diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-01-12 01:51:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-01-12 01:51:34 +0800 |
commit | 2f836c64a2940e1460834c4085ba6d418001bf17 (patch) | |
tree | 81909a3bce2caf57600151b32c8dcb1e7735c28c /x11-toolkits/py-gtksourceview | |
parent | 262752d178a4a70c9cd941f23ee5052d0e8968d9 (diff) | |
download | marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.gz marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.bz2 marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.lz marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.xz marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.zst marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.zip |
Remove these ports now that they have been merged into the FreeBSD ports
tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11869 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gtksourceview')
-rw-r--r-- | x11-toolkits/py-gtksourceview/Makefile | 31 | ||||
-rw-r--r-- | x11-toolkits/py-gtksourceview/distinfo | 3 | ||||
-rw-r--r-- | x11-toolkits/py-gtksourceview/pkg-descr | 4 | ||||
-rw-r--r-- | x11-toolkits/py-gtksourceview/pkg-plist | 4 |
4 files changed, 0 insertions, 42 deletions
diff --git a/x11-toolkits/py-gtksourceview/Makefile b/x11-toolkits/py-gtksourceview/Makefile deleted file mode 100644 index 29d0ed87f..000000000 --- a/x11-toolkits/py-gtksourceview/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: py-gtksourceview -# Date created: 25 June 2007 -# Whom: Mezz <mezz@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gtksourceview/Makefile,v 1.13 2008/08/21 21:53:02 mezz Exp $ -# - -PORTNAME= gtksourceview -PORTVERSION= 2.4.0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/pygtksourceview/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= pygtksourceview-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A python bindings for the version 2 of the GtkSourceView library - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix gtksourceview2 pygtk2 -USE_PYTHON= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-docs - -post-patch: - @${REINPLACE_CMD} -e 's| == x| = x|g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-toolkits/py-gtksourceview/distinfo b/x11-toolkits/py-gtksourceview/distinfo deleted file mode 100644 index daf8d5523..000000000 --- a/x11-toolkits/py-gtksourceview/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (pygtksourceview-2.4.0.tar.bz2) = 436e2ec467035a8cd174b794932e4cdc -SHA256 (pygtksourceview-2.4.0.tar.bz2) = 437fb779bc0bd9a43806ee7b3a406a1329800e54489cd9579ea0a101870df791 -SIZE (pygtksourceview-2.4.0.tar.bz2) = 271360 diff --git a/x11-toolkits/py-gtksourceview/pkg-descr b/x11-toolkits/py-gtksourceview/pkg-descr deleted file mode 100644 index 2e25fb731..000000000 --- a/x11-toolkits/py-gtksourceview/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This archive contains python bindings for the version 2 of the -GtkSourceView library. - -WWW: http://www.gnome.org diff --git a/x11-toolkits/py-gtksourceview/pkg-plist b/x11-toolkits/py-gtksourceview/pkg-plist deleted file mode 100644 index 579b96136..000000000 --- a/x11-toolkits/py-gtksourceview/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -%%PYTHON_SITELIBDIR%%/gtksourceview2.la -%%PYTHON_SITELIBDIR%%/gtksourceview2.so -libdata/pkgconfig/pygtksourceview-2.0.pc -share/pygtk/2.0/defs/gtksourceview2.defs |