Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.1_3 20 Sep 2014 09:45:04 |
rene |
Remove expired ports
Keep some which are optional dependencies of non-expired ports
2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in
sysutils/moreutils instead
2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray
2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014
2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014
2014-09-20 comms/callsign: RubyForge shutdown May 15 2014
2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014
2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014 (Only the first 15 lines of the commit message are shown above ) |
0.1.1_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.1.1_2 19 Aug 2014 15:35:36 |
swills |
many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:
- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
(which are still fetchable from rubygems.org)
The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.
Phabric: D591
With hat: ruby
Approved by: portmgr (because of committing to unstaged graphics/mingplot port) |
0.1.1_2 28 Jul 2014 18:53:37 |
swills |
Mark broken with Ruby 2.0 or newer
With hat: ruby@ |
0.1.1_2 07 Apr 2014 15:02:39 |
bapt |
Support stage |
0.1.1_2 10 Mar 2014 20:55:22 |
gerald |
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) |
0.1.1_1 26 Oct 2013 00:52:36 |
gerald |
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 (Only the first 15 lines of the commit message are shown above ) |
0.1.1 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.1.1 17 Feb 2012 22:21:07 |
pgollucci |
- Update to 0.1.1
- add and update URLs of MASTER_SITES
- add LICENSE related lines
- update author's email address
PR: ports/165229
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
0.1.0 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.1.0 10 Jun 2010 03:24:30 |
pgollucci |
- Update to 0.1.0
PR: ports/147672
Submitted by: pgollucci@ (myself)
Approved by: murashin@gfd-dennou.org (maintainer) |
0.0.6 16 Feb 2010 13:29:05 |
pav |
- Update maintainer's email address
PR: ports/143983
Submitted by: Shin'ya Murakami <murashin@gfd-dennou.org> (maintainer)
Feature safe: yes |
0.0.6 22 Jan 2006 12:56:47 |
edwin |
SHA256ify
Approved by: krion@ |
0.0.6 22 Jan 2006 02:26:24 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.0.6 05 Oct 2005 16:44:48 |
arved |
Update to 0.0.6
PR: 86930
Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> |
0.0.5 02 Sep 2004 09:45:01 |
arved |
Update to 0.0.5
PR: 71276
Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> |
0.0.4 14 Mar 2004 16:08:31 |
pav |
Add ruby-numru_misc, a collection of miscellaneous functions and classes
to facilitate programming. Misc requires NArray, a multi-dimensional
numeric array class for ruby.
PR: ports/64246
Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> |