summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-03-12 15:00:31 +0000
committersf <sf@FreeBSD.org>2001-03-12 15:00:31 +0000
commitf494bce4cef607e27e230f48462ef611a383eef1 (patch)
tree0a1fc35b4de99fa4e09617bcc0ece594cc56181c
parentc14bd69a21d6eb01b01e6ea384b61f221f4db260 (diff)
downloadFreeBSD-ports-f494bce4cef607e27e230f48462ef611a383eef1.zip
FreeBSD-ports-f494bce4cef607e27e230f48462ef611a383eef1.tar.gz
remove gom. It is renamed to gozer.
-rw-r--r--graphics/gom/Makefile22
-rw-r--r--graphics/gom/distinfo1
-rw-r--r--graphics/gom/files/patch-aa11
-rw-r--r--graphics/gom/files/patch-ab13
-rw-r--r--graphics/gom/pkg-comment1
-rw-r--r--graphics/gom/pkg-descr5
-rw-r--r--graphics/gom/pkg-plist15
7 files changed, 0 insertions, 68 deletions
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 <ishmael27@home.com>
-#
-# $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 <bsd.port.mk>
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
OpenPOWER on IntegriCloud