Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 1996 11:05:12 +0200 (MET DST)
From:      Andreas Klemm <andreas@knobel.gun.de>
To:        asami@cs.berkeley.edu (Satoshi Asami)
Cc:        ports@freebsd.org
Subject:   cached port update pl2 -> pl3
Message-ID:  <199604050905.LAA09821@knobel.gun.de>

next in thread | raw e-mail | index | archive | help
Hi Satoshi !

Here my diffs for the cached port.... They bumped the version
from pl2 to pl3. They mainly redesigned ftpget, got lot's of
options ... 

My example file is gone ... I overwrote today my configuration ;-)

No further patches are needed !!! ;-)


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/cached/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	1996/02/29 01:04:37	1.2
+++ Makefile	1996/04/05 08:57:34
@@ -6,7 +6,7 @@
 # $Id: Makefile,v 1.2 1996/02/29 01:04:37 asami Exp $
 #
 
-DISTNAME=	cached-1.4.pl2
+DISTNAME=	cached-1.4.pl3
 PKGNAME=	cached-1.4.2
 CATEGORIES+=	www
 MASTER_SITES=	ftp://ftp.town.hall.org/pub/harvest/Cached-1.4/ \
@@ -20,13 +20,6 @@
 MAKE_FLAGS=	SYSCFLAGS="${CFLAGS}" -f
 
 post-install:
-	@if [ "`hostname`" = "knobel.gun.de" ]; then \
-		cp $(FILESDIR)/cached.conf-knobel.gun.de \
-		   $(PREFIX)/harvest/lib/cached.conf; \
-	else \
-		cp $(FILESDIR)/cached.conf-knobel.gun.de \
-		$(PREFIX)/harvest/lib; \
-	fi
 	@echo ">>> post-installation hints..."
 	@echo "    o you need running nameservices to start and run cached"
 	@echo "    o add the following line to /etc/rc.local to start"
-- 
andreas@knobel.gun.de         /\/\___      Wiechers & Partner Datentechnik GmbH
   Andreas Klemm          ___/\/\/         $$  Support Unix - aklemm@wup.de  $$
pgp p-key  http://www-swiss.ai.mit.edu/~bal/pks-toplev.html  >>> powered by <<<
ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz  >>>    FreeBSD <<<



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604050905.LAA09821>