Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.3_38 03 May 2019 17:58:33 |
yuri |
Move math/rpy -> math/py-rpy |
1.0.3_38 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.0.3_37 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.0.3_36 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.0.3_36 04 Nov 2017 11:43:35 |
dbaio |
Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket) |
1.0.3_36 24 Jul 2017 18:26:39 |
pawel |
After r446199 libR.so has SONAME and was made visible for
consumer ports. Register correct dependency by using LIB_DEPENDS
instead of BUILD|RUN_DEPENDS dance.
math/rkward-kde4:
- Add 2 missing files to pkg-plist also
PR: 219776
Submitted by: myself
Approved by: maintainers timeouts |
1.0.3_35 25 May 2016 16:13:36 |
amdmi3 |
Fix build by stripping any .so library
Library name seems to be dependent on R version, so this port will
break on any R update otherwise |
1.0.3_35 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.0.3_35 01 Nov 2015 14:00:30 |
antoine |
- Unbreak after math/R update
- Bump PORTREVISION for (auto)plist change
Reported by: pkg-fallout |
1.0.3_34 03 Jun 2015 16:13:34 |
amdmi3 |
- Strip library |
1.0.3_33 23 Jan 2015 15:21:52 |
antoine |
Canonicalize some dependencies on numpy |
1.0.3_33 21 Oct 2014 16:54:55 |
mva |
- Convert ports of math/ to new USES=python
Approved by: portmgr (implicit) |
1.0.3_33 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) |
1.0.3_32 31 May 2014 05:20:15 |
wen |
- Stage support [1]
- Reset maintainer to ports@
PR: 190358 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] |
1.0.3_31 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) |
1.0.3_30 13 Nov 2013 08:19:35 |
bf |
Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports
Reviewed by: pfg, thierry, tota |
1.0.3_29 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 ) |
1.0.3_28 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.0.3_28 28 May 2013 15:15:06 |
bf |
Update math/R to 3.0.1-patched, and adjust dependent ports;
synchronize math/rpy with upstream repository
Reviewed by: wen
Approved by: wen, tota |
1.0.3_27 07 Mar 2013 04:21:35 |
bf |
update math/R to 2.15.3, and adjust dependent ports |
1.0.3_26 04 Jan 2013 17:51:39 |
bf |
update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by: thierry, tota, wen |
1.0.3_25 10 Jul 2012 13:46:29 |
bf |
add a packing list adjustment that was accidentally omitted from the
last math/R update |
1.0.3_25 26 Jun 2012 23:57:00 |
bf |
update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports |
1.0.3_24 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.3_23 04 May 2012 20:56:15 |
bf |
- update math/R-cran-psych to 1.2.1 [1]
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
flexible and allow CRAN ports to override it; add a regression-test
target; set USE_FORTRAN to match math/R; remove some of the
redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS
Reviewed by: thierry, tota, wen
Approved by: D. Rue (maintainer) [1], wen [2] |
1.0.3_22 03 Mar 2012 16:59:36 |
bf |
update math/R to 2.14.2, and adjust dependent ports |
1.0.3_21 18 Jan 2012 23:04:08 |
bf |
update math/R to 2.14.1, and adjust dependent ports |
1.0.3_20 27 Nov 2011 07:02:15 |
bf |
update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports
Approved by: linimon (portmgr), thierry, tota, wen
Feature safe: yes |
1.0.3_19 11 Oct 2011 14:19:46 |
bf |
update math/R to 2.13.2, and adjust dependent ports |
1.0.3_18 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.0.3_18 30 Jul 2011 10:01:47 |
bf |
add LICENSE; don't clobber LDFLAGS
Approved by: wen |
1.0.3_18 28 Jul 2011 04:19:58 |
bf |
update R to 2.13.1 [1], and adjust dependent ports (this
includes workarounds intended to fix the broken sparc64
build, and fixes to the static libR, which is now in a
separate slave port, math/libR)
PR: 158947 [1]
Submitted by: wen ([1], independently) |
1.0.3_17 07 May 2011 03:29:59 |
bf |
- update to 2.13.0
- switch to the bundled Rblas and Rlapack by default (this
can be changed by setting BLAS and LAPACK) which favors
correctness in some corner cases over a slight performance
penalty; this will be revisited after the blas and lapack
updates
- replace the STATIC_LIBR option with a LIBR option (on
by default): if on, libR.a and libR.so are installed,
and R is linked to libR.so. Otherwise, R is static, and
no libRs are installed.
- remove the superfluous copy of libR.so in ${LOCALBASE}/lib [1]
- enable the cairo and pango elements in the X11() graphics
device by default, controlled by new PANGOCAIRO option
- add a few small patches to dependent ports, bumping
PORTREVISION where necessary
PR: 153309 [1]
Approved by: thierry (rkward*), wen (rpy*, R-cran-*) |
1.0.3_16 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0.3_16 28 Feb 2011 16:03:13 |
bf |
- Update R to 2.12.2, a bugfix release
- Bump PORTREVISION of dependent ports,
where necessary
Approved by: makc, miwi (mentors, implicit) |
1.0.3_15 29 Jan 2011 16:53:21 |
bf |
- Update R to 2.12.1
- Bump PORTREVISION of
dependent ports
Approved by: makc, miwi (mentors, implicit)
pav (portmgr)
Feature safe: yes |
1.0.3_14 03 Aug 2010 10:59:16 |
pav |
- Chase R update
Submitted by: b. f. <bf1783@googlemail.com> |
1.0.3_13 02 May 2010 01:33:05 |
wen |
- Fix the PLIST error reported by QAT@ |
1.0.3_12 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.3_11 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.3_10 29 Dec 2009 06:28:13 |
wen |
- Fix the build error reported by pointyhat |
1.0.3_9 03 Sep 2009 20:27:03 |
pav |
- Bump for R 2.9.2
Reported by: pointyhat |
1.0.3_8 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.0.3_7 18 Jun 2009 20:55:15 |
pav |
- Chase R update |
1.0.3_6 14 Jan 2009 16:00:12 |
miwi |
- Fix build
PR: 130527
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
Reported by: pavbot |
1.0.3_5 25 Dec 2008 10:54:09 |
miwi |
- Fix build after math/R update
PR: 129703
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
Reported by: erwinbot |
1.0.3_4 06 Dec 2008 15:09:25 |
miwi |
- Fix build
PR: 129430
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
1.0.3_3 04 Aug 2008 20:04:42 |
gahr |
- Chase math/R upgrade
- Bump PORTREVISION
Reported by: pointyhat (via pav)
Approved by: Wen Heping <wenheping@gmail.com> (maintainer) |
1.0.3_2 03 Aug 2008 10:03:40 |
miwi |
- Mark BROKEN Does not compile
Submitted by: maintainer
Reported by erwinbot |
1.0.3_2 19 Jun 2008 00:03:01 |
miwi |
- Update to 1.0.3
- Pass maintainership to submitter
PR: 124680
Submitted by: Wen heping <wenheping@gmail.com> |
0.3.5_2 06 Jun 2008 13:44:06 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.3.5_1 13 Jun 2007 15:03:43 |
danfe |
Try to fix the build with contemporary GCC.
Reported by: pointyhat |
0.3.5_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.3.5 25 Nov 2005 15:48:16 |
pav |
- Add SHA256 |
0.3.5 15 Oct 2004 20:57:23 |
pav |
- Update to 0.3.5
- Fix build against R 2.0
Reported by: pointyhat via kris |
0.3.1 30 Apr 2004 08:17:36 |
pav |
math/R-project port was renamed to math/R
PR: ports/65809
Submitted by: pav
Repocopy by: marcus |
0.3.1 19 Apr 2004 22:58:41 |
pav |
- Rename math/R-letter to math/R-project.
- Remove math/R-a4 slave port. A4 format is now default. If you need letter
or other paper formats, define PAPERSIZE when building the port.
Note that renaming to math/R was declined by marcus (portmgr) because
we're not sure if single-letter port name break something.
Requested by: maintainer
Repocopy by: marcus |
0.3.1 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.3.1 31 Oct 2003 01:47:05 |
ijliao |
add rpy 0.3.1
Python interface to the R Programming Language |