1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Maho Nakata
5fa4718fd8 Fix build on 7.0, and now correctly choose -pthread
instead of -lpthread.

Approved by:	portmgr (linimon)
2007-11-12 00:41:54 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Maho Nakata
ef9692c91e Correct mpich dependency. 2007-07-14 22:24:53 +00:00
Maho Nakata
c750932356 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 09:08:42 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Maho Nakata
8e526b257e Build fix for mpqc-mpich. 2007-02-19 07:30:58 +00:00
Maho Nakata
971b8d2d5f Fix pkg-plist.
Submitted by:	krismail
2007-02-14 05:14:04 +00:00
Maho Nakata
456373ad54 Now pkg-plist for ${PREFIX}/share/mpqc part is generated
automatically.
2007-02-12 07:11:41 +00:00
Maho Nakata
774716a88b Somehow the documents are not generated on pointyhat build.
To see how it works, generation of the documents is moved
to post-build section.
2007-02-10 05:46:37 +00:00
Maho Nakata
a740457eb6 More build logs for build fix at pointyhat.
Submitted by:	kris via pointyhat
2007-01-23 01:52:54 +00:00
Maho Nakata
e26425cc67 Add missing dependency for cblas. 2007-01-17 03:00:28 +00:00
Maho Nakata
440984cf29 * Use gfortran42 only and not gcc42.
* Bump portrevision.
2007-01-12 06:06:48 +00:00
Maho Nakata
c29bdea745 *Bump port revision
*Use gfortran compiled atlas/blas/lapack
2007-01-09 22:56:20 +00:00
Maho Nakata
d575b690b9 Migrate to gfrotran. 2007-01-09 15:01:48 +00:00
Maho Nakata
79bc5c9d32 Fix typo. 2007-01-06 22:35:25 +00:00
Maho Nakata
0ada2aeeb5 Update to 2.3.1.
* documents are now generated with doxygen.
* sort pkg-plist.
* build with libint; now supports some r12 methods.
2007-01-02 22:14:41 +00:00
Maho Nakata
cf820e116c Fix pkg-plist
Submitted by:	kris
2006-12-01 22:37:11 +00:00
Maho Nakata
dc6e867349 Add USE_LDCONFIG. 2006-11-30 00:57:58 +00:00
Maho Nakata
fc6b70fcd1 Now install shared libs as well (to prevent to pass -fPIC when
creating a static lib. to workaround esp. for amd64).
2006-11-29 21:40:05 +00:00
Maho Nakata
bbe57b83a1 * 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.
2006-11-19 08:42:07 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Maho Nakata
a7afb7e0a7 Update to 2.3.0 2005-11-11 05:00:08 +00:00
Maho Nakata
a3f83ad072 Add center-of-charge patch. 2005-02-11 03:09:08 +00:00
Maho Nakata
c5ff536d19 Fix build by adding USE_BZIP2
Submitted by:	kris via pointyhat
2005-02-10 04:46:42 +00:00
Maho Nakata
0de011bae8 update to 2.2.3 2005-02-02 07:32:20 +00:00
Maho Nakata
bbe5c09f35 fix pkg-plist
Submitted by:	kris via pointyhat
2005-01-20 05:39:19 +00:00
Maho Nakata
6bf0678359 o Update to 2.2.2 to unbreak for 5-STABLE
(2.2.2 supports gcc-3.4.x)

Submitted by:	pointyhat
2004-09-03 03:15:00 +00:00
Maho Nakata
5c6be93873 USE_ICC -> WITH_ICC, and mpi support
Passed by:	portlint
2004-08-16 12:13:32 +00:00
Maho Nakata
f8134b0fd0 Opps forgot to add files/FlexLexer.h taken
from FreeBSD 5-current's /usr/include/c++/3.3/
2004-08-16 11:04:04 +00:00
Maho Nakata
a26dd23859 Add intel C/C++ compiler support 2004-08-16 11:03:07 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Maho Nakata
c72ea155ce Make portlint happy by replacing space to tab
PR:		65409
Submitted by:	trevor
2004-05-06 19:49:54 +00:00
Maho Nakata
23c0b4c300 SIZEify
Submitted by:	trevor
2004-03-19 04:09:18 +00:00
Maho Nakata
05d7ab3f86 Clean up this port
1) reduce optimization level and remove
   inappropreate optimization flags
2) use autoconf 257
3) remove lapack dependency
4) fix pkg-plist
2004-03-10 19:37:24 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Maho Nakata
f2c2581583 Update to 2.2.1 2003-12-28 07:16:29 +00:00
Maho Nakata
8b5acdcb2b Update to 2.1.5 2003-10-03 21:57:23 +00:00
Maho Nakata
dba4cab764 Fix configure failure (autoconf257 is required) 2003-08-11 23:16:49 +00:00
Maho Nakata
443f1d04cb Update to 2.1.4 2003-08-03 04:56:39 +00:00
Maho Nakata
f7e89e5ee1 Unbreak by clean-ups.
For unbreak:
a) location of .include "${.CURDIR}/../mpqc/Makefile"
   is just after the BUILD_DEPENDS to avoid override.

For clean-ups:
1) ${F77}->${FC}
2) Use ${LOCALBASE} for CONFIGURE_ARGS for mpqc-mpich
3) ${MASTERDIR}/files -> ${FILESDIR}
4) remove LIB_DEPENDS for mpqc-mpich (redundant)

Reported by:	bento's log
Reviewed by:	okazaki and sf
2003-07-27 07:31:27 +00:00
Maho Nakata
e682d24445 Remove Broken because it really builds by fomer commit.
Pointed out by: kris
2003-05-08 23:38:07 +00:00
Kris Kennaway
1a2645a53f BROKEN: Does not patch 2003-05-06 21:28:04 +00:00
Maho Nakata
0b002fc00d remove unnecessary patch to build.
Reported by: fenner's log
2003-05-03 06:09:33 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maho Nakata
7a7a15ccf4 Update to 2.1.3
enable WITH_OPTIMIZED_FLAGS

Reviewed by:	knu (mentor)
2003-01-31 23:04:33 +00:00
Akinori MUSHA
090ec19d9c Add parallel to CATEGORIES.
PR:		ports/39094
Submitted by:	trevor
2002-11-24 13:41:11 +00:00
Maho Nakata
600e7439f0 Change ${.CURDIR} to ${MASTERDIR} for slave ports.
Noticed by: sada
Reviewed by: knu (mentor)
2002-11-19 22:59:19 +00:00