summaryrefslogtreecommitdiffstats
path: root/editors/gedit-plugins
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-03-19 13:35:06 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-03-19 13:35:06 +0800
commit716e853082f85512d878931d3c2903f4a669c7e8 (patch)
tree3a24d58f313f014bb8f3aca107a85ec50d2fb1df /editors/gedit-plugins
parentea6bb0f0996a0cf559b13cfa9aef24e8199d6a23 (diff)
downloadmarcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.gz
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.bz2
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.lz
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.xz
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.zst
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.zip
Remove these ports now that they have been committed to FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8576 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit-plugins')
-rw-r--r--editors/gedit-plugins/Makefile61
-rw-r--r--editors/gedit-plugins/distinfo3
-rw-r--r--editors/gedit-plugins/pkg-descr1
-rw-r--r--editors/gedit-plugins/pkg-plist150
4 files changed, 0 insertions, 215 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile
deleted file mode 100644
index 4242fa41d..000000000
--- a/editors/gedit-plugins/Makefile
+++ /dev/null
@@ -1,61 +0,0 @@
-# New ports collection makefile for: gedit-plugins
-# Date created: 19 September 2003
-# Whom: Adam Weinberger <adamw@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/editors/gedit-plugins/Makefile,v 1.20 2007/01/14 06:31:22 marcus Exp $
-#
-
-PORTNAME= gedit-plugins
-PORTVERSION= 2.17.2
-CATEGORIES= editors gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Plugins for GEdit 2
-
-BUILD_DEPENDS= gedit:${PORTSDIR}/editors/gedit \
- gucharmap:${PORTSDIR}/deskutils/gucharmap
-RUN_DEPENDS= gedit:${PORTSDIR}/editors/gedit \
- gucharmap:${PORTSDIR}/deskutils/gucharmap
-
-USE_LDCONFIG= yes
-USE_BZIP2= yes
-USE_XLIB= yes
-USE_GMAKE= yes
-USE_GETTEXT= yes
-GNU_CONFIGURE= yes
-USE_GNOME= gnomehack gnomeprefix gnometarget intlhack
-WANT_GNOME= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-GCONF_SCHEMAS= gedit-show-tabbar-plugin.schemas
-
-.if defined(PACKAGE_BUILDING)
-.undef WITHOUT_GNOME
-WITH_GNOME= yes
-.endif
-
-.include <bsd.port.pre.mk>
-
-.if ${HAVE_GNOME:Mpygnomedesktop}!="" && ${ARCH}!="sparc64"
-USE_PYTHON= yes
-.include "${PORTSDIR}/Mk/bsd.python.mk"
-USE_GNOME+= pygnomedesktop
-BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte
-CONFIGURE_ARGS+=--enable-python
-PLIST_SUB+= PYTHON=""
-.else
-CONFIGURE_ARGS+=--disable-python
-PLIST_SUB+= PYTHON="@comment "
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's| \\t\\r\\n\\f|[:space:]|g' \
- ${WRKSRC}/configure
-
-.include <bsd.port.post.mk>
diff --git a/editors/gedit-plugins/distinfo b/editors/gedit-plugins/distinfo
deleted file mode 100644
index c845dee15..000000000
--- a/editors/gedit-plugins/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/gedit-plugins-2.17.2.tar.bz2) = b8c0f762e1cc306c807a4937c88050f7
-SHA256 (gnome2/gedit-plugins-2.17.2.tar.bz2) = 324c7286d00e23675c1cf218c7d1dfb0729931789caa45c4a7df5a52f2f20e55
-SIZE (gnome2/gedit-plugins-2.17.2.tar.bz2) = 559728
diff --git a/editors/gedit-plugins/pkg-descr b/editors/gedit-plugins/pkg-descr
deleted file mode 100644
index f4eabb23d..000000000
--- a/editors/gedit-plugins/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Various additional plug-ins for GEdit 2.
diff --git a/editors/gedit-plugins/pkg-plist b/editors/gedit-plugins/pkg-plist
deleted file mode 100644
index 1657e72d5..000000000
--- a/editors/gedit-plugins/pkg-plist
+++ /dev/null
@@ -1,150 +0,0 @@
-%%PYTHON%%lib/gedit-2/plugins/bracketcompletion.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/bracketcompletion.py
-%%PYTHON%%lib/gedit-2/plugins/bracketcompletion.pyc
-%%PYTHON%%lib/gedit-2/plugins/bracketcompletion.pyo
-lib/gedit-2/plugins/charmap.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/codecomment.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/codecomment.py
-%%PYTHON%%lib/gedit-2/plugins/codecomment.pyc
-%%PYTHON%%lib/gedit-2/plugins/codecomment.pyo
-%%PYTHON%%lib/gedit-2/plugins/colorpicker.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/colorpicker.py
-%%PYTHON%%lib/gedit-2/plugins/colorpicker.pyc
-%%PYTHON%%lib/gedit-2/plugins/colorpicker.pyo
-lib/gedit-2/plugins/gpdefs.py
-lib/gedit-2/plugins/gpdefs.pyc
-lib/gedit-2/plugins/gpdefs.pyo
-%%PYTHON%%lib/gedit-2/plugins/joinlines.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/joinlines.py
-%%PYTHON%%lib/gedit-2/plugins/joinlines.pyc
-%%PYTHON%%lib/gedit-2/plugins/joinlines.pyo
-lib/gedit-2/plugins/libcharmap.la
-lib/gedit-2/plugins/libcharmap.so
-lib/gedit-2/plugins/libshowtabbar.la
-lib/gedit-2/plugins/libshowtabbar.so
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/__init__.py
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/__init__.pyc
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/__init__.pyo
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/dialogs.py
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/dialogs.pyc
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/dialogs.pyo
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/sessionsaver.glade
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/store.py
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/store.pyc
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/store.pyo
-lib/gedit-2/plugins/showtabbar.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/smartspaces.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/smartspaces.py
-%%PYTHON%%lib/gedit-2/plugins/smartspaces.pyc
-%%PYTHON%%lib/gedit-2/plugins/smartspaces.pyo
-%%PYTHON%%lib/gedit-2/plugins/terminal.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/terminal.py
-%%PYTHON%%lib/gedit-2/plugins/terminal.pyc
-%%PYTHON%%lib/gedit-2/plugins/terminal.pyo
-share/locale/ar/LC_MESSAGES/gedit-plugins.mo
-share/locale/az/LC_MESSAGES/gedit-plugins.mo
-share/locale/be/LC_MESSAGES/gedit-plugins.mo
-share/locale/bg/LC_MESSAGES/gedit-plugins.mo
-share/locale/ca/LC_MESSAGES/gedit-plugins.mo
-share/locale/cs/LC_MESSAGES/gedit-plugins.mo
-share/locale/da/LC_MESSAGES/gedit-plugins.mo
-share/locale/de/LC_MESSAGES/gedit-plugins.mo
-share/locale/dz/LC_MESSAGES/gedit-plugins.mo
-share/locale/el/LC_MESSAGES/gedit-plugins.mo
-share/locale/en_CA/LC_MESSAGES/gedit-plugins.mo
-share/locale/en_GB/LC_MESSAGES/gedit-plugins.mo
-share/locale/es/LC_MESSAGES/gedit-plugins.mo
-share/locale/et/LC_MESSAGES/gedit-plugins.mo
-share/locale/eu/LC_MESSAGES/gedit-plugins.mo
-share/locale/fi/LC_MESSAGES/gedit-plugins.mo
-share/locale/fr/LC_MESSAGES/gedit-plugins.mo
-share/locale/ga/LC_MESSAGES/gedit-plugins.mo
-share/locale/gl/LC_MESSAGES/gedit-plugins.mo
-share/locale/gu/LC_MESSAGES/gedit-plugins.mo
-share/locale/he/LC_MESSAGES/gedit-plugins.mo
-share/locale/hi/LC_MESSAGES/gedit-plugins.mo
-share/locale/hr/LC_MESSAGES/gedit-plugins.mo
-share/locale/hu/LC_MESSAGES/gedit-plugins.mo
-share/locale/ja/LC_MESSAGES/gedit-plugins.mo
-share/locale/kn/LC_MESSAGES/gedit-plugins.mo
-share/locale/ko/LC_MESSAGES/gedit-plugins.mo
-share/locale/lt/LC_MESSAGES/gedit-plugins.mo
-share/locale/lv/LC_MESSAGES/gedit-plugins.mo
-share/locale/mk/LC_MESSAGES/gedit-plugins.mo
-share/locale/ml/LC_MESSAGES/gedit-plugins.mo
-share/locale/mn/LC_MESSAGES/gedit-plugins.mo
-share/locale/ms/LC_MESSAGES/gedit-plugins.mo
-share/locale/nb/LC_MESSAGES/gedit-plugins.mo
-share/locale/ne/LC_MESSAGES/gedit-plugins.mo
-share/locale/nl/LC_MESSAGES/gedit-plugins.mo
-share/locale/nn/LC_MESSAGES/gedit-plugins.mo
-share/locale/no/LC_MESSAGES/gedit-plugins.mo
-share/locale/or/LC_MESSAGES/gedit-plugins.mo
-share/locale/pa/LC_MESSAGES/gedit-plugins.mo
-share/locale/pl/LC_MESSAGES/gedit-plugins.mo
-share/locale/pt/LC_MESSAGES/gedit-plugins.mo
-share/locale/pt_BR/LC_MESSAGES/gedit-plugins.mo
-share/locale/ro/LC_MESSAGES/gedit-plugins.mo
-share/locale/ru/LC_MESSAGES/gedit-plugins.mo
-share/locale/rw/LC_MESSAGES/gedit-plugins.mo
-share/locale/sk/LC_MESSAGES/gedit-plugins.mo
-share/locale/sl/LC_MESSAGES/gedit-plugins.mo
-share/locale/sq/LC_MESSAGES/gedit-plugins.mo
-share/locale/sr/LC_MESSAGES/gedit-plugins.mo
-share/locale/sr@Latn/LC_MESSAGES/gedit-plugins.mo
-share/locale/sv/LC_MESSAGES/gedit-plugins.mo
-share/locale/ta/LC_MESSAGES/gedit-plugins.mo
-share/locale/th/LC_MESSAGES/gedit-plugins.mo
-share/locale/tr/LC_MESSAGES/gedit-plugins.mo
-share/locale/uk/LC_MESSAGES/gedit-plugins.mo
-share/locale/vi/LC_MESSAGES/gedit-plugins.mo
-share/locale/wa/LC_MESSAGES/gedit-plugins.mo
-share/locale/zh_CN/LC_MESSAGES/gedit-plugins.mo
-share/locale/zh_HK/LC_MESSAGES/gedit-plugins.mo
-share/locale/zh_TW/LC_MESSAGES/gedit-plugins.mo
-%%PYTHON%%@dirrm lib/gedit-2/plugins/sessionsaver
-@dirrmtry share/locale/zh_TW/LC_MESSAGES
-@dirrmtry share/locale/zh_TW
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/zh_CN/LC_MESSAGES
-@dirrmtry share/locale/zh_CN
-@dirrmtry share/locale/uk/LC_MESSAGES
-@dirrmtry share/locale/uk
-@dirrmtry share/locale/sr/LC_MESSAGES
-@dirrmtry share/locale/sr
-@dirrmtry share/locale/sl/LC_MESSAGES
-@dirrmtry share/locale/sl
-@dirrmtry share/locale/sk/LC_MESSAGES
-@dirrmtry share/locale/sk
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/ro/LC_MESSAGES
-@dirrmtry share/locale/ro
-@dirrmtry share/locale/pt/LC_MESSAGES
-@dirrmtry share/locale/pt
-@dirrmtry share/locale/pl/LC_MESSAGES
-@dirrmtry share/locale/pl
-@dirrmtry share/locale/no/LC_MESSAGES
-@dirrmtry share/locale/no
-@dirrmtry share/locale/nn/LC_MESSAGES
-@dirrmtry share/locale/nn
-@dirrmtry share/locale/ne/LC_MESSAGES
-@dirrmtry share/locale/ne
-@dirrmtry share/locale/ko/LC_MESSAGES
-@dirrmtry share/locale/ko
-@dirrmtry share/locale/gl/LC_MESSAGES
-@dirrmtry share/locale/gl
-@dirrmtry share/locale/fi/LC_MESSAGES
-@dirrmtry share/locale/fi
-@dirrmtry share/locale/el/LC_MESSAGES
-@dirrmtry share/locale/el
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/cs/LC_MESSAGES
-@dirrmtry share/locale/cs
-@dirrmtry share/locale/ca/LC_MESSAGES
-@dirrmtry share/locale/ca
-@dirrmtry share/locale/be/LC_MESSAGES
-@dirrmtry share/locale/be