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.1.11_1 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.1.11_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.1.11_1 14 Oct 2021 21:30:25 |
Stefan Eßer (se) |
devel/libestr: Add CPE information
Approved by: portmgr (blanket) |
0.1.11_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.11_1 02 Jul 2019 12:13:09 |
koobs |
devel/libestr: Level up port compliance
* Use https MASTER_SITES where available
* --prefix is already set by framework, remove from CONFIGURE_ARGS
Approved by: portmgr (blanket: framework compliance)
MFH: 2019Q2 |
0.1.11 14 Jun 2019 13:10:17 |
matthew |
Fix WWW link: it redirects to HTTPS now. |
0.1.11 31 Oct 2018 07:50:16 |
matthew |
Update to 0.1.11
ChangeLog: https://github.com/rsyslog/libestr/blob/master/ChangeLog |
0.1.10_1 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
0.1.10_1 24 Sep 2016 15:19:35 |
matthew |
Take maintainership of ports that rsyslogd depends on
Approved by: brd |
0.1.10_1 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.1.10_1 08 Jan 2016 23:04:19 |
brd |
Update devel/libestr to 0.1.10
Changes: http://libestr.adiscon.com/uncategorized/libestr-0-1-10-2/
Approved by: bdrewery (mentor) |
0.1.9_1 25 Jun 2014 19:26:47 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
0.1.9 15 May 2014 23:40:23 |
brd |
- Update devel/libestr from 0.1.8 to 0.1.9
- Update devel/liblogging from 1.0.1 to 1.0.4
- Update sysutils/rsyslog7 from 7.6.0 to 7.6.3
Reviewed by: zi@ |
0.1.8 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.1.8 24 Oct 2013 15:47:05 |
brd (doc committer) |
- Update devel/libestr to 0.1.8.
Reviewed by: swills@ |
0.1.5 24 Sep 2013 06:24:17 |
bapt |
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by: bdrewery |
0.1.5 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.1.5 25 May 2013 19:12:28 |
brd (doc committer) |
- Update devel/librelp to 1.0.7
- Update devel/libestr to 0.1.5
Reviewed by: jgh@, koobs@ |
0.1.4 27 Sep 2012 19:16:49 |
brd (doc committer) |
- Update libestr to 0.1.4 |
0.1.2 17 Jan 2012 01:30:59 |
pgollucci |
- Update to 0.1.2 |
0.1.0 27 Jun 2011 14:35:34 |
miwi |
A library for some string essentials.
WWW: http://libestr.adiscon.com/
PR: ports/158345
Submitted by: Jim Riggs <ports at christianserving.org> |