From e7ac733a4b3f20945acde40ba21003e86872bb9c Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Fri, 11 Feb 2000 20:26:55 +0000 Subject: Remove ghex from the ports since misc/gnomeutils contains a newer (and maintained) version. Requested by: reg --- editors/ghex/Makefile | 29 ----------------------------- editors/ghex/distinfo | 1 - editors/ghex/pkg-comment | 1 - editors/ghex/pkg-descr | 12 ------------ editors/ghex/pkg-plist | 7 ------- 5 files changed, 50 deletions(-) delete mode 100644 editors/ghex/Makefile delete mode 100644 editors/ghex/distinfo delete mode 100644 editors/ghex/pkg-comment delete mode 100644 editors/ghex/pkg-descr delete mode 100644 editors/ghex/pkg-plist (limited to 'editors/ghex') diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile deleted file mode 100644 index 9f151bdc1ecf..000000000000 --- 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 -# -# $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 diff --git a/editors/ghex/distinfo b/editors/ghex/distinfo deleted file mode 100644 index 8b2b9d0f50a6..000000000000 --- 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 f55f49eb31e1..000000000000 --- 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 3e08e1969eff..000000000000 --- 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 b95b0306d263..000000000000 --- 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 -- cgit v1.2.3