summaryrefslogtreecommitdiff
path: root/sysutils/gnome-control-center1/files
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gnome-control-center1/files')
-rw-r--r--sysutils/gnome-control-center1/files/patch-Makefile.in14
-rw-r--r--sysutils/gnome-control-center1/files/patch-ad11
-rw-r--r--sysutils/gnome-control-center1/files/patch-bn54
-rw-r--r--sysutils/gnome-control-center1/files/patch-capplets::theme-switcher::lister.c15
-rw-r--r--sysutils/gnome-control-center1/files/patch-capplets_file-types_file-types-icon-entry.c11
-rw-r--r--sysutils/gnome-control-center1/files/patch-ce8
-rw-r--r--sysutils/gnome-control-center1/files/patch-configure11
-rw-r--r--sysutils/gnome-control-center1/files/patch-idl::Makefile.in14
-rw-r--r--sysutils/gnome-control-center1/files/patch-ltmain.sh45
-rw-r--r--sysutils/gnome-control-center1/files/patch-po::Makefile.in.in14
10 files changed, 0 insertions, 197 deletions
diff --git a/sysutils/gnome-control-center1/files/patch-Makefile.in b/sysutils/gnome-control-center1/files/patch-Makefile.in
deleted file mode 100644
index feb63528f70a..000000000000
--- a/sysutils/gnome-control-center1/files/patch-Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- Makefile.in 2002/02/05 09:46:12 1.1
-+++ Makefile.in 2002/02/05 09:46:25
-@@ -151,7 +151,7 @@
- cxxflags_set = @cxxflags_set@
- l = @l@
-
--always_built_SUBDIRS = control-center capplets idl doc omf-install man
-+always_built_SUBDIRS = control-center capplets idl doc omf-install
-
- SUBDIRS = intl po macros \
- $(always_built_SUBDIRS)
diff --git a/sysutils/gnome-control-center1/files/patch-ad b/sysutils/gnome-control-center1/files/patch-ad
deleted file mode 100644
index c27189a35ee9..000000000000
--- a/sysutils/gnome-control-center1/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- capplets/wm-properties/wm-list.c.orig Tue Mar 2 22:53:29 1999
-+++ capplets/wm-properties/wm-list.c Tue Mar 2 22:53:52 1999
-@@ -210,7 +210,7 @@
- gchar *tempdir;
- gchar *name;
-
-- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/");
-+ tempdir = gnome_unconditional_datadir_file ("wm-properties/");
- wm_list_read_dir (tempdir, FALSE);
- g_free (tempdir);
-
diff --git a/sysutils/gnome-control-center1/files/patch-bn b/sysutils/gnome-control-center1/files/patch-bn
deleted file mode 100644
index 737c98cab630..000000000000
--- a/sysutils/gnome-control-center1/files/patch-bn
+++ /dev/null
@@ -1,54 +0,0 @@
-
-$FreeBSD$
-
---- control-center/Makefile.in.orig Wed Jul 10 16:48:34 2002
-+++ control-center/Makefile.in Wed Jul 10 16:51:37 2002
-@@ -208,7 +208,7 @@
- sys_in_files = gnomecc.desktop.in
- sys_DATA = $(sys_in_files:.desktop.in=.desktop)
-
--confexecdir = $(libdir)
-+confexecdir = $(sysconfdir)
- confexec_DATA = cappletConf.sh
-
- libcapplet_la_SOURCES = \
-@@ -218,7 +218,7 @@
- $(CORBA_SRCLIST)
-
-
--libcapplet_la_LDFLAGS = -version-info 0:0:0 -rpath $(libdir)
-+libcapplet_la_LDFLAGS = -version-info 5:0:0
- libcapplet_la_LIBADD = $(ORB_LIBS) -lm $(DL_LIB) $(GNORBA_LIBS)
-
- libcappletincludedir = $(includedir)/libcapplet1
-@@ -522,12 +522,10 @@
- check: check-am
- installcheck-am:
- installcheck: installcheck-am
--install-exec-am: install-libLTLIBRARIES install-binPROGRAMS \
-- install-confexecDATA
-+install-exec-am: install-binPROGRAMS
- install-exec: install-exec-am
-
--install-data-am: install-appiconDATA install-splashDATA install-sysDATA \
-- install-libcappletincludeHEADERS
-+install-data-am: install-appiconDATA install-splashDATA install-sysDATA
- install-data: install-data-am
-
- install-am: all-am
-@@ -546,7 +544,6 @@
- $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) \
- $(DESTDIR)$(appicondir) $(DESTDIR)$(confexecdir) \
- $(DESTDIR)$(splashdir) $(DESTDIR)$(sysdir) \
-- $(DESTDIR)$(libcappletincludedir)
-
-
- mostlyclean-generic:
-@@ -592,6 +589,7 @@
- clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
- uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
- distclean-compile clean-compile maintainer-clean-compile \
-+ -e 's?\@VERSION\@?$(VERSION)?g' \
- mostlyclean-libtool distclean-libtool clean-libtool \
- maintainer-clean-libtool mostlyclean-binPROGRAMS distclean-binPROGRAMS \
- clean-binPROGRAMS maintainer-clean-binPROGRAMS uninstall-binPROGRAMS \
diff --git a/sysutils/gnome-control-center1/files/patch-capplets::theme-switcher::lister.c b/sysutils/gnome-control-center1/files/patch-capplets::theme-switcher::lister.c
deleted file mode 100644
index ce8170370123..000000000000
--- a/sysutils/gnome-control-center1/files/patch-capplets::theme-switcher::lister.c
+++ /dev/null
@@ -1,15 +0,0 @@
-
-$FreeBSD$
-
---- capplets/theme-switcher/lister.c 2002/03/29 12:43:59 1.1
-+++ capplets/theme-switcher/lister.c 2002/03/29 12:45:18
-@@ -115,8 +115,7 @@
- char *errstring = NULL;
- int out_fd;
- #ifndef HAVE_GETLINE
-- char line[1024];
-- char *lineptr = line;
-+ char *lineptr = (char *)malloc(1024);
- #else
- char *lineptr = NULL;
- #endif
diff --git a/sysutils/gnome-control-center1/files/patch-capplets_file-types_file-types-icon-entry.c b/sysutils/gnome-control-center1/files/patch-capplets_file-types_file-types-icon-entry.c
deleted file mode 100644
index 5b48cd25cb94..000000000000
--- a/sysutils/gnome-control-center1/files/patch-capplets_file-types_file-types-icon-entry.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- capplets/file-types/file-types-icon-entry.c.orig Sun May 5 16:33:51 2002
-+++ capplets/file-types/file-types-icon-entry.c Sun May 5 16:34:02 2002
-@@ -424,7 +424,7 @@
- result = NULL;
- filename = nautilus_mime_type_icon_entry_get_full_filename (NAUTILUS_MIME_ICON_ENTRY (ientry));
- if (filename != NULL) {
-- path_parts = g_strsplit (filename, "/share/pixmaps/", 0);
-+ path_parts = g_strsplit (filename, "/share/gnome/pixmaps/", 0);
- g_free (filename);
-
- if (path_parts[1] != NULL) {
diff --git a/sysutils/gnome-control-center1/files/patch-ce b/sysutils/gnome-control-center1/files/patch-ce
deleted file mode 100644
index b2186ac89c4c..000000000000
--- a/sysutils/gnome-control-center1/files/patch-ce
+++ /dev/null
@@ -1,8 +0,0 @@
---- capplets/wm-properties/wm-desktops/WindowMaker.desktop.orig Wed May 12 02:56:05 1999
-+++ capplets/wm-properties/wm-desktops/WindowMaker.desktop Wed May 12 02:56:22 1999
-@@ -5,4 +5,4 @@
-
- [Window Manager]
- SessionManaged=false
--ConfigExec=/usr/X11R6/lib/GNUstep/Apps/WPrefs.app/WPrefs
-+ConfigExec=/usr/X11R6/share/GNUstep/Apps/WPrefs.app/WPrefs
diff --git a/sysutils/gnome-control-center1/files/patch-configure b/sysutils/gnome-control-center1/files/patch-configure
deleted file mode 100644
index 53566354e4ac..000000000000
--- a/sysutils/gnome-control-center1/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Sun May 5 16:29:53 2002
-+++ configure Sun May 5 16:30:05 2002
-@@ -9161,7 +9161,7 @@
-
-
- cat >> confdefs.h <<EOF
--#define GNOME_ICONDIR "${prefix}/share/pixmaps"
-+#define GNOME_ICONDIR "${datadir}/pixmaps"
- EOF
-
-
diff --git a/sysutils/gnome-control-center1/files/patch-idl::Makefile.in b/sysutils/gnome-control-center1/files/patch-idl::Makefile.in
deleted file mode 100644
index 8bc65dc999aa..000000000000
--- a/sysutils/gnome-control-center1/files/patch-idl::Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- idl/Makefile.in 2002/07/10 13:49:41 1.1
-+++ idl/Makefile.in 2002/07/10 13:50:18
-@@ -251,7 +251,7 @@
- install-exec-am:
- install-exec: install-exec-am
-
--install-data-am: install-gnomeccgnorbaDATA install-idlDATA
-+install-data-am: install-gnomeccgnorbaDATA
- install-data: install-data-am
-
- install-am: all-am
diff --git a/sysutils/gnome-control-center1/files/patch-ltmain.sh b/sysutils/gnome-control-center1/files/patch-ltmain.sh
deleted file mode 100644
index 91713d2306f8..000000000000
--- a/sysutils/gnome-control-center1/files/patch-ltmain.sh
+++ /dev/null
@@ -1,45 +0,0 @@
-
-$FreeBSD$
-
---- ltmain.sh.orig Wed Jan 23 11:38:40 2002
-+++ ltmain.sh Sun Feb 3 01:44:17 2002
-@@ -1037,8 +1037,16 @@
- continue
- ;;
-
-+ -pthread)
-+ compile_command="$compile_command -pthread"
-+ finalize_command="$finalize_command -pthread"
-+ compiler_flags="$compiler_flags -pthread"
-+ continue
-+ ;;
-+
- -module)
- module=yes
-+ build_old_libs=no
- continue
- ;;
-
-@@ -2412,6 +2420,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
-@@ -4179,10 +4190,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/sysutils/gnome-control-center1/files/patch-po::Makefile.in.in b/sysutils/gnome-control-center1/files/patch-po::Makefile.in.in
deleted file mode 100644
index 02994b404219..000000000000
--- a/sysutils/gnome-control-center1/files/patch-po::Makefile.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- po/Makefile.in.in 2002/02/05 08:03:55 1.1
-+++ po/Makefile.in.in 2002/02/05 08:04:08
-@@ -106,7 +106,7 @@
- @catalogs='$(CATALOGS)'; \
- for cat in $$catalogs; do \
- cat=`basename $$cat`; \
-- lang=`echo $$cat | sed 's/\.gmo$$//'`; \
-+ lang=`echo $$cat | sed 's/\.mo$$//'`; \
- dir=$(localedir)/$$lang/LC_MESSAGES; \
- $(mkinstalldirs) $(DESTDIR)$$dir; \
- if test -r $$cat; then \