summaryrefslogtreecommitdiff
path: root/net/xarchie
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-09-24 11:38:35 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-09-24 11:38:35 +0000
commitca4f5402776d70e710ee22d0f4fab15f8db6fd61 (patch)
tree3e3171738989f27916157d20c1f87d627ea951bf /net/xarchie
parentMshell port from Jean-Marc Zucconi (jmz@thud.cdrom.com). Jean-Marc (diff)
Port of xarchie version 2.0.9
Notes
Notes: svn path=/head/; revision=118
Diffstat (limited to 'net/xarchie')
-rw-r--r--net/xarchie/Makefile15
-rw-r--r--net/xarchie/files/patch-aa19
-rw-r--r--net/xarchie/pkg-comment1
-rw-r--r--net/xarchie/pkg-descr6
-rw-r--r--net/xarchie/pkg-plist3
5 files changed, 44 insertions, 0 deletions
diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile
new file mode 100644
index 000000000000..2b6f20a208f0
--- /dev/null
+++ b/net/xarchie/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: xarchie
+# Version required: 2.0.9
+# Date created: 24 September 1994
+# Whom: jkh
+#
+# $Id: Makefile,v 1.1.1.1 1994/09/14 14:14:09 jkh Exp $
+#
+
+DISTNAME= xarchie-2.0.9
+USE_IMAKE= yes
+MASTER_SITES= ftp://ftp.uu.net/networking/info-service/archie/clients/
+EXTRACT_SUFX= .tar.Z
+DEPENDS_ON= net/archie
+
+.include <bsd.port.mk>
diff --git a/net/xarchie/files/patch-aa b/net/xarchie/files/patch-aa
new file mode 100644
index 000000000000..b5132fabc379
--- /dev/null
+++ b/net/xarchie/files/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 000000000000..f57cc78e2418
--- /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 000000000000..6b55bb53f428
--- /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 000000000000..4f487df6915a
--- /dev/null
+++ b/net/xarchie/pkg-plist
@@ -0,0 +1,3 @@
+@cwd /usr/X386
+bin/xarchie
+lib/X11/app-defaults/Xarchie