diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ghex/Makefile | 4 | ||||
-rw-r--r-- | editors/ghex/distinfo | 2 | ||||
-rw-r--r-- | editors/ghex/files/patch-aa | 6 | ||||
-rw-r--r-- | editors/ghex/pkg-plist | 39 | ||||
-rw-r--r-- | editors/ghex2/Makefile | 4 | ||||
-rw-r--r-- | editors/ghex2/distinfo | 2 | ||||
-rw-r--r-- | editors/ghex2/files/patch-aa | 6 | ||||
-rw-r--r-- | editors/ghex2/pkg-plist | 39 |
8 files changed, 76 insertions, 26 deletions
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 115052f..5a80529 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -6,15 +6,13 @@ # PORTNAME= ghex -PORTVERSION= 1.1.4 +PORTVERSION= 1.2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/ghex MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnomeprint.13:${PORTSDIR}/print/gnomeprint - USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= yes diff --git a/editors/ghex/distinfo b/editors/ghex/distinfo index fc9918d..8a6459d 100644 --- a/editors/ghex/distinfo +++ b/editors/ghex/distinfo @@ -1 +1 @@ -MD5 (ghex-1.1.4.tar.gz) = 2692b54d31511e7d1eb3f979a94e48ed +MD5 (ghex-1.2.tar.gz) = a7902cfefc81f68aab60624edb4e5a92 diff --git a/editors/ghex/files/patch-aa b/editors/ghex/files/patch-aa new file mode 100644 index 0000000..cf9e150 --- /dev/null +++ b/editors/ghex/files/patch-aa @@ -0,0 +1,6 @@ +--- app-docs.make.orig Sun Mar 4 04:18:34 2001 ++++ app-docs.make Sat Apr 14 08:55:37 2001 +@@ -1,2 +1,2 @@ +-helpdir = $(datadir)/gnome/help/$(app)/$(lang) ++helpdir = $(datadir)/help/$(app)/$(lang) + help_DATA = \ diff --git a/editors/ghex/pkg-plist b/editors/ghex/pkg-plist index b5270b4..dcd073b 100644 --- a/editors/ghex/pkg-plist +++ b/editors/ghex/pkg-plist @@ -1,13 +1,33 @@ bin/ghex share/gnome/apps/Applications/ghex.desktop +share/gnome/help/ghex/C/docbook.css +share/gnome/help/ghex/C/ghex.sgml +share/gnome/help/ghex/C/ghexconverter.png +share/gnome/help/ghex/C/ghexdisplaypref.png +share/gnome/help/ghex/C/ghexfind.png +share/gnome/help/ghex/C/ghexfindreplace.png +share/gnome/help/ghex/C/ghexfullwindow.png +share/gnome/help/ghex/C/ghexmdiprefs.png +share/gnome/help/ghex/C/ghexmenubar.png +share/gnome/help/ghex/C/ghexmenues.html +share/gnome/help/ghex/C/ghexprefedit.png +share/gnome/help/ghex/C/ghexprintprefs.png share/gnome/help/ghex/C/index.html +share/gnome/help/ghex/C/stylesheet-images/caution.gif +share/gnome/help/ghex/C/stylesheet-images/home.gif +share/gnome/help/ghex/C/stylesheet-images/important.gif +share/gnome/help/ghex/C/stylesheet-images/next.gif +share/gnome/help/ghex/C/stylesheet-images/note.gif +share/gnome/help/ghex/C/stylesheet-images/prev.gif +share/gnome/help/ghex/C/stylesheet-images/tip.gif +share/gnome/help/ghex/C/stylesheet-images/toc-blank.gif +share/gnome/help/ghex/C/stylesheet-images/toc-minus.gif +share/gnome/help/ghex/C/stylesheet-images/toc-plus.gif +share/gnome/help/ghex/C/stylesheet-images/up.gif +share/gnome/help/ghex/C/stylesheet-images/warning.gif share/gnome/help/ghex/C/topic.dat -share/gnome/help/ghex/es/index.html -share/gnome/help/ghex/es/topic.dat -share/gnome/help/ghex/ja/index.html -share/gnome/help/ghex/ja/topic.dat -share/gnome/help/ghex/sv/index.html -share/gnome/help/ghex/sv/topic.dat +share/gnome/help/ghex/C/usage.html +share/gnome/omf/ghex/ghex-C.omf share/gnome/pixmaps/gnome-ghex.png share/locale/ca/LC_MESSAGES/ghex.mo share/locale/cs/LC_MESSAGES/ghex.mo @@ -32,14 +52,15 @@ share/locale/pt/LC_MESSAGES/ghex.mo share/locale/pt_BR/LC_MESSAGES/ghex.mo share/locale/ro/LC_MESSAGES/ghex.mo share/locale/ru/LC_MESSAGES/ghex.mo +share/locale/sk/LC_MESSAGES/ghex.mo share/locale/sl/LC_MESSAGES/ghex.mo share/locale/sv/LC_MESSAGES/ghex.mo +share/locale/tr/LC_MESSAGES/ghex.mo share/locale/uk/LC_MESSAGES/ghex.mo share/locale/wa/LC_MESSAGES/ghex.mo share/locale/zh_CN.GB2312/LC_MESSAGES/ghex.mo share/locale/zh_TW.Big5/LC_MESSAGES/ghex.mo -@dirrm share/gnome/help/ghex/sv -@dirrm share/gnome/help/ghex/ja -@dirrm share/gnome/help/ghex/es +@dirrm share/gnome/omf/ghex +@dirrm share/gnome/help/ghex/C/stylesheet-images @dirrm share/gnome/help/ghex/C @dirrm share/gnome/help/ghex diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile index 115052f..5a80529 100644 --- a/editors/ghex2/Makefile +++ b/editors/ghex2/Makefile @@ -6,15 +6,13 @@ # PORTNAME= ghex -PORTVERSION= 1.1.4 +PORTVERSION= 1.2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/ghex MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnomeprint.13:${PORTSDIR}/print/gnomeprint - USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= yes diff --git a/editors/ghex2/distinfo b/editors/ghex2/distinfo index fc9918d..8a6459d 100644 --- a/editors/ghex2/distinfo +++ b/editors/ghex2/distinfo @@ -1 +1 @@ -MD5 (ghex-1.1.4.tar.gz) = 2692b54d31511e7d1eb3f979a94e48ed +MD5 (ghex-1.2.tar.gz) = a7902cfefc81f68aab60624edb4e5a92 diff --git a/editors/ghex2/files/patch-aa b/editors/ghex2/files/patch-aa new file mode 100644 index 0000000..cf9e150 --- /dev/null +++ b/editors/ghex2/files/patch-aa @@ -0,0 +1,6 @@ +--- app-docs.make.orig Sun Mar 4 04:18:34 2001 ++++ app-docs.make Sat Apr 14 08:55:37 2001 +@@ -1,2 +1,2 @@ +-helpdir = $(datadir)/gnome/help/$(app)/$(lang) ++helpdir = $(datadir)/help/$(app)/$(lang) + help_DATA = \ diff --git a/editors/ghex2/pkg-plist b/editors/ghex2/pkg-plist index b5270b4..dcd073b 100644 --- a/editors/ghex2/pkg-plist +++ b/editors/ghex2/pkg-plist @@ -1,13 +1,33 @@ bin/ghex share/gnome/apps/Applications/ghex.desktop +share/gnome/help/ghex/C/docbook.css +share/gnome/help/ghex/C/ghex.sgml +share/gnome/help/ghex/C/ghexconverter.png +share/gnome/help/ghex/C/ghexdisplaypref.png +share/gnome/help/ghex/C/ghexfind.png +share/gnome/help/ghex/C/ghexfindreplace.png +share/gnome/help/ghex/C/ghexfullwindow.png +share/gnome/help/ghex/C/ghexmdiprefs.png +share/gnome/help/ghex/C/ghexmenubar.png +share/gnome/help/ghex/C/ghexmenues.html +share/gnome/help/ghex/C/ghexprefedit.png +share/gnome/help/ghex/C/ghexprintprefs.png share/gnome/help/ghex/C/index.html +share/gnome/help/ghex/C/stylesheet-images/caution.gif +share/gnome/help/ghex/C/stylesheet-images/home.gif +share/gnome/help/ghex/C/stylesheet-images/important.gif +share/gnome/help/ghex/C/stylesheet-images/next.gif +share/gnome/help/ghex/C/stylesheet-images/note.gif +share/gnome/help/ghex/C/stylesheet-images/prev.gif +share/gnome/help/ghex/C/stylesheet-images/tip.gif +share/gnome/help/ghex/C/stylesheet-images/toc-blank.gif +share/gnome/help/ghex/C/stylesheet-images/toc-minus.gif +share/gnome/help/ghex/C/stylesheet-images/toc-plus.gif +share/gnome/help/ghex/C/stylesheet-images/up.gif +share/gnome/help/ghex/C/stylesheet-images/warning.gif share/gnome/help/ghex/C/topic.dat -share/gnome/help/ghex/es/index.html -share/gnome/help/ghex/es/topic.dat -share/gnome/help/ghex/ja/index.html -share/gnome/help/ghex/ja/topic.dat -share/gnome/help/ghex/sv/index.html -share/gnome/help/ghex/sv/topic.dat +share/gnome/help/ghex/C/usage.html +share/gnome/omf/ghex/ghex-C.omf share/gnome/pixmaps/gnome-ghex.png share/locale/ca/LC_MESSAGES/ghex.mo share/locale/cs/LC_MESSAGES/ghex.mo @@ -32,14 +52,15 @@ share/locale/pt/LC_MESSAGES/ghex.mo share/locale/pt_BR/LC_MESSAGES/ghex.mo share/locale/ro/LC_MESSAGES/ghex.mo share/locale/ru/LC_MESSAGES/ghex.mo +share/locale/sk/LC_MESSAGES/ghex.mo share/locale/sl/LC_MESSAGES/ghex.mo share/locale/sv/LC_MESSAGES/ghex.mo +share/locale/tr/LC_MESSAGES/ghex.mo share/locale/uk/LC_MESSAGES/ghex.mo share/locale/wa/LC_MESSAGES/ghex.mo share/locale/zh_CN.GB2312/LC_MESSAGES/ghex.mo share/locale/zh_TW.Big5/LC_MESSAGES/ghex.mo -@dirrm share/gnome/help/ghex/sv -@dirrm share/gnome/help/ghex/ja -@dirrm share/gnome/help/ghex/es +@dirrm share/gnome/omf/ghex +@dirrm share/gnome/help/ghex/C/stylesheet-images @dirrm share/gnome/help/ghex/C @dirrm share/gnome/help/ghex |