summaryrefslogtreecommitdiff
path: root/math/wingz (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* USE_LINUX rather than explicitly listing the dependency.David E. O'Brien2002-05-291-3/+1
| | | | Notes: svn path=/head/; revision=60264
* Bump PORTREVISION for previous commitChris D. Faulhaber2001-01-191-0/+1
| | | | | | | Reminded by: kris Notes: svn path=/head/; revision=37325
* Use a safer file mode (666 -> 644)Chris D. Faulhaber2001-01-191-1/+1
| | | | Notes: svn path=/head/; revision=37314
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsiveKris Kennaway2000-04-231-1/+1
| | | | | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich Notes: svn path=/head/; revision=27941
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27509
* Add virtual category "linux" to Linux apps and support libs/utils.Satoshi Asami2000-02-281-1/+1
| | | | Notes: svn path=/head/; revision=26406
* MANINAINER -> MAINTAINERDirk Froemberg2000-02-051-1/+1
| | | | Notes: svn path=/head/; revision=25500
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* 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