25 Commits

Author SHA1 Message Date
ajacoutot
d263baac75 Fix printer IDs and pass LDFLAGS (from Fedora).
Regen WANTLIB while here.
2019-09-29 13:36:28 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
ajacoutot
ffb9a4f622 Directly install the native CUPS drivers instead of the ppd files which
often get outdated.
2014-01-25 09:22:34 +00:00
ajacoutot
37cb81b347 Update to splix-2.0.1.20130902. 2013-11-22 08:09:16 +00:00
ajacoutot
c6a783abf4 "Technically" cups is not needed. 2013-09-13 16:41:46 +00:00
ajacoutot
1aa22ca95d gstoraster is in cups-filters now. 2013-08-22 08:04:31 +00:00
ajacoutot
af500614a8 Update to splix-2.0.0.308 (svn rev. 308).
from Martin Crossley, thanks!
2013-04-15 07:33:11 +00:00
ajacoutot
37724428c3 Fix the pstoqpdl driver: allow printing from iOS devices by inserting a
dummy "%%Creator" line.

from Martin Crossley
2013-04-07 08:47:33 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
f86804944a cup -> cups,-libs
Explicitely set our PSTORASTE to gstoraster.
Tweak README.
2012-08-04 14:57:28 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
espie
bec176e99e new depends 2010-11-20 09:48:38 +00:00
jasper
a714b4e27f switch to pkg-readmes
ok ajacoutot@ (MAINTAINER)
2010-11-12 13:54:28 +00:00
espie
60f17a941b more WANTLIB 2010-11-11 18:34:59 +00:00
ajacoutot
f4844268e7 Take maintainership of these print ports. 2010-03-21 10:14:50 +00:00
ajacoutot
487de33a33 Regen WANTLIB after CUPS gnutls -> openssl move. 2009-11-22 16:40:03 +00:00
ajacoutot
85aa6bd194 This needs to run_depends on ghostscript. 2009-10-27 14:36:44 +00:00
ajacoutot
31b65561fb - regen WANTLIB (from cups kerberos support)
- bump
2009-05-22 13:51:08 +00:00
ajacoutot
1d321633f5 - fix WANTLIB after cups update 2009-04-10 11:59:06 +00:00
ajacoutot
4486f0920e Import splix-2.0.0
SpliX is a set of CUPS printer drivers for SPL (Samsung Printer
Language) printers.  This driver is usable by all printer devices which
understand the QPDL (Quick Page Description Language) language.  It
covers several Samsung, Xerox, Dell and Ricoh printers.
2009-03-17 18:37:20 +00:00