summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-04-18 20:21:53 +0000
committertron <tron@pkgsrc.org>1998-04-18 20:21:53 +0000
commit3d7ce18679ca1de520d2c105e7e61255deb47741 (patch)
treea68a1416de6deac0743f66085e44f535d5c239a6 /net
parent9c280e7d6a6e0a14d5458d6be9de4ca30918bd99 (diff)
downloadpkgsrc-3d7ce18679ca1de520d2c105e7e61255deb47741.tar.gz
Initial import of FreeBSD's "xarchie" port.
Diffstat (limited to 'net')
-rw-r--r--net/xarchie/Makefile18
-rw-r--r--net/xarchie/files/md51
-rw-r--r--net/xarchie/patches/patch-aa19
-rw-r--r--net/xarchie/pkg/COMMENT1
-rw-r--r--net/xarchie/pkg/DESCR6
-rw-r--r--net/xarchie/pkg/PLIST2
6 files changed, 47 insertions, 0 deletions
diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile
new file mode 100644
index 00000000000..be5a4175b74
--- /dev/null
+++ b/net/xarchie/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: xarchie
+# Version required: 2.0.10
+# Date created: 24 September 1994
+# Whom: jkh
+#
+# $FreeBSD Id: Makefile,v 1.12 1996/12/01 01:23:22 obrien Exp
+#
+
+DISTNAME= xarchie-2.0.10
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= applications
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>
diff --git a/net/xarchie/files/md5 b/net/xarchie/files/md5
new file mode 100644
index 00000000000..87182b45bb0
--- /dev/null
+++ b/net/xarchie/files/md5
@@ -0,0 +1 @@
+MD5 (xarchie-2.0.10.tar.gz) = fe9e39b3da4f334fbfb610b65776ed43
diff --git a/net/xarchie/patches/patch-aa b/net/xarchie/patches/patch-aa
new file mode 100644
index 00000000000..b5132fabc37
--- /dev/null
+++ b/net/xarchie/patches/patch-aa
@@ -0,0 +1,19 @@
+*** FWF/Dir/Imakefile.orig Sat Sep 24 04:28:46 1994
+--- FWF/Dir/Imakefile Sat Sep 24 04:29:05 1994
+***************
+*** 28,34 ****
+ else echo ""; \
+ fi; exit 0)
+ @rm -f regexp.h
+! @(if [ ! -f /usr/include/regexp.h ]; \
+ then echo "Patching because no regexp.h"; \
+ echo "#ifndef _BRIREGEXP_H_" > regexp.h; \
+ echo "#define _BRIREGEXP_H_" >> regexp.h; \
+--- 28,34 ----
+ else echo ""; \
+ fi; exit 0)
+ @rm -f regexp.h
+! @(if [ ! -f /usr/include/__regexp.h ]; \
+ then echo "Patching because no regexp.h"; \
+ echo "#ifndef _BRIREGEXP_H_" > regexp.h; \
+ echo "#define _BRIREGEXP_H_" >> regexp.h; \
diff --git a/net/xarchie/pkg/COMMENT b/net/xarchie/pkg/COMMENT
new file mode 100644
index 00000000000..f57cc78e241
--- /dev/null
+++ b/net/xarchie/pkg/COMMENT
@@ -0,0 +1 @@
+X11 front-end program for the archie network search service
diff --git a/net/xarchie/pkg/DESCR b/net/xarchie/pkg/DESCR
new file mode 100644
index 00000000000..6b55bb53f42
--- /dev/null
+++ b/net/xarchie/pkg/DESCR
@@ -0,0 +1,6 @@
+ George Ferguson, ferguson@cs.rochester.edu
+ Last Change: 24 Aug 1993
+
+ This is release 2.0 of xarchie -- an X browser interface to
+ the Archie Internet information system. See README for original
+ unabridged text of description.
diff --git a/net/xarchie/pkg/PLIST b/net/xarchie/pkg/PLIST
new file mode 100644
index 00000000000..6c5e58a5d40
--- /dev/null
+++ b/net/xarchie/pkg/PLIST
@@ -0,0 +1,2 @@
+bin/xarchie
+lib/X11/app-defaults/Xarchie