1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

80 Commits

Author SHA1 Message Date
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Stephen Montgomery-Smith
9293d8b0d6 - Add optional dependency math/octave-forge-divand.
- Update to 20140219.
2014-02-19 05:19:47 +00:00
Stephen Montgomery-Smith
689fb2d226 - Remove optional dependency math/octave-forge-image-acquisition.
- Bump portrevision.
2014-01-27 04:24:43 +00:00
Stephen Montgomery-Smith
ed3df92c8f - Add optional dependency math/octave-forge-image-acquisition.
- Update to 20140127.
2014-01-27 03:50:53 +00:00
Stephen Montgomery-Smith
69c3f950cb - Added nobuild, noinstall and notree flags. Removed the do-install and
do-build targets.

Reported by:	Mathieu Arnold <mat@FreeBSD.org>
2014-01-12 22:08:54 +00:00
Stephen Montgomery-Smith
1432aa0abb - Implement staging. 2014-01-12 20:25:39 +00:00
Stephen Montgomery-Smith
0d67e6f387 - Add optional dependency math/octave-forge-mvn.
- Update to 20131231.
2014-01-01 04:06:21 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Stephen Montgomery-Smith
06ef44f5c1 - Add optional dependency math/octave-forge-ltfat.
- Update to 20130917.
2013-09-18 03:58:19 +00:00
Stephen Montgomery-Smith
504713cf1c - Remove ES and JAVA from optional dependencies, since these ports are now
removed.
- Bumped portrevision.

PR:		ports/181588
Submitted by:	Rene Ladan <rene@FreeBSD.org>
2013-08-27 21:13:08 +00:00
Stephen Montgomery-Smith
f657386290 - Add optional dependency math/octave-forge-netcdf.
- Update to 20130816.
2013-08-17 00:06:16 +00:00
Stephen Montgomery-Smith
65b758c6c9 - Add optional dependency math/octave-forge-database.
- Update to 20130203.
2013-02-04 01:43:22 +00:00
Stephen Montgomery-Smith
970fd6f801 - Mark octave-forge-java as broken because of failure to build with openjdk.
- Change octave-forge defaults to not build octave-forge-java.
2012-12-15 18:01:22 +00:00
Stephen Montgomery-Smith
ac4d97b4ae - Use new options framework.
Feature safe:	yes
2012-11-22 03:28:24 +00:00
Stephen Montgomery-Smith
bd1a458657 - Update to 20121120.
- Add optional dependency for math/octave-forge-cgi.

Feature safe:	yes
2012-11-20 23:02:35 +00:00
Stephen Montgomery-Smith
33dfbc9114 - Update math octave-forge-miscellaneous to 1.2.0.
- Remove math/octave-forge-combinatorics (as now redundant).
- Remove octave-forge-physicalconstants (as now redundant).
- Update math/octave-forge to 20121015:
    Remove run_dependencies math/octave-forge-combinatorics and
    math/octave-forge-physicalconstants.

Feature safe:	yes
2012-10-16 00:54:17 +00:00
Stephen Montgomery-Smith
2abba2dbd5 - Add optional dependency math/octave-forge-lssa.
- Update to 20120814.
2012-08-14 20:47:37 +00:00
Stephen Montgomery-Smith
3c2fa1ee2b - Add optional dependency math/octave-forge-ncarray.
- Update to 20120720.
2012-07-20 23:36:06 +00:00
Stephen Montgomery-Smith
a723205840 - Update to 20120619.
- Add optional dependency math/octave-forge-java.
2012-06-20 02:44:18 +00:00
Stephen Montgomery-Smith
be44ec14c7 - Convert to new options framework. 2012-06-03 20:49:08 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Stephen Montgomery-Smith
0f190c0726 - Update to 20120418.
- Remove dependency math/octave-forge-time.
2012-04-19 00:14:47 +00:00
Maho Nakata
176d84eb28 Bump port revision of all the octave-forge ports,
since there was an API change to octave (from 3.4 to 3.6).
Now it is appropriate to bump the portrevision of every single octave-forge port,
but a few of the ports needed further patches to make them work: ad,
communications, parallel, odepkg. The es package doesn't build so we switched off.

