Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
0.034 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 ) |
0.034 10 Jul 2022 00:04:52
    |
Dan Langille (dvl)  |
textproc/p5-YAML-PP: Update to 0.034
re: https://github.com/perlpunk/YAML-PP-p5/releases/tag/v0.034 |
0.032 18 Jun 2022 13:44:32
    |
Dan Langille (dvl)  |
textproc/p5-YAML-PP: Update to 0.032 |
0.031 30 Jan 2022 23:08:02
    |
Dag-Erling Smørgrav (des)  |
textproc/p5-YAML-PP: upgrade to 0.031.
PR: 261466
Reported by: Danilo G. Baio
Approved by: maintainer (dvl) |
0.020_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.020_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.020_1 25 Feb 2020 22:08:01
  |
dvl  |
Fix PLIST
PR: 244412
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> |
0.020 25 Feb 2020 12:12:34
  |
dvl  |
update to 0.020
fixes devel/p5-XXX which needs p5-YAML-PP>=0.018:textproc/p5-YAML-PP
Reported by: DutchDaemon |
0.016 20 May 2019 13:20:31
  |
wen  |
- Update to 0.016
PR: 237292
Submitted by: wenheping2000@hotmail.com(myself)
Approved by: maintainer |
0.005 28 Mar 2018 13:09:43
  |
dvl  |
Add Yet Another YAML Framework, which aims to parse YAML 1.2 and
conform to the spc. |