summaryrefslogtreecommitdiffstats
path: root/editors/gedit-plugins
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-08 13:25:28 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-08 13:25:28 +0800
commit130210d2a3154fdc17aaf85b909b719d3185797d (patch)
treea659afb2b08aa1e79ce86f24186690680cfaa1d4 /editors/gedit-plugins
parent5fd84b3fa6d45813d9aa3552e60018bdfdda7262 (diff)
downloadmarcuscom-ports-130210d2a3154fdc17aaf85b909b719d3185797d.tar
marcuscom-ports-130210d2a3154fdc17aaf85b909b719d3185797d.tar.gz
marcuscom-ports-130210d2a3154fdc17aaf85b909b719d3185797d.tar.bz2
marcuscom-ports-130210d2a3154fdc17aaf85b909b719d3185797d.tar.lz
marcuscom-ports-130210d2a3154fdc17aaf85b909b719d3185797d.tar.xz
marcuscom-ports-130210d2a3154fdc17aaf85b909b719d3185797d.tar.zst
marcuscom-ports-130210d2a3154fdc17aaf85b909b719d3185797d.zip
Add gedit-plugins, a set of plug-ins for the GNOME 2 editor. Don't know
if they will be included in the final GNOME 2.4 desktop, but they do offer some powerful additions to gEdit. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@741 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit-plugins')
-rw-r--r--editors/gedit-plugins/Makefile33
-rw-r--r--editors/gedit-plugins/distinfo1
-rw-r--r--editors/gedit-plugins/files/patch-configure10
-rw-r--r--editors/gedit-plugins/pkg-descr10
-rw-r--r--editors/gedit-plugins/pkg-plist70
5 files changed, 124 insertions, 0 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile
new file mode 100644
index 000000000..724b4734f
--- /dev/null
+++ b/editors/gedit-plugins/Makefile
@@ -0,0 +1,33 @@
+# New ports collection makefile for: gedit-plugins
+# Date created: 08 May 2003
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gedit-plugins
+PORTVERSION= 2.3.1
+CATEGORIES= editors gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= A set of plug-ins for the GNOME 2 editor
+
+LIB_DEPENDS= gedit-control.0:${PORTSDIR}/editors/gedit2
+
+USE_BZIP2= yes
+USE_X_PREFIX= yes
+USE_REINPLACE= yes
+USE_GMAKE= yes
+USE_LIBTOOL= yes
+USE_GNOME= gnomeprefix gnomehack gnometarget
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LIBS="-L${LOCALBASE}/lib"
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
+ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
+
+.include <bsd.port.mk>
diff --git a/editors/gedit-plugins/distinfo b/editors/gedit-plugins/distinfo
new file mode 100644
index 000000000..49c45d511
--- /dev/null
+++ b/editors/gedit-plugins/distinfo
@@ -0,0 +1 @@
+MD5 (gnome2/gedit-plugins-2.3.1.tar.bz2) = decf1d76dea9ef5b37b5a52eb2f765ab
diff --git a/editors/gedit-plugins/files/patch-configure b/editors/gedit-plugins/files/patch-configure
new file mode 100644
index 000000000..6718d62e1
--- /dev/null
+++ b/editors/gedit-plugins/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Tue Dec 17 05:27:57 2002
++++ configure Sun Dec 22 17:31:25 2002
+@@ -7270,6 +7270,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
new file mode 100644
index 000000000..6b10208cd
--- /dev/null
+++ b/editors/gedit-plugins/pkg-descr
@@ -0,0 +1,10 @@
+This is a collection of plug-ins for gEdit, the GNOME 2 editor. They include:
+
+ * CVS changelog plug-in
+ * Diff plug-in
+ * Indentation plug-in
+ * Shell output plug-in (inserts output from a shell command)
+ * Sort plug-in
+ * Taglist plug-in (inserts "tags" for many common markup languages)
+
+WWW: http://gedit.sourceforge.net/
diff --git a/editors/gedit-plugins/pkg-plist b/editors/gedit-plugins/pkg-plist
new file mode 100644
index 000000000..0e6b856ea
--- /dev/null
+++ b/editors/gedit-plugins/pkg-plist
@@ -0,0 +1,70 @@
+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/indent.gedit-plugin
+lib/gedit-2/plugins/libasciitable.so
+lib/gedit-2/plugins/libcvschangelog.so
+lib/gedit-2/plugins/libdiff.so
+lib/gedit-2/plugins/libindent.so
+lib/gedit-2/plugins/libshell_output.so
+lib/gedit-2/plugins/libsort.so
+lib/gedit-2/plugins/libtaglist.so
+lib/gedit-2/plugins/shell_output.gedit-plugin
+lib/gedit-2/plugins/sort.gedit-plugin
+lib/gedit-2/plugins/taglist.gedit-plugin
+share/gnome/gedit-2/glade/asciitable.glade2
+share/gnome/gedit-2/glade/diff.glade2
+share/gnome/gedit-2/glade/shell_output.glade2
+share/gnome/gedit-2/glade/sort.glade2
+share/gnome/gedit-2/taglist/HTML.tags
+share/gnome/gedit-2/taglist/Latex.tags
+share/gnome/gedit-2/taglist/XSLT.tags
+share/locale/am/LC_MESSAGES/gedit-2.0.mo
+share/locale/ar/LC_MESSAGES/gedit-2.0.mo
+share/locale/az/LC_MESSAGES/gedit-2.0.mo
+share/locale/be/LC_MESSAGES/gedit-2.0.mo
+share/locale/bg/LC_MESSAGES/gedit-2.0.mo
+share/locale/ca/LC_MESSAGES/gedit-2.0.mo
+share/locale/cs/LC_MESSAGES/gedit-2.0.mo
+share/locale/da/LC_MESSAGES/gedit-2.0.mo
+share/locale/de/LC_MESSAGES/gedit-2.0.mo
+share/locale/el/LC_MESSAGES/gedit-2.0.mo
+share/locale/es/LC_MESSAGES/gedit-2.0.mo
+share/locale/et/LC_MESSAGES/gedit-2.0.mo
+share/locale/eu/LC_MESSAGES/gedit-2.0.mo
+share/locale/fi/LC_MESSAGES/gedit-2.0.mo
+share/locale/fr/LC_MESSAGES/gedit-2.0.mo
+share/locale/ga/LC_MESSAGES/gedit-2.0.mo
+share/locale/gl/LC_MESSAGES/gedit-2.0.mo
+share/locale/he/LC_MESSAGES/gedit-2.0.mo
+share/locale/hi/LC_MESSAGES/gedit-2.0.mo
+share/locale/hu/LC_MESSAGES/gedit-2.0.mo
+share/locale/it/LC_MESSAGES/gedit-2.0.mo
+share/locale/ja/LC_MESSAGES/gedit-2.0.mo
+share/locale/kn/LC_MESSAGES/gedit-2.0.mo
+share/locale/ko/LC_MESSAGES/gedit-2.0.mo
+share/locale/lt/LC_MESSAGES/gedit-2.0.mo
+share/locale/lv/LC_MESSAGES/gedit-2.0.mo
+share/locale/mk/LC_MESSAGES/gedit-2.0.mo
+share/locale/mn/LC_MESSAGES/gedit-2.0.mo
+share/locale/ms/LC_MESSAGES/gedit-2.0.mo
+share/locale/nl/LC_MESSAGES/gedit-2.0.mo
+share/locale/nn/LC_MESSAGES/gedit-2.0.mo
+share/locale/no/LC_MESSAGES/gedit-2.0.mo
+share/locale/pl/LC_MESSAGES/gedit-2.0.mo
+share/locale/pt/LC_MESSAGES/gedit-2.0.mo
+share/locale/pt_BR/LC_MESSAGES/gedit-2.0.mo
+share/locale/ro/LC_MESSAGES/gedit-2.0.mo
+share/locale/ru/LC_MESSAGES/gedit-2.0.mo
+share/locale/sk/LC_MESSAGES/gedit-2.0.mo
+share/locale/sl/LC_MESSAGES/gedit-2.0.mo
+share/locale/sv/LC_MESSAGES/gedit-2.0.mo
+share/locale/ta/LC_MESSAGES/gedit-2.0.mo
+share/locale/th/LC_MESSAGES/gedit-2.0.mo
+share/locale/tr/LC_MESSAGES/gedit-2.0.mo
+share/locale/uk/LC_MESSAGES/gedit-2.0.mo
+share/locale/vi/LC_MESSAGES/gedit-2.0.mo
+share/locale/wa/LC_MESSAGES/gedit-2.0.mo
+share/locale/zh_CN/LC_MESSAGES/gedit-2.0.mo
+share/locale/zh_TW/LC_MESSAGES/gedit-2.0.mo
+@dirrm share/gnome/gedit-2/taglist