Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to used the new VFlib port. | steve | 1998-07-20 | 3 | -2/+17 |
| | | | | | PR: 7292 (1 of 4) Submitted by: maintainer | ||||
* | Add some printer entries. | max | 1998-06-21 | 1 | -2/+2 |
| | | | | | PR: 5960 Submitted by: maintainer | ||||
* | Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't | asami | 1998-04-04 | 1 | -1/+2 |
| | | | | | depend on ordering in the parent Makefiles for the links to be created correctly. | ||||
* | Fixed fatal error for a printer driver (Epson ESC/Page) | max | 1997-12-08 | 1 | -1/+1 |
| | | | | | | Closes 4/4 of PR: 5246 Submitted by: maintainer | ||||
* | Added a missing PLIST entry fonts/pzdr.gsf | max | 1997-12-08 | 1 | -0/+1 |
| | | | | | | Closes 3/4 of PR: 5246 Submitted by: maintainer | ||||
* | Added a printer entry tiffg3. | max | 1997-12-08 | 1 | -6/+11 |
| | | | | | | Closes 2/4 of PR: 5246 Submitted by: maintainer | ||||
* | Changed unfetchable distfile. | max | 1997-12-08 | 2 | -6/+6 |
| | | | | | | Closes 1/4 of PR: 5246 Submitted by: maintainer | ||||
* | Use ISO639 language abbreviation instead of ISO3166 country abbreviation | max | 1997-09-15 | 1 | -2/+2 |
| | | | | for PKGNAME. (IE, jp-* to ja-*). | ||||
* | /bin/sh -> ${SH} | max | 1997-07-14 | 1 | -3/+3 |
| | |||||
* | Use shared VFlib lib. | asami | 1996-12-07 | 1 | -3/+2 |
| | |||||
* | Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+3 |
| | |||||
* | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | asami | 1996-11-13 | 1 | -2/+2 |
| | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. | ||||
* | CATEGORIES+= -> CATEGORIES= | max | 1996-11-11 | 1 | -2/+2 |
| | | | | Inspired by: obrien | ||||
* | Add vfghostscript to RUN_DEPENDS too, I heard it's kinda needed. | asami | 1996-11-04 | 1 | -1/+2 |
| | | | | Submitted by: mita@jp.FreeBSD.org | ||||
* | Use ${PREFIX} instead of /usr/local. | max | 1996-11-03 | 1 | -52/+51 |
| | | | | Use macros for cp, mkdir, rm, cat and gzip for compressing man page. | ||||
* | Japanese ghostscirpt with vector font support. | asami | 1996-11-02 | 15 | -0/+1358 |
Submitted by: Mita Yoshio <mita@jp.FreeBSD.org> |