Joe Marcus Clarke
c8725f75bf
Update to 5.7.29.
2006-02-14 07:19:02 +00:00
Maho Nakata
28171a1dc8
o cleanups
...
o faster build time; 4h45m19.23s for my Pentium M 1.6G.
now static libs are build via knob, timing torerance patch is applied via knob.
Submitted by: many
2006-02-14 02:30:16 +00:00
Thierry Thomas
5e6a738f04
- Upgrade to 2.12.10;
...
- Assign maintainership.
PR: 92591
Submitted by: Christopher Illies <christopher.illies (at) ki.se>
2006-02-13 22:09:20 +00:00
Sam Lawrance
b525526dce
Unbreak - disable configure check for gnuplot.
...
PR: ports/93242
Submitted by: Ports Fury
2006-02-13 10:03:26 +00:00
Sam Lawrance
b1e92dd6f4
Update to 0.7.0.
...
PR: ports/93241
Submitted by: Ports Fury
2006-02-13 10:03:16 +00:00
Maho Nakata
8d9c7bbc7c
Cosmetic change
2006-02-13 05:38:23 +00:00
Maho Nakata
60ae738eae
Update to 20060201 version of SuperLU
...
Submitted by: Pedro F.Giffuni
2006-02-13 02:33:44 +00:00
Kris Kennaway
12a072696b
BROKEN: Configure fails
2006-02-12 22:23:39 +00:00
Maho Nakata
25ea124ad7
o Do not build static libraries in default setting; this reduce the
...
build time by half.
o Add support for Pentium D
o timing_torerance patch is now activated via knob; this significantly
reduce the build time.
A lot of discussion with: "Pedro F. Giffuni" <giffunip@yahoo.com>
2006-02-11 09:11:24 +00:00
Thierry Thomas
4e7c4f0461
Upgrade to 2.3-1.
2006-02-09 20:29:53 +00:00
Jean-Marc Zucconi
dd1af32f00
Dont compile blas as it is not installed.
2006-02-08 19:50:29 +00:00
Jean-Yves Lefort
66faa41543
Fix build on 4.x
...
PR: ports/92878
Submitted by: Tod McQuillin <devin@spamcop.net>
2006-02-08 03:45:45 +00:00
Thierry Thomas
d3b0bdcb4d
Add some mirrors.
2006-02-07 23:13:15 +00:00
Thierry Thomas
b130340775
- Upgrade to 2.3-0;
...
- Add a dependency to bamg.
Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION >.
2006-02-07 23:12:27 +00:00
Jean-Marc Zucconi
d8eb7ce0be
This port does not conflict with math/atlas. That was a oversight of my part.
2006-02-07 22:20:02 +00:00
Jean-Marc Zucconi
7317500b7a
Don't build the included blas library and add a dependency on math/blas.
...
This port conflicts with math/atlas.
Problem pointed out by: Pedro F. Giffuni
2006-02-07 21:25:05 +00:00
Thierry Thomas
025f7f9daa
Don't install bamg to avoid conflicts.
...
Noticed by: pointyhat via Kris
2006-02-07 20:33:52 +00:00
Sergey Matveychuk
18d67ba309
- Use a static header file instead of generated by f2c.
...
It decreases a dependencies and so fix build on 7.0.
PR: ports/92940
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Reported by: krismail
2006-02-07 10:46:01 +00:00
Renato Botelho
4ae496ffbb
- Update to 0.38
...
PR: ports/92897
Submitted by: maintainer
2006-02-06 17:14:02 +00:00
Renato Botelho
84dd2a5cb4
- Update to 0.08
...
- Fix BROKEN message
- Drop USE_REINPLACE
PR: ports/92897
Submitted by: maintainer
2006-02-06 17:14:00 +00:00
Thomas Gellekum
efd27945b8
Upgrade to 24.2.
...
PR: ports/92784
Submitted by: "Pedro F. Giffuni" <giffunip at asme dot org>
2006-02-06 11:57:02 +00:00
Thierry Thomas
971161b69c
This port install a binary for FreeBSD-1.0.2: mark IGNORE and DEPRECATED.
2006-02-04 17:04:33 +00:00
Kris Kennaway
e125100b6d
Add missing USE_GMAKE and USE_GCC=3.2+ to satisfy :configure dependency
2006-02-03 08:58:53 +00:00
Joe Marcus Clarke
e91d351aa4
Update to 5.7.28.
2006-02-02 23:06:35 +00:00
Michael Nottebrock
79fc2a8db2
Update to KDE 3.5.1.
2006-02-01 09:13:29 +00:00
Michael Johnson
d1735b853f
- Update to 1.6.2
2006-01-31 22:49:40 +00:00
Mikhail Teterin
64241c3c19
Stop forcing people to download the distfile from the vendor's web-site.
...
The site no longer exists, and the distfile is available on SunSite
mirrors.
PR: ports/92540
2006-01-31 04:00:42 +00:00
Jun Kuriyama
a06ee65df0
Chase shlib bump of libexpat.
2006-01-30 23:20:05 +00:00
Thierry Thomas
e4bf1fcd30
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
...
PR: 92497
Submitted by: /me
Repocopied by: marcus
2006-01-30 22:19:24 +00:00
Jun Kuriyama
453f2cf3a9
- Upgrade to 0.031.
...
- Switch to use $PERL_MODBUILD.
2006-01-30 14:39:41 +00:00
Edwin Groothuis
d48c107600
SHA256ify
2006-01-30 12:52:37 +00:00
Thierry Thomas
7f6a39fdfa
Upgrade to 2.2-1.
2006-01-28 22:35:17 +00:00
Mark Linimon
b09666fc1e
- Fix possibility of "infinite make fork" when "Registering install for ..."
...
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
<jamie at thompson dot bishopston dot net>, tobez [4], Mark
Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
2006-01-28 02:11:35 +00:00
Kris Kennaway
7689c4a0e5
Add missing USE_GETTEXT
2006-01-26 04:29:21 +00:00
Joe Marcus Clarke
350af59f7c
Update to 5.7.27.
2006-01-23 19:28:12 +00:00
Pav Lucistnik
ba65f82765
- Update to 12.5.6
...
PR: ports/92178
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2006-01-23 15:47:33 +00:00
Mark Linimon
4fef5ca631
Remove maintainer at his request.
...
Hat: portmgr
2006-01-23 09:48:39 +00:00
Renato Botelho
00e69d275e
- Update to 1.1.11
...
PR: ports/92030
Submitted by: maintainer
2006-01-23 09:33:30 +00:00
Pav Lucistnik
58b1743515
- Update to 0.9
...
PR: ports/92048
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Approved by: Olivier Saut <olivier.saut@gmail.com> (maintainer)
2006-01-22 18:47:39 +00:00
Edwin Groothuis
53354e7e9c
SHA256ify
...
Approved by: krion@
2006-01-22 12:59:47 +00:00
Edwin Groothuis
d568611c3e
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 05:52:28 +00:00
Edwin Groothuis
a437d08eca
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 02:30:01 +00:00
Maho Nakata
eed3e13054
forgot to remove patch files
2006-01-22 02:13:11 +00:00
Michael Nottebrock
cd5bde3e15
Fix plist.
...
Submitted by: maintainer
2006-01-20 22:05:41 +00:00
Pav Lucistnik
c6b7aceebe
- Update to 2006_01_15 package
...
PR: ports/92003
Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
2006-01-20 17:34:40 +00:00
Renato Botelho
d1f7862a6e
- Update to 1.5.0
...
PR: ports/92012
Submitted by: Ports Fury
2006-01-20 16:41:49 +00:00
Ying-Chieh Liao
03d591cc82
upgrade to 2005.11.20
2006-01-20 10:03:43 +00:00
Joe Marcus Clarke
53f84d5760
Update to 5.7.26.
2006-01-18 04:24:41 +00:00
Pav Lucistnik
de03efb6c4
- Update to 0.6.2
...
- Fix install [1]
Reported by: krismail [1]
2006-01-17 12:42:50 +00:00
Thierry Thomas
cb96086e80
Update to 4.0-2.
2006-01-15 23:15:43 +00:00