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.8.4 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.8.4 20 Jul 2022 14:21:07
    |
Tobias C. Berner (tcberner)  |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
0.8.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.8.4 01 Oct 2020 08:09:27
  |
sunpoet  |
Remove outdated PERL_LEVEL check after lang/perl5.26 removal |
0.8.4 19 Aug 2020 16:19:04
  |
sunpoet  |
Update to 0.8.4
Changes: https://metacpan.org/changes/distribution/BSON-XS |
0.8.3 21 Apr 2020 19:35:21
  |
sunpoet  |
Update to 0.8.3
Changes: https://metacpan.org/changes/distribution/BSON-XS |
0.8.2 08 Dec 2019 16:57:29
  |
sunpoet  |
Update to 0.8.2
Changes: https://metacpan.org/changes/distribution/BSON-XS |
0.8.1 14 Aug 2019 18:01:16
  |
sunpoet  |
Update to 0.8.1
Changes: https://metacpan.org/changes/distribution/BSON-XS |
0.8.0 13 Jul 2019 20:46:41
  |
sunpoet  |
Update to 0.8.0
Changes: https://metacpan.org/changes/distribution/BSON-XS |
0.6.0 30 Nov 2018 20:03:06
  |
sunpoet  |
Update to 0.6.0
Changes: https://metacpan.org/changes/distribution/BSON-XS |
0.4.6 14 Oct 2018 16:28:02
  |
sunpoet  |
Update to 0.4.6
Changes: https://metacpan.org/changes/distribution/BSON-XS |
0.4.5 12 Oct 2018 19:58:43
  |
sunpoet  |
Update to 0.4.5
Changes: https://metacpan.org/changes/distribution/BSON-XS |
0.4.4 13 Sep 2018 21:53:09
  |
sunpoet  |
Update to 0.4.4
- Sort USES
Changes: https://metacpan.org/changes/distribution/BSON-XS |
0.4.3 18 Aug 2018 00:43:57
  |
sunpoet  |
Fix order
Notified by: mat |
0.4.3 15 Aug 2018 19:33:09
  |
sunpoet  |
Add p5-BSON-XS 0.4.3
BSON::XS contains an XS implementation for BSON encoding and decoding. There is
no public API. Use the BSON module and it will choose the best implementation
for you.
WWW: https://metacpan.org/release/BSON-XS |