Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5_2 19 Oct 2017 18:59:14
  |
rene  |
Remove expired port:
2017-10-17 devel/p5-Log-Any-Adapter-Syslog: Merged with devel/p5-Log-Any |
1.5_2 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.5_2 31 Jul 2017 17:58:06
  |
eugen  |
Deprecate devel/p5-Log-Any-Adapter-Syslog
in favour of devel/p5-Log-Any
PR: 218276
Approved by: Bill Brinzer (maintainer)
Approved by: koobs (ports)
Approved by: az (mentor, implicit) |
1.5_2 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.5_2 16 Jan 2015 18:09:56
  |
az  |
Log::Any::Adapter was merged into Log::Any distribution see
http://cpansearch.perl.org/src/DAGOLDEN/Log-Any-1.00/Changes section [Internal]
- Update *_DEPENDS: change from devel/p5-Log-Any-Adapter to devel/p5-Log-Any
- Bump PORTREVISION
- Mark devel/5-Log-Any-Adapter DEPRECATED and set EXPIRATION_DATE |
1.5_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.5 27 Oct 2014 10:55:59
  |
bapt  |
Cleanup plist |
1.5 29 Jan 2014 17:00:41
  |
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
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) |
1.5 10 Sep 2013 06:44:11
  |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.5 25 Apr 2013 18:08:58
  |
culot  |
- Update to 1.5 [1]
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Log-Any-Adapter-Syslog/Changes
PR: ports/178149 [1]
Submitted by: Bill Brinzer <bill.brinzer@gmail.com> (maintainer) |
1.3 06 Sep 2012 15:39:09
  |
swills  |
- Update to 1.3
PR: ports/170843
Approved by: maintainer timeout (bill.brinzer@gmail.com, >2 weeks) |
1.2 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.2 16 Feb 2012 15:53:39
 |
swills  |
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket) |
1.2 17 Sep 2011 06:49:29
 |
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
1.2 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
1.2 11 Oct 2010 08:20:25
 |
wen  |
adapter uses the Unix::Syslog module to direct that output into the standard
Unix syslog system.
WWW: http://search.cpan.org/dist/Log-Any-Adapter-Syslog/
PR: ports/151380
Submitted by: Bill Brinzer <bill.brinzer@gmail.com> |