Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PLIST_FILES. | trevor | 2004-02-05 | 2 | -1/+1 |
| | | | | Reviewed by: marcus | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Replace last remnants of "nonexistent", "/nonexistent" etc. with | ade | 2001-05-31 | 1 | -1/+1 |
| | | | | ${NONEXISTENT} as per bsd.port.mk | ||||
* | - Fix MASTER_SITES | steve | 2000-05-30 | 9 | -25/+220 |
| | | | | | | | | - Support CC/CFLAGS/X11BASE properly - Add WWW: line to pkg/DESCR PR: 16670 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive | kris | 2000-04-23 | 1 | -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 | ||||
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-13 | 1 | -3/+3 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-26 | 1 | -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 | ||||
* | Correctly refer to sam's build directory. | asami | 1999-01-18 | 2 | -3/+3 |
| | |||||
* | Oops, needs "build", not "extract" from sam. | asami | 1999-01-11 | 1 | -2/+2 |
| | |||||
* | Oops, forgot to change one dependency line. | asami | 1999-01-09 | 1 | -2/+2 |
| | |||||
* | Break up the "plan9" category -- all the ports are where they belong, and | asami | 1999-01-09 | 1 | -3/+3 |
| | | | | | | "plan9" is a virtual category now. Reviewed by: the ports list | ||||
* | Make this work with WRKDIRPREFIX. | asami | 1998-12-26 | 2 | -5/+4 |
| | |||||
* | A few more USE_XLIBs. | asami | 1998-11-28 | 1 | -4/+5 |
| | |||||
* | Fixup CATEGORIES list. | steve | 1998-11-21 | 1 | -2/+2 |
| | | | | Submitted by: Josh Gilliam <josh@quick.net> | ||||
* | Fix ELF build. | steve | 1998-10-04 | 1 | -0/+67 |
| | |||||
* | Use the MANx variables. This commit only covers ports that | hoek | 1998-08-23 | 2 | -2/+4 |
| | | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least. | ||||
* | Change DEPENDS to BUILD_DEPENDS with a nonexistent path, it is required | asami | 1996-12-07 | 1 | -3/+3 |
| | | | | for building only. | ||||
* | Add DEPENDS to sam, this port requires libraries and private headers. | asami | 1996-12-07 | 1 | -1/+4 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 1 | -2/+2 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | added myself as MAINTAINER | erich | 1995-10-28 | 1 | -1/+4 |
| | |||||
* | fixed COMMENTS | erich | 1995-10-28 | 1 | -1/+1 |
| | |||||
* | Various plan9 utilities. It's such a complete collection, I'm going | asami | 1995-08-14 | 7 | -0/+89 |
to import it all at once! Submitted by: Eric L. Hernes <erich@lodgenet.com> |