Submitted by:	stephen@
Reviewed by:	maho@
2012-04-11 02:58:30 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Stephen Montgomery-Smith
3aef36ee6b - Add new run depends math/octave-forge-queueing.
- Update to 20120206.
2012-02-06 19:51:51 +00:00
Stephen Montgomery-Smith
120e3e41c1 - Add dependency math/octave-forge-dicom.
- Update version to 20111226.
2011-12-26 21:44:03 +00:00
Stephen Montgomery-Smith
6b2a5681a6 - Add run_depends math/octave-forge-mechanics.
- Bump port revision.
2011-09-27 21:04:17 +00:00
Stephen Montgomery-Smith
4d93ec3e3e - Update to version 20110927.
- Add run_depends to math/octave-forge-geometry.
2011-09-27 14:44:26 +00:00
Stephen Montgomery-Smith
9346d35304 - Add math/octave-forge-secs3d-0.0.1 to run_depends.
Approved by:	maho (mentor, implicit)
2011-09-12 16:52:53 +00:00
Stephen Montgomery-Smith
93bef17864 - Options ES and PT_PR default to "On".
- Bump portrevision.

Approved by:	maho (mentor, implicit)
2011-07-23 03:33:41 +00:00
Stephen Montgomery-Smith
6f62f5701c - Set default for COMMUNICATIONS and FITS to "On".
- Bump portrevision.

Approved by:	maho (mentor, implicit)
2011-07-23 00:10:35 +00:00
Stephen Montgomery-Smith
0c426deed3 - Change default for octave-forge-fits to "on".
- Bump portrevision.

Approved by:	gabor (mentor)
2011-07-13 21:20:21 +00:00
Stephen Montgomery-Smith
d479a2f5f0 - Add subports math/octave-forge-octclip and
math/octave-forge-fuzzy-logic-toolkit

PR:		ports/157972
Submitted by:	stephen
Approved by:	maho (mentor)
2011-06-21 01:52:58 +00:00
Stephen Montgomery-Smith
914fe7de7a - Change the defaults as to which subports are built:
Not built by default: octave-forge-es, octave-forge-pt_br,
		octave-forge-fits, and octave-forge-communication are broken
		under octave-3.4.0; octave-forge-ga depends upon
		octave-forge-communication.
	Added to default builds: the port octave-forge-fl-core.

PR:		ports/156942
Submitted by:	stephen
Approved by:	gabor (mentor)
2011-06-14 22:20:04 +00:00
Stephen Montgomery-Smith
fc7976f6a8 Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org
Approved by: maho (mentor)
2011-06-14 07:38:51 +00:00
Brendan Fabeny
4fd0a4b1c1 Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
2011-05-09 16:42:27 +00:00
Martin Wilke
17009f055b - Update to 20110205
- Cleanup

PR:		154542
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2011-03-17 17:12:16 +00:00
Max Brazhnikov
5dd3c3599a Don't use hyphens in option names.
PR:		ports/154384
Reported by:	Eric Dedrick <dedrick+dated+1296768631.1ed402 at euclid.vbnm.net>
Patched by:	Stephen Montgomery-Smith (maintainer)
Feature safe:	yes
2011-01-31 21:05:48 +00:00
Max Brazhnikov
bd972e5f06 Update octave-forge meta port to 20100629
Sort options alphabetically

PR:		ports/148230
Submitted by:	Stephen Montgomery-Smith <stephen at missouri.edu>
Feature safe:	yes
2011-01-13 09:19:32 +00:00
Martin Wilke
60dc4cb396 - Disconnect octave-forge-arpack is now part of octave. 2010-04-02 16:56:36 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Martin Wilke
aaae4799e7 - Drop also forge-ftp 2010-02-02 23:31:48 +00:00
Martin Wilke
cb103d8c21 - Remove all deprecated ports 2010-02-02 23:24:34 +00:00
Dennis Herrmann
ce260bcb8d - Add Quaternion package support
- Remove Window package support
- Bump PORTREVSION

PR:		ports/137402
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu>
2009-08-23 16:53:10 +00:00
Martin Wilke
bafe75774f - Update to 20090607
PR:		135329
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2009-06-13 21:01:13 +00:00
Beat Gaetzi
5d21f4f9d9 - Update to 20090504
- Pet portlint

PR:		ports/134404
Submitted by:	Stephen Montgomery-Smith <stephen AT missouri.edu> (maintainer)
Approved by:	miwi (mentor)
2009-05-26 23:04:30 +00:00
Dennis Herrmann
cf8759b2c9 - Update maintainer mail address
PR:		ports/133397
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by:	tabthorpe (co-mentor)
2009-04-05 20:50:49 +00:00
Thomas Abthorpe
ebb7c8c54b - Include dependancy on graphics/opendx for amd/sparc64
PR:		ports/128378
Submitted by:	Stephen Montgomery-Smith <stephen math.missouri.edu> (maintainer)
2008-11-04 20:54:55 +00:00