Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 0.5.8 | nakai | 1999-11-09 | 4 | -259/+118 |
| | |||||
* | The tiff port now lives in ports/graphics/tiff. | steve | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | ${MASTER_SITE_GNU} got rearranged in December; let's catch up. | fenner | 1999-01-27 | 1 | -1/+2 |
| | |||||
* | Bump png's major number to 3. | vanilla | 1999-01-23 | 1 | -2/+2 |
| | |||||
* | Change maitainer's email address, | vanilla | 1999-01-12 | 1 | -2/+2 |
| | | | | and BROKEN some gnome ports until I upgrade it. | ||||
* | Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 | asami | 1998-11-25 | 1 | -2/+2 |
| | | | | would go backwards. | ||||
* | libtiff34->libtiff and include/tiff34/*.h -> include/*.h | jseger | 1998-11-25 | 1 | -2/+2 |
| | | | | Approved by: asami | ||||
* | No need to use ${LDCONFIG} if we don't install any shared libs. | steve | 1998-10-05 | 1 | -2/+0 |
| | |||||
* | No need to use ${LDCONFIG} is we don't install any shared libs. | steve | 1998-10-05 | 1 | -4/+1 |
| | |||||
* | Remove regexp support for libtiff34 as it is now ELF'able. | steve | 1998-09-19 | 1 | -2/+2 |
| | |||||
* | Roll back libpng major to 2. | asami | 1998-09-17 | 1 | -2/+2 |
| | |||||
* | libpng major is now 3. Also remove regexp support in preparation for | asami | 1998-09-15 | 1 | -2/+2 |
| | | | | ELF conversion. | ||||
* | jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. | asami | 1998-09-15 | 1 | -2/+2 |
| | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) | ||||
* | Remove x11 manpages. This would be the end of it, but some fools | hoek | 1998-08-20 | 1 | -5/+0 |
| | | | | thought it necessary to five new categories from one. ;-) | ||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | Initial import of dgs version 0.5.0. | steve | 1998-07-13 | 5 | -0/+327 |
A display ghostscript system. PR: 7183 (7 of 9) Submitted by: Yukihiro Nakai <Nakai@technologist.com> |