From 79da86c077ae75fa0111a551b74b16ff3fd82668 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 9 Jan 2010 06:43:13 +0000 Subject: Whoops, wrong directory. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13399 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/unique/Makefile | 35 ----------------------------------- sysutils/unique/distinfo | 3 --- sysutils/unique/pkg-descr | 12 ------------ sysutils/unique/pkg-plist | 31 ------------------------------- 4 files changed, 81 deletions(-) delete mode 100644 sysutils/unique/Makefile delete mode 100644 sysutils/unique/distinfo delete mode 100644 sysutils/unique/pkg-descr delete mode 100644 sysutils/unique/pkg-plist diff --git a/sysutils/unique/Makefile b/sysutils/unique/Makefile deleted file mode 100644 index 56a851c04..000000000 --- a/sysutils/unique/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: libunique -# Date created: 22 Feb 2009 -# Whom: Koop Mast -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/unique/Makefile,v 1.3 2009/10/03 02:27:43 marcus Exp $ -# - -PORTNAME= unique -PORTVERSION= 1.1.2 -CATEGORIES= x11-toolkits -MASTER_SITES= GNOME/sources/lib${PORTNAME}/${PORTVERSION:R}/ -DISTNAME= lib${PORTNAME}-${PORTVERSION} - -MAINTAINER= kwm@FreeBSD.org -COMMENT= Library for single instance applications. - -LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus - -USE_XORG= ice -USE_GMAKE= yes -USE_GETTEXT= yes -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 -USE_GNOME= gtk20 gnomeprefix ltverhack:2 -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-maintainer-flags -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e 's|libdir)/pkgconfig|prefix)/libdata/pkgconfig|g' \ - ${WRKSRC}/configure ${WRKSRC}/Makefile.in - -.include diff --git a/sysutils/unique/distinfo b/sysutils/unique/distinfo deleted file mode 100644 index 445ab3a96..000000000 --- a/sysutils/unique/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libunique-1.1.2.tar.gz) = a99799e72779baa98352fbac7f91c910 -SHA256 (libunique-1.1.2.tar.gz) = ccf73a90a66477d6d31e50aeabebad8e0035f80e98ac0e926157c3d7e229b31e -SIZE (libunique-1.1.2.tar.gz) = 431459 diff --git a/sysutils/unique/pkg-descr b/sysutils/unique/pkg-descr deleted file mode 100644 index 01b924566..000000000 --- a/sysutils/unique/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Unique is a library for writing single instance application. If you launch a -single instance application twice, the second instance will either just quit -or will send a message to the running instance. - -Unique makes it easy to write this kind of applications, by providing a base -class, taking care of all the IPC machinery needed to send messages to a -running instance, and also handling the startup notification side. - -Unique aims to replace the BaconMessageConnection code that has been copied -by many projects and the code using Bonobo and D-Bus. - -WWW: http://live.gnome.org/LibUnique diff --git a/sysutils/unique/pkg-plist b/sysutils/unique/pkg-plist deleted file mode 100644 index c82fa3a05..000000000 --- a/sysutils/unique/pkg-plist +++ /dev/null @@ -1,31 +0,0 @@ -include/unique-1.0/unique/unique.h -include/unique-1.0/unique/uniqueapp.h -include/unique-1.0/unique/uniquebackend.h -include/unique-1.0/unique/uniquemessage.h -include/unique-1.0/unique/uniqueversion.h -lib/girepository-1.0/Unique-1.0.typelib -lib/libunique-1.0.a -lib/libunique-1.0.la -lib/libunique-1.0.so -lib/libunique-1.0.so.2 -libdata/pkgconfig/unique-1.0.pc -share/gir-1.0/Unique-1.0.gir -%%DOCSDIR%%/UniqueApp.html -%%DOCSDIR%%/UniqueBackend.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/ix01.html -%%DOCSDIR%%/left.png -%%DOCSDIR%%/license.html -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/unique-Message-Data.html -%%DOCSDIR%%/unique-Versioning-Information.html -%%DOCSDIR%%/unique-overview.html -%%DOCSDIR%%/unique.devhelp -%%DOCSDIR%%/unique.devhelp2 -%%DOCSDIR%%/up.png -@dirrm %%DOCSDIR%% -@dirrm include/unique-1.0/unique -@dirrm include/unique-1.0 -- cgit v1.2.3