Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.57 30 Dec 2022 09:05:59 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Log-Log4perl: Update to 1.57
Changes: https://metacpan.org/dist/Log-Log4perl/changes |
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) |
1.56 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 ) |
1.56 04 Sep 2022 03:48:08 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Log-Log4perl: Update to 1.56
Changes: https://metacpan.org/dist/Log-Log4perl/changes |
1.55 03 Jun 2022 23:36:47 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Log-Log4perl: Update to 1.55
Changes: https://metacpan.org/dist/Log-Log4perl/changes |
1.54 30 May 2021 19:53:05 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Log-Log4perl: Update to 1.54
- Update WWW
Changes: https://metacpan.org/changes/distribution/Log-Log4perl |
1.53 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.53 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.53 23 Sep 2020 18:51:18 |
sunpoet |
Update to 1.53
Changes: https://metacpan.org/changes/distribution/Log-Log4perl |
1.52 09 Sep 2020 20:39:47 |
sunpoet |
Update to 1.52
Changes: https://metacpan.org/changes/distribution/Log-Log4perl |
1.51 07 Sep 2020 18:12:20 |
sunpoet |
Update to 1.51
Changes: https://metacpan.org/changes/distribution/Log-Log4perl |
1.50 24 Jul 2020 19:07:34 |
sunpoet |
Update to 1.50
Changes: https://metacpan.org/changes/distribution/Log-Log4perl |
1.49 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.49 22 Feb 2017 17:14:12 |
sunpoet |
Update to 1.49
Changes: http://search.cpan.org/dist/Log-Log4perl/Changes |
1.48 19 Nov 2016 17:09:44 |
sunpoet |
- Update to 0.48
- Sort PLIST
Changes: http://search.cpan.org/dist/Log-Log4perl/Changes |
1.47 30 Mar 2016 17:54:18 |
lth |
- update to 1.47
- distribute maintainership |
1.46_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
1.46_1 28 May 2015 18:14:53 |
amdmi3 |
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2 |
1.46 04 Jan 2015 11:53:45 |
lth |
- update to 1.46
- remove duplicate makefile target |
1.44_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.44 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.44 20 Oct 2014 19:34:38 |
lth |
- update 1.42 -> 1.44
changes:
http://cpansearch.perl.org/src/MSCHILLI/Log-Log4perl-1.44/Changes
- add LICENCE according to the last section of
http://cpansearch.perl.org/src/MSCHILLI/Log-Log4perl-1.44/README
PR: 193489
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> |
1.42 31 Jan 2014 15:23:30 |
miwi |
- Stage support |
1.42 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.42 07 Aug 2013 13:20:32 |
az |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
1.42 07 Aug 2013 11:03:12 |
lth |
- update to 1.42 |
1.41 07 Jun 2013 12:35:37 |
lth |
- Update to 1.41
- Update project web site
- Remove p5-Storable from DEPENDS - in core since perl 5.8 (and 5.6 removed from
ports log time ago)
PR: ports/179013
Submitted by: "Anton Yuzhaninov" <ayuzhaninov@openstat.ru> |
1.40 09 Dec 2012 16:57:24 |
lth |
update to 1.40 |
1.39 28 Oct 2012 11:14:36 |
lth |
update to 1.39
Feature safe: yes |
1.38 02 Oct 2012 11:49:42 |
lth |
Update to 1.38 |
1.37 17 Jun 2012 18:22:46 |
lth |
Update to 1.37 |
1.36 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
1.36 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
1.36 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
1.36 07 Mar 2012 18:13:59 |
lth |
Update to 1.36 |
1.35 05 Feb 2012 12:22:35 |
lth |
Update to 1.35 |
1.34 21 Nov 2011 18:27:34 |
lth |
Update to 1.34
Feature safe: yes |
1.33 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.33 21 Jun 2011 17:10:06 |
lth |
Update to 1.33 |
1.32 16 Mar 2011 15:19:41 |
lth |
Update to 1.32 |
1.31 27 Dec 2010 15:43:03 |
lth |
Update to 1.31 |
1.30 31 Aug 2010 12:25:14 |
lth |
Update to 1.30 |
1.29 22 Jun 2010 15:13:40 |
lth |
Update to 1.29
Feature safe: yes |
1.28 07 Mar 2010 17:01:37 |
lth |
Update to 1.28 |
1.27 09 Feb 2010 08:43:48 |
lth |
Update to 1.27 |
1.26 26 Nov 2009 09:52:53 |
lth |
Update to 1.26 |
1.25 29 Sep 2009 10:49:37 |
lth |
Update to 1.25
Feature safe: yes |
1.24 09 Jul 2009 08:49:32 |
lth |
Update to 1.24 |
1.23 14 May 2009 06:29:25 |
lth |
Update to 1.23 |
1.22 04 May 2009 08:03:10 |
lth |
Update to 1.22 |
1.21 27 Mar 2009 13:32:57 |
lth |
Update to 1.21 |
1.20 17 Dec 2008 08:08:24 |
lth |
Update to 1.20 |
1.19 04 Nov 2008 18:51:17 |
lth |
- Update to 1.19
- Simplify dependency [1]
PR: ports/128185 [1]
Submitted by: leeym |
1.18 28 Aug 2008 19:29:50 |
lth |
Update to 1.18 |
1.17 25 Jul 2008 10:48:58 |
lth |
Update to 1.17 |
1.16 20 May 2008 13:10:09 |
lth |
Update to 1.16 |
1.15 14 Feb 2008 11:48:27 |
lth |
Update to 1.15 |
1.14 14 Dec 2007 09:47:34 |
lth |
Upgrade to 1.14 |
1.13 16 Oct 2007 13:42:14 |
lth |
Update to 1.13 |
1.12 08 Sep 2007 00:33:16 |
linimon |
Remove support for antique perl.
Hat: portmgr |
1.12 04 Jul 2007 08:05:06 |
lth |
Update to 1.12 |
1.11 02 Jun 2007 20:05:22 |
lth |
Update to 1.11 |
1.10 05 Apr 2007 12:29:41 |
lth |
Update to 1.10 |
1.09 11 Feb 2007 15:02:02 |
lth |
Update to 1.09 |
1.08 27 Nov 2006 16:04:01 |
lth |
Update to 1.08 |
1.07 31 Oct 2006 15:22:43 |
lth |
Update to 1.07
PR: ports/104450
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
1.06 22 Jul 2006 11:35:11 |
lth |
Update to 1.06
PR: ports/100663
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
1.05 21 Jun 2006 09:47:49 |
lth |
Update to 1.05 |
1.04 07 Jun 2006 13:57:42 |
edwin |
Add SHA256 checksum |
1.04 02 Jun 2006 10:20:17 |
lth |
- Update to 1.04
PR: ports/97413
Submitted by: Christopher Boumenot <boumenot@gmail.com> |
1.03 13 Feb 2006 11:53:13 |
lth |
Update to 1.03 |
1.00 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.00 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.00 29 Aug 2005 07:33:55 |
lth |
Update to 1.00 |
0.52_1 11 Jun 2005 16:13:12 |
skv |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
0.52 17 May 2005 11:23:26 |
lth |
Update to 0.52 |
0.51 02 Feb 2005 20:55:33 |
lth |
Update to 0.51 |
0.50 23 Dec 2004 10:15:38 |
lth |
- Update to 0.50 |
0.49 21 Nov 2004 20:11:10 |
lth |
Update to 0.49 |
0.48 27 Aug 2004 21:03:46 |
lth |
Update to 0.48 |
0.47 17 Jul 2004 18:41:27 |
lth |
Update to 0.47 |
0.46 19 Jun 2004 18:26:10 |
lth |
Update to 0.46
Approved by: erwin (mentor) |
0.45 01 Jun 2004 12:32:33 |
lth |
Change of email address.
Approved by: erwin (mentor) |
0.45 27 May 2004 17:45:02 |
mat |
Update to 0.45
Approved by: maintainer |
0.44 24 May 2004 16:11:48 |
mat |
Update to 0.44
PR: 67009
Submitted by: Lars Thegler <lars at thegler dot dk> |
0.43 30 Mar 2004 20:17:49 |
erwin |
Update to 0.43
PR: 64947
Submitted by: maintainer |
0.42 05 Mar 2004 21:55:55 |
glewis |
. Update to 0.42.
. Fix File::Spec dependency
. Make PREFIX-clean under perl 5.005_03
PR: 63620
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer) |
0.41 20 Dec 2003 21:37:17 |
krion |
- Update to version 0.41
PR: 60438
Submitted by: maintainer |
0.40 16 Nov 2003 20:58:04 |
krion |
- Update to version 0.40
PR: 59345
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer) |
0.39 26 Oct 2003 18:11:17 |
krion |
- Update to 0.39
PR: 58538
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer) |
0.38 06 Oct 2003 19:42:48 |
krion |
- Update to 0.38
PR: 57672
Submitted by: maintainer |
0.37 25 Sep 2003 06:22:51 |
erwin |
Update to 0.37
PR: 57193
Submitted by: maintainer |
0.36 01 Aug 2003 05:33:57 |
daichi |
update devel/p5-Log-Log4perl: 0.35 -> 0.36
PR: 55119
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer) |
0.35 04 Jul 2003 07:26:53 |
erwin |
Update 0.35
PR: 54073
Submitted by: maintainer |
0.34 25 Jun 2003 03:36:56 |
foxfair |
Fix dependency part and add more man pages after install. Patch was from
PR/52167.
Submitted by: Mathieu Arnold <m@absolight.net>
Reviewed by: maintainer |
0.34 25 Jun 2003 03:10:45 |
foxfair |
Update to 0.34 |
0.30 18 Apr 2003 05:44:58 |
edwin |
Update of devel/p5-Log-Log4perl to 0.30
Update of devel/p5-Log-Log4perl port to version 0.30.
PR: ports/51072
Submitted by: Lars Thegler <lars@thegler.dk> |
0.29 13 Feb 2003 00:08:15 |
edwin |
Update devel/p5-Log-Log4perl to 0.29
PR: ports/48099
Submitted by: Lars Thegler <lars@thegler.dk> |
0.26 05 Feb 2003 00:18:38 |
edwin |
[NEW PORT] devel/p5-Log-Log4perl, Log4j for Perl (resubmission)
logging behaviour of your system from the outside. It
implements the widely popular (Java-based) Log4j logging
package in pure Perl.
PR: ports/45998
Submitted by: Lars Thegler <lars@thegler.dk> |