Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:51 2.3.1_47 |
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 ) |
16 Dec 2021 08:49:52 2.3.1_47 |
Dima Panov (fluffy)  |
science/mpqc: regen plist after doxygen update (+)
Add direct build dependency on LATeX when docs requsted for formulas rendering
instead of hard pulling it to everyone via doxygen.
Sponsored by: Netzkommune GmbH |
06 Apr 2021 14:31:07 2.3.1_46 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Jan 2021 07:47:03
2.3.1_46 |
fluffy  |
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine |
30 Jan 2020 14:17:44
2.3.1_45 |
swills  |
Fix math/openblas and bump dependent ports
* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]
This is correcting issues from r523749 [1][2][4] and r515970 [3]
PR: 231371
Reported by: build cluster [1]
Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by: many [5]
Reviewed by: mat, bapt
Approved by: implicit, since this is a build fix |
08 Nov 2019 03:54:11
2.3.1_44 |
linimon  |
Unmark these ports broken on aarch64.
Submitted by: emaste (TRYBROKEN run)
Approved by: portmgr (tier-2 blanket) |
26 Jul 2019 20:46:57
2.3.1_44 |
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 |
22 Apr 2019 13:16:34
2.3.1_43 |
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 |
05 Mar 2019 21:20:28
2.3.1_42 |
antoine  |
Update devel/doxygen to 1.8.15
PR: 236110 |
17 Dec 2018 18:13:18
2.3.1_41 |
yuri  |
science/mpqc: Change net/mpich2 -> net/mpich
Other port changes:
* Add the graphviz dependency
* Patch one #include that isn't found by default for some reason
* Fix WWW |
12 Dec 2018 01:35:36
2.3.1_40 |
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 |
07 Sep 2018 02:23:54
2.3.1_39 |
yuri  |
science/mpqc: Add -lmpich to LDFLAGS: this fixes science/libghemical build
science/libghemical was failing because libSCgroup.so needs MPI_* symbols
but wasn't linked to libmpich.so. |
04 Sep 2018 06:07:40
2.3.1_38 |
yuri  |
Remove science/mpqc-mpich: Enable MPI option in science/mpqc by default
* MPICH option in science/mpqc is renamed to MPI, because MPI exists in many
other
ports and there's MPI_DESC predefined for it.
* MPI option in science/mpqc is made default. |
27 Aug 2018 22:56:44
2.3.1_37 |
yuri  |
science/libint: Update 1.1.6 -> 1.2.1
Port changes:
* Remove USES=perl5 (not needed)
* Remove static libs
* Remove USE_GCC (not needed)
* Silence command/remove braces
* Update WWW
Take maintainership.
Bump depending ports because the library list has changed in plist. |
27 Aug 2018 22:25:05
2.3.1_36 |
yuri  |
science/mpqc: Fix portlint warnings about non-ASCII characters; Change WWW to
https |
29 Jul 2018 22:18:46
2.3.1_36 |
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 |
24 Jul 2018 20:22:16
2.3.1_35 |
yuri  |
science/mpqc: Fix build
Two fixes:
* Force some stl-related define values because configured values are wrong
* Force the C++-98 standard because of breakage on newer clangs/systems
Reported by: fallout |
22 Jul 2018 01:36:38
2.3.1_34 |
yuri  |
science/mpqc: Unbreak on CURRENT
For some reason, STL's endl fail and need to be std::endl only on CURRENT. |
18 Jul 2018 00:20:27
2.3.1_34 |
yuri  |
science/mpqc: Fix library dependencies
Problems in this port caused the science/libghemical breakage
(it was labeled as DEPRECATED).
Two major fixes:
* Fix the unknown 'backtrace' symbol: libexecinfo.so dependency was missing for
libSCmisc.so
* Fix broken libint.so: -L${LOCALBASE} was missing for libSCcints.so and
libint.so was just ignored
and effectively missing
These two problems were previously attempted to be patched with "-Wl,--as-needed
-lexecinfo -Wl,--no-as-needed"
but this didn't work. So this line is now removed from Makefile, and proper
flags are supplied to
the link commands.
Other port changes:
* Take maintainership
* Add missing RUN_DEPENDS for wish:x11-toolkits/tk-wrapper
* Add CONFLICTS_BUILD
* Fix MPICH_LIB_DEPENDS to point to net/mpich2
* patch the 'wish' path in configure |
22 Jun 2018 01:15:20
2.3.1_33 |
linimon  |
Mark these ports as broken on aarch64, and, where appropriate, on armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
10 Mar 2018 17:46:06
2.3.1_33 |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
15 Jan 2018 20:13:22
2.3.1_32 |
tijl  |
Remove Doxygen generated directory manuals. They don't contain anything
important and their name contains the full path of directories which can
be different on different build systems.
Reported by: antoine |
14 Jan 2018 19:32:51
2.3.1_31 |
tijl  |
- Patch configure instead of configure.in so USE_AUTOTOOLS can be removed.
- Use upstream build system instead of do-build and do-install.
- Rename DOCS option DOXYGEN.
- Add EXAMPLES option.
- Depend on MPICH 3 instead of 2.
- Convert to USES=blaslapack.
- Use more option helpers.
- Update pkg-descr. |
22 Sep 2017 10:48:29
2.3.1_30 |
mat  |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
10 Sep 2017 20:55:39
2.3.1_30 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
01 Apr 2017 15:23:32
2.3.1_29 |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
07 Dec 2016 13:24:57
2.3.1_28 |
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry |
01 Apr 2016 14:25:18
2.3.1_27 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
01 Oct 2015 07:04:30
2.3.1_27 |
amdmi3  |
- Add missing manpage
- Switch to options helpers and OPTIONS_SLAVE
- Sort plist
- Fix stage-qa for mpqc-mpich |
11 Jun 2015 09:27:06
2.3.1_26 |
amdmi3  |
- Fix shebangs
MFH: 2015Q2 |
24 Mar 2015 22:17:42
2.3.1_25 |
marino  |
3 ports categories: Remove $PTHREAD_LIBS
Categories: print, science, emulators
approved by: PTHREAD blanket |
12 Nov 2014 18:48:53
2.3.1_25 |
antoine  |
Cleanup plist |
25 Sep 2014 13:56:06
2.3.1_25 |
marino  |
science/mpqc: Don't override libtool -version-info, bump dependent ports
We accept SHLIB version changes when moving to USE=libtool, so stop
overriding it with the intent of prevent library version changes, which
is considered the better approach over the long term. Two ports are
dependent on mpqc, so bump them for the second time today.
requested by: tijl@ |
25 Sep 2014 11:04:03
2.3.1_24 |
marino  |
science: Fix mpqc, libint and unbreak ghemical, and libghemical atomically
science/ghemical would not link because libghemical.so (from science/
libghemical port) had never been properly linked. Links to all mpqc "SC"
libraries were added to LDFLAGS to rectify this. The configure breakage
and solution is described below.
After the version of lang/gcc was bumped from 4.7 to 4.8,
science/libghemical ceased to configure and it was marked broken. After
recreating the conftest, it was discovered that two versions incompatible
versions of libgcc_s.so were getting pulled in by the realtime linker:
the base version and the gcc48 ports version.
The base version was getting pulled in by science/libint. To unbreak
libghemical, libint is now built with lang/gcc. It was necessary to (Only the first 15 lines of the commit message are shown above ) |
10 Sep 2014 20:50:37
2.3.1_23 |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
08 Sep 2014 00:20:04
2.3.1_22 |
marino  |
Stage science/mpqc and science/mpqc-mpich
* reset maintainer
* converted to options instead of WITH_* knobs
* moved files/manpages to pkgplist
* USES+= libtool
* modernize |
26 Aug 2014 19:55:00
2.3.1_21 |
thierry  |
Chase the upgrade of net/mpich2.
Approved by: portmgr (non staged ports) |
06 Aug 2014 23:57:20
2.3.1_20 |
amdmi3  |
- Bump PORTREVISION to force rebuild of .la file
Approved by: portmgr blanket |
29 Jul 2014 18:41:17
2.3.1_19  |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
29 Jul 2014 17:12:50
2.3.1_19 |
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
14 Jul 2014 18:42:04
2.3.1_19 |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
25 Jun 2014 05:35:32
2.3.1_19 |
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 |
25 Mar 2014 06:30:21
2.3.1_19 |
maho  |
support LDFLAGS (fixes libghemical)
PR: 187801
Submitted by: tijl@ |
10 Mar 2014 20:55:22
2.3.1_18 |
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) |
16 Feb 2014 17:15:32
2.3.1_17 |
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) |
26 Oct 2013 00:52:36
2.3.1_17 |
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 ) |
20 Sep 2013 22:48:31
2.3.1_16 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
16 Sep 2013 10:58:05
2.3.1_16 |
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
11 May 2013 17:58:56
2.3.1_16 |
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
2.3.1_16 |
hrs  |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
08 Jan 2013 04:49:04
2.3.1_16 |
maho  |
Fix recent build on tinderbox. Somehow "sc_PsiCCSD_T.3" is not
build on tinderbox, so I removed as a quick hack.
pointed out by: beat@ |
01 Jun 2012 05:26:28
2.3.1_15 |
dinoex  |
- update png to 1.5.10 |
22 Nov 2011 11:14:10
2.3.1_14 |
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 |
26 Feb 2011 09:56:51
2.3.1_14 |
thierry  |
Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715 |
04 Dec 2010 07:34:27
2.3.1_13 |
ade  |
Sync to new bsd.autotools.mk |
14 Nov 2010 22:00:16
2.3.1_13 |
thierry  |
Chase the upgrade of MPICH2.
PR: ports/151868
Approved by: maho (maintainer) |
16 Oct 2010 11:52:47
2.3.1_12 |
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
2.3.1_12 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
28 Mar 2010 06:47:48
2.3.1_11 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
28 Nov 2009 10:44:56
2.3.1_10 |
thierry  |
- Chase relocation of net/mpich2
- Bump PORTREVISION if needed
- Fix some portlint errors. |
21 Oct 2009 23:25:38
2.3.1_9 |
wxs  |
- Fix plist after doxygen update.
Noticed by: Pav (pointyhat run)
Approved by: maho@ (maintainer) |
13 Oct 2009 23:48:01
2.3.1_8 |
maho  |
Build fix.
Spotted by: miwi and pav
Feature safe: yes |
09 Oct 2009 02:02:09
2.3.1_8 |
maho  |
adding extra rpath when linking after gcc44 migration.
Feature safe: yes. |
13 Sep 2009 00:08:01
2.3.1_7 |
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
22 Aug 2009 00:35:32
2.3.1_6  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
07 Jan 2009 16:34:27
2.3.1_6 |
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
20 Aug 2008 00:57:32
2.3.1_5 |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
12 Nov 2007 00:41:54
2.3.1_5 |
maho  |
Fix build on 7.0, and now correctly choose -pthread
instead of -lpthread.
Approved by: portmgr (linimon) |
30 Sep 2007 04:47:37
2.3.1_5 |
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
14 Jul 2007 22:24:53
2.3.1_4 |
maho  |
Correct mpich dependency. |
14 Jul 2007 09:07:26
2.3.1_4 |
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
19 May 2007 20:32:57
2.3.1_4 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
19 Feb 2007 07:30:59
2.3.1_3 |
maho  |
Build fix for mpqc-mpich. |
14 Feb 2007 05:14:04
2.3.1_3 |
maho  |
Fix pkg-plist.
Submitted by: krismail |
12 Feb 2007 07:11:41
2.3.1_3 |
maho  |
Now pkg-plist for ${PREFIX}/share/mpqc part is generated
automatically. |
10 Feb 2007 05:46:37
2.3.1_3 |
maho  |
Somehow the documents are not generated on pointyhat build.
To see how it works, generation of the documents is moved
to post-build section. |
23 Jan 2007 01:52:54
2.3.1_3 |
maho  |
More build logs for build fix at pointyhat.
Submitted by: kris via pointyhat |
17 Jan 2007 03:00:28
2.3.1_3 |
maho  |
Add missing dependency for cblas. |
12 Jan 2007 06:06:49
2.3.1_3 |
maho  |
* Use gfortran42 only and not gcc42.
* Bump portrevision. |
09 Jan 2007 22:56:20
2.3.1_2 |
maho  |
*Bump port revision
*Use gfortran compiled atlas/blas/lapack |
09 Jan 2007 15:01:48
2.3.1_1 |
maho  |
Migrate to gfrotran. |
06 Jan 2007 22:35:25
2.3.1 |
maho  |
Fix typo. |
02 Jan 2007 22:14:41
2.3.1 |
maho  |
Update to 2.3.1.
* documents are now generated with doxygen.
* sort pkg-plist.
* build with libint; now supports some r12 methods. |
01 Dec 2006 22:37:11
2.3.0 |
maho  |
Fix pkg-plist
Submitted by: kris |
30 Nov 2006 00:57:58
2.3.0 |
maho  |
Add USE_LDCONFIG. |
29 Nov 2006 21:40:06
2.3.0 |
maho  |
Now install shared libs as well (to prevent to pass -fPIC when
creating a static lib. to workaround esp. for amd64). |
19 Nov 2006 08:42:07
2.3.0 |
maho  |
* Use BLAS instead of ATLAS if ATLAS doesn't exist.
* mpich part of mpqc-mpich is moved into mpqc port.
* now use mpich2 instead of mpich. |
24 Jan 2006 01:01:36
2.3.0 |
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
2.3.0 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
11 Nov 2005 05:00:08
2.3.0 |
maho  |
Update to 2.3.0 |
11 Feb 2005 03:09:08
2.2.3 |
maho  |
Add center-of-charge patch. |
10 Feb 2005 04:46:42
2.2.3 |
maho  |
Fix build by adding USE_BZIP2
Submitted by: kris via pointyhat |
02 Feb 2005 07:32:20
2.2.3 |
maho  |
update to 2.2.3 |
20 Jan 2005 05:39:19
2.2.2 |
maho  |
fix pkg-plist
Submitted by: kris via pointyhat |
03 Sep 2004 03:15:00
2.2.2 |
maho  |
o Update to 2.2.2 to unbreak for 5-STABLE
(2.2.2 supports gcc-3.4.x)
Submitted by: pointyhat |
16 Aug 2004 12:13:32
2.2.1_1 |
maho  |
USE_ICC -> WITH_ICC, and mpi support
Passed by: portlint |
16 Aug 2004 11:04:04
2.2.1_1 |
maho  |
Opps forgot to add files/FlexLexer.h taken
from FreeBSD 5-current's /usr/include/c++/3.3/ |
16 Aug 2004 11:03:07
2.2.1_1 |
maho  |
Add intel C/C++ compiler support |
01 Jul 2004 17:06:41
2.2.1_1 |
ade  |
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!) |
06 May 2004 19:49:54
2.2.1_1 |
maho  |
Make portlint happy by replacing space to tab
PR: 65409
Submitted by: trevor |