Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.1 29 Jul 2024 12:41:25
    |
Po-Chuan Hsieh (sunpoet)  |
devel/toml11: Add NO_ARCH
- Update WWW
Approved by: portmgr (blanket) |
3.7.1 16 Nov 2022 23:07:40
    |
Dave Cottlehuber (dch)  |
devel/toml11: update to 3.7.1
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.7.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
3.7.0 31 May 2021 12:18:57
    |
Dave Cottlehuber (dch)  |
devel/toml11: update to 3.7.0 |
3.6.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.6.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.6.1 29 Mar 2021 08:53:28
  |
dch  |
devel/toml11: update to 3.6.1
Reviewed by: portscout
Sponsored by: SkunkWerks, GmbH |
3.6.0 06 Jan 2021 12:12:56
  |
dch  |
devel/toml11: new port - C++11 header-only parser/encoder
It is compatible to the latest version of TOML v1.0.0-rc.2, and one of
the most TOML-standard compliant libraries, with great error messages,
configurable serializer, user-defined type conversions, and with full
UTF-8 support.
WWW: https://github.com/toruniina/toml11
Sponsored by: SkunkWerks, GmbH |