summaryrefslogtreecommitdiff
path: root/graphics/hpoj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix packaging error introduced by last-minute changes.Volker Stolz2004-05-081-1/+4
| | | | | | | Noticed by: bento via kris Notes: svn path=/head/; revision=108688
* - Solve ffs()-clash on -CURRENT [1]Volker Stolz2004-05-042-28/+40
| | | | | | | | | | | | | | - Fix build issue: 5.1 is OSVERSION 501000, not 510000 - Use OPTIONS - Make SNMP optional (suggested by: Anatoly Zaytman) - Make QT-dependency optional, off by default PR: ports/64945 [1] Submitted by: Marco Molteni Approved by: linimon (mentor) Notes: svn path=/head/; revision=108407
* SIZE-ify distinfoVolker Stolz2004-03-221-0/+1
| | | | | | | | Reminded by: trevor Approved by: linimon (mentor) Notes: svn path=/head/; revision=104914
* - Update MAINTAINER-line of my ports to new @FreeBSD.org addressVolker Stolz2004-03-101-1/+1
| | | | | | | | | - Nuke 2x USE_SIZE while here Approved by: linimon (mentor) Notes: svn path=/head/; revision=103524
* BROKEN on !i386 as well: Configure fails.Kris Kennaway2004-03-051-0/+4
| | | | Notes: svn path=/head/; revision=102997
* 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
* Fix plist. Noticed on bento.Mark Linimon2004-01-271-1/+1
| | | | | | | | PR: ports/61990 Submitted by: Volker Stolz (stolz@i2.informatik.rwth-aachen.de) Notes: svn path=/head/; revision=99287
* 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-214-23/+38
| | | | | | | | | | | 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-174-7/+20
| | | | | | | | | | | | | | | | 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-124-5/+26
| | | | | | | | | | | | | - 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-014-1/+44
| | | | | | | | 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-208-0/+213
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