Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | And now the rest of the x11 ports Makefiles. | asami | 1995-04-12 | 1 | -5/+8 |
| | |||||
* | Pipe output of tar to "gzip --best" to ensure we get the exact same | asami | 1995-04-01 | 1 | -2/+3 |
| | | | | tar.gz file every time. | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | asami | 1995-03-24 | 1 | -1/+2 |
| | | | | and some other minor cleanup. | ||||
* | Add code to get the MASTER_SITE_OVERRIDE working for the fetch target. | ats | 1995-02-12 | 1 | -3/+6 |
| | |||||
* | Set MAKE_FLAGS so that `make PREFIX=...' works as expected. | jmz | 1995-02-12 | 1 | -1/+2 |
| | |||||
* | With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of | gpalmer | 1994-12-12 | 1 | -2/+1 |
| | | | | these need to have INSTALL_MANPAGES= yes anymore. | ||||
* | xfed, a program to edit .bdf files. This stuff is so old, I couldn't | asami | 1994-12-08 | 4 | -0/+48 |
find a site that has a tarball of the latest sources so I had to write my own "fetch:" target to get the files and tar them up. Maybe we can add a rule like this to bsd.port.mk. Interested parties please take a look at the Makefile. |