Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Due to popular demant into each port which might be inserted into dependency | sobomax | 2002-09-14 | 1 | -2/+4 |
| | | | | | | | | | | list by bsd.port.mk insert anti foot-shooting device, which prevents infinite fork loop when the user defines corresponding USE_XXX in global make.conf, command line or environment. Similar devices should probably be inserted into ports that might be inserted into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk and so on.) | ||||
* | Convert USE_GLIB into USE_GNOMENG+USE_GNOME. | sobomax | 2002-07-15 | 1 | -1/+2 |
| | |||||
* | Replace the ghostscript55 dependencies with ghostscript-gnu. | knu | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | Bump png major | ache | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | Style fixes for ports/x11. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Fix unfetchable distfile. | dannyboy | 2001-01-28 | 1 | -2/+1 |
| | | | | | PR: 24537 Submitted by: joseph@randomnetworks.com | ||||
* | Move man pages from manm to mann. Fix the missing install autoconf bug in a | reg | 2000-10-13 | 2 | -18/+18 |
| | | | | more normal way. | ||||
* | Implement USE_GLIB. | reg | 2000-10-05 | 1 | -8/+4 |
| | |||||
* | Bump png shared library version. | sobomax | 2000-07-04 | 1 | -1/+1 |
| | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | sobomax | 2000-06-16 | 2 | -2/+1 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-13 | 1 | -2/+2 |
| | |||||
* | Update to 0.5.9 | nakai | 2000-01-14 | 3 | -10/+8 |
| | |||||
* | 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> |