Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
10.2.5_1 24 Jan 2025 12:18:28
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION to chase blas/lapack, Suitesparse and BLIS |
10.2.5 14 Jan 2025 03:26:08
    |
Yuri Victorovich (yuri)  |
science/abinit: update 10.0.9 → 10.2.5 |
10.0.9 23 Dec 2024 21:08:39
    |
Daniel Engberg (diizzy)  |
*/*: Use Gnome helper for defining libxml2 dependency
Replace LIB_DEPENDS with USES= gnome, USE_GNOME= libxml2
Approved by: portmgr (blanket) |
10.0.9 13 Sep 2024 08:24:49
    |
Yuri Victorovich (yuri)  |
science/abinit: update 10.0.7 → 10.0.9
Reported by: portscout |
10.0.7_2 02 Sep 2024 01:31:17
    |
Yuri Victorovich (yuri)  Author: Daniel Engberg |
textproc/xmlf90: change to cmake; use static release tarball; update WWW |
10.0.7_1 30 Aug 2024 17:50:55
    |
Yuri Victorovich (yuri)  |
science/abinit: Add MPI options; Fix run-time failures due to wrong version
MPI options NOMPI MPICH OPENMPI are added, MPICH is a default.
As it turned out, openmpi is also currently broken on FreeBSD due
to failure to allocate shmem backing memory.
The abinit failure to determine version is also fixed.
It used UNKNOWN as version which caused run-time failure to save data.
PR: 281122
Reported by: Ramon <rcuscoptc@gmail.com> (run-time failure due to UNKNOWN
version) |
10.0.7 19 Aug 2024 19:11:34
    |
Yuri Victorovich (yuri)  |
science/abinit: update 10.0.5 → 10.0.7
Reported by: portscout |
10.0.5 02 May 2024 08:57:59
    |
Yuri Victorovich (yuri)  |
science/abinit: update 10.0.3 → 10.0.5
Reported by: portscout |
10.0.3 17 Apr 2024 07:38:17
    |
Yuri Victorovich (yuri)  |
science/abinit: Fix tests by adding a workaround for a problem
... that the upstream is yet to fix |
10.0.3 17 Apr 2024 03:48:48
    |
Yuri Victorovich (yuri)  |
science/abinit: update 9.10.5 → 10.0.3
Reported by: portscout |
9.10.5 22 Feb 2024 09:38:39
    |
Yuri Victorovich (yuri)  |
science/abinit: update 9.10.3 → 9.10.5
Reported by: portscout |
9.10.3_4 18 Feb 2024 09:29:31
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after OpenMPI upgrade |
9.10.3_3 01 Jan 2024 11:49:51
    |
Thierry Thomas (thierry)  |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860 |
9.10.3_2 10 Dec 2023 10:23:11
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2 |
9.10.3_1 04 Dec 2023 18:36:58
    |
Thierry Thomas (thierry)  |
science/abinit: temporary switch to OpenMPI
Waiting for the error with MPICH-4 to be fixed.
Cf. <https://github.com/abinit/abinit/issues/61>.
PR: 275485
Approved by: yuri (maintainer) |
9.10.3 17 Jul 2023 06:20:35
    |
Yuri Victorovich (yuri)  |
science/abinit: Update 9.10.1 → 9.10.3
Reported by: portscout |
9.10.1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
9.10.1 27 Jun 2023 15:01:03
    |
Yuri Victorovich (yuri)  |
science/abinit: Update 9.8.4 → 9.10.1
Reported by: portscout |
9.8.4 13 Jun 2023 00:41:20
    |
Yuri Victorovich (yuri)  |
science/abinit: Update 9.6.2 → 9.8.4
Reported by: portscout |
9.6.2_3 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
9.6.2_2 05 Nov 2022 14:47:18
    |
Thierry Thomas (thierry)  |
science/*: bump PORTREVISION in consumers of libXC |
9.6.2_1 26 Oct 2022 17:58:25
    |
Thierry Thomas (thierry)  |
science/abinit: fix with libXC 6.0.0
See <https://github.com/abinit/abinit/issues/55#issuecomment-1288757862>.
Note: this is fixed in soon-to-come ABINITv9.8. This patch is just in case
libXC is committed before.
PR: 267357
Approved by: yuri (maintainer) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
9.6.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
9.6.2 29 Jul 2022 19:57:36
    |
Yuri Victorovich (yuri)  |
science/abinit: Update 9.4.2 -> 9.6.2 |
9.4.2_6 20 Jul 2022 14:35:24
    |
Tobias C. Berner (tcberner)  |
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com> |
9.4.2_5 20 Jul 2022 14:22:51
    |
Tobias C. Berner (tcberner)  |
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above ) |
9.4.2_5 18 Jul 2022 12:51:25
    |
Po-Chuan Hsieh (sunpoet)  |
science/abinit: Fix build with HDF5 1.12.0+ |
9.4.2_5 16 Jun 2022 15:13:01
    |
Po-Chuan Hsieh (sunpoet)  |
*/*: Replace science/szip with science/libaec
- Bump PORTREVISION of dependent ports for dependency change
szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.
PR: 228743, 246097, 250165 |
9.4.2_4 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
9.4.2_3 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
9.4.2_2 07 Mar 2022 18:10:59
    |
