aboutsummaryrefslogtreecommitdiffstats
path: root/math/petsc
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2012-05-29 02:23:56 +0800
committerbf <bf@FreeBSD.org>2012-05-29 02:23:56 +0800
commitd600dd4ebc6e29d9331f27c201d3246fa651eb8d (patch)
tree1cf9f5c2892f4b5b1bd0066287979bc6e14c0c9f /math/petsc
parente3b2be3e1597bcb9b3fce56c97e1bc67a145a5b0 (diff)
downloadfreebsd-ports-gnome-d600dd4ebc6e29d9331f27c201d3246fa651eb8d.tar.gz
freebsd-ports-gnome-d600dd4ebc6e29d9331f27c201d3246fa651eb8d.tar.zst
freebsd-ports-gnome-d600dd4ebc6e29d9331f27c201d3246fa651eb8d.zip
defer pending an update
Diffstat (limited to 'math/petsc')
-rw-r--r--math/petsc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/petsc/Makefile b/math/petsc/Makefile
index b0c149260b4d..226f5b4301e6 100644
--- a/math/petsc/Makefile
+++ b/math/petsc/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ksh:${PORTSDIR}/shells/pdksh \
qsub:${PORTSDIR}/sysutils/torque
DEPRECATED= BROKEN for more than 6 month
-EXPIRATION_DATE= 2012-05-27
+EXPIRATION_DATE= 2012-06-14
BROKEN= does not configure
span> | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr * Cleanup plistbapt2014-10-271-4/+0 | * - Update to 0.79jadawin2014-09-162-3/+3 | * devel/p5-IO-All: 0.65 -> 0.67pi2014-08-042-3/+3 | * - Update to 0.65culot2014-07-033-3/+14 | | | | Changes: http://search.cpan.org/dist/IO-All/Changes * - Update to 0.61culot2014-05-082-3/+3 | | | | Changes: http://search.cpan.org/dist/IO-All/Changes * - update to 0.60az2014-03-222-3/+3 | | | | Changes: http://search.cpan.org/dist/IO-All/Changes * - Update to 0.58jadawin2014-03-032-3/+3 | * - Update to 0.57sunpoet2014-02-142-3/+3 | | | | Changes: http://search.cpan.org/dist/IO-All/Changes * - Update to 0.56culot2014-02-072-3/+3 | | | | Changes: http://search.cpan.org/dist/IO-All/Changes * Update to 0.52skreuzer2014-01-172-3/+3 | * - Update to 0.51sunpoet2013-12-312-3/+3 | | | | Changes: http://search.cpan.org/dist/IO-All/Changes * - Update to 0.50sunpoet2013-10-202-3/+3 | | | | Changes: http://search.cpan.org/dist/IO-All/Changes * - Update to 0.48sunpoet2013-10-092-3/+3 | | | | Changes: http://search.cpan.org/dist/IO-All/Changes * - Update to 0.47sunpoet2013-10-023-18/+18 | | | | | | | - Add TEST_DEPENDS - Support STAGEDIR Changes: http://search.cpan.org/dist/IO-All/Changes * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1 | | | | devel part 3) * - Add WWWsunpoet2013-08-301-1/+0 | | | | | - Use single space after WWW: - Remove Author line * - Convert to new perl frameworkmat2013-08-031-6/+3 | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. * - Update to 0.46sunpoet2012-07-312-4/+8 | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/IO-All/Changes * - Update to 0.45swills2012-07-202-3/+3 | | | | Changelog: http://cpansearch.perl.org/src/INGY/IO-All-0.44/Changes * The vast majority of pkg-descr files had the following format when theydougb2011-10-241-1/+1 | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues * - Add missing build dependency to quiet build warningswills2011-10-071-1/+2 | * - Update to 0.44sunpoet2011-10-062-3/+3 | | | | Changes: http://search.cpan.org/dist/IO-All/Changes * - Update to 0.43sunpoet2011-07-212-6/+4 | | | | Changes: http://search.cpan.org/dist/IO-All/Changes * - Cleaning MD5 in perl@'s ports.jadawin2011-05-171-1/+0 | | | | Approved by: erwin@ (portmgr) * - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-241-1/+0 | | | | | | so standarize and remove it With Hat: perl@ * Update to 0.41az2010-08-182-4/+4 | | | | | | Changes: http://search.cpan.org/dist/IO-All/Changes Based on PR: ports/149692 * Update to 0.39erwin2008-12-192-4/+4 | * - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1 | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) * - Update to 0.38clsung2007-04-092-11/+5 | * - update to 0.37leeym2007-04-082-4/+5 | * - Update to 0.36clsung2006-11-053-8/+8 | | | | | PR: ports/104517 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> * - update to 0.35leeym2006-05-112-12/+6 | * - update to 0.34leeym2006-05-103-13/+13 | * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2 | | | | | Approved by: krion@ PR: ports/88711 (related) * Take a perl@ hat and add SHA256 checksumsmat2005-11-141-0/+1 | * search.cpan.org redirect reduction canonicalization project, pass 2:fenner2005-09-221-1/+1 | | | | | | | | Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. This pass brought to you by loving, painstaking hand editing. * - update to 0.33clsung2004-12-182-3/+3 | | | | | | | | | | | - io('path/to/symlink') would return a file object if the link was to a file - $link->readlink incorrectly returned a new IO::All::Link object, no matter what the link pointed to. - io($io_all_object) would not return an object of the same type as the object give to io(), it would always return a plain IO::All object. - add head and tail methods * Set MAINTAINER to perl@ back.vanilla2004-08-121-1/+1 | | | | Requested by: mat@ * - Update to 0.31vanilla2004-08-122-4/+4 | | | | | | | | | | | | - copy & paste from Changes: - added readdir - let exists work on non-existant filename - absolute, relative, pathname - chdir - stat on unopened file/dir PR: ports/70348 Submitted by: Cheng-Lung Sung <clsung@tw.freebsd.org> * . Fix WWW and add Author.glewis2004-07-231-1/+2 | | | | | PR: 69367 Submitted by: elvis <elvis@sslab.cs.ccu.edu.tw> * Update to 0.30mat2004-07-223-6/+30 | * Fix type error, and set MAINTAINER to perl@FreeBSD.orgvanilla2004-07-161-2/+2 | | | | | PR: ports/69145 Submitted by: elvis <elvis@sslab.cs.ccu.edu.tw>