diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-25 11:11:54 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-25 11:11:54 +0800 |
commit | 0ca896cd18273cd8632bd5ede3b0f8e3820c557e (patch) | |
tree | 7bb6971a4368c13e0a384a56ca100cc2de0a0a58 /editors | |
parent | fef40d3ee62d499733edc76551be6d0a29491c77 (diff) | |
download | marcuscom-ports-0ca896cd18273cd8632bd5ede3b0f8e3820c557e.tar.gz marcuscom-ports-0ca896cd18273cd8632bd5ede3b0f8e3820c557e.tar.zst marcuscom-ports-0ca896cd18273cd8632bd5ede3b0f8e3820c557e.zip |
Remove gedit-plugins what got added to FreeBSD CVS.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1256 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit-plugins/Makefile | 27 | ||||
-rw-r--r-- | editors/gedit-plugins/distinfo | 1 | ||||
-rw-r--r-- | editors/gedit-plugins/files/patch-configure | 10 | ||||
-rw-r--r-- | editors/gedit-plugins/pkg-descr | 1 | ||||
-rw-r--r-- | editors/gedit-plugins/pkg-plist | 8 |
5 files changed, 0 insertions, 47 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile deleted file mode 100644 index 3766b80b5..000000000 --- a/editors/gedit-plugins/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: gedit-plugins -# Date created: 19 September 2003 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gedit-plugins -PORTVERSION= 2.3.5 -CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Plugins for gedit2 - -BUILD_DEPENDS= gedit:${PORTSDIR}/editors/gedit2 -RUN_DEPENDS= ${BUILD_DEPENDS} - -USE_BZIP2= yes -USE_PERL5= yes -USE_X_PREFIX= yes -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -USE_GNOME= gnomehack gnomeprefix gnometarget - -.include <bsd.port.mk> diff --git a/editors/gedit-plugins/distinfo b/editors/gedit-plugins/distinfo deleted file mode 100644 index f05e408cb..000000000 --- a/editors/gedit-plugins/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gedit-plugins-2.3.5.tar.bz2) = 6925b3f5150a0e265abeb6d4657728d1 diff --git a/editors/gedit-plugins/files/patch-configure b/editors/gedit-plugins/files/patch-configure deleted file mode 100644 index 0823124aa..000000000 --- a/editors/gedit-plugins/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Fri Sep 19 22:52:09 2003 -+++ configure Fri Sep 19 22:52:44 2003 -@@ -18474,6 +18474,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/editors/gedit-plugins/pkg-descr b/editors/gedit-plugins/pkg-descr deleted file mode 100644 index 9edebc33f..000000000 --- a/editors/gedit-plugins/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Various plugins for gedit2. diff --git a/editors/gedit-plugins/pkg-plist b/editors/gedit-plugins/pkg-plist deleted file mode 100644 index 1a1b5e30a..000000000 --- a/editors/gedit-plugins/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -lib/gedit-2/plugins/ascii.gedit-plugin -lib/gedit-2/plugins/cvschangelog.gedit-plugin -lib/gedit-2/plugins/diff.gedit-plugin -lib/gedit-2/plugins/libasciitable.so -lib/gedit-2/plugins/libcvschangelog.so -lib/gedit-2/plugins/libdiff.so -share/gnome/gedit-2/glade/asciitable.glade2 -share/gnome/gedit-2/glade/diff.glade2 |