freebsd-ports/print
Tijl Coosemans 59272d1017 Combine print/cups-base, print/cups-client and print/cups-image into
print/cups and update it to 2.1.3.  Also remove print/cups-pstoraster,
improve print/cups-filters, print/foomatic-* and update print/hplip to
3.16.2.

Long description:

First some background.  When you hand a file to cups it sets up a chain of
filter programs that converts the file to something a printer understands.
Each filter has a cost associated with it and cups tries to find the
cheapest chain.  Costs used to be configured in such a way that files were
first converted to PostScript.  This could then be manipulated further (e.g.
putting multiple pages on one sheet) before finally being sent to a
PostScript printer or another filter like pstoraster which produces a raster
format understood by non-PostScript printer drivers.  Nowadays most filters
have been moved from cups to cups-filters and they have been configured to
use PDF as an intermediate format instead of PostScript.

Merging of cups-base, cups-client and cups-image into print/cups:
- cups-image provides a library to work with the cups raster format.  It is
  only used to implement filters and printer drivers and these only exist
  in the context of a cups server so there's no need to separate this from
  cups-base.
- cups-client provides a library that allows applications to print via cups.
  It is possible to use the library to access a remote cups server without
  running a local cups server, but such a setup is discouraged and the
  configuration file to set this up has been marked deprecated.  It is
  better to run a local cups server and let that talk to the remote cups
  server because then you have the benefits of local job queuing in case the
  remote server is down or busy.  Given this and the fact that without
  filters cups-base is now smaller than it used to be it makes sense to
  merge the ports.  The patch also adds options IPPTOOL, DOCS and NLS which
  when disabled make the new cups package smaller than the current
  cups-client package.  Merging the ports also prevents problems with
  options like ZEROCONF being configured differently in both ports.
- print/cups was a metaport that depended on cups-base and some filters.
  There isn't really a need for such a metaport so cups-base can be renamed
  to cups.  The filters can be depended on by printer drivers such as hplip
  if they need them.

Additional changes to the new print/cups:
- Clean up the patches.  They seem to have been regenerated with post-patch
  changes included.
- Add a patch to prevent intermediate conversion to PDF when a PostScript
  file is sent to a PostScript printer when cups-filters is installed.
- Fix the PAM configuration file.
- Add a patch to let the server search /usr/local/share/ppd like on Linux so
  other ports don't have to add links to it.
- Remove ulpt(4) helper scripts.  The port uses libusb with ugen(4).
- Remove support for mDNSResponder.  cups-filters only supports Avahi.
- Combine ICONS and XDG_OPEN options into an X11 option to support WITHOUT_X11.
- Optionally depend on colord for ICC profile support.
- Various smaller changes.

Changes to print/cups-filters:
- Let the cups_browsed rc.d script depend on cupsd and avahi_daemon instead
  of LOGIN.
- Development of foomatic-filters has been moved to cups-filters so let this
  port install foomatic related files and add foomatic-filters to CONFLICTS.
- Fix location of liblouis tables.
- Add patch to fix ICC support.

Changes to print/cups-pstoraster:
This port is essentially an old version of Ghostscript plus a cups filter.
It's no longer developed.  This commit removes it and changes existing
dependencies to print/cups-filters which depends on print/ghostscript* and
includes a gstoraster filter that can handle both PostScript and PDF.

Changes to print/foomatic-db*:
Remove old MASTER_SITES and dependencies and eliminate PKGNAMEPREFIX.

Changes to print/foomatic-filters:
Install beh backend with its original name again and add cups-filters to
CONFLICTS.

Changes to print/hplip:
- Stop installing hpijs/foomatic-rip support.  This is no longer supported
  upstream.
- Stop installing hpcups PPDs.  These are now automatically generated.  The
  bundled PPDs are generated for an older version of cups.
- Rename the QT option to X11 to support WITHOUT_X11.
- Simplify the patches now that ports are installed in a staging area.
- Add a patch to set SO_REUSEPORT (next to SO_REUSEADDR) on the mDNS socket
  like avahi-daemon does.  This fixes Zeroconf support for HP network
  printers.

