From owner-freebsd-ports Thu Jan 28 02:00:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA19791 for freebsd-ports-outgoing; Thu, 28 Jan 1999 02:00:18 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA19663 for ; Thu, 28 Jan 1999 02:00:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA09541; Thu, 28 Jan 1999 02:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from swarm.ie.cycu.edu.tw (swarm.ie.cycu.edu.tw [140.135.139.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA18658 for ; Thu, 28 Jan 1999 01:53:16 -0800 (PST) (envelope-from horance@swarm.ie.cycu.edu.tw) Received: (from root@localhost) by swarm.ie.cycu.edu.tw (8.9.2/8.9.1) id RAA60688; Thu, 28 Jan 1999 17:52:58 +0800 (CST) (envelope-from horance) Message-Id: <199901280952.RAA60688@swarm.ie.cycu.edu.tw> Date: Thu, 28 Jan 1999 17:52:58 +0800 (CST) From: horance@swarm.ie.cycu.edu.tw Reply-To: horance@freedom.ie.cycu.edu.tw To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9745: Ports changes for SWARM ports ( ports/9726 ) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9745 >Category: ports >Synopsis: Ports changes for SWARM ports ( ports/9726 ) >Confidential: yes >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 28 02:00:02 PST 1999 >Closed-Date: >Last-Modified: >Originator: Horance Chou >Release: FreeBSD 4.0-CURRENT i386 >Organization: FreeBSD SWARM Server >Environment: FreeBSD 4.0-CURRENT i386 >Description: version update to 1.4 >How-To-Repeat: >Fix: apply this patch to ports/9726 ================================================================== diff -ruN swarm.orig/Makefile swarm/Makefile --- swarm.orig/Makefile Thu Jan 28 15:55:00 1999 +++ swarm/Makefile Thu Jan 28 15:55:48 1999 @@ -1,15 +1,15 @@ # New ports collection makefile for: swarm -# Version required: 1.3.1 -# Date created: 26 June 1998 -# Whom: Horance C.H Chou +# Version required: 1.4 +# Date created: 28 June 1998 +# Whom: Horance C.H Chou # -# $Id: Makefile,v 1.28 1999/01/23 07:05:23 vanilla Exp $ +# $Id$ # -DISTNAME= swarm-1.3.1 -PKGNAME= swarm-1.3.1 +DISTNAME= swarm-1.4 +PKGNAME= swarm-1.4 CATEGORIES= devel -MASTER_SITES= ftp://ftp.santafe.edu/pub/swarm \ +MASTER_SITES= ftp://ftp.santafe.edu/pub/swarm/ \ MAINTAINER= horance@freedom.ie.cycu.edu.tw diff -ruN swarm.orig/files/md5 swarm/files/md5 --- swarm.orig/files/md5 Thu Jan 28 15:55:00 1999 +++ swarm/files/md5 Thu Jan 28 15:12:47 1999 @@ -1 +1 @@ -MD5 (swarm-1.3.1.tar.gz) = 2d315c7f3bdb492ac8ea56d79b7db84f +MD5 (swarm-1.4.tar.gz) = dfc7129839522fb63e8389b71295c115 diff -ruN swarm.orig/pkg/PLIST swarm/pkg/PLIST --- swarm.orig/pkg/PLIST Thu Jan 28 15:55:00 1999 +++ swarm/pkg/PLIST Thu Jan 28 15:52:22 1999 @@ -4,6 +4,7 @@ etc/swarm/Makefile.appl etc/swarm/Makefile.common etc/swarm/Makefile.lib +etc/swarm/Makefile.rules etc/swarm/config.swarm include/activity.h include/activity/Action.h @@ -28,12 +29,14 @@ include/collections/Collection.h include/collections/InputStream.h include/collections/List.h +include/collections/ListShuffler.h include/collections/List_GEN.h include/collections/List_linked.h include/collections/List_mlinks.h include/collections/Map.h include/collections/OrderedSet.h include/collections/OutputStream.h +include/collections/Permutation.h include/collections/Set.h include/collections/StringObject.h include/collections/classes.h @@ -41,10 +44,13 @@ include/collections/predicates.h include/collections/types.h include/defobj.h +include/defobj/Archiver.h +include/defobj/Arguments.h include/defobj/Create.h include/defobj/Customize.h include/defobj/DefClass.h include/defobj/DefObject.h +include/defobj/HDF5Object.h include/defobj/Program.h include/defobj/Symbol.h include/defobj/Zone.h @@ -52,13 +58,13 @@ include/defobj/defalloc.h include/defobj/deftype.h include/defobj/types.h +include/defobj/version.h include/gui.h include/misc.h include/misc/argp.h include/misc/getopt.h include/objectbase.h include/objectbase/ActivityControl.h -include/objectbase/Arguments.h include/objectbase/CompleteProbeMap.h include/objectbase/CompleteVarMap.h include/objectbase/CustomProbeMap.h @@ -73,7 +79,6 @@ include/objectbase/VarProbe.h include/objectbase/probing.h include/objectbase/swarm_rts_routines.h -include/objectbase/version.h include/random.h include/random/ACGgen.h include/random/BernoulliDist.h @@ -96,8 +101,6 @@ include/random/RWC2gen.h include/random/RWC8gen.h include/random/RandomBitDist.h -include/random/RandomDefs.h -include/random/RandomVars.h include/random/SCGgen.h include/random/SWBgen.h include/random/TGFSRgen.h @@ -106,11 +109,11 @@ include/random/UniformUnsignedDist.h include/random/distributions.h include/random/generators.h +include/random/randomdefs.h +include/random/randomvars.h include/simtools.h include/simtools/AppendFile.h -include/simtools/Archiver.h include/simtools/InFile.h -include/simtools/ListShuffler.h include/simtools/NSelect.h include/simtools/ObjectLoader.h include/simtools/ObjectSaver.h @@ -197,19 +200,19 @@ lib/libactivity.a lib/libactivity.la lib/libactivity.so -lib/libactivity.so.1 +lib/libactivity.so.2 lib/libanalysis.a lib/libanalysis.la lib/libanalysis.so -lib/libanalysis.so.2 +lib/libanalysis.so.3 lib/libcollections.a lib/libcollections.la lib/libcollections.so -lib/libcollections.so.1 +lib/libcollections.so.2 lib/libdefobj.a lib/libdefobj.la lib/libdefobj.so -lib/libdefobj.so.0 +lib/libdefobj.so.1 lib/libmisc.a lib/libmisc.la lib/libmisc.so @@ -217,19 +220,19 @@ lib/libobjectbase.a lib/libobjectbase.la lib/libobjectbase.so -lib/libobjectbase.so.2 +lib/libobjectbase.so.3 lib/librandom.a lib/librandom.la lib/librandom.so -lib/librandom.so.0 +lib/librandom.so.1 lib/libsimtools.a lib/libsimtools.la lib/libsimtools.so -lib/libsimtools.so.2 +lib/libsimtools.so.3 lib/libsimtoolsgui.a lib/libsimtoolsgui.la lib/libsimtoolsgui.so -lib/libsimtoolsgui.so.2 +lib/libsimtoolsgui.so.3 lib/libspace.a lib/libspace.la lib/libspace.so @@ -237,11 +240,11 @@ lib/libtclobjc.a lib/libtclobjc.la lib/libtclobjc.so -lib/libtclobjc.so.0 +lib/libtclobjc.so.1 lib/libtkobjc.a lib/libtkobjc.la lib/libtkobjc.so -lib/libtkobjc.so.2 +lib/libtkobjc.so.3 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B @dirrm etc/swarm >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message