non port: www/R-cran-httpuv/Makefile |
SVNWeb
|
Number of commits found: 49 |
Mon, 5 Jun 2023
|
[ 09:40 Nuno Teixeira (eduardo) ] 8cbd79c
www/R-cran-httpuv: Update to 1.6.11
- Take maintainership
ChangeLog: https://cran.r-project.org/web/packages/httpuv/news/news.html
|
Mon, 8 May 2023
|
[ 00:15 TAKATSU Tomonari (tota) ] a30b133
www/R-cran-httpuv: Update to 1.6.9
- Update to 1.6.9
- Drop maintainership
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Mon, 12 Sep 2022
|
[ 20:58 TAKATSU Tomonari (tota) ] 8e938a0
www/R-cran-httpuv: Update to 1.6.6
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] e915e75 (Only the first 10 of 1623 ports in this commit are shown above. )
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 9 Jan 2022
|
[ 01:35 TAKATSU Tomonari (tota) ] 54b4ea1
www/R-cran-httpuv: Update to 1.6.5
|
Sat, 18 Dec 2021
|
[ 06:38 TAKATSU Tomonari (tota) ] 02c4448
www/R-cran-httpuv: Update to 1.6.4
|
Sun, 12 Sep 2021
|
[ 10:51 TAKATSU Tomonari (tota) ] c6ccc0b
www/R-cran-httpuv: Update to 1.6.3
|
Thu, 19 Aug 2021
|
[ 21:39 TAKATSU Tomonari (tota) ] 6d04b77
www/R-cran-httpuv: Update to 1.6.2
- Update to 1.6.2
- Add compiler:c++11-lang to USES
|
Sun, 9 May 2021
|
[ 16:22 TAKATSU Tomonari (tota) ] 8b834c1
www/R-cran-httpuv: Update to 1.6.1
|
Sat, 24 Apr 2021
|
[ 10:42 TAKATSU Tomonari (tota) ] 7c1d3bd
www/R-cran-httpuv: Update to 1.6.0
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 16 Jan 2021
|
[ 16:30 tota ]
- Update to 1.5.5
|
Tue, 9 Jun 2020
|
[ 10:40 tota ]
- Update to 1.5.4
|
Wed, 27 May 2020
|
[ 22:10 tota ]
- Update to 1.5.3.1
|
Tue, 5 May 2020
|
[ 16:07 jrm ] (Only the first 10 of 320 ports in this commit are shown above. )
math/R: Update to version 4.0.0
Upstream changes:
https://stat.ethz.ch/pipermail/r-announce/2020/000653.html
Also bump PORTREVISION of ports that depend on math/R.
Submitted by: wen (in part)
Reviewed by: jwb, Rainer Hurling <rhurlin@gwdg.de>, thierry
Differential Revision: https://reviews.freebsd.org/D24572
|
Sat, 28 Sep 2019
|
[ 06:51 tota ]
- Update to 1.5.2
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (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
|
Sun, 14 Jul 2019
|
[ 20:15 tota ]
- Update to 1.5.1
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (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
|
Mon, 23 Jul 2018
|
[ 07:58 tota ]
- Update to 1.4.5
|
Thu, 5 Jul 2018
|
[ 22:09 tota ]
- Update to 1.4.4.2
|
Wed, 20 Jun 2018
|
[ 07:31 tota ]
- Update to 1.4.4.1
|
Fri, 18 May 2018
|
[ 01:39 tota ]
- Update to 1.4.3
- Update LICENSE
|
Thu, 22 Mar 2018
|
[ 09:35 tota ]
- Update to 1.3.6.2
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (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).
|
Thu, 6 Jul 2017
|
[ 05:03 tota ]
- Update to 1.3.5
- Update LICENSE
|
Sun, 18 Jun 2017
|
[ 18:09 dbn ] (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
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 10 Aug 2015
|
[ 07:06 tota ]
- Update to 1.3.3
|
Sat, 13 Jun 2015
|
[ 05:43 tota ]
- Update to 1.3.2
- Regenerate patch file with 'make makepatch'
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (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)
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Wed, 9 Apr 2014
|
[ 16:40 tota ]
- Update to 1.3.0
- Fix LICENSE_PERMS_NODE
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (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)
|
Thu, 20 Feb 2014
|
[ 14:24 tota ]
- Update to 1.2.3
|
Sat, 1 Feb 2014
|
[ 11:41 tota ]
- Update to 1.2.2
|
Tue, 31 Dec 2013
|
[ 14:02 tota ]
- Update to 1.2.1
|
Sat, 28 Dec 2013
|
[ 10:28 dbn ] (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 ] (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
|
Sat, 23 Nov 2013
|
[ 06:01 tota ]
- Update to 1.2.0
|
Wed, 13 Nov 2013
|
[ 08:19 bf ] (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 ] (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
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Tue, 27 Aug 2013
|
[ 11:39 tota ]
- Update to 1.1.0
|
Tue, 4 Jun 2013
|
[ 11:58 tota ]
- Update to 1.0.6.3
|
Tue, 28 May 2013
|
[ 15:15 bf ] (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
|
Tue, 14 May 2013
|
[ 21:31 tota ]
- Add new port: www/R-cran-httpuv
httpuv provides low-level socket and protocol support for handling
HTTP and WebSocket requests directly from within R. It is primarily
intended as a building block for other packages, rather than making
it particularly easy to create complete web applications using
httpuv alone. httpuv is built on top of the libuv and http-parser
C libraries, both of which were developed by Joyent, Inc.
WWW: http://cran.r-project.org/web/packages/httpuv/
|
Number of commits found: 49 |