aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>1999-08-12 08:31:50 +0800
committertaoka <taoka@FreeBSD.org>1999-08-12 08:31:50 +0800
commit19156e56fa7fbeb1f84252e08fcd92fdf2607a53 (patch)
tree6fa09b21eb2ec23989d08cb0f003a2c07a9b66a4 /math
parent298b7627ae4ab93f56ceb745d35b1ba1f41d3583 (diff)
downloadfreebsd-ports-gnome-19156e56fa7fbeb1f84252e08fcd92fdf2607a53.tar.gz
freebsd-ports-gnome-19156e56fa7fbeb1f84252e08fcd92fdf2607a53.tar.zst
freebsd-ports-gnome-19156e56fa7fbeb1f84252e08fcd92fdf2607a53.zip
Updated to version 3.33
PR: 13015 Submitted: maintainer
Diffstat (limited to 'math')
-rw-r--r--math/spin/Makefile15
-rw-r--r--math/spin/distinfo2
-rw-r--r--math/spin/files/patch-aa4
-rw-r--r--math/spin/files/patch-ab4
4 files changed, 12 insertions, 13 deletions
diff --git a/math/spin/Makefile b/math/spin/Makefile
index 876827714e25..179b491ac383 100644
--- a/math/spin/Makefile
+++ b/math/spin/Makefile
@@ -1,18 +1,17 @@
# Ports collection makefile for: spin
-# Version required: 3.3.0
+# Version required: 3.3.3
# Date created: Oct 23, 1997
# Whom: jhanna@home.com
#
-# $Id: Makefile,v 1.2 1999/02/12 02:48:55 asami Exp $
+# $Id: Makefile,v 1.3 1999/06/25 03:51:25 cpiazza Exp $
#
-DISTNAME= spin-3.30
+DISTNAME= spin-3.33
CATEGORIES= math
MASTER_SITES= ftp://netlib.bell-labs.com/netlib/spin/ \
ftp://www.netlib.org/spin/ \
- ftp://www.enseeiht.fr/NetLib/spin/ \
- ftp://wcarchive.cdrom.com/netlib/spin/
-DISTFILES= spin330.tar.gz html.tar.gz
+ ftp://wcarchive.cdrom.com/pub/netlib/spin/
+DISTFILES= spin333.tar.gz html.tar.gz
MAINTAINER= jhanna@home.com
@@ -29,9 +28,9 @@ pre-build:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/spin ${PREFIX}/bin
- ${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.3/xspin330.tcl ${PREFIX}/bin
+ ${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.3/xspin333.tcl ${PREFIX}/bin
${RM} -f ${PREFIX}/bin/xspin
- ln -s ${PREFIX}/bin/xspin330.tcl ${PREFIX}/bin/xspin
+ ln -s ${PREFIX}/bin/xspin333.tcl ${PREFIX}/bin/xspin
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/spin/Doc
diff --git a/math/spin/distinfo b/math/spin/distinfo
index c598a32818e1..e1b1097dd47f 100644
--- a/math/spin/distinfo
+++ b/math/spin/distinfo
@@ -1,2 +1,2 @@
-MD5 (spin/spin330.tar.gz) = 976613a7a02486d8daca4cd2cf6a3886
+MD5 (spin/spin333.tar.gz) = 63acc2bf9d4e5c58d81663d7092d4de9
MD5 (spin/html.tar.gz) = 66686c33ab6213819fa08d41ed17bf8e
diff --git a/math/spin/files/patch-aa b/math/spin/files/patch-aa
index 7a270f9808c7..a9bbbfb14269 100644
--- a/math/spin/files/patch-aa
+++ b/math/spin/files/patch-aa
@@ -1,5 +1,5 @@
---- ../Xspin3.3/xspin330.tcl.orig Wed Jun 23 18:29:29 1999
-+++ ../Xspin3.3/xspin330.tcl Wed Jun 23 18:30:51 1999
+--- ../Xspin3.3/xspin333.tcl.orig Wed Jun 23 18:29:29 1999
++++ ../Xspin3.3/xspin333.tcl Wed Jun 23 18:30:51 1999
@@ -1,4 +1,4 @@
-#!/usr/local/bin/wish -f
+#!/usr/local/bin/wish8.0 -f
diff --git a/math/spin/files/patch-ab b/math/spin/files/patch-ab
index 3c53dabe0e5b..8867ad2ed574 100644
--- a/math/spin/files/patch-ab
+++ b/math/spin/files/patch-ab
@@ -4,9 +4,9 @@
# Send bug-reports and/or questions to: gerard@research.bell-labs.com
# The book is available frm www.amazon.com
--CC=gcc -O2 -DNXT # or any other ansi compatible c compiler
+-CC=cc -O2 -DNXT # or any other ansi compatible c compiler
-CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
-+# CC=gcc -O2 -DNXT # or any other ansi compatible c compiler
++# CC=cc -O2 -DNXT # or any other ansi compatible c compiler
+# CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
# on Solaris: add -DSOLARIS
d-ports-graphics/commit/dns?id=7fd5e8971c057dc74bf1952a5340cd70267280a8'>Update to 0.187lioux2002-09-202-2/+2 * Upgrade to 0.9.1.obraun2002-09-196-4/+8 * Upgrade to 0.9.0.obraun2002-09-166-20/+26 * Add nsd 1.0.1,obraun2002-09-105-0/+40 * Add sysutils/ucspi-tcp to the run dependencies for those that need axfrdns.seanc2002-09-101-1/+2 * Fix missing <sys/types.h> in hestest.c (noticed in -CURRENT).nectar2002-09-071-0/+12 * Deploy USE_GNOMENG infrastructurelioux2002-09-031-1/+2 * Update to 0.28, which fixes some more AUTOLOAD bugs, dynamic updatedougb2002-09-032-2/+2 * Update to 0.5dwcjr2002-09-024-4/+7 * Remove version from pkg-descrdwcjr2002-09-021-1/+1 * ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-021-1/+2 * BIND version 9 Nameserver, with DLZ extensionsdinoex2002-08-306-0/+383 * Correct the location of the totd.conf and totd.conf.sample files forkris2002-08-242-6/+6 * 1. Fix typo (s/INSTALL_SHLIBS/INSTALLS_SHLIB/)perky2002-08-231-9/+8 * Add missing .pyo files to each pkg-plistperky2002-08-231-0/+3 * Update to 0.183lioux2002-08-232-2/+2 * BerkeleyDB cleanup - stage 2ade2002-08-231-1/+2 * Update to version 0.1.28kevlo2002-08-223-10/+95 * Update to 0.8.3pat2002-08-128-6/+32 * Upgrade to 0.26, which has fixes for the test suite, and the AUTOLOADdougb2002-08-073-15/+14 * Add mydns, the MySQL DNS server.anders2002-08-0618-0/+322 * Updated to 0.94 (fixed error with calling getpeername() on anskv2002-08-053-5/+5 * Upgrade to version 0.25, which cleans up CERT.pm a bit, and alsodougb2002-08-052-2/+2 * No need to deal with this test for a port installdougb2002-08-051-0/+55 * typoijliao2002-08-014-4/+4 * add MASTER_SITE_ISC (1) and apply themijliao2002-08-015-20/+10 * Update to 1.0.06pat2002-07-312-2/+2 * Update to 1.6pat2002-07-312-2/+3 * Another client to update your IP on dynamic DNS services ...se2002-07-245-0/+65 * Update to version 0.24, which contains:dougb2002-07-243-3/+4 * Update to 0.178lioux2002-07-232-2/+2 * Remove cjm2@altavista.net as MAINTAINER. Mail has been bouncing forfenner2002-07-221-1/+1 * add fastresolve 2.8ijliao2002-07-156-0/+102 * Update to 1.0.02pat2002-07-132-2/+2 * * Further improve the lot of those who use this port to replace thedougb2002-07-122-8/+15 * Update to 0.6.1.knu2002-07-083-13/+2 * Update to 0.177lioux2002-07-072-2/+2 * Update to 1.02. Remove the patch, since it (and more) was included intotobez2002-07-023-41/+2 * Upgrade to 8.3.3, the latest from ISC. This release fixes thedougb2002-06-293-11/+11 * add p5-Tie-DNS 0.41ijliao2002-06-265-0/+56 * Use REINPLACE_CMD as well as USE_REINPLACEperky2002-06-261-2/+3 * add noip 1.6ijliao2002-06-2511-0/+177 * Updating my email address.perky2002-06-251-1/+1 * Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-232-3/+6 * Update to 1.0.00pat2002-06-232-2/+2 * Upgrade to 8.3.2, the lastest release from ISC. Numerous bug fixesdougb2002-06-235-33/+22 * Update to 0.169lioux2002-06-222-4/+14 * add p5-BIND-Conf_Parser 0.95ijliao2002-06-185-0/+37 * - Update to 0.9.92pat2002-06-185-3/+41 * Update to 0.23:dougb2002-06-152-2/+2 * Remove patches i forgot in last commitpat2002-06-131-30/+0 * Update to 1.5pat2002-06-122-2/+2 * Add p5-Net-DNS-ZoneFile, a Perl extension to convert a zone file to atobez2002-06-126-0/+88 * Add some more man pages to the list.dougb2002-06-101-1/+3 * Fix RR type numbers for KX and TSIG.dougb2002-06-102-2/+2 * Fix some format string bugskris2002-06-071-0/+30 * Update to the latest, 0.21. This version contains many changes,dougb2002-06-053-2/+22 * Update to 0.9.34pat2002-06-012-2/+2 * add firedns 0.1.17ijliao2002-05-315-0/+49 * Update to 0.9.33pat2002-05-272-2/+2 * back out commit made comparing OSVERSION and use sed(1) to workaround perlpat2002-05-241-9/+1 * I forgot to note PR and Submitted-by on my last commit.sada2002-05-231-0/+2 * - Move install directory from bin to sbinsada2002-05-234-22/+24 * Fix ports for building with -current without perlpat2002-05-231-1/+9 * Update to the latest release versiondougb2002-05-228-16/+16 * Update to 0.157lioux2002-05-212-2/+2 * Fix master sitespat2002-05-181-1/+1 * Update to 0.9.28pat2002-05-143-2/+3 * use USE_PYDISTUTILSijliao2002-04-301-7/+1 * switch libgmp -> libgmp-freebsdijliao2002-04-281-1/+1 * * Cosmetic 80-column fix for MAN3dougb2002-04-271-10/+9 * Update to 0.9.19pat2002-04-203-2/+3 * Upgrade to 9.2.1rc2, the latest from ISC. Numerous bugs were fixed,dougb2002-04-088-16/+16 * Replace __PREFIX__ in the rc script.netchild2002-04-021-2/+3 * Update to 0.9.18pat2002-04-013-2/+3 * upgrade to 0.9.17ijliao2002-03-252-27/+27 * Add a missing dependency on libgmp.petef2002-03-241-0/+2 * Upgrade to 1.3.sumikawa2002-03-193-16/+2 * Fix PORTVERSION so that wacky things don't happen down the road.dougb2002-03-184-28/+36 * Upgrade to the latest release candidate, 9.2.1rc1. Numerous 9.x bugsdougb2002-03-1712-212/+372 * Add Florent Guillaume's patch for dnscache make the cache persistentroam2002-03-152-3/+22 * Update to 0.9.14pat2002-03-122-4/+4 * Update to 0.153lioux2002-03-122-2/+2 * Small tuneups:dougb2002-02-283-3/+28 * Add new port net/py-adns - Python interface to asynchronous dns resolverpat2002-02-275-0/+47 * Update to 1.4pat2002-02-252-2/+2 * Update to 0.9.11pat2002-02-203-4/+3 * Fix distinfo file for new distfile pathdougb2002-02-141-2/+2 * Makefiledougb2002-02-141-0/+1 * add dnssec walkerijliao2002-02-075-0/+35 * * Assume maintainership by agreement.dougb2002-02-064-59/+12 * Update to 1.3pat2002-02-062-2/+2 * Upgrade to 8.3.1, an urgent bugfix release. To quote from the releasedougb2002-02-042-3/+3 * Add Felix von Leitner's IPv6 patches if WITH_IPV6 is defined.roam2002-01-313-2/+46 * Fix some typos I (knu) made in the last commit to unbreak makeknu2002-01-311-11/+11 * Add port net/dnstracer - dnstracer determines where a givenpat2002-01-315-0/+36 * Update to 0.9.09pat2002-01-304-88/+101 * Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-292-10/+10 * Upgrade 3.6.2.dirk2002-01-232-2/+2 * Upgrade to version 8.3.0, which contains bug fixes too numerous to mention,dougb2002-01-214-29/+62 * Upgrade to 1.1.7a to fix a security issue (after timeout from maintainer).tmm2002-01-192-2/+2 * Update to 0.9.01pat2002-01-123-9/+14 * Update to 1.02pat2002-01-093-4/+3 * Add staticcharge 0.4, a GTK client for the StaticCling dynamic DNSpetef2001-12-257-0/+67 * - PORTDOCS policepat2001-12-242-5/+4 * Update to 0.8.99apat2001-12-222-2/+2 * Prevent request id overflow over 65535ache2001-12-212-0/+18 * Update to 0.8.99pat2001-12-152-2/+2 * add p5-POE-Component-Client-DNSijliao2001-12-135-0/+46 * Allow category of net/bind8 to be overriden in slaves and adjust chinese/bind8sobomax2001-12-111-1/+1 * upgrade to 0.8.35ijliao2001-12-0912-141/+73 * Update to 2.1.a3.petef2001-12-082-2/+2 * o Update to latest version 0.142lioux2001-12-053-4/+7 * Upgrade to 3.6.dirk2001-11-252-3/+2 * Update to 5.1dwcjr2001-11-2512-200/+270 * Fix startup script (add missing ;; in stop block).dirk2001-11-242-0/+2 * Update to 2.1.a2petef2001-11-212-2/+3 * Add geta(GET Address) - Simple IPv4/IPv6 address resolving tool.sumikawa2001-11-056-0/+49 * Add more MASTER_SITEStom2001-10-231-1/+3 * * Update to 8.2.5, which contains, "Minor bug fixes and portability changes."dougb2001-10-102-4/+13 * Set maintainer to ports@FreeBSD.orgpetef2001-10-071-1/+1 * Upgrade to 3.4.5.dirk2001-09-222-3/+2 * Add slashes at the end of directory names to make ddclient actually run.dirk2001-08-272-2/+3 * Upgrade to 3.5.1.dirk2001-08-273-6/+10 * Add ddclient - a perl client used to update dynamic DNS entries fordirk2001-08-278-0/+113 * Update to 0.8.16dwcjr2001-08-244-31/+49 * Update to 1.16lioux2001-08-242-2/+2 * Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-231-1/+1 * Add some mirrorsdougb2001-08-154-0/+8 * Update to version 0.8.06kevlo2001-08-1412-170/+36 * Update port version to ISC's latest stable releasedougb2001-07-258-8/+32 * Add odsclient 1.01, ODS Dynamic DNS Client.markp2001-07-226-0/+55 * Update to 1.1.6dwcjr2001-07-123-3/+2 * Update to version 0.7.22kevlo2001-07-095-33/+27 * Add host, an utility to query DNS servers (similar to one found in the BINDsobomax2001-06-306-0/+110 * Update the port to the latest version, 0.7.13.jeh2001-06-2511-37/+175 * Update to 1.3.markp2001-06-172-2/+2 * Add sleuth 1.2, a tool for checking DNS zones.markp2001-06-156-0/+38 * Add maradns 0.6.18, a DNS server implementation with focus onwill2001-06-1114-0/+209 * Update to version 2.10greid2001-06-072-3/+3 * Update to version 1.1.5kevlo2001-06-052-2/+4 * add walkerijliao2001-05-315-0/+42 * Upgrade to 9.1.3rc1, whose most significant change is a fix fordougb2001-05-288-8/+8 * Update to 8.2.4-RELdougb2001-05-252-5/+5 * Add missing manpage.sumikawa2001-05-201-0/+3 * Avoid confusing pkg tools with wonky version numbersdougb2001-05-141-1/+1 * Upgrade to version 8.2.4-T2B, aka RC1. Many bugfixes, but no newdougb2001-05-092-5/+4 * Upgrade to BIND 9.1.2-Release. There is no newe functionality, butdougb2001-05-0912-8/+12 * Update to totd-1.2kris2001-05-062-4/+2 * Update port to version 1.01lioux2001-04-302-3/+3 * Update to 2.0.2.roam2001-04-224-6/+5 * Add versioning information to the distfile. :)lioux2001-04-112-4/+4 * Update to version 0.93lioux2001-04-032-2/+2 * Update to the actual release version of 9.1.1. If you're usingdougb2001-04-038-8/+8 * USE_PYTHON instead of RUN_DEPENDS :)lioux2001-04-031-2/+1 * Port update to version 4.0.3mharo2001-04-024-11/+50 * Update to version 0.92lioux2001-03-312-2/+2 * - Update to version 0.91lioux2001-03-302-2/+2 * -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1 * Remote it from python category. It is an application not part oflioux2001-03-291-1/+1 * Latest bug fixes, FOR GREAT JUSTICE !!dougb2001-03-278-8/+8 * Add it to python categorylioux2001-03-251-1/+1 * A fully compliant DynDNS.org client for UNIX (supports NIC v2.0)lioux2001-03-255-0/+56 * Latest bug fixes and documentation updates.dougb2001-03-238-8/+8 * Changed following files:jeh2001-03-232-4/+5 * Latest bug fixes, no features added.dougb2001-03-198-8/+8 * Add dhisd 4.0, DHIS server for updating dynamic DNS entries in DNSwill2001-03-1311-0/+278 * Upgrade to ISC's latest. No new features, but a few useful bug fixes.dougb2001-03-118-8/+8 * Add dnrd 2.9, a proxy DNS daemon.will2001-03-1113-0/+241 * Add dns_balance, a dynamic load-balancing DNS server.knu2001-03-059-0/+237 * Add more master sites.kuriyama2001-03-021-1/+2 * Add more master sites.kuriyama2001-03-024-4/+8 * Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-012-7/+2 * Update to ISC's latestdougb2001-02-2712-8/+12 * Update to version 4.0.2.steve2001-02-266-30/+29 * Update to 2.0.2a2, change maintainer.roam2001-02-224-19/+9 * Reverting previous commit. Not only did I not approve, I sent severaldougb2001-02-192-18/+0 * print warning message after install.sf2001-02-162-0/+18 * Latest update from ISC. Truly just bugfixes.dougb2001-02-138-8/+8 * Update to 1.05; among other things, axfrdns now sends correct transferroam2001-02-122-2/+2 * Move nsping.tar.gz to MASTER_SITE_LOCAL to fix a fennerism;roam2001-02-081-1/+2 * Update to ISC's bug fix release. For those who wish to (or need to)dougb2001-02-0812-72/+8 * I knew I forgot something... the patch is reported to substantiallydougb2001-02-084-0/+4 * Major overhaul, including an updated man/plist, patching the man pagesdougb2001-02-0712-16/+284 * We aren't allowed to package djbdns, because we patch the source. I wasnbm2001-02-051-0/+2 * Take over maintainership of the BIND's. This is something I use every day,dougb2001-01-315-5/+5 * Update to BIND 8.2.3 and remove previous maintainer due to timeout.kris2001-01-303-11/+11 * - Update to version 1.1.1kevlo2001-01-285-10/+11 * Update to 1.04.roam2001-01-222-2/+2 * Update to 9.1.0; replace Makefile.in patch with perl regex.will2001-01-2116-68/+48