summaryrefslogtreecommitdiff
path: root/graphics/xbmbrowser
diff options
context:
space:
mode:
authorbouyer <bouyer>1998-01-23 11:24:57 +0000
committerbouyer <bouyer>1998-01-23 11:24:57 +0000
commitb25a5308537dccf1d49ab203153a16d4222276af (patch)
treed303b1c786b35ef7d875e08e353899466b3b3baf /graphics/xbmbrowser
parentddd8f2303aa238d42cbf977161d11aa43e5e8810 (diff)
downloadpkgsrc-b25a5308537dccf1d49ab203153a16d4222276af.tar.gz
Import from the FreeBSD port collection.
Diffstat (limited to 'graphics/xbmbrowser')
-rw-r--r--graphics/xbmbrowser/Makefile23
-rw-r--r--graphics/xbmbrowser/files/md51
-rw-r--r--graphics/xbmbrowser/patches/patch-a21
-rw-r--r--graphics/xbmbrowser/pkg/COMMENT1
-rw-r--r--graphics/xbmbrowser/pkg/DESCR19
-rw-r--r--graphics/xbmbrowser/pkg/PLIST6
6 files changed, 71 insertions, 0 deletions
diff --git a/graphics/xbmbrowser/Makefile b/graphics/xbmbrowser/Makefile
new file mode 100644
index 00000000000..a2cefe1f78f
--- /dev/null
+++ b/graphics/xbmbrowser/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: xbmbrowser
+# Version required: xbmbrowser5.1
+# Date created: 06 September 1995
+# Whom: Thomas Gellekum <tg@FreeBSD.org>
+#
+# $Id: Makefile,v 1.1.1.1 1998/01/23 11:24:58 bouyer Exp $
+#
+
+DISTNAME= xbmbrowser5.1
+PKGNAME= xbmbrowser-5.1
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= utilities
+
+MAINTAINER= tg@FreeBSD.org
+
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+
+USE_IMAKE= yes
+USE_GMAKE= yes
+
+.include <bsd.port.mk>
+
diff --git a/graphics/xbmbrowser/files/md5 b/graphics/xbmbrowser/files/md5
new file mode 100644
index 00000000000..b0f94daf70a
--- /dev/null
+++ b/graphics/xbmbrowser/files/md5
@@ -0,0 +1 @@
+MD5 (xbmbrowser5.1.tar.gz) = 3bc437bf87a57c5c682d5510de1bf1ee
diff --git a/graphics/xbmbrowser/patches/patch-a b/graphics/xbmbrowser/patches/patch-a
new file mode 100644
index 00000000000..88219e1e3f0
--- /dev/null
+++ b/graphics/xbmbrowser/patches/patch-a
@@ -0,0 +1,21 @@
+*** Imakefile.orig Fri Aug 4 05:19:36 1995
+--- Imakefile Wed Sep 6 13:53:32 1995
+***************
+*** 17,24 ****
+ # -DNO_TRANS_COLOR Turn off setting the `none' color in xpixmaps
+
+ DO_XPMS = -DDO_XPMS
+! XPM_INC = -I/usr/include/X11
+! XPM_LIB = -L$(LIBDIR)/xpm -lXpm
+
+
+ # If you need this uncomment (particularly on decstations)
+--- 17,24 ----
+ # -DNO_TRANS_COLOR Turn off setting the `none' color in xpixmaps
+
+ DO_XPMS = -DDO_XPMS
+! XPM_INC = -I/usr/X11R6/include/X11
+! XPM_LIB = -lXpm
+
+
+ # If you need this uncomment (particularly on decstations)
diff --git a/graphics/xbmbrowser/pkg/COMMENT b/graphics/xbmbrowser/pkg/COMMENT
new file mode 100644
index 00000000000..04aaee530d1
--- /dev/null
+++ b/graphics/xbmbrowser/pkg/COMMENT
@@ -0,0 +1 @@
+View complete directories of X bitmaps and X pixmaps.
diff --git a/graphics/xbmbrowser/pkg/DESCR b/graphics/xbmbrowser/pkg/DESCR
new file mode 100644
index 00000000000..c9c69877337
--- /dev/null
+++ b/graphics/xbmbrowser/pkg/DESCR
@@ -0,0 +1,19 @@
+ A program to allow the user to view a complete directory of X bitmaps
+and X pixmaps all in one go, and to perform user defined actions on
+these images. If you don't think this is usful, you have never dealt with
+a directory of small icon images.
+
+ Copyright Ashley Roll and Anthony Thyssen
+
+Original Program: Ashley Roll ash@cit.gu.edu.au upto version 3.2
+Current Programmer: Anthony Thyssen anthony@cit.gu.edu.au version 4.0 on
+
+This program while available in the X windows Contrib Area, still belongs
+to the programmers. Permission is however given for you to freely copy,
+distribute and modify it on the condition that this and all other
+copyright notices remain unchanged in all distributions. Modifications
+should be forwarded to the Current Programmer (anthony) for inclusion into
+the next release.
+
+This software comes with NO warranty whatsoever and no responsibility for
+any damages, losses or problems that the program may cause will be taken.
diff --git a/graphics/xbmbrowser/pkg/PLIST b/graphics/xbmbrowser/pkg/PLIST
new file mode 100644
index 00000000000..90e0378f1d1
--- /dev/null
+++ b/graphics/xbmbrowser/pkg/PLIST
@@ -0,0 +1,6 @@
+bin/xbmbrowser
+lib/X11/app-defaults/XbmBrowser
+lib/X11/app-defaults/XbmBrowser-color
+lib/X11/xbmbrowser/xbmbrowser.menu
+lib/X11/xbmbrowser/xbmbrowser.menu.tut
+man/man1/xbmbrowser.1.gz