diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2020-03-31 20:25:18 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-03-31 20:25:18 +0000 |
| commit | 8475f26414c70ef12c3f2d9d323a8518e529b5f9 (patch) | |
| tree | beb5b53a825a143bd17cfbe63a13b4ffc27e188f /math/rankwidth | |
| parent | 99a732e794801bc847884cf90f19fdd0060d3dd3 (diff) | |
Notes
Diffstat (limited to 'math/rankwidth')
| -rw-r--r-- | math/rankwidth/Makefile | 23 | ||||
| -rw-r--r-- | math/rankwidth/distinfo | 3 | ||||
| -rw-r--r-- | math/rankwidth/pkg-descr | 7 | ||||
| -rw-r--r-- | math/rankwidth/pkg-plist | 10 |
4 files changed, 0 insertions, 43 deletions
diff --git a/math/rankwidth/Makefile b/math/rankwidth/Makefile deleted file mode 100644 index 4cac6c438261..000000000000 --- a/math/rankwidth/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# Created by: thierry@pompo.net -# $FreeBSD$ - -PORTNAME= rw -PORTVERSION= 0.8 -CATEGORIES= math -MASTER_SITES= SF/rankwidth/ - -MAINTAINER= thierry@FreeBSD.org -COMMENT= Calculation of rank-width and rank-decompositions - -LICENSE= GPLv2 - -LIB_DEPENDS= libigraph.so:math/igraph - -USES= autoreconf libtool localbase pkgconfig - -OPTIONS_DEFINE= DOCS - -GNU_CONFIGURE= yes -USE_LDCONFIG= yes - -.include <bsd.port.mk> diff --git a/math/rankwidth/distinfo b/math/rankwidth/distinfo deleted file mode 100644 index e1c872d1d6a5..000000000000 --- a/math/rankwidth/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1585644841 -SHA256 (rw-0.8.tar.gz) = 60fd5320bef28a5156284fc224534376405f2655c6777a12a05fcacc0576d700 -SIZE (rw-0.8.tar.gz) = 217215 diff --git a/math/rankwidth/pkg-descr b/math/rankwidth/pkg-descr deleted file mode 100644 index 0210ebd44e42..000000000000 --- a/math/rankwidth/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -rw calculates rank-width and rank-decompositions. It is based on ideas from -"Computing rank-width exactly" by Sang-il Oum, "Sopra una formula numerica" by -Ernesto Pascal, "Generation of a Vector from the Lexicographical Index" by B.P. -Buckles and M. Lybanon and "Fast additions on masked integers" by Michael D. -Adams and David S. Wise. - -WWW: https://sourceforge.net/projects/rankwidth/ diff --git a/math/rankwidth/pkg-plist b/math/rankwidth/pkg-plist deleted file mode 100644 index fe155e750c66..000000000000 --- a/math/rankwidth/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -bin/rw -include/rw.h -lib/librw.a -lib/librw.so -lib/librw.so.0 -lib/librw.so.0.0.0 -%%PORTDOCS%%%%DOCSDIR%%/Hängematte -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/grid -%%PORTDOCS%%%%DOCSDIR%%/igrid |
