aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-igraph
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2011-04-19 06:25:41 +0800
committerrene <rene@FreeBSD.org>2011-04-19 06:25:41 +0800
commit490b206354af8f9c667e2ec65ca95e9cb4743f34 (patch)
treeb5de2ac4b657e2171e14b45725d3b63f7284fb7c /math/R-cran-igraph
parente12d1d1e49c238730d927d0871067913564a6a83 (diff)
downloadfreebsd-ports-gnome-490b206354af8f9c667e2ec65ca95e9cb4743f34.tar.gz
freebsd-ports-gnome-490b206354af8f9c667e2ec65ca95e9cb4743f34.tar.zst
freebsd-ports-gnome-490b206354af8f9c667e2ec65ca95e9cb4743f34.zip
Remove most expired ports:
2011-04-17 cad/tclspice: has been broken for more than a year 2011-04-17 comms/hcfmdm: does not compile on 7.X or higher 2011-04-17 databases/mysqlcc: has been broken for almost a year 2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer 2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer 2011-04-17 devel/lamson: has been broken for a half year 2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer 2011-04-17 devel/djgpp-gcc: has been broken for half a year 2011-04-17 devel/gauche-sdl: has been broken for a year 2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up 2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer 2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer 2011-04-17 graphics/libvisual-plugins: has been broken for 3 years 2011-04-17 japanese/roundcube: has been broken for almost a year 2011-04-17 japanese/tkstep80: does not compile on FreeBSD 7.x or newer 2011-04-17 lang/u++: has been broken for over a half year 2011-04-17 lang/pugs: has been broken for over a year 2011-04-17 lang/mozart: does not compile on FreeBSD 7.x or newer 2011-04-17 math/linalg: does not build on FreeBSD 7.x or newer 2011-04-17 math/R-cran-igraph: has been broken for over a half year 2011-04-17 misc/ftree: has been broken for over a half year 2011-04-17 multimedia/katchtv: has been broken for a half year 2011-04-17 multimedia/libomxil-bellagio: has been broken for almost a year 2011-04-17 multimedia/banshee-mirage: has been broken for over a half year 2011-04-17 net-p2p/trackerbt: has been broken for a half year 2011-04-17 net/cap: does not compile on FreeBSD 7.x or newer 2011-04-17 net/ggsd: does not compile on FreeBSD 7.x or newer 2011-04-17 net/b2bua: does not compile on FreeBSD 7.x or newer 2011-04-17 net/penguintv: has been broken for a half year 2011-04-17 news/openftd: has been broken for almost a year 2011-04-17 palm/romeo: does not compile on FreeBSD 7.x or newer 2011-04-17 science/pcp: does not compile on FreeBSD 7.x or newer 2011-04-17 science/elmer-fem: has been broken for over a year 2011-04-17 security/newpki-lib: does not compile on FreeBSD 7.x or newer 2011-04-17 security/newpki-server: does not compile on FreeBSD 7.x or newer 2011-04-17 security/xmlsec: does not compile on FreeBSD 7.x or newer 2011-04-17 security/f-protd: has been broken for over a year 2011-04-17 sysutils/xwlans: does not compile on FreeBSD 7.x or newer 2011-04-17 www/bk_edit: does not compile on FreeBSD 7.x and newer 2011-04-17 www/bricolage: has been broken for a half year 2011-04-17 x11-toolkits/gauche-gtk: has been broken for a year 2011-04-17 x11-toolkits/gambas2-gb-qt: has been broken for over a year 2011-04-17 x11-toolkits/php-gtk2: has been broken for over a half year 2011-04-17 x11-toolkits/p5-Tcl-Tk: has been broken for 2 year 2011-04-17 x11/metisse: has been broken for over a half year
Diffstat (limited to 'math/R-cran-igraph')
-rw-r--r--math/R-cran-igraph/Makefile32
-rw-r--r--math/R-cran-igraph/distinfo2
-rw-r--r--math/R-cran-igraph/pkg-descr3
3 files changed, 0 insertions, 37 deletions
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile
deleted file mode 100644
index 60cef20c57eb..000000000000
--- a/math/R-cran-igraph/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: igraph
-# Date created: 10 May, 2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= igraph
-PORTVERSION= 0.5.2
-PORTREVISION= 6
-CATEGORIES= math
-MASTER_SITES= SF/${PORTNAME}/R%20source%20package/${PORTVERSION}
-PKGNAMEPREFIX= R-cran-
-DISTNAME= ${PORTNAME}_${PORTVERSION}
-
-MAINTAINER= wenheping@gmail.com
-COMMENT= R extension package for igraph
-
-BROKEN= Does not build with R-2.11.0
-DEPRECATED= has been broken for over a half year
-EXPIRATION_DATE=2011-04-17
-
-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>
diff --git a/math/R-cran-igraph/distinfo b/math/R-cran-igraph/distinfo
deleted file mode 100644
index 18a963f79c10..000000000000
--- a/math/R-cran-igraph/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (igraph_0.5.2.tar.gz) = 7ef41dc16617036eda750bc42ddf5854dffaf04d67eee62a125b68210ba1bf70
-SIZE (igraph_0.5.2.tar.gz) = 1195934
diff --git a/math/R-cran-igraph/pkg-descr b/math/R-cran-igraph/pkg-descr
deleted file mode 100644
index 13495cd4ecaa..000000000000
--- a/math/R-cran-igraph/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-R-cran-igraph is a R extension package for igraph.
-
-WWW: http://cneurocvs.rmki.kfki.hu/igraph