summaryrefslogtreecommitdiff
path: root/print/splix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for jbigkit library version bump.Tijl Coosemans2014-06-221-1/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=358814
* - Add stage support [1]Rene Ladan2014-04-222-10/+12
| | | | | | | | | | | | | | | | | - cups-image(1) is part of print/cups-image, so depend on that port instead of on print/cups-base [1] - Convert USE_GMAKE and USE_BZIP2 to their corresponding USES [1] - Fix pkg-plist - Use modern LIB_DEPENDS - Add dependency on print/cups-client for cups-config(1) and correctly reference it - Bump PORTREVISION PR: ports/188864 [1] Submitted by: Zsolt Udvari <udvzsolt@gmail.com> Notes: svn path=/head/; revision=351880
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* print/splix: Fix C++ issues on gcc48John Marino2013-11-011-0/+11
| | | | Notes: svn path=/head/; revision=332406
* 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 indefinite article from COMMENTAlex Kozlov2012-09-131-20/+14
| | | | | | | | | | | - Convert to new options framework - Remove hardcoded CC/CXX [1] PR: 171295 [1] Submitted by: Christian Mangin <christian.mangin@gmail.com> [1] Notes: svn path=/head/; revision=304229
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Kick MD5 SupportMartin Wilke2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276961
* - Prep for removal of print/cpusddk now part of print/cups-basePhilip M. Gollucci2010-09-091-3/+2
| | | | | | | | PR: ports/144050 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> Notes: svn path=/head/; revision=260887
* Reset tomasv@megalogika.lt at his request, as his company no longer uses ↵Mark Linimon2010-07-291-1/+1
| | | | | | | FreeBSD. Notes: svn path=/head/; revision=258411
* - 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
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Backout incorrect fixPav Lucistnik2009-12-161-1/+0
| | | | Notes: svn path=/head/; revision=245946
* - dirrmtry share/cups/modelPav Lucistnik2009-12-131-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=245646
* - Update to 2.0.0Martin Wilke2009-08-086-84/+145
| | | | | | | | PR: 137456 Submitted by: Tomas Verbaitis <tomasv@megalogika.lt> (maintainer) Notes: svn path=/head/; revision=239126
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 1.1.0Pav Lucistnik2007-12-144-26/+85
| | | | | | | | PR: ports/118179 Submitted by: Tomas Verbaitis <tomasv@megalogika.lt> (maintainer) Notes: svn path=/head/; revision=203555
* Update to 1.0.2Lars Engels2007-10-292-7/+7
| | | | | | | | | PR: ports/117640 Submitted by: Tomas Verbaitis <tomasv (AT) megalogika.lt> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=202360
* SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language)Nicola Vitale2007-05-295-0/+95
printers. Below is a non-exhaustive list of currently supported printers. Note that only SPL2 and SPLc printers are currently supported! Manufacturer Model State Xerox Phaser 6100 Works Samsung CLP-300 Non-working Samsung CLP-500 Works Samsung CLP-510 Works Samsung CLP-600 Non-working Samsung ML-1510 Works Samsung ML-1520 Works Samsung ML-1610 Works Samsung ML-1710 Works Samsung ML-1740 Works Samsung ML-1750 Works Samsung ML-2010 Works Samsung ML-2150 Untested Samsung ML-2250 Works Samsung ML-2550 Untested Samsung ML-2571 Works WWW: http://splix.sourceforge.net/ PR: ports/111034 Submitted by: Tomas Verbaitis <tomasv at megalogika.lt> Notes: svn path=/head/; revision=192299