summaryrefslogtreecommitdiff
path: root/graphics/gd1
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gd1')
-rw-r--r--graphics/gd1/Makefile28
-rw-r--r--graphics/gd1/distinfo1
-rw-r--r--graphics/gd1/pkg-comment1
-rw-r--r--graphics/gd1/pkg-descr26
-rw-r--r--graphics/gd1/pkg-plist20
5 files changed, 0 insertions, 76 deletions
diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile
deleted file mode 100644
index 9e635584258c..000000000000
--- a/graphics/gd1/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: gd
-# Version required: 1.6.3
-# Date created: 27 Mar 1998
-# Whom: jeff@cetlink.net
-#
-# $FreeBSD$
-#
-
-DISTNAME= gd-1.6.3
-CATEGORIES= graphics
-MASTER_SITES= http://www.boutell.com/gd/http/ \
- ftp://ftp.boutell.com/pub/boutell/gd/
-
-MAINTAINER= jeff@cetlink.net
-
-LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
-
-FETCH_BEFORE_ARGS= -b
-USE_LIBTOOL= yes
-CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
-CONFIGURE_ARGS+= --includedir=${PREFIX}/include/gd \
- --libdir=${PREFIX}/lib
-
-pre-install:
- ${MKDIR} ${PREFIX}/include/gd
- ${MKDIR} ${PREFIX}/share/examples/gd
-
-.include <bsd.port.mk>
diff --git a/graphics/gd1/distinfo b/graphics/gd1/distinfo
deleted file mode 100644
index ebe9d8fe9104..000000000000
--- a/graphics/gd1/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gd-1.6.3.tar.gz) = 519bfbb55e3b315dd3d5a37ab56c2d84
diff --git a/graphics/gd1/pkg-comment b/graphics/gd1/pkg-comment
deleted file mode 100644
index c3e4e57602ef..000000000000
--- a/graphics/gd1/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A graphics library for fast GIF creation
diff --git a/graphics/gd1/pkg-descr b/graphics/gd1/pkg-descr
deleted file mode 100644
index 3a8cb67444d2..000000000000
--- a/graphics/gd1/pkg-descr
+++ /dev/null
@@ -1,26 +0,0 @@
-DESCRIPTION
-
- gd is a graphics library. It allows your code to quickly draw images
- complete with lines, arcs, text, multiple colors, cut and paste from
- other images, and flood fills, and write out the result as a .GIF file.
- This is particularly useful in World Wide Web applications, where .GIF
- is the format used for inline images.
-
- gd is not a paint program. If you are looking for a paint program, try
- xpaint by David Koblas, available by anonymous FTP from ftp.netcom.com
- in pub/ko/koblas. (That package is for the X Window System; for the Mac
- and the PC, paint programs are considerably easier to find.)
-
- gd does not provide for every possible desirable graphics operation. It
- is not necessary or desirable for gd to become a kitchen-sink graphics
- package, but version 1.3 incorporates most of the commonly requested
- features for an 8-bit 2D package. Support for scalable fonts, and
- truecolor images, JPEG and PNG is planned for version 2.0. Version 1.3
- was released to correct longstanding bugs and provide an LZW-free GIF
- compression routine.
-
-AUTHOR
- gd 1.2 was written by Thomas Boutell and is currently distributed by
- boutell.com, Inc.
-
-WWW: http://www.boutell.com/gd/
diff --git a/graphics/gd1/pkg-plist b/graphics/gd1/pkg-plist
deleted file mode 100644
index 4fee7f4df3d7..000000000000
--- a/graphics/gd1/pkg-plist
+++ /dev/null
@@ -1,20 +0,0 @@
-bin/pngtogd
-bin/pngtogd2
-bin/gdtopng
-bin/gd2topng
-bin/gd2copypal
-bin/gdparttopng
-bin/webpng
-include/gd/gd.h
-include/gd/gd_io.h
-include/gd/gdfontg.h
-include/gd/gdfontl.h
-include/gd/gdfontmb.h
-include/gd/gdfonts.h
-include/gd/gdfontt.h
-lib/libgd.a
-lib/libgd.so
-lib/libgd.so.0
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
-@dirrm include/gd