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
Joe Marcus Clarke
3ab19e7fbc
Update to 5.7.23.
2006-01-15 04:57:06 +00:00
Pav Lucistnik
bd9cee8843
A high quality tetrahedral mesher. It can be plugged in cad/gmsh.
...
PR: ports/91604
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
2006-01-15 01:43:25 +00:00
Pav Lucistnik
9c54dc450f
- Update WWW
...
PR: ports/91808
Submitted by: Pedro F. Giffuni <gifufnip@asme.org>
2006-01-15 01:35:37 +00:00
Sergey Matveychuk
b4d2ac42d7
- Update graphics/libglut to 6.4.1.
...
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Hye-Shik Chang
ab188e5a7d
Update to 1.5.0
...
Notified by: thierry
2006-01-11 00:59:08 +00:00
Tim Bishop
2398644480
- Update to 2.2.1
...
- Use DOCSDIR
PR: 91564
Submitted by: Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
2006-01-09 23:36:48 +00:00
Emanuel Haupt
a17cce4f2e
- Chase math/libRmath update (bump PORTREVISION)
...
- Pacify portlint
2006-01-09 19:34:11 +00:00
Emanuel Haupt
abcee463ec
Update to 2.2.1
...
PR: 91565
Submitted by: Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
2006-01-09 19:30:52 +00:00
Emanuel Haupt
2e13905eea
- Update MASTER_SITES
...
- Add SHA256
PR: 91537
Submitted by: Tony Maher <tonymaher@optusnet.com.au> (maintainer)
2006-01-09 09:52:23 +00:00
Edwin Groothuis
8a256d14e0
Fix maintainer address
...
From: Tony Maher <anthony.maher@uts.edu.au>
To: Edwin Groothuis <edwin@FreeBSD.org>
Subject: Re: ports/91537: maths/xgobi - download site moved/maintainer addressupdate
Actually I need modify all my ports to use OptusNet rather than
Biolateral. Is there an easy way to do this or should I submit a
separate 1-line patch and PR for each port?
biology/crimap
biology/dna-qc
biology/flip
biology/primer3
biology/seqio
biology/wise
math/xgobi
net/generic-nqs
Submitted by: Tony Maher <anthony.maher@uts.edu.au>
2006-01-09 03:25:03 +00:00
Michael Nottebrock
7710b55bc3
Update to KDE 3.5.0
2006-01-08 19:32:36 +00:00
Maho Nakata
6ae67d95b2
Update to 3.2.0
...
Submitted by: kris, fenner
2006-01-07 23:44:26 +00:00
Michael Nottebrock
072a7d7978
s|USE_KDELIBS|USE_KDELIBS_VER|g
2006-01-07 01:02:55 +00:00
Jean-Yves Lefort
67890066f9
Remove a feature which no longer exists from pkg-descr.
...
Submitted by: George Gesslein II <gesslein@panix.com>
Approved by: maintainer timeout (15 days)
2006-01-06 23:16:11 +00:00
Pav Lucistnik
73e4f71829
- Don't pack up mtree symlinks
...
Approved by: Scott Flatman <sf@slappy.org> (maintainer)
2006-01-05 17:56:51 +00:00
Anton Berezin
863c23858b
Add missing dependency.
...
Submitted by: leeym
PR: 91329
2006-01-05 06:16:32 +00:00
Edwin Groothuis
e62864a49b
Chase libversion bumb to libMagick.so.9
...
PR: ports/91270
2006-01-05 03:57:35 +00:00
Michael Nottebrock
e9b4c3c907
Add abakus, a bc-like calculator with a KDE GUI.
...
Submitted by: Andy Fawcett <andy@athame.co.uk>
2006-01-03 19:56:53 +00:00
Edwin Groothuis
f0ac2b0eed
Make math/arpack depend less on math/atlas
...
Atlas is great in the platforms where it's available, however
it is not being packaged (for good reasons) anymore. arpack
originally used blas for testing and since we are not really
linking any version of blas in the package it doesn't make
any difference what we use. It seems better idea to use
blas for testing since it's faster to build and because
this also means we can package arpack without building
ATLAS, The resulting package will work with BLAs or ATLAS
just the same and in any case the BLAS_LIBS variable can
now be overridden to test with atlas if it's so desired.
This change doesn't change the package so I think we should
leave the PORTVERSION untouched.
PR: ports/91251
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
2006-01-03 04:37:24 +00:00
Emanuel Haupt
48500d3732
Update to 0.99
...
PR: 91133
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2006-01-02 20:44:59 +00:00
Edwin Groothuis
882ca916ec
Scilab on FreeBSD 6
...
PR: ports/91177
Submitted by: Jean-Sebastien Roy <js@jeannot.org>
2006-01-02 03:48:58 +00:00
Thierry Thomas
f813a8cc0f
Upgrade to 2.2-0.
...
Remark: the PDF manual is broken, don't build it in this version.
2006-01-01 23:13:41 +00:00
Yen-Ming Lee
71b2a20490
- Update to 1.09
...
PR: 90573
Submitted by: leeym
Approved by: maintainer timeout
2006-01-01 19:06:39 +00:00
Emanuel Haupt
c79cdf3908
- Pacify portlint
...
- Add SHA256 checksum
PR: 91124
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2005-12-31 15:50:24 +00:00
Pav Lucistnik
90806f75ea
- Add SHA256
...
PR: ports/91061
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2005-12-29 19:46:35 +00:00
Pav Lucistnik
7ec4699c0b
- Update to 5.9.2
...
PR: ports/90941
Submitted by: Scott Flatman <sf@slappy.org> (maintainer)
2005-12-27 04:37:38 +00:00
Jean-Yves Lefort
bd960255f4
Update to 0.9.0
...
PR: ports/90331
Submitted by: maintainer
2005-12-24 22:10:50 +00:00
Jean-Yves Lefort
c61709aca4
- Update to 0.9.0 [1]
...
- Move to ${LOCALBASE}, since it does not depend on X [2]
- Cleanup USE_GNOME
- Remove USE_GCC=3.4+ and change BROKEN to IGNORE on 4.x
[1]:
PR: ports/90331
Submitted by: maintainer
[2]:
Approved by: maintainer
2005-12-24 22:10:16 +00:00
Joe Marcus Clarke
d2158059d2
Update to 5.7.18.
2005-12-23 17:17:05 +00:00
Mario Sergio Fujikawa Ferreira
48828fab5e
New port libjbigi version 0.6.1.8: i2p JNI to GNU MP Bignum library
...
(libgmp)
2005-12-23 14:22:13 +00:00
Edwin Groothuis
7902abf653
[NEW PORT] math/plman: A Propositional Logic sentence shell/interpreter
...
PLMan, or Propositional LogicMan, is a user-friendly and powerful
propositional logic (sometimes called sentential logic or
propositional calculus) sentence shell/interpreter written
in Java, capable of handling many existing propositional
systems of propositional logic, especially the important
ones.
Author: Takayuki Hoshi <hoshi103@chapman.edu>
WWW: http://plman.sourceforge.net/
PR: ports/90277
Submitted by: Nicola Vitale <nivit@email.it>
2005-12-21 04:10:09 +00:00
Edwin Groothuis
388d529ae5
Reset maintainer
...
PR: ports/90726
Submitted by: David Bremner <bremner-dated-1136341985.d77847@pivot.cs.unb.ca>
2005-12-21 03:09:40 +00:00
Aaron Dalton
2adf6adb5a
- updated from v0.13 to v0.14
...
0.14 December 19 2005
* Small rewordings in POD.
* Added TAOCP Vol 4, Fasc 3 to REFERENCES.
* Added tuples* as alias to variations* to add the nomenclature
in Knuth's, Mathematica, etc. to the interface.
* Code cleanup.
Approved by: tobez
2005-12-20 15:06:40 +00:00
Sam Lawrance
4c753e16ee
Update to 0.2005.12.12
...
PR: ports/90556
Submitted by: Ports Fury
2005-12-18 10:37:15 +00:00
Pav Lucistnik
b9a14a0a5a
- Add second MASTER_SITE
...
- Add SHA256
- Change DIST_SUBDIR
PR: ports/90491
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2005-12-17 20:25:25 +00:00
Pav Lucistnik
18415a908d
- Update to 0.97
...
PR: ports/90500
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2005-12-17 19:35:42 +00:00
Sam Lawrance
06e7477fa0
Update to 0.96
...
PR: ports/90425
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2005-12-16 11:53:16 +00:00
Volker Stolz
cad2102922
Not GCC is the culprit, but a more recent perl is required on 4.x
...
Noticed by: cluster
2005-12-16 07:54:48 +00:00
Joe Marcus Clarke
5542c82edf
Updatr to 5.7.15.
2005-12-15 04:32:47 +00:00
Tim Bishop
4302316107
- Update to 1.51
...
- Fix MASTER_SITES
PR: 90348
Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
Approved by: clement (mentor)
2005-12-14 20:54:12 +00:00
Thierry Thomas
692ffc0876
Upgrade to 5.1.19.
...
Since I'm there, add some mirrors.
Reminded by: edwin's Ports Version Check.
2005-12-12 20:56:48 +00:00
Mathieu Arnold
2202b8acd7
Update to 0.42
2005-12-12 16:06:40 +00:00
Volker Stolz
4d32f37528
Respect X11BASE
...
PR: ports/90170
Submitted by: maintainer
2005-12-12 14:02:57 +00:00
Volker Stolz
ecd19d3b7b
Unbreak on 4.x: Builds fine with GCC 3.4+
2005-12-12 10:19:17 +00:00
Emanuel Haupt
b6eaa2c446
Fix build on 6.x
...
PR: 90213
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
Notified by: pointyhat via kris
2005-12-11 22:15:26 +00:00
Thierry Thomas
1a8ddf1a5a
The author fixed three minor bugs without changing the version number:
...
- An old version of the header file dislin.h was used;
- the keyword 'invisible' in List-Widgets was not working
correctly;
- a problem with the routine psmode was fixed.
Reported by: pointyhat via Kris
Explained by: Helmut Michels <michels (at) mps.mpg.de> (Author)
2005-12-11 13:44:44 +00:00
Thierry Thomas
728e2adf2c
Upgrade to version 2.1-2.
2005-12-09 19:46:44 +00:00
Alex Dupre
4e3717ee4f
Remove pear ports obsolated by devel/pear and switch
...
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Joseph Koshy
00fcc5a22f
Upgrade to v0.95.
2005-12-08 16:54:48 +00:00
Anton Berezin
9b4c89fc1f
Add math/p5-Math-Matrix 0.4, a Perl module that performs a number of
...
common matrix operations.
2005-12-08 14:14:07 +00:00
Volker Stolz
d1bd8ed621
Unbreak: Add vendor-patch for ocaml 3.09
2005-12-07 15:59:14 +00:00
Anton Berezin
4416a5cc70
Update to 0.69.
2005-12-07 05:55:28 +00:00
Erwin Lansing
aa7ffa806f
Update to 0.08
2005-12-06 14:04:01 +00:00
Volker Stolz
5f8bb4c4ae
Bump PORTREVISION to regenerate the package with the newly enabled IDE on the cluster
...
Suggested by: kris
2005-12-05 09:49:23 +00:00
Volker Stolz
605fee96a1
Enable IDE by default.
2005-12-05 09:16:08 +00:00
Edwin Groothuis
c92cd65864
Remove install-info from Makefile, it's automatically done when INFO is defined
2005-12-05 00:53:19 +00:00
Edwin Groothuis
679954341d
Use INFO macro
2005-12-04 10:37:24 +00:00
Tim Bishop
01367007ef
- Update to 0.37
...
- Add SHA256 checksum
- Use PLIST_FILES instead of pkg-plist
PR: 89863
Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
Approved by: clement (mentor)
2005-12-02 20:50:25 +00:00
Tim Bishop
79b3f545ee
- Update to 0.07
...
- Add SHA256 checksum
PR: 89862
Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
Approved by: clement (mentor)
2005-12-02 20:47:08 +00:00
Emanuel Haupt
d46f58640a
- Update to 0.95
...
- Add SHA256 hash
PR: 89540
Submitted by: Nicola Vitale <nivit@email.it>
2005-12-02 12:36:14 +00:00
Edwin Groothuis
4b1fc7aa9d
[New port] math/LabPlot: add LabPlot (Data analysis and visualisation tool)
...
Add a new port for LabPlot, a data analysis and visualisation tool
LabPlot is a program for two- and three-dimensional graphical
presentation of data sets and functions. LabPlot allows you to work
with multiple plots which each can have multiple graphs. The graphs
can be produced from data or from functions.
WWW: http://labplot.sf.net
PR: ports/88256
Submitted by: "Kay Lehmann" <kay_lehmann@web.de>
2005-12-01 01:04:04 +00:00
Thierry Thomas
8ded267147
Upgrade to 2.1-0.
2005-11-30 22:30:58 +00:00
Michael Johnson
44960c7e7a
- Always build the seprate fftw3 threads lib.
...
Requested by: Xride via irc.freenode.org/#FreeBSD-GNOME
2005-11-30 19:28:01 +00:00
Jun Kuriyama
b650876e96
Chase shlib version bump of net-snmp.
2005-11-30 05:23:10 +00:00
Florent Thoumie
272938cb40
- Update to 0.6.4.
...
- Add SHA256 checksum.
PR: ports/89571
Submitted by: maintainer
2005-11-29 12:47:48 +00:00
Bill Fenner
61841194d5
The Ruby contrib directory hasn't existed for some time; mirror the
...
files on MASTER_SITE_LOCAL until someone upgrades these ports.
2005-11-28 04:40:21 +00:00
Pav Lucistnik
3f06646f44
- Add SHA256
2005-11-26 00:44:05 +00:00
Pav Lucistnik
d53f2613a2
- Style: ports@freebsd.org -> ports@FreeBSD.org
2005-11-25 22:29:24 +00:00
Pav Lucistnik
70231c0b10
- Add SHA256
2005-11-25 16:09:33 +00:00
Pav Lucistnik
6d7f8c459f
- Add SHA256
2005-11-25 15:48:16 +00:00
Anton Berezin
6ba83c65ac
Update to 0.68.
2005-11-24 16:00:46 +00:00
Pav Lucistnik
e05544d7ba
- Add SHA256 checksums
2005-11-23 22:41:05 +00:00
Mario Sergio Fujikawa Ferreira
7c0c250ff6
Add alternate MASTER_SITES
2005-11-23 04:44:21 +00:00
Simon Barner
f075ec4134
- Update mastersite [1]
...
- Update WWW [1]
- Add SHA 256
PR: ports/89238
Submitted by: Ports Fury
2005-11-23 01:22:54 +00:00
Pav Lucistnik
12e9ea7565
- Use new autotools world order
2005-11-22 21:55:28 +00:00
Pav Lucistnik
8f9b31e5f1
- Fix build on FreeBSD 4.X
...
Reported by: krismail
2005-11-22 21:54:14 +00:00
Aaron Dalton
f9a625d694
- update port from v0.12 to v0.13
...
Approved by: tobez
2005-11-21 22:19:54 +00:00
Pav Lucistnik
e0e026723a
Tablix is a powerful free software kernel for solving general timetabling
...
problems. It uses a coarse-grained parallel genetic algorithm in
combination with other techniques to construct sensible timetables from XML
formatted problem descriptions. Tablix can run on a single host as well as
on a heterogeneous parallel virtual machine using PVM3.
PR: ports/87553
Submitted by: amir husaini <amir.husaini@gmail.com>
2005-11-21 08:10:17 +00:00
Kris Kennaway
4488420e9e
BROKEN: Does not build
2005-11-21 01:27:27 +00:00
Aaron Dalton
a74308c4f3
- update port from v0.08 to v0.12
...
Approved by: tobez
2005-11-20 19:22:35 +00:00
Thierry Thomas
6180bf7ba2
Unbreak by upgrading to 1.6.
...
PR: direct mail
Submitted by: Pedro F. Giffuni <giffunip (at) yahoo.com>
2005-11-20 09:29:25 +00:00
Maho Nakata
a01ed8fdc4
Currently with "cpu I686_CPU" which is default,
...
kernel automatically enables SSE if it is available.
so remove messages which are not necessary.
Submitted by: Darrien <darrien.l@gmail.com>
2005-11-19 22:45:34 +00:00
Maho Nakata
b693f8615b
Update to 2.4.2
2005-11-19 22:29:24 +00:00
Pav Lucistnik
389d040f5c
- Update to 0.92
...
PR: ports/87916
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2005-11-18 17:49:19 +00:00
Hye-Shik Chang
e473fbf387
Add a patch to avoid C++ keyword conflict in a header file.
...
Spotted by: thierry
2005-11-18 12:50:57 +00:00
Mathieu Arnold
0620161eee
Update to 0.41
2005-11-16 15:54:16 +00:00
Kris Kennaway
8295c21a0e
BROKEN: Size mismatch
2005-11-16 04:37:44 +00:00
John Baldwin
7dc30463db
Update checksum and size of distfile. I verified that the actual unpacked
...
contents are identical between the old and new distfiles, but it seems that
the distfile at the MASTER_SITE was rebuilt.
2005-11-15 15:54:02 +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
Michael Johnson
3370532fac
- Update to 5.7.11
2005-11-15 03:49:34 +00:00
Joe Marcus Clarke
2ebae98420
Update to 1.6.1.
2005-11-14 23:36:58 +00:00
Mathieu Arnold
0a68bf7434
fixup make logic so that the distfile only gets here once and don't get
...
dupplicated in the distinfo file by the makesum target.
2005-11-14 15:16:26 +00:00
Mathieu Arnold
b71157a2ae
Take a perl@ hat and add SHA256 checksums
2005-11-14 15:05:17 +00:00
Mathieu Arnold
b1a641bc45
Be hipe and add SHA256
2005-11-14 14:16:12 +00:00
Hye-Shik Chang
f311f5e528
Update to 1.4.1
2005-11-14 14:11:31 +00:00
Sergey A. Osokin
0cd11f3829
Update to 1.03.
...
SHA256fy.
2005-11-14 10:52:58 +00:00
Lars Koeller
106310e7ff
o) Drop maintainership cause I didn't use these ports since months anymore.
2005-11-13 17:13:15 +00:00
Tilman Keskinoz
8d7c6ae83f
portlint shorten pkg-descr, by removing duplicate information from COPYING
...
store a copy on MASTER_SITE_LOCAL
2005-11-13 15:49:51 +00:00
Tilman Keskinoz
11ba587b4b
Fix build on FreeBSD7
2005-11-13 15:35:04 +00:00
Pav Lucistnik
a4c7efe3e7
- Chase allegro update
2005-11-13 15:17:00 +00:00
Tilman Keskinoz
c43ce81052
Update to 1.2.1
...
Add SHA256
Grab back Maintainership
2005-11-12 18:19:32 +00:00
Pav Lucistnik
a587332f6a
- Bail out when older version is installed, because the compilation would fail
...
PR: ports/88567
Submitted by: Kay Lehmann <kay_lehmann@web.de>
2005-11-12 11:15:47 +00:00
Thierry Thomas
af6fa01c54
- Upgrade to 9.0, and add a distribution for FreeBSD-5.4 and 6.0.
...
- Define RESTRICTED.
Changelog at <http://www.mps.mpg.de/dislin/news.html >.
Notified by: Helmut Michels <michels (at) mps.mpg.de> (Author)
2005-11-11 15:29:40 +00:00
Maho Nakata
ebe4e91dab
Fix pkg-plist when both octave and octave-forge are
...
installed
2005-11-11 13:44:18 +00:00
Maho Nakata
ad9f5a82bc
fix pkg-plist
...
Submitted by: kris
2005-11-11 12:37:22 +00:00
Maho Nakata
396fc5ba27
Fix package list
2005-11-11 11:12:43 +00:00
Sergey Matveychuk
01e3895a6f
- Remove commas from BROKEN message
2005-11-11 06:49:03 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7
Add SHA256 checksum
2005-11-11 06:06:17 +00:00
Mario Sergio Fujikawa Ferreira
2450c25fba
o Update to new distfile
...
o Bump PORTREVISION since the distfile is not versioned
2005-11-11 02:31:31 +00:00
Mark Linimon
34da9bdf57
With portmgr hat on, reset maintainership of knu's ports since he has
...
been inactive more than 6 months. We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Renato Botelho
8aad0c1dff
- Add SHA256 to all ports submitter maintain
...
PR: ports/88791
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
2005-11-10 18:41:27 +00:00
Mark Linimon
853068f674
Remove the usage of 'misc' as a secondary category.
...
Hat: portmgr
2005-11-10 03:48:30 +00:00
Volker Stolz
b1a514531c
Be more precise about error on 4.x. Setting USE_GCC (implied by math/cln)
...
will fix configure, but breaks later on.
2005-11-09 15:55:32 +00:00
Simon Barner
ad22739ea8
Chase Boost shared lib version after update to Boost 1.33.0.
...
devel/sdts++: Also convert from BUILD_DEPENDS and RUN_DEPENDS to
LIB_DEPENDS.
2005-11-09 14:35:07 +00:00
Sergey Matveychuk
c5ae7593d1
- Update to 0.90
...
- Change maintainer e-mail
- Mark BROKEN on 4.x
PR: ports/87275
Submitted by: maintainer
2005-11-09 11:16:04 +00:00
Volker Stolz
cdefe0a24d
- Update MASTER_SITES and WWW: line
...
- Tarball got rerolled with minor changes
- Remove obsolete post-patch target
PR: ports/88563
Submitted by: Ports Fury
2005-11-09 10:45:10 +00:00
Michael Johnson
3e4b179fa7
- Add SHA256
...
- Add SIZE to a few ports
2005-11-09 07:09:47 +00:00
Pav Lucistnik
35b9ece94d
- Update to 1.0.3
...
PR: ports/88562
Submitted by: Ports Fury
2005-11-09 00:24:49 +00:00
Thierry Thomas
7400af3067
Upgrade to 2.0-4 and build the manual again.
2005-11-08 22:07:02 +00:00
Koop Mast
429bb9555d
Fix build with goffice 0.1.1 [1].
...
Add SHA256 Checksum.
Obtained from: Gnumeric cvs.
2005-11-08 15:04:50 +00:00
Volker Stolz
83c8198c03
Update to 0.06
...
PR: ports/88607
Submitted by: maintainer
2005-11-08 14:08:26 +00:00
Aaron Dalton
0e72be3787
Add port math/p5-Algorithm-Combinatorics, efficient generation of combinatorial sequences
...
Approved by: tobez
2005-11-06 14:50:02 +00:00
Anton Berezin
f5b09daceb
Fix some portlint warnings.
2005-11-05 17:22:37 +00:00
Anton Berezin
c571642690
Update to 2.4.2; assign maintainership to perl@.
2005-11-05 15:45:52 +00:00
Michael Nottebrock
de94e0e160
Update to KDE 3.4.3 / KOffice 1.4.2
2005-11-05 11:19:58 +00:00
Kris Kennaway
89a727e1d0
These ports depended on jx, which was removed.
2005-11-05 09:21:14 +00:00
Joe Marcus Clarke
cae03d14c5
Update to 1.6.0.
2005-11-05 06:10:56 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
e18151212d
Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
...
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/ .
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh . This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83 .
The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:
Matthew Luckie <mjl@luckie.org.nz>
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Mark Hobden <markhobden@gmail.com>
Sergey Akifyev <asa@agava.com>
Andreas Kohn
For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/ . The 2.12 documentation will be
posted shortly.
2005-11-05 04:53:48 +00:00
Pav Lucistnik
b49f249133
- Add more master sites, the original site have 10 slots limit and is full
...
Reported by: krismail
2005-11-03 21:21:35 +00:00
Michael Johnson
86c35e7576
- Move USE_LDOUBLE=yes above bsd.port.pre.mk so pointyhat actaully uses
...
math/ldouble
2005-11-03 19:30:10 +00:00
Pav Lucistnik
bd2e3aadbe
- Update to 0.8.2.1
...
Submitted by: maintainer
2005-11-03 19:14:11 +00:00
Pav Lucistnik
ae155dfccd
- Update to 0.8.2
...
- Fix build with latest cln
Submitted by: maintainer
2005-11-03 19:13:53 +00:00
Volker Stolz
296f7f5317
- Drop unused LDCONFIG_DIRS
...
- Handle some variables with more care
2005-11-03 12:09:26 +00:00
Thomas Gellekum
317b2a5be4
Upgrade to 24.0.
...
PR: 88399
Submitted by: Marcus von Appen <mva at sysfault dot org>
2005-11-02 15:41:30 +00:00
Aaron Dalton
b3d1473ff3
- Updated from 0.06 to 0.07
...
- Updated maintainer email address
Approved by: tobez
2005-11-02 14:12:02 +00:00
Volker Stolz
1a0652eef3
Unbreak on 4.x
...
Approved by: perky (maintainer)
2005-11-02 12:11:50 +00:00
Pav Lucistnik
7495416bef
- Chase cln and ginac updates
2005-11-01 23:58:53 +00:00
Pav Lucistnik
8d262e7e30
- Update to 1.3.3
...
PR: ports/88348
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-11-01 23:58:31 +00:00
Pav Lucistnik
766a5b235c
- Update to 1.1.10
...
PR: ports/88347
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-11-01 23:58:14 +00:00
Thierry Thomas
0cfb17d513
Upgrade to 2.0-3 and chase the new site.
...
Changelog at <http://www.freefem.org/ff++/ftp/HISTORY >.
2005-11-01 21:45:00 +00:00
Greg Lewis
b49904d277
. Build and install some of the documentation files.
...
PR: 88018
Submitted by: Ulrich Spoerlein <q@galgenberg.net>
2005-11-01 20:46:22 +00:00
Erwin Lansing
acde26f363
Let the IGNORE message make a bit more sense and change it from:
...
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports
2005-10-31 18:24:21 +00:00
Maho Nakata
3371eb5097
update to 2.4.1
2005-10-31 02:55:29 +00:00
Maho Nakata
4c8e481efa
update to 2005.06.13 and unbreak
...
Submitted by: kris and linimon
2005-10-30 08:08:17 +00:00
Maho Nakata
818f3b359e
Add cputype of sempron; athlon type CPU
...
Submitted by: Pedro A M Vazquez <vazquez@iqm.unicamp.br>
2005-10-30 08:00:58 +00:00
Maho Nakata
14ccd47ada
Fix build and install
...
Submitted by: kris via pointyhat
2005-10-30 07:28:35 +00:00
Marcus Alves Grando
cc8f034532
Update to 1.0.59
...
PR: 88193
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-10-29 23:22:06 +00:00
Marcus Alves Grando
81f86d3c73
Update to 1.2
...
PR: 88192
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-10-29 22:40:00 +00:00
Lars Koeller
4541402f83
o) Fix error when using funktion from shared libraries (dlopen, dlerror)
...
(see http://lists.freebsd.org/pipermail/freebsd-questions/2005-October/102547.html )
PR: -
Submitted by: "Rob" <spamrefuse@yahoo.com>
2005-10-29 21:09:02 +00:00
Marcus Alves Grando
6271d456ad
Drop MAINTAINER
...
PR: 88197
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> (maintainer)
2005-10-29 20:14:47 +00:00
Emanuel Haupt
06b3f7d166
- Update to 2005.10.06
...
- Remove files/* (3 patches)
PR: 88191
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-10-29 18:42:44 +00:00
Michael Johnson
3265911541
- Fix fftw3-long by ALWAYS using math/ldouble even if CPUTYPE is defined
...
since some CPUTYPES work and others don't.
2005-10-29 01:18:07 +00:00
Kris Kennaway
782ca95093
BROKEN: Incorrect pkg-plist
2005-10-28 23:23:30 +00:00
Kris Kennaway
3d4f70c986
BROKEN on ia64: Does not compile
2005-10-28 23:20:45 +00:00
Kris Kennaway
65d46ace30
BROKEN on 7.0: Does not build
2005-10-28 22:55:57 +00:00