PR:		207746
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-11 11:53:42 +00:00
..
a2pdf Bump PORTREVISION after updating runtime dependencies in previous commit 2015-11-15 12:11:00 +00:00
a2ps - bump PORTREVISION 2015-11-21 09:37:25 +00:00
abc2mtex MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
abcm2ps - Update to 8.11.0. 2016-02-22 08:20:31 +00:00
adobe-cmaps Fix ports that confused the meaning of WRKDIR and WRKSRC. 2015-11-05 12:36:25 +00:00
afm
alignmargins MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
ansiprint
apsfilter - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
asprint MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
auctex - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
axpoint
bibcursed print/bibcursed: USES+= ncurses + tar, respect LDFLAGS 2016-02-05 16:08:55 +00:00
biblio-py
bibview MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
c2ps
catdvi
cdlabelgen Fix usage of ${PERL5}. 2015-12-17 17:19:48 +00:00
cloudprint - Move print/py-cups to print/py-pycups 2015-12-11 10:07:27 +00:00
cups Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
cups-bjnp Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
cups-cloud-print Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
cups-filters Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
cups-fxlinuxprint Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
cups-pdf Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
cups-pk-helper Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
cups-smb-backend Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
deforaos-pdfviewer - patch for main deforaos library 2016-03-08 10:24:06 +00:00
detex - Switch to USES=tar 2015-11-12 17:20:59 +00:00
dot2tex - Move devel/py-parsing to devel/py-pyparsing 2015-11-04 20:11:00 +00:00
dvi2tty
dvips2ascii
dvisvg - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
dymo-cups-drivers Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
easylatex Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
enscript-a4
enscript-letter Add CPE information 2015-03-09 19:41:18 +00:00
enscript-letterdj
enscriptfonts Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
epson-inkjet-printer-escpr Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
epsonepl - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
flpsed - Switch to options helpers 2015-09-01 16:20:47 +00:00
font-amsfonts MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
font2svg print/font2svg: unbreak 2016-01-21 20:05:49 +00:00
fontforge Chase freetype2 to 2.6.2 update. 2015-12-14 13:48:24 +00:00
foo2zjs Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
foomatic-db Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
foomatic-db-engine Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
foomatic-db-hpijs Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
foomatic-filters Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
foxitreader Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
fpdf - Don't cat pkg-message from Makefiles 2015-05-27 00:15:04 +00:00
freetype - Add CPE info 2015-05-07 22:18:31 +00:00
freetype2 Update freetype2 to 2.6.3. 2016-03-03 10:12:38 +00:00
frescobaldi
ft2demos print/ft2demos: Update version 2.5.5=>2.6 2015-09-16 12:17:44 +00:00
ggv - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
ghostscript7-base - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
ghostscript7-commfont Fix ports that confused the meaning of WRKDIR and WRKSRC. 2015-11-05 12:36:25 +00:00
ghostscript7-jpnfont - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
ghostscript7-korfont - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
ghostscript7-x11 - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
ghostscript8-base Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
ghostscript8-x11 - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
ghostscript9-agpl-base Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
ghostscript9-agpl-x11 Fix build error. 2015-08-24 06:09:14 +00:00
ghostscript9-base Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
ghostscript9-x11 - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
gimp-gutenprint - Make GTK2 support optional 2015-09-22 23:59:05 +00:00
gl2ps - Update to 1.3.9. 2015-11-16 04:13:46 +00:00
gnome-cups-manager
gnomephotoprinter Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
gribouy
gsfonts
gspdf Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +00:00
gsview - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
gtklp Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
gutenprint Convert to USES=metaport 2015-07-12 22:46:24 +00:00
gutenprint-base Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
gutenprint-cups - Make GTK2 support optional 2015-09-22 23:59:05 +00:00
gutenprint-foomatic
gutenprint-ijs
gv - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
harfbuzz Update harfbuzz to 1.2.3. 2016-03-03 10:10:11 +00:00
hp2xx Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
hpijs Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
hplip Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
hplip-plugin Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
hs-hscolour - A couple of fixes for bsd.cabal.mk: 2016-02-19 20:49:11 +00:00
html2latex MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
html2ps - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
hyperlatex - Chase GNU Emacs updates 2015-04-27 10:29:27 +00:00
indexinfo Update to 0.2.4 2015-10-22 13:36:58 +00:00
jabref Upgrade to new upstream release 3.2. 2016-01-11 21:22:29 +00:00
kde4-print-manager Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
kde_poster MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
kover Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
kpdftool - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
latex-beamer Remove an extra dependency. 2015-07-16 06:33:44 +00:00
latex-biber Don't use GH_TAGNAME when DISTVERSION* variables can be used. 2015-12-08 09:05:15 +00:00
latex-ltablex MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
latex-resume MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
latex2rtf MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
latexdiff - Update to 1.1.1 2016-01-01 14:10:18 +00:00
lgrind
libgnomecups Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
libgnomeprint
libgnomeprint-reference
libgnomeprintmm
libharu - Switch to options helpers 2015-09-23 18:12:57 +00:00
libijs - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
libmspub01 Update icu to 55.1 2015-04-23 21:26:09 +00:00
libotf MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
libpagemaker Libpagemaker is a library that parses the file format of Aldus/Adobe 2015-08-12 18:15:48 +00:00
libpaper print/libpaper: update to 1.1.24.4 2015-05-29 14:18:20 +00:00
libppd
libspectre - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
lilypond - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
lilypond-devel Remove BROKEN_FreeBSD_8 from all remaining ports. 2016-01-25 20:23:57 +00:00
linux-c6-cups-libs Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
linux-f10-cups-libs Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
lout Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
lpr-wrapper - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
lprps
lyx Update to 2.1.4. 2015-08-03 22:18:28 +00:00
magicfilter - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
makeindex
mftrace
min12xxw Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
mp-a4
mp-letter
mpage - Switch to USES=tar:tgz 2016-02-04 16:39:57 +00:00
mup Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
musixtex
muttprint Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
nenscript - Switch to options helpers 2016-02-04 16:39:47 +00:00
okc321 New port: print/okc321 2016-02-11 19:27:16 +00:00
openprinting Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
p5-Font-FreeType
p5-Net-CUPS Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
p5-Net-Printer
p5-PDF-Template
p5-PDFLib
p5-PostScript
p5-PostScript-PPD - Add NO_ARCH 2015-10-03 17:11:32 +00:00
p5-PostScript-Simple
p5-Text-PDF Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
p5-XML-ApacheFOP
p910nd
panda Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
papersize-default-a4
papersize-default-letter
paps
pcal - Switch to options helpers 2015-12-08 15:20:06 +00:00
pdf-renderer print/pdf-renderer: fix build with openjdk8 2015-10-16 18:13:28 +00:00
pdf4tcl
pdfbox Update to 1.8.10 release. 2015-09-19 07:28:35 +00:00
pdfcube Update poppler to 0.40.0. [1] 2016-01-21 19:40:10 +00:00
pdflib
pdflib-perl
pdftk Don't use PTHREAD_LIBS. 2015-03-24 16:44:41 +00:00
pear-File_PDF - Take Maintainership 2015-11-26 12:04:00 +00:00
pecl-haru - Ignore php70 2016-02-18 15:08:25 +00:00
pecl-pdflib - Ignore php70 2016-02-18 15:08:25 +00:00
pecl-ps - Ignore php70 2016-02-18 15:08:25 +00:00
pfbtopfa - Use ${CC} instead of CC, ${CC} was intented here 2015-05-29 21:48:15 +00:00
photoprint Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
pic2fig MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
pkfonts118
pkfonts240
pkfonts300 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
pkfonts360
pkfonts400
pkfonts600
pkipplib Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
pkpgcounter
pmw
pnm2ppa Resurrect port: print/pnm2ppa 2016-02-29 17:05:01 +00:00
poster
ps2eps - Update maintainer's email address 2016-03-02 05:41:03 +00:00
pscal
psdim - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
pslib Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
pstotext - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
psutils MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
py-fonttools print/py-fonttools: update to 3.0 2015-10-13 22:27:47 +00:00
py-fpdf PyFPDF is a library for PDF document generation under Python, ported from 2015-10-29 21:35:01 +00:00
py-pdf
py-pollyreports print/py-pollyreports: update to 1.7.7 2016-02-12 20:45:00 +00:00
py-preppy - Update to 2.3.4 2015-09-12 07:33:37 +00:00
py-pycups Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
py-pyscript
py-qt5-printsupport At very long last land PyQt5 5.5.1 ports. 2015-12-13 21:56:50 +00:00
py-relatorio Upgrade to 0.6.2. 2015-12-08 16:02:07 +00:00
py-reportlab print/py-reportlab: Update version 3.0=>3.2.0 [1] 2016-01-03 21:53:08 +00:00
py-reportlab1 - Don't cat pkg-message from Makefiles 2015-05-27 00:15:04 +00:00
py-reportlab2 Mark BROKEN, DEPRECATED and expire in 2 months. 2016-03-02 16:26:15 +00:00
py-rtf - Add LICENSE 2016-01-07 11:13:35 +00:00
py-trml2pdf - Fix shebangs 2015-06-05 21:09:58 +00:00
qpdf Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
qpdfview Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
qt5-printsupport Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
R-cran-knitr - Update to 1.12.3 2016-01-25 10:16:27 +00:00
rlpr
rprint Typos, whitespace and capitalization fixes (G-P). 2015-09-20 20:54:08 +00:00
rtf2latex2e Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
rubygem-afm Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-color - Update WWW 2015-08-16 00:41:26 +00:00
rubygem-color-tools Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-pdf-core - Update to 0.6.1 2016-03-06 06:34:35 +00:00
rubygem-pdf-reader - Update to 1.4.0 2016-03-06 06:34:48 +00:00
rubygem-pdf-writer Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-prawn - Update to 2.1.0 2016-03-06 06:34:39 +00:00
rubygem-prawn-core Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-prawn-flexible-table - Update RUN_DEPENDS 2015-07-17 12:25:37 +00:00
rubygem-prawn-format Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-prawn-graph Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-prawn-js Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-prawn-layout Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-prawn-security Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-prawn-svg - Update to 0.22.1 2016-03-06 06:34:44 +00:00
rubygem-rbpdf - Update to 1.19.0 2015-11-21 06:33:04 +00:00
rubygem-rbpdf-font - Add rubygem-rbpdf-font 1.19.0 2015-11-21 06:32:39 +00:00
rubygem-ttfunk - Update WWW 2015-08-16 00:41:30 +00:00
scribus Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
sgf2tex Unbreak -- seems to build fine with the current TeXLive. 2015-03-23 21:30:19 +00:00
splix Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
system-config-printer Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
t1utils
tex MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
tex-aleph - Separate libsynctex from tex-web2c to devel/tex-synctex. 2015-07-26 06:57:26 +00:00
tex-basic-engines - Separate libsynctex from tex-web2c to devel/tex-synctex. 2015-07-26 06:57:26 +00:00
tex-dvipdfmx Revert an unintentional change. 2015-07-26 06:59:09 +00:00
tex-dvipsk Fix dependency. 2015-07-20 06:34:44 +00:00
tex-formats - Separate libsynctex from tex-web2c to devel/tex-synctex. 2015-07-26 06:57:26 +00:00
tex-jadetex Update TeXLive to TL2015. 2015-07-19 20:33:34 +00:00
tex-luatex Update poppler to 0.40.0. [1] 2016-01-21 19:40:10 +00:00
tex-ptexenc Fix build on 8.x and 9.x. 2015-07-26 19:03:25 +00:00
tex-xdvik - Separate libsynctex from tex-web2c to devel/tex-synctex. 2015-07-26 06:57:26 +00:00
tex-xetex Update poppler to 0.40.0. [1] 2016-01-21 19:40:10 +00:00
tex-xmltex Update TeXLive to TL2015. 2015-07-19 20:33:34 +00:00
texinfo print/texinfo: document ncurses requirement (USES+=ncurses) 2016-02-05 18:00:05 +00:00
texlive-base Update poppler to 0.40.0. [1] 2016-01-21 19:40:10 +00:00
texlive-docs Update TeXLive to TL2015. 2015-07-19 20:33:34 +00:00
texlive-full Update TeXLive to TL2015. 2015-07-19 20:33:34 +00:00
texlive-texmf Fix ports that confused the meaning of WRKDIR and WRKSRC. 2015-11-05 12:36:25 +00:00
texlive-texmf-source Update TeXLive to TL2015. 2015-07-19 20:33:34 +00:00
texlive-tlmgr Add preliminary support of tlmgr. 2015-09-25 21:42:25 +00:00
texvc print/texvc is not jobs safe (like many OCAML ports) 2015-11-13 00:31:42 +00:00
tgif2tex Sort variables. No functional change. 2015-07-14 04:28:26 +00:00
transfig Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
trueprint MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
ttf2pt1 - Add LICENSE 2015-05-11 08:20:14 +00:00
ttfquery
ttftot42
txtbdf2ps Fix ports that confused the meaning of WRKDIR and WRKSRC. 2015-11-05 12:36:25 +00:00
typetools print/typetools: Update version 2.104=>2.105 2015-09-16 11:05:41 +00:00
utopia
xfce4-print Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
xmbibtex
xpdfopen - Split xpdfopen package from texlive-base. This is because it is the only 2015-09-07 23:36:52 +00:00
xpp Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
xtexsh - Add LICENSE_FILE 2016-03-01 16:21:23 +00:00
yatex
Makefile Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00