aboutsummaryrefslogtreecommitdiff
path: root/misc/porteasy/src/porteasy.pl
Commit message (Expand)AuthorAgeFilesLines
* Populate a new ports-mgmt category. List of moved ports:Pav Lucistnik2007-02-051-1367/+0
* While I'm here, tweak the master port detection code and comment out aDag-Erling Smørgrav2005-09-111-4/+4
* Fix problems with PLIST_SUB, and update copyrights.Dag-Erling Smørgrav2005-09-111-21/+23
* Before performing any work, unset a number of environment variables whichDag-Erling Smørgrav2004-12-301-1/+9
* Use the bzipped index to speed up downloading.Dag-Erling Smørgrav2004-11-201-6/+17
* Finally fix the master-has-a-master issue.Dag-Erling Smørgrav2004-11-131-17/+22
* Switch to ssh for anoncvs so it works again.Dag-Erling Smørgrav2004-10-311-9/+13
* Recognize absolute master directories.Dag-Erling Smørgrav2004-10-251-1/+2
* Don't croak on port names that contain metacharacters.Dag-Erling Smørgrav2004-10-221-3/+5
* Improve handling of installed ports whose origin can't be determined.Dag-Erling Smørgrav2004-10-131-3/+13
* Watch out for undefined values when resolving port origins. This makesDag-Erling Smørgrav2004-08-251-3/+5
* Perform plist substitution for -L.Dag-Erling Smørgrav2004-07-051-2/+9
* Try to fetch an up-to-date index from http://www.freebsd.org/ports/.Dag-Erling Smørgrav2004-05-241-9/+29
* Use 'make checksum' instead of 'make fetch'.Dag-Erling Smørgrav2004-05-101-2/+2
* Don't require additional command line arguments when -I is specified.Dag-Erling Smørgrav2004-04-111-1/+1
* Cosmetic: sort the status report, wrap a long line.Dag-Erling Smørgrav2004-04-051-3/+5
* Rework the dependency discovery and update code, as well as the handlingDag-Erling Smørgrav2004-04-021-110/+105
* Use the two-argument version of mkdir() for backward compatibility.Dag-Erling Smørgrav2004-03-311-1/+1
* Add support for MOVED.Dag-Erling Smørgrav2004-03-291-12/+63
* Make the variable definition syntax more like make(1)'s, and update theDag-Erling Smørgrav2004-03-021-4/+6
* check out Tools along with Mk and Templates. also fix a minor typo.Dag-Erling Smørgrav2004-01-221-2/+2
* If no CVS root was specified, but a (possibly out-of-date) ports treeDag-Erling Smørgrav2003-10-011-1/+10
* Add support for ports/Templates; bump version number and man page date.Dag-Erling Smørgrav2003-07-211-3/+3
* Add support for {EXTRACT,PATCH}_DEPENDS.Dag-Erling Smørgrav2003-07-081-1/+3
* Fix a bug in the version number comparison code caused by careless useDag-Erling Smørgrav2003-05-231-9/+6
* Allow the user to specify environment variables on the command line.Dag-Erling Smørgrav2003-04-071-8/+36
* Use the release-specific index if there is one. Bump version numberDag-Erling Smørgrav2003-01-171-10/+14
* Fix a bug in the dependency processing code that would cause porteasy toDag-Erling Smørgrav2002-12-101-0/+1
* Really fix that cosmetic nit. I'm an idiot.Dag-Erling Smørgrav2002-10-291-1/+1
* Cosmetic nit.Dag-Erling Smørgrav2002-10-291-1/+1
* Prevent infinite loop in master port detection code.Dag-Erling Smørgrav2002-10-151-3/+9
* Fix a bug in the version comparison logic (epochs weren't being comparedDag-Erling Smørgrav2002-07-161-6/+11
* Fix problems with the -s command related to packages with no @origin line.Dag-Erling Smørgrav2002-03-071-17/+6
* Fix dependency detection logic (it was broken for libraries).Dag-Erling Smørgrav2002-03-051-43/+62
* Definitely not my day. Further thought revealed that porteasy.pl rev 1.20Dag-Erling Smørgrav2002-02-241-8/+6
* Argh, I've programmed way too much Java lately. tr/./+/.Dag-Erling Smørgrav2002-02-241-1/+1
* Play it safe when building ports that have special dependencies.Dag-Erling Smørgrav2002-02-241-6/+22
* Whitespace cleanup.Dag-Erling Smørgrav2002-02-241-26/+26
* Add a hack to the master detection code to cater for mail/postfix.Dag-Erling Smørgrav2002-02-201-3/+3
* Fix the master port detection logic to correctly handle KDE ports.Dag-Erling Smørgrav2002-01-241-2/+2
* Support dependencies that have backtick expressions in them, and fix a fewDag-Erling Smørgrav2002-01-211-6/+14
* 2.6.1: Some ports (e.g. www/mozilla-embedded) use MAINDIR instead ofDag-Erling Smørgrav2001-12-181-2/+2
* Porteasy 2.6. The main changes are support for ports with interactiveDag-Erling Smørgrav2001-12-031-32/+80
* Fix handling of unconditional dependenciesDag-Erling Smørgrav2001-08-141-3/+6
* Add experimental pkg_version(8)-like functionality.Dag-Erling Smørgrav2001-06-091-49/+107
* Change the order in which we check out the ports root and index to workDag-Erling Smørgrav2001-05-161-10/+19
* Forgot to update porteasy's idea of its own version number.Dag-Erling Smørgrav2001-04-051-1/+1
* Porteasy 2.3: cvspass magic for anoncvs.freebsd.org; new -w option forDag-Erling Smørgrav2001-03-111-20/+66
* Previous commit was incomplete.Dag-Erling Smørgrav2000-11-031-2/+2
* Don't build master ports unless they were explicitly required!Dag-Erling Smørgrav2000-11-031-2/+2