aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts
Commit message (Collapse)AuthorAgeFilesLines
* Various plan9 utilities. It's such a complete collection, I'm goingasami1995-08-146-0/+253
| | | | | | to import it all at once! Submitted by: Eric L. Hernes <erich@lodgenet.com>
* Updated for new bsd.port.mk.asami1995-04-221-2/+2
|
* And now the rest of the x11 ports Makefiles.asami1995-04-131-5/+8
|
* Pipe output of tar to "gzip --best" to ensure we get the exact sameasami1995-04-011-2/+3
| | | | tar.gz file every time.
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-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,asami1995-03-241-1/+2
| | | | and some other minor cleanup.
* Add code to get the MASTER_SITE_OVERRIDE working for the fetch target.ats1995-02-131-3/+6
|
* Set MAKE_FLAGS so that `make PREFIX=...' works as expected.jmz1995-02-131-1/+2
|
* With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none ofgpalmer1994-12-121-2/+1
| | | | these need to have INSTALL_MANPAGES= yes anymore.
* xfed, a program to edit .bdf files. This stuff is so old, I couldn'tasami1994-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.