notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/R-cran-htmlwidgets/Makefile
SVNWeb

Number of commits found: 23

Wed, 10 May 2023
[ 02:59 TAKATSU Tomonari (tota) search for other commits by this committer ]    commit hash:1374ed5c16f6e24314b8f7cf8a4e2584cbe31006  commit hash:1374ed5c16f6e24314b8f7cf8a4e2584cbe31006  commit hash:1374ed5c16f6e24314b8f7cf8a4e2584cbe31006  1374ed5 
www/R-cran-htmlwidgets: Update to 1.6.2
Sun, 23 Apr 2023
[ 09:09 Gerald Pfeifer (gerald) search for other commits by this committer ]    commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  8d3e020  (Only the first 10 of 2091 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  e915e75  (Only the first 10 of 1623 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 12 Sep 2021
[ 01:09 TAKATSU Tomonari (tota) search for other commits by this committer ]    commit hash:9b928c1937116f176470cd87a3b5ad7a560aa5d9  commit hash:9b928c1937116f176470cd87a3b5ad7a560aa5d9  commit hash:9b928c1937116f176470cd87a3b5ad7a560aa5d9  9b928c1 
www/R-cran-htmlwidgets: Update to 1.5.4
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 25 Dec 2020
[ 12:13 tota search for other commits by this committer ] Original commit   Revision:559236
- Update to 1.5.3
Tue, 6 Oct 2020
[ 17:43 tota search for other commits by this committer ] Original commit   Revision:551587
- Update to 1.5.2
Tue, 5 May 2020
[ 16:07 jrm search for other commits by this committer ] Original commit   Revision:534095 (Only the first 10 of 320 ports in this commit are shown above. View all ports for this commit)
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
Fri, 11 Oct 2019
[ 07:51 tota search for other commits by this committer ] Original commit   Revision:514264
- Update to 1.5.1
Sun, 6 Oct 2019
[ 12:02 tota search for other commits by this committer ] Original commit   Revision:513883
- Update to 1.5
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Fri, 12 Oct 2018
[ 02:09 tota search for other commits by this committer ] Original commit   Revision:481868
- Update to 1.3
Wed, 25 Apr 2018
[ 05:40 tota search for other commits by this committer ] Original commit   Revision:468258
- Update to 1.2
Wed, 21 Mar 2018
[ 12:08 tota search for other commits by this committer ] Original commit   Revision:465171
- Update to 1.0
Sat, 10 Mar 2018
[ 17:46 gerald search for other commits by this committer ] Original commit   Revision:464084 (Only the first 10 of 1104 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Wed, 12 Jul 2017
[ 10:22 tota search for other commits by this committer ] Original commit   Revision:445582
- Update to 0.9
Sun, 4 Dec 2016
[ 08:36 tota search for other commits by this committer ] Original commit   Revision:427759
- Update to 0.8
Fri, 5 Aug 2016
[ 22:55 tota search for other commits by this committer ] Original commit   Revision:419715
- Update to 0.7
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 27 Feb 2016
[ 04:22 tota search for other commits by this committer ] Original commit   Revision:409647
- Update to 0.6
Wed, 12 Aug 2015
[ 08:30 tota search for other commits by this committer ] Original commit   Revision:394010
- Add new port: www/R-cran-htmlwidgets

  A framework for creating HTML widgets that render in various contexts
  including the R console, 'R Markdown' documents, and 'Shiny' web
  applications.

  WWW: https://cran.r-project.org/web/packages/htmlwidgets/

Number of commits found: 23