GNUstep Gomoku game ='index, nofollow'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/misc/porteasy
Commit message (Expand)AuthorAgeFilesLines
* While I'm here, tweak the master port detection code and comment out ades2005-09-111-4/+4
* Fix problems with PLIST_SUB, and update copyrights.des2005-09-113-39/+39
* Before performing any work, unset a number of environment variables whichdes2004-12-313-2/+18
* Use the bzipped index to speed up downloading.des2004-11-212-7/+18
* Finally fix the master-has-a-master issue.des2004-11-132-18/+23
* Switch to ssh for anoncvs so it works again.des2004-10-315-19/+45
* Recognize absolute master directories.des2004-10-252-2/+3
* Don't croak on port names that contain metacharacters.des2004-10-222-4/+6
* Improve handling of installed ports whose origin can't be determined.des2004-10-142-4/+14
* Watch out for undefined values when resolving port origins. This makesdes2004-08-252-4/+6
* Perform plist substitution for -L.des2004-07-052-3/+10
* Try to fetch an up-to-date index from http://www.freebsd.org/ports/.des2004-05-243-15/+46
* Use 'make checksum' instead of 'make fetch'.des2004-05-103-6/+6
* Don't require additional command line arguments when -I is specified.des2004-04-122-2/+2
* Cosmetic: sort the status report, wrap a long line.des2004-04-052-3/+6
* Rework the dependency discovery and update code, as well as the handlingdes2004-04-033-121/+133
* Use the two-argument version of mkdir() for backward compatibility.des2004-03-312-1/+2
* Add support for MOVED.des2004-03-292-13/+64
* Make the variable definition syntax more like make(1)'s, and update thedes2004-03-033-10/+14
* check out Tools along with Mk and Templates. also fix a minor typo.des2004-01-222-2/+3
* If no CVS root was specified, but a (possibly out-of-date) ports treedes2003-10-013-3/+12
* Add support for ports/Templates; bump version number and man page date.des2003-07-213-5/+5
* Add support for {EXTRACT,PATCH}_DEPENDS.des2003-07-082-2/+4
* Fix a bug in the version number comparison code caused by careless usedes2003-05-233-12/+9
* Allow the user to specify environment variables on the command line.des2003-04-073-11/+47
* Clear moonlight beckons.ade2003-03-072-1/+1
* Use the release-specific index if there is one. Bump version numberdes2003-01-182-12/+15
* Fix a bug in the dependency processing code that would cause porteasy todes2002-12-112-1/+2
* Really fix that cosmetic nit. I'm an idiot.des2002-10-291-1/+1
* Cosmetic nit.des2002-10-292-1/+2
* Prevent infinite loop in master port detection code.des2002-10-152-4/+10
* Fix a bug in the version comparison logic (epochs weren't being compareddes2002-07-17