summaryrefslogtreecommitdiff
path: root/math/wingz (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make port depend on linux_base instead of linux_lib.Marcel Moolenaar1999-07-211-2/+2
| | | | Notes: svn path=/head/; revision=20299
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.Hidetoshi Shimokawa1999-01-071-1/+3
| | | | Notes: svn path=/head/; revision=15902
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* File moved on master site.Bill Fenner1997-05-281-2/+2
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6585
* Make pkg_add print the license only once. Note that the INSTALL scriptSatoshi Asami1996-12-051-0/+4
| | | | | | | | is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL" (cf. pkg_add(1)). Notes: svn path=/head/; revision=4806
* Make pkg_add print the license only once. Note that the INSTALL scriptSatoshi Asami1996-12-051-2/+2
| | | | | | | | is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL" (cf. pkg_add(1)). Notes: svn path=/head/; revision=4803
* Remove @unexec rm of a listed file, it will be removed bySatoshi Asami1996-12-051-1/+0
| | | | | | | pkg_delete automatically if the file is in PLIST. Notes: svn path=/head/; revision=4802
* port of linux' wingzEric L. Hernes1996-12-047-0/+259
Notes: svn path=/head/; revision=4797