1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Remove expired port:

2012-07-14 math/petsc-mpich: BROKEN for more than 6 month
This commit is contained in:
Rene Ladan 2013-06-19 11:45:59 +00:00
parent 46d639910d
commit ec59d5768f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321243
3 changed files with 1 additions and 18 deletions

1
MOVED
View File

@ -4393,3 +4393,4 @@ games/rtcw|games/linux-rtcw|2013-06-18|Renamed (Linux binary port)
multimedia/p5-Video-Info||2013-06-19|Has expired: Broken for more than 6 month
net-p2p/p5-pdonkey||2013-06-19|Removed: depends on expired multimedia/p5-Video-Info
lang/boo||2013-06-19|Has expired: BROKEN for more than 6 month
math/petsc-mpich||2013-06-19|Has expired: BROKEN for more than 6 month

View File

@ -518,7 +518,6 @@
SUBDIR += pecl-bitset
SUBDIR += pecl-stats
SUBDIR += petsc
SUBDIR += petsc-mpich
SUBDIR += pgcalc
SUBDIR += php5-bcmath
SUBDIR += php5-gmp

View File

@ -1,17 +0,0 @@
# New ports collection makefile for: petsc-mpich
# Date created: 6 Dec 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../petsc
WITH_MPI= yes
DEPRECATED= BROKEN for more than 6 month
EXPIRATION_DATE= 2012-07-14
BROKEN= filesystem was touched prior to make install phase
.include "${MASTERDIR}/Makefile"