diff options
Diffstat (limited to 'editors/ghex2')
-rw-r--r-- | editors/ghex2/Makefile | 32 | ||||
-rw-r--r-- | editors/ghex2/distinfo | 1 | ||||
-rw-r--r-- | editors/ghex2/pkg-comment | 1 | ||||
-rw-r--r-- | editors/ghex2/pkg-descr | 9 | ||||
-rw-r--r-- | editors/ghex2/pkg-plist | 42 |
5 files changed, 0 insertions, 85 deletions
diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile deleted file mode 100644 index faaf6a50149a..000000000000 --- a/editors/ghex2/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: ghex -# Date created: 9th June 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= ghex -PORTVERSION= 1.1.3 -CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= stable/sources/ghex - -MAINTAINER= ade@FreeBSD.org - -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - gnomeprint.9:${PORTSDIR}/print/gnomeprint -RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_LIBTOOL= yes - -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - GTK_CONFIG="${GTK_CONFIG}" \ - LIBS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/editors/ghex2/distinfo b/editors/ghex2/distinfo deleted file mode 100644 index 76ed58e1bf3e..000000000000 --- a/editors/ghex2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (ghex-1.1.3.tar.gz) = 08bb6742f180fea1b2fa13c31dcb8335 diff --git a/editors/ghex2/pkg-comment b/editors/ghex2/pkg-comment deleted file mode 100644 index f55f49eb31e1..000000000000 --- a/editors/ghex2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME hex editor diff --git a/editors/ghex2/pkg-descr b/editors/ghex2/pkg-descr deleted file mode 100644 index 355aa25e0711..000000000000 --- a/editors/ghex2/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -GHEX is a simple binary editor, allowing the user to view -and edit a binary file in both hex and ascii with multiple -level undo/redo mechanism. It features find and replace -functions and conversion between binary, octal, decimal -and hexadecimal values, making use of an alternative, -user-configurable MDI concept to allow the user to edit -multiple documents with multiple views of each. - -WWW: http://www.gnome.org/ diff --git a/editors/ghex2/pkg-plist b/editors/ghex2/pkg-plist deleted file mode 100644 index cb8401158d11..000000000000 --- a/editors/ghex2/pkg-plist +++ /dev/null @@ -1,42 +0,0 @@ -bin/ghex -share/gnome/apps/Applications/ghex.desktop -share/gnome/help/ghex/C/index.html -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/sv/index.html -share/gnome/help/ghex/sv/topic.dat -share/gnome/pixmaps/gnome-ghex.png -share/locale/ca/LC_MESSAGES/ghex.mo -share/locale/cs/LC_MESSAGES/ghex.mo -share/locale/da/LC_MESSAGES/ghex.mo -share/locale/de/LC_MESSAGES/ghex.mo -share/locale/el/LC_MESSAGES/ghex.mo -share/locale/en_GB/LC_MESSAGES/ghex.mo -share/locale/es/LC_MESSAGES/ghex.mo -share/locale/et/LC_MESSAGES/ghex.mo -share/locale/fi/LC_MESSAGES/ghex.mo -share/locale/fr/LC_MESSAGES/ghex.mo -share/locale/ga/LC_MESSAGES/ghex.mo -share/locale/gl/LC_MESSAGES/ghex.mo -share/locale/hu/LC_MESSAGES/ghex.mo -share/locale/it/LC_MESSAGES/ghex.mo -share/locale/ja/LC_MESSAGES/ghex.mo -share/locale/ko/LC_MESSAGES/ghex.mo -share/locale/nl/LC_MESSAGES/ghex.mo -share/locale/no/LC_MESSAGES/ghex.mo -share/locale/pl/LC_MESSAGES/ghex.mo -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/sl/LC_MESSAGES/ghex.mo -share/locale/sv/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/es -@dirrm share/gnome/help/ghex/C -@dirrm share/gnome/help/ghex |