Po-Chuan Hsieh (sunpoet)  |
science/netcdf-fortran: Update to 4.5.4
- Update MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Unidata/netcdf-fortran/releases |
9.4.2 20 Jun 2021 16:16:17
    |
Po-Chuan Hsieh (sunpoet)  |
science/abinit: Remove PY_PYGMENTS
With hat: python |
9.4.2 07 May 2021 03:44:02
    |
Yuri Victorovich (yuri)  |
science/abinit: Update 9.4.1 -> 9.4.2
Reported by: portscout |
9.4.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
9.4.1 24 Mar 2021 03:39:59
  |
yuri  |
science/abinit: Update 9.4.0 -> 9.4.1
Reported by: portscout |
9.4.0 26 Feb 2021 18:03:46
  |
yuri  |
science/abinit: Update 9.2.2 -> 9.4.0
Reported by: portscout |
9.2.2_1 30 Jan 2021 13:29:58
  |
sunpoet  |
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR: 250103 |
9.2.2_1 26 Jan 2021 14:04:01
  |
sunpoet  |
Bump PORTREVISION for science/netcdf shlib change |
9.2.2 17 Jan 2021 01:08:05
  |
pkubaj  |
science/abinit: enable on powerpc64le |
9.2.2 12 Jan 2021 22:18:04
  |
pkubaj  |
science/abinit: enable on powerpc64 |
9.2.2 02 Jan 2021 00:42:00
  |
yuri  |
science/abinit: Update 8.10.3 -> 9.2.2
PR: 252221
Submitted by: thierry |
8.10.3_6 29 May 2020 08:38:55
  |
antoine  |
Mark BROKEN: fails to build
m_polynomial_coeff.F90:2883:67:
2800 | do icoeff1=icoeff,ncoeff+nstr
| 2
......
2883 | &
index_coeff,list_combination,icoeff1,max_power_strain,&
| 1
Error: Variable 'icoeff1' at (1) not definable inside loop beginning at (2) as
INTENT(INOUT) argument to subroutine 'computecombinationfromlist'
m_polynomial_coeff.F90:2643:26:
2553 | do icoeff1=icoeff,ncoeff+nstr
| 2
......
2643 | &
icoeff1,icoeff_tot,natom,ncoeff,nstr,ncoeff_out,nrpt,nsym,power_disp+1,&
| 1
Error: Variable 'icoeff1' at (1) not definable inside loop beginning at (2) as
INTENT(INOUT) argument to subroutine 'computenorder'
Reported by: pkg-fallout |
8.10.3_6 19 May 2020 08:21:38
  |
yuri  |
Re-add port: science/abinit: Full-featured atomic-scale first-principles
simulation software
The taball for the 8.10.3 version was replaced on the upstream website with
significant updates in it.
The new tarball doesn't compile.
I preserved the previous 8.10.3 version tarball so that the package can build.
The new, 9.x version is upcoming. |
8.10.3_6 05 May 2020 15:38:12
  |
rene  |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
8.10.3_6 04 Apr 2020 20:51:41
  |
antoine  |
Deprecate ports broken for more than 6 months |
8.10.3_6 08 Mar 2020 21:56:37
  |
jbeich  |
Drop dependency on devel/openmp
- Drop if devel/llvm* was used as a substitute
Approved by: yuri, rene (earlier version)
Differential Revision: https://reviews.freebsd.org/D23020 |
8.10.3_5 06 Nov 2019 16:26:35
  |
antoine  |
Mark a few ports BROKEN (unfetchable) |
8.10.3_5 21 Sep 2019 18:59:57
  |
jbeich  |
devel/openmp: update to 9.0.0
- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/ |
8.10.3_4 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
8.10.3_3 19 May 2019 03:01:48
  |
yuri  |
science/abinit: Fix libomp.so in LDFLAGS (this also might fix the breakage on
13)
Reported by: fallout |
8.10.3_3 08 May 2019 16:05:53
  |
jbeich  |
devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)
PR: 236907
Approved by: bapt (maintainer)
Differential Revision: https://reviews.freebsd.org/D19767 |
8.10.3_2 22 Apr 2019 13:16:34
  |
gerald  |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
8.10.3_1 02 Mar 2019 23:43:02
  |
yuri  |
science/abinit: Broken on i386
Reported by: fallout |
8.10.3_1 27 Feb 2019 06:09:17
  |
yuri  |
science/abinit: Add the 'test' target |
8.10.3_1 27 Feb 2019 05:37:34
  |
yuri  |
science/abinit: Add OPENMP and MPI options |
8.10.3 22 Feb 2019 05:46:15
  |
yuri  |
science/abinit: Update 8.10.2 -> 8.10.3
Reported by: portscout |
8.10.2 10 Feb 2019 00:30:17
  |
yuri  |
science/abinit: Update 8.8.4 -> 8.10.2 |
8.8.4_2 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
8.8.4_1 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
8.8.4 28 Jul 2018 20:24:20
  |
yuri  |
science/abinit: Update 8.8.3 -> 8.8.4
Reported by: portscout |
8.8.3 21 Jun 2018 05:43:39
  |
yuri  |
science/abinit: Update 8.8.2 -> 8.8.3
Reported by: portscout |
8.8.2 14 Jun 2018 05:49:39
  |
yuri  |
Re-add port: science/abinit: Full-featured atomic-scale first-principles
simulation software
I couldn't make MPI work, created a bug report.
Will add DOCS and EXAMPLES options later.
PR: 219025 |
5.7.3_16 02 Sep 2014 10:07:50
  |
bapt  |
Remove non staged ports without pending PR from s* |
5.7.3_16 17 Aug 2014 13:09:56
  |
tijl  |
math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstage port) |
5.7.3_15 15 Aug 2014 21:08:21
  |
sunpoet  |
- Update to 4.4.0
- Bump PORTREVISION for science/netcdf-fortran shlib change [1]
Changes: https://github.com/Unidata/netcdf-fortran/blob/master/RELEASE_NOTES.md
Approved by: portmgr (implicit, unstaged port) [1] |
5.7.3_14 24 Jul 2014 16:33:10
  |
bapt  |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
5.7.3_14 20 Jul 2014 19:16:10
  |
antoine  |
Fix LIB_DEPENDS
With hat: portmgr |
5.7.3_14 16 Jul 2014 08:44:05
  |
bapt  |
Fix some non default LIB_DEPENDS
With hat: portmgr |
5.7.3_14 25 Jun 2014 05:35:32
  |
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
5.7.3_14 03 May 2014 03:54:50
  |
sunpoet  |
- Bump PORTREVISION for dependency change from science/netcdf-ftn and
science/netcdf3-ftn to science/netcdf-fortran
Approved by: portmgr (bapt) |
5.7.3_13 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) |
5.7.3_12 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) |
5.7.3_12 15 Dec 2013 12:49:28
  |
wg  |
science/abinit: depends explicitly on "python"
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket) |
5.7.3_12 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 ) |
5.7.3_11 20 Sep 2013 22:48:31
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
5.7.3_11 16 Sep 2013 10:58:05
  |
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
5.7.3_11 26 Aug 2013 16:06:38
  |
bf  |
Update math/gsl to 1.16 and adjust some dependent ports |
5.7.3_10 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. |
5.7.3_10 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. |
5.7.3_10 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
5.7.3_9 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 |
5.7.3_9 03 Jul 2011 13:22:25
 |
ohauer  |
- remove MD5 |
5.7.3_9 09 May 2011 16:42:28
 |
bf  |
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports |
5.7.3_8 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
5.7.3_8 16 Oct 2010 11:52:47
 |
ade  |
Punt autoconf267->autoconf268 |
5.7.3_8 05 Oct 2010 19:57:56
 |
ade  |
Round one migration of ports from automake{19,110} to automake111 |
5.7.3_8 15 Sep 2010 18:35:24
 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
5.7.3_7 04 Jun 2010 02:56:24
 |
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 |
5.7.3_7 20 May 2010 14:28:00
 |
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 |
5.7.3_6 29 Mar 2010 01:12:27
 |
wen  |
- Bump PORTREVISION to chase the update of math/gsl |
5.7.3_5 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
5.7.3_4 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
5.7.3_3 01 Dec 2009 20:33:45
 |
makc  |
Chase math/gsl update,
bump PORTREVISION |
5.7.3_2 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 |
5.7.3_1 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
5.7.3 24 Apr 2009 10:26:05
 |
maho  |
Fix build with NOPORTDOCS, NOPORTEXAMPLES.
Submitted by: QAT |
5.7.3 13 Apr 2009 05:20:27
 |
maho  |
Fix build on amd64.
Spotted by: QAT and pav. |
5.7.3 10 Apr 2009 15:22:53
 |
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) |
5.6.5 23 Mar 2009 18:27:37
 |
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) |