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: databases/R-cran-fastmap/Makefile

Number of commits found: 9

Thursday, 1 Jun 2023
10:55 Wen Heping (wen) search for other commits by this committer
*/*: Pass maintainership to submitter

PR:		271317
Reported by:	uzsolt@uzsolt.hu
commit hash: 0b7540258b2a3621aaa4b1d8fcfedfea7f23e553 commit hash: 0b7540258b2a3621aaa4b1d8fcfedfea7f23e553 commit hash: 0b7540258b2a3621aaa4b1d8fcfedfea7f23e553 commit hash: 0b7540258b2a3621aaa4b1d8fcfedfea7f23e553 0b75402
Wednesday, 3 May 2023
09:04 TAKATSU Tomonari (tota) search for other commits by this committer
databases/R-cran-fastmap: Update to 1.1.1

- Update to 1.1.1
- Drop maintainership
commit hash: 52648bd7ebc53fc1f245c75fe0cdda3878014783 commit hash: 52648bd7ebc53fc1f245c75fe0cdda3878014783 commit hash: 52648bd7ebc53fc1f245c75fe0cdda3878014783 commit hash: 52648bd7ebc53fc1f245c75fe0cdda3878014783 52648bd
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 30 Jan 2021
02:20 tota search for other commits by this committer
- Update to 1.1.0
Original commitRevision:563272 
Tuesday, 5 May 2020
16:07 jrm search for other commits by this committer
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
Original commitRevision:534095 
Friday, 11 Oct 2019
10:45 tota search for other commits by this committer
- Add new port: databases/R-cran-fastmap

  Fast implementation of a key-value store. Environments are commonly
  used as key-value stores, but every time a new key is used, it is
  added to R's global symbol table, causing a small amount of memory
  leakage. This can be problematic in cases where many different keys
  are used. Fastmap avoids this memory leak issue by implementing the
  map using data structures in C++.

  WWW: https://cran.r-project.org/web/packages/fastmap/
Original commitRevision:514273 

Number of commits found: 9