Commit graph

2088 commits

Author SHA1 Message Date
Armin Pirkovitsch
86506cc12c - Update to version 3.07
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Convert to optionsng

PR:           ports/170165
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Feature safe: yes
2012-12-01 00:00:12 +00:00
Armin Pirkovitsch
129a867c3c - Update to version 0.7.4
PR:           ports/170166
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Feature safe: yes
2012-11-30 23:50:36 +00:00
Thierry Thomas
730c2b873c Upgrade to 3.6.1.1.
Changelog at <http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/download.html>.

Feature safe:	yes
2012-11-27 06:41:02 +00:00
Bryan Drewery
e24067f70e - Update to 1.0.2
- Remove ABI versions from LIB_DEPENDS

Feature safe:	yes
2012-11-27 03:28:28 +00:00
Thierry Thomas
b2503fadf6 Upgrade to 2012.02.05.
Feature safe:	yes
2012-11-22 21:39:32 +00:00
Pawel Pekala
3456d3457a Update to version 2.30
PR:		ports/172051
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-11-10 16:35:49 +00:00
Pietro Cerutti
4bd5f0fcc8 - update to 3.3.4 (old version isn't fetchable anymore)
- update Tcl/Tk dependency to 8.5 (doesn't work with 8.4 anymore)
- fix jstrack.sh.in to locate jstrack's library dir

Reported by:	PH (via beat@)
Approved by:	portmgr@ (implicit)
Feature safe:	yes
2012-11-08 11:40:29 +00:00
Dmitry Sivachenko
f0e563344e Fix dep.
Feature safe:	yes
2012-11-08 11:37:48 +00:00
Dmitry Sivachenko
ecc543fdd0 Add missing depends.
Feature safe:	yes
2012-11-08 11:29:01 +00:00
Stephen Montgomery-Smith
9747a4dcdc - forgot to remove a file in the last update.
Feature safe:	yes
2012-11-08 00:02:06 +00:00
Stephen Montgomery-Smith
5e079d547d - Update to 2.2.1.
Feature safe:	yes
2012-11-07 23:56:49 +00:00
TAKATSU Tomonari
e3cb8d23c0 - Update to 1.1.40
- Convert to new Makefile header
- Trim WWW: line in pkg-descr

Feature safe:	yes
2012-11-06 22:51:13 +00:00
Eitan Adler
63f5ebb87d Hand over port to new volunteer.
Feature safe:	yes
2012-11-02 14:26:22 +00:00
Eitan Adler
3ca4c43737 Drop maintainership per request
Trim header

Approved by:	maintainer
Feature safe:	yes
2012-11-02 01:33:11 +00:00
Steve Wills
256e1796dc - Update to 1.2.1
- Update URLs of MASTER_SITES
- Add lines related to LICENSE file
- Add math/ruby-gsl to RUN_DEPENDS
- Use PORTDOCS and PORTEXAMPLES
- Trim headers while here

PR:		ports/165487
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
Feature safe:	yes
2012-10-21 15:13:44 +00:00
Dmitry Sivachenko
46c2c1f344 scikit-learn is a Python module integrating classic machine learning
algorithms in the tightly-knit scientific Python world (numpy, scipy,
matplotlib).  It aims to provide simple and efficient solutions to
learning problems, accessible to everybody and reusable in various contexts:
machine-learning as a versatile tool for science and engineering.

WWW: http://scikit-learn.org/

Feature safe:	yes
2012-10-19 12:24:00 +00:00
Ruslan Makhmatkhanov
f7f5299fce - update to 0.11.0
- trim Makefile header

while here:
- add license (BSD)
- limit python version to 2.x (doesn't builds with 3.x)
- remove shlib versions to fix some of porlint warnings
- update distinfo for user reference

PR:		172179
Submitted by:	wen
Approved by:	maintainer timeout (2 weeks+)
Feature safe:	yes
2012-10-17 06:15:16 +00:00
Frederic Culot
5a7d6aa3de - Update to 0.13
Changes:	http://search.cpan.org/dist/Geo-Coordinates-Converter/Changes
Feature safe:	yes
2012-10-16 14:19:23 +00:00
Max Brazhnikov
622e742bb1 Update to 2.0.6
Add optional support for Matlab files via math/matio
Trip Makefile header

Feature safe:	yes
2012-10-11 11:25:19 +00:00
Wen Heping
f3336c3fa0 - Update to 2.15.1.0
- Trim Makefile headers

Feature safe:	yes
2012-10-11 06:20:40 +00:00
Wen Heping
726d22903f - Trim Makefile headers
- Reset maintainer to ports@
2012-10-10 06:48:32 +00:00
Wen Heping
e25ea0bc47 - Trim Makefile headers 2012-10-10 06:46:07 +00:00
Wen Heping
444423160d - Update to 0.7.0
- Trim Makefile headers
2012-10-10 06:25:58 +00:00
Mark Linimon
a8693b8dee Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2012-10-09 22:12:13 +00:00
Marcus von Appen
cc0538bca8 - Remove automatic dependency to SuiteSparse; use OPTIONS instead
- Change to new OPTIONS style
- Add RUN_DEPENDS on py-nose

PR:		ports/171349
Submitted by:	Li-Lun Wang <llwang@infor.org> (maintainer)
Reported by:	A.J. Kehoe IV (Nanoman)
2012-10-07 10:26:43 +00:00
Wen Heping
21377a1174 - Update to 1.0.1
- Trim Makefile headers
- Reset maintainer to ports@
2012-10-07 03:55:19 +00:00
Florian Smeets
03f68d2bcf - convert to optionsNG
- trim headers
- drop maintainership
2012-10-06 20:50:12 +00:00
Bryan Drewery
0a9c9c2dff - Fix header to proper format
Reported by:	danfe
2012-10-01 15:01:14 +00:00
Thomas Abthorpe
d46aafc64e - Reassign to the heap at maintainer's request 2012-10-01 14:45:16 +00:00
Sunpoet Po-Chuan Hsieh
b047900a6b - Update to 1.3.1
- Cleanup Makefile header

Changes:	http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.3.1
2012-09-30 04:19:04 +00:00
Bryan Drewery
ca9f330131 - Pass maintainership to submitter
- Update to new header

PR:		ports/172155
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2012-09-29 06:27:33 +00:00
Frederic Culot
4ff591bc69 - Update to 0.12
- Add LICENSE (Artistic 1 & GPL 1)
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Geo-Coordinates-Converter/Changes
2012-09-26 08:31:30 +00:00
Thomas Abthorpe
4136dc9aec - Reassign to the heap at maintainer's request 2012-09-23 22:17:43 +00:00
Max Brazhnikov
6df6a812b7 Remove QT_COMPONENTS - Qt 3 ports don't use it 2012-09-19 23:57:37 +00:00
Wen Heping
814bfadb86 - Update to 0.7.0 2012-09-18 01:01:52 +00:00
Wen Heping
d7298463a6 - Update to 0.7.0 2012-09-17 13:10:47 +00:00
Wen Heping
b4d10320f4 - Update to 0.7.0 2012-09-17 06:43:10 +00:00
Wen Heping
ce5b178bde - Update to 0.7.0 2012-09-15 03:15:31 +00:00
Wen Heping
aa05a69650 - Update to 0.7.0 2012-09-15 03:13:27 +00:00
TAKATSU Tomonari
119f4582fe - Update to 1.6-1 2012-09-14 20:06:40 +00:00
Mark Linimon
4905eed6ba Fix typo. 2012-09-14 05:47:44 +00:00
Beat Gaetzi
734349b51e - Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
2012-09-10 19:19:32 +00:00
Wen Heping
53ed3e8d67 - Update to 0.7.0 2012-09-09 13:34:21 +00:00
Thierry Thomas
c81f03ac34 Fix on FreeBSD-7.x.
Reported by:	pointyhat via beat
2012-09-08 09:33:14 +00:00
Mark Linimon
88d9c9d8a2 Mark as broken on powerpc.
Hat:		portmgr
2012-09-08 07:49:05 +00:00
Wen Heping
9c0580a925 - Update to 0.7.0 2012-09-04 07:44:17 +00:00
Wen Heping
52885f947a - Update to 0.7.1 2012-09-04 07:18:31 +00:00
Wen Heping
cd6417ff6d - Update to 1.4.0 2012-09-04 07:13:08 +00:00
Koop Mast
0eea2fd85b Add a PORTSCOUT tag so only stable releases get found. 2012-08-20 14:32:47 +00:00
Alex Kozlov
6f4e46eee7 - Update to 3.2
- Convert to new options framework
- make py-scipy optional dependency
- Remove py-symeig, symeig routines come with mdp
- Add py-pp and libsvm-python OPTIONS
- Add OPTIONSFILE for sane make config across python versions
- Patch config.py to handle OSError as exception when it cant find libsvm.so
- Update and sort pkg-plist
- Add LICENSE

PR:	ports/169266
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	Li-Lun "Leland" Wang <llwang@infor.org> (maintainer)
2012-08-08 21:27:15 +00:00