aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2011-01-04 11:32:21 +0800
committermezz <mezz@FreeBSD.org>2011-01-04 11:32:21 +0800
commit1409218a5eab2eb07e7c9291a308a1065ad3f192 (patch)
tree49cd6f5d979285c0faf13dd0abf321a704e2b878 /sysutils
parent9e045efe47738db7983cb0197a8bf00620212141 (diff)
downloadfreebsd-ports-gnome-1409218a5eab2eb07e7c9291a308a1065ad3f192.tar.gz
freebsd-ports-gnome-1409218a5eab2eb07e7c9291a308a1065ad3f192.tar.zst
freebsd-ports-gnome-1409218a5eab2eb07e7c9291a308a1065ad3f192.zip
The x11/libcapplet has been broken for over a year (will be two in June 2011)
and no one has any of interest to fix it. It's an ancient software and is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet are removed and ports that have optional aren't remove. PR: ports/153355 Discussed with: My team, FreeBSD GNOME Team Tested by: pointyhat-exp (thanks pav!)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/gnome-control-center1/Makefile37
-rw-r--r--sysutils/gnome-control-center1/distinfo3
-rw-r--r--sysutils/gnome-control-center1/files/patch-Makefile.in14
-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-ce8
-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
-rw-r--r--sysutils/gnome-control-center1/pkg-descr1
-rw-r--r--sysutils/gnome-control-center1/pkg-plist185
-rw-r--r--sysutils/ipsc/Makefile17
13 files changed, 3 insertions, 405 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 0b8fc0f8860a..2a93ff774919 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -313,7 +313,6 @@
SUBDIR += gksu
SUBDIR += glload
SUBDIR += gnome-control-center
- SUBDIR += gnome-control-center1
SUBDIR += gnome-device-manager
SUBDIR += gnome-mount
SUBDIR += gnome-pkgview
diff --git a/sysutils/gnome-control-center1/Makefile b/sysutils/gnome-control-center1/Makefile
deleted file mode 100644
index a45baca736ea..000000000000
--- a/sysutils/gnome-control-center1/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: control-center
-# Date created: 29 Dec 1998
-# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/sysutils/gnome-control-center1/Makefile,v 1.3 2007/05/30 05:02:04 mezz Exp $
-#
-
-PORTNAME= gnome-control-center
-PORTVERSION= 1.4.0.5
-PORTREVISION= 12
-CATEGORIES= sysutils gnome
-MASTER_SITES= GNOME
-MASTER_SITE_SUBDIR= sources/control-center/1.4
-DISTNAME= control-center-${PORTVERSION}
-DIST_SUBDIR= gnome
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Control center for GNOME project
-
-USE_BZIP2= yes
-USE_XORG= x11
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gnomecanvas gnomevfs libcapplet
-USE_GETTEXT= yes
-INSTALLS_OMF= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-
-LATEST_LINK= gnome-control-center1
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
- ${WRKSRC}/capplets/wm-properties/wm-desktops/WindowMaker.desktop
-
-.include <bsd.port.mk>
diff --git a/sysutils/gnome-control-center1/distinfo b/sysutils/gnome-control-center1/distinfo
deleted file mode 100644
index 14895bd81cbf..000000000000
--- a/sysutils/gnome-control-center1/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome/control-center-1.4.0.5.tar.bz2) = 63e731f7c9f5fca354de5de4f881e952
-SHA256 (gnome/control-center-1.4.0.5.tar.bz2) = bfefec4042b0bc64463f07c4486c5af65b20c07974b184f8a547f77ea20ced06
-SIZE (gnome/control-center-1.4.0.5.tar.bz2) = 3382798
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-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-ce b/sysutils/gnome-control-center1/files/patch-ce
deleted file mode 100644
index 8fbfc41ab86f..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/local/share/GNUstep/Apps/WPrefs.app/WPrefs
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 \
diff --git a/sysutils/gnome-control-center1/pkg-descr b/sysutils/gnome-control-center1/pkg-descr
deleted file mode 100644
index b9ead6394b73..000000000000
--- a/sysutils/gnome-control-center1/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-control center for GNOME project.
diff --git a/sysutils/gnome-control-center1/pkg-plist b/sysutils/gnome-control-center1/pkg-plist
deleted file mode 100644
index 16333e629479..000000000000
--- a/sysutils/gnome-control-center1/pkg-plist
+++ /dev/null
@@ -1,185 +0,0 @@
-bin/background-properties-capplet
-bin/default-application-properties-capplet
-bin/file-types-capplet
-bin/gnomecc
-bin/keyboard-properties
-bin/mouse-properties-capplet
-bin/sound-properties
-bin/theme-selector-capplet
-bin/ui-properties
-bin/url-properties
-bin/wm-properties-capplet
-etc/CORBA/servers/gnomecc.gnorba
-share/control-center/.directory
-share/control-center/Desktop/.directory
-share/control-center/Desktop/background-properties.desktop
-share/control-center/Desktop/theme-selector.desktop
-share/control-center/Desktop/wm-properties.desktop
-share/control-center/Documents/.directory
-share/control-center/Documents/default-application-properties.desktop
-share/control-center/Documents/file-types-capplet.desktop
-share/control-center/Documents/url-properties.desktop
-share/control-center/Multimedia/.directory
-share/control-center/Multimedia/sound-properties.desktop
-share/control-center/Peripherals/.directory
-share/control-center/Peripherals/keyboard-properties.desktop
-share/control-center/Peripherals/mouse-properties.desktop
-share/control-center/Session/.directory
-share/control-center/UIOptions/.directory
-share/control-center/UIOptions/application.desktop
-share/control-center/UIOptions/dialogs.desktop
-share/control-center/UIOptions/mdi.desktop
-share/gnome/apps/Settings/Desktop/.directory
-share/gnome/apps/Settings/Desktop/background-properties.desktop
-share/gnome/apps/Settings/Desktop/theme-selector.desktop
-share/gnome/apps/Settings/Desktop/wm-properties.desktop
-share/gnome/apps/Settings/Documents/.directory
-share/gnome/apps/Settings/Documents/default-applicaiton-properties.desktop
-share/gnome/apps/Settings/Documents/url-properties.desktop
-share/gnome/apps/Settings/Multimedia/.directory
-share/gnome/apps/Settings/Multimedia/sound-properties.desktop
-share/gnome/apps/Settings/Peripherals/.directory
-share/gnome/apps/Settings/Peripherals/keyboard-properties.desktop
-share/gnome/apps/Settings/Peripherals/mouse-properties.desktop
-share/gnome/apps/Settings/Session/.directory
-share/gnome/apps/Settings/UIOptions/.directory
-share/gnome/apps/Settings/file-types-capplet.desktop
-share/gnome/apps/Settings/gnomecc.desktop
-share/gnome/help/control-center/C/control-center.sgml
-share/gnome/help/control-center/C/desktop-intro.html
-share/gnome/help/control-center/C/doc-handlers.html
-share/gnome/help/control-center/C/figures/bg-capplet.png
-share/gnome/help/control-center/C/figures/gccalf.png
-share/gnome/help/control-center/C/figures/gccappdef.png
-share/gnome/help/control-center/C/figures/gccdialog.png
-share/gnome/help/control-center/C/figures/gccedit.png
-share/gnome/help/control-center/C/figures/gcchints.png
-share/gnome/help/control-center/C/figures/gccmdi.png
-share/gnome/help/control-center/C/figures/gccmime.png
-share/gnome/help/control-center/C/figures/gccsession-props.png
-share/gnome/help/control-center/C/figures/gccsessopt.png
-share/gnome/help/control-center/C/figures/gccsound1.png
-share/gnome/help/control-center/C/figures/gccsound2.png
-share/gnome/help/control-center/C/figures/gccstartup.png
-share/gnome/help/control-center/C/figures/gccurl.png
-share/gnome/help/control-center/C/figures/glob_pref_anim.png
-share/gnome/help/control-center/C/figures/keyboard-capplet.png
-share/gnome/help/control-center/C/figures/mouse-capplet.png
-share/gnome/help/control-center/C/figures/screensave-capplet.png
-share/gnome/help/control-center/C/figures/theme-select.png
-share/gnome/help/control-center/C/figures/wm-add.png
-share/gnome/help/control-center/C/figures/wm-main.png
-share/gnome/help/control-center/C/index.html
-share/gnome/help/control-center/C/ln7.html
-share/gnome/help/control-center/C/stylesheet-images/caution.gif
-share/gnome/help/control-center/C/stylesheet-images/home.gif
-share/gnome/help/control-center/C/stylesheet-images/important.gif
-share/gnome/help/control-center/C/stylesheet-images/next.gif
-share/gnome/help/control-center/C/stylesheet-images/note.gif
-share/gnome/help/control-center/C/stylesheet-images/prev.gif
-share/gnome/help/control-center/C/stylesheet-images/tip.gif
-share/gnome/help/control-center/C/stylesheet-images/toc-blank.gif
-share/gnome/help/control-center/C/stylesheet-images/toc-minus.gif
-share/gnome/help/control-center/C/stylesheet-images/toc-plus.gif
-share/gnome/help/control-center/C/stylesheet-images/up.gif
-share/gnome/help/control-center/C/stylesheet-images/warning.gif
-share/gnome/help/control-center/C/topic.dat
-share/gnome/help/control-center/C/usage.html
-share/gnome/help/control-center/eu/control-center.sgml
-share/gnome/help/control-center/eu/desktop-intro.html
-share/gnome/help/control-center/eu/doc-handlers.html
-share/gnome/help/control-center/eu/figures/bg-capplet.png
-share/gnome/help/control-center/eu/figures/gccalf.png
-share/gnome/help/control-center/eu/figures/gccappdef.png
-share/gnome/help/control-center/eu/figures/gccdialog.png
-share/gnome/help/control-center/eu/figures/gccedit.png
-share/gnome/help/control-center/eu/figures/gcchints.png
-share/gnome/help/control-center/eu/figures/gccmdi.png
-share/gnome/help/control-center/eu/figures/gccmime.png
-share/gnome/help/control-center/eu/figures/gccsession-props.png
-share/gnome/help/control-center/eu/figures/gccsessopt.png
-share/gnome/help/control-center/eu/figures/gccsound1.png
-share/gnome/help/control-center/eu/figures/gccsound2.png
-share/gnome/help/control-center/eu/figures/gccstartup.png
-share/gnome/help/control-center/eu/figures/gccurl.png
-share/gnome/help/control-center/eu/figures/glob_pref_anim.png
-share/gnome/help/control-center/eu/figures/keyboard-capplet.png
-share/gnome/help/control-center/eu/figures/mouse-capplet.png
-share/gnome/help/control-center/eu/figures/screensave-capplet.png
-share/gnome/help/control-center/eu/figures/theme-select.png
-share/gnome/help/control-center/eu/figures/wm-add.png
-share/gnome/help/control-center/eu/figures/wm-main.png
-share/gnome/help/control-center/eu/index.html
-share/gnome/help/control-center/eu/ln7.html
-share/gnome/help/control-center/eu/stylesheet-images/caution.gif
-share/gnome/help/control-center/eu/stylesheet-images/home.gif
-share/gnome/help/control-center/eu/stylesheet-images/important.gif
-share/gnome/help/control-center/eu/stylesheet-images/next.gif
-share/gnome/help/control-center/eu/stylesheet-images/note.gif
-share/gnome/help/control-center/eu/stylesheet-images/prev.gif
-share/gnome/help/control-center/eu/stylesheet-images/tip.gif
-share/gnome/help/control-center/eu/stylesheet-images/toc-blank.gif
-share/gnome/help/control-center/eu/stylesheet-images/toc-minus.gif
-share/gnome/help/control-center/eu/stylesheet-images/toc-plus.gif
-share/gnome/help/control-center/eu/stylesheet-images/up.gif
-share/gnome/help/control-center/eu/stylesheet-images/warning.gif
-share/gnome/help/control-center/eu/topic.dat
-share/gnome/help/control-center/eu/usage.html
-share/gnome/wm-properties/Enlightenment.desktop
-share/gnome/wm-properties/IceWM.desktop
-share/gnome/wm-properties/Scwm.desktop
-share/gnome/wm-properties/WindowMaker.desktop
-share/gnome/wm-properties/twm.desktop
-share/locale/az/LC_MESSAGES/control-center.mo
-share/locale/bg/LC_MESSAGES/control-center.mo
-share/locale/ca/LC_MESSAGES/control-center.mo
-share/locale/cs/LC_MESSAGES/control-center.mo
-share/locale/da/LC_MESSAGES/control-center.mo
-share/locale/de/LC_MESSAGES/control-center.mo
-share/locale/el/LC_MESSAGES/control-center.mo
-share/locale/en_GB/LC_MESSAGES/control-center.mo
-share/locale/es/LC_MESSAGES/control-center.mo
-share/locale/et/LC_MESSAGES/control-center.mo
-share/locale/eu/LC_MESSAGES/control-center.mo
-share/locale/fi/LC_MESSAGES/control-center.mo
-share/locale/fr/LC_MESSAGES/control-center.mo
-share/locale/ga/LC_MESSAGES/control-center.mo
-share/locale/gl/LC_MESSAGES/control-center.mo
-share/locale/hr/LC_MESSAGES/control-center.mo
-share/locale/hu/LC_MESSAGES/control-center.mo
-share/locale/it/LC_MESSAGES/control-center.mo
-share/locale/ja/LC_MESSAGES/control-center.mo
-share/locale/ko/LC_MESSAGES/control-center.mo
-share/locale/lt/LC_MESSAGES/control-center.mo
-share/locale/nl/LC_MESSAGES/control-center.mo
-share/locale/nn/LC_MESSAGES/control-center.mo
-share/locale/no/LC_MESSAGES/control-center.mo
-share/locale/pl/LC_MESSAGES/control-center.mo
-share/locale/pt/LC_MESSAGES/control-center.mo
-share/locale/pt_BR/LC_MESSAGES/control-center.mo
-share/locale/ro/LC_MESSAGES/control-center.mo
-share/locale/ru/LC_MESSAGES/control-center.mo
-share/locale/sk/LC_MESSAGES/control-center.mo
-share/locale/sl/LC_MESSAGES/control-center.mo
-share/locale/sv/LC_MESSAGES/control-center.mo
-share/locale/tr/LC_MESSAGES/control-center.mo
-share/locale/uk/LC_MESSAGES/control-center.mo
-share/locale/wa/LC_MESSAGES/control-center.mo
-share/locale/zh_CN/LC_MESSAGES/control-center.mo
-share/locale/zh_TW/LC_MESSAGES/control-center.mo
-share/omf/control-center/control-center-C.omf
-share/omf/control-center/control-center-eu.omf
-share/pixmaps/ccsplash.png
-share/pixmaps/control-center.png
-@dirrm share/omf/control-center
-@dirrm share/gnome/help/control-center/eu/stylesheet-images
-@dirrm share/gnome/help/control-center/eu/figures
-@dirrm share/gnome/help/control-center/eu
-@dirrm share/gnome/help/control-center/C/stylesheet-images
-@dirrm share/gnome/help/control-center/C/figures
-@dirrm share/gnome/help/control-center/C
-@dirrm share/gnome/help/control-center
-@dirrm share/gnome/apps/Settings/UIOptions
-@dirrm share/gnome/apps/Settings/Multimedia
-@dirrm share/control-center/UIOptions
-@dirrm share/control-center/Multimedia
diff --git a/sysutils/ipsc/Makefile b/sysutils/ipsc/Makefile
index 3687ec4b1b65..9ead222b2d35 100644
--- a/sysutils/ipsc/Makefile
+++ b/sysutils/ipsc/Makefile
@@ -7,8 +7,8 @@
PORTNAME= ipsc
PORTVERSION= 0.4.2
-PORTREVISION= 2
-CATEGORIES= sysutils gnome
+PORTREVISION= 3
+CATEGORIES= sysutils
MASTER_SITES= http://www.alaskaparadise.com/freebsd/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -19,19 +19,11 @@ BUILD_DEPENDS= ${PRIPS_WRKSRC}/prips.o:${.CURDIR}/../prips:build
WRKSRC= ${WRKDIR}/ipsc/src
-WANT_GNOME= yes
+ALL_TARGET= ipsc
PLIST_FILES= bin/ipsc
MAN8= ipsc.8
-.if defined(HAVE_GNOME)
-USE_GNOME= gnomeprefix gnomehack gtkhtml
-ALL_TARGET= all
-PLIST_FILES+= bin/gipsc
-.else
-ALL_TARGET= ipsc
-.endif
-
PRIPS_WRKSRC!= cd ${.CURDIR}/../prips && ${MAKE} -V WRKSRC
post-extract:
@@ -39,9 +31,6 @@ post-extract:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ipsc ${PREFIX}/bin
-.if defined(HAVE_GNOME)
- ${INSTALL_PROGRAM} ${WRKSRC}/gipsc ${PREFIX}/bin
-.endif
${INSTALL_MAN} ${FILESDIR}/ipsc.8 ${MANPREFIX}/man/man8
.include <bsd.port.mk>