summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/gedit/Makefile61
-rw-r--r--editors/gedit/distinfo1
-rw-r--r--editors/gedit/pkg-comment1
-rw-r--r--editors/gedit/pkg-descr16
-rw-r--r--editors/gedit/pkg-plist46
-rw-r--r--editors/gedit2/Makefile61
-rw-r--r--editors/gedit2/distinfo1
-rw-r--r--editors/gedit2/pkg-comment1
-rw-r--r--editors/gedit2/pkg-descr16
-rw-r--r--editors/gedit2/pkg-plist46
10 files changed, 250 insertions, 0 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
new file mode 100644
index 000000000000..d97f455676fe
--- /dev/null
+++ b/editors/gedit/Makefile
@@ -0,0 +1,61 @@
+# New ports collection makefile for: gedit
+# Version required: 0.5.1
+# Date created: 4 May 1999
+# Whom: Andrey Zakhvatov
+#
+# $Id$
+#
+
+DISTNAME= gedit-0.5.1
+CATEGORIES= editors gnome
+MASTER_SITES= ${MASTER_SITE_SUNSITE} \
+ http://gedit.pn.org/ \
+ http://reviewboard.com/gedit/ \
+ ftp://reviewboard.com/pub/gedit/
+MASTER_SITE_SUBDIR= X11/gtkbuffet/apps/gedit
+
+MAINTAINER= andy@icc.surw.chel.su
+
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
+ art_lgpl.2:${PORTSDIR}/x11/gnomelibs \
+ audiofile.0:${PORTSDIR}/audio/libaudiofile \
+ esd.1:${PORTSDIR}/audio/esound \
+ gdk_imlib.4:${PORTSDIR}/graphics/imlib \
+ gdk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ gif.3:${PORTSDIR}/graphics/png \
+ glib12.2:${PORTSDIR}/devel/glib12 \
+ gmodule12.2:${PORTSDIR}/devel/glib12 \
+ gnome.2:${PORTSDIR}/x11/gnomelibs \
+ gnomesupport.2:${PORTSDIR}/x11/gnomelibs \
+ gnomeui.2:${PORTSDIR}/x11/gnomelibs \
+ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ intl.1:${PORTSDIR}/devel/gettext \
+ jpeg.9:${PORTSDIR}/graphics/jpeg \
+ png.3:${PORTSDIR}/graphics/png \
+ tiff.4:${PORTSDIR}/graphics/tiff34
+
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
+ --with-gnome=${X11BASE} \
+ --datadir=${PREFIX}/share/gnome
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+ GLIB_CONFIG="${LOCALBASE}/bin/glib12-config" \
+ GTK_CONFIG="${X11BASE}/bin/gtk12-config"
+
+MAN1= gedit.1
+
+post-install:
+ @${MKDIR} ${PREFIX}/share/gnome/apps/Applications
+ @ ${MV} ${PREFIX}/share/gnome/gnome/apps/Applications/gedit.desktop ${PREFIX}/share/gnome/apps/Applications
+ @ ${RMDIR} ${PREFIX}/share/gnome/gnome/apps/Applications
+ @ ${RMDIR} ${PREFIX}/share/gnome/gnome/apps
+ @ ${RMDIR} ${PREFIX}/share/gnome/gnome
+.if !defined(NOPORTDOCS)
+ @ ${MKDIR} ${PREFIX}/share/doc/gedit
+.for file in AUTHORS COPYING ChangeLog FAQ INSTALL KNOWNBUGS README README.plugins THANKS TODO
+ @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gedit
+.endfor
+.endif
+
+.include <bsd.port.mk>
diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo
new file mode 100644
index 000000000000..0f06ee948a55
--- /dev/null
+++ b/editors/gedit/distinfo
@@ -0,0 +1 @@
+MD5 (gedit-0.5.1.tar.gz) = 439cd7a07962bed73a54e0cb6698be5d
diff --git a/editors/gedit/pkg-comment b/editors/gedit/pkg-comment
new file mode 100644
index 000000000000..27ffa7128246
--- /dev/null
+++ b/editors/gedit/pkg-comment
@@ -0,0 +1 @@
+A small but powerful text editor for Gnome Desktop Environment
diff --git a/editors/gedit/pkg-descr b/editors/gedit/pkg-descr
new file mode 100644
index 000000000000..fd391af0fa71
--- /dev/null
+++ b/editors/gedit/pkg-descr
@@ -0,0 +1,16 @@
+gEdit is a text editor for X using the GTK+ and GNOME libraries.
+It is being developed by Alex Roberts, Evan Lawrence and Chris Lahey
+(among others).
+
+This version is quite a neat text editor, it contains the following
+features:
+ * Opening/Saving/Creating of files;
+ * Cut/Copy/Paste and Select All text;
+ * Search and Replace;
+ * A complete preferences interface;
+ * Dynamically loading fonts;
+ * Splitscreen Mode;
+ * Printing support;
+ * Configurable Plugins system.
+
+WWW: http://gedit.pn.org
diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist
new file mode 100644
index 000000000000..c9ef198cf5c1
--- /dev/null
+++ b/editors/gedit/pkg-plist
@@ -0,0 +1,46 @@
+bin/gedit
+include/gedit/client.h
+lib/libclient.a
+libexec/go/plugins/prm-plugin
+libexec/go/plugins/cvsdiff-plugin
+libexec/go/plugins/encrypt-plugin
+libexec/go/plugins/openother-plugin
+libexec/go/plugins/reverse-plugin
+libexec/go/plugins/testselect-plugin
+libexec/go/plugins/hello-plugin
+libexec/go/plugins/convert-plugin
+libexec/go/plugins/diff-plugin
+libexec/go/plugins/email-plugin
+libexec/go/plugins/browse-plugin
+libexec/go/plugins/spell-plugin
+libexec/go/plugins/httpview-plugin
+share/doc/gedit/AUTHORS
+share/doc/gedit/COPYING
+share/doc/gedit/ChangeLog
+share/doc/gedit/FAQ
+share/doc/gedit/INSTALL
+share/doc/gedit/KNOWNBUGS
+share/doc/gedit/README
+share/doc/gedit/README.plugins
+share/doc/gedit/THANKS
+share/doc/gedit/TODO
+share/gnome/geditrc
+share/gnome/apps/Applications/gedit.desktop
+share/gnome/mime-info/gedit.keys
+share/gnome/pixmaps/gnome-gedit.png
+share/locale/cs/LC_MESSAGES/gedit.mo
+share/locale/de/LC_MESSAGES/gedit.mo
+share/locale/es/LC_MESSAGES/gedit.mo
+share/locale/fr/LC_MESSAGES/gedit.mo
+share/locale/ga/LC_MESSAGES/gedit.mo
+share/locale/it/LC_MESSAGES/gedit.mo
+share/locale/ko/LC_MESSAGES/gedit.mo
+share/locale/no/LC_MESSAGES/gedit.mo
+share/locale/pt/LC_MESSAGES/gedit.mo
+share/locale/ru/LC_MESSAGES/gedit.mo
+share/locale/sv/LC_MESSAGES/gedit.mo
+share/locale/nl/LC_MESSAGES/gedit.mo
+@dirrm include/gedit
+@dirrm libexec/go/plugins
+@dirrm libexec/go
+@dirrm share/doc/gedit
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile
new file mode 100644
index 000000000000..d97f455676fe
--- /dev/null
+++ b/editors/gedit2/Makefile
@@ -0,0 +1,61 @@
+# New ports collection makefile for: gedit
+# Version required: 0.5.1
+# Date created: 4 May 1999
+# Whom: Andrey Zakhvatov
+#
+# $Id$
+#
+
+DISTNAME= gedit-0.5.1
+CATEGORIES= editors gnome
+MASTER_SITES= ${MASTER_SITE_SUNSITE} \
+ http://gedit.pn.org/ \
+ http://reviewboard.com/gedit/ \
+ ftp://reviewboard.com/pub/gedit/
+MASTER_SITE_SUBDIR= X11/gtkbuffet/apps/gedit
+
+MAINTAINER= andy@icc.surw.chel.su
+
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
+ art_lgpl.2:${PORTSDIR}/x11/gnomelibs \
+ audiofile.0:${PORTSDIR}/audio/libaudiofile \
+ esd.1:${PORTSDIR}/audio/esound \
+ gdk_imlib.4:${PORTSDIR}/graphics/imlib \
+ gdk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ gif.3:${PORTSDIR}/graphics/png \
+ glib12.2:${PORTSDIR}/devel/glib12 \
+ gmodule12.2:${PORTSDIR}/devel/glib12 \
+ gnome.2:${PORTSDIR}/x11/gnomelibs \
+ gnomesupport.2:${PORTSDIR}/x11/gnomelibs \
+ gnomeui.2:${PORTSDIR}/x11/gnomelibs \
+ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ intl.1:${PORTSDIR}/devel/gettext \
+ jpeg.9:${PORTSDIR}/graphics/jpeg \
+ png.3:${PORTSDIR}/graphics/png \
+ tiff.4:${PORTSDIR}/graphics/tiff34
+
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
+ --with-gnome=${X11BASE} \
+ --datadir=${PREFIX}/share/gnome
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+ GLIB_CONFIG="${LOCALBASE}/bin/glib12-config" \
+ GTK_CONFIG="${X11BASE}/bin/gtk12-config"
+
+MAN1= gedit.1
+
+post-install:
+ @${MKDIR} ${PREFIX}/share/gnome/apps/Applications
+ @ ${MV} ${PREFIX}/share/gnome/gnome/apps/Applications/gedit.desktop ${PREFIX}/share/gnome/apps/Applications
+ @ ${RMDIR} ${PREFIX}/share/gnome/gnome/apps/Applications
+ @ ${RMDIR} ${PREFIX}/share/gnome/gnome/apps
+ @ ${RMDIR} ${PREFIX}/share/gnome/gnome
+.if !defined(NOPORTDOCS)
+ @ ${MKDIR} ${PREFIX}/share/doc/gedit
+.for file in AUTHORS COPYING ChangeLog FAQ INSTALL KNOWNBUGS README README.plugins THANKS TODO
+ @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gedit
+.endfor
+.endif
+
+.include <bsd.port.mk>
diff --git a/editors/gedit2/distinfo b/editors/gedit2/distinfo
new file mode 100644
index 000000000000..0f06ee948a55
--- /dev/null
+++ b/editors/gedit2/distinfo
@@ -0,0 +1 @@
+MD5 (gedit-0.5.1.tar.gz) = 439cd7a07962bed73a54e0cb6698be5d
diff --git a/editors/gedit2/pkg-comment b/editors/gedit2/pkg-comment
new file mode 100644
index 000000000000..27ffa7128246
--- /dev/null
+++ b/editors/gedit2/pkg-comment
@@ -0,0 +1 @@
+A small but powerful text editor for Gnome Desktop Environment
diff --git a/editors/gedit2/pkg-descr b/editors/gedit2/pkg-descr
new file mode 100644
index 000000000000..fd391af0fa71
--- /dev/null
+++ b/editors/gedit2/pkg-descr
@@ -0,0 +1,16 @@
+gEdit is a text editor for X using the GTK+ and GNOME libraries.
+It is being developed by Alex Roberts, Evan Lawrence and Chris Lahey
+(among others).
+
+This version is quite a neat text editor, it contains the following
+features:
+ * Opening/Saving/Creating of files;
+ * Cut/Copy/Paste and Select All text;
+ * Search and Replace;
+ * A complete preferences interface;
+ * Dynamically loading fonts;
+ * Splitscreen Mode;
+ * Printing support;
+ * Configurable Plugins system.
+
+WWW: http://gedit.pn.org
diff --git a/editors/gedit2/pkg-plist b/editors/gedit2/pkg-plist
new file mode 100644
index 000000000000..c9ef198cf5c1
--- /dev/null
+++ b/editors/gedit2/pkg-plist
@@ -0,0 +1,46 @@
+bin/gedit
+include/gedit/client.h
+lib/libclient.a
+libexec/go/plugins/prm-plugin
+libexec/go/plugins/cvsdiff-plugin
+libexec/go/plugins/encrypt-plugin
+libexec/go/plugins/openother-plugin
+libexec/go/plugins/reverse-plugin
+libexec/go/plugins/testselect-plugin
+libexec/go/plugins/hello-plugin
+libexec/go/plugins/convert-plugin
+libexec/go/plugins/diff-plugin
+libexec/go/plugins/email-plugin
+libexec/go/plugins/browse-plugin
+libexec/go/plugins/spell-plugin
+libexec/go/plugins/httpview-plugin
+share/doc/gedit/AUTHORS
+share/doc/gedit/COPYING
+share/doc/gedit/ChangeLog
+share/doc/gedit/FAQ
+share/doc/gedit/INSTALL
+share/doc/gedit/KNOWNBUGS
+share/doc/gedit/README
+share/doc/gedit/README.plugins
+share/doc/gedit/THANKS
+share/doc/gedit/TODO
+share/gnome/geditrc
+share/gnome/apps/Applications/gedit.desktop
+share/gnome/mime-info/gedit.keys
+share/gnome/pixmaps/gnome-gedit.png
+share/locale/cs/LC_MESSAGES/gedit.mo
+share/locale/de/LC_MESSAGES/gedit.mo
+share/locale/es/LC_MESSAGES/gedit.mo
+share/locale/fr/LC_MESSAGES/gedit.mo
+share/locale/ga/LC_MESSAGES/gedit.mo
+share/locale/it/LC_MESSAGES/gedit.mo
+share/locale/ko/LC_MESSAGES/gedit.mo
+share/locale/no/LC_MESSAGES/gedit.mo
+share/locale/pt/LC_MESSAGES/gedit.mo
+share/locale/ru/LC_MESSAGES/gedit.mo
+share/locale/sv/LC_MESSAGES/gedit.mo
+share/locale/nl/LC_MESSAGES/gedit.mo
+@dirrm include/gedit
+@dirrm libexec/go/plugins
+@dirrm libexec/go
+@dirrm share/doc/gedit