diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-07 07:20:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-07 07:20:53 +0000 |
commit | 30158d82c50f509bb3f7054537c7d8f08a73d7af (patch) | |
tree | 15c2c633b1a9bce687df0156b2fe641d427a5f1b | |
parent | c6004733aa6154da6cb5402180d2ddd61eb66e98 (diff) |
Remove gnome-print (component of the EOLed gnome1) not used by anything anymore.
Approved by: gnome (implicit)
Notes
Notes:
svn path=/head/; revision=329657
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/gnome-print/Makefile | 36 | ||||
-rw-r--r-- | print/gnome-print/distinfo | 2 | ||||
-rw-r--r-- | print/gnome-print/files/patch-ab | 32 | ||||
-rw-r--r-- | print/gnome-print/files/patch-installer_gf-pfb.c | 12 | ||||
-rw-r--r-- | print/gnome-print/files/patch-installer_gf-ttf.c | 12 | ||||
-rw-r--r-- | print/gnome-print/files/patch-installer_gnome-font-install.c | 12 | ||||
-rw-r--r-- | print/gnome-print/files/patch-libgnomeprint_gnome-font-private.h | 12 | ||||
-rw-r--r-- | print/gnome-print/files/patch-libgnomeprint_parseTT.c | 12 | ||||
-rw-r--r-- | print/gnome-print/files/patch-libgnomeprint_parseTT.h | 12 | ||||
-rw-r--r-- | print/gnome-print/pkg-descr | 4 | ||||
-rw-r--r-- | print/gnome-print/pkg-plist | 123 |
13 files changed, 1 insertions, 270 deletions
@@ -5011,3 +5011,4 @@ databases/libgda||2013-10-07|Composent of the obsolete gnome1 devel/gconf||2013-10-07|Composent of the obsolete gnome1 devel/bonobo||2013-10-07|Composent of the obsolete gnome1 devel/oaf||2013-10-07|Composent of the obsolete gnome1 +print/gnome-print||2013-10-07|Composent of the obsolete gnome1 diff --git a/print/Makefile b/print/Makefile index 743751b8f84c..9de801089aee 100644 --- a/print/Makefile +++ b/print/Makefile @@ -91,7 +91,6 @@ SUBDIR += gimp-gutenprint SUBDIR += gl2ps SUBDIR += gnome-cups-manager - SUBDIR += gnome-print SUBDIR += gnome-specimen SUBDIR += gnomephotoprinter SUBDIR += gribouy diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile deleted file mode 100644 index e8b7df6880d5..000000000000 --- a/print/gnome-print/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# Created by: Vanilla I. Shu <vanilla@FreeBSD.org> -# $FreeBSD$ -# $MCom: ports/print/gnome-print/Makefile,v 1.6 2007/09/24 19:40:45 mezz Exp $ - -PORTNAME= gnome-print -PORTVERSION= 0.37 -PORTREVISION= 12 -CATEGORIES= print gnome -MASTER_SITES= GNOME -DISTNAME= gnome-print-${PORTVERSION} -DIST_SUBDIR= gnome - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gnome print support library - -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 -LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 - -USE_GHOSTSCRIPT_RUN= yes - -PLIST_SUB= VERSION=${PORTVERSION} - -USE_AUTOTOOLS= libtool -USE_BZIP2= yes -USE_GNOME= gnomehack gnomeprefix gnomehier gnomelibs gnomecanvas -USES= gettext gmake perl5 -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - -NO_STAGE= yes -post-install: - @${TOUCH} ${PREFIX}/etc/gnome/fonts/gnome-print-x11.fontmap - -.include <bsd.port.mk> diff --git a/print/gnome-print/distinfo b/print/gnome-print/distinfo deleted file mode 100644 index 4253887eda04..000000000000 --- a/print/gnome-print/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome/gnome-print-0.37.tar.bz2) = 9d901f9ec9991e76e9fcfb53ac71b5351e86d2aeaa6d6b5539c8dd66ab4c174d -SIZE (gnome/gnome-print-0.37.tar.bz2) = 768373 diff --git a/print/gnome-print/files/patch-ab b/print/gnome-print/files/patch-ab deleted file mode 100644 index f4479734a47b..000000000000 --- a/print/gnome-print/files/patch-ab +++ /dev/null @@ -1,32 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in.orig Fri Oct 5 11:37:00 2001 -+++ Makefile.in Fri Oct 5 11:40:45 2001 -@@ -157,7 +157,7 @@ - @LIBGPA_TRUE@LIBGPA_DIR = libgpa data - @LIBGPA_FALSE@LIBGPA_DIR = - --SUBDIRS = intl po $(LIBGPA_DIR) libgnomeprint afms profiles fonts tests $(INSTALLER_DIR) -+SUBDIRS = intl po $(LIBGPA_DIR) libgnomeprint afms profiles fonts $(INSTALLER_DIR) - - INCLUDES = $(GTK_CFLAGS) -I$(top_srcdir)/intl -I$(top_builddir)/intl $(GNOME_INCLUDEDIR) @PRINT_INCLUDEDIR@ -DPROFILEDIR=\""$(profilesdir)"\" - -@@ -171,7 +171,7 @@ - EXTRA_DIST = printConf.sh.in gnome-print.spec.in gnome-print.spec run-gnome-font-install - - --confexecdir = $(libdir) -+confexecdir = $(sysconfdir) - confexec_DATA = printConf.sh - - CLEANFILES = printConf.sh -@@ -192,7 +192,7 @@ - TAR = gtar - GZIP_ENV = --best - DIST_SUBDIRS = intl po libgpa data libgnomeprint afms profiles fonts \ --tests installer -+installer - all: all-redirect - .SUFFIXES: - $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) diff --git a/print/gnome-print/files/patch-installer_gf-pfb.c b/print/gnome-print/files/patch-installer_gf-pfb.c deleted file mode 100644 index 6774d50122b7..000000000000 --- a/print/gnome-print/files/patch-installer_gf-pfb.c +++ /dev/null @@ -1,12 +0,0 @@ ---- installer/gf-pfb.c.orig Mon Mar 22 23:33:20 2004 -+++ installer/gf-pfb.c Mon Mar 22 23:33:36 2004 -@@ -12,7 +12,8 @@ - #include <fcntl.h> - #include <string.h> - #include <ctype.h> --#include <freetype/freetype.h> -+#include <ft2build.h> -+#include FT_FREETYPE_H - #include "gf-pfb.h" - - #define noVERBOSE diff --git a/print/gnome-print/files/patch-installer_gf-ttf.c b/print/gnome-print/files/patch-installer_gf-ttf.c deleted file mode 100644 index ad7cf3779c56..000000000000 --- a/print/gnome-print/files/patch-installer_gf-ttf.c +++ /dev/null @@ -1,12 +0,0 @@ ---- installer/gf-ttf.c.orig Mon Mar 22 23:34:10 2004 -+++ installer/gf-ttf.c Mon Mar 22 23:34:23 2004 -@@ -32,7 +32,8 @@ - #include <fcntl.h> - #include <string.h> - #include <ctype.h> --#include <freetype/freetype.h> -+#include <ft2build.h> -+#include FT_FREETYPE_H - - #include "gf-ttf.h" - diff --git a/print/gnome-print/files/patch-installer_gnome-font-install.c b/print/gnome-print/files/patch-installer_gnome-font-install.c deleted file mode 100644 index d1ee9d152f7d..000000000000 --- a/print/gnome-print/files/patch-installer_gnome-font-install.c +++ /dev/null @@ -1,12 +0,0 @@ ---- installer/gnome-font-install.c.orig Mon Mar 22 23:32:31 2004 -+++ installer/gnome-font-install.c Mon Mar 22 23:32:44 2004 -@@ -26,7 +26,8 @@ - #include <parser.h> - #include <xmlmemory.h> - /* End of ugly thing */ --#include <freetype/freetype.h> -+#include <ft2build.h> -+#include FT_FREETYPE_H - #include <libgnome/gnome-defs.h> - #include <libgnome/gnome-util.h> - #include <libgnome/gnome-i18n.h> diff --git a/print/gnome-print/files/patch-libgnomeprint_gnome-font-private.h b/print/gnome-print/files/patch-libgnomeprint_gnome-font-private.h deleted file mode 100644 index f2a1a880c410..000000000000 --- a/print/gnome-print/files/patch-libgnomeprint_gnome-font-private.h +++ /dev/null @@ -1,12 +0,0 @@ ---- libgnomeprint/gnome-font-private.h.orig Mon Mar 22 23:31:37 2004 -+++ libgnomeprint/gnome-font-private.h Mon Mar 22 23:31:52 2004 -@@ -22,7 +22,8 @@ - - BEGIN_GNOME_DECLS - --#include <freetype/freetype.h> -+#include <ft2build.h> -+#include FT_FREETYPE_H - #include <libgnomeprint/gp-character-block.h> - #include <libgnomeprint/gp-fontmap.h> - #include <libgnomeprint/gnome-font.h> diff --git a/print/gnome-print/files/patch-libgnomeprint_parseTT.c b/print/gnome-print/files/patch-libgnomeprint_parseTT.c deleted file mode 100644 index 218bdd1438d6..000000000000 --- a/print/gnome-print/files/patch-libgnomeprint_parseTT.c +++ /dev/null @@ -1,12 +0,0 @@ ---- libgnomeprint/parseTT.c.orig Mon Mar 22 23:29:57 2004 -+++ libgnomeprint/parseTT.c Mon Mar 22 23:30:15 2004 -@@ -107,7 +107,8 @@ - #include <config.h> - - #include <parseTT.h> --#include <freetype/freetype.h> -+#include <ft2build.h> -+#include FT_FREETYPE_H - #include <freetype/ftglyph.h> - #include <freetype/ftoutln.h> - #include <stdio.h> diff --git a/print/gnome-print/files/patch-libgnomeprint_parseTT.h b/print/gnome-print/files/patch-libgnomeprint_parseTT.h deleted file mode 100644 index f938cc0d4d5a..000000000000 --- a/print/gnome-print/files/patch-libgnomeprint_parseTT.h +++ /dev/null @@ -1,12 +0,0 @@ ---- libgnomeprint/parseTT.h.orig Mon Mar 22 23:30:50 2004 -+++ libgnomeprint/parseTT.h Mon Mar 22 23:31:05 2004 -@@ -22,7 +22,8 @@ - BEGIN_GNOME_DECLS - - #include <glib.h> --#include <freetype/freetype.h> -+#include <ft2build.h> -+#include FT_FREETYPE_H - - /* - * Convert loaded Freetype TTF face to Type1 diff --git a/print/gnome-print/pkg-descr b/print/gnome-print/pkg-descr deleted file mode 100644 index f7ae47f42231..000000000000 --- a/print/gnome-print/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a prototype implementation of the Gnome Printing Architecture, -as described in: - -WWW: http://www.gnome.org/projects/gnome-print/ diff --git a/print/gnome-print/pkg-plist b/print/gnome-print/pkg-plist deleted file mode 100644 index 9e46a7faa853..000000000000 --- a/print/gnome-print/pkg-plist +++ /dev/null @@ -1,123 +0,0 @@ -bin/gnome-font-install -etc/gnome/fonts/gnome-print-ghostscript.fontmap -etc/gnome/fonts/gnome-print-x11.fontmap -etc/gnome/fonts/gnome-print.fontmap -etc/printConf.sh -include/gnome-1.0/libgnomeprint/gnome-font-dialog.h -include/gnome-1.0/libgnomeprint/gnome-font-face-private.h -include/gnome-1.0/libgnomeprint/gnome-font-face.h -include/gnome-1.0/libgnomeprint/gnome-font.h -include/gnome-1.0/libgnomeprint/gnome-glyphlist.h -include/gnome-1.0/libgnomeprint/gnome-pgl.h -include/gnome-1.0/libgnomeprint/gnome-print-copies.h -include/gnome-1.0/libgnomeprint/gnome-print-dialog.h -include/gnome-1.0/libgnomeprint/gnome-print-encode.h -include/gnome-1.0/libgnomeprint/gnome-print-frgba.h -include/gnome-1.0/libgnomeprint/gnome-print-master-preview.h -include/gnome-1.0/libgnomeprint/gnome-print-master.h -include/gnome-1.0/libgnomeprint/gnome-print-meta.h -include/gnome-1.0/libgnomeprint/gnome-print-multipage.h -include/gnome-1.0/libgnomeprint/gnome-print-pdf.h -include/gnome-1.0/libgnomeprint/gnome-print-pixbuf.h -include/gnome-1.0/libgnomeprint/gnome-print-preview.h -include/gnome-1.0/libgnomeprint/gnome-print-rbuf.h -include/gnome-1.0/libgnomeprint/gnome-print.h -include/gnome-1.0/libgnomeprint/gnome-printer-dialog.h -include/gnome-1.0/libgnomeprint/gnome-printer.h -include/gnome-1.0/libgnomeprint/gnome-rfont.h -include/gnome-1.0/libgnomeprint/gnome-text.h -lib/libgnomeprint.a -lib/libgnomeprint.la -lib/libgnomeprint.so -lib/libgnomeprint.so.16 -share/fonts/README.binaries -share/fonts/README.installer -share/fonts/afms/adobe/pagd8a.afm -share/fonts/afms/adobe/pagdo8a.afm -share/fonts/afms/adobe/pagk8a.afm -share/fonts/afms/adobe/pagko8a.afm -share/fonts/afms/adobe/pbkd8a.afm -share/fonts/afms/adobe/pbkdi8a.afm -share/fonts/afms/adobe/pbkl8a.afm -share/fonts/afms/adobe/pbkli8a.afm -share/fonts/afms/adobe/pcrb8a.afm -share/fonts/afms/adobe/pcrbo8a.afm -share/fonts/afms/adobe/pcrr8a.afm -share/fonts/afms/adobe/pcrro8a.afm -share/fonts/afms/adobe/phvb8a.afm -share/fonts/afms/adobe/phvb8an.afm -share/fonts/afms/adobe/phvbo8a.afm -share/fonts/afms/adobe/phvbo8an.afm -share/fonts/afms/adobe/phvl8a.afm -share/fonts/afms/adobe/phvlo8a.afm -share/fonts/afms/adobe/phvr8a.afm -share/fonts/afms/adobe/phvr8an.afm -share/fonts/afms/adobe/phvro8a.afm -share/fonts/afms/adobe/phvro8an.afm -share/fonts/afms/adobe/pncb8a.afm -share/fonts/afms/adobe/pncbi8a.afm -share/fonts/afms/adobe/pncr8a.afm -share/fonts/afms/adobe/pncri8a.afm -share/fonts/afms/adobe/pplb8a.afm -share/fonts/afms/adobe/pplbi8a.afm -share/fonts/afms/adobe/pplr8a.afm -share/fonts/afms/adobe/pplri8a.afm -share/fonts/afms/adobe/psyr.afm -share/fonts/afms/adobe/ptmb8a.afm -share/fonts/afms/adobe/ptmbi8a.afm -share/fonts/afms/adobe/ptmr8a.afm -share/fonts/afms/adobe/ptmri8a.afm -share/fonts/afms/adobe/putb8a.afm -share/fonts/afms/adobe/putbi8a.afm -share/fonts/afms/adobe/putr8a.afm -share/fonts/afms/adobe/putri8a.afm -share/fonts/afms/adobe/pzcmi8a.afm -share/fonts/afms/adobe/pzdr.afm -%%DATADIR%%/profiles/PostscriptOptimized.profile -%%DATADIR%%/profiles/fax-g3.profile -%%DATADIR%%/profiles/pdf.profile -share/gnome/fonts/adobe-urw.font -share/gnome/fonts/defaults.fontmap -share/locale/az/LC_MESSAGES/gnome-print.mo -share/locale/bg/LC_MESSAGES/gnome-print.mo -share/locale/ca/LC_MESSAGES/gnome-print.mo -share/locale/da/LC_MESSAGES/gnome-print.mo -share/locale/de/LC_MESSAGES/gnome-print.mo -share/locale/el/LC_MESSAGES/gnome-print.mo -share/locale/es/LC_MESSAGES/gnome-print.mo -share/locale/et/LC_MESSAGES/gnome-print.mo -share/locale/eu/LC_MESSAGES/gnome-print.mo -share/locale/fi/LC_MESSAGES/gnome-print.mo -share/locale/fr/LC_MESSAGES/gnome-print.mo -share/locale/gl/LC_MESSAGES/gnome-print.mo -share/locale/hr/LC_MESSAGES/gnome-print.mo -share/locale/hu/LC_MESSAGES/gnome-print.mo -share/locale/it/LC_MESSAGES/gnome-print.mo -share/locale/ja/LC_MESSAGES/gnome-print.mo -share/locale/ko/LC_MESSAGES/gnome-print.mo -share/locale/lt/LC_MESSAGES/gnome-print.mo -share/locale/lv/LC_MESSAGES/gnome-print.mo -share/locale/nl/LC_MESSAGES/gnome-print.mo -share/locale/nn/LC_MESSAGES/gnome-print.mo -share/locale/no/LC_MESSAGES/gnome-print.mo -share/locale/pl/LC_MESSAGES/gnome-print.mo -share/locale/pt/LC_MESSAGES/gnome-print.mo -share/locale/pt_BR/LC_MESSAGES/gnome-print.mo -share/locale/ro/LC_MESSAGES/gnome-print.mo -share/locale/ru/LC_MESSAGES/gnome-print.mo -share/locale/sk/LC_MESSAGES/gnome-print.mo -share/locale/sl/LC_MESSAGES/gnome-print.mo -share/locale/sv/LC_MESSAGES/gnome-print.mo -share/locale/tr/LC_MESSAGES/gnome-print.mo -share/locale/uk/LC_MESSAGES/gnome-print.mo -share/locale/wa/LC_MESSAGES/gnome-print.mo -share/locale/zh_CN/LC_MESSAGES/gnome-print.mo -share/locale/zh_TW/LC_MESSAGES/gnome-print.mo -@dirrmtry share/gnome/fonts -@dirrm %%DATADIR%%/profiles -@dirrm %%DATADIR%% -@dirrm share/fonts/afms/adobe -@dirrm share/fonts/afms -@dirrmtry share/fonts -@dirrm include/gnome-1.0/libgnomeprint -@dirrm etc/gnome/fonts |