aboutsummaryrefslogtreecommitdiff
path: root/print/hplip
Commit message (Collapse)AuthorAgeFilesLines
* Use foomatic-rip (from print/foomatic-filters) as foomatic-rip-hplip.Boris Samorodov2014-04-281-1/+2
| | | | | | | | | | Discussed at: freebsd-ports@ Tested by: O. Hartmann <ohartman@zedat.fu-berlin.de> Approved by: makc (maintainer) MFH: 2014Q2 Notes: svn path=/head/; revision=352549
* print/hplip:Max Brazhnikov2014-04-184-7/+802
| | | | | | | | | | | | | - Update to 3.14.4 - Install statically generated cups ppd files - Add patch to fix ioctl warning print/hplip-plugin: - Update to 3.14.4 - Add stage support via fake hplip installation Notes: svn path=/head/; revision=351524
* Update to 3.14.1Max Brazhnikov2014-01-235-40/+71
| | | | Notes: svn path=/head/; revision=340808
* - Don't restrict USE_PYTHON to 2.x onlyMax Brazhnikov2014-01-073-493/+427
| | | | | | | | | | | | - Convert to USES=dos2unix - More source files need path fixes [1] - Use options helpers - Clean up after removing support for FreeBSD < 8.0 Reported by: Nick Withers <nick.withers at anu.edu.au> via email [1] Notes: svn path=/head/; revision=338997
* - Support stagingMax Brazhnikov2013-10-231-16/+11
| | | | | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes Notes: svn path=/head/; revision=331383
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [np]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331273
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | print) Notes: svn path=/head/; revision=327765
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Update to 3.13.6Max Brazhnikov2013-07-133-4/+15
| | | | Notes: svn path=/head/; revision=322953
* Add support for HPLIP binary plugins.Max Brazhnikov2013-07-122-1/+36
| | | | | | | | | | | The plugin is a Linux shared object, but it depends on few enough interfaces that it can actually run unmodified on a FreeBSD system. PR: ports/176618 Submitted by: thomas Notes: svn path=/head/; revision=322855
* In preparation of removing devel/libusb (expires 2013-04-30), remove itRene Ladan2013-04-291-9/+0
| | | | | | | | | | | | | | | | | | from these ports. Other changes: - convert Makefile header - convert to optionsNG - remove indefinite article from comment - drop support for FreeBSD < 8.0 - pet portlint (leave library ABI versions in LIB_DEPENDS) - net-mgmt/spectools: change option name from GTK to GTK2 to use default description from bsd.options.desc.mk Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316831
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* - Fix plistMartin Wilke2013-04-012-2/+1
| | | | | | | | Reported by: pointyhat Approved by: portmgr Notes: svn path=/head/; revision=315645
* - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it'sMax Brazhnikov2013-03-251-1/+1
| | | | | | | | already defined - Remove OPTIONS_DEFINE, if it contains only global options Notes: svn path=/head/; revision=315222
* Update to 3.13.2Max Brazhnikov2013-02-224-18/+19
| | | | | | | | PR: ports/176341 Submitted by: delphij Notes: svn path=/head/; revision=312764
* Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.Max Brazhnikov2013-02-031-2/+2
| | | | | | | | x11-toolkits/py-qt: - mark BROKEN: does not build with latest devel/py-sip Notes: svn path=/head/; revision=311476
* - Fix shebang lines [1]Max Brazhnikov2013-01-233-13/+38
| | | | | | | | | | - Rename and update patch - Switch to USE_PKGCONFIG Reported by: AN <andy at neu.net> via mail [1] Notes: svn path=/head/; revision=310865
* - Update to 3.12.11Max Brazhnikov2012-12-119-148/+126
| | | | | | | | - Remove stale patches - Trim Makefile header Notes: svn path=/head/; revision=308681
* Fix typo/logic after conversion to new option frameworkMax Brazhnikov2012-07-311-1/+1
| | | | | | | Reported by: erwin/pointyhat for textproc/qstardict Notes: svn path=/head/; revision=301787
* - Convert my ports to new options frameworkMax Brazhnikov2012-07-271-12/+15
| | | | | | | | - use CONFLICTS_INSTALL - other minor changes Notes: svn path=/head/; revision=301600
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Chase PyQT updateMax Brazhnikov2012-05-251-0/+1
| | | | Notes: svn path=/head/; revision=297369
* Update to 3.12.2Max Brazhnikov2012-02-183-3/+9
| | | | Notes: svn path=/head/; revision=291743
* Update to 3.11.12Max Brazhnikov2012-01-164-11/+44
| | | | Notes: svn path=/head/; revision=289323
* Update to 3.11.10Max Brazhnikov2011-10-134-15/+15
| | | | | | | Remove no longer needed patch Notes: svn path=/head/; revision=283484
* Fix build after cups updateMax Brazhnikov2011-10-111-0/+10
| | | | | | | | PR: ports/161491 Submitted by: Kaspars Bankovskis <kaspars at bankovskis.lv> Notes: svn path=/head/; revision=283380
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Convert custom *_DEPENDS lines of devel/py-gobject to USE_GNOME=pygobject orKoop Mast2011-07-291-2/+1
| | | | | | | pygtk2 (which depends already on py-gobject). Notes: svn path=/head/; revision=278535
* - Chase net-snmp shlib version bump.Sylvio Cesar Teixeira2011-07-281-1/+2
| | | | Notes: svn path=/head/; revision=278482
* Update to 3.11.5Max Brazhnikov2011-07-054-30/+30
| | | | | | | Use xdg-open as default browser (instead of firefox) Notes: svn path=/head/; revision=277104
* Update to 3.11.3Max Brazhnikov2011-03-233-5/+17
| | | | Notes: svn path=/head/; revision=271540
* Update to 3.11.1Max Brazhnikov2011-01-314-42/+39
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268499
* Add patch from upstream to allow scanning on DeskJet 1050/2050Max Brazhnikov2011-01-122-0/+39
| | | | | | | | Submitted by: Tamas TEVESZ via mail Feature safe: yes Notes: svn path=/head/; revision=267708
* Fix build on 7.xMax Brazhnikov2010-10-303-1/+36
| | | | | | | Remove md5 sum Notes: svn path=/head/; revision=263786
* Update to 3.10.9Max Brazhnikov2010-10-183-4/+23
| | | | | | | Changes: http://hplipopensource.com/hplip-web/release_notes.html Notes: svn path=/head/; revision=263182
* - Update to 3.10.6Max Brazhnikov2010-09-0510-682/+641
| | | | | | | | | | | | | - Remove rc.d script (remains from hplip2, not used nowadays) and simplify pkg-message - Make fax and scanning support optional and off by default [1] - Respect PREFIX/LOCALBASE, other minor cleanups PR: ports/147346 [1] (based on) Submitted by: Christopher Petrik <chris at officialunix.com> Notes: svn path=/head/; revision=260606
* Take maintainershipMax Brazhnikov2010-06-151-1/+1
| | | | Notes: svn path=/head/; revision=256568
* Reset maintainer at his request.Mark Linimon2010-06-151-1/+1
| | | | | | | PR: ports/147838 Notes: svn path=/head/; revision=256541
* - Chase net-snmp shlib bumpSylvio Cesar Teixeira2010-06-021-1/+2
| | | | Notes: svn path=/head/; revision=255579
* - Revert back previous changes and fix buildMartin Wilke2010-05-241-5/+1
| | | | | | | | | PR: 146894 Submitted by: Chris Petrik <chris@officialunix.com> (maintainer) Reprted by: pointyhat Notes: svn path=/head/; revision=254958
* - Add missing dependencyMartin Wilke2010-05-221-2/+9
| | | | | | | | | PR: 146807 Reported by: Peter Jeremy <peterjeremy@acm.org> Patched by: maintainer Notes: svn path=/head/; revision=254803
* - Fix dos2unix corruption of gz filesPav Lucistnik2010-05-171-0/+1
| | | | | | | | | PR: ports/146626 Submitted by: Emil Smolenski <ambsd@raisa.eu.org> Approved by: maintainer Notes: svn path=/head/; revision=254489
* - Update to 3.10.5Pav Lucistnik2010-05-173-7/+15
| | | | | | | | PR: ports/146652 Submitted by: chris petrik <chris@officialunix.com> (maintainer) Notes: svn path=/head/; revision=254488
* - Move print/hplip3 to print/hplipPav Lucistnik2010-05-1718-1457/+1231
| | | | | | | Approved by: Anish Mistry <amistry@am-productions.biz> (old maintainer) Notes: svn path=/head/; revision=254487
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* The KDE FreeBSD team is proud to announce the release of SIP-4.10 andDima Panov2010-01-301-1/+1
| | | | | | | | | | PyQt-4.7 for FreeBSD. The official update notes can be found at http://www.riverbankcomputing.com We'd like to say thanks to all helpers, testers and submitters. Notes: svn path=/head/; revision=248842
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - Connect print/hplip3 to buildDmitry Marakasov2009-08-051-1/+1
| | | | | | | - Add mutual CONFLICTS for hpijs, hplip and hplip3 Notes: svn path=/head/; revision=238926