Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.3.p0_12,1 01 Sep 2014 21:26:00 |
bapt |
Remove non staged ports without pending PR from ma* |
2.3.3.p0_12,1 24 Aug 2014 16:17:16 |
thierry |
Chase scalapack's upgrade.
Approved by: portmgr (not yet staged) |
2.3.3.p0_11,1 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
2.3.3.p0_11,1 23 Jul 2014 17:30:45 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
2.3.3.p0_11,1 16 Jul 2014 08:26:26 |
bapt |
Fix some non default LIB_DEPENDS
With hat: portmgr |
2.3.3.p0_11,1 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
2.3.3.p0_11,1 14 Jul 2014 16:51:45 |
tijl |
- Convert net/openmpi to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use BROKEN_sparc64
Approved by: portmgr (implicit, bump unstaged port) |
2.3.3.p0_10,1 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
2.3.3.p0_10,1 03 May 2014 03:17:19 |
sunpoet |
- Update to 4.3.2 (from science/netcdf4)
- Bump PORTREVISION for science/netcdf shlib change and
dependency change from science/netcdf4 to science/netcdf [1]
Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
Approved by: portmgr (bapt) [1] |
2.3.3.p0_9,1 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
2.3.3.p0_8,1 21 Feb 2014 13:38:05 |
ehaupt |
Remove trailing whitespaces from category math |
2.3.3.p0_8,1 16 Feb 2014 17:15:32 |
tijl |
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery) |
2.3.3.p0_8,1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
2.3.3.p0_8,1 21 Jan 2014 05:34:46 |
gerald |
Pass full LDFLAGS to configure script. This fixes the build with
newer versions of GCC, allowing for an update of lang/gcc (and it's
the right thing anyway).
PR: 182136
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by: maintainer timeout |
2.3.3.p0_8,1 15 Dec 2013 16:58:20 |
wg |
math/petsc: depends explicitly on "python"
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket) |
2.3.3.p0_8,1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
2.3.3.p0_7,1 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
2.3.3.p0_7,1 19 Jun 2013 11:43:51 |
rene |
- Remove stale reference to expired math/petsc-mpich
- Convert NOPORTDOCS to PORT_OPTIONS:MDOCS
PR: ports/179277
Submitted by: myself
Approved by: maintainer timeout (bf, 16 days) |
2.3.3.p0_7,1 11 May 2013 17:58:56 |
hrs |
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk. |
2.3.3.p0_7,1 06 May 2013 02:00:41 |
hrs |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
2.3.3.p0_7,1 30 Mar 2013 14:29:40 |
bf |
fix the build after the math/suitesparse update
Reported by: miwi
Approved by: portmgr |
2.3.3.p0_6,1 15 Jun 2012 05:30:33 |
bf |
fix the build, before further updates |
2.3.3.p0_6,1 28 May 2012 18:23:56 |
bf |
defer pending an update |
2.3.3.p0_6,1 21 May 2012 05:25:17 |
bf |
defer expiration pending updates |
2.3.3.p0_6,1 10 May 2012 15:40:22 |
bf |
defer expiration pending updates |
2.3.3.p0_6,1 09 Apr 2012 23:51:44 |
bapt |
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as
broken for more than 6 month |
2.3.3.p0_6,1 22 Nov 2011 11:14:10 |
bf |
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date
PR: 162706
Approved by: miwi (portmgr)
Feature safe: yes |
2.3.3.p0_6,1 24 Jul 2011 03:05:21 |
bf |
take in some orphans |
2.3.3.p0_6,1 01 Jul 2011 20:35:53 |
pav |
- Mark BROKEN: does not configure
Reported by: pointyhat |
2.3.3.p0_6,1 26 Feb 2011 09:56:51 |
thierry |
Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715 |
2.3.3.p0_5,1 14 Nov 2010 22:00:23 |
thierry |
Chase the upgrade of MPICH2. |
2.3.3.p0_4,1 16 Dec 2009 23:01:09 |
thierry |
Teaching about FreeBSD-9.
Reported by: pointyhat via erwin |
2.3.3.p0_4,1 28 Nov 2009 10:44:56 |
thierry |
- Chase relocation of net/mpich2
- Bump PORTREVISION if needed
- Fix some portlint errors. |
2.3.3.p0_3,1 13 Sep 2009 00:08:01 |
gerald |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
2.3.3.p0_2,1 07 Jan 2009 16:34:27 |
gerald |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
2.3.3.p0_1,1 17 Jul 2008 13:19:59 |
wxs |
Fix build on -CURRENT.
PR: ports/125654
Submitted by: Robert Noland <rnoland@2hip.net> |
2.3.3.p0_1,1 15 Jul 2008 19:52:12 |
pav |
- Mark BROKEN on 8.x |
2.3.3.p0_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.3.3.p0,1 14 Jul 2007 22:22:17 |
maho |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
2.3.3.p0,1 27 May 2007 20:36:00 |
thierry |
Upgrade to PETSc 2.3.3.
Changelog at
<http://www-unix.mcs.anl.gov/petsc/petsc-as/documentation/changes/233.html> |
2.3.2.p8_1,1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.3.2.p8,1 07 Mar 2007 01:45:40 |
maho |
build fix for petsc-mpich
Spotted by: pointyhat |
2.3.2.p8,1 19 Feb 2007 21:29:08 |
maho |
* Update to 2.3.2-p8.
* Now we use pdksh so that package build cluster will build PETSc.[1]
Discussed with: kris and thierry[1] |
2.3.2.p6_2,1 13 Jan 2007 00:25:56 |
maho |
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack. |
2.3.2.p6_1,1 11 Jan 2007 02:11:19 |
maho |
* migrate to gfortran.
* some cleanup.
* bump port revision |
2.3.2.p6,1 23 Nov 2006 22:07:19 |
miwi |
- Update to 2.3.2.p6
PR: ports/105795
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> |
2.3.2.p0,1 02 Sep 2006 21:59:18 |
thierry |
Upgrade to PETSc 2.3.2.
There are no major interface changes, the minor changes are listed at
<http://www-unix.mcs.anl.gov/petsc/petsc-as/documentation/changes/232.html> |
2.3.1.p16_1,1 21 Aug 2006 20:50:50 |
thierry |
- Upgrade net/lam to 7.1.2 and remove net/lam7;
- Chase lam7 -> lam in the dependent ports;
- Mark math/freemat IGNORE if WITH_MPI is defined and add a note about
FreeMat 2.0 and QT4. |
2.3.1.p16_1,1 07 Aug 2006 22:21:38 |
thierry |
Mark broken on 4.x: configure fails to use the Fortran compiler.
Reported by: pointyhat via Kris |
2.3.1.p16_1,1 24 Jul 2006 08:39:17 |
thierry |
- Force the detection of f77, and thus remove a superfluous patch; (1)
- Fix blacs usage. (2)
Submitted by: Satish Balay <petsc-maint (at) mcs.anl.gov> |
2.3.1.p16,1 23 Jul 2006 08:38:59 |
thierry |
- Upgrade to patchlevel 16;
- Remove BROKEN;
- Switch to MPICH2. |
2.3.1_1 14 Jul 2006 04:43:23 |
linimon |
Mark as broken: fails to configure. |
2.3.1_1 21 Jun 2006 19:54:23 |
thierry |
- Update to patchlevel 14;
- Don't link with Atlas, but with Blas + Lapack, unless WITH_ATLAS is
set or Atlas libraries have already been installed. |
2.3.1 26 Feb 2006 09:01:07 |
thierry |
Unbreak math/petsc-mpich on amd64 by disabling SuperLU.
Reported by: pointyhat via Kris
Approved by: portmgr (marcus) |
2.3.1 18 Feb 2006 09:04:53 |
thierry |
Upgrade to PETSc-2.3.1 patchlevel 7.
Changelog at
<http://www-unix.mcs.anl.gov/petsc/petsc-as/documentation/changes/231.html>. |
2.3.0_3 30 Jan 2006 22:19:24 |
thierry |
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
PR: 92497
Submitted by: /me
Repocopied by: marcus |
2.3.0_3 25 Nov 2005 15:48:16 |
pav |
- Add SHA256 |
2.3.0_3 12 Oct 2005 19:28:40 |
thierry |
Stabilizing: the PETSc Team builds a special tarball for the FreeBSD
port, with patch level included in DISTNAME. Thanks to them! |
2.3.0_3 10 Oct 2005 20:33:56 |
thierry |
- Upgrade from PETSC_VERSION_PATCH 34 (October, 6, 2005) to
PETSC_VERSION_PATCH 36 (October, 9, 2005), with the same DISTNAME.
- Changelog available at
<http://petsc.bkbits.net:8080/petsc-release-2.3.0/ChangeSet@1.3214..?nav=index.html>
- Fix pkg-message.
Reported by: pointyhat via Kris |
2.3.0_2 07 Oct 2005 10:17:35 |
thierry |
- Upgrade from PETSC_VERSION_PATCH 32 (September, 26, 2005) to
PETSC_VERSION_PATCH 34 (October, 6, 2005), with the same DISTNAME.
- Changelog available at
<http://petsc.bkbits.net:8080/petsc-release-2.3.0/ChangeSet@1.3214..?nav=index.html>.
Reported by: pointyhat via Kris |
2.3.0_1 28 Sep 2005 15:49:09 |
thierry |
- Upgrade from PETSC_VERSION_PATCH 31 (September, 14, 2005) to
PETSC_VERSION_PATCH 32 (September, 26, 2005), with the same DISTNAME.
- Changelog available at
<http://petsc.bkbits.net:8080/petsc-release-2.3.0/ChangeSet@1.3214..?nav=index.html>.
Reported by: pointyhat via Kris |
2.3.0 17 Sep 2005 21:08:25 |
thierry |
Upgrade to v2.3.0. |
2.2.1 30 Aug 2005 20:31:02 |
thierry |
Teach bmake about FreeBSD-7.
Note: an upgrade to petsc-2.3.0 is in progress.
Reported by: krion via pointyhat |
2.2.1 06 Dec 2004 13:24:16 |
thierry |
Teach bmake to support FreeBSD-6.
Reported by: Kris via pointyhat. |
2.2.1 22 Nov 2004 21:58:36 |
thierry |
Modify WWW.
Requested by: Satish Balay. |
2.2.1 21 Nov 2004 20:56:58 |
thierry |
Add petsc 2.2.1, portable, Extensible Toolkit for Scientific
computation. |