- Re-add math/R-cran-igraph

- Update to 0.5.5-4
- Add LICENSE section
- Take maintainership [1]

PR:		ports/164110
Submitted by:	tota (myself)
Approved by:	previous maintainer (timeout > 2 weeks) [1]
This commit is contained in:
TAKATSU Tomonari 2012-01-28 02:48:28 +00:00
parent afa932f84e
commit 3e5032ae75
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289904
5 changed files with 34 additions and 1 deletions

1
MOVED
View File

@ -1715,7 +1715,6 @@ lang/u++||2011-04-18|Has expired: has been broken for over a half year
lang/pugs||2011-04-18|Has expired: has been broken for over a year
lang/mozart||2011-04-18|Has expired: does not compile on FreeBSD 7.x or newer
math/linalg||2011-04-18|Has expired: does not build on FreeBSD 7.x or newer
math/R-cran-igraph||2011-04-18|Has expired: has been broken for over a half year
misc/ftree||2011-04-18|Has expired: has been broken for over a half year
multimedia/katchtv||2011-04-18|Has expired: has been broken for a half year
multimedia/libomxil-bellagio||2011-04-18|Has expired: has been broken for almost a year

View File

@ -13,6 +13,7 @@
SUBDIR += R-cran-coda
SUBDIR += R-cran-deldir
SUBDIR += R-cran-gpclib
SUBDIR += R-cran-igraph
SUBDIR += R-cran-inline
SUBDIR += R-cran-mvtnorm
SUBDIR += R-cran-psych

View File

@ -0,0 +1,28 @@
# New ports collection makefile for: igraph
# Date created: 10 May, 2009
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= igraph
DISTVERSION= 0.5.5-4
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= R extension package for igraph
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64: uses i386 assembler
.endif
.include <bsd.port.post.mk>

View File

@ -0,0 +1,2 @@
SHA256 (igraph_0.5.5-4.tar.gz) = e4d1bc6572770d6ac79465f9d6688df074047a7145af89601bd1a908891c1dbb
SIZE (igraph_0.5.5-4.tar.gz) = 1148943

View File

@ -0,0 +1,3 @@
R-cran-igraph is a R extension package for igraph.
WWW: http://cneurocvs.rmki.kfki.hu/igraph