diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-02-11 20:26:55 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-02-11 20:26:55 +0000 |
commit | a9aab3a8285baafd6bd214f4732c8859b2a438ce (patch) | |
tree | e2b01a0d2a2f1ac7e17bbc718a8ba729651faf42 /editors | |
parent | f341566a62e8448b9770667806ebd31db846396b (diff) | |
download | FreeBSD-ports-a9aab3a8285baafd6bd214f4732c8859b2a438ce.zip FreeBSD-ports-a9aab3a8285baafd6bd214f4732c8859b2a438ce.tar.gz |
Remove ghex from the ports since misc/gnomeutils contains
a newer (and maintained) version.
Requested by: reg
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ghex/Makefile | 29 | ||||
-rw-r--r-- | editors/ghex/distinfo | 1 | ||||
-rw-r--r-- | editors/ghex/pkg-comment | 1 | ||||
-rw-r--r-- | editors/ghex/pkg-descr | 12 | ||||
-rw-r--r-- | editors/ghex/pkg-plist | 7 | ||||
-rw-r--r-- | editors/ghex2/Makefile | 29 | ||||
-rw-r--r-- | editors/ghex2/distinfo | 1 | ||||
-rw-r--r-- | editors/ghex2/pkg-comment | 1 | ||||
-rw-r--r-- | editors/ghex2/pkg-descr | 12 | ||||
-rw-r--r-- | editors/ghex2/pkg-plist | 7 |
10 files changed, 0 insertions, 100 deletions
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile deleted file mode 100644 index 9f151bd..0000000 --- a/editors/ghex/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: ghex -# Version required: 1.0.1.3 -# Date created: 07 August 1999 -# Whom: Chris D. Faulhaber <jedgar@fxp.org> -# -# $FreeBSD$ -# - -DISTNAME= ghex-1.0.1.3 -CATEGORIES= editors gnome -MASTER_SITES= http://pluton.ijs.si/~jaka/ - -MAINTAINER= jedgar@fxp.org - -LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs - -GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -USE_X_PREFIX= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-x -CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \ - GLIB_CONFIG="${GLIB_CONFIG}" \ - GTK_CONFIG="${GTK_CONFIG}" \ - LIBS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/editors/ghex/distinfo b/editors/ghex/distinfo deleted file mode 100644 index 8b2b9d0..0000000 --- a/editors/ghex/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (ghex-1.0.1.3.tar.gz) = 3843c14161e314abe65a54e4fec2a683 diff --git a/editors/ghex/pkg-comment b/editors/ghex/pkg-comment deleted file mode 100644 index f55f49e..0000000 --- a/editors/ghex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME hex editor diff --git a/editors/ghex/pkg-descr b/editors/ghex/pkg-descr deleted file mode 100644 index 3e08e19..0000000 --- a/editors/ghex/pkg-descr +++ /dev/null @@ -1,12 +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://pluton.ijs.si/~jaka/gnome.html - -- Chris D. Faulhaber -jedgar@fxp.org diff --git a/editors/ghex/pkg-plist b/editors/ghex/pkg-plist deleted file mode 100644 index b95b030..0000000 --- a/editors/ghex/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/ghex -share/apps/Applications/ghex.desktop -share/gnome/help/ghex/C/index.html -share/gnome/help/ghex/C/topic.dat -share/pixmaps/gnome-ghex.png -@dirrm share/gnome/help/ghex/C -@dirrm share/gnome/help/ghex diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile deleted file mode 100644 index 9f151bd..0000000 --- a/editors/ghex2/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: ghex -# Version required: 1.0.1.3 -# Date created: 07 August 1999 -# Whom: Chris D. Faulhaber <jedgar@fxp.org> -# -# $FreeBSD$ -# - -DISTNAME= ghex-1.0.1.3 -CATEGORIES= editors gnome -MASTER_SITES= http://pluton.ijs.si/~jaka/ - -MAINTAINER= jedgar@fxp.org - -LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs - -GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -USE_X_PREFIX= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-x -CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \ - GLIB_CONFIG="${GLIB_CONFIG}" \ - 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 8b2b9d0..0000000 --- a/editors/ghex2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (ghex-1.0.1.3.tar.gz) = 3843c14161e314abe65a54e4fec2a683 diff --git a/editors/ghex2/pkg-comment b/editors/ghex2/pkg-comment deleted file mode 100644 index f55f49e..0000000 --- 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 3e08e19..0000000 --- a/editors/ghex2/pkg-descr +++ /dev/null @@ -1,12 +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://pluton.ijs.si/~jaka/gnome.html - -- Chris D. Faulhaber -jedgar@fxp.org diff --git a/editors/ghex2/pkg-plist b/editors/ghex2/pkg-plist deleted file mode 100644 index b95b030..0000000 --- a/editors/ghex2/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/ghex -share/apps/Applications/ghex.desktop -share/gnome/help/ghex/C/index.html -share/gnome/help/ghex/C/topic.dat -share/pixmaps/gnome-ghex.png -@dirrm share/gnome/help/ghex/C -@dirrm share/gnome/help/ghex |