From e934b106497f17545e236bb9644bed935cd118ad Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 25 Oct 2007 03:37:29 +0000 Subject: Remove these now that they have been committed to the FreeBSD ports tree. Next stop GNOME 2.21. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9875 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/liboobs/Makefile | 28 ----------- devel/liboobs/distinfo | 3 -- devel/liboobs/files/patch-src_oobs-group.c | 25 --------- devel/liboobs/files/patch-src_oobs-user.c | 23 --------- devel/liboobs/pkg-descr | 1 - devel/liboobs/pkg-plist | 81 ------------------------------ 6 files changed, 161 deletions(-) delete mode 100644 devel/liboobs/Makefile delete mode 100644 devel/liboobs/distinfo delete mode 100644 devel/liboobs/files/patch-src_oobs-group.c delete mode 100644 devel/liboobs/files/patch-src_oobs-user.c delete mode 100644 devel/liboobs/pkg-descr delete mode 100644 devel/liboobs/pkg-plist (limited to 'devel/liboobs') diff --git a/devel/liboobs/Makefile b/devel/liboobs/Makefile deleted file mode 100644 index 5f7a1c56b..000000000 --- a/devel/liboobs/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: liboobs -# Date created: 2006-06-06 -# Whom: Michael Johnson -# -# $FreeBSD$ -# $MCom: ports/devel/liboobs/Makefile,v 1.22 2007/09/04 05:47:31 mezz Exp $ -# - -PORTNAME= liboobs -PORTVERSION= 2.20.0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Wrapping library to the System Tools Backends - -BUILD_DEPENDS= ${LOCALBASE}/etc/dbus-1/system.d/system-tools-backends.conf:${PORTSDIR}/sysutils/system-tools-backends -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib -RUN_DEPENDS= ${LOCALBASE}/etc/dbus-1/system.d/system-tools-backends.conf:${PORTSDIR}/sysutils/system-tools-backends - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack glib20 -USE_LDCONFIG= yes -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc - -.include diff --git a/devel/liboobs/distinfo b/devel/liboobs/distinfo deleted file mode 100644 index de4bba60f..000000000 --- a/devel/liboobs/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (liboobs-2.20.0.tar.bz2) = c0562e115af4777da471182b9d462b40 -SHA256 (liboobs-2.20.0.tar.bz2) = 45a3cd562ac6d0002dc5c5972e1b4ec7fe611fe7ed9d0d8da9dbaaffd1c04623 -SIZE (liboobs-2.20.0.tar.bz2) = 331456 diff --git a/devel/liboobs/files/patch-src_oobs-group.c b/devel/liboobs/files/patch-src_oobs-group.c deleted file mode 100644 index 6abd8b711..000000000 --- a/devel/liboobs/files/patch-src_oobs-group.c +++ /dev/null @@ -1,25 +0,0 @@ ---- oobs/oobs-group.c.orig Fri Sep 15 18:41:04 2006 -+++ oobs/oobs-group.c Tue Oct 31 23:12:40 2006 -@@ -18,7 +18,12 @@ - * Authors: Carlos Garnacho Parro - */ - -+#if defined(HAVE_CONFIG_H) -+#include -+#endif -+ - #include -+#include - #include "oobs-session.h" - #include "oobs-group.h" - #include "oobs-user.h" -@@ -27,7 +32,9 @@ - #include "oobs-groupsconfig-private.h" - #include "oobs-defines.h" - #include "utils.h" -+#ifdef HAVE_CRYPT_H - #include -+#endif - - #define OOBS_GROUP_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), OOBS_TYPE_GROUP, OobsGroupPrivate)) - diff --git a/devel/liboobs/files/patch-src_oobs-user.c b/devel/liboobs/files/patch-src_oobs-user.c deleted file mode 100644 index e571a363f..000000000 --- a/devel/liboobs/files/patch-src_oobs-user.c +++ /dev/null @@ -1,23 +0,0 @@ ---- oobs/oobs-user.c.orig Fri Sep 15 19:16:41 2006 -+++ oobs/oobs-user.c Tue Oct 31 23:12:29 2006 -@@ -18,6 +18,10 @@ - * Authors: Carlos Garnacho Parro - */ - -+#if defined(HAVE_CONFIG_H) -+#include -+#endif -+ - #include - #include - #include -@@ -30,7 +34,9 @@ - #include "oobs-group.h" - #include "oobs-defines.h" - #include "utils.h" -+#ifdef HAVE_CRYPT_H - #include -+#endif - - #define OOBS_USER_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), OOBS_TYPE_USER, OobsUserPrivate)) - diff --git a/devel/liboobs/pkg-descr b/devel/liboobs/pkg-descr deleted file mode 100644 index ff7665320..000000000 --- a/devel/liboobs/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Wrapping library to the System Tools Backends diff --git a/devel/liboobs/pkg-plist b/devel/liboobs/pkg-plist deleted file mode 100644 index a36b53d54..000000000 --- a/devel/liboobs/pkg-plist +++ /dev/null @@ -1,81 +0,0 @@ -include/liboobs-1.0/oobs/oobs-group.h -include/liboobs-1.0/oobs/oobs-groupsconfig.h -include/liboobs-1.0/oobs/oobs-hostsconfig.h -include/liboobs-1.0/oobs/oobs-iface-ethernet.h -include/liboobs-1.0/oobs/oobs-iface-irlan.h -include/liboobs-1.0/oobs/oobs-iface-isdn.h -include/liboobs-1.0/oobs/oobs-iface-modem.h -include/liboobs-1.0/oobs/oobs-iface-plip.h -include/liboobs-1.0/oobs/oobs-iface-wireless.h -include/liboobs-1.0/oobs/oobs-iface.h -include/liboobs-1.0/oobs/oobs-ifacesconfig.h -include/liboobs-1.0/oobs/oobs-list.h -include/liboobs-1.0/oobs/oobs-nfsconfig.h -include/liboobs-1.0/oobs/oobs-ntpconfig.h -include/liboobs-1.0/oobs/oobs-ntpserver.h -include/liboobs-1.0/oobs/oobs-object.h -include/liboobs-1.0/oobs/oobs-result.h -include/liboobs-1.0/oobs/oobs-service.h -include/liboobs-1.0/oobs/oobs-servicesconfig.h -include/liboobs-1.0/oobs/oobs-session.h -include/liboobs-1.0/oobs/oobs-share-nfs.h -include/liboobs-1.0/oobs/oobs-share-smb.h -include/liboobs-1.0/oobs/oobs-share.h -include/liboobs-1.0/oobs/oobs-smbconfig.h -include/liboobs-1.0/oobs/oobs-statichost.h -include/liboobs-1.0/oobs/oobs-timeconfig.h -include/liboobs-1.0/oobs/oobs-user.h -include/liboobs-1.0/oobs/oobs-usersconfig.h -include/liboobs-1.0/oobs/oobs.h -lib/liboobs-1.a -lib/liboobs-1.la -lib/liboobs-1.so -lib/liboobs-1.so.3 -libdata/pkgconfig/liboobs-1.pc -%%DOCSDIR%%/OobsGroup.html -%%DOCSDIR%%/OobsGroupsConfig.html -%%DOCSDIR%%/OobsIface.html -%%DOCSDIR%%/OobsIfaceEthernet.html -%%DOCSDIR%%/OobsIfaceIRLan.html -%%DOCSDIR%%/OobsIfaceISDN.html -%%DOCSDIR%%/OobsIfaceModem.html -%%DOCSDIR%%/OobsIfacePlip.html -%%DOCSDIR%%/OobsIfaceWireless.html -%%DOCSDIR%%/OobsIfacesConfig.html -%%DOCSDIR%%/OobsList.html -%%DOCSDIR%%/OobsNFSConfig.html -%%DOCSDIR%%/OobsNTPConfig.html -%%DOCSDIR%%/OobsObject.html -%%DOCSDIR%%/OobsSMBConfig.html -%%DOCSDIR%%/OobsService.html -%%DOCSDIR%%/OobsServicesConfig.html -%%DOCSDIR%%/OobsSession.html -%%DOCSDIR%%/OobsShare.html -%%DOCSDIR%%/OobsShareNFS.html -%%DOCSDIR%%/OobsShareSMB.html -%%DOCSDIR%%/OobsStaticHost.html -%%DOCSDIR%%/OobsTimeConfig.html -%%DOCSDIR%%/OobsUser.html -%%DOCSDIR%%/OobsUsersConfig.html -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/ch02.html -%%DOCSDIR%%/ch03.html -%%DOCSDIR%%/ch04.html -%%DOCSDIR%%/ch05.html -%%DOCSDIR%%/ch06.html -%%DOCSDIR%%/ch07.html -%%DOCSDIR%%/ch08.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/liboobs-OobsHostsConfig.html -%%DOCSDIR%%/liboobs-OobsNTPServer.html -%%DOCSDIR%%/liboobs.devhelp -%%DOCSDIR%%/liboobs.devhelp2 -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -@dirrm %%DOCSDIR%% -@dirrm include/liboobs-1.0/oobs -@dirrm include/liboobs-1.0 -- cgit v1.2.3