Commit graph

9 commits

Author SHA1 Message Date
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +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
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Thierry Thomas
6dd190dc6c - Fix pkg_plist and unbreak;
- Define USE_LIBTOOL_VER;
- Bump PORTREVISION.

PR:		ports/74828
Submitted by:	maintainer.
2004-12-09 22:45:33 +00:00
Kris Kennaway
9a67716a77 BROKEN: Broken pkg-plist 2004-11-18 08:08:00 +00:00
Maho Nakata
f19df91a2d Fix build by adding
.ifndef WITH_FLOAT
CONFIGURE_ARGS+=        --disable-float

Submitted by:	Stephen Montgomery-Smith <stephen at math.missouri.edu>
Reported by:	kris via pointyhat and Bruno Afonso <brunomiguel at dequim.ist.utl.pt>
2004-11-04 03:32:39 +00:00
Maho Nakata
05abcbf242 New port science/gromacs
GROMACS is a versatile package to perform molecular dynamics,
i.e. simulate the Newtonian equations of motion for systems
with hundreds to millions of particles, and also the World's
fastest Molecular Dynamics under GPL.

PR:		71211
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
Reviewed by:	Bruno Afonso <brunomiguel@dequim.ist.utl.pt>
2004-10-19 01:36:11 +00:00