summaryrefslogtreecommitdiff
path: root/x11/libgnome
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libgnome')
-rw-r--r--x11/libgnome/Makefile42
-rw-r--r--x11/libgnome/distinfo1
-rw-r--r--x11/libgnome/files/patch-aa56
-rw-r--r--x11/libgnome/files/patch-ac58
-rw-r--r--x11/libgnome/files/patch-ad20
-rw-r--r--x11/libgnome/files/patch-ag14
-rw-r--r--x11/libgnome/files/patch-ba20
-rw-r--r--x11/libgnome/files/patch-bb20
-rw-r--r--x11/libgnome/files/patch-bc11
-rw-r--r--x11/libgnome/files/patch-bd20
-rw-r--r--x11/libgnome/files/patch-be11
-rw-r--r--x11/libgnome/files/patch-bf20
-rw-r--r--x11/libgnome/files/patch-bg29
-rw-r--r--x11/libgnome/files/patch-bh11
-rw-r--r--x11/libgnome/files/patch-bi33
-rw-r--r--x11/libgnome/pkg-comment1
-rw-r--r--x11/libgnome/pkg-descr4
-rw-r--r--x11/libgnome/pkg-plist279
18 files changed, 0 insertions, 650 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
deleted file mode 100644
index 64750e765367..000000000000
--- a/x11/libgnome/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# New ports collection makefile for: gnomelibs
-# Version required: 1.0.14
-# Date created: 17 June 1998
-# Whom: Yukihiro Nakai <Nakai@technologist.com>
-#
-# $FreeBSD$
-#
-
-DISTNAME= gnome-libs-1.0.14
-PKGNAME= gnomelibs-1.0.14
-CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-libs
-
-MAINTAINER= nacai@iname.com
-
-LIB_DEPENDS= gdk_imlib.4:${PORTSDIR}/graphics/imlib \
- Xpm.4:${PORTSDIR}/graphics/xpm \
- ORBit.2:${PORTSDIR}/devel/ORBit \
- esd.1:${PORTSDIR}/audio/esound
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-
-USE_X_PREFIX= yes
-USE_PERL5= yes
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-LIBTOOLFILES= configure libart_lgpl/configure
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome \
- --disable-gnome-hello \
- --disable-test-gnome
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
- -I${LOCALBASE}/include/giflib" \
- GTK_CONFIG="${GTK_CONFIG}" \
- GLIB_CONFIG="${GLIB_CONFIG}" \
- LIBS="-L${LOCALBASE}/lib"
-
-MAN1= gnome.1 gnome-config.1
-
-.include <bsd.port.mk>
diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo
deleted file mode 100644
index 4ff3df7d4692..000000000000
--- a/x11/libgnome/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome-libs-1.0.14.tar.gz) = 1a8dc9e378076c75ab67480c2cf3aab9
diff --git a/x11/libgnome/files/patch-aa b/x11/libgnome/files/patch-aa
deleted file mode 100644
index 4b1108a7aa4a..000000000000
--- a/x11/libgnome/files/patch-aa
+++ /dev/null
@@ -1,56 +0,0 @@
---- configure.orig Tue Apr 27 14:24:19 1999
-+++ configure Mon Jun 7 20:27:21 1999
-@@ -2521,7 +2521,7 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
-- PTHREAD_LIB="-lc_r"
-+ PTHREAD_LIB=""
- else
- echo "$ac_t""no" 1>&6
- echo $ac_n "checking for pthread_create""... $ac_c" 1>&6
-@@ -5215,7 +5215,7 @@
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- CATOBJEXT=.mo
-- DATADIRNAME=lib
-+ DATADIRNAME=share
- fi
- rm -f conftest*
- INSTOBJEXT=.mo
-@@ -7372,7 +7372,7 @@
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_save_LIBS="$LIBS"
--LIBS="-ltiff -lm $LIBS"
-+LIBS="-ltiff -ljpeg -lz -lm $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 7378 "configure"
- #include "confdefs.h"
-@@ -10853,13 +10853,13 @@
- SUPPORTINCS='-DNEED_GNOMESUPPORT_H -I$(top_builddir)/support -I$(top_srcdir)/support'
-
- ART_LIBS="-lart_lgpl"
--GNOME_LIBS="-lgnome -lgnomesupport $LIBGNOME_LIBS"
-+GNOME_LIBS="-lgnome -lgnomesupport -lintl $LIBGNOME_LIBS"
- GNOMEUI_LIBS="-lgnomeui $ART_LIBS $GDK_IMLIB_LIBS $GTK_LIBS $GNOME_LIBS"
- GTKXMHTML_LIBS="-lgtkxmhtml $LIBGTKXMHTML_LIBS"
- ZVT_LIBS="-lzvt $UTIL_LIBS $GTK_LIBS"
-
- GNOME_LIBDIR='-L${libdir}'
--GNOME_INCLUDEDIR='-I${includedir} -DNEED_GNOMESUPPORT_H -I${pkglibdir}/include'
-+GNOME_INCLUDEDIR='-I${includedir} -DNEED_GNOMESUPPORT_H'
- GNOME_IDLDIR='-I${datadir}/idl'
-
-
-@@ -11724,10 +11724,6 @@
- *) # Relative path.
- ac_sub_cache_file="$ac_dots$cache_file" ;;
- esac
-- case "$ac_given_INSTALL" in
-- [/$]*) INSTALL="$ac_given_INSTALL" ;;
-- *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
-- esac
-
- echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
- # The eval makes quoting arguments work.
diff --git a/x11/libgnome/files/patch-ac b/x11/libgnome/files/patch-ac
deleted file mode 100644
index 3f491f338654..000000000000
--- a/x11/libgnome/files/patch-ac
+++ /dev/null
@@ -1,58 +0,0 @@
---- gnome-config.in.orig Mon May 31 06:04:01 1999
-+++ gnome-config.in Mon Jul 12 10:27:28 1999
-@@ -19,7 +19,7 @@
- pkglibdir=${libdir}/@PACKAGE@
- pkgincludedir=${includedir}/@PACKAGE@
- MODULE_VERSION=@PACKAGE@-@VERSION@
--module_dirs="$libdir:$GNOME_LIBCONFIG_PATH"
-+module_dirs="$sysconfdir:$GNOME_LIBCONFIG_PATH"
-
- usage()
- {
-@@ -46,18 +46,18 @@
-
- Known values for LIBRARY are:
-
-- glib (calls glib-config)
-+ glib (calls GLIB_CONFIG)
- idl (to be used with orbit-idl)
- gnome
- gnomeui
- gnorba
-- gtk (calls gtk-config)
-+ gtk (calls GTK_CONFIG)
- gtkxmhtml (only --libs)
- zvt (only --libs)
-
- If LIBRARY is none of these,
-
-- ${libdir}/<LIBRARY>Conf.sh
-+ ${sysconfdir}/<LIBRARY>Conf.sh
-
- is looked in for the necessary information. Those currently installed
- appear to be:
-@@ -149,19 +149,19 @@
- usage 1
- ;;
- glib)
-- the_libs="$the_libs `glib-config --libs`"
-- the_flags="$the_flags `glib-config --cflags`"
-+ the_libs="$the_libs `$GLIB_CONFIG --libs`"
-+ the_flags="$the_flags `$GLIB_CONFIG --cflags`"
- ;;
- gtk)
-- the_libs="$the_libs `gtk-config --libs`"
-- the_flags="$the_flags `gtk-config --cflags`"
-+ the_libs="$the_libs `$GTK_CONFIG --libs`"
-+ the_flags="$the_flags `$GTK_CONFIG --cflags`"
- ;;
- gnome)
- the_libs="$the_libs @GNOME_LIBDIR@ @GNOME_LIBS@"
- the_flags="$the_flags @GNOME_INCLUDEDIR@ @GTK_CFLAGS@"
- ;;
- gnomeui)
-- the_libs="$the_libs @GNOME_LIBDIR@ @GNOMEUI_LIBS@"
-+ the_libs="$the_libs @GNOME_LIBDIR@ -lXpm -ljpeg -lpng -lz -ltiff -lgif @GNOMEUI_LIBS@"
- the_flags="$the_flags @GNOME_INCLUDEDIR@ @GTK_CFLAGS@"
- ;;
- gtkxmhtml)
diff --git a/x11/libgnome/files/patch-ad b/x11/libgnome/files/patch-ad
deleted file mode 100644
index 32e656859e37..000000000000
--- a/x11/libgnome/files/patch-ad
+++ /dev/null
@@ -1,20 +0,0 @@
---- libgnome/gnome-help.c.orig Thu Apr 8 15:01:21 1999
-+++ libgnome/gnome-help.c Mon Jul 12 10:29:11 1999
-@@ -69,7 +69,7 @@
- lang= language_list->data;
-
- buf= g_string_new (NULL);
-- g_string_sprintf (buf, "gnome/help/%s/%s/%s", app, lang, path);
-+ g_string_sprintf (buf, "help/%s/%s/%s", app, lang, path);
- res= (gchar *)gnome_unconditional_datadir_file (buf->str);
- p = strrchr (res, '#');
- if (p) {
-@@ -118,7 +118,7 @@
- if (!res)
- {
- buf = g_string_new(NULL);
-- g_string_sprintf(buf, "gnome/help/%s/C/%s", app, path);
-+ g_string_sprintf(buf, "help/%s/C/%s", app, path);
- res = (gchar *)gnome_unconditional_datadir_file(buf->str);
- g_string_free(buf, TRUE);
- }
diff --git a/x11/libgnome/files/patch-ag b/x11/libgnome/files/patch-ag
deleted file mode 100644
index 8778bc26ffc9..000000000000
--- a/x11/libgnome/files/patch-ag
+++ /dev/null
@@ -1,14 +0,0 @@
---- libgnome/gnome-util.c.orig Fri Apr 23 16:14:08 1999
-+++ libgnome/gnome-util.c Mon Jul 12 10:31:19 1999
-@@ -371,8 +371,9 @@
- int i;
- char *shell;
- static char *shells [] = {
-- "/bin/bash", "/bin/zsh", "/bin/tcsh", "/bin/ksh",
-- "/bin/csh", "/bin/sh", 0
-+ "/bin/csh", "/bin/sh", "/usr/local/bin/tcsh",
-+ "/usr/local/bin/bash", "/usr/local/bin/ksh",
-+ "/usr/local/bin/zsh", "/usr/local/sbin/scsh", 0
- };
-
- if ((shell = getenv ("SHELL"))){
diff --git a/x11/libgnome/files/patch-ba b/x11/libgnome/files/patch-ba
deleted file mode 100644
index 2d36fbacc97e..000000000000
--- a/x11/libgnome/files/patch-ba
+++ /dev/null
@@ -1,20 +0,0 @@
---- Makefile.in.orig Fri Jul 23 21:06:26 1999
-+++ Makefile.in Wed Aug 18 10:15:43 1999
-@@ -156,7 +156,7 @@
- @COMPILE_TEST_GNOME_TRUE@test_gnome = test-gnome test-suite
- @COMPILE_TEST_GNOME_FALSE@test_gnome =
-
--SUBDIRS = po intl support macros tools images libart_lgpl libgnome libgnomeui gtk-xmhtml $(gnome_hello) zvt libgnorba idl $(test_gnome) devel-docs gnome-data man gnome-faq
-+SUBDIRS = po intl support macros tools images libart_lgpl libgnome libgnomeui gtk-xmhtml $(gnome_hello) zvt libgnorba idl $(test_gnome) gnome-data man
-
-
- include_HEADERS = gnome.h
-@@ -164,7 +164,7 @@
- EXTRA_DIST = HACKING gnomeConf.sh.in gnome-bug.in gnome-config.in gnome-libs.spec.in
-
-
--confexecdir = $(libdir)
-+confexecdir = $(sysconfdir)
- confexec_DATA = gnomeConf.sh
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
diff --git a/x11/libgnome/files/patch-bb b/x11/libgnome/files/patch-bb
deleted file mode 100644
index 99123ff7272a..000000000000
--- a/x11/libgnome/files/patch-bb
+++ /dev/null
@@ -1,20 +0,0 @@
---- gtk-xmhtml/Makefile.in.orig Tue Feb 16 01:09:23 1999
-+++ gtk-xmhtml/Makefile.in Fri Feb 19 00:20:20 1999
-@@ -148,7 +148,7 @@
-
- libgtkxmhtmlincludedir = $(includedir)/gtk-xmhtml
-
--INCLUDES = -I.. -I$(srcdir)/.. -I$(includedir) @GTK_CFLAGS@ -DWITH_GTK -DDEBUG -DGNOME_LIB
-+INCLUDES = -I.. -I$(srcdir)/.. -I$(includedir) @GTK_CFLAGS@ -DWITH_GTK -DGNOME_LIB
-
-
- lib_LTLIBRARIES = libgtkxmhtml.la
-@@ -460,7 +460,7 @@
- uninstall-am: uninstall-libLTLIBRARIES \
- uninstall-libgtkxmhtmlincludeHEADERS
- uninstall: uninstall-am
--all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
-+all-am: Makefile $(LTLIBRARIES) $(HEADERS)
- all-redirect: all-am
- install-strip:
- $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
diff --git a/x11/libgnome/files/patch-bc b/x11/libgnome/files/patch-bc
deleted file mode 100644
index 227404a56745..000000000000
--- a/x11/libgnome/files/patch-bc
+++ /dev/null
@@ -1,11 +0,0 @@
---- libgnome/Makefile.in.orig Fri Aug 20 15:01:42 1999
-+++ libgnome/Makefile.in Fri Aug 20 16:29:13 1999
-@@ -171,7 +171,7 @@
-
- EXTRA_DIST = parse-path.cP
-
--libgnome_la_LDFLAGS = -version-info 35:5:3 #-rpath $(libdir)
-+libgnome_la_LDFLAGS = -version-info 2:0:0 #-rpath $(libdir)
- libgnome_la_LIBADD = $(GLIB_LIBS) -lm $(DL_LIB)
-
- bin_PROGRAMS = dns-helper gnome-dump-metadata gnome-moz-remote gconfigger gnome-gen-mimedb
diff --git a/x11/libgnome/files/patch-bd b/x11/libgnome/files/patch-bd
deleted file mode 100644
index 5bbb0a918c47..000000000000
--- a/x11/libgnome/files/patch-bd
+++ /dev/null
@@ -1,20 +0,0 @@
---- libgnomeui/Makefile.in.orig Fri Aug 20 15:01:47 1999
-+++ libgnomeui/Makefile.in Fri Aug 20 16:30:38 1999
-@@ -202,7 +202,7 @@
- EXTRA_DIST = $(SGML) $(gtkrc_DATA) AUTHORS gnome.defs maketypes.awk makeenums.pl gnome-boxed.defs gnometypebuiltins_vars.c gnometypebuiltins_ids.c gnometypebuiltins_evals.c
-
-
--libgnomeui_la_LDFLAGS = -version-info 42:1:10 -rpath $(libdir)
-+libgnomeui_la_LDFLAGS = -version-info 2:0:0 -rpath $(libdir)
- libgnomeui_la_LIBADD = $(LIBGNOMEUI_LIBS)
-
- gnome_segv_LDADD = libgnomeui.la $(top_builddir)/libgnome/libgnome.la $(top_builddir)/libart_lgpl/libart_lgpl.la @LIBSUPPORT@ $(LIBGNOMEUI_LIBS) $(INTLLIBS)
-@@ -260,7 +260,7 @@
- gnome-spell.lo gnome-startup.lo gnome-stock.lo gnome-winhints.lo \
- gnome-paper-selector.lo gnome-procbar.lo gnometypes.lo gtkcauldron.lo \
- gtk-clock.lo gtk-ted.lo gtkdial.lo gtkpixmapmenuitem.lo
--PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
-+PROGRAMS = $(bin_PROGRAMS)
-
- gnome_segv_OBJECTS = gnome_segv.o
- gnome_segv_DEPENDENCIES = libgnomeui.la \
diff --git a/x11/libgnome/files/patch-be b/x11/libgnome/files/patch-be
deleted file mode 100644
index b456d321518f..000000000000
--- a/x11/libgnome/files/patch-be
+++ /dev/null
@@ -1,11 +0,0 @@
---- libgnorba/Makefile.in.orig Fri Aug 20 15:01:58 1999
-+++ libgnorba/Makefile.in Fri Aug 20 16:31:21 1999
-@@ -184,7 +184,7 @@
- libgnorbainclude_HEADERS = gnorba.h gnome-factory.h gnome-unknown.h Table.h
-
-
--libgnorba_la_LDFLAGS = -version-info 28:7:1 -rpath $(libdir)
-+libgnorba_la_LDFLAGS = -version-info 2:0:0 -rpath $(libdir)
- libgnorba_la_LIBADD = $(ORBIT_LIBS) $(GLIB_LIBS) -lm
-
- loadshlib_SOURCES = loadshlib.c
diff --git a/x11/libgnome/files/patch-bf b/x11/libgnome/files/patch-bf
deleted file mode 100644
index bdb98560937e..000000000000
--- a/x11/libgnome/files/patch-bf
+++ /dev/null
@@ -1,20 +0,0 @@
---- support/Makefile.in.orig Thu Apr 8 11:33:39 1999
-+++ support/Makefile.in Thu Apr 8 08:46:59 1999
-@@ -148,7 +148,7 @@
- mcserv = @mcserv@
- need_gnome_support = @need_gnome_support@
-
--supportexecincludedir = $(pkglibdir)/include
-+supportexecincludedir = $(includedir)
-
- INCLUDES = -D_GNU_SOURCE
-
-@@ -170,7 +170,7 @@
-
- libgnomesupport_la_SOURCES = gnomesupport.h $(popt_sources) gnome-argp.c
- libgnomesupport_la_LIBADD = @LTLIBOBJS@
--libgnomesupport_la_LDFLAGS = -version-info 0:0:0
-+libgnomesupport_la_LDFLAGS = -version-info 2:0:0
-
- BUILT_SOURCES = gnomesupport.h
-
diff --git a/x11/libgnome/files/patch-bg b/x11/libgnome/files/patch-bg
deleted file mode 100644
index 1148e39c3f37..000000000000
--- a/x11/libgnome/files/patch-bg
+++ /dev/null
@@ -1,29 +0,0 @@
---- zvt/Makefile.in.orig Fri Aug 20 15:01:56 1999
-+++ zvt/Makefile.in Fri Aug 20 16:32:31 1999
-@@ -20,7 +20,7 @@
- exec_prefix = @exec_prefix@
-
- bindir = @bindir@
--sbindir = @sbindir@
-+sbindir = @bindir@
- libexecdir = @libexecdir@
- datadir = @datadir@
- sysconfdir = @sysconfdir@
-@@ -159,7 +159,7 @@
- libzvt_la_SOURCES = gnome-login-support.h gnome-login-support.c lists.c subshell.h subshell.c subshell-includes.h update.c vt.c zvtterm.c
-
-
--libzvt_la_LDFLAGS = -version-info 4:5:2 -rpath $(libdir)
-+libzvt_la_LDFLAGS = -version-info 2:0:0 -rpath $(libdir)
-
- libzvtinclude_HEADERS = lists.h vt.h vtx.h zvtterm.h
-
-@@ -199,7 +199,7 @@
- libzvt_la_LIBADD =
- libzvt_la_OBJECTS = gnome-login-support.lo lists.lo subshell.lo \
- update.lo vt.lo zvtterm.lo
--PROGRAMS = $(noinst_PROGRAMS) $(sbin_PROGRAMS)
-+PROGRAMS = $(sbin_PROGRAMS)
-
- zterm_OBJECTS = zterm.o
- zterm_DEPENDENCIES = libzvt.la
diff --git a/x11/libgnome/files/patch-bh b/x11/libgnome/files/patch-bh
deleted file mode 100644
index 560ff0aa6c04..000000000000
--- a/x11/libgnome/files/patch-bh
+++ /dev/null
@@ -1,11 +0,0 @@
---- tools/Makefile.in.orig Tue Feb 16 01:09:02 1999
-+++ tools/Makefile.in Fri Feb 19 00:20:20 1999
-@@ -146,7 +146,7 @@
- mcserv = @mcserv@
- need_gnome_support = @need_gnome_support@
-
--SUBDIRS = convertrgb gnome-doc
-+SUBDIRS = convertrgb
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../config.h
- CONFIG_CLEAN_FILES =
diff --git a/x11/libgnome/files/patch-bi b/x11/libgnome/files/patch-bi
deleted file mode 100644
index 09749e8c6f58..000000000000
--- a/x11/libgnome/files/patch-bi
+++ /dev/null
@@ -1,33 +0,0 @@
---- libart_lgpl/Makefile.in.orig Wed Apr 28 02:57:51 1999
-+++ libart_lgpl/Makefile.in Fri Apr 30 00:19:41 1999
-@@ -94,7 +94,7 @@
- libart_lgpl_la_SOURCES = art_affine.c art_alphagamma.c art_bpath.c art_gray_svp.c art_misc.c art_pixbuf.c art_rect.c art_rect_svp.c art_rect_uta.c art_rgb.c art_rgb_affine.c art_rgb_affine_private.c art_rgb_affine_private.h art_rgb_bitmap_affine.c art_rgb_pixbuf_affine.c art_rgb_rgba_affine.c art_rgb_svp.c art_svp.c art_svp_ops.c art_svp_render_aa.c art_svp_vpath.c art_svp_vpath_stroke.c art_svp_wind.c art_svp_wind.h art_uta.c art_uta_ops.c art_uta_rect.c art_uta_vpath.c art_uta_svp.c art_vpath.c art_vpath_bpath.c art_vpath_svp.c
-
-
--libart_lgpl_la_LDFLAGS = -version-info @LIBART_VERSION_INFO@
-+libart_lgpl_la_LDFLAGS = -version-info 2:0:0
-
- libart_lgplincdir = $(includedir)/libart_lgpl
- libart_lgplinc_HEADERS = art_affine.h art_alphagamma.h art_bpath.h art_filterlevel.h art_gray_svp.h art_misc.h art_pathcode.h art_pixbuf.h art_point.h art_rect.h art_rect_svp.h art_rect_uta.h art_rgb.h art_rgb_affine.h art_rgb_bitmap_affine.h art_rgb_pixbuf_affine.h art_rgb_rgba_affine.h art_rgb_svp.h art_svp.h art_svp_ops.h art_svp_render_aa.h art_svp_vpath.h art_svp_vpath_stroke.h art_uta.h art_uta_ops.h art_uta_rect.h art_uta_vpath.h art_uta_svp.h art_vpath.h art_vpath_bpath.h art_vpath_svp.h
-@@ -115,10 +115,10 @@
- testuta_DEPENDENCIES = $(DEPS)
- testuta_LDADD = $(LDADDS) -lm
-
--m4datadir = $(datadir)/aclocal
-+m4datadir = $(prefix)/share/aclocal
- m4data_DATA = libart.m4
-
--confexecdir = $(libdir)
-+confexecdir = $(sysconfdir)
- confexec_DATA = libartConf.sh
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
- mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
-@@ -569,7 +569,7 @@
- uninstall-confexecDATA uninstall-m4dataDATA \
- uninstall-libart_lgplincHEADERS
- uninstall: uninstall-am
--all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \
-+all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(DATA) \
- $(HEADERS) config.h
- all-redirect: all-am
- install-strip:
diff --git a/x11/libgnome/pkg-comment b/x11/libgnome/pkg-comment
deleted file mode 100644
index 3688116d6d60..000000000000
--- a/x11/libgnome/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Libaries for GNOME, a GNU desktop environment
diff --git a/x11/libgnome/pkg-descr b/x11/libgnome/pkg-descr
deleted file mode 100644
index 524a507ed14b..000000000000
--- a/x11/libgnome/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-libaries for GNOME, a GNU desktop environment
-
-For more infomation about the Gnome on FreeBSD,
-please refer to ${PORTSDIR}/x11/gnome/pkg/DESCR.
diff --git a/x11/libgnome/pkg-plist b/x11/libgnome/pkg-plist
deleted file mode 100644
index 9febeca9f6c8..000000000000
--- a/x11/libgnome/pkg-plist
+++ /dev/null
@@ -1,279 +0,0 @@
-bin/dns-helper
-bin/gconfigger
-bin/gnome-bug
-bin/gnome-config
-bin/gnome-dump-metadata
-bin/gnome-gen-mimedb
-bin/gnome-moz-remote
-bin/gnome-name-service
-bin/gnome-pty-helper
-bin/gnome_segv
-bin/goad-browser
-bin/libart-config
-bin/loadshlib
-bin/new-object
-etc/gnomeConf.sh
-etc/libartConf.sh
-etc/mime-magic
-etc/mime-magic.dat
-etc/paper.config
-etc/sound/events/gnome.soundlist
-etc/sound/events/gtk-events.soundlist
-include/gnome.h
-include/gnomesupport.h
-include/gtk-xmhtml/HTML.h
-include/gtk-xmhtml/XmHTML.h
-include/gtk-xmhtml/XmHTMLI.h
-include/gtk-xmhtml/XmHTMLP.h
-include/gtk-xmhtml/gtk-xmhtml-p.h
-include/gtk-xmhtml/gtk-xmhtml.h
-include/gtk-xmhtml/miniparse.h
-include/gtk-xmhtml/toolkit.h
-include/libart_lgpl/art_affine.h
-include/libart_lgpl/art_alphagamma.h
-include/libart_lgpl/art_bpath.h
-include/libart_lgpl/art_filterlevel.h
-include/libart_lgpl/art_gray_svp.h
-include/libart_lgpl/art_misc.h
-include/libart_lgpl/art_pathcode.h
-include/libart_lgpl/art_pixbuf.h
-include/libart_lgpl/art_point.h
-include/libart_lgpl/art_rect.h
-include/libart_lgpl/art_rect_svp.h
-include/libart_lgpl/art_rect_uta.h
-include/libart_lgpl/art_rgb.h
-include/libart_lgpl/art_rgb_affine.h
-include/libart_lgpl/art_rgb_bitmap_affine.h
-include/libart_lgpl/art_rgb_pixbuf_affine.h
-include/libart_lgpl/art_rgb_rgba_affine.h
-include/libart_lgpl/art_rgb_svp.h
-include/libart_lgpl/art_svp.h
-include/libart_lgpl/art_svp_ops.h
-include/libart_lgpl/art_svp_point.h
-include/libart_lgpl/art_svp_render_aa.h
-include/libart_lgpl/art_svp_vpath.h
-include/libart_lgpl/art_svp_vpath_stroke.h
-include/libart_lgpl/art_svp_wind.h
-include/libart_lgpl/art_uta.h
-include/libart_lgpl/art_uta_ops.h
-include/libart_lgpl/art_uta_rect.h
-include/libart_lgpl/art_uta_svp.h
-include/libart_lgpl/art_uta_vpath.h
-include/libart_lgpl/art_vpath.h
-include/libart_lgpl/art_vpath_bpath.h
-include/libart_lgpl/art_vpath_dash.h
-include/libart_lgpl/art_vpath_svp.h
-include/libgnome/gnome-config.h
-include/libgnome/gnome-defs.h
-include/libgnome/gnome-dentry.h
-include/libgnome/gnome-exec.h
-include/libgnome/gnome-fileconvert.h
-include/libgnome/gnome-help.h
-include/libgnome/gnome-history.h
-include/libgnome/gnome-i18n.h
-include/libgnome/gnome-magic.h
-include/libgnome/gnome-metadata.h
-include/libgnome/gnome-mime-info.h
-include/libgnome/gnome-mime.h
-include/libgnome/gnome-paper.h
-include/libgnome/gnome-popt.h
-include/libgnome/gnome-regex.h
-include/libgnome/gnome-remote.h
-include/libgnome/gnome-score.h
-include/libgnome/gnome-sound.h
-include/libgnome/gnome-triggers.h
-include/libgnome/gnome-url.h
-include/libgnome/gnome-util.h
-include/libgnome/libgnome.h
-include/libgnomeui/gnome-about.h
-include/libgnomeui/gnome-animator.h
-include/libgnomeui/gnome-app-helper.h
-include/libgnomeui/gnome-app-util.h
-include/libgnomeui/gnome-app.h
-include/libgnomeui/gnome-appbar.h
-include/libgnomeui/gnome-calculator.h
-include/libgnomeui/gnome-canvas-image.h
-include/libgnomeui/gnome-canvas-line.h
-include/libgnomeui/gnome-canvas-load.h
-include/libgnomeui/gnome-canvas-polygon.h
-include/libgnomeui/gnome-canvas-rect-ellipse.h
-include/libgnomeui/gnome-canvas-text.h
-include/libgnomeui/gnome-canvas-util.h
-include/libgnomeui/gnome-canvas-widget.h
-include/libgnomeui/gnome-canvas.h
-include/libgnomeui/gnome-client.h
-include/libgnomeui/gnome-color-picker.h
-include/libgnomeui/gnome-compat.h
-include/libgnomeui/gnome-dateedit.h
-include/libgnomeui/gnome-dentry-edit.h
-include/libgnomeui/gnome-dialog-util.h
-include/libgnomeui/gnome-dialog.h
-include/libgnomeui/gnome-dns.h
-include/libgnomeui/gnome-dock-band.h
-include/libgnomeui/gnome-dock-item.h
-include/libgnomeui/gnome-dock-layout.h
-include/libgnomeui/gnome-dock.h
-include/libgnomeui/gnome-druid.h
-include/libgnomeui/gnome-druid-page.h
-include/libgnomeui/gnome-druid-page-start.h
-include/libgnomeui/gnome-druid-page-standard.h
-include/libgnomeui/gnome-druid-page-finish.h
-include/libgnomeui/gnome-entry.h
-include/libgnomeui/gnome-file-entry.h
-include/libgnomeui/gnome-font-picker.h
-include/libgnomeui/gnome-font-selector.h
-include/libgnomeui/gnome-geometry.h
-include/libgnomeui/gnome-guru.h
-include/libgnomeui/gnome-href.h
-include/libgnomeui/gnome-ice.h
-include/libgnomeui/gnome-icon-entry.h
-include/libgnomeui/gnome-icon-item.h
-include/libgnomeui/gnome-icon-list.h
-include/libgnomeui/gnome-icon-sel.h
-include/libgnomeui/gnome-icon-text.h
-include/libgnomeui/gnome-init.h
-include/libgnomeui/gnome-less.h
-include/libgnomeui/gnome-mdi-child.h
-include/libgnomeui/gnome-mdi-generic-child.h
-include/libgnomeui/gnome-mdi-session.h
-include/libgnomeui/gnome-mdi.h
-include/libgnomeui/gnome-messagebox.h
-include/libgnomeui/gnome-number-entry.h
-include/libgnomeui/gnome-paper-selector.h
-include/libgnomeui/gnome-pixmap-entry.h
-include/libgnomeui/gnome-pixmap.h
-include/libgnomeui/gnome-popup-help.h
-include/libgnomeui/gnome-popup-menu.h
-include/libgnomeui/gnome-preferences.h
-include/libgnomeui/gnome-procbar.h
-include/libgnomeui/gnome-properties.h
-include/libgnomeui/gnome-property-entries.h
-include/libgnomeui/gnome-propertybox.h
-include/libgnomeui/gnome-scores.h
-include/libgnomeui/gnome-spell.h
-include/libgnomeui/gnome-startup.h
-include/libgnomeui/gnome-stock.h
-include/libgnomeui/gnome-types.h
-include/libgnomeui/gnome-uidefs.h
-include/libgnomeui/gnome-winhints.h
-include/libgnomeui/gnometypebuiltins.h
-include/libgnomeui/gtk-clock.h
-include/libgnomeui/gtk-ted.h
-include/libgnomeui/gtkcauldron.h
-include/libgnomeui/gtkdial.h
-include/libgnomeui/gtkpixmapmenuitem.h
-include/libgnomeui/libgnomeui.h
-include/libgnorba/Table.h
-include/libgnorba/gnome-factory.h
-include/libgnorba/gnome-unknown.h
-include/libgnorba/gnorba.h
-include/popt-gnome.h
-include/zvt/lists.h
-include/zvt/vt.h
-include/zvt/vtx.h
-include/zvt/zvtterm.h
-lib/libart_lgpl.a
-lib/libart_lgpl.so
-lib/libart_lgpl.so.2
-lib/libgnome.a
-lib/libgnome.so
-lib/libgnome.so.2
-lib/libgnomesupport.a
-lib/libgnomesupport.so
-lib/libgnomesupport.so.2
-lib/libgnomeui.a
-lib/libgnomeui.so
-lib/libgnomeui.so.2
-lib/libgnorba.a
-lib/libgnorba.so
-lib/libgnorba.so.2
-lib/libgnorbagtk.a
-lib/libgnorbagtk.so
-lib/libgnorbagtk.so.0
-lib/libgtkxmhtml.a
-lib/libgtkxmhtml.so
-lib/libgtkxmhtml.so.1
-lib/libzvt.a
-lib/libzvt.so
-lib/libzvt.so.2
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-share/aclocal/libart.m4
-share/gnome/gtkrc
-share/gnome/gtkrc.el
-share/gnome/gtkrc.eo
-share/gnome/gtkrc.he
-share/gnome/gtkrc.hy
-share/gnome/gtkrc.ja
-share/gnome/gtkrc.ko
-share/gnome/gtkrc.ru
-share/gnome/gtkrc.tr
-share/gnome/gtkrc.th
-share/gnome/gtkrc.uk
-share/gnome/gtkrc.iso88592
-share/gnome/gtkrc.iso88595
-share/gnome/gtkrc.zh_CN
-share/gnome/gtkrc.zh_TW.Big5
-share/gnome/gtkrc.ka_GE.georgianacademy
-share/gnome/gtkrc.ka_GE.georgianps
-share/gnome/gtkrc.vi_VN.tcvn
-share/gnome/gtkrc.vi_VN.viscii
-share/gnome/idl/GnomeObject.idl
-share/gnome/idl/Table.idl
-share/gnome/idl/desktop-editor.idl
-share/gnome/idl/desktop-textviewer.idl
-share/gnome/idl/gnome-factory.idl
-share/gnome/idl/gnome-unknown.idl
-share/gnome/idl/name-service.idl
-share/gnome/mime-info/gnome.mime
-share/gnome/pixmaps/calculator-font.png
-share/gnome/pixmaps/gnome-default-dlg.png
-share/gnome/pixmaps/gnome-error.png
-share/gnome/pixmaps/gnome-info.png
-share/gnome/pixmaps/gnome-question.png
-share/gnome/pixmaps/gnome-warning.png
-share/gnome/pixmaps/no.xpm
-share/gnome/pixmaps/yes.xpm
-share/gnome/type-convert/gnome-make-postscript-mimes
-share/gnome/type-convert/postscript.convert
-share/gnome/type-convert/type.convert
-share/locale/ca/LC_MESSAGES/gnome-libs.mo
-share/locale/cs/LC_MESSAGES/gnome-libs.mo
-share/locale/da/LC_MESSAGES/gnome-libs.mo
-share/locale/de/LC_MESSAGES/gnome-libs.mo
-share/locale/el/LC_MESSAGES/gnome-libs.mo
-share/locale/en_GB/LC_MESSAGES/gnome-libs.mo
-share/locale/es/LC_MESSAGES/gnome-libs.mo
-share/locale/eu/LC_MESSAGES/gnome-libs.mo
-share/locale/fi/LC_MESSAGES/gnome-libs.mo
-share/locale/fr/LC_MESSAGES/gnome-libs.mo
-share/locale/ga/LC_MESSAGES/gnome-libs.mo
-share/locale/hr/LC_MESSAGES/gnome-libs.mo
-share/locale/hu/LC_MESSAGES/gnome-libs.mo
-share/locale/it/LC_MESSAGES/gnome-libs.mo
-share/locale/ja/LC_MESSAGES/gnome-libs.mo
-share/locale/ko/LC_MESSAGES/gnome-libs.mo
-share/locale/nl/LC_MESSAGES/gnome-libs.mo
-share/locale/no/LC_MESSAGES/gnome-libs.mo
-share/locale/pl/LC_MESSAGES/gnome-libs.mo
-share/locale/pt/LC_MESSAGES/gnome-libs.mo
-share/locale/ru/LC_MESSAGES/gnome-libs.mo
-share/locale/sk/LC_MESSAGES/gnome-libs.mo
-share/locale/sv/LC_MESSAGES/gnome-libs.mo
-share/locale/wa/LC_MESSAGES/gnome-libs.mo
-share/locale/zh_TW.Big5/LC_MESSAGES/gnome-libs.mo
-@exec mkdir -p %D/share/gnome/games
-@dirrm etc/sound/events
-@dirrm etc/sound
-@dirrm include/gtk-xmhtml
-@dirrm include/libart_lgpl
-@dirrm include/libgnome
-@dirrm include/libgnomeui
-@dirrm include/libgnorba
-@dirrm include/zvt
-@dirrm share/gnome/games
-@dirrm share/gnome/idl
-@dirrm share/gnome/mime-info
-@dirrm share/gnome/pixmaps
-@dirrm share/gnome/type-convert
-@dirrm share/gnome