aboutsummaryrefslogtreecommitdiffstats
path: root/misc/porteasy/src
Commit message (Expand)AuthorAgeFilesLines
* Don't require additional command line arguments when -I is specified.des2004-04-121-1/+1
* Cosmetic: sort the status report, wrap a long line.des2004-04-051-3/+5
* Rework the dependency discovery and update code, as well as the handlingdes2004-04-032-119/+132
* Use the two-argument version of mkdir() for backward compatibility.des2004-03-311-1/+1
* Add support for MOVED.des2004-03-291-12/+63
* Make the variable definition syntax more like make(1)'s, and update thedes2004-03-032-8/+13
* check out Tools along with Mk and Templates. also fix a minor typo.des2004-01-221-2/+2
* If no CVS root was specified, but a (possibly out-of-date) ports treedes2003-10-012-2/+11
* Add support for ports/Templates; bump version number and man page date.des2003-07-212-4/+4
* Add support for {EXTRACT,PATCH}_DEPENDS.des2003-07-081-1/+3
* Fix a bug in the version number comparison code caused by careless usedes2003-05-232-11/+8
* Allow the user to specify environment variables on the command line.des2003-04-072-10/+46
* Use the release-specific index if there is one. Bump version numberdes2003-01-181-10/+14
* Fix a bug in the dependency processing code that would cause porteasy todes2002-12-111-0/+1
* Really fix that cosmetic nit. I'm an idiot.des2002-10-291-1/+1
* Cosmetic nit.des2002-10-291-1/+1
* Prevent infinite loop in master port detection code.des2002-10-151-3/+9
* Fix a bug in the version comparison logic (epochs weren't being compareddes2002-07-171-6/+11
* Fix problems with the -s command related to packages with no @origin line.des2002-03-081-17/+6
* Fix dependency detection logic (it was broken for libraries).des2002-03-051-43/+62
* Definitely not my day. Further thought revealed that porteasy.pl rev 1.20des2002-02-241-8/+6
* Argh, I've programmed way too much Java lately. tr/./+/.des2002-02-241-1/+1
* Play it safe when building ports that have special dependencies.des2002-02-241-6/+22
* Whitespace cleanup.des2002-02-241-26/+26
* Add a hack to the master detection code to cater for mail/postfix.des2002-02-201-3/+3
* Fix the master port detection logic to correctly handle KDE ports.des2002-01-241-2/+2
* Support dependencies that have backtick expressions in them, and fix a fewdes2002-01-211-6/+14
* 2.6.1: Some ports (e.g. www/mozilla-embedded) use MAINDIR instead ofdes2001-12-181-2/+2
* Porteasy 2.6. The main changes are support for ports with interactivedes2001-12-041-32/+80
* Fix handling of unconditional dependenciesdes2001-08-141-3/+6
* Add experimental pkg_version(8)-like functionality.des2001-06-092-57/+123
* Change the order in which we check out the ports root and index to workdes2001-05-161-10/+19
* Forgot to update porteasy's idea of its own version number.des2001-04-051-1/+1
* Add forgotten file.des2001-03-111-0/+1
* Porteasy 2.3: cvspass magic for anoncvs.freebsd.org; new -w option fordes2001-03-112-24/+77
* Previous commit was incomplete.des2000-11-031-2/+2
* Don't build master ports unless they were explicitly required!des2000-11-031-2/+2
* Porteasy 2.2 (getting close to a new minor version every day...)des2000-10-232-22/+100
* Document PORTEASY_OPTIONS.des2000-10-211-0/+10
* Add a copyright statement to the version and help texts.des2000-10-211-25/+25
* Much-enhanced Porteasy 2.0.des2000-10-202-176/+475
* Look for pkg-descr rather than pkg/DESCR.des2000-10-091-6/+6
* Fix cut'n'paste bogon.des2000-09-221-1/+1
* Style and mdoc fixes.des2000-09-201-27/+38
* Argh! forgot to fix this before adding the port.des2000-09-201-10/+12
* A tool for fetching and building ports.des2000-09-202-0/+864