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.11.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 ) |
0.11.0 06 Jun 2022 10:21:00
    |
Li-Wen Hsu (lwhsu)  Author: Hung-Yi Chen |
archivers/php-zstd: Update to 0.11.0
PR: 261787
Approved by: maintainer timeout |
0.9.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.9.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.9.0 06 Jan 2021 00:33:49
  |
fluffy  |
archivers/php-zstd: update to 0.9.0
PR: 252103
Submitted by: fluffy
Approved by: maintainer (timeout 2w) |
0.8.0 27 May 2020 11:59:13
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 1). |
0.8.0 27 Apr 2020 11:07:10
  |
fluffy  |
archivers/php-zstd: update to 0.8.0
PR: 245398
Submitted by: fluffy
Approved by: maintainer (timeout, 21d) |
0.7.5 27 Jan 2020 03:40:17
  |
fluffy  |
archivers/php-zstd: Update to 0.7.5
PR: 242738
Submitted by: fluffy
Approved by: maintainaer (timeout, >1mo) |
0.7.3 18 May 2019 12:36:11
  |
joneum  |
Update to 0.7.3
- Update Maintainers eMail
PR: 237901
Submitted by: pave (maintainer)
Sponsored by: Netzkommune GmbH |
0.6.1 04 Apr 2019 23:56:46
  |
sunpoet  |
Update to 0.6.1
- While I'm here:
- Add LICENSE_FILE
- Remove PHP_MODNAME
Changes: https://github.com/kjdev/php-ext-zstd/commits/master
PR: 237021
Submitted by: Paavo-Einari Kaipila <pkaipila@gmail.com> (maintainer) |
0.5.0 02 Apr 2019 22:00:55
  |
rodrigo  |
Add two new ports archivers/php-zstd and archivers/php-lz4
php-zstd is a PHP extension for zstd compresssion algorithm
https://github.com/kjdev/php-ext-zstd
php-lz4 is a PHP extension for the lz4 compression algorithm
https://github.com/kjdev/php-ext-lz4
PR: 236742
Submitted by: Paavo-Einari Kaipila <pkaipila@gmail.com> |