From b25a5308537dccf1d49ab203153a16d4222276af Mon Sep 17 00:00:00 2001 From: bouyer Date: Fri, 23 Jan 1998 11:24:57 +0000 Subject: Import from the FreeBSD port collection. --- graphics/pixmap/Makefile | 22 ++++++++++++++++++++++ graphics/pixmap/files/md5 | 1 + graphics/pixmap/patches/patch-aa | 19 +++++++++++++++++++ graphics/pixmap/patches/patch-ab | 19 +++++++++++++++++++ graphics/pixmap/patches/patch-ac | 24 ++++++++++++++++++++++++ graphics/pixmap/pkg/COMMENT | 1 + graphics/pixmap/pkg/DESCR | 3 +++ graphics/pixmap/pkg/PLIST | 16 ++++++++++++++++ 8 files changed, 105 insertions(+) create mode 100644 graphics/pixmap/Makefile create mode 100644 graphics/pixmap/files/md5 create mode 100644 graphics/pixmap/patches/patch-aa create mode 100644 graphics/pixmap/patches/patch-ab create mode 100644 graphics/pixmap/patches/patch-ac create mode 100644 graphics/pixmap/pkg/COMMENT create mode 100644 graphics/pixmap/pkg/DESCR create mode 100644 graphics/pixmap/pkg/PLIST (limited to 'graphics/pixmap') diff --git a/graphics/pixmap/Makefile b/graphics/pixmap/Makefile new file mode 100644 index 00000000000..db8efe565e3 --- /dev/null +++ b/graphics/pixmap/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: pixmap +# Version required: 2.6 +# Date created: 19 February 1995 +# Whom: jmz +# +# $Id: Makefile,v 1.1.1.1 1998/01/23 11:24:57 bouyer Exp $ +# + +DISTNAME= pixmap2.6 +PKGNAME= pixmap-2.6 +CATEGORIES= graphics +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= applications/pixmap + +MAINTAINER= jmz@FreeBSD.org + +LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm + +WRKSRC= ${WRKDIR}/pixmap +USE_IMAKE= yes + +.include diff --git a/graphics/pixmap/files/md5 b/graphics/pixmap/files/md5 new file mode 100644 index 00000000000..f33fea56afe --- /dev/null +++ b/graphics/pixmap/files/md5 @@ -0,0 +1 @@ +MD5 (pixmap2.6.tar.gz) = 96ab473c9e83476b39fba7fa19f7e621 diff --git a/graphics/pixmap/patches/patch-aa b/graphics/pixmap/patches/patch-aa new file mode 100644 index 00000000000..765204c2841 --- /dev/null +++ b/graphics/pixmap/patches/patch-aa @@ -0,0 +1,19 @@ +*** Pixmap.h~ Fri May 13 04:03:29 1994 +--- Pixmap.h Sun Feb 19 03:35:48 1995 +*************** +*** 69,75 **** + #include + #include + #include +! #include "xpm.h" + + /* Resources: + +--- 69,75 ---- + #include + #include + #include +! #include + + /* Resources: + diff --git a/graphics/pixmap/patches/patch-ab b/graphics/pixmap/patches/patch-ab new file mode 100644 index 00000000000..81f93dbc54f --- /dev/null +++ b/graphics/pixmap/patches/patch-ab @@ -0,0 +1,19 @@ +*** SelFile/SelFile.c~ Mon May 30 04:02:59 1994 +--- SelFile/SelFile.c Sun Feb 19 03:40:43 1995 +*************** +*** 46,52 **** + /* BSD 4.3 errno.h does not declare errno */ + extern int errno; + extern int sys_nerr; +! extern char *sys_errlist[]; + + #include + #include +--- 46,52 ---- + /* BSD 4.3 errno.h does not declare errno */ + extern int errno; + extern int sys_nerr; +! /* extern char *sys_errlist[];*/ + + #include + #include diff --git a/graphics/pixmap/patches/patch-ac b/graphics/pixmap/patches/patch-ac new file mode 100644 index 00000000000..668e0e15305 --- /dev/null +++ b/graphics/pixmap/patches/patch-ac @@ -0,0 +1,24 @@ +--- ./Imakefile.org Fri May 13 04:04:38 1994 ++++ ./Imakefile Mon Feb 27 16:31:46 1995 +@@ -27,10 +27,9 @@ + PIXMAPDIR = $(LIBDIR)/Pixmap + + XCOMM Specify here your Xpm installation directories +- XPM_INCLUDEDIR = /usr/local/include + XPM_LIBDIR = $(LIBDIR)/xpm +- XPM_INCLUDEDIR = /net/koala/include +- XPM_LIBDIR = /net/koala/lib/sun4 ++ XPM_INCLUDEDIR = $(INCDIR) ++ XPM_LIBDIR = $(USRLIBDIR) + EXTRA_INCLUDES = $(R5EXT) -I. -I.. -I$(XPM_INCLUDEDIR) -I/usr/include/$(MOTIFVER) + + #ifdef USE_MOTIF +@@ -89,7 +88,7 @@ + + Pixmap.ad: APixmap.ad + @echo Pixmap compiled with Athena. +- @sed -e "s#@PIXMAPDIR@#$(PIXMAPDIR)/#g" Pixmap.ad ++ @sed -e "s#@PIXMAPDIR@#$(PIXMAPDIR)/#g" -e "s/^Pixmap//" Pixmap.ad + #endif + + dotpixmap: $(RGBTXT) diff --git a/graphics/pixmap/pkg/COMMENT b/graphics/pixmap/pkg/COMMENT new file mode 100644 index 00000000000..3749a28ec3a --- /dev/null +++ b/graphics/pixmap/pkg/COMMENT @@ -0,0 +1 @@ +A pixmap editor based on XPM library. diff --git a/graphics/pixmap/pkg/DESCR b/graphics/pixmap/pkg/DESCR new file mode 100644 index 00000000000..4b986fc2caa --- /dev/null +++ b/graphics/pixmap/pkg/DESCR @@ -0,0 +1,3 @@ +The pixmap program is a tool for creating or editing rectangular images +made up of colored pixels, i.e., pixmaps. Pixmaps are intensively used in +X to define window backgrounds, icon images, etc. diff --git a/graphics/pixmap/pkg/PLIST b/graphics/pixmap/pkg/PLIST new file mode 100644 index 00000000000..52cb79b99f5 --- /dev/null +++ b/graphics/pixmap/pkg/PLIST @@ -0,0 +1,16 @@ +bin/pixmap +lib/X11/app-defaults/Pixmap +lib/X11/Pixmap/Down +lib/X11/Pixmap/FlipHoriz +lib/X11/Pixmap/FlipVert +lib/X11/Pixmap/Fold +lib/X11/Pixmap/Left +lib/X11/Pixmap/Right +lib/X11/Pixmap/RotateLeft +lib/X11/Pixmap/RotateRight +lib/X11/Pixmap/Stipple +lib/X11/Pixmap/Up +lib/X11/Pixmap/Term +lib/X11/Pixmap/Excl +man/man1/pixmap.1.gz +lib/libXgnu.a -- cgit v1.2.3