aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-11-28 17:19:01 +0800
committerbapt <bapt@FreeBSD.org>2012-11-28 17:19:01 +0800
commit8f2e3f152b6b72fda0b42e6138326ec4ef3cf363 (patch)
tree3446bfabe3f012c4d2acba7a37443627e8b6bf0a /math
parenta05bd3d4d8f08764b00cd87a8f90f86aceff7f3e (diff)
downloadfreebsd-ports-gnome-8f2e3f152b6b72fda0b42e6138326ec4ef3cf363.tar.gz
freebsd-ports-gnome-8f2e3f152b6b72fda0b42e6138326ec4ef3cf363.tar.zst
freebsd-ports-gnome-8f2e3f152b6b72fda0b42e6138326ec4ef3cf363.zip
2012-11-27 graphics/morpheus: Depends on the expired gtkglarea
2012-11-27 devel/jakarta-commons-chain: Depends on the expired devel/portlet-api 2012-11-27 math/p5-Math-LinearCombination: Depends on the expired p5-Class-Field 2012-11-26 x11/padkey: No more public distfiles 2012-11-26 japanese/gicq: No more public distfiles and development ceased 2012-11-26 www/momspider: No more public distfiles 2012-11-26 japanese/perl5: Recent perl supports correctly japanese, consider using them 2012-11-26 sysutils/fuser: No more public distfiles 2012-11-26 textproc/ascii2pdf: No more public distfiles Feature safe: yes
Diffstat (limited to 'math')
-rw-r--r--math/Makefile1
-rw-r--r--math/p5-Math-LinearCombination/Makefile28
-rw-r--r--math/p5-Math-LinearCombination/distinfo2
-rw-r--r--math/p5-Math-LinearCombination/pkg-descr5
-rw-r--r--math/p5-Math-LinearCombination/pkg-plist5
5 files changed, 0 insertions, 41 deletions
diff --git a/math/Makefile b/math/Makefile
index 42bda9faced3..45c3cbaa2b2c 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -415,7 +415,6 @@
SUBDIR += p5-Math-Int64
SUBDIR += p5-Math-Interpolate
SUBDIR += p5-Math-Intersection-StraightLine
- SUBDIR += p5-Math-LinearCombination
SUBDIR += p5-Math-Logic
SUBDIR += p5-Math-MPC
SUBDIR += p5-Math-MPFR
diff --git a/math/p5-Math-LinearCombination/Makefile b/math/p5-Math-LinearCombination/Makefile
deleted file mode 100644
index f9bce31d7256..000000000000
--- a/math/p5-Math-LinearCombination/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# Created by: Sergey Skvortsov <skv@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= Math-LinearCombination
-PORTVERSION= 0.03
-CATEGORIES= math perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Sum of variables with a numerical coefficient
-
-DEPRECATED= Depends on the expired p5-Class-Field
-EXPIRATION_DATE= 2012-11-27
-
-BUILD_DEPENDS= p5-Class-Fields>=0:${PORTSDIR}/devel/p5-Class-Fields \
- p5-Math-SimpleVariable>=0:${PORTSDIR}/math/p5-Math-SimpleVariable
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= yes
-
-MAN3= Math::LinearCombination.3
-
-pre-patch:
- @${FIND} ${WRKSRC} -name "*.pm" | ${XARGS} ${PERL} -pi -e \
- 's!^require 5.005_62;!!; s!^use warnings;!!; s!^our\s+!my !;'
-
-.include <bsd.port.mk>
diff --git a/math/p5-Math-LinearCombination/distinfo b/math/p5-Math-LinearCombination/distinfo
deleted file mode 100644
index 0673b76c6b32..000000000000
--- a/math/p5-Math-LinearCombination/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Math-LinearCombination-0.03.tar.gz) = ddb5a8b8466c1369685337662b138651d8b0bc5ff77774f2cc3f19a2fbe0ffef
-SIZE (Math-LinearCombination-0.03.tar.gz) = 6394
diff --git a/math/p5-Math-LinearCombination/pkg-descr b/math/p5-Math-LinearCombination/pkg-descr
deleted file mode 100644
index 284dcd40bc73..000000000000
--- a/math/p5-Math-LinearCombination/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Math::LinearCombination is a module for representing mathematical linear
-combinations of variables. Evaluation and manipulation of linear
-combinations is also supported.
-
-WWW: http://search.cpan.org/dist/Math-LinearCombination/
diff --git a/math/p5-Math-LinearCombination/pkg-plist b/math/p5-Math-LinearCombination/pkg-plist
deleted file mode 100644
index 046ffb76c20d..000000000000
--- a/math/p5-Math-LinearCombination/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/LinearCombination/.packlist
-%%SITE_PERL%%/Math/LinearCombination.pm
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/LinearCombination
-@dirrmtry %%SITE_PERL%%/Math
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math