| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
18 Mar 2011 17:59:51
2004.08.16_3
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
05 Jun 2010 22:36:02
2004.08.16_3
|
maho  |
make fetchable and remove restrict, as
Since rough translation of
http://accc.riken.jp/HPC/HimenoBMT.html says
"Himeno bench is released under LGPL ver2.0."
the original sentence is following.
> å§«éãã³ã㯠LGPL ver2.0
以éã«åºã¥ãã¦æä¾ãã¦ãã¾ãã
. |
13 Sep 2009 00:08:01
2004.08.16_3
|
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
07 Jan 2009 16:34:27
2004.08.16_2
|
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
16 Jul 2007 08:00:01
2004.08.16_1
|
maho  |
Fix pkg-plist.
Spotted by: pav |
14 Jul 2007 21:36:44
2004.08.16_1
|
maho  |
Now we use USE_FORTRAN to use FORTRAN compiler. |
12 Jan 2007 05:42:29
2004.08.16_1
|
maho  |
Using gfortran42, and not gcc42.
Bump portrevision. |
04 Jan 2007 12:51:11
2004.08.16
|
maho  |
Add a dummy knob WANT_FORTRAN for future use. |
04 Jan 2007 06:08:43
2004.08.16
|
maho  |
* Migrate to gfortran42.
* Add file/run_benchmark to do benchmark with different compilers.
* portlint. |
22 Jan 2006 08:20:08
2004.08.16
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Apr 2005 03:26:57
2004.08.16
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2004.08.16
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
18 Aug 2004 07:28:53
2004.08.16
|
maho  |
OPTIMIZED_FLAGS should be WITH_OPTMIZED_FLAGS |
18 Aug 2004 07:21:58
2004.08.16
|
maho  |
Fix many things
Submitted by: kris (partially) |
16 Aug 2004 13:56:07
2004.08.16
|
maho  |
Fix typo |
16 Aug 2004 12:37:13
2004.08.16
|
maho  |
Marked as RESTRICTED. |
16 Aug 2004 12:16:03
2004.08.16
|
maho  |
User settable USE_* -> WITH_*
Noticed by: portlint |
16 Aug 2004 08:22:07
2004.08.16
|
maho  |
WITH_IFC, WITH_ICC -> USE_IFC, USE_ICC |
16 Aug 2004 08:14:12
2004.08.16
|
maho  |
Add Himeno Benchmark. this suite was made by HIMENO, Ryutaro,
for evaluation of performance of the calculation
of incompressible flow analysis. This program solves Poisson equation
by Jacobi's iterative method which have many loops |