summaryrefslogtreecommitdiffstats
path: root/x11-fonts
Commit message (Collapse)AuthorAgeFilesLines
* A Motif tool for editing X11 bitmap fontsjfieber1997-07-167-0/+137
|
* /bin/sh -> ${SH}max1997-07-131-2/+2
|
* Add WRKSRC, seems like fetch creates all the subdirectories in theasami1997-03-041-1/+2
| | | | created-on-the-fly tarfile.
* Use xfed sources from ftp.demon.co.uk. I tried this server withtg1997-03-032-30/+4
| | | | | | FETCH=wget on a 2.1.0 system. Closes PR #2809.
* distfile changederich1997-01-272-3/+2
| | | | Pointed out by: Kostya Lukin <lukin@ns.okbmei.msk.su>
* Renaming the PKIGNAME, etlfnot-noncjk -> etlfonts-noncjk.max1997-01-021-3/+3
|
* Renaming etlfont -> etlfonts.max1997-01-027-0/+142
| | | | Suggested by: asami
* Add files/md5 entries for files whose checksum should be ignored as well.asami1996-12-172-1/+3
| | | | Requires rev. 1.239 of bsd.port.mk.
* add a patch to fix some of the LFD'serich1996-11-211-0/+43
| | | | Submitted by: MITA Yoshio
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-183-6/+6
|
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-2/+2
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* trim the DESCR's to something reasonable at Satoshi's request.erich1996-10-161-23/+1
|
* Version number is always required for package.asami1996-08-311-1/+3
|
* Remove "getbdf - " from front of one-liner.asami1996-08-311-1/+1
|
* Add USE_X11ache1996-08-301-1/+2
|
* Convert any X server font to .bdf formatache1996-08-307-0/+84
|
* Variable reordering. Move NO_WRKSUBDIR and USE_X11 to theasami1996-08-171-4/+4
| | | | "miscellaneous bsd.port.mk variables" section after MAINTAINER.
* New port for `freefonts' a bunch of free type-1 fonts for X11erich1996-08-166-0/+162
|
* Convert from ncftp to fetch. I'm not really happy with this portsgpalmer1996-06-261-2/+2
| | | | | | do-fetch: routine, as it doesn't check the return value of fetch (or ncftp when it was in there), but I'm not about to start hacking this late in the game.
* Add a pre-clean target to delete the "src" subdirectory, which is aasami1996-03-071-1/+4
| | | | staging area to create the tarball during fetch.
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-091-1/+1
| | | | lot of ports or what! ;>
* added myself as MAINTAINERerich1995-10-281-1/+4
|
* 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-121-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-121-3/+6
|
* Set MAKE_FLAGS so that `make PREFIX=...' works as expected.jmz1995-02-121-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.
OpenPOWER on IntegriCloud