diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-12-14 22:22:47 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-12-14 22:22:47 +0800 |
commit | 35ce8572e7e623ecf70d574e1be966bd5cfa2719 (patch) | |
tree | e3a8957cb0cdd535c5e58215450052e74d241fb0 /editors/gedit | |
parent | 357cf1a413b082ef1cd150f53665b8d25cea5c00 (diff) | |
download | marcuscom-ports-35ce8572e7e623ecf70d574e1be966bd5cfa2719.tar marcuscom-ports-35ce8572e7e623ecf70d574e1be966bd5cfa2719.tar.gz marcuscom-ports-35ce8572e7e623ecf70d574e1be966bd5cfa2719.tar.bz2 marcuscom-ports-35ce8572e7e623ecf70d574e1be966bd5cfa2719.tar.lz marcuscom-ports-35ce8572e7e623ecf70d574e1be966bd5cfa2719.tar.xz marcuscom-ports-35ce8572e7e623ecf70d574e1be966bd5cfa2719.tar.zst marcuscom-ports-35ce8572e7e623ecf70d574e1be966bd5cfa2719.zip |
Update to 2.13.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5274 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit')
-rw-r--r-- | editors/gedit/Makefile | 39 | ||||
-rw-r--r-- | editors/gedit/distinfo | 3 | ||||
-rw-r--r-- | editors/gedit/files/patch-configure | 18 | ||||
-rw-r--r-- | editors/gedit/pkg-descr | 11 | ||||
-rw-r--r-- | editors/gedit/pkg-plist | 249 |
5 files changed, 320 insertions, 0 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile new file mode 100644 index 000000000..d74dc7945 --- /dev/null +++ b/editors/gedit/Makefile @@ -0,0 +1,39 @@ +# New ports collection makefile for: gedit2 +# Date created: 14 May 2002 +# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> +# +# $FreeBSD: ports/editors/gedit/Makefile,v 1.54 2005/11/05 04:53:20 marcus Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.12 2005/10/03 15:49:09 ahze Exp $ +# + +PORTNAME= gedit +PORTVERSION= 2.13.0 +CATEGORIES= editors gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= A small but powerful text editor for Gnome 2 Desktop Environment + +LIB_DEPENDS= pspell.16:${PORTSDIR}/textproc/aspell + +USE_BZIP2= yes +USE_X_PREFIX= yes +INSTALLS_OMF= yes +INSTALLS_SHLIB= yes +USE_GMAKE= yes +USE_AUTOTOOLS= libtool:15 +USE_GNOME= gnomeprefix gnomehack intlhack \ + libgnomeprintui libgnomeui eel2 gtksourceview desktopfileutils +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" +PLIST_SUB= VERSION="2.10" + +MAN1= gedit.1 +GCONF_SCHEMAS= gedit.schemas + +post-install: + @-update-desktop-database + +.include <bsd.port.mk> diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo new file mode 100644 index 000000000..00c8410bc --- /dev/null +++ b/editors/gedit/distinfo @@ -0,0 +1,3 @@ +MD5 (gnome2/gedit-2.13.0.tar.bz2) = 9882f39c5ee0bec5e545a9459acf9c58 +SHA256 (gnome2/gedit-2.13.0.tar.bz2) = e5ad49f223258e5de98cbc7c43054f9dd1b00221d216a6db4a75884dd543526d +SIZE (gnome2/gedit-2.13.0.tar.bz2) = 1954149 diff --git a/editors/gedit/files/patch-configure b/editors/gedit/files/patch-configure new file mode 100644 index 000000000..6bfadb0af --- /dev/null +++ b/editors/gedit/files/patch-configure @@ -0,0 +1,18 @@ +--- configure.orig Wed Dec 14 09:07:01 2005 ++++ configure Wed Dec 14 09:07:01 2005 +@@ -22216,6 +22216,7 @@ + if eval "test \"\${$as_ac_var+set}\" = set"; then + echo $ECHO_N "(cached) $ECHO_C" >&6 + else ++ LIBS="-lintl $LIBS" + cat >conftest.$ac_ext <<_ACEOF + /* confdefs.h. */ + _ACEOF +@@ -22304,6 +22305,7 @@ + cat >>confdefs.h <<_ACEOF + #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 + _ACEOF ++LIBS="-lintl $LIBS" + + fi + done diff --git a/editors/gedit/pkg-descr b/editors/gedit/pkg-descr new file mode 100644 index 000000000..29135d79f --- /dev/null +++ b/editors/gedit/pkg-descr @@ -0,0 +1,11 @@ +gEdit is a Gtk+-2 text editor. Its features include: + + * Complete integration with the GNOME Environment, including GnomeMDI + * Global Search and Replace + * Dynamically loaded fonts + * Splitscreen Mode + * Printing support + * Configurable Plugins system + * Unlimited Undo/Redo + +WWW: http://www.gnome.org/projects/gedit/ diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist new file mode 100644 index 000000000..c1a00e263 --- /dev/null +++ b/editors/gedit/pkg-plist @@ -0,0 +1,249 @@ +bin/gedit +bin/gnome-text-editor +include/gedit-%%VERSION%%/gedit/gedit-app.h +include/gedit-%%VERSION%%/gedit/gedit-convert.h +include/gedit-%%VERSION%%/gedit/gedit-debug.h +include/gedit-%%VERSION%%/gedit/gedit-document.h +include/gedit-%%VERSION%%/gedit/gedit-encodings-option-menu.h +include/gedit-%%VERSION%%/gedit/gedit-encodings.h +include/gedit-%%VERSION%%/gedit/gedit-file-chooser-dialog.h +include/gedit-%%VERSION%%/gedit/gedit-help.h +include/gedit-%%VERSION%%/gedit/gedit-message-area.h +include/gedit-%%VERSION%%/gedit/gedit-metadata-manager.h +include/gedit-%%VERSION%%/gedit/gedit-notebook.h +include/gedit-%%VERSION%%/gedit/gedit-panel.h +include/gedit-%%VERSION%%/gedit/gedit-plugin.h +include/gedit-%%VERSION%%/gedit/gedit-prefs-manager-app.h +include/gedit-%%VERSION%%/gedit/gedit-prefs-manager.h +include/gedit-%%VERSION%%/gedit/gedit-print-job-preview.h +include/gedit-%%VERSION%%/gedit/gedit-print.h +include/gedit-%%VERSION%%/gedit/gedit-progress-message-area.h +include/gedit-%%VERSION%%/gedit/gedit-recent.h +include/gedit-%%VERSION%%/gedit/gedit-statusbar.h +include/gedit-%%VERSION%%/gedit/gedit-tab.h +include/gedit-%%VERSION%%/gedit/gedit-utils.h +include/gedit-%%VERSION%%/gedit/gedit-view.h +include/gedit-%%VERSION%%/gedit/gedit-window.h +include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-item.h +include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-model.h +include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-util.h +include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-view-gtk.h +include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-view-uimanager.h +include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-view.h +lib/gedit-2/plugins/changecase.gedit-plugin +lib/gedit-2/plugins/docinfo.gedit-plugin +lib/gedit-2/plugins/indent.gedit-plugin +lib/gedit-2/plugins/libchangecase.so +lib/gedit-2/plugins/libdocinfo.so +lib/gedit-2/plugins/libindent.so +lib/gedit-2/plugins/libsample.so +lib/gedit-2/plugins/libsort.so +lib/gedit-2/plugins/libspell.so +lib/gedit-2/plugins/libtaglist.so +lib/gedit-2/plugins/libtime.so +lib/gedit-2/plugins/pythonconsole.gedit-plugin +lib/gedit-2/plugins/pythonconsole.py +lib/gedit-2/plugins/pythonconsole.pyc +lib/gedit-2/plugins/pythonconsole.pyo +lib/gedit-2/plugins/sample.gedit-plugin +lib/gedit-2/plugins/sort.gedit-plugin +lib/gedit-2/plugins/spell.gedit-plugin +lib/gedit-2/plugins/taglist.gedit-plugin +lib/gedit-2/plugins/time.gedit-plugin +libdata/pkgconfig/gedit-%%VERSION%%.pc +share/gnome/application-registry/gedit.applications +share/gnome/applications/gedit.desktop +share/gnome/gedit-2/glade/docinfo.glade2 +share/gnome/gedit-2/glade/gedit-encodings-dialog.glade +share/gnome/gedit-2/glade/gedit-open-location-dialog.glade +share/gnome/gedit-2/glade/gedit-page-setup-dialog.glade +share/gnome/gedit-2/glade/gedit-preferences-dialog.glade +share/gnome/gedit-2/glade/gedit-search-dialog.glade +share/gnome/gedit-2/glade/languages-dialog.glade2 +share/gnome/gedit-2/glade/sort.glade2 +share/gnome/gedit-2/glade/spell-checker.glade2 +share/gnome/gedit-2/glade/time.glade2 +share/gnome/gedit-2/taglist/HTML.tags +share/gnome/gedit-2/taglist/Latex.tags +share/gnome/gedit-2/taglist/XSLT.tags +share/gnome/gedit-2/ui/gedit-ui.xml +share/gnome/help/gedit/C/figures/gedit_format_bold.png +share/gnome/help/gedit/C/figures/gedit_format_italic.png +share/gnome/help/gedit/C/figures/gedit_format_strikethrough.png +share/gnome/help/gedit/C/figures/gedit_format_underline.png +share/gnome/help/gedit/C/figures/gedit_recent_files_menu_icon.png +share/gnome/help/gedit/C/figures/gedit_window.png +share/gnome/help/gedit/C/gedit.xml +share/gnome/help/gedit/C/legal.xml +share/gnome/help/gedit/de/figures/gedit_recent_files_menu_icon.png +share/gnome/help/gedit/de/figures/gedit_window.png +share/gnome/help/gedit/de/gedit.xml +share/gnome/help/gedit/de/legal.xml +share/gnome/help/gedit/es/figures/gedit_recent_files_menu_icon.png +share/gnome/help/gedit/es/figures/gedit_window.png +share/gnome/help/gedit/es/gedit.xml +share/gnome/help/gedit/es/legal.xml +share/gnome/help/gedit/eu/figures/gedit_recent_files_menu_icon.png +share/gnome/help/gedit/eu/figures/gedit_window.png +share/gnome/help/gedit/eu/gedit.xml +share/gnome/help/gedit/eu/legal.xml +share/gnome/help/gedit/fr/figures/gedit_recent_files_menu_icon.png +share/gnome/help/gedit/fr/figures/gedit_window.png +share/gnome/help/gedit/fr/gedit.xml +share/gnome/help/gedit/fr/legal.xml +share/gnome/help/gedit/it/figures/gedit_recent_files_menu_icon.png +share/gnome/help/gedit/it/figures/gedit_window.png +share/gnome/help/gedit/it/gedit.xml +share/gnome/help/gedit/it/legal.xml +share/gnome/help/gedit/ja/figures/gedit_recent_files_menu_icon.png +share/gnome/help/gedit/ja/figures/gedit_window.png +share/gnome/help/gedit/ja/gedit.xml +share/gnome/help/gedit/ja/legal.xml +share/gnome/help/gedit/ko/figures/gedit_recent_files_menu_icon.png +share/gnome/help/gedit/ko/figures/gedit_window.png +share/gnome/help/gedit/ko/gedit.xml +share/gnome/help/gedit/ko/legal.xml +share/gnome/help/gedit/ro/figures/gedit_window.png +share/gnome/help/gedit/ro/gedit.xml +share/gnome/help/gedit/ro/legal.xml +share/gnome/help/gedit/sv/figures/gedit_recent_files_menu_icon.png +share/gnome/help/gedit/sv/figures/gedit_window.png +share/gnome/help/gedit/sv/gedit.xml +share/gnome/help/gedit/sv/legal.xml +share/gnome/help/gedit/zh_CN/figures/gedit_recent_files_menu_icon.png +share/gnome/help/gedit/zh_CN/figures/gedit_window.png +share/gnome/help/gedit/zh_CN/gedit.xml +share/gnome/help/gedit/zh_CN/legal.xml +share/gnome/help/gedit/zh_HK/figures/gedit_recent_files_menu_icon.png +share/gnome/help/gedit/zh_HK/figures/gedit_window.png +share/gnome/help/gedit/zh_HK/gedit.xml +share/gnome/help/gedit/zh_HK/legal.xml +share/gnome/help/gedit/zh_TW/figures/gedit_recent_files_menu_icon.png +share/gnome/help/gedit/zh_TW/figures/gedit_window.png +share/gnome/help/gedit/zh_TW/gedit.xml +share/gnome/help/gedit/zh_TW/legal.xml +share/gnome/mime-info/gedit.keys +share/gnome/omf/gedit/gedit-C.omf +share/gnome/omf/gedit/gedit-de.omf +share/gnome/omf/gedit/gedit-es.omf +share/gnome/omf/gedit/gedit-eu.omf +share/gnome/omf/gedit/gedit-fr.omf +share/gnome/omf/gedit/gedit-it.omf +share/gnome/omf/gedit/gedit-ja.omf +share/gnome/omf/gedit/gedit-ko.omf +share/gnome/omf/gedit/gedit-ro.omf +share/gnome/omf/gedit/gedit-sv.omf +share/gnome/omf/gedit/gedit-zh_CN.omf +share/gnome/omf/gedit/gedit-zh_HK.omf +share/gnome/omf/gedit/gedit-zh_TW.omf +share/gnome/pixmaps/gedit-icon.png +share/gnome/pixmaps/gedit-logo.png +share/gnome/pixmaps/gedit-plugin-manager.png +share/locale/af/LC_MESSAGES/gedit.mo +share/locale/am/LC_MESSAGES/gedit.mo +share/locale/ar/LC_MESSAGES/gedit.mo +share/locale/az/LC_MESSAGES/gedit.mo +share/locale/be/LC_MESSAGES/gedit.mo +share/locale/bg/LC_MESSAGES/gedit.mo +share/locale/bn/LC_MESSAGES/gedit.mo +share/locale/bs/LC_MESSAGES/gedit.mo +share/locale/ca/LC_MESSAGES/gedit.mo +share/locale/cs/LC_MESSAGES/gedit.mo +share/locale/cy/LC_MESSAGES/gedit.mo +share/locale/da/LC_MESSAGES/gedit.mo +share/locale/de/LC_MESSAGES/gedit.mo +share/locale/el/LC_MESSAGES/gedit.mo +share/locale/en_CA/LC_MESSAGES/gedit.mo +share/locale/en_GB/LC_MESSAGES/gedit.mo +share/locale/es/LC_MESSAGES/gedit.mo +share/locale/et/LC_MESSAGES/gedit.mo +share/locale/eu/LC_MESSAGES/gedit.mo +share/locale/fa/LC_MESSAGES/gedit.mo +share/locale/fi/LC_MESSAGES/gedit.mo +share/locale/fr/LC_MESSAGES/gedit.mo +share/locale/ga/LC_MESSAGES/gedit.mo +share/locale/gl/LC_MESSAGES/gedit.mo +share/locale/gu/LC_MESSAGES/gedit.mo +share/locale/he/LC_MESSAGES/gedit.mo +share/locale/hi/LC_MESSAGES/gedit.mo +share/locale/hr/LC_MESSAGES/gedit.mo +share/locale/hu/LC_MESSAGES/gedit.mo +share/locale/id/LC_MESSAGES/gedit.mo +share/locale/is/LC_MESSAGES/gedit.mo +share/locale/it/LC_MESSAGES/gedit.mo +share/locale/ja/LC_MESSAGES/gedit.mo +share/locale/kn/LC_MESSAGES/gedit.mo +share/locale/ko/LC_MESSAGES/gedit.mo +share/locale/lt/LC_MESSAGES/gedit.mo +share/locale/lv/LC_MESSAGES/gedit.mo +share/locale/mi/LC_MESSAGES/gedit.mo +share/locale/mk/LC_MESSAGES/gedit.mo +share/locale/ml/LC_MESSAGES/gedit.mo +share/locale/mn/LC_MESSAGES/gedit.mo +share/locale/mr/LC_MESSAGES/gedit.mo +share/locale/ms/LC_MESSAGES/gedit.mo +share/locale/nb/LC_MESSAGES/gedit.mo +share/locale/ne/LC_MESSAGES/gedit.mo +share/locale/nl/LC_MESSAGES/gedit.mo +share/locale/nn/LC_MESSAGES/gedit.mo +share/locale/no/LC_MESSAGES/gedit.mo +share/locale/or/LC_MESSAGES/gedit.mo +share/locale/pa/LC_MESSAGES/gedit.mo +share/locale/pl/LC_MESSAGES/gedit.mo +share/locale/pt/LC_MESSAGES/gedit.mo +share/locale/pt_BR/LC_MESSAGES/gedit.mo +share/locale/ro/LC_MESSAGES/gedit.mo +share/locale/ru/LC_MESSAGES/gedit.mo +share/locale/sk/LC_MESSAGES/gedit.mo +share/locale/sl/LC_MESSAGES/gedit.mo +share/locale/sq/LC_MESSAGES/gedit.mo +share/locale/sr/LC_MESSAGES/gedit.mo +share/locale/sr@Latn/LC_MESSAGES/gedit.mo +share/locale/sv/LC_MESSAGES/gedit.mo +share/locale/ta/LC_MESSAGES/gedit.mo +share/locale/th/LC_MESSAGES/gedit.mo +share/locale/tk/LC_MESSAGES/gedit.mo +share/locale/tr/LC_MESSAGES/gedit.mo +share/locale/uk/LC_MESSAGES/gedit.mo +share/locale/vi/LC_MESSAGES/gedit.mo +share/locale/wa/LC_MESSAGES/gedit.mo +share/locale/zh_CN/LC_MESSAGES/gedit.mo +share/locale/zh_TW/LC_MESSAGES/gedit.mo +@dirrm share/gnome/omf/gedit +@dirrm share/gnome/help/gedit/zh_TW/figures +@dirrm share/gnome/help/gedit/zh_TW +@dirrm share/gnome/help/gedit/zh_HK/figures +@dirrm share/gnome/help/gedit/zh_HK +@dirrm share/gnome/help/gedit/zh_CN/figures +@dirrm share/gnome/help/gedit/zh_CN +@dirrm share/gnome/help/gedit/sv/figures +@dirrm share/gnome/help/gedit/sv +@dirrm share/gnome/help/gedit/ro/figures +@dirrm share/gnome/help/gedit/ro +@dirrm share/gnome/help/gedit/ko/figures +@dirrm share/gnome/help/gedit/ko +@dirrm share/gnome/help/gedit/ja/figures +@dirrm share/gnome/help/gedit/ja +@dirrm share/gnome/help/gedit/it/figures +@dirrm share/gnome/help/gedit/it +@dirrm share/gnome/help/gedit/fr/figures +@dirrm share/gnome/help/gedit/fr +@dirrm share/gnome/help/gedit/eu/figures +@dirrm share/gnome/help/gedit/eu +@dirrm share/gnome/help/gedit/es/figures +@dirrm share/gnome/help/gedit/es +@dirrm share/gnome/help/gedit/de/figures +@dirrm share/gnome/help/gedit/de +@dirrm share/gnome/help/gedit/C/figures +@dirrm share/gnome/help/gedit/C +@dirrm share/gnome/help/gedit +@dirrm share/gnome/gedit-2/ui +@dirrm share/gnome/gedit-2/taglist +@dirrm share/gnome/gedit-2/glade +@dirrm share/gnome/gedit-2 +@dirrm lib/gedit-2/plugins +@dirrm lib/gedit-2 +@dirrm include/gedit-%%VERSION%%/gedit/recent-files +@dirrm include/gedit-%%VERSION%%/gedit +@dirrm include/gedit-%%VERSION%% +@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |