diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 19:24:24 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 19:24:24 +0000 |
commit | 1d1a424e1ce5566733304e9f71ec17b5dee8aa1f (patch) | |
tree | bc3c1101d22e55deb5237ef53fbde0f33806170a /print | |
parent | d0e21923ea22a5e9983b98a4cc08ae4d6b615af8 (diff) | |
download | ports-1d1a424e1ce5566733304e9f71ec17b5dee8aa1f.tar.gz ports-1d1a424e1ce5566733304e9f71ec17b5dee8aa1f.zip |
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
Notes
Notes:
svn path=/head/; revision=84937
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/ggv/Makefile | 29 | ||||
-rw-r--r-- | print/ggv/distinfo | 1 | ||||
-rw-r--r-- | print/ggv/files/patch-aa | 25 | ||||
-rw-r--r-- | print/ggv/files/patch-ad | 6 | ||||
-rw-r--r-- | print/ggv/files/patch-af | 6 | ||||
-rw-r--r-- | print/ggv/files/patch-ltmain.sh | 28 | ||||
-rw-r--r-- | print/ggv/files/patch-src::Makefile.in | 14 | ||||
-rw-r--r-- | print/ggv/files/patch-src::gtkgs.c | 11 | ||||
-rw-r--r-- | print/ggv/files/patch-src::ps.c | 148 | ||||
-rw-r--r-- | print/ggv/pkg-descr | 1 | ||||
-rw-r--r-- | print/ggv/pkg-plist | 116 |
12 files changed, 0 insertions, 386 deletions
diff --git a/print/Makefile b/print/Makefile index 717beb0cfc91..87775382020b 100644 --- a/print/Makefile +++ b/print/Makefile @@ -60,7 +60,6 @@ SUBDIR += freetype2 SUBDIR += ft2demos SUBDIR += gfontview - SUBDIR += ggv SUBDIR += ggv2 SUBDIR += ghostscript-afpl SUBDIR += ghostscript-afpl-nox11 diff --git a/print/ggv/Makefile b/print/ggv/Makefile deleted file mode 100644 index 1454571a83eb..000000000000 --- a/print/ggv/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: ggv -# Date created: 21 August 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $FreeBSD$ -# - -PORTNAME= ggv -PORTVERSION= 1.0.2 -PORTREVISION= 2 -CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/ggv/1.0 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME ghostscript viewer - -RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack bonobo -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-bonobo -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/print/ggv/distinfo b/print/ggv/distinfo deleted file mode 100644 index dd05cf5d3b45..000000000000 --- a/print/ggv/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (ggv-1.0.2.tar.gz) = e0ee798f23a87493d2184cf9409be87d diff --git a/print/ggv/files/patch-aa b/print/ggv/files/patch-aa deleted file mode 100644 index 984e279f6233..000000000000 --- a/print/ggv/files/patch-aa +++ /dev/null @@ -1,25 +0,0 @@ - -$FreeBSD$ - ---- configure 2001/11/12 12:25:30 1.1 -+++ configure 2001/11/12 12:25:34 -@@ -10454,15 +10454,15 @@ - echo "${ECHO_T}no" >&6 - fi - -- USE_INCLUDED_LIBINTL=yes -+# USE_INCLUDED_LIBINTL=yes - CATOBJEXT=.gmo - INSTOBJEXT=.mo - DATADIRNAME=share -- INTLDEPS='$(top_builddir)/intl/libintl.a' -+ INTLDEPS='-lintl' - INTLLIBS=$INTLDEPS - LIBS=`echo $LIBS | sed -e 's/-lintl//'` -- nls_cv_header_intl=intl/libintl.h -- nls_cv_header_libgt=intl/libgettext.h -+# nls_cv_header_intl=intl/libintl.h -+# nls_cv_header_libgt=intl/libgettext.h - fi - - if test "$XGETTEXT" != ":"; then diff --git a/print/ggv/files/patch-ad b/print/ggv/files/patch-ad deleted file mode 100644 index d346879b7abe..000000000000 --- a/print/ggv/files/patch-ad +++ /dev/null @@ -1,6 +0,0 @@ ---- src/ps.h.orig Tue Feb 13 12:21:25 2001 -+++ src/ps.h Tue Feb 27 18:50:19 2001 -@@ -45,2 +45,3 @@ - -+#undef NONE - enum { ATEND = -1, NONE = 0, PORTRAIT, LANDSCAPE, ASCEND, DESCEND, SPECIAL }; diff --git a/print/ggv/files/patch-af b/print/ggv/files/patch-af deleted file mode 100644 index 6f2b5511f022..000000000000 --- a/print/ggv/files/patch-af +++ /dev/null @@ -1,6 +0,0 @@ ---- app-docs.make.orig Tue Mar 27 14:36:27 2001 -+++ app-docs.make Tue Apr 17 19:42:48 2001 -@@ -1,2 +1,2 @@ --helpdir = $(datadir)/gnome/help/$(app)/$(lang) -+helpdir = $(datadir)/help/$(app)/$(lang) - help_DATA = \ diff --git a/print/ggv/files/patch-ltmain.sh b/print/ggv/files/patch-ltmain.sh deleted file mode 100644 index 98cb05e4ddb3..000000000000 --- a/print/ggv/files/patch-ltmain.sh +++ /dev/null @@ -1,28 +0,0 @@ - -$FreeBSD$ - ---- ltmain.sh 2001/08/27 09:51:26 1.1 -+++ ltmain.sh 2001/08/27 09:51:42 -@@ -2408,6 +2408,9 @@ - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test "$build_libtool_need_lc" = "yes"; then -@@ -4175,10 +4178,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/print/ggv/files/patch-src::Makefile.in b/print/ggv/files/patch-src::Makefile.in deleted file mode 100644 index 5789553a8881..000000000000 --- a/print/ggv/files/patch-src::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- src/Makefile.in 2001/11/12 12:29:36 1.1 -+++ src/Makefile.in 2001/11/12 12:31:39 -@@ -139,7 +139,7 @@ - - SUBDIRS = stock - --INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -+INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" $(EXTRA_GNOME_CFLAGS) - - - @BONOBO_TRUE@bonobo_components = bonobo-application-ps diff --git a/print/ggv/files/patch-src::gtkgs.c b/print/ggv/files/patch-src::gtkgs.c deleted file mode 100644 index 85407be0e274..000000000000 --- a/print/ggv/files/patch-src::gtkgs.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/gtkgs.c.orig Tue Oct 23 23:37:33 2001 -+++ src/gtkgs.c Sat Feb 2 19:14:29 2002 -@@ -1273,7 +1273,7 @@ - fname = ggv_quote_filename (filename); - filename_dsc = tempnam (g_get_tmp_dir(), "dsc"); - filename_err = tempnam (g_get_tmp_dir(), "err"); -- cmd = g_strdup_printf (gs_scan_pdf_cmd, "\"", fname ,"\"", "\", filename_dsc"); -+ cmd = g_strdup_printf (gs_scan_pdf_cmd, fname, filename_dsc); - g_free (fname); - /* this command (sometimes?) prints error messages to stdout! */ - cmdline = g_strdup_printf ("%s >%s 2>&1", cmd, filename_err); diff --git a/print/ggv/files/patch-src::ps.c b/print/ggv/files/patch-src::ps.c deleted file mode 100644 index 4855bfd38867..000000000000 --- a/print/ggv/files/patch-src::ps.c +++ /dev/null @@ -1,148 +0,0 @@ - -$FreeBSD$ - ---- src/ps.c.orig Mon Jan 22 16:04:50 2001 -+++ src/ps.c Fri Oct 18 11:19:55 2002 -@@ -282,7 +282,7 @@ - - /* Jake Hamby patch 18/3/98 */ - -- sscanf(line, "%*s %s", text); -+ sscanf(line, "%*s %256s", text); - /*doc->epsf = iscomment(text, "EPSF-");*/ - doc->epsf = iscomment(text, "EPSF"); /* Hamby - This line changed */ - doc->beginheader = position; -@@ -323,7 +323,7 @@ - } else if (doc->date == NULL && iscomment(line+2, "CreationDate:")) { - doc->date = gettextline(line+length("%%CreationDate:")); - } else if (bb_set == NONE && iscomment(line+2, "BoundingBox:")) { -- sscanf(line+length("%%BoundingBox:"), "%s", text); -+ sscanf(line+length("%%BoundingBox:"), "%256s", text); - if (strcmp(text, "(atend)") == 0) { - bb_set = ATEND; - } else { -@@ -355,7 +355,7 @@ - } - } else if (orientation_set == NONE && - iscomment(line+2, "Orientation:")) { -- sscanf(line+length("%%Orientation:"), "%s", text); -+ sscanf(line+length("%%Orientation:"), "%256s", text); - if (strcmp(text, "(atend)") == 0) { - orientation_set = ATEND; - } else if (strcmp(text, "Portrait") == 0) { -@@ -366,7 +366,7 @@ - orientation_set = 1; - } - } else if (page_order_set == NONE && iscomment(line+2, "PageOrder:")) { -- sscanf(line+length("%%PageOrder:"), "%s", text); -+ sscanf(line+length("%%PageOrder:"), "%256s", text); - if (strcmp(text, "(atend)") == 0) { - page_order_set = ATEND; - } else if (strcmp(text, "Ascend") == 0) { -@@ -380,7 +380,7 @@ - page_order_set = 1; - } - } else if (pages_set == NONE && iscomment(line+2, "Pages:")) { -- sscanf(line+length("%%Pages:"), "%s", text); -+ sscanf(line+length("%%Pages:"), "%256s", text); - if (strcmp(text, "(atend)") == 0) { - pages_set = ATEND; - } else { -@@ -579,7 +579,7 @@ - /* Do nothing */ - } else if (doc->default_page_orientation == NONE && - iscomment(line+2, "PageOrientation:")) { -- sscanf(line+length("%%PageOrientation:"), "%s", text); -+ sscanf(line+length("%%PageOrientation:"), "%256s", text); - if (strcmp(text, "Portrait") == 0) { - doc->default_page_orientation = PORTRAIT; - } else if (strcmp(text, "Landscape") == 0) { -@@ -703,7 +703,7 @@ - /* Do nothing */ - } else if (doc->default_page_orientation == NONE && - iscomment(line+2, "PageOrientation:")) { -- sscanf(line+length("%%PageOrientation:"), "%s", text); -+ sscanf(line+length("%%PageOrientation:"), "%256s", text); - if (strcmp(text, "Portrait") == 0) { - doc->default_page_orientation = PORTRAIT; - } else if (strcmp(text, "Landscape") == 0) { -@@ -842,7 +842,7 @@ - /* Do nothing */ - } else if (doc->pages[doc->numpages].orientation == NONE && - iscomment(line+2, "PageOrientation:")) { -- sscanf(line+length("%%PageOrientation:"), "%s", text); -+ sscanf(line+length("%%PageOrientation:"), "%256s", text); - if (strcmp(text, "Portrait") == 0) { - doc->pages[doc->numpages].orientation = PORTRAIT; - } else if (strcmp(text, "Landscape") == 0) { -@@ -874,7 +874,7 @@ - g_free(cp); - } else if ((page_bb_set == NONE || page_bb_set == ATEND) && - iscomment(line+2, "PageBoundingBox:")) { -- sscanf(line+length("%%PageBoundingBox:"), "%s", text); -+ sscanf(line+length("%%PageBoundingBox:"), "%256s", text); - if (strcmp(text, "(atend)") == 0) { - page_bb_set = ATEND; - } else { -@@ -988,14 +988,14 @@ - } - } else if (orientation_set == ATEND && - iscomment(line+2, "Orientation:")) { -- sscanf(line+length("%%Orientation:"), "%s", text); -+ sscanf(line+length("%%Orientation:"), "%256s", text); - if (strcmp(text, "Portrait") == 0) { - doc->orientation = PORTRAIT; - } else if (strcmp(text, "Landscape") == 0) { - doc->orientation = LANDSCAPE; - } - } else if (page_order_set == ATEND && iscomment(line+2, "PageOrder:")) { -- sscanf(line+length("%%PageOrder:"), "%s", text); -+ sscanf(line+length("%%PageOrder:"), "%256s", text); - if (strcmp(text, "Ascend") == 0) { - doc->pageorder = ASCEND; - } else if (strcmp(text, "Descend") == 0) { -@@ -1277,7 +1277,7 @@ - else if IS_BEGIN("Data:") { - text[0] = '\0'; - strcpy(save, line+7); -- if (sscanf(line+length("%%BeginData:"), "%d %*s %s", &num, text) >= 1) { -+ if (sscanf(line+length("%%BeginData:"), "%d %*s %256s", &num, text) >= 1) { - if (strcmp(text, "Lines") == 0) { - for (i=0; i < num; i++) { - cp = fgets(line, size, fp); -@@ -1394,7 +1394,7 @@ - } else if (iscomment(line+7, "Data:")) { - text[0] = '\0'; - strcpy(save, line+7); -- if (sscanf(line+length("%%BeginData:"), "%d %*s %s", &num, text) >= 1) { -+ if (sscanf(line+length("%%BeginData:"), "%d %*s %256s", &num, text) >= 1) { - if (strcmp(text, "Lines") == 0) { - for (i=0; i < num; i++) { - cp = fgets(line, size, fp); -@@ -1470,7 +1470,7 @@ - } else if (iscomment(line+7, "Data:")) { - text[0] = '\0'; - if (sscanf(line+length("%%BeginData:"), -- "%d %*s %s", &num, text) >= 1) { -+ "%d %*s %256s", &num, text) >= 1) { - if (strcmp(text, "Lines") == 0) { - for (i=0; i < num; i++) { - fgets(line, sizeof line, from); -@@ -1538,7 +1538,7 @@ - } else if (iscomment(line+7, "Data:")) { - text[0] = '\0'; - if (sscanf(line+length("%%BeginData:"), -- "%d %*s %s", &num, text) >= 1) { -+ "%d %*s %256s", &num, text) >= 1) { - if (strcmp(text, "Lines") == 0) { - for (i=0; i < num; i++) { - fgets(line, sizeof line, from); -@@ -1623,7 +1623,7 @@ - g_free(comment); - continue; - } -- sscanf(comment+length("%%Pages:"), "%s", text); -+ sscanf(comment+length("%%Pages:"), "%256s", text); - if (strcmp(text, "(atend)") == 0) { - fputs(comment, dest_file); - pages_atend = TRUE; diff --git a/print/ggv/pkg-descr b/print/ggv/pkg-descr deleted file mode 100644 index 4104aa4014ae..000000000000 --- a/print/ggv/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME ghostscript viewer diff --git a/print/ggv/pkg-plist b/print/ggv/pkg-plist deleted file mode 100644 index 8a703da50da8..000000000000 --- a/print/ggv/pkg-plist +++ /dev/null @@ -1,116 +0,0 @@ -bin/bonobo-application-ps -bin/ggv -share/gnome/apps/Graphics/ggv.desktop -share/gnome/help/ggv/C/docbook.css -share/gnome/help/ggv/C/ggv.sgml -share/gnome/help/ggv/C/index.html -share/gnome/help/ggv/C/intro.html -share/gnome/help/ggv/C/ln21.html -share/gnome/help/ggv/C/mainwin.html -share/gnome/help/ggv/C/menuopts.html -share/gnome/help/ggv/C/options.html -share/gnome/help/ggv/C/prefs.html -share/gnome/help/ggv/C/probs.html -share/gnome/help/ggv/C/stylesheet-images/caution.gif -share/gnome/help/ggv/C/stylesheet-images/home.gif -share/gnome/help/ggv/C/stylesheet-images/important.gif -share/gnome/help/ggv/C/stylesheet-images/next.gif -share/gnome/help/ggv/C/stylesheet-images/note.gif -share/gnome/help/ggv/C/stylesheet-images/prev.gif -share/gnome/help/ggv/C/stylesheet-images/tip.gif -share/gnome/help/ggv/C/stylesheet-images/toc-blank.gif -share/gnome/help/ggv/C/stylesheet-images/toc-minus.gif -share/gnome/help/ggv/C/stylesheet-images/toc-plus.gif -share/gnome/help/ggv/C/stylesheet-images/up.gif -share/gnome/help/ggv/C/stylesheet-images/warning.gif -share/gnome/help/ggv/C/topic.dat -share/gnome/help/ggv/it/docbook.css -share/gnome/help/ggv/it/ggv.sgml -share/gnome/help/ggv/it/index.html -share/gnome/help/ggv/it/intro.html -share/gnome/help/ggv/it/ln21.html -share/gnome/help/ggv/it/mainwin.html -share/gnome/help/ggv/it/menuopts.html -share/gnome/help/ggv/it/options.html -share/gnome/help/ggv/it/prefs.html -share/gnome/help/ggv/it/probs.html -share/gnome/help/ggv/it/stylesheet-images/caution.gif -share/gnome/help/ggv/it/stylesheet-images/home.gif -share/gnome/help/ggv/it/stylesheet-images/important.gif -share/gnome/help/ggv/it/stylesheet-images/next.gif -share/gnome/help/ggv/it/stylesheet-images/note.gif -share/gnome/help/ggv/it/stylesheet-images/prev.gif -share/gnome/help/ggv/it/stylesheet-images/tip.gif -share/gnome/help/ggv/it/stylesheet-images/toc-blank.gif -share/gnome/help/ggv/it/stylesheet-images/toc-minus.gif -share/gnome/help/ggv/it/stylesheet-images/toc-plus.gif -share/gnome/help/ggv/it/stylesheet-images/up.gif -share/gnome/help/ggv/it/stylesheet-images/warning.gif -share/gnome/help/ggv/it/topic.dat -share/gnome/help/ggv/ja/docbook.css -share/gnome/help/ggv/ja/ggv.sgml -share/gnome/help/ggv/ja/index.html -share/gnome/help/ggv/ja/intro.html -share/gnome/help/ggv/ja/ln21.html -share/gnome/help/ggv/ja/mainwin.html -share/gnome/help/ggv/ja/menuopts.html -share/gnome/help/ggv/ja/options.html -share/gnome/help/ggv/ja/prefs.html -share/gnome/help/ggv/ja/probs.html -share/gnome/help/ggv/ja/stylesheet-images/caution.gif -share/gnome/help/ggv/ja/stylesheet-images/home.gif -share/gnome/help/ggv/ja/stylesheet-images/important.gif -share/gnome/help/ggv/ja/stylesheet-images/next.gif -share/gnome/help/ggv/ja/stylesheet-images/note.gif -share/gnome/help/ggv/ja/stylesheet-images/prev.gif -share/gnome/help/ggv/ja/stylesheet-images/tip.gif -share/gnome/help/ggv/ja/stylesheet-images/toc-blank.gif -share/gnome/help/ggv/ja/stylesheet-images/toc-minus.gif -share/gnome/help/ggv/ja/stylesheet-images/toc-plus.gif -share/gnome/help/ggv/ja/stylesheet-images/up.gif -share/gnome/help/ggv/ja/stylesheet-images/warning.gif -share/gnome/help/ggv/ja/topic.dat -share/gnome/oaf/Bonobo_GGV.oafinfo -share/gnome/omf/ggv/ggv-C.omf -share/gnome/omf/ggv/ggv-it.omf -share/gnome/omf/ggv/ggv-ja.omf -share/gnome/pixmaps/ggv-splash.png -share/gnome/pixmaps/gnome-ghostview.png -share/locale/ca/LC_MESSAGES/ggv.mo -share/locale/cs/LC_MESSAGES/ggv.mo -share/locale/da/LC_MESSAGES/ggv.mo -share/locale/de/LC_MESSAGES/ggv.mo -share/locale/el/LC_MESSAGES/ggv.mo -share/locale/es/LC_MESSAGES/ggv.mo -share/locale/fi/LC_MESSAGES/ggv.mo -share/locale/fr/LC_MESSAGES/ggv.mo -share/locale/ga/LC_MESSAGES/ggv.mo -share/locale/gl/LC_MESSAGES/ggv.mo -share/locale/hr/LC_MESSAGES/ggv.mo -share/locale/hu/LC_MESSAGES/ggv.mo -share/locale/it/LC_MESSAGES/ggv.mo -share/locale/ja/LC_MESSAGES/ggv.mo -share/locale/ko/LC_MESSAGES/ggv.mo -share/locale/lt/LC_MESSAGES/ggv.mo -share/locale/nl/LC_MESSAGES/ggv.mo -share/locale/no/LC_MESSAGES/ggv.mo -share/locale/pl/LC_MESSAGES/ggv.mo -share/locale/pt/LC_MESSAGES/ggv.mo -share/locale/pt_BR/LC_MESSAGES/ggv.mo -share/locale/ro/LC_MESSAGES/ggv.mo -share/locale/ru/LC_MESSAGES/ggv.mo -share/locale/sk/LC_MESSAGES/ggv.mo -share/locale/sl/LC_MESSAGES/ggv.mo -share/locale/sv/LC_MESSAGES/ggv.mo -share/locale/tr/LC_MESSAGES/ggv.mo -share/locale/uk/LC_MESSAGES/ggv.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/ggv.mo -share/locale/zh_TW/LC_MESSAGES/ggv.mo -@dirrm share/gnome/omf/ggv -@dirrm share/gnome/help/ggv/ja/stylesheet-images -@dirrm share/gnome/help/ggv/ja -@dirrm share/gnome/help/ggv/it/stylesheet-images -@dirrm share/gnome/help/ggv/it -@dirrm share/gnome/help/ggv/C/stylesheet-images -@dirrm share/gnome/help/ggv/C -@dirrm share/gnome/help/ggv |