aboutsummaryrefslogtreecommitdiffstats
path: root/print/splix
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | print)
* - Remove indefinite article from COMMENTak2012-09-141-20/+14
| | | | | | | | - Convert to new options framework - Remove hardcoded CC/CXX [1] PR: 171295 [1] Submitted by: Christian Mangin <christian.mangin@gmail.com> [1]
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1
| | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Kick MD5 Supportmiwi2011-07-031-1/+0
|
* - Prep for removal of print/cpusddk now part of print/cups-basepgollucci2010-09-101-3/+2
| | | | | PR: ports/144050 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
* Reset tomasv@megalogika.lt at his request, as his company no longer uses ↵linimon2010-07-291-1/+1
| | | | FreeBSD.
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* - Backout incorrect fixpav2009-12-161-1/+0
|
* - dirrmtry share/cups/modelpav2009-12-131-0/+1
| | | | Reported by: pointyhat
* - Update to 2.0.0miwi2009-08-086-84/+145
| | | | | PR: 137456 Submitted by: Tomas Verbaitis <tomasv@megalogika.lt> (maintainer)
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - Update to 1.1.0pav2007-12-154-26/+85
| | | | | PR: ports/118179 Submitted by: Tomas Verbaitis <tomasv@megalogika.lt> (maintainer)
* Update to 1.0.2lme2007-10-302-7/+7
| | | | | | PR: ports/117640 Submitted by: Tomas Verbaitis <tomasv (AT) megalogika.lt> (maintainer) Approved by: miwi (mentor)
* SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language)nivit2007-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>