summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtksourceview2
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-03 08:05:55 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-03 08:05:55 +0800
commitbd2b5efcf00d2825450c5a4dda9b724b473eac88 (patch)
treeb64e6e70d455d43a9f68180d91a62f65721cc9f9 /x11-toolkits/gtksourceview2
parent3dcede8f1cb90b24dc387632a6849036785ff27c (diff)
downloadmarcuscom-ports-bd2b5efcf00d2825450c5a4dda9b724b473eac88.tar
marcuscom-ports-bd2b5efcf00d2825450c5a4dda9b724b473eac88.tar.gz
marcuscom-ports-bd2b5efcf00d2825450c5a4dda9b724b473eac88.tar.bz2
marcuscom-ports-bd2b5efcf00d2825450c5a4dda9b724b473eac88.tar.lz
marcuscom-ports-bd2b5efcf00d2825450c5a4dda9b724b473eac88.tar.xz
marcuscom-ports-bd2b5efcf00d2825450c5a4dda9b724b473eac88.tar.zst
marcuscom-ports-bd2b5efcf00d2825450c5a4dda9b724b473eac88.zip
Re-add gtksourceview, at 1.1.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2593 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtksourceview2')
-rw-r--r--x11-toolkits/gtksourceview2/Makefile28
-rw-r--r--x11-toolkits/gtksourceview2/distinfo2
-rw-r--r--x11-toolkits/gtksourceview2/files/patch-gtksourceview_gtksourceregex.c11
-rw-r--r--x11-toolkits/gtksourceview2/pkg-descr2
-rw-r--r--x11-toolkits/gtksourceview2/pkg-plist117
5 files changed, 160 insertions, 0 deletions
diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile
new file mode 100644
index 000000000..4633e3bd3
--- /dev/null
+++ b/x11-toolkits/gtksourceview2/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: gtksourceview
+# Date created: 07 May 2003
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD: ports/x11-toolkits/gtksourceview/Makefile,v 1.18 2004/07/09 17:43:05 marcus Exp $
+#
+
+PORTNAME= gtksourceview
+PORTVERSION= 1.1.0
+CATEGORIES= x11-toolkits gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= A text widget that adds syntax highlighting to the GtkTextView widget
+
+USE_BZIP2= yes
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_LIBTOOL_VER=15
+INSTALLS_SHLIB= yes
+USE_GNOME= gnomeprefix gnomehack libgnome libgnomeprintui
+CONFIGURE_ARGS= --enable-compile-warnings=no
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LIBS="-L${LOCALBASE}/lib -lgnuregex"
+
+.include <bsd.port.mk>
diff --git a/x11-toolkits/gtksourceview2/distinfo b/x11-toolkits/gtksourceview2/distinfo
new file mode 100644
index 000000000..6fce01573
--- /dev/null
+++ b/x11-toolkits/gtksourceview2/distinfo
@@ -0,0 +1,2 @@
+MD5 (gnome2/gtksourceview-1.1.0.tar.bz2) = 60d70c64e3b18a1c589b0baccf1556c2
+SIZE (gnome2/gtksourceview-1.1.0.tar.bz2) = 691386
diff --git a/x11-toolkits/gtksourceview2/files/patch-gtksourceview_gtksourceregex.c b/x11-toolkits/gtksourceview2/files/patch-gtksourceview_gtksourceregex.c
new file mode 100644
index 000000000..3cc9f9eab
--- /dev/null
+++ b/x11-toolkits/gtksourceview2/files/patch-gtksourceview_gtksourceregex.c
@@ -0,0 +1,11 @@
+--- gtksourceview/gtksourceregex.c.orig Thu May 22 12:41:03 2003
++++ gtksourceview/gtksourceregex.c Thu May 22 12:41:31 2003
+@@ -28,7 +28,7 @@
+
+ #ifdef NATIVE_GNU_REGEX
+ #include <sys/types.h>
+-#include <regex.h>
++#include <gnuregex.h>
+ #else
+ #include "gnu-regex/regex.h"
+ #endif
diff --git a/x11-toolkits/gtksourceview2/pkg-descr b/x11-toolkits/gtksourceview2/pkg-descr
new file mode 100644
index 000000000..729f71780
--- /dev/null
+++ b/x11-toolkits/gtksourceview2/pkg-descr
@@ -0,0 +1,2 @@
+GtkSourceView is a text widget for Gtk+-2 that provides syntax highlighting
+and other features typically expected in a source code editor.
diff --git a/x11-toolkits/gtksourceview2/pkg-plist b/x11-toolkits/gtksourceview2/pkg-plist
new file mode 100644
index 000000000..ad1d09096
--- /dev/null
+++ b/x11-toolkits/gtksourceview2/pkg-plist
@@ -0,0 +1,117 @@
+include/gtksourceview-1.0/gtksourceview/gtksourcebuffer.h
+include/gtksourceview-1.0/gtksourceview/gtksourceiter.h
+include/gtksourceview-1.0/gtksourceview/gtksourcelanguage.h
+include/gtksourceview-1.0/gtksourceview/gtksourcelanguagesmanager.h
+include/gtksourceview-1.0/gtksourceview/gtksourcemarker.h
+include/gtksourceview-1.0/gtksourceview/gtksourceprintjob.h
+include/gtksourceview-1.0/gtksourceview/gtksourcestylescheme.h
+include/gtksourceview-1.0/gtksourceview/gtksourcetag.h
+include/gtksourceview-1.0/gtksourceview/gtksourcetagstyle.h
+include/gtksourceview-1.0/gtksourceview/gtksourcetagtable.h
+include/gtksourceview-1.0/gtksourceview/gtksourceview-typebuiltins.h
+include/gtksourceview-1.0/gtksourceview/gtksourceview.h
+lib/libgtksourceview-1.0.a
+lib/libgtksourceview-1.0.so
+lib/libgtksourceview-1.0.so.0
+libdata/pkgconfig/gtksourceview-1.0.pc
+%%DOCSDIR%%/GtkSourceBuffer.html
+%%DOCSDIR%%/GtkSourceLanguage.html
+%%DOCSDIR%%/GtkSourceLanguagesManager.html
+%%DOCSDIR%%/GtkSourcePrintJob.html
+%%DOCSDIR%%/GtkSourceStyleScheme.html
+%%DOCSDIR%%/GtkSourceTag.html
+%%DOCSDIR%%/GtkSourceTagTable.html
+%%DOCSDIR%%/GtkSourceView.html
+%%DOCSDIR%%/gtksourceview-GtkSourceMarker.html
+%%DOCSDIR%%/gtksourceview-GtkSourceTagStyle.html
+%%DOCSDIR%%/gtksourceview-Searching-in-a-GtkSourceBuffer.html
+%%DOCSDIR%%/gtksourceview.devhelp
+%%DOCSDIR%%/home.png
+%%DOCSDIR%%/index.html
+%%DOCSDIR%%/index.sgml
+%%DOCSDIR%%/left.png
+%%DOCSDIR%%/right.png
+%%DOCSDIR%%/rn01.html
+%%DOCSDIR%%/style.css
+%%DOCSDIR%%/up.png
+share/gnome/gtksourceview-1.0/language-specs/ada.lang
+share/gnome/gtksourceview-1.0/language-specs/c.lang
+share/gnome/gtksourceview-1.0/language-specs/cpp.lang
+share/gnome/gtksourceview-1.0/language-specs/csharp.lang
+share/gnome/gtksourceview-1.0/language-specs/desktop.lang
+share/gnome/gtksourceview-1.0/language-specs/diff.lang
+share/gnome/gtksourceview-1.0/language-specs/haskell.lang
+share/gnome/gtksourceview-1.0/language-specs/html.lang
+share/gnome/gtksourceview-1.0/language-specs/idl.lang
+share/gnome/gtksourceview-1.0/language-specs/java.lang
+share/gnome/gtksourceview-1.0/language-specs/language.dtd
+share/gnome/gtksourceview-1.0/language-specs/latex.lang
+share/gnome/gtksourceview-1.0/language-specs/lua.lang
+share/gnome/gtksourceview-1.0/language-specs/msil.lang
+share/gnome/gtksourceview-1.0/language-specs/perl.lang
+share/gnome/gtksourceview-1.0/language-specs/php.lang
+share/gnome/gtksourceview-1.0/language-specs/po.lang
+share/gnome/gtksourceview-1.0/language-specs/python.lang
+share/gnome/gtksourceview-1.0/language-specs/ruby.lang
+share/gnome/gtksourceview-1.0/language-specs/sql.lang
+share/gnome/gtksourceview-1.0/language-specs/texinfo.lang
+share/gnome/gtksourceview-1.0/language-specs/vbnet.lang
+share/gnome/gtksourceview-1.0/language-specs/verilog.lang
+share/gnome/gtksourceview-1.0/language-specs/xml.lang
+share/locale/ar/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/az/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/be/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/bg/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/bn/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/ca/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/cs/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/cy/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/da/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/de/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/el/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/en_CA/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/en_GB/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/es/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/et/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/eu/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/fa/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/fi/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/fr/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/ga/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/gu/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/he/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/hi/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/hr/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/hu/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/id/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/it/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/ja/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/ko/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/lt/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/mk/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/ml/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/mn/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/ms/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/nl/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/no/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/pa/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/pl/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/pt/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/pt_BR/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/ru/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/sk/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/sq/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/sr/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/sr@Latn/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/sv/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/ta/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/tr/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/uk/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/vi/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/zh_CN/LC_MESSAGES/gtksourceview-1.0.mo
+share/locale/zh_TW/LC_MESSAGES/gtksourceview-1.0.mo
+@dirrm share/gnome/gtksourceview-1.0/language-specs
+@dirrm share/gnome/gtksourceview-1.0
+@dirrm %%DOCSDIR%%
+@dirrm include/gtksourceview-1.0/gtksourceview
+@dirrm include/gtksourceview-1.0