aboutsummaryrefslogtreecommitdiff
path: root/graphics/hpoj/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Patch ptal-cups to find bash; install start-script with prefix 020 so thatMark Linimon2003-12-211-2/+3
| | | | | | | | | | | it starts before CUPS; bump portrevision. PR: ports/60355, ports/60451 Submitted by: John Merryweather Cooper <coop9211@adelphia.net>, Volker Stolz <vs@foldr.org> (maintainer) Notes: svn path=/head/; revision=96304
* Attempt to unbreak build on alpha and -current. (Committer's note:Mark Linimon2003-12-211-2/+5
| | | | | | | | | | | I still see the "ffs conflict" bug on -current, can the submitter confirm this?) PR: ports/60441 Submitted by: Volker Stolz <vs@foldr.org> (maintainer) Notes: svn path=/head/; revision=96302
* Update to 0.91. Changes: adds support for the USB versions; addsMark Linimon2003-12-171-4/+18
| | | | | | | | | | | | | | | | CUPS support. I was hoping to test this on 5.x (where my own hpoj device currently lives) but I forgot about the unrelated compile problem (ffs conflict). I will undertake to add that to my list of things to do since it also affects cqcam which I also use. (I will happily accept any pointers to anyone who has solved this problem in some other port). PR: ports/60064 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> (maintainer) Notes: svn path=/head/; revision=96026
* Configure didn't correctly detect libsnmp when libsnmp required -lcrypto -ldesOliver Braun2003-07-121-3/+4
| | | | | | | | | | | | | - Fix configure to detect if more libraries are required - Clean up CONFIGURE_ENV while here - Bump REVISION because you might have installed a version without JetDirect support because of this glitch PR: ports/54084 Submitted by: maintainer Notes: svn path=/head/; revision=84786
* * Fix QT dependency.Oliver Braun2003-06-171-12/+12
| | | | | | | | | | * s/files/${FILESDIR}/ * Set maintainer to submitter. Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=83180
* Use libio on alpha (-STABLE & -CURRENT).Oliver Braun2003-06-011-1/+7
| | | | | | | | PR: ports/52633 Submitted by: maintainer Notes: svn path=/head/; revision=81874
* Add hpoj 0.90, "HP OfficeJet Linux driver; printing, scanning, and photo-cardOliver Braun2003-05-201-0/+77
access". Marked BROKEN on 5.x: ffs() clash, see i386/41930. PR: ports/47717 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=81527