non port: devel/R-cran-bitops/Makefile |
SVNWeb
|
Number of commits found: 25 |
Fri, 26 Jul 2019
|
[ 20:46 gerald ] 
507372 Mk/bsd.ruby.mk
507372 accessibility/atkmm/Makefile
507372 accessibility/kmag/Makefile
507372 accessibility/kmousetool/Makefile
507372 accessibility/kmouth/Makefile
507372 accessibility/libqaccessibilityclient/Makefile
507372 accessibility/qt5-speech/Makefile
507372 archivers/R-cran-zip/Makefile
507372 archivers/ark/Makefile
507372 archivers/brotli/Makefile
(Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] 
487272 Mk/bsd.ruby.mk
487272 accessibility/atkmm/Makefile
487272 accessibility/kmag/Makefile
487272 accessibility/kmousetool/Makefile
487272 accessibility/kmouth/Makefile
487272 accessibility/qt5-speech/Makefile
487272 archivers/R-cran-zip/Makefile
487272 archivers/ark/Makefile
487272 archivers/brotli/Makefile
487272 archivers/c-blosc/Makefile
(Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] 
464084 archivers/pxz/Makefile
464084 archivers/zip-ada/Makefile
464084 astro/R-cran-maptools/Makefile
464084 astro/astrometry/Makefile
464084 astro/kstars-kde4/Makefile
464084 astro/nightfall/Makefile
464084 astro/py-RO/Makefile
464084 astro/py-aipy/Makefile
464084 astro/py-astLib/Makefile
464084 astro/py-astropy/Makefile
(Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Sun, 18 Jun 2017
|
[ 18:09 dbn ] 
443845 Mk/Scripts/qa.sh
443845 Mk/Uses/cran.mk
443845 Mk/bsd.port.mk
443845 archivers/py-rcssmin/Makefile
443845 archivers/py-rjsmin/Makefile
443845 converters/R-cran-RJSONIO/Makefile
443845 converters/R-cran-rjson/Makefile
443845 databases/R-cran-RSQLite.extfuns/Makefile
443845 databases/R-cran-RSQLite/Makefile
443845 databases/p5-CDB_File/Makefile
(Only the first 10 of 79 ports in this commit are shown above. )
qa: add check for NO_ARCH
If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR.
If an elf(5) file is bundles as part of the package, but is not meant to be
run directly (i.e. the elf(5) file is a payload, and not compiled) then
those files can be added to NO_ARCH_IGNORE to avoid the check from failing,
Changes to ports:
- Ports that have NO_ARCH set, but actually compile files have had NO_ARCH
removed.
- Ports that have elf(5) payloads have had those files added to
NO_ARCH_IGNORE.
- R-cran ports that do not set USES=cran:compiles have NO_ARCH set,
PR: 218976
Reviewed by: antoine, mat
Approved by: portmgr
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] 
367888 accessibility/accerciser/Makefile
367888 accessibility/jovie/Makefile
367888 accessibility/kaccessible/Makefile
367888 accessibility/kdeaccessibility4/Makefile
367888 accessibility/kmag/Makefile
367888 accessibility/kmousetool/Makefile
367888 accessibility/kmouth/Makefile
367888 accessibility/orca/Makefile
367888 arabic/kde4-l10n/Makefile
367888 arabic/libreoffice/Makefile
(Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] 
347809 archivers/hs-tar/Makefile
347809 archivers/hs-zip-archive/Makefile
347809 archivers/hs-zlib-bindings/Makefile
347809 archivers/hs-zlib-conduit/Makefile
347809 archivers/hs-zlib-enum/Makefile
347809 archivers/hs-zlib/Makefile
347809 astro/R-cran-maptools/Makefile
347809 astro/astrometry/Makefile
347809 astro/nightfall/Makefile
347809 astro/py-RO/Makefile
(Only the first 10 of 1081 ports in this commit are shown above. )
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)
|
Sat, 28 Dec 2013
|
[ 10:28 dbn ] 
337846 Mk/Uses/cran.mk
337846 Mk/bsd.cran.mk
337846 Mk/bsd.port.mk
337846 astro/R-cran-maptools/Makefile
337846 converters/R-cran-RJSONIO/Makefile
337846 converters/R-cran-rjson/Makefile
337846 databases/R-cran-DBI/Makefile
337846 databases/R-cran-RMySQL/Makefile
337846 databases/R-cran-RSQLite.extfuns/Makefile
337846 databases/R-cran-RSQLite/Makefile
(Only the first 10 of 121 ports in this commit are shown above. )
Convert Mk/bsd.cran.mk to the Uses framework.
PR: ports/184699
Reviewed by: bapt
Approved by: portmgr (bdrewery), wen (maintainer, timeout > 2 weeks)
|
Wed, 27 Nov 2013
|
[ 18:56 dbn ] 
335044 Mk/bsd.cran.mk
335044 astro/R-cran-maptools/Makefile
335044 converters/R-cran-RJSONIO/Makefile
335044 converters/R-cran-rjson/Makefile
335044 databases/R-cran-DBI/Makefile
335044 databases/R-cran-RMySQL/Makefile
335044 databases/R-cran-RSQLite.extfuns/Makefile
335044 databases/R-cran-RSQLite/Makefile
335044 databases/R-cran-sqldf/Makefile
335044 devel/R-cran-Defaults/Makefile
(Only the first 10 of 119 ports in this commit are shown above. )
Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).
Since this patch converts all affected ports, bsd.cran.mk no longer supports
NO_STAGE and errors out if NO_STAGE is set.
Exp-run: ports/184216
Reviewed by: bdrewery
Approved by: portsmgr, wen
|
Wed, 13 Nov 2013
|
[ 08:19 bf ] 
333659 astro/R-cran-maptools/Makefile
333659 converters/R-cran-RJSONIO/Makefile
333659 converters/R-cran-rjson/Makefile
333659 databases/R-cran-DBI/Makefile
333659 databases/R-cran-RMySQL/Makefile
333659 databases/R-cran-RSQLite.extfuns/Makefile
333659 databases/R-cran-RSQLite/Makefile
333659 databases/R-cran-sqldf/Makefile
333659 devel/R-cran-Defaults/Makefile
333659 devel/R-cran-Hmisc/Makefile
(Only the first 10 of 130 ports in this commit are shown above. )
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
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] 
331644 archivers/hs-tar/Makefile
331644 archivers/hs-zip-archive/Makefile
331644 archivers/hs-zlib-bindings/Makefile
331644 archivers/hs-zlib-conduit/Makefile
331644 archivers/hs-zlib-enum/Makefile
331644 archivers/hs-zlib/Makefile
331644 astro/R-cran-maptools/Makefile
331644 astro/astrometry/Makefile
331644 astro/nightfall/Makefile
331644 astro/py-RO/Makefile
(Only the first 10 of 1147 ports in this commit are shown above. )
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 )
|
Fri, 20 Sep 2013
|
[ 17:17 bapt ] 
327726 devel/9base/Makefile
327726 devel/ChipmunkPhysics/Makefile
327726 devel/ElectricFence/Makefile
327726 devel/ORBit/Makefile
327726 devel/ORBit2-reference/Makefile
327726 devel/ORBit2/Makefile
327726 devel/R-cran-Defaults/Makefile
327726 devel/R-cran-Hmisc/Makefile
327726 devel/R-cran-RUnit/Makefile
327726 devel/R-cran-Rcpp/Makefile
(Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Wed, 21 Aug 2013
|
[ 10:42 tota ] 
325105 devel/R-cran-bitops/Makefile
325105 devel/R-cran-bitops/distinfo
- Update to 1.0-6
|
Tue, 28 May 2013
|
[ 15:15 bf ] 
319316 astro/R-cran-maptools/Makefile
319316 converters/R-cran-RJSONIO/Makefile
319316 converters/R-cran-rjson/Makefile
319316 databases/R-cran-DBI/Makefile
319316 databases/R-cran-RMySQL/Makefile
319316 databases/R-cran-RSQLite.extfuns/Makefile
319316 databases/R-cran-RSQLite/Makefile
319316 databases/R-cran-sqldf/Makefile
319316 devel/R-cran-Defaults/Makefile
319316 devel/R-cran-Hmisc/Makefile
(Only the first 10 of 140 ports in this commit are shown above. )
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
|
Thu, 7 Mar 2013
|
[ 04:21 bf ] 
313562 astro/R-cran-maptools/Makefile
313562 converters/R-cran-RJSONIO/Makefile
313562 converters/R-cran-rjson/Makefile
313562 databases/R-cran-DBI/Makefile
313562 databases/R-cran-RMySQL/Makefile
313562 databases/R-cran-RSQLite.extfuns/Makefile
313562 databases/R-cran-RSQLite/Makefile
313562 databases/R-cran-sqldf/Makefile
313562 devel/R-cran-Defaults/Makefile
313562 devel/R-cran-Hmisc/Makefile
(Only the first 10 of 116 ports in this commit are shown above. )
update math/R to 2.15.3, and adjust dependent ports
|
Fri, 4 Jan 2013
|
[ 17:51 bf ] 
309935 astro/R-cran-maptools/Makefile
309935 converters/R-cran-RJSONIO/Makefile
309935 converters/R-cran-rjson/Makefile
309935 databases/R-cran-DBI/Makefile
309935 databases/R-cran-RMySQL/Makefile
309935 databases/R-cran-RSQLite.extfuns/Makefile
309935 databases/R-cran-RSQLite/Makefile
309935 databases/R-cran-sqldf/Makefile
309935 devel/R-cran-Defaults/Makefile
309935 devel/R-cran-Hmisc/Makefile
(Only the first 10 of 116 ports in this commit are shown above. )
update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by: thierry, tota, wen
|
Sat, 17 Nov 2012
|
[ 00:06 tota ] 
307497 devel/R-cran-bitops/Makefile
307497 devel/R-cran-bitops/distinfo
- Update to 1.0-5
- Add LICENSE
Feature safe: yes
|
Sun, 4 Nov 2012
|
[ 05:57 tota ] 
306952 devel/R-cran-bitops/Makefile
306952 devel/R-cran-bitops/distinfo
306952 devel/R-cran-bitops/pkg-descr
- Update to 1.0-4.2
- Convert to new Makefile header
- Trim WWW: line in pkg-descr
Feature safe: yes
|
Tue, 26 Jun 2012
|
[ 23:57 bf ]
1.10 astro/R-cran-maptools/Makefile
1.12 converters/R-cran-RJSONIO/Makefile
1.6 converters/R-cran-rjson/Makefile
1.8 databases/R-cran-DBI/Makefile
1.9 databases/R-cran-RMySQL/Makefile
1.3 devel/R-cran-Defaults/Makefile
1.8 devel/R-cran-bitops/Makefile
1.23 devel/R-cran-caret/Makefile
1.12 devel/R-cran-foreach/Makefile
1.10 devel/R-cran-iterators/Makefile
(Only the first 10 of 87 ports in this commit are shown above. )
update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports
|
Fri, 4 May 2012
|
[ 20:56 bf ]
1.12 Mk/bsd.cran.mk
1.9 astro/R-cran-maptools/Makefile
1.11 converters/R-cran-RJSONIO/Makefile
1.5 converters/R-cran-rjson/Makefile
1.7 databases/R-cran-DBI/Makefile
1.8 databases/R-cran-RMySQL/Makefile
1.2 devel/R-cran-Defaults/Makefile
1.7 devel/R-cran-bitops/Makefile
1.22 devel/R-cran-caret/Makefile
1.11 devel/R-cran-foreach/Makefile
(Only the first 10 of 89 ports in this commit are shown above. )
- 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]
|
Sat, 3 Mar 2012
|
[ 16:59 bf ]
1.8 astro/R-cran-maptools/Makefile
1.10 converters/R-cran-RJSONIO/Makefile
1.2 converters/R-cran-rjson/Makefile
1.6 databases/R-cran-DBI/Makefile
1.7 databases/R-cran-RMySQL/Makefile
1.6 devel/R-cran-bitops/Makefile
1.20 devel/R-cran-caret/Makefile
1.7 devel/R-cran-foreach/Makefile
1.7 devel/R-cran-iterators/Makefile
1.6 devel/R-cran-itertools/Makefile
(Only the first 10 of 80 ports in this commit are shown above. )
update math/R to 2.14.2, and adjust dependent ports
|
Wed, 18 Jan 2012
|
[ 23:04 bf ]
1.6 astro/R-cran-maptools/Makefile
1.7 converters/R-cran-RJSONIO/Makefile
1.5 databases/R-cran-DBI/Makefile
1.5 databases/R-cran-RMySQL/Makefile
1.5 devel/R-cran-bitops/Makefile
1.16 devel/R-cran-caret/Makefile
1.6 devel/R-cran-foreach/Makefile
1.6 devel/R-cran-iterators/Makefile
1.5 devel/R-cran-itertools/Makefile
1.5 devel/R-cran-plyr/Makefile
(Only the first 10 of 58 ports in this commit are shown above. )
update math/R to 2.14.1, and adjust dependent ports
|
Sun, 27 Nov 2011
|
[ 07:02 bf ]
1.4 astro/R-cran-maptools/Makefile
1.6 converters/R-cran-RJSONIO/Makefile
1.4 databases/R-cran-DBI/Makefile
1.4 databases/R-cran-RMySQL/Makefile
1.4 devel/R-cran-bitops/Makefile
1.13 devel/R-cran-caret/Makefile
1.4 devel/R-cran-foreach/Makefile
1.4 devel/R-cran-iterators/Makefile
1.4 devel/R-cran-itertools/Makefile
1.4 devel/R-cran-plyr/Makefile
(Only the first 10 of 62 ports in this commit are shown above. )
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
|
Tue, 15 Nov 2011
|
[ 20:09 tota ]
1.10 Mk/bsd.cran.mk
1.3 astro/R-cran-maptools/Makefile
1.5 converters/R-cran-RJSONIO/Makefile
1.3 databases/R-cran-DBI/Makefile
1.3 databases/R-cran-RMySQL/Makefile
1.3 devel/R-cran-bitops/Makefile
1.10 devel/R-cran-caret/Makefile
1.3 devel/R-cran-foreach/Makefile
1.3 devel/R-cran-iterators/Makefile
1.3 devel/R-cran-itertools/Makefile
(Only the first 10 of 49 ports in this commit are shown above. )
- Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
to Mk/bsd.cran.mk
PR: ports/162238
Submitted by: tota (myself)
Approved by: wen (maintainer of Mk/bsd.cran.mk and many related ports),
David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
(maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
Dan Rue <drue_AT_therub_DOT_org>
(maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe: yes
|
Tue, 11 Oct 2011
|
[ 14:19 bf ]
1.2 astro/R-cran-maptools/Makefile
1.3 converters/R-cran-RJSONIO/Makefile
1.2 databases/R-cran-DBI/Makefile
1.2 databases/R-cran-RMySQL/Makefile
1.2 devel/R-cran-bitops/Makefile
1.6 devel/R-cran-caret/Makefile
1.2 devel/R-cran-foreach/Makefile
1.2 devel/R-cran-iterators/Makefile
1.2 devel/R-cran-itertools/Makefile
1.2 devel/R-cran-plyr/Makefile
(Only the first 10 of 58 ports in this commit are shown above. )
update math/R to 2.13.2, and adjust dependent ports
|
Sun, 28 Aug 2011
|
[ 19:10 tota ]
1.4522 devel/Makefile
1.1 devel/R-cran-bitops/Makefile
1.1 devel/R-cran-bitops/distinfo
1.1 devel/R-cran-bitops/pkg-descr
- Add a new port: devel/R-cran-bitops
Functions for Bitwise operations on integer vectors
WWW: http://cran.r-project.org/web/packages/bitops/
|
Number of commits found: 25 |
|
Latest Vulnerabilities |
10 vulnerabilities affecting 52 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2019-12-10 21:08:49
|
|