From f494bce4cef607e27e230f48462ef611a383eef1 Mon Sep 17 00:00:00 2001 From: sf Date: Mon, 12 Mar 2001 15:00:31 +0000 Subject: remove gom. It is renamed to gozer. --- graphics/gom/Makefile | 22 ---------------------- graphics/gom/distinfo | 1 - graphics/gom/files/patch-aa | 11 ----------- graphics/gom/files/patch-ab | 13 ------------- graphics/gom/pkg-comment | 1 - graphics/gom/pkg-descr | 5 ----- graphics/gom/pkg-plist | 15 --------------- 7 files changed, 68 deletions(-) delete mode 100644 graphics/gom/Makefile delete mode 100644 graphics/gom/distinfo delete mode 100644 graphics/gom/files/patch-aa delete mode 100644 graphics/gom/files/patch-ab delete mode 100644 graphics/gom/pkg-comment delete mode 100644 graphics/gom/pkg-descr delete mode 100644 graphics/gom/pkg-plist diff --git a/graphics/gom/Makefile b/graphics/gom/Makefile deleted file mode 100644 index f1e11df..0000000 --- a/graphics/gom/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# Ports collection makefile for: gom -# Date created: 12 Nov 2000 -# Whom: Jeremy Norris -# -# $FreeBSD$ -# - -PORTNAME= gom -PORTVERSION= 0.1 -CATEGORIES= graphics -MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ - -MAINTAINER= ishmael27@home.com - -LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib - -GNU_CONFIGURE= yes -USE_X_PREFIX= yes - -MAN1= gom.1 - -.include diff --git a/graphics/gom/distinfo b/graphics/gom/distinfo deleted file mode 100644 index 54963b4..0000000 --- a/graphics/gom/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gom-0.1.tar.gz) = 65fb431c14548381c7c21058fd6a4290 diff --git a/graphics/gom/files/patch-aa b/graphics/gom/files/patch-aa deleted file mode 100644 index d1ec682..0000000 --- a/graphics/gom/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Nov 10 08:52:39 2000 -+++ Makefile.in Sun Nov 12 14:51:56 2000 -@@ -78,7 +78,7 @@ - man_MANS = gom.1 - - docs_DATA = README AUTHORS ChangeLog TODO --docsdir = $(prefix)/doc/gom -+docsdir = $(datadir)/doc/gom - - EXTRA_DIST = gom.spec gom.1 $(docs_DATA) - diff --git a/graphics/gom/files/patch-ab b/graphics/gom/files/patch-ab deleted file mode 100644 index a0f5dc2..0000000 --- a/graphics/gom/files/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ ---- src/Makefile.in.orig Fri Nov 10 08:52:40 2000 -+++ src/Makefile.in Sun Nov 12 14:51:08 2000 -@@ -71,8 +71,8 @@ - - SUBDIRS = fonts - --LDFLAGS = -L/usr/X11R6/lib --INCLUDES = -g -O3 -Wall -I/usr/X11R6/include $(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I. -DPREFIX=\""$(prefix)"\" @GIBLIB_CFLAGS@ -+LDFLAGS = -+INCLUDES = -Wall -I/usr/X11R6/include $(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I. -DPREFIX=\""$(prefix)"\" @GIBLIB_CFLAGS@ - - LIBOBJS = @LIBOBJS@ - diff --git a/graphics/gom/pkg-comment b/graphics/gom/pkg-comment deleted file mode 100644 index 3eba631..0000000 --- a/graphics/gom/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A commandline text rendering utility that creates images from arbitrary text diff --git a/graphics/gom/pkg-descr b/graphics/gom/pkg-descr deleted file mode 100644 index cfebd0a..0000000 --- a/graphics/gom/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -A commandline text rendering utility for creating images from arbitrary text in -antialised truetype fonts using optional fontsyle, wordwrapping, and layout -control. - -WWW: http://www.linuxbrit.co.uk/gom/ diff --git a/graphics/gom/pkg-plist b/graphics/gom/pkg-plist deleted file mode 100644 index c8d2cc7..0000000 --- a/graphics/gom/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -bin/gom -share/doc/gom/AUTHORS -share/doc/gom/ChangeLog -share/doc/gom/README -share/doc/gom/TODO -share/gom/fonts/20thcent.ttf -share/gom/fonts/cinema.ttf -share/gom/fonts/goodtime.ttf -share/gom/fonts/joystix.ttf -share/gom/fonts/morpheus.ttf -share/gom/fonts/notepad.ttf -share/gom/fonts/soulpapa.ttf -@dirrm share/doc/gom -@dirrm share/gom/fonts -@dirrm share/gom -- cgit v1.1