summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-09-21 09:43:54 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-09-21 09:43:54 +0800
commit0579c37619ccc8c14c092a0e7ed669fc4dbe9fe1 (patch)
tree136675b2e28c260f7bdaaf9ca1be865d66561bfe /editors
parent792fe1fbeb8665d99cb5a2f001cecae43e304e1a (diff)
downloadmarcuscom-ports-0579c37619ccc8c14c092a0e7ed669fc4dbe9fe1.tar
marcuscom-ports-0579c37619ccc8c14c092a0e7ed669fc4dbe9fe1.tar.gz
marcuscom-ports-0579c37619ccc8c14c092a0e7ed669fc4dbe9fe1.tar.bz2
marcuscom-ports-0579c37619ccc8c14c092a0e7ed669fc4dbe9fe1.tar.lz
marcuscom-ports-0579c37619ccc8c14c092a0e7ed669fc4dbe9fe1.tar.xz
marcuscom-ports-0579c37619ccc8c14c092a0e7ed669fc4dbe9fe1.tar.zst
marcuscom-ports-0579c37619ccc8c14c092a0e7ed669fc4dbe9fe1.zip
Update to 2.19.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9695 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r--editors/gedit-plugins/Makefile61
-rw-r--r--editors/gedit-plugins/distinfo3
-rw-r--r--editors/gedit-plugins/files/patch-configure110
-rw-r--r--editors/gedit-plugins/pkg-descr1
-rw-r--r--editors/gedit-plugins/pkg-plist121
5 files changed, 296 insertions, 0 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile
new file mode 100644
index 000000000..12f10bb3f
--- /dev/null
+++ b/editors/gedit-plugins/Makefile
@@ -0,0 +1,61 @@
+# New ports collection makefile for: gedit-plugins
+# Date created: 19 September 2003
+# Whom: Adam Weinberger <adamw@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+PORTNAME= gedit-plugins
+PORTVERSION= 2.19.90
+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
new file mode 100644
index 000000000..b22306762
--- /dev/null
+++ b/editors/gedit-plugins/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/gedit-plugins-2.19.90.tar.bz2) = 0ab5f65726d0776e81af5c0ee22ef2e4
+SHA256 (gnome2/gedit-plugins-2.19.90.tar.bz2) = b5db0ae0df4ada7879f023f758ae861f5828605c79b97587cd089fb4e835aeb1
+SIZE (gnome2/gedit-plugins-2.19.90.tar.bz2) = 566524
diff --git a/editors/gedit-plugins/files/patch-configure b/editors/gedit-plugins/files/patch-configure
new file mode 100644
index 000000000..ea7451f16
--- /dev/null
+++ b/editors/gedit-plugins/files/patch-configure
@@ -0,0 +1,110 @@
+--- configure.orig 2007-09-20 20:34:03.000000000 -0500
++++ configure 2007-09-20 20:35:30.000000000 -0500
+@@ -22856,16 +22856,16 @@
+ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"
+ glib-2.0 >= 2.8.0
+ gtk+-2.0 >= 2.8.0
+- gtksourceview-1.0 >= 1.2.0
+- gedit-2.16 >= 2.16.0
++ gtksourceview-2.0 >= 1.90
++ gedit-2.20 >= 2.20.0
+ libglade-2.0 >= 2.4.0
+ gnome-vfs-2.0 >= 2.13.4
+ \"") >&5
+ ($PKG_CONFIG --exists --print-errors "
+ glib-2.0 >= 2.8.0
+ gtk+-2.0 >= 2.8.0
+- gtksourceview-1.0 >= 1.2.0
+- gedit-2.16 >= 2.16.0
++ gtksourceview-2.0 >= 1.90
++ gedit-2.20 >= 2.20.0
+ libglade-2.0 >= 2.4.0
+ gnome-vfs-2.0 >= 2.13.4
+ ") 2>&5
+@@ -22875,8 +22875,8 @@
+ pkg_cv_GEDIT_CFLAGS=`$PKG_CONFIG --cflags "
+ glib-2.0 >= 2.8.0
+ gtk+-2.0 >= 2.8.0
+- gtksourceview-1.0 >= 1.2.0
+- gedit-2.16 >= 2.16.0
++ gtksourceview-2.0 >= 1.90
++ gedit-2.20 >= 2.20.0
+ libglade-2.0 >= 2.4.0
+ gnome-vfs-2.0 >= 2.13.4
+ " 2>/dev/null`
+@@ -22895,16 +22895,16 @@
+ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"
+ glib-2.0 >= 2.8.0
+ gtk+-2.0 >= 2.8.0
+- gtksourceview-1.0 >= 1.2.0
+- gedit-2.16 >= 2.16.0
++ gtksourceview-2.0 >= 1.90
++ gedit-2.20 >= 2.20.0
+ libglade-2.0 >= 2.4.0
+ gnome-vfs-2.0 >= 2.13.4
+ \"") >&5
+ ($PKG_CONFIG --exists --print-errors "
+ glib-2.0 >= 2.8.0
+ gtk+-2.0 >= 2.8.0
+- gtksourceview-1.0 >= 1.2.0
+- gedit-2.16 >= 2.16.0
++ gtksourceview-2.0 >= 1.90
++ gedit-2.20 >= 2.20.0
+ libglade-2.0 >= 2.4.0
+ gnome-vfs-2.0 >= 2.13.4
+ ") 2>&5
+@@ -22914,8 +22914,8 @@
+ pkg_cv_GEDIT_LIBS=`$PKG_CONFIG --libs "
+ glib-2.0 >= 2.8.0
+ gtk+-2.0 >= 2.8.0
+- gtksourceview-1.0 >= 1.2.0
+- gedit-2.16 >= 2.16.0
++ gtksourceview-2.0 >= 1.90
++ gedit-2.20 >= 2.20.0
+ libglade-2.0 >= 2.4.0
+ gnome-vfs-2.0 >= 2.13.4
+ " 2>/dev/null`
+@@ -22940,8 +22940,8 @@
+ GEDIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "
+ glib-2.0 >= 2.8.0
+ gtk+-2.0 >= 2.8.0
+- gtksourceview-1.0 >= 1.2.0
+- gedit-2.16 >= 2.16.0
++ gtksourceview-2.0 >= 1.90
++ gedit-2.20 >= 2.20.0
+ libglade-2.0 >= 2.4.0
+ gnome-vfs-2.0 >= 2.13.4
+ "`
+@@ -22949,8 +22949,8 @@
+ GEDIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "
+ glib-2.0 >= 2.8.0
+ gtk+-2.0 >= 2.8.0
+- gtksourceview-1.0 >= 1.2.0
+- gedit-2.16 >= 2.16.0
++ gtksourceview-2.0 >= 1.90
++ gedit-2.20 >= 2.20.0
+ libglade-2.0 >= 2.4.0
+ gnome-vfs-2.0 >= 2.13.4
+ "`
+@@ -22961,8 +22961,8 @@
+ { { echo "$as_me:$LINENO: error: Package requirements (
+ glib-2.0 >= 2.8.0
+ gtk+-2.0 >= 2.8.0
+- gtksourceview-1.0 >= 1.2.0
+- gedit-2.16 >= 2.16.0
++ gtksourceview-2.0 >= 1.90
++ gedit-2.20 >= 2.20.0
+ libglade-2.0 >= 2.4.0
+ gnome-vfs-2.0 >= 2.13.4
+ ) were not met:
+@@ -22979,8 +22979,8 @@
+ echo "$as_me: error: Package requirements (
+ glib-2.0 >= 2.8.0
+ gtk+-2.0 >= 2.8.0
+- gtksourceview-1.0 >= 1.2.0
+- gedit-2.16 >= 2.16.0
++ gtksourceview-2.0 >= 1.90
++ gedit-2.20 >= 2.20.0
+ libglade-2.0 >= 2.4.0
+ gnome-vfs-2.0 >= 2.13.4
+ ) were not met:
diff --git a/editors/gedit-plugins/pkg-descr b/editors/gedit-plugins/pkg-descr
new file mode 100644
index 000000000..f4eabb23d
--- /dev/null
+++ b/editors/gedit-plugins/pkg-descr
@@ -0,0 +1 @@
+Various additional plug-ins for GEdit 2.
diff --git a/editors/gedit-plugins/pkg-plist b/editors/gedit-plugins/pkg-plist
new file mode 100644
index 000000000..c6abbc83d
--- /dev/null
+++ b/editors/gedit-plugins/pkg-plist
@@ -0,0 +1,121 @@
+%%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
+%%PYTHON%%lib/gedit-2/plugins/drawspaces.gedit-plugin
+%%PYTHON%%lib/gedit-2/plugins/drawspaces.glade
+%%PYTHON%%lib/gedit-2/plugins/drawspaces.py
+%%PYTHON%%lib/gedit-2/plugins/drawspaces.pyc
+%%PYTHON%%lib/gedit-2/plugins/drawspaces.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/it/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/oc/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_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw
+@dirrmtry share/locale/oc/LC_MESSAGES
+@dirrmtry share/locale/oc
+@dirrmtry share/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz