aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-02-16 03:51:19 +0800
committerache <ache@FreeBSD.org>2000-02-16 03:51:19 +0800
commit39717abc2484703714a1852aa0d2b1f99839fe91 (patch)
tree255859b2872cfdfe8b7e87304cc939dd1a0aa4dc /www
parent6c2a6f0895f09dbb2e11b8670ba12f41ae730342 (diff)
downloadfreebsd-ports-graphics-39717abc2484703714a1852aa0d2b1f99839fe91.tar.gz
freebsd-ports-graphics-39717abc2484703714a1852aa0d2b1f99839fe91.tar.zst
freebsd-ports-graphics-39717abc2484703714a1852aa0d2b1f99839fe91.zip
upgrade to 4.02
Diffstat (limited to 'www')
-rw-r--r--www/analog/Makefile4
-rw-r--r--www/analog/distinfo2
-rw-r--r--www/analog/files/patch-aa10
3 files changed, 8 insertions, 8 deletions
diff --git a/www/analog/Makefile b/www/analog/Makefile
index 8045b1d3042..0139c0070cd 100644
--- a/www/analog/Makefile
+++ b/www/analog/Makefile
@@ -7,8 +7,8 @@
# $FreeBSD$
#
-DISTNAME= analog4.01
-PKGNAME= analog-4.01
+DISTNAME= analog4.02
+PKGNAME= analog-4.02
CATEGORIES= www
MASTER_SITES= http://www.statslab.cam.ac.uk/~sret1/analog/ \
http://brendanr.simplenet.com/analog/ \
diff --git a/www/analog/distinfo b/www/analog/distinfo
index 2104a2b945a..999f82214d5 100644
--- a/www/analog/distinfo
+++ b/www/analog/distinfo
@@ -1 +1 @@
-MD5 (analog4.01.tar.gz) = 7bfd2e731d39bf5073f2ca5d83f27c03
+MD5 (analog4.02.tar.gz) = c89bd832b6a0ae946b342c5f16a5e6ae
diff --git a/www/analog/files/patch-aa b/www/analog/files/patch-aa
index 88c825d6202..a9dcc20615f 100644
--- a/www/analog/files/patch-aa
+++ b/www/analog/files/patch-aa
@@ -1,7 +1,7 @@
---- Makefile.orig Sun Nov 14 17:17:21 1999
-+++ Makefile Thu Dec 9 06:48:56 1999
+--- Makefile.orig Sat Jan 29 19:01:08 2000
++++ Makefile Tue Feb 15 22:20:06 2000
@@ -1,11 +1,15 @@
- # Makefile for analog 4.0
+ # Makefile for analog 4.02
# Please read docs/Readme.html, or http://www.statslab.cam.ac.uk/~sret1/analog/
-CC = gcc # which compiler to use: eg cc, acc, gcc. NB Different
+#CC = gcc # which compiler to use: eg cc, acc, gcc. NB Different
@@ -16,10 +16,10 @@
+ -DLOGFILE=\"/var/log/httpd-access.log\" \
+ -DIMAGEDIR=\"/images/\" \
+ -DDEFAULTCONFIGFILE=\"$(PREFIX)/etc/analog.cfg\"
- # ... -DEBCDIC -DNEED_STRCMP -DNEED_MEMMOVE ...
+ # ... -DEBCDIC -DNOGMTIME -DNEED_STRCMP -DNEED_MEMMOVE ...
# ... -DNEED_STRTOUL -DNEED_DIFFTIME -DNEED_FLOATINGPOINT_H
# Solaris 2 (SunOS 5) might need DEFS = -DNEED_STRCMP
-@@ -25,7 +29,7 @@
+@@ -27,7 +31,7 @@
input.o macinput.o macstuff.o output.o output2.o process.o settings.o \
sort.o tree.o utils.o win32.o
HEADERS = anlghead.h anlghea2.h anlghea3.h anlghea4.h macdir.h
-1/+1 * - Add SIZE to GNOME portspav2004-03-181-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Utilize USE_GNOME= pkgconfig.adamw2003-06-171-4/+2 * Clear moonlight beckons.ade2003-03-072-1/+1 * GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1 * Use USE_REINPLACE.sobomax2002-07-111-1/+2 * - Hack for better hier(7) conformance - install documentation intosobomax2002-05-015-56/+54 * Fix typo.ade2002-02-141-1/+1 * Unbreak for -CURRENT (and remove warning on stable) by changing malloc.hade2002-02-131-0/+4 * Update to 1.8.17.sobomax2002-01-292-2/+2 * Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8 * Don't filter libc_r on 5-CURRENT.sobomax2001-12-201-8/+17 * Update to 1.8.16.sobomax2001-12-122-2/+2 * Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-1/+11 * Update to 1.8.15.sobomax2001-09-113-4/+21 * Add WWW.sobomax2001-08-221-0/+2 * Prevent harmless but annoying warning: "this file includes <malloc.h> whichsobomax2001-08-131-0/+15 * Another attempt (this time correct, I hope) to fix creation/removal of thesobomax2001-07-302-2/+3 * ${PREFIX}/include/gnome-xml/libxml is a symlink to ${PREFIX}/include/gnome-xml,sobomax2001-07-272-1/+2 * Update to 1.8.14.sobomax2001-07-102-3/+2 * Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2ade2001-05-233-23/+17 * Update to 1.8.13ade2001-05-152-2/+2 * SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1 * Update to GNOME 1.4 -- massive changes all around, for the sake ofade2001-05-054-9/+12 * More style fixes for ports/textproc.olgeni2001-02-061-1/+1 * Update to 1.8.11ade2001-01-12