summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-05-12 23:49:19 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-05-12 23:49:19 +0800
commit926382e09698007dc3472481164045c6b0b9754a (patch)
treed0ae60e8f02a2f6b230176c1f2dd549262359efb /print
parent42048341091e3810049dedfc96d4b312013ab048 (diff)
downloadmarcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.gz
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.bz2
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.lz
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.xz
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.zst
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.zip
Post 2.30.1 commit clean up.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14135 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'print')
-rw-r--r--print/cups-pk-helper/Makefile25
-rw-r--r--print/cups-pk-helper/distinfo3
-rw-r--r--print/cups-pk-helper/pkg-descr2
-rw-r--r--print/cups-pk-helper/pkg-plist4
-rw-r--r--print/freetype2/Makefile86
-rw-r--r--print/freetype2/distinfo3
-rw-r--r--print/freetype2/files/patch-aa24
-rw-r--r--print/freetype2/files/patch-builds::unix::freetype-config.in17
-rw-r--r--print/freetype2/pkg-descr10
-rw-r--r--print/freetype2/pkg-plist57
-rw-r--r--print/libgnomeprint/Makefile69
-rw-r--r--print/libgnomeprint/distinfo3
-rw-r--r--print/libgnomeprint/pkg-descr3
-rw-r--r--print/libgnomeprint/pkg-plist233
-rw-r--r--print/libspectre/Makefile24
-rw-r--r--print/libspectre/distinfo3
-rw-r--r--print/libspectre/pkg-descr3
-rw-r--r--print/libspectre/pkg-plist14
-rw-r--r--print/py-cups/Makefile34
-rw-r--r--print/py-cups/distinfo3
-rw-r--r--print/py-cups/files/patch-cupsppd.c11
-rw-r--r--print/py-cups/pkg-descr3
-rw-r--r--print/system-config-printer/Makefile44
-rw-r--r--print/system-config-printer/distinfo3
-rw-r--r--print/system-config-printer/files/patch-applet.py20
-rw-r--r--print/system-config-printer/files/patch-cupshelpers_cupshelpers.py20
-rw-r--r--print/system-config-printer/files/patch-my-default-printer6
-rw-r--r--print/system-config-printer/files/patch-system-config-printer6
-rw-r--r--print/system-config-printer/files/patch-system-config-printer-applet6
-rw-r--r--print/system-config-printer/files/patch-system-config-printer.py43
-rw-r--r--print/system-config-printer/files/patch-troubleshoot_CheckUSBPermissions.py11
-rw-r--r--print/system-config-printer/pkg-descr7
-rw-r--r--print/system-config-printer/pkg-plist184
33 files changed, 0 insertions, 984 deletions
diff --git a/print/cups-pk-helper/Makefile b/print/cups-pk-helper/Makefile
deleted file mode 100644
index 8e413b3e4..000000000
--- a/print/cups-pk-helper/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: cups-pk-helper
-# Date created: 2009-12-29
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom$
-
-PORTNAME= cups-pk-helper
-PORTVERSION= 0.0.4
-CATEGORIES= print
-MASTER_SITES= http://www.vuntz.net/download/cups-pk-helper/
-
-MAINTAINER= ahze@FreeBSD.org
-COMMENT= A helper that makes system-config-printer use PolicyKit
-
-LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
- cups.2:${PORTSDIR}/print/cups-client \
- polkit.2:${PORTSDIR}/sysutils/policykit
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/libs"
-
-.include <bsd.port.mk>
diff --git a/print/cups-pk-helper/distinfo b/print/cups-pk-helper/distinfo
deleted file mode 100644
index e2ed20a53..000000000
--- a/print/cups-pk-helper/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (cups-pk-helper-0.0.4.tar.bz2) = f01b83bbe35641b330efcff95bbaee7b
-SHA256 (cups-pk-helper-0.0.4.tar.bz2) = 85edaa3a931a167e519eaeb378bf52c5332879820989fff72310360ac23e7056
-SIZE (cups-pk-helper-0.0.4.tar.bz2) = 266120
diff --git a/print/cups-pk-helper/pkg-descr b/print/cups-pk-helper/pkg-descr
deleted file mode 100644
index e496eb93d..000000000
--- a/print/cups-pk-helper/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Cups-pk-helper is an application which makes cups configuration interfaces
-available under control of PolicyKit.
diff --git a/print/cups-pk-helper/pkg-plist b/print/cups-pk-helper/pkg-plist
deleted file mode 100644
index d1d62a8ca..000000000
--- a/print/cups-pk-helper/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-etc/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf
-libexec/cups-pk-helper-mechanism
-share/PolicyKit/policy/org.opensuse.cupspkhelper.mechanism.policy
-share/dbus-1/system-services/org.opensuse.CupsPkHelper.Mechanism.service
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile
deleted file mode 100644
index cd57d2f70..000000000
--- a/print/freetype2/Makefile
+++ /dev/null
@@ -1,86 +0,0 @@
-# New ports collection makefile for: freetype
-# Date created: January 24, 1998
-# Whom: jseger@FreeBSD.org
-#
-# $FreeBSD$
-# $MCom: ports/print/freetype2/Makefile,v 1.21 2010/02/21 21:18:58 marcus Exp $
-#
-
-PORTNAME= freetype2
-PORTVERSION= 2.3.12
-CATEGORIES= print
-MASTER_SITES= SF/freetype/${PORTNAME}/${PORTVERSION} \
- http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/freetype2/ \
- http://www.funet.fi/pub/mirrors/ftp.freetype.org/freetype2/ \
- http://ftp.sunet.se/pub/text-processing/freetype/freetype2/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/freetype/&,} \
- ftp://ftp.freetype.org/freetype/freetype2/
-DISTNAME= ${PORTNAME:S/2//}-${PORTVERSION}
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A free and portable TrueType font rendering engine
-
-USE_AUTOTOOLS= libtool:22
-USE_BZIP2= yes
-USE_GMAKE= yes
-MAKE_JOBS_SAFE= yes
-MAKE_ENV= TOP=""
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-USE_GNOME= gnometarget pkgconfig ltverhack:9
-LIBTOOLFILES= builds/unix/configure
-CONFIGURE_ARGS= --disable-nls
-CONFIGURE_WRKSRC= ${WRKSRC}/builds/unix
-
-.if defined(WITH_LCD_FILTERING)
-CFLAGS+= -DFT_CONFIG_OPTION_SUBPIXEL_RENDERING
-.endif
-
-.if defined(WITH_CJK)
-#PATCH_SITES+= http://lwj-hinet.myweb.hinet.net/ \
-# ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ \
-# http://bsdchat.com/dist/firefly-cjk-patchset/
-#PATCHFILES+= cjk-freetype-2.1.10-20051219.patch.gz
-#PATCH_DIST_STRIP+= -p1
-.endif
-
-pre-everything::
-.if !defined(WITHOUT_TTF_BYTECODE_ENABLED)
- @${ECHO_MSG}
- @${ECHO_MSG} "You may want not to compile a bytecode interpreter into the"
- @${ECHO_MSG} "TrueType driver. Without this you will only compile the code"
- @${ECHO_MSG} "necessary to load TrueType glyphs without hinting."
- @${ECHO_MSG}
- @${ECHO_MSG} "Hit Ctrl-C now and use \"make WITHOUT_TTF_BYTECODE_ENABLED=yes\""
- @${ECHO_MSG}
- @${ECHO_MSG} "Note that there are important patent issues related to the"
- @${ECHO_MSG} "use of the interpreter."
- @${ECHO_MSG}
-.endif
-.if !defined(WITH_LCD_FILTERING)
- @${ECHO_MSG}
- @${ECHO_MSG} "You may want to enable LCD filtering."
- @${ECHO_MSG}
- @${ECHO_MSG} "Hit Ctrl-C now and use \"make WITH_LCD_FILTERING=yes\""
- @${ECHO_MSG}
- @${ECHO_MSG} "Note that there are possible patent issues related to the"
- @${ECHO_MSG} "use of the LCD filtering technology."
- @${ECHO_MSG}
-.endif
-
-pre-patch:
- @${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \
- ${WRKSRC}/builds/unix/install.mk
-.if !defined(WITHOUT_TTF_BYTECODE_ENABLED)
- @${REINPLACE_CMD} -e '/#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER/s,/\* \(.*\) \*/,\1,; /#define TT_CONFIG_OPTION_UNPATENTED_HINTING/s,^\(.*\),/* \1 \*/,' \
- ${WRKSRC}/include/freetype/config/ftoption.h
-.endif
-
-pre-configure:
- @${REINPLACE_CMD} -e '/^LIBTOOL/s|LIBTOOL ?= $$(BUILD_DIR)/libtool|LIBTOOL := ${WRKDIR}/gnome-libtool|' \
- ${WRKSRC}/builds/unix/unix-cc.in
-
-post-configure:
- @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} setup)
-
-.include <bsd.port.mk>
diff --git a/print/freetype2/distinfo b/print/freetype2/distinfo
deleted file mode 100644
index 717b22566..000000000
--- a/print/freetype2/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (freetype-2.3.12.tar.bz2) = e974a82e5939be8e05ee65f07275d7c5
-SHA256 (freetype-2.3.12.tar.bz2) = 3b96438f016a62b676c1d2089c00ca777f710d19f6aefa66ccf068d360db3e92
-SIZE (freetype-2.3.12.tar.bz2) = 1453034
diff --git a/print/freetype2/files/patch-aa b/print/freetype2/files/patch-aa
deleted file mode 100644
index f18618ec8..000000000
--- a/print/freetype2/files/patch-aa
+++ /dev/null
@@ -1,24 +0,0 @@
---- builds/unix/detect.mk.orig 2006-12-09 13:51:54.000000000 -0500
-+++ builds/unix/detect.mk 2007-07-06 12:55:05.000000000 -0400
-@@ -21,6 +21,9 @@ ifeq ($(PLATFORM),ansi)
- is_unix := $(strip $(wildcard /sbin/init) \
- $(wildcard /usr/sbin/init) \
- $(wildcard /hurd/auth))
-+ # FreeBSD is "unix" so just mandate this to fix the build in
-+ # jails that do not have init (see PR#113470).
-+ is_unix := true
- ifneq ($(is_unix),)
-
- PLATFORM := unix
-@@ -79,9 +82,9 @@ ifeq ($(PLATFORM),unix)
- ifdef must_configure
- ifneq ($(have_Makefile),)
- # we are building FT2 not in the src tree
-- $(TOP_DIR)/builds/unix/configure $(value CFG)
-+# $(TOP_DIR)/builds/unix/configure $(value CFG)
- else
-- cd builds/unix; ./configure $(value CFG)
-+# cd builds/unix; ./configure $(value CFG)
- endif
- endif
-
diff --git a/print/freetype2/files/patch-builds::unix::freetype-config.in b/print/freetype2/files/patch-builds::unix::freetype-config.in
deleted file mode 100644
index f45d886c8..000000000
--- a/print/freetype2/files/patch-builds::unix::freetype-config.in
+++ /dev/null
@@ -1,17 +0,0 @@
---- builds/unix/freetype-config.in.orig 2009-12-21 18:23:42.000000000 -0500
-+++ builds/unix/freetype-config.in 2010-02-21 15:51:17.000000000 -0500
-@@ -131,12 +131,8 @@ if test "$echo_ft_version" = "yes" ; the
- fi
-
- if test "$echo_cflags" = "yes" ; then
-- cflags="-I${SYSROOT}$includedir/freetype2"
-- if test "${SYSROOT}$includedir" != "/usr/include" ; then
-- echo $cflags -I${SYSROOT}$includedir
-- else
-- echo $cflags
-- fi
-+ cflags="-I@includedir@/freetype2 -I@includedir@"
-+ echo $cflags
- fi
-
- if test "$echo_libs" = "yes" ; then
diff --git a/print/freetype2/pkg-descr b/print/freetype2/pkg-descr
deleted file mode 100644
index 57ec2a4c6..000000000
--- a/print/freetype2/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-This includes some tools that are in FreeType 1's contrib directory.
-
-ttf2pfb: Converting TrueType fonts to the Postscript Type 1 format.
-ttf2pk: A simple conversion tool to bring TrueType quality to the
- TeX world.
-ttf2bdf: Produce bitmapped fonts from TrueType files for your X11
- applications.
-ttfbanner: make posters using a TrueType font
-
-WWW: http://freetype.sourceforge.net/
diff --git a/print/freetype2/pkg-plist b/print/freetype2/pkg-plist
deleted file mode 100644
index fd0ccd25e..000000000
--- a/print/freetype2/pkg-plist
+++ /dev/null
@@ -1,57 +0,0 @@
-bin/freetype-config
-include/freetype2/freetype/config/ftconfig.h
-include/freetype2/freetype/config/ftheader.h
-include/freetype2/freetype/config/ftmodule.h
-include/freetype2/freetype/config/ftoption.h
-include/freetype2/freetype/config/ftstdlib.h
-include/freetype2/freetype/freetype.h
-include/freetype2/freetype/ftadvanc.h
-include/freetype2/freetype/ftbbox.h
-include/freetype2/freetype/ftbdf.h
-include/freetype2/freetype/ftbitmap.h
-include/freetype2/freetype/ftcache.h
-include/freetype2/freetype/ftchapters.h
-include/freetype2/freetype/ftcid.h
-include/freetype2/freetype/fterrdef.h
-include/freetype2/freetype/fterrors.h
-include/freetype2/freetype/ftgasp.h
-include/freetype2/freetype/ftglyph.h
-include/freetype2/freetype/ftgxval.h
-include/freetype2/freetype/ftgzip.h
-include/freetype2/freetype/ftimage.h
-include/freetype2/freetype/ftincrem.h
-include/freetype2/freetype/ftlcdfil.h
-include/freetype2/freetype/ftlist.h
-include/freetype2/freetype/ftlzw.h
-include/freetype2/freetype/ftmac.h
-include/freetype2/freetype/ftmm.h
-include/freetype2/freetype/ftmodapi.h
-include/freetype2/freetype/ftmoderr.h
-include/freetype2/freetype/ftotval.h
-include/freetype2/freetype/ftoutln.h
-include/freetype2/freetype/ftpfr.h
-include/freetype2/freetype/ftrender.h
-include/freetype2/freetype/ftsizes.h
-include/freetype2/freetype/ftsnames.h
-include/freetype2/freetype/ftstroke.h
-include/freetype2/freetype/ftsynth.h
-include/freetype2/freetype/ftsystem.h
-include/freetype2/freetype/fttrigon.h
-include/freetype2/freetype/fttypes.h
-include/freetype2/freetype/ftwinfnt.h
-include/freetype2/freetype/ftxf86.h
-include/freetype2/freetype/t1tables.h
-include/freetype2/freetype/ttnameid.h
-include/freetype2/freetype/tttables.h
-include/freetype2/freetype/tttags.h
-include/freetype2/freetype/ttunpat.h
-include/ft2build.h
-lib/libfreetype.a
-lib/libfreetype.la
-lib/libfreetype.so
-lib/libfreetype.so.9
-libdata/pkgconfig/freetype2.pc
-share/aclocal/freetype2.m4
-@dirrm include/freetype2/freetype/config
-@dirrm include/freetype2/freetype
-@dirrm include/freetype2
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
deleted file mode 100644
index 81c20b0ae..000000000
--- a/print/libgnomeprint/Makefile
+++ /dev/null
@@ -1,69 +0,0 @@
-# New ports collection makefile for: libgnomeprint
-# Date created: 15 Jan 1999
-# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom$
-#
-# NOTE: Remind to update comms/gfax plist when PORTVERSION change.
-
-PORTNAME= libgnomeprint
-PORTVERSION= 2.18.7
-CATEGORIES= print gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Gnome print support library
-
-USE_BZIP2= yes
-
-.if !defined(REFERENCE_PORT)
-
-LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
- popt.0:${PORTSDIR}/devel/popt
-
-USE_BISON= build
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix intlhack gnomehack gnomehier glib20 pango libxml2 \
- libartlgpl2 ltverhack
-USE_GETTEXT= yes
-USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:22
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-PLIST_SUB= VERSION=${PORTVERSION} \
- LIBVERSION=2.2
-
-.include <bsd.port.pre.mk>
-
-.if (defined(WITH_CUPS) || exists(${LOCALBASE}/lib/libcups.so)) && !defined(WITHOUT_CUPS)
-CONFIGURE_ARGS+= --with-cups
-LIB_DEPENDS+= gnomecups-1.0:${PORTSDIR}/print/libgnomecups
-PLIST_SUB+= CUPS:=""
-.else
-CONFIGURE_ARGS+= --without-cups
-PLIST_SUB+= CUPS:="@comment "
-.endif
-
-pre-everything::
-.if !defined(WITH_CUPS)
- @${ECHO_MSG} " Enable cups support by defining"
- @${ECHO_MSG} " WITH_CUPS"
- @${ECHO_MSG} ""
-.endif
-
-post-patch:
- @${FIND} ${WRKSRC} -name '*.[ch]' | ${XARGS} ${REINPLACE_CMD} -e \
- 's|<malloc[.]h>|<stdlib.h>|'
- @${REINPLACE_CMD} -e "/^SUBDIRS =/s|tests||" ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e "/^SUBDIRS =/s|doc||" ${WRKSRC}/Makefile.in
-
-post-install:
- @${MKDIR} ${PREFIX}/etc/gnome/libgnomeprint-2.0/fonts
- @${TOUCH} ${PREFIX}/etc/gnome/libgnomeprint-2.0/fonts/gnome-print.fontmap
-
-.include <bsd.port.post.mk>
-
-.endif
diff --git a/print/libgnomeprint/distinfo b/print/libgnomeprint/distinfo
deleted file mode 100644
index 587a0187f..000000000
--- a/print/libgnomeprint/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/libgnomeprint-2.18.7.tar.bz2) = d66b81ee8aa3b3a33f5efc9a47ce07e3
-SHA256 (gnome2/libgnomeprint-2.18.7.tar.bz2) = 8b34f81599423ef3da9c43775495da602f83cbbee069c9e760ffeae6aa4768e6
-SIZE (gnome2/libgnomeprint-2.18.7.tar.bz2) = 858527
diff --git a/print/libgnomeprint/pkg-descr b/print/libgnomeprint/pkg-descr
deleted file mode 100644
index ad9ac2ec1..000000000
--- a/print/libgnomeprint/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-The basis for the Gnome Printing Architecture as described in:
-
-WWW: http://www.gnome.org/projects/gnome-print/
diff --git a/print/libgnomeprint/pkg-plist b/print/libgnomeprint/pkg-plist
deleted file mode 100644
index 2b3d0ea1e..000000000
--- a/print/libgnomeprint/pkg-plist
+++ /dev/null
@@ -1,233 +0,0 @@
-etc/gnome/libgnomeprint-2.0/fonts/gnome-print.fontmap
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-font-face.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-font.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-glyphlist.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-pgl.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-config.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-filter.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-job.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-meta.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-pango.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-paper.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-transport.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-unit.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-rfont.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gp-gc.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/libgnomeprint-enum-types.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gnome-font-private.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gnome-fontmap.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gnome-glyphlist-private.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gnome-print-config-private.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gnome-print-path.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gnome-print-private.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gp-gc-private.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-config.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-key.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-list.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-model.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-node-private.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-node.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-option.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-printer.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-reference.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-root.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-settings.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-state.h
-include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-utils.h
-lib/libgnomeprint-2-2.a
-lib/libgnomeprint-2-2.la
-lib/libgnomeprint-2-2.so
-lib/libgnomeprint-2-2.so.0
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-clip.a
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-clip.la
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-clip.so
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-draft.a
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-draft.la
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-draft.so
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-frgba.a
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-frgba.la
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-frgba.so
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-multipage.a
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-multipage.la
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-multipage.so
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-position.a
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-position.la
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-position.so
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-reorder.a
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-reorder.la
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-reorder.so
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-reverse.a
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-reverse.la
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-reverse.so
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-rotate.a
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-rotate.la
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-rotate.so
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-select.a
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-select.la
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-select.so
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-zoom.a
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-zoom.la
-lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-zoom.so
-%%CUPS:%%lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintcups.a
-%%CUPS:%%lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintcups.la
-%%CUPS:%%lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintcups.so
-lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintlpd.a
-lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintlpd.la
-lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintlpd.so
-lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-custom.a
-lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-custom.la
-lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-custom.so
-lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-file.a
-lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-file.la
-lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-file.so
-lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-lpr.a
-lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-lpr.la
-lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-lpr.so
-libdata/pkgconfig/libgnomeprint-%%LIBVERSION%%.pc
-%%DATADIR%%/%%VERSION%%/globals.xml
-%%DATADIR%%/%%VERSION%%/models/GNOME-GENERIC-PS.xml
-%%DATADIR%%/%%VERSION%%/models/GNOME-PDF-WRITER.xml
-%%DATADIR%%/%%VERSION%%/models/uninstalled/GNOME-META.xml
-%%DATADIR%%/%%VERSION%%/printers/GENERIC.xml
-%%DATADIR%%/%%VERSION%%/printers/PDF-WRITER.xml
-%%DATADIR%%/%%VERSION%%/printers/uninstalled/META.xml
-share/locale/am/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ar/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/as/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ast/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/az/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/be/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/be@latin/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/bg/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/bn/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/bn_IN/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/br/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/bs/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ca/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ca@valencia/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/cs/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/cy/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/da/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/de/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/dz/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/el/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/en@shaw/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/en_CA/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/en_GB/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/es/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/et/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/eu/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/fa/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/fi/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/fr/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ga/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/gl/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/gu/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/he/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/hi/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/hr/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/hu/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/id/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/is/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/it/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ja/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ka/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/kn/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ko/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ky/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/lt/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/lv/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/mai/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/mk/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ml/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/mn/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/mr/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ms/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/nb/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/nds/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ne/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/nl/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/nn/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/oc/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/or/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/pa/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/pl/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ps/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/pt/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/pt_BR/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ro/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ru/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/rw/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/si/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/sk/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/sl/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/sq/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/sr/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/sr@latin/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/sv/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/ta/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/te/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/th/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/tr/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/uk/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/vi/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/wa/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/xh/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/zh_CN/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/zh_HK/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-share/locale/zh_TW/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
-@dirrm %%DATADIR%%/%%VERSION%%/printers/uninstalled
-@dirrm %%DATADIR%%/%%VERSION%%/printers
-@dirrm %%DATADIR%%/%%VERSION%%/models/uninstalled
-@dirrm %%DATADIR%%/%%VERSION%%/models
-@dirrm %%DATADIR%%/%%VERSION%%
-@dirrm %%DATADIR%%
-@dirrm lib/libgnomeprint/%%VERSION%%/modules/transports
-@dirrm lib/libgnomeprint/%%VERSION%%/modules/filters
-@dirrm lib/libgnomeprint/%%VERSION%%/modules
-@dirrm lib/libgnomeprint/%%VERSION%%
-@dirrm lib/libgnomeprint
-@dirrm include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private
-@dirrm include/libgnomeprint-%%LIBVERSION%%/libgnomeprint
-@dirrm include/libgnomeprint-%%LIBVERSION%%
-@dirrm etc/gnome/libgnomeprint-2.0/fonts
-@dirrm etc/gnome/libgnomeprint-2.0
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/xh/LC_MESSAGES
-@dirrmtry share/locale/xh
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
-@dirrmtry share/locale/si/LC_MESSAGES
-@dirrmtry share/locale/si
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/ps/LC_MESSAGES
-@dirrmtry share/locale/ps
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/nds/LC_MESSAGES
-@dirrmtry share/locale/nds
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/ky/LC_MESSAGES
-@dirrmtry share/locale/ky
-@dirrmtry share/locale/en@shaw/LC_MESSAGES
-@dirrmtry share/locale/en@shaw
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/ca@valencia/LC_MESSAGES
-@dirrmtry share/locale/ca@valencia
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin
-@dirrmtry share/locale/ast/LC_MESSAGES
-@dirrmtry share/locale/ast
-@dirrmtry share/locale/as/LC_MESSAGES
-@dirrmtry share/locale/as
diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile
deleted file mode 100644
index 8482d59ae..000000000
--- a/print/libspectre/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: libspectre
-# Date created: 2008-03-12
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/print/libspectre/Makefile,v 1.6 2010/02/23 16:00:33 kwm Exp $
-
-PORTNAME= libspectre
-PORTVERSION= 0.2.5
-CATEGORIES= print
-MASTER_SITES= http://libspectre.freedesktop.org/releases/
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A small library for rendering Postscript documents
-
-LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
-
-USE_AUTOTOOLS= libtool:22
-USE_LDCONFIG= yes
-USE_GNOME= gnomehack gnomeprefix ltverhack
-USE_GHOSTSCRIPT=yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.mk>
diff --git a/print/libspectre/distinfo b/print/libspectre/distinfo
deleted file mode 100644
index 49fab0e2a..000000000
--- a/print/libspectre/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (libspectre-0.2.5.tar.gz) = 56ed626fdf430039f1285e869b8fb3b6
-SHA256 (libspectre-0.2.5.tar.gz) = 0cf52400d6a6f93daa31c8fad3fc37a33cea4198707678fbebca09df9afd69a4
-SIZE (libspectre-0.2.5.tar.gz) = 341454
diff --git a/print/libspectre/pkg-descr b/print/libspectre/pkg-descr
deleted file mode 100644
index 63383bb8b..000000000
--- a/print/libspectre/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-A small library for rendering Postscript documents
-
-WWW: http://libspectre.freedesktop.org/wiki/
diff --git a/print/libspectre/pkg-plist b/print/libspectre/pkg-plist
deleted file mode 100644
index ad5024a0b..000000000
--- a/print/libspectre/pkg-plist
+++ /dev/null
@@ -1,14 +0,0 @@
-include/libspectre/spectre-document.h
-include/libspectre/spectre-exporter.h
-include/libspectre/spectre-macros.h
-include/libspectre/spectre-page.h
-include/libspectre/spectre-render-context.h
-include/libspectre/spectre-status.h
-include/libspectre/spectre-version.h
-include/libspectre/spectre.h
-lib/libspectre.a
-lib/libspectre.la
-lib/libspectre.so
-lib/libspectre.so.1
-libdata/pkgconfig/libspectre.pc
-@dirrm include/libspectre
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile
deleted file mode 100644
index 017d90fbb..000000000
--- a/print/py-cups/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: py-cups
-# Date created: 2008-03-20
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom$
-
-PORTNAME= cups
-PORTVERSION= 1.9.47
-CATEGORIES= print python
-MASTER_SITES= http://cyberelk.net/tim/data/pycups/
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= py${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ahze@FreeBSD.org
-COMMENT= CUPS bindings for Python
-
-LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client
-
-USE_PYTHON= yes
-USE_ICONV= yes
-USE_BZIP2= yes
-USE_PYDISTUTILS= yes
-CFLAGS+= -I${LOCALBASE}/include -DVERSION=\\\"${PORTVERSION}\\\"
-LDFLAGS+= -L${LOCALBASE}/lib -liconv
-MAKE_ENV= LDFLAGS="${LDFLAGS}"
-PYDISTUTILS_EGGINFO=${PORTNAME}-1.0-py${PYTHON_VER}.egg-info
-PLIST_FILES= %%PYTHON_SITELIBDIR%%/cups.so
-
-pre-configure:
- ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
- ${WRKSRC}/cupsconnection.c
-
-.include <bsd.port.mk>
diff --git a/print/py-cups/distinfo b/print/py-cups/distinfo
deleted file mode 100644
index d41cd4ca7..000000000
--- a/print/py-cups/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (pycups-1.9.47.tar.bz2) = b2c94db15c916e0776e320addb279ba8
-SHA256 (pycups-1.9.47.tar.bz2) = 1bb0cb75c1b8e0c4f0677b07546fcd0c9ec9ed04aa977ee9fc5466cbb6fe862b
-SIZE (pycups-1.9.47.tar.bz2) = 45175
diff --git a/print/py-cups/files/patch-cupsppd.c b/print/py-cups/files/patch-cupsppd.c
deleted file mode 100644
index 83b68ca60..000000000
--- a/print/py-cups/files/patch-cupsppd.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- cupsppd.c.orig 2008-03-20 10:16:42.000000000 -0400
-+++ cupsppd.c 2008-03-20 10:17:16.000000000 -0400
-@@ -451,7 +451,7 @@
- return PyBool_FromLong (nondefaults_marked);
- }
-
--#ifdef __SVR4
-+#if 1
- /*
- * A rudimentary emulation of getline() for systems that dont support it
- * natively. Since this is used for PPD file reading, it assumes (possibly
diff --git a/print/py-cups/pkg-descr b/print/py-cups/pkg-descr
deleted file mode 100644
index 1b76ec48e..000000000
--- a/print/py-cups/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-CUPS bindings for Python
-
-WWW: http://cyberelk.net/tim/software/pycups/
diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile
deleted file mode 100644
index 01d464cdb..000000000
--- a/print/system-config-printer/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# New ports collection makefile for: system-config-printer
-# Date created: 2008-03-20
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/print/system-config-printer/Makefile,v 1.5 2009/12/29 16:02:30 ahze Exp $
-#
-
-PORTNAME= system-config-printer
-PORTVERSION= 1.1.16
-PORTREVISION= 1
-CATEGORIES= print gnome
-MASTER_SITES= http://cyberelk.net/tim/data/${PORTNAME}/${PORTVERSION:R}/
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= CUPS configuration Gtk+2.0 GUI
-
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \
- ${LOCALBASE}/libdata/pkgconfig/notify-python.pc:${PORTSDIR}/devel/py-notify \
- xmlproc_parse:${PORTSDIR}/textproc/py-xml \
- ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \
- xmlto:${PORTSDIR}/textproc/xmlto \
- desktop-file-install:${PORTSDIR}/devel/desktop-file-utils
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \
- ${LOCALBASE}/libdata/pkgconfig/notify-python.pc:${PORTSDIR}/devel/py-notify \
- xmlproc_parse:${PORTSDIR}/textproc/py-xml \
- ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \
- ${LOCALBASE}/libexec/cups-pk-helper-mechanism:${PORTSDIR}/print/cups-pk-helper
-
-USE_BZIP2= yes
-USE_PYTHON= 2.6+
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_GETTEXT= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
-USE_GNOME= pygtk2
-MAN1= system-config-printer-applet.1 system-config-printer.1
-PLIST_SUB= PYTHON_VER=${PYTHON_VER}
-
-post-patch:
- @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e \
- 's|%%LOCALBASE%%|${LOCALBASE}|g; s|%%PREFIX%%|${PREFIX}|g'
-
-.include <bsd.port.mk>
diff --git a/print/system-config-printer/distinfo b/print/system-config-printer/distinfo
deleted file mode 100644
index 166a1797f..000000000
--- a/print/system-config-printer/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (system-config-printer-1.1.16.tar.bz2) = 22394a052fa730a890f6bfea1aec0aa2
-SHA256 (system-config-printer-1.1.16.tar.bz2) = 176b63ee6af2208313469192eb34eb12b41fe8b890a18c8a5ab693010a8e785d
-SIZE (system-config-printer-1.1.16.tar.bz2) = 1036604
diff --git a/print/system-config-printer/files/patch-applet.py b/print/system-config-printer/files/patch-applet.py
deleted file mode 100644
index d21bb2a2e..000000000
--- a/print/system-config-printer/files/patch-applet.py
+++ /dev/null
@@ -1,20 +0,0 @@
---- applet.py.orig 2009-12-22 09:44:19.000000000 -0500
-+++ applet.py 2009-12-29 00:06:27.000000000 -0500
-@@ -43,7 +43,7 @@
- os.environ['LC_ALL'] = 'C'
- locale.setlocale (locale.LC_ALL, "")
-
--APPDIR="/usr/share/system-config-printer"
-+APPDIR="%%PREFIX%%/share/system-config-printer"
- DOMAIN="system-config-printer"
- ICON="printer"
- SEARCHING_ICON="document-print-preview"
-@@ -234,7 +234,7 @@
- pid = os.fork ()
- if pid == 0:
- # Child.
-- cmd = "/usr/bin/system-config-printer"
-+ cmd = "%%PREFIX%%/bin/system-config-printer"
- argv.insert (0, cmd)
- os.execvp (cmd, argv)
- sys.exit (1)
diff --git a/print/system-config-printer/files/patch-cupshelpers_cupshelpers.py b/print/system-config-printer/files/patch-cupshelpers_cupshelpers.py
deleted file mode 100644
index 079c395ad..000000000
--- a/print/system-config-printer/files/patch-cupshelpers_cupshelpers.py
+++ /dev/null
@@ -1,20 +0,0 @@
---- cupshelpers/cupshelpers.py.orig 2009-12-22 09:44:19.000000000 -0500
-+++ cupshelpers/cupshelpers.py 2009-12-29 00:08:26.000000000 -0500
-@@ -663,7 +663,7 @@
-
- # First, a local function. How to check that something exists
- # in a path:
-- def pathcheck (name, path="/usr/bin:/bin"):
-+ def pathcheck (name, path="%%LOCALBASE%%/bin:%%PREFIX%%/bin:/usr/bin:/bin"):
- if name == "-":
- # A filter of "-" means that no filter is required,
- # i.e. the device accepts the given format as-is.
-@@ -765,7 +765,7 @@
- continue
-
- exepath = pathcheck (exe,
-- "/usr/lib/cups/filter:"
-+ "%%LOCALBASE%%/libexec/cups/filter:"
- "/usr/lib64/cups/filter")
-
- if exe and not exepath:
diff --git a/print/system-config-printer/files/patch-my-default-printer b/print/system-config-printer/files/patch-my-default-printer
deleted file mode 100644
index d5678c0a9..000000000
--- a/print/system-config-printer/files/patch-my-default-printer
+++ /dev/null
@@ -1,6 +0,0 @@
---- my-default-printer.orig 2008-03-20 11:53:08.000000000 -0400
-+++ my-default-printer 2008-03-20 11:53:17.000000000 -0400
-@@ -1,2 +1,2 @@
- #!/bin/sh
--exec /usr/share/system-config-printer/my-default-printer.py "$@"
-+exec %%PREFIX%%/share/system-config-printer/my-default-printer.py "$@"
diff --git a/print/system-config-printer/files/patch-system-config-printer b/print/system-config-printer/files/patch-system-config-printer
deleted file mode 100644
index 17f1bf5fb..000000000
--- a/print/system-config-printer/files/patch-system-config-printer
+++ /dev/null
@@ -1,6 +0,0 @@
---- system-config-printer.orig 2008-03-20 11:56:46.000000000 -0400
-+++ system-config-printer 2008-03-20 11:56:58.000000000 -0400
-@@ -1,2 +1,2 @@
- #!/bin/sh
--exec /usr/share/system-config-printer/system-config-printer.py "$@"
-+exec %%PREFIX%%/share/system-config-printer/system-config-printer.py "$@"
diff --git a/print/system-config-printer/files/patch-system-config-printer-applet b/print/system-config-printer/files/patch-system-config-printer-applet
deleted file mode 100644
index b9d8e3125..000000000
--- a/print/system-config-printer/files/patch-system-config-printer-applet
+++ /dev/null
@@ -1,6 +0,0 @@
---- system-config-printer-applet.orig 2008-03-20 11:57:22.000000000 -0400
-+++ system-config-printer-applet 2008-03-20 11:57:32.000000000 -0400
-@@ -1,2 +1,2 @@
- #!/bin/sh
--exec /usr/share/system-config-printer/applet.py "$@"
-+exec %%PREFIX%%/share/system-config-printer/applet.py "$@"
diff --git a/print/system-config-printer/files/patch-system-config-printer.py b/print/system-config-printer/files/patch-system-config-printer.py
deleted file mode 100644
index c0129a32c..000000000
--- a/print/system-config-printer/files/patch-system-config-printer.py
+++ /dev/null
@@ -1,43 +0,0 @@
---- system-config-printer.py.orig 2009-12-22 09:44:19.000000000 -0500
-+++ system-config-printer.py 2009-12-29 00:35:54.000000000 -0500
-@@ -4344,7 +4344,7 @@
- if may_be_ps:
- debugprint ("Printer might support PostScript")
- try:
-- os.stat ("/usr/share/cups/model/foomatic-db-ppds")
-+ os.stat ("%%LOCALBASE%%/share/cups/model/foomatic-db-ppds")
- debugprint ("foomatic-db-ppds already installed")
- except OSError:
- debugprint ("foomatic-db-ppds not yet installed")
-@@ -4892,11 +4892,11 @@
- # Problem executing command.
- return True # assume plugin not required
- else:
-- if glob.glob("/usr/share/hplip/data/plugin/*%s*plugin*" %
-+ if glob.glob("%%LOCALBASE%%share/hplip/data/plugin/*%s*plugin*" %
- hplip_version):
- if hplip_version.startswith("2"):
- try:
-- f = open('/etc/hp/hplip.conf', 'r')
-+ f = open('%%LOCALBASE%%/etc/hp/hplip.conf', 'r')
- for line in f:
- if line.strip ().startswith("plugin") and \
- line.strip ().endswith("1"):
-@@ -5082,7 +5082,7 @@
- # Try to get make and model via SNMP
- if host:
- os.environ["HOST"] = host
-- cmd = '/usr/lib/cups/backend/snmp "${HOST}"'
-+ cmd = '%%LOCALBASE%%/libexec/cups/backend/snmp "${HOST}"'
- debugprint (host + ": " + cmd)
- stdout = None
- try:
-@@ -6621,7 +6621,7 @@
- try:
- # We want this to be in the current natural language,
- # so we intentionally don't set LC_ALL=C here.
-- p = subprocess.Popen (['/usr/bin/cupstestppd',
-+ p = subprocess.Popen (['%%LOCALBASE%%/bin/cupstestppd',
- '-rvv', filename],
- stdin=file("/dev/null"),
- stdout=subprocess.PIPE,
diff --git a/print/system-config-printer/files/patch-troubleshoot_CheckUSBPermissions.py b/print/system-config-printer/files/patch-troubleshoot_CheckUSBPermissions.py
deleted file mode 100644
index 8fc60a760..000000000
--- a/print/system-config-printer/files/patch-troubleshoot_CheckUSBPermissions.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- troubleshoot/CheckUSBPermissions.py.orig 2008-07-26 13:36:20.440361271 -0500
-+++ troubleshoot/CheckUSBPermissions.py 2008-07-26 13:36:36.255172372 -0500
-@@ -51,7 +51,7 @@
- if not os.access (LSUSB, os.X_OK):
- return False
-
-- GETFACL = "/usr/bin/getfacl"
-+ GETFACL = "/bin/getfacl"
- if not os.access (GETFACL, os.X_OK):
- return False
-
diff --git a/print/system-config-printer/pkg-descr b/print/system-config-printer/pkg-descr
deleted file mode 100644
index 3dcfd9461..000000000
--- a/print/system-config-printer/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-CUPS configuration Gtk+2.0 GUI
-
-Configures a CUPS server. It uses the CUPS API (bound to Python with pycups)
-to do this. The communication with the server is performed using IPP. As a
-result, it is equally able to configure a remote CUPS server as a local one.
-
-WWW: http://cyberelk.net/tim/software/system-config-printer/
diff --git a/print/system-config-printer/pkg-plist b/print/system-config-printer/pkg-plist
deleted file mode 100644
index fea8725a0..000000000
--- a/print/system-config-printer/pkg-plist
+++ /dev/null
@@ -1,184 +0,0 @@
-bin/my-default-printer
-bin/system-config-printer
-bin/system-config-printer-applet
-etc/dbus-1/system.d/newprinternotification.conf
-etc/xdg/autostart/print-applet.desktop
-%%PYTHON_SITELIBDIR%%/cupshelpers-1.0-py%PYTHON_VER%%.egg-info
-%%PYTHON_SITELIBDIR%%/cupshelpers/__init__.py
-%%PYTHON_SITELIBDIR%%/cupshelpers/__init__.pyc
-%%PYTHON_SITELIBDIR%%/cupshelpers/cupshelpers.py
-%%PYTHON_SITELIBDIR%%/cupshelpers/cupshelpers.pyc
-%%PYTHON_SITELIBDIR%%/cupshelpers/openprinting.py
-%%PYTHON_SITELIBDIR%%/cupshelpers/openprinting.pyc
-%%PYTHON_SITELIBDIR%%/cupshelpers/ppds.py
-%%PYTHON_SITELIBDIR%%/cupshelpers/ppds.pyc
-share/applications/manage-print-jobs.desktop
-share/applications/my-default-printer.desktop
-share/applications/system-config-printer.desktop
-share/locale/ar/LC_MESSAGES/system-config-printer.mo
-share/locale/as/LC_MESSAGES/system-config-printer.mo
-share/locale/bg/LC_MESSAGES/system-config-printer.mo
-share/locale/bn/LC_MESSAGES/system-config-printer.mo
-share/locale/bn_IN/LC_MESSAGES/system-config-printer.mo
-share/locale/bs/LC_MESSAGES/system-config-printer.mo
-share/locale/ca/LC_MESSAGES/system-config-printer.mo
-share/locale/cs/LC_MESSAGES/system-config-printer.mo
-share/locale/cy/LC_MESSAGES/system-config-printer.mo
-share/locale/da/LC_MESSAGES/system-config-printer.mo
-share/locale/de/LC_MESSAGES/system-config-printer.mo
-share/locale/el/LC_MESSAGES/system-config-printer.mo
-share/locale/en_GB/LC_MESSAGES/system-config-printer.mo
-share/locale/es/LC_MESSAGES/system-config-printer.mo
-share/locale/et/LC_MESSAGES/system-config-printer.mo
-share/locale/fa/LC_MESSAGES/system-config-printer.mo
-share/locale/fi/LC_MESSAGES/system-config-printer.mo
-share/locale/fr/LC_MESSAGES/system-config-printer.mo
-share/locale/gu/LC_MESSAGES/system-config-printer.mo
-share/locale/he/LC_MESSAGES/system-config-printer.mo
-share/locale/hi/LC_MESSAGES/system-config-printer.mo
-share/locale/hr/LC_MESSAGES/system-config-printer.mo
-share/locale/hu/LC_MESSAGES/system-config-printer.mo
-share/locale/hy/LC_MESSAGES/system-config-printer.mo
-share/locale/id/LC_MESSAGES/system-config-printer.mo
-share/locale/is/LC_MESSAGES/system-config-printer.mo
-share/locale/it/LC_MESSAGES/system-config-printer.mo
-share/locale/ja/LC_MESSAGES/system-config-printer.mo
-share/locale/ka/LC_MESSAGES/system-config-printer.mo
-share/locale/kn/LC_MESSAGES/system-config-printer.mo
-share/locale/ko/LC_MESSAGES/system-config-printer.mo
-share/locale/lo/LC_MESSAGES/system-config-printer.mo
-share/locale/lv/LC_MESSAGES/system-config-printer.mo
-share/locale/mai/LC_MESSAGES/system-config-printer.mo
-share/locale/mk/LC_MESSAGES/system-config-printer.mo
-share/locale/ml/LC_MESSAGES/system-config-printer.mo
-share/locale/mr/LC_MESSAGES/system-config-printer.mo
-share/locale/ms/LC_MESSAGES/system-config-printer.mo
-share/locale/my/LC_MESSAGES/system-config-printer.mo
-share/locale/nb/LC_MESSAGES/system-config-printer.mo
-share/locale/nl/LC_MESSAGES/system-config-printer.mo
-share/locale/nn/LC_MESSAGES/system-config-printer.mo
-share/locale/or/LC_MESSAGES/system-config-printer.mo
-share/locale/pa/LC_MESSAGES/system-config-printer.mo
-share/locale/pl/LC_MESSAGES/system-config-printer.mo
-share/locale/pt/LC_MESSAGES/system-config-printer.mo
-share/locale/pt_BR/LC_MESSAGES/system-config-printer.mo
-share/locale/ro/LC_MESSAGES/system-config-printer.mo
-share/locale/ru/LC_MESSAGES/system-config-printer.mo
-share/locale/si/LC_MESSAGES/system-config-printer.mo
-share/locale/sk/LC_MESSAGES/system-config-printer.mo
-share/locale/sl/LC_MESSAGES/system-config-printer.mo
-share/locale/sr/LC_MESSAGES/system-config-printer.mo
-share/locale/sr@latin/LC_MESSAGES/system-config-printer.mo
-share/locale/sv/LC_MESSAGES/system-config-printer.mo
-share/locale/ta/LC_MESSAGES/system-config-printer.mo
-share/locale/te/LC_MESSAGES/system-config-printer.mo
-share/locale/th/LC_MESSAGES/system-config-printer.mo
-share/locale/tr/LC_MESSAGES/system-config-printer.mo
-share/locale/uk/LC_MESSAGES/system-config-printer.mo
-share/locale/vi/LC_MESSAGES/system-config-printer.mo
-share/locale/zh_CN/LC_MESSAGES/system-config-printer.mo
-share/locale/zh_TW/LC_MESSAGES/system-config-printer.mo
-%%DATADIR%%/AdvancedServerSettings.py
-%%DATADIR%%/GroupsPane.py
-%%DATADIR%%/GroupsPaneModel.py
-%%DATADIR%%/HIG.py
-%%DATADIR%%/PhysicalDevice.py
-%%DATADIR%%/SearchCriterion.py
-%%DATADIR%%/ToolbarSearchEntry.py
-%%DATADIR%%/XmlHelper.py
-%%DATADIR%%/applet.py
-%%DATADIR%%/asyncconn.py
-%%DATADIR%%/asyncipp.py
-%%DATADIR%%/asyncpk0.py
-%%DATADIR%%/asyncpk1.py
-%%DATADIR%%/authconn.py
-%%DATADIR%%/config.py
-%%DATADIR%%/cupspk.py
-%%DATADIR%%/debug.py
-%%DATADIR%%/errordialogs.py
-%%DATADIR%%/firewall.py
-%%DATADIR%%/glade.py
-%%DATADIR%%/glade/AboutDialog.glade
-%%DATADIR%%/glade/ConnectDialog.glade
-%%DATADIR%%/glade/ConnectingDialog.glade
-%%DATADIR%%/glade/InstallDialog.glade
-%%DATADIR%%/glade/JobsWindow.glade
-%%DATADIR%%/glade/NewPrinterName.glade
-%%DATADIR%%/glade/NewPrinterWindow.glade
-%%DATADIR%%/glade/PrinterPropertiesDialog.glade
-%%DATADIR%%/glade/PrintersWindow.glade
-%%DATADIR%%/glade/SMBBrowseDialog.glade
-%%DATADIR%%/glade/ServerSettingsDialog.glade
-%%DATADIR%%/glade/WaitWindow.glade
-%%DATADIR%%/glade/statusicon_popupmenu.glade
-%%DATADIR%%/gtk_label_autowrap.py
-%%DATADIR%%/gtkinklevel.py
-%%DATADIR%%/gtkspinner.py
-%%DATADIR%%/icons/i-network-printer.png
-%%DATADIR%%/installpackage.py
-%%DATADIR%%/jobviewer.py
-%%DATADIR%%/monitor.py
-%%DATADIR%%/my-default-printer.py
-%%DATADIR%%/options.py
-%%DATADIR%%/optionwidgets.py
-%%DATADIR%%/ppdippstr.py
-%%DATADIR%%/probe_printer.py
-%%DATADIR%%/pysmb.py
-%%DATADIR%%/smburi.py
-%%DATADIR%%/statereason.py
-%%DATADIR%%/system-config-printer.py
-%%DATADIR%%/timedops.py
-%%DATADIR%%/troubleshoot/CheckLocalServerPublishing.py
-%%DATADIR%%/troubleshoot/CheckNetworkServerSanity.py
-%%DATADIR%%/troubleshoot/CheckPPDSanity.py
-%%DATADIR%%/troubleshoot/CheckPrinterSanity.py
-%%DATADIR%%/troubleshoot/CheckUSBPermissions.py
-%%DATADIR%%/troubleshoot/ChooseNetworkPrinter.py
-%%DATADIR%%/troubleshoot/ChoosePrinter.py
-%%DATADIR%%/troubleshoot/DeviceListed.py
-%%DATADIR%%/troubleshoot/ErrorLogCheckpoint.py
-%%DATADIR%%/troubleshoot/ErrorLogFetch.py
-%%DATADIR%%/troubleshoot/ErrorLogParse.py
-%%DATADIR%%/troubleshoot/LocalOrRemote.py
-%%DATADIR%%/troubleshoot/Locale.py
-%%DATADIR%%/troubleshoot/NetworkCUPSPrinterShared.py
-%%DATADIR%%/troubleshoot/PrintTestPage.py
-%%DATADIR%%/troubleshoot/PrinterStateReasons.py
-%%DATADIR%%/troubleshoot/QueueNotEnabled.py
-%%DATADIR%%/troubleshoot/QueueRejectingJobs.py
-%%DATADIR%%/troubleshoot/RemoteAddress.py
-%%DATADIR%%/troubleshoot/SchedulerNotRunning.py
-%%DATADIR%%/troubleshoot/ServerFirewalled.py
-%%DATADIR%%/troubleshoot/Shrug.py
-%%DATADIR%%/troubleshoot/Welcome.py
-%%DATADIR%%/troubleshoot/__init__.py
-%%DATADIR%%/troubleshoot/base.py
-%%DATADIR%%/userdefault.py
-@dirrm %%DATADIR%%/troubleshoot
-@dirrm %%DATADIR%%/icons
-@dirrm %%DATADIR%%/glade
-@dirrm %%DATADIR%%
-@dirrmtry share/applications
-@dirrm %%PYTHON_SITELIBDIR%%/cupshelpers
-@dirrmtry etc/xdg/autostart
-@dirrmtry etc/xdg
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
-@dirrmtry share/locale/si/LC_MESSAGES
-@dirrmtry share/locale/si
-@dirrmtry share/locale/my/LC_MESSAGES
-@dirrmtry share/locale/my
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/lo/LC_MESSAGES
-@dirrmtry share/locale/lo
-@dirrmtry share/locale/hy/LC_MESSAGES
-@dirrmtry share/locale/hy
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/as/LC_MESSAGES
-@dirrmtry share/locale/as