diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-11-02 01:35:45 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-11-02 01:35:45 +0000 |
commit | a1b8c7234f3d864683b1cfabf75c94d3e69f8daa (patch) | |
tree | 58d8bed54b0e8f5b37e2efeb21a5ef5725734914 /science | |
parent | - Mark BROKEN: does not install (diff) |
Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast Unfetchable; website rearranged
audio/linux-shoutcast Unfetchable; website rearranged
chinese/scim-chewing Does not configure
converters/py-cjkcodecs Integrated into every python version in the tree
databases/kpogre Does not compile
deskutils/mhc Does not fetch
deskutils/org-mode.el6 Does not fetch
deskutils/gemcal Does not fetch
devel/erlang-thrift Does not build
dns/domtools Does not fetch
editors/richtext Does not compile
games/vultures-claw Does not fetch
games/bomb Does not fetch
games/lgeneral-data Bad plist
games/linux-enemyterritory-jaymod Does not fetch
games/xphotohunter Does not fetch
graphics/gimpshop Fails to patch
graphics/lightspark-devel Does not compile
graphics/xmms-plazma Does not fetch
graphics/py-cgkit Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt Does not fetch, fails to build with new utmpx
japanese/epic4 Some distfiles do not fetch
java/jde Does not fetch
java/kaffe Does not fetch
korean/gdick HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86 Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript Does not fetch
lang/TenDRA Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops Does not build
mail/itraxp Does not build
misc/tellico Leaves file behind on deinstall
net/gsambad Does not fetch
net/nocatauth-gateway Uses a UID registered to another port
net/nocatauth-server Uses a UID registered to another port
net/libosip2 Does not fetch
net/kmuddy Does not fetch
net/netboot Does not build
net-mgmt/jffnms Does not fetch
net-p2p/frostwire Does not fetch
net-p2p/azureus Does not fetch
news/cleanscore Does not fetch
news/nntpswitch Does not fetch
news/p5-NewsLib Does not fetch
russian/cyrproxy Does not fetch
science/gerris Does not fetch
security/opensaml Does not fetch
sysutils/wmbattery Does not fetch
sysutils/cpuburn No more public distfiles
textproc/tei-guidelines-p4 Does not fetch
textproc/tei-p4 Does not fetch
textproc/py-hyperestraier Does not fetch
textproc/tdtd.el Does not fetch
textproc/tei-lite Does not fetch
www/phpwiki13 Does not fetch
www/p5-Apache-Scoreboard Depends on mod_perl
www/p5-B-LexInfo Broken due the new mod_perl2 API
www/phpwiki Does not fetch
www/smb2www Apache13 is deprecated, migrate to 2.2.x+ now
www/spip Checksum is changing daily
www/monkey Does not fetch
x11-toolkits/jdic Does not fetch
x11-toolkits/py-kde Does not compile
Notes
Notes:
svn path=/head/; revision=284893
Diffstat (limited to 'science')
-rw-r--r-- | science/Makefile | 1 | ||||
-rw-r--r-- | science/gerris/Makefile | 37 | ||||
-rw-r--r-- | science/gerris/distinfo | 2 | ||||
-rw-r--r-- | science/gerris/files/patch-src_dx.c | 18 | ||||
-rw-r--r-- | science/gerris/pkg-descr | 8 | ||||
-rw-r--r-- | science/gerris/pkg-plist | 78 |
6 files changed, 0 insertions, 144 deletions
diff --git a/science/Makefile b/science/Makefile index d6e6bd9d3bd3..d6bbb921ee45 100644 --- a/science/Makefile +++ b/science/Makefile @@ -51,7 +51,6 @@ SUBDIR += gamess SUBDIR += gchemutils SUBDIR += gdis - SUBDIR += gerris SUBDIR += getdp SUBDIR += ghemical SUBDIR += ghmm diff --git a/science/gerris/Makefile b/science/gerris/Makefile deleted file mode 100644 index d432e89cb5a8..000000000000 --- a/science/gerris/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# ex:ts=8 -# New ports collection makefile for: gerris -# Date created: Sun Sep 18 12:36:38 CEST 2005 -# Whom: Oliver Dunkl <odunkl@gmx.net> -# -# $FreeBSD$ -# - -PORTNAME= gerris -PORTVERSION= 0.9.2 -PORTREVISION= 4 -CATEGORIES= science math -MASTER_SITES= SF/gfs/${PORTNAME}/${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= A scientific CFD simulator - -BROKEN= does not fetch - -LIB_DEPENDS= gts.5:${PORTSDIR}/graphics/gts - -USE_GNOME= glib20 gnomehack pkgconfig -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-mpi -USE_LDCONFIG= yes - -.if defined(WITHOUT_DX) -CONFIGURE_ARGS+= --disable-dx -PLIST_SUB+= DX="@comment " -.else -BUILD_DEPENDS+= dx:${PORTSDIR}/graphics/opendx -RUN_DEPENDS+= dx:${PORTSDIR}/graphics/opendx -PLIST_SUB+= DX="" -.endif - -.include <bsd.port.mk> diff --git a/science/gerris/distinfo b/science/gerris/distinfo deleted file mode 100644 index d95e71942cf0..000000000000 --- a/science/gerris/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gerris-0.9.2.tar.gz) = ab605863bc2ce872c03f1f88fd4de4d7782f49734f2fe9c01bfbbfd16b68069d -SIZE (gerris-0.9.2.tar.gz) = 4180547 diff --git a/science/gerris/files/patch-src_dx.c b/science/gerris/files/patch-src_dx.c deleted file mode 100644 index ff8045bc9efb..000000000000 --- a/science/gerris/files/patch-src_dx.c +++ /dev/null @@ -1,18 +0,0 @@ ---- src/dx.c.orig 2010-04-11 19:29:06.000000000 +0200 -+++ src/dx.c 2010-04-11 19:32:05.000000000 +0200 -@@ -19,12 +19,14 @@ - - #include <string.h> - #include <math.h> --#include <dx/dx.h> - - #include "simulation.h" - #include "init.h" - #include "solid.h" - -+/* workaround glib 2.24. gvariant.h error */ -+#include <dx/dx.h> -+ - static void ftt_cell_neighbors_not_periodic (FttCell * cell, - FttCellNeighbors * neighbor) - { diff --git a/science/gerris/pkg-descr b/science/gerris/pkg-descr deleted file mode 100644 index a7f3708120d6..000000000000 --- a/science/gerris/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Gerris is an Open Source Free Software library for the solution of partial -differential equations describing fluid flow. Gerris is supported by NIWA -(National Institute of Water and Atmospheric research) and by the -Marsden Fund of the Royal Society of New Zealand. The code is written -entirely in C and uses both the GLib Library and the GTS Library for -geometrical functions and object-oriented programming. - -WWW: http://gfs.sourceforge.net/ diff --git a/science/gerris/pkg-plist b/science/gerris/pkg-plist deleted file mode 100644 index d9260371453e..000000000000 --- a/science/gerris/pkg-plist +++ /dev/null @@ -1,78 +0,0 @@ -bin/bat2gts -bin/darcs2dist -bin/gerris2D -bin/gerris2D3 -bin/gerris3D -bin/gfs-config -bin/gfs2doc -bin/gfs2oogl2D -bin/gfs2oogl2D3 -bin/gfs2oogl3D -bin/gfscompare2D -bin/gfscompare2D3 -bin/gfscompare3D -bin/ppmcombine -bin/shapes -bin/streamanime -include/gerris/adaptive.h -include/gerris/advection.h -include/gerris/boundary.h -include/gerris/domain.h -include/gerris/event.h -include/gerris/fluid.h -include/gerris/ftt.h -include/gerris/graphic.h -include/gerris/init.h -include/gerris/ocean.h -include/gerris/output.h -include/gerris/poisson.h -include/gerris/refine.h -include/gerris/simulation.h -include/gerris/solid.h -include/gerris/source.h -include/gerris/tension.h -include/gerris/timestep.h -include/gerris/utils.h -include/gerris/variable.h -include/gerris/vof.h -include/gfs.h -include/gfsconfig.h -%%DX%%lib/gerris/dx2D.mdf -%%DX%%lib/gerris/dx2D3.mdf -%%DX%%lib/gerris/dx3D.mdf -lib/gerris/gfs2tex.py -%%DX%%lib/gerris/libdx2D-0.9.so -%%DX%%lib/gerris/libdx2D-0.9.so.2 -%%DX%%lib/gerris/libdx2D.a -%%DX%%lib/gerris/libdx2D.la -%%DX%%lib/gerris/libdx2D.so -%%DX%%lib/gerris/libdx2D3-0.9.so -%%DX%%lib/gerris/libdx2D3-0.9.so.2 -%%DX%%lib/gerris/libdx2D3.a -%%DX%%lib/gerris/libdx2D3.la -%%DX%%lib/gerris/libdx2D3.so -%%DX%%lib/gerris/libdx3D-0.9.so -%%DX%%lib/gerris/libdx3D-0.9.so.2 -%%DX%%lib/gerris/libdx3D.a -%%DX%%lib/gerris/libdx3D.la -%%DX%%lib/gerris/libdx3D.so -lib/libgfs2D-0.9.so -lib/libgfs2D-0.9.so.2 -lib/libgfs2D.a -lib/libgfs2D.la -lib/libgfs2D.so -lib/libgfs2D3-0.9.so -lib/libgfs2D3-0.9.so.2 -lib/libgfs2D3.a -lib/libgfs2D3.la -lib/libgfs2D3.so -lib/libgfs3D-0.9.so -lib/libgfs3D-0.9.so.2 -lib/libgfs3D.a -lib/libgfs3D.la -lib/libgfs3D.so -libdata/pkgconfig/gerris2D.pc -libdata/pkgconfig/gerris2D3.pc -libdata/pkgconfig/gerris3D.pc -@dirrm lib/gerris -@dirrm include/gerris |