non port: science/abinit/Makefile |
SVNWeb
|
Number of commits found: 94 |
Mon, 17 Jul 2023
|
[ 06:20 Yuri Victorovich (yuri) ] dd05d3e
science/abinit: Update 9.10.1 → 9.10.3
Reported by: portscout
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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>
|
[ 15:01 Yuri Victorovich (yuri) ] 92894f6
science/abinit: Update 9.8.4 → 9.10.1
Reported by: portscout
|
Tue, 13 Jun 2023
|
[ 00:41 Yuri Victorovich (yuri) ] d4ca0a7
science/abinit: Update 9.6.2 → 9.8.4
Reported by: portscout
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Sat, 5 Nov 2022
|
[ 14:47 Thierry Thomas (thierry) ] cceff44 (Only the first 10 of 14 ports in this commit are shown above. )
science/*: bump PORTREVISION in consumers of libXC
|
Wed, 26 Oct 2022
|
[ 17:58 Thierry Thomas (thierry) ] 33f3c23
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)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Fri, 29 Jul 2022
|
[ 19:57 Yuri Victorovich (yuri) ] e8efaf3
science/abinit: Update 9.4.2 -> 9.6.2
|
Wed, 20 Jul 2022
|
[ 14:35 Tobias C. Berner (tcberner) ] 5564b3b (Only the first 10 of 87 ports in this commit are shown above. )
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>
|
[ 14:22 Tobias C. Berner (tcberner) ] 4619604 (Only the first 10 of 201 ports in this commit are shown above. )
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 )
|
Mon, 18 Jul 2022
|
[ 12:51 Po-Chuan Hsieh (sunpoet) ] 97c09dc
science/abinit: Fix build with HDF5 1.12.0+
|
Thu, 16 Jun 2022
|
[ 15:13 Po-Chuan Hsieh (sunpoet) ] 328ae40 (Only the first 10 of 52 ports in this commit are shown above. )
*/*: 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
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
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)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Mon, 7 Mar 2022
|
[ 18:10 Po-Chuan Hsieh (sunpoet) ] 0459e7f
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
|
Sun, 20 Jun 2021
|
[ 16:16 Po-Chuan Hsieh (sunpoet) ] f519be9
science/abinit: Remove PY_PYGMENTS
With hat: python
|
Fri, 7 May 2021
|
[ 03:44 Yuri Victorovich (yuri) ] 45ababe
science/abinit: Update 9.4.1 -> 9.4.2
Reported by: portscout
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 24 Mar 2021
|
[ 03:39 yuri ]
science/abinit: Update 9.4.0 -> 9.4.1
Reported by: portscout
|
Fri, 26 Feb 2021
|
[ 18:03 yuri ]
science/abinit: Update 9.2.2 -> 9.4.0
Reported by: portscout
|
Sat, 30 Jan 2021
|
[ 13:29 sunpoet ] (Only the first 10 of 62 ports in this commit are shown above. )
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR: 250103
|
Tue, 26 Jan 2021
|
[ 14:04 sunpoet ] (Only the first 10 of 21 ports in this commit are shown above. )
Bump PORTREVISION for science/netcdf shlib change
|
Sun, 17 Jan 2021
|
[ 01:08 pkubaj ]
science/abinit: enable on powerpc64le
|
Tue, 12 Jan 2021
|
[ 22:18 pkubaj ]
science/abinit: enable on powerpc64
|
Sat, 2 Jan 2021
|
[ 00:42 yuri ]
science/abinit: Update 8.10.3 -> 9.2.2
PR: 252221
Submitted by: thierry
|
Fri, 29 May 2020
|
[ 08:38 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
|
Tue, 19 May 2020
|
[ 08:21 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.
|
Sat, 4 Apr 2020
|
[ 20:51 antoine ] (Only the first 10 of 520 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Sun, 8 Mar 2020
|
[ 21:56 jbeich ] (Only the first 10 of 64 ports in this commit are shown above. )
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
|
Wed, 6 Nov 2019
|
[ 16:26 antoine ] (Only the first 10 of 283 ports in this commit are shown above. )
Mark a few ports BROKEN (unfetchable)
|
Sat, 21 Sep 2019
|
[ 18:59 jbeich ] (Only the first 10 of 58 ports in this commit are shown above. )
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/
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Sun, 19 May 2019
|
[ 03:01 yuri ]
science/abinit: Fix libomp.so in LDFLAGS (this also might fix the breakage on
13)
Reported by: fallout
|
Wed, 8 May 2019
|
[ 16:05 jbeich ] (Only the first 10 of 52 ports in this commit are shown above. )
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
|
Mon, 22 Apr 2019
|
[ 13:16 gerald ] (Only the first 10 of 225 ports in this commit are shown above. )
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
|
Sat, 2 Mar 2019
|
[ 23:43 yuri ]
science/abinit: Broken on i386
Reported by: fallout
|
Wed, 27 Feb 2019
|
[ 06:09 yuri ]
science/abinit: Add the 'test' target
|
[ 05:37 yuri ]
science/abinit: Add OPENMP and MPI options
|
Fri, 22 Feb 2019
|
[ 05:46 yuri ]
science/abinit: Update 8.10.2 -> 8.10.3
Reported by: portscout
|
Sun, 10 Feb 2019
|
[ 00:30 yuri ]
science/abinit: Update 8.8.4 -> 8.10.2
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Sat, 28 Jul 2018
|
[ 20:24 yuri ]
science/abinit: Update 8.8.3 -> 8.8.4
Reported by: portscout
|
Thu, 21 Jun 2018
|
[ 05:43 yuri ]
science/abinit: Update 8.8.2 -> 8.8.3
Reported by: portscout
|
Thu, 14 Jun 2018
|
[ 05:49 yuri ] (Only the first 10 of 18 ports in this commit are shown above. )
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
|
Sun, 17 Aug 2014
|
[ 13:09 tijl ] (Only the first 10 of 45 ports in this commit are shown above. )
math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstage port)
|
Fri, 15 Aug 2014
|
[ 21:08 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]
|
Thu, 24 Jul 2014
|
[ 16:33 bapt ] (Only the first 10 of 79 ports in this commit are shown above. )
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
|
Sun, 20 Jul 2014
|
[ 19:16 antoine ]
Fix LIB_DEPENDS
With hat: portmgr
|
Wed, 16 Jul 2014
|
[ 08:44 bapt ] (Only the first 10 of 38 ports in this commit are shown above. )
Fix some non default LIB_DEPENDS
With hat: portmgr
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
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
|
Sat, 3 May 2014
|
[ 03:54 sunpoet ]
- Bump PORTREVISION for dependency change from science/netcdf-ftn and
science/netcdf3-ftn to science/netcdf-fortran
Approved by: portmgr (bapt)
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
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)
|
Sun, 16 Feb 2014
|
[ 17:15 tijl ] (Only the first 10 of 211 ports in this commit are shown above. )
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)
|
Sun, 15 Dec 2013
|
[ 12:49 wg ]
science/abinit: depends explicitly on "python"
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
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 )
|
Fri, 20 Sep 2013
|
[ 22:48 bapt ] (Only the first 10 of 185 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
|
Mon, 16 Sep 2013
|
[ 10:58 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Mon, 26 Aug 2013
|
[ 16:06 bf ] (Only the first 10 of 40 ports in this commit are shown above. )
Update math/gsl to 1.16 and adjust some dependent ports
|
Sat, 11 May 2013
|
[ 17:58 hrs ] (Only the first 10 of 152 ports in this commit are shown above. )
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.
|
Mon, 6 May 2013
|
[ 02:00 hrs ] (Only the first 10 of 150 ports in this commit are shown above. )
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Tue, 22 Nov 2011
|
[ 11:14 bf ] (Only the first 10 of 41 ports in this commit are shown above. )
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
|
Mon, 9 May 2011
|
[ 16:42 bf ] (Only the first 10 of 45 ports in this commit are shown above. )
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Tue, 5 Oct 2010
|
[ 19:57 ade ] (Only the first 10 of 235 ports in this commit are shown above. )
Round one migration of ports from automake{19,110} to automake111
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Fri, 4 Jun 2010
|
[ 02:56 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
|
Thu, 20 May 2010
|
[ 14:28 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
|
Mon, 29 Mar 2010
|
[ 01:12 wen ] (Only the first 10 of 28 ports in this commit are shown above. )
- Bump PORTREVISION to chase the update of math/gsl
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Tue, 1 Dec 2009
|
[ 20:33 makc ] (Only the first 10 of 47 ports in this commit are shown above. )
Chase math/gsl update,
bump PORTREVISION
|
Sun, 13 Sep 2009
|
[ 00:08 gerald ] (Only the first 10 of 107 ports in this commit are shown above. )
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Fri, 24 Apr 2009
|
[ 10:26 maho ]
Fix build with NOPORTDOCS, NOPORTEXAMPLES.
Submitted by: QAT
|
Fri, 10 Apr 2009
|
[ 15:22 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)
|
Mon, 23 Mar 2009
|
[ 18:27 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)
|
Sun, 11 Jan 2009
|
[ 23:16 maho ]
Remove CONFIGURE_ENV
Submitted by: gerald@
|
Wed, 7 Jan 2009
|
[ 16:34 gerald ] (Only the first 10 of 104 ports in this commit are shown above. )
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Sun, 30 Sep 2007
|
[ 04:47 linimon ] (Only the first 10 of 300 ports in this commit are shown above. )
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
|
Sat, 14 Jul 2007
|
[ 10:14 maho ]
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
|
Fri, 16 Mar 2007
|
[ 03:04 maho ]
Temporary place distfile at maho/public_distdir.
Submitted by: kris
|
Sun, 25 Feb 2007
|
[ 06:52 maho ]
A possible fix for fenner's distfile survey.
Submitted by: fenner
|
Wed, 17 Jan 2007
|
[ 04:24 maho ]
* Update to 5.2.4
* make fetchable (fenner)
* Migrate to gfortran.
* Use gfortran compiled atlas/blas/lapack.
|
Sat, 13 May 2006
|
[ 04:15 edwin ] (Only the first 10 of 275 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with S
|
Sun, 22 Jan 2006
|
[ 03:41 maho ]
Update to 4.6.5
Notified by: fenner, kris, and edwin
|
Sun, 30 Oct 2005
|
[ 09:24 maho ]
update to 4.4.5, and make fetchable
Submitted by: kris, linimon, fenner
|
Mon, 10 Oct 2005
|
[ 05:54 maho ]
Update to 4.4.4 (preferred production version, robust)
Submitted by: edwin
|
Sat, 14 Aug 2004
|
[ 08:45 maho ]
Add abinit, calculates total energy, charge density
and electronic structure of systems.
|
Number of commits found: 94 |