aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/acroread9/Makefile1
-rw-r--r--print/fontforge/Makefile2
-rw-r--r--print/foomatic-db-engine/Makefile1
-rw-r--r--print/foomatic-db/Makefile1
-rw-r--r--print/freetype2/Makefile5
-rw-r--r--print/freetype2/pkg-plist3
-rw-r--r--print/ft2demos/Makefile1
-rw-r--r--print/ghostscript8/Makefile2
-rw-r--r--print/ghostscript9-agpl/Makefile2
-rw-r--r--print/ghostscript9/Makefile2
-rw-r--r--print/harfbuzz/Makefile2
-rw-r--r--print/libgnomeprint/Makefile2
-rw-r--r--print/libotf/Makefile3
-rw-r--r--print/lilypond-devel/Makefile1
-rw-r--r--print/lilypond/Makefile1
-rw-r--r--print/p5-Font-FreeType/Makefile1
-rw-r--r--print/pdfcube/Makefile2
-rw-r--r--print/photoprint/Makefile2
-rw-r--r--print/py-reportlab/Makefile1
-rw-r--r--print/py-reportlab2/Makefile3
-rw-r--r--print/scribus-devel/Makefile2
-rw-r--r--print/scribus/Makefile2
-rw-r--r--print/tex-aleph/Makefile1
-rw-r--r--print/tex-luatex/Makefile2
-rw-r--r--print/tex-xdvik/Makefile3
-rw-r--r--print/tex-xetex/Makefile2
-rw-r--r--print/texlive-base/Makefile2
-rw-r--r--print/ttf2pt1/Makefile2
-rw-r--r--print/wprint/Makefile2
29 files changed, 34 insertions, 22 deletions
diff --git a/print/acroread9/Makefile b/print/acroread9/Makefile
index 09007b4c72b0..535374666b10 100644
--- a/print/acroread9/Makefile
+++ b/print/acroread9/Makefile
@@ -3,6 +3,7 @@
PORTNAME= acroread9
PORTVERSION?= 9.5.5
+PORTREVISION= 1
CATEGORIES?= print linux
MASTER_SITES?= http://ardownload.adobe.com/pub/adobe/reader/unix/9.x/${PORTVERSION}/${ADOBE_LANG:L}/ \
ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/${PORTVERSION}/${ADOBE_LANG:L}/
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile
index 335fb0c17c64..b9c85756391d 100644
--- a/print/fontforge/Makefile
+++ b/print/fontforge/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fontforge
DISTVERSION= 20120731-b
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= print
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source \
SF/freetype/${PORTNAME}/${PORTVERSION}:freetype \
diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile
index 58abf95a81b2..828d5fbee06c 100644
--- a/print/foomatic-db-engine/Makefile
+++ b/print/foomatic-db-engine/Makefile
@@ -3,6 +3,7 @@
PORTNAME= engine
PORTVERSION= 4.0.11
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= print
MASTER_SITES= http://www.openprinting.org/download/foomatic/ \
diff --git a/print/foomatic-db/Makefile b/print/foomatic-db/Makefile
index f0aff963dd8d..fc2569b4981c 100644
--- a/print/foomatic-db/Makefile
+++ b/print/foomatic-db/Makefile
@@ -3,6 +3,7 @@
PORTNAME= db
PORTVERSION= 20140331
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= http://www.openprinting.org/download/foomatic/ \
ftp://ftp.wart.ru/pub/FreeBSD/ports/distfiles/foomatic/
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile
index 33f703a3de69..1573058b200d 100644
--- a/print/freetype2/Makefile
+++ b/print/freetype2/Makefile
@@ -4,6 +4,7 @@
PORTNAME= freetype2
PORTVERSION= 2.5.3
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= http://savannah.nongnu.org/download/freetype/ \
SF/freetype/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+\.[0-9]+).*/\1/}/ \
@@ -18,12 +19,10 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Free and portable TrueType font rendering engine
USE_BZIP2= yes
-USES= gmake
+USES= gmake libtool
MAKE_ENV= TOP=""
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USE_GNOME= ltverhack:9
-ltverhack_PATCH_FILES= builds/unix/ltmain.sh
CONFIGURE_ARGS= --without-harfbuzz
CONFIGURE_WRKSRC= ${WRKSRC}/builds/unix
diff --git a/print/freetype2/pkg-plist b/print/freetype2/pkg-plist
index 287c8abf2bdf..b9ace67891f6 100644
--- a/print/freetype2/pkg-plist
+++ b/print/freetype2/pkg-plist
@@ -53,7 +53,8 @@ include/freetype2/ttunpat.h
lib/libfreetype.a
lib/libfreetype.la
lib/libfreetype.so
-lib/libfreetype.so.9
+lib/libfreetype.so.6
+lib/libfreetype.so.6.11.2
libdata/pkgconfig/freetype2.pc
man/man1/freetype-config.1.gz
share/aclocal/freetype2.m4
diff --git a/print/ft2demos/Makefile b/print/ft2demos/Makefile
index 76f34e64dc61..381438fa41ce 100644
--- a/print/ft2demos/Makefile
+++ b/print/ft2demos/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ft2demos
PORTVERSION= 2.5.3
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= SF/freetype/freetype-demos/${PORTVERSION} \
RINGSERVER/graphics/freetype/freetype2
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile
index 075080596f99..b5e26d5203e5 100644
--- a/print/ghostscript8/Makefile
+++ b/print/ghostscript8/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ghostscript
PORTVERSION= 8.71
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= print
MASTER_SITES= http://downloads.ghostscript.com/public/:gs_srcs \
SF/ghostscript/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \
diff --git a/print/ghostscript9-agpl/Makefile b/print/ghostscript9-agpl/Makefile
index a78a0bbd3c57..8eca6544c8fc 100644
--- a/print/ghostscript9-agpl/Makefile
+++ b/print/ghostscript9-agpl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ghostscript
PORTVERSION= 9.07
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= print
MASTER_SITES= http://downloads.ghostscript.com/public/:gs_srcs \
SF/ghostscript/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \
diff --git a/print/ghostscript9/Makefile b/print/ghostscript9/Makefile
index 8a7feb2f013d..c94466bf9280 100644
--- a/print/ghostscript9/Makefile
+++ b/print/ghostscript9/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ghostscript
PORTVERSION= 9.06
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= print
MASTER_SITES= http://downloads.ghostscript.com/public/:gs_srcs \
SF/ghostscript/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile
index bb4200a2d1ce..8199415c0c3b 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -3,7 +3,7 @@
PORTNAME= harfbuzz
PORTVERSION= 0.9.25
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 142e5f325b5f..793469421bf8 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libgnomeprint
PORTVERSION= 2.18.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/print/libotf/Makefile b/print/libotf/Makefile
index 5d80caee1b5a..d48c68cb848e 100644
--- a/print/libotf/Makefile
+++ b/print/libotf/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libotf
PORTVERSION= 0.9.13
+PORTREVISION= 1
CATEGORIES= print devel
MASTER_SITES= ${MASTER_SITE_SAVANNAH}:m17n
MASTER_SITE_SUBDIR= m17n
@@ -10,7 +11,7 @@ MASTER_SITE_SUBDIR= m17n
MAINTAINER= nikola.lecic@anthesphoria.net
COMMENT= Library for handling OpenType fonts
-LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
USES= pathfix pkgconfig
USE_XORG= x11 xt xaw xmu
diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile
index 094c72d066a4..d108a394c984 100644
--- a/print/lilypond-devel/Makefile
+++ b/print/lilypond-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= lilypond
PORTVERSION= 2.19.3
+PORTREVISION= 1
CATEGORIES= print audio
MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/
PKGNAMESUFFIX= -devel
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 3d11de1227f4..8c2010ee031e 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -3,6 +3,7 @@
PORTNAME= lilypond
PORTVERSION= 2.18.2
+PORTREVISION= 1
CATEGORIES= print audio
MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/
diff --git a/print/p5-Font-FreeType/Makefile b/print/p5-Font-FreeType/Makefile
index b233361c9e79..c55caea664ba 100644
--- a/print/p5-Font-FreeType/Makefile
+++ b/print/p5-Font-FreeType/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Font-FreeType
PORTVERSION= 0.03
+PORTREVISION= 1
CATEGORIES= print perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/print/pdfcube/Makefile b/print/pdfcube/Makefile
index c1c620353623..88687a24f5fe 100644
--- a/print/pdfcube/Makefile
+++ b/print/pdfcube/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pdfcube
PORTVERSION= 0.0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= http://code.100allora.it/releases/pdfcube/
diff --git a/print/photoprint/Makefile b/print/photoprint/Makefile
index a387562656ea..39657ad6b5cc 100644
--- a/print/photoprint/Makefile
+++ b/print/photoprint/Makefile
@@ -2,7 +2,7 @@
PORTNAME= photoprint
DISTVERSION= 0.4.2-pre2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print graphics
MASTER_SITES= http://www.blackfiveimaging.co.uk/photoprint/
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index 18837335e3dd..45eb3ee69908 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -3,6 +3,7 @@
PORTNAME= reportlab
PORTVERSION= 3.0
+PORTREVISION= 1
CATEGORIES= print python
MASTER_SITES= CHEESESHOP \
http://www.reportlab.com/ftp/
diff --git a/print/py-reportlab2/Makefile b/print/py-reportlab2/Makefile
index 3b1b439a2121..f52feec3bd0b 100644
--- a/print/py-reportlab2/Makefile
+++ b/print/py-reportlab2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= reportlab2
PORTVERSION= 2.5
+PORTREVISION= 1
CATEGORIES= print python
MASTER_SITES= http://www.reportlab.com/ftp/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -57,7 +58,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/fonts/adobe-cmaps/ac15/cid2code.txt:${PORTSDIR}
.endif
.if ${PORT_OPTIONS:MFREETYPE}
-LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2
+LIB_DEPENDS+= libfreetype.so:${PORTSDIR}/print/freetype2
.endif
post-install:
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile
index 40f860d63290..80068d0cf9f9 100644
--- a/print/scribus-devel/Makefile
+++ b/print/scribus-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scribus
PORTVERSION= 1.5.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= print editors
MASTER_SITES= http://download.tuxfamily.org/bartcoding/FreeBSD/ \
${MASTER_SITE_LOCAL}
diff --git a/print/scribus/Makefile b/print/scribus/Makefile
index 92c04071d5b0..c18edc80d21e 100644
--- a/print/scribus/Makefile
+++ b/print/scribus/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scribus
PORTVERSION= 1.4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print editors
MASTER_SITES= SF \
http://www.scribus.net/downloads/${PORTVERSION}/
diff --git a/print/tex-aleph/Makefile b/print/tex-aleph/Makefile
index c73090d32bc5..3531bf965ae7 100644
--- a/print/tex-aleph/Makefile
+++ b/print/tex-aleph/Makefile
@@ -2,6 +2,7 @@
PORTNAME= aleph
PORTVERSION= 0.0.r.4
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/
PKGNAMEPREFIX= tex-
diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile
index b5b6ea410939..ab6f01129274 100644
--- a/print/tex-luatex/Makefile
+++ b/print/tex-luatex/Makefile
@@ -2,7 +2,7 @@
PORTNAME= luatex
PORTVERSION= 0.70.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/
PKGNAMEPREFIX= tex-
diff --git a/print/tex-xdvik/Makefile b/print/tex-xdvik/Makefile
index 5d2b66edce69..7e9c2143992b 100644
--- a/print/tex-xdvik/Makefile
+++ b/print/tex-xdvik/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xdvik
PORTVERSION= 22.86
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= SF/xdvi/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= tex-
@@ -11,7 +12,7 @@ DIST_SUBDIR= TeX
MAINTAINER= hrs@FreeBSD.org
COMMENT= DVI Previewer(kpathsearch) for X
-LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
+LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
paper:${PORTSDIR}/print/libpaper
USES= iconv gmake motif
diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile
index 33596be807d0..251c4a712597 100644
--- a/print/tex-xetex/Makefile
+++ b/print/tex-xetex/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xetex
PORTVERSION= 0.9999
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= http://people.allbsd.org/~hrs/FreeBSD/:web2c \
ftp://tug.org/historic/systems/texlive/2012/:texmf
diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile
index 50c6d18a489e..c3dae19bc3da 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -2,7 +2,7 @@
PORTNAME= texlive
PORTVERSION= 20120701
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/
PKGNAMESUFFIX= -base
diff --git a/print/ttf2pt1/Makefile b/print/ttf2pt1/Makefile
index 6f88d0ca2b43..6a2759e420c0 100644
--- a/print/ttf2pt1/Makefile
+++ b/print/ttf2pt1/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ttf2pt1
PORTVERSION= 3.4.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= print
MASTER_SITES= SF
EXTRACT_SUFX= .tgz
diff --git a/print/wprint/Makefile b/print/wprint/Makefile
index d21299a3c2a2..7f0709f6236f 100644
--- a/print/wprint/Makefile
+++ b/print/wprint/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wprint
PORTVERSION= 2.05
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= http://programoj.esperanto.org.uy/angle/