Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> |