aboutsummaryrefslogtreecommitdiffstats
path: root/print/hp2xx
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-1/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-051-5/+0
|
* Add INFO macroedwin2005-12-042-3/+1
|
* - Style: ports@freebsd.org -> ports@FreeBSD.orgpav2005-11-261-1/+1
|
* o) Drop maintainership cause I didn't use these ports since months anymore.lkoeller2005-11-141-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Update to 3.4.4.nork2003-07-123-20/+55
| | | | | PR: ports/53772 Submitted by: Ports Fury
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Update to version 3.4.2lkoeller2002-06-174-41/+11
|
* upgrade to 3.4.1ijliao2002-02-106-180/+149
| | | | | PR: 34773 Submitted by: Ports Fury
* Bump png majorache2001-09-111-1/+1
|
* Chop out 2 -f optimizations as wellkris2001-04-301-1/+1
|
* Respect CFLAGS and don't hard-code -O2; inherit CC from <sys.mk>kris2001-04-301-3/+3
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
|
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Accidental whitespacecpiazza2000-04-101-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Correct MAINTAINERjedgar1999-12-221-1/+1
| | | | | PR: 15522 Submitted by: Maintainer
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-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
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-062-5/+1
| | | | in bsd.port.mk and this helps to unify the check and install.
* Initial import of hp2xx version 3.20.steve1999-01-268-0/+227
An HPGL converter into some vector- and raster formats w/ previewer for X. PR: 9539 Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de>