| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 May 2013 17:58:56
5.7.3_10
|
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. |
06 May 2013 02:00:41
5.7.3_10
|
hrs  |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
01 Jun 2012 05:26:28
5.7.3_10
|
dinoex  |
- update png to 1.5.10 |
22 Nov 2011 11:14:10
5.7.3_9
|
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 |
03 Jul 2011 13:22:25
5.7.3_9
|
ohauer  |
- remove MD5 |
09 May 2011 16:42:28
5.7.3_9
|
bf  |
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports |
04 Dec 2010 07:34:27
5.7.3_8
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
5.7.3_8
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
5.7.3_8
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
5.7.3_8
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
04 Jun 2010 02:56:24
5.7.3_7
|
linimon  |
Don't build packages for this on the Tier-2 archs; we simply don't
have enough power on the nodes, and this winds up slowing down our
builds.
Hat: portmgr |
20 May 2010 14:28:00
5.7.3_7
|
lwhsu  |
- Fix build, abinit builds with science/netcdf3-ftn
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net>
Approved by: maho
Notified by: pav |
29 Mar 2010 01:12:27
5.7.3_6
|
wen  |
- Bump PORTREVISION to chase the update of math/gsl |
28 Mar 2010 06:47:48
5.7.3_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
5.7.3_4
|
dinoex  |
- update to jpeg-8 |
01 Dec 2009 20:33:45
5.7.3_3
|
makc  |
Chase math/gsl update,
bump PORTREVISION |
13 Sep 2009 00:08:01
5.7.3_2
|
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
31 Jul 2009 13:57:52
5.7.3_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
24 Apr 2009 10:26:05
5.7.3
|
maho  |
Fix build with NOPORTDOCS, NOPORTEXAMPLES.
Submitted by: QAT |
13 Apr 2009 05:20:27
5.7.3
|
maho  |
Fix build on amd64.
Spotted by: QAT and pav. |
10 Apr 2009 15:22:53
5.7.3
|
thierry  |
- Upgrade to 5.7.3
Release notes at
<http://www.abinit.org/Infos_v5.7/release_notes/release_notes.html>
- enable bindings to get the headers
This requires makemake and GSL.
Approved by: Maho (maintainer) |
23 Mar 2009 18:27:37
5.6.5
|
thierry  |
- Upgrade to 5.6.5;
- Install libabinit;
- Handle NOPORTDOCS and NOPORTEXAMPLES;
- s/test/regression-test/;
- Don't install under a versionned $PREFIX.
Approved by: maho (maintainer) |
11 Jan 2009 23:16:12
5.2.4_3
|
maho  |
Remove CONFIGURE_ENV
Submitted by: gerald@ |
07 Jan 2009 16:34:27
5.2.4_3
|
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
21 Aug 2008 06:18:49
5.2.4_2
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
20 Aug 2008 00:57:32
5.2.4_1
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
30 Sep 2007 04:47:37
5.2.4_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
14 Jul 2007 10:14:28
5.2.4
|
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
16 Mar 2007 03:04:18
5.2.4
|
maho  |
Temporary place distfile at maho/public_distdir.
Submitted by: kris |
25 Feb 2007 08:04:28
5.2.4
|
maho  |
Better support of CPU optimization. This should also fixes
the builds for amd64/ia64, sparc64 and some i[3-6]86 platforms.
However, flags may not be a very optimized ones. |
25 Feb 2007 06:52:47
5.2.4
|
maho  |
A possible fix for fenner's distfile survey.
Submitted by: fenner |
29 Jan 2007 02:32:18
5.2.4
|
maho  |
Fix pkg-plist.
Submitted by: pav. |
17 Jan 2007 04:24:49
5.2.4
|
maho  |
* Update to 5.2.4
* make fetchable (fenner)
* Migrate to gfortran.
* Use gfortran compiled atlas/blas/lapack. |
13 May 2006 04:15:53
4.6.5
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
22 Jan 2006 03:41:32
4.6.5
|
maho  |
Update to 4.6.5
Notified by: fenner, kris, and edwin |
30 Oct 2005 09:24:40
4.4.5
|
maho  |
update to 4.4.5, and make fetchable
Submitted by: kris, linimon, fenner |
10 Oct 2005 05:54:08
4.4.4
|
maho  |
Update to 4.4.4 (preferred production version, robust)
Submitted by: edwin |
14 Aug 2004 08:45:42
4.3.3
|
maho  |
Add abinit, calculates total energy, charge density
and electronic structure of systems. |