supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
maintaining compatibility with Boost-1.33. Also, when compiling against
1.34, be sure to remove the `-fno-exceptions' flag, because the new
Boost throws in a few places...
Notified by: pav
The CUPS Driver Development Kit (DDK) provides a suite of standard drivers,
a PPD file compiler, and other utilities that can be used to develop printer
drivers for CUPS and other printing environments.
WWW: http://www.cups.org/ddk/
Changelog:
* lots of fixed bugs
* color separation support
* support for different input encodings
* and more
PR: 113987
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
- Xref and object stream were implemented for PDF v1.5 or higher
to reduce the size of the PDF output (contributed by Matthias
Franz).
- A few bugs were fixed too.
Approved by: matusita (maintainer)
since ports configure script adds "-nox11" suffix
even when ${GHOSTSCRIPT_PORT} is already "ghostscript-gpl-nox11".
Submitted by: G. Paul Ziemba <paul@treehouse.napa.ca.us>
Reviewed by: me
a2pdf converts ASCII text to PDF format, with optional line/page
numbering and Perl syntax highlighting.
WWW: http://perl.jonallen.info/projects/a2pdf
Author: Jon Allen <jj@jonallen.info>
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>