summaryrefslogtreecommitdiff
path: root/x11-fonts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated for new bsd.port.mk.Satoshi Asami1995-04-221-2/+2
| | | | Notes: svn path=/head/; revision=1484
* And now the rest of the x11 ports Makefiles.Satoshi Asami1995-04-121-5/+8
| | | | Notes: svn path=/head/; revision=1352
* Pipe output of tar to "gzip --best" to ensure we get the exact sameSatoshi Asami1995-04-011-2/+3
| | | | | | | tar.gz file every time. Notes: svn path=/head/; revision=1271
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-1/+2
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* Add code to get the MASTER_SITE_OVERRIDE working for the fetch target.Andreas Schulz1995-02-121-3/+6
| | | | Notes: svn path=/head/; revision=960
* Set MAKE_FLAGS so that `make PREFIX=...' works as expected.Jean-Marc Zucconi1995-02-121-1/+2
| | | | Notes: svn path=/head/; revision=955
* With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none ofGary Palmer1994-12-121-2/+1
| | | | | | | these need to have INSTALL_MANPAGES= yes anymore. Notes: svn path=/head/; revision=558
* xfed, a program to edit .bdf files. This stuff is so old, I couldn'tSatoshi Asami1994-12-084-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. Notes: svn path=/head/; revision=543