- update mcl to 09-308

- remove maintainer per his request
- specify license version
This commit is contained in:
jasper 2009-12-23 22:08:58 +00:00
parent 19e8571a9d
commit 0f5767650a
4 changed files with 78 additions and 42 deletions

View File

@ -1,26 +1,26 @@
# $OpenBSD: Makefile,v 1.9 2007/09/15 18:44:36 steven Exp $
# $OpenBSD: Makefile,v 1.10 2009/12/23 22:08:58 jasper Exp $
COMMENT= clustering algorithm for graphs
V= 06-058
V= 09-308
DISTNAME= mcl-${V}
PKGNAME= mcl-${V:S,-,_,}
CATEGORIES= math
HOMEPAGE= http://micans.org/mcl/
MAINTAINER= Andreas Kahari <andreas.kahari@gmail.com>
# GPL
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}src/
MASTER_SITES= ${HOMEPAGE}/src/
WANTLIB= c m pthread
CONFIGURE_STYLE=gnu
FAKE_FLAGS= exampledir=${PREFIX}/share/examples/mcl/
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (mcl-06-058.tar.gz) = Z/BAic8WIpZD8P8hSihIEA==
RMD160 (mcl-06-058.tar.gz) = y4gAkcz9dmJZqHVjzRql5XsHlMc=
SHA1 (mcl-06-058.tar.gz) = xi/20r+VpizC21PrESLp41Sfmkc=
SHA256 (mcl-06-058.tar.gz) = d+Cq5H8pd///p2VKnGT/e/R1U4PcgxEzvue3xj0/GYY=
SIZE (mcl-06-058.tar.gz) = 1146597
MD5 (mcl-09-308.tar.gz) = Kln6AjecN8i+mc7cllZ/mw==
RMD160 (mcl-09-308.tar.gz) = e+wicV3F/FZocigywzUyF+ZnK/c=
SHA1 (mcl-09-308.tar.gz) = PSJVNV6n53K2eCusqroke8rGGF4=
SHA256 (mcl-09-308.tar.gz) = gNV73uAtWFWsIf7ql6ko/z1DLRXtKv8CubvohVHUBxI=
SIZE (mcl-09-308.tar.gz) = 2785872

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-graphs_Makefile_in,v 1.3 2006/04/05 08:58:44 bernd Exp $
--- graphs/Makefile.in.orig Thu Mar 30 14:06:29 2006
+++ graphs/Makefile.in Thu Mar 30 14:07:19 2006
@@ -150,7 +150,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-exampledir = $(datadir)/doc/$(PACKAGE)/examples
+exampledir = $(datadir)/examples/$(PACKAGE)
example_DATA = falkner.mci falkner.ps \
proteins.mci matula.mci lattice.mci seven.mci \
small.mci small.map small.png small.ps small.tab fznyy.tab fznyy.mci small64.mci \

View File

@ -1,23 +1,19 @@
@comment $OpenBSD: PLIST,v 1.7 2006/04/05 08:58:44 bernd Exp $
bin/clmclose
bin/clmdist
bin/clmformat
bin/clmimac
bin/clminfo
bin/clmmate
bin/clmmeet
bin/clmorder
bin/clmresidue
bin/mcl
@comment $OpenBSD: PLIST,v 1.8 2009/12/23 22:08:58 jasper Exp $
@bin bin/clm
@bin bin/clmformat
@bin bin/mcl
@bin bin/mclcm
bin/mclpipeline
bin/mcx
bin/mcxarray
bin/mcxassemble
bin/mcxconvert
bin/mcxdump
bin/mcxload
bin/mcxmap
bin/mcxsubs
@bin bin/mcx
@bin bin/mcxarray
@bin bin/mcxassemble
@bin bin/mcxdump
@bin bin/mcxi
@bin bin/mcxload
@bin bin/mcxmap
@bin bin/mcxrand
@bin bin/mcxsubs
@man man/man1/clm.1
@man man/man1/clmclose.1
@man man/man1/clmdist.1
@man man/man1/clmformat.1
@ -27,21 +23,34 @@ bin/mcxsubs
@man man/man1/clmmeet.1
@man man/man1/clmorder.1
@man man/man1/clmresidue.1
@man man/man1/clmvol.1
@man man/man1/mcl.1
@man man/man1/mclcm.1
@man man/man1/mclpipeline.1
@man man/man1/mcx.1
@man man/man1/mcxalter.1
@man man/man1/mcxarray.1
@man man/man1/mcxassemble.1
@man man/man1/mcxclcf.1
@man man/man1/mcxconvert.1
@man man/man1/mcxctty.1
@man man/man1/mcxdiameter.1
@man man/man1/mcxdump.1
@man man/man1/mcxi.1
@man man/man1/mcxload.1
@man man/man1/mcxmap.1
@man man/man1/mcxquery.1
@man man/man1/mcxrand.1
@man man/man1/mcxsubs.1
@man man/man5/clmprotocols.5
@man man/man5/mcxio.5
@man man/man7/mclfamily.7
@man man/man7/mclfaq.7
@man man/man7/mclindex.7
@man man/man7/tingea.log.7
share/doc/mcl/
share/doc/mcl/clm.html
share/doc/mcl/clm.ps
share/doc/mcl/clmclose.html
share/doc/mcl/clmclose.ps
share/doc/mcl/clmdist.html
@ -58,12 +67,19 @@ share/doc/mcl/clmmeet.html
share/doc/mcl/clmmeet.ps
share/doc/mcl/clmorder.html
share/doc/mcl/clmorder.ps
share/doc/mcl/clmprotocols.html
share/doc/mcl/clmprotocols.ps
share/doc/mcl/clmresidue.html
share/doc/mcl/clmresidue.ps
share/doc/mcl/clmvol.html
share/doc/mcl/clmvol.ps
share/doc/mcl/index.html
share/doc/mcl/mcl.html
share/doc/mcl/mcl.ps
share/doc/mcl/mcl.txt
share/doc/mcl/mclcm.html
share/doc/mcl/mclcm.ps
share/doc/mcl/mclcm.txt
share/doc/mcl/mclfamily.html
share/doc/mcl/mclfamily.ps
share/doc/mcl/mclfaq.html
@ -75,36 +91,68 @@ share/doc/mcl/mclpipeline.html
share/doc/mcl/mclpipeline.ps
share/doc/mcl/mcx.html
share/doc/mcl/mcx.ps
share/doc/mcl/mcxalter.html
share/doc/mcl/mcxalter.ps
share/doc/mcl/mcxarray.html
share/doc/mcl/mcxarray.ps
share/doc/mcl/mcxassemble.html
share/doc/mcl/mcxassemble.ps
share/doc/mcl/mcxclcf.html
share/doc/mcl/mcxclcf.ps
share/doc/mcl/mcxconvert.html
share/doc/mcl/mcxconvert.ps
share/doc/mcl/mcxctty.html
share/doc/mcl/mcxctty.ps
share/doc/mcl/mcxdiameter.html
share/doc/mcl/mcxdiameter.ps
share/doc/mcl/mcxdump.html
share/doc/mcl/mcxdump.ps
share/doc/mcl/mcxi.html
share/doc/mcl/mcxi.ps
share/doc/mcl/mcxio.html
share/doc/mcl/mcxio.ps
share/doc/mcl/mcxload.html
share/doc/mcl/mcxload.ps
share/doc/mcl/mcxmap.html
share/doc/mcl/mcxmap.ps
share/doc/mcl/mcxquery.html
share/doc/mcl/mcxquery.ps
share/doc/mcl/mcxrand.html
share/doc/mcl/mcxrand.ps
share/doc/mcl/mcxsubs.html
share/doc/mcl/mcxsubs.ps
share/doc/mcl/minimcl
share/doc/mcl/tingea.log.html
share/doc/mcl/tingea.log.ps
share/examples/mcl/
share/examples/mcl/T
share/examples/mcl/Tx
share/examples/mcl/Txy
share/examples/mcl/Ty
share/examples/mcl/data.abc.hdr
share/examples/mcl/data.abc.map
share/examples/mcl/data.abc.raw
share/examples/mcl/data.hdr
share/examples/mcl/data.raw
share/examples/mcl/data.tab
share/examples/mcl/fa.ps
share/examples/mcl/fa_1024.png
share/examples/mcl/fa_400.png
share/examples/mcl/fa_600.png
share/examples/mcl/fa_large.png
share/examples/mcl/falkner-bidi.ps
share/examples/mcl/falkner.coords
share/examples/mcl/falkner.mci
share/examples/mcl/falkner.ps
share/examples/mcl/falkner2.mci
share/examples/mcl/friends
share/examples/mcl/fznyy.mci
share/examples/mcl/fznyy.tab
share/examples/mcl/honey.mci
share/examples/mcl/lattice.mci
share/examples/mcl/make-falkner.pl
share/examples/mcl/matula.mci
share/examples/mcl/petersen.mci
share/examples/mcl/proteins.mci
share/examples/mcl/seven.mci
share/examples/mcl/small.map