From 9cbda7259e21bc9e035edde57efcca9a5a868679 Mon Sep 17 00:00:00 2001 From: jfitz Date: Tue, 22 Oct 1996 00:49:05 +0000 Subject: Upgrade to v1.92.1 Remove directories created during pkg_delete --- www/analog/Makefile | 20 +++++++++++++------- www/analog/distinfo | 2 +- www/analog/files/patch-aa | 17 +++-------------- www/analog/pkg-plist | 2 ++ 4 files changed, 19 insertions(+), 22 deletions(-) (limited to 'www/analog') diff --git a/www/analog/Makefile b/www/analog/Makefile index 5755696..236b6dc 100644 --- a/www/analog/Makefile +++ b/www/analog/Makefile @@ -1,15 +1,21 @@ # New ports collection makefile for: analog -# Version required: 1.9.6 -# Date created: 9 June 1996 -# Whom: jraynard +# Version required: 1.92b1 +# Date created: October 21st 1996 +# Whom: jfitz # -# $Id: Makefile,v 1.2 1996/08/04 14:09:28 jraynard Exp $ +# $Id: Makefile,v 1.3 1996/08/06 21:18:00 jfitz Exp $ # -DISTNAME= analog.1.91.4 -PKGNAME= analog-1.91.4 +DISTNAME= analog.1.92.1 +PKGNAME= analog-1.92.1 CATEGORIES+= www -MASTER_SITES= ftp://ftp.statslab.cam.ac.uk/pub/users/sret1/analog/ +MASTER_SITES= http://www.statslab.cam.ac.uk/~sret1/ \ + http://www.lightside.net/analog/ \ + http://www.gamesdomain.com/analog/ \ + http://www.monash.edu.au/mirror/analog/ \ + http://www.gamesdomain.co.uk/analog/ \ + ftp://download.netvision.net.il/pub/mirrors/analog/ \ + ftp://mabuse.phil.uni-passau.de/pub/mirrors/analog/ MAINTAINER= jfitz@freebsd.org diff --git a/www/analog/distinfo b/www/analog/distinfo index 411f06a..1d5f251 100644 --- a/www/analog/distinfo +++ b/www/analog/distinfo @@ -1 +1 @@ -MD5 (analog.1.91.4.tar.gz) = 7b10f36d9c13c88bd1fb8d2e156e05bd +MD5 (analog.1.92.1.tar.gz) = bad07c63abbb0d9bd23afd97c2f27238 diff --git a/www/analog/files/patch-aa b/www/analog/files/patch-aa index b146bfa..8dfc3d7 100644 --- a/www/analog/files/patch-aa +++ b/www/analog/files/patch-aa @@ -1,9 +1,9 @@ ---- Makefile.orig Sun Aug 4 09:19:11 1996 -+++ Makefile Sun Aug 4 09:20:41 1996 +--- Makefile.orig Wed Oct 9 09:46:19 1996 ++++ Makefile Mon Oct 21 20:37:22 1996 @@ -2,7 +2,7 @@ # Please read Readme.html, or http://www.statslab.cam.ac.uk/~sret1/analog/ CC = gcc # which compiler to use. NB Different compilers need - # different CFLAGS, e.g., -O instead of -O2. + # different CFLAGS, e.g., -O instead of -O2. -CFLAGS = -O2 # options, e.g. for optimisation or ANSI compilation. +#CFLAGS = -O2 # options, e.g. for optimisation or ANSI compilation. DEFS = # any of -DNOPIPES -DNODNS -DNODIRENT @@ -18,14 +18,3 @@ $(PROGRAM): $(OBJS) $(HEADERS) Makefile $(CC) $(CFLAGS) $(OBJS) -o $(PROGRAM) $(LIBS) ---- analform.c.orig Sat Jul 13 14:47:55 1996 -+++ analform.c Sun Aug 4 09:16:42 1996 -@@ -11,7 +11,7 @@ - - /* You must change the next line to indicate where the analog program lives */ - --#define COMMAND "/usr/local/etc/httpd/analog/analog" -+#define COMMAND "/usr/local/bin/analog" - #define MAXARGLENGTH (2048) /* should be plenty */ - #define OK (0) - #define ERR (-1) diff --git a/www/analog/pkg-plist b/www/analog/pkg-plist index 713a41e..0d2fd13 100644 --- a/www/analog/pkg-plist +++ b/www/analog/pkg-plist @@ -10,3 +10,5 @@ share/analog/images/bar32.gif share/analog/images/bar4.gif share/analog/images/bar8.gif share/analog/images/html2.gif +@dirrm share/analog/images +@dirrm share/analog -- cgit v1.1