notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/p5-Log-Any-Adapter-Syslog/Makefile

Number of commits found: 14

Friday, 15 Sep 2017
08:58 mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Original commitRevision:449893 
Monday, 31 Jul 2017
17:58 eugen search for other commits by this committer
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)
Original commitRevision:446989 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Friday, 16 Jan 2015
18:09 az search for other commits by this committer
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
Original commitRevision:377196 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Wednesday, 29 Jan 2014
17:00 az search for other commits by this committer
- add stage support

Approved by:	portmgr (blanket infrastructure)
Original commitRevision:341761 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Tuesday, 10 Sep 2013
06:44 az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:326868 
Thursday, 25 Apr 2013
18:08 culot search for other commits by this committer
- 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)
Original commitRevision:316524 
Thursday, 6 Sep 2012
15:39 swills search for other commits by this committer
- Update to 1.3

PR:		ports/170843
Approved by:	maintainer timeout (bill.brinzer@gmail.com, >2 weeks)
Original commitRevision:303761 
Sunday, 10 Jun 2012
18:42 swills search for other commits by this committer
- 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)
Original commit
Thursday, 16 Feb 2012
15:53 swills search for other commits by this committer
- Add TEST_DEPENDS to enable testing

Approved by:    portmgr (blanket)
Original commit
Saturday, 17 Sep 2011
06:49 sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
Original commit
Monday, 11 Oct 2010
08:20 wen search for other commits by this committer
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>
Original commit

Number of commits found: 14