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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: devel/p5-Log-Dispatch/pkg-plist

Number of commits found: 16

Monday, 13 Feb 2017
19:02 sunpoet search for other commits by this committer
Update to 2.60

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:434034 
Wednesday, 20 Jan 2016
15:28 sunpoet search for other commits by this committer
- Update to 2.54
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:406761 
Monday, 15 Jun 2015
14:43 sunpoet search for other commits by this committer
- Update to 2.45
- Add NO_ARCH
- Remove DOCS option
- Sort PLIST

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:389719 
Thursday, 1 Jan 2015
16:22 sunpoet search for other commits by this committer
- Update to 2.44
- Sort *_DEPENDS
- Convert to new options helper
- Simplify Makefile

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:375973 
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 
Monday, 27 Oct 2014
10:55 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371547 
Wednesday, 30 Oct 2013
02:52 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:332046 
Monday, 8 Jul 2013
02:05 clsung search for other commits by this committer
- Update to 2.40

Changes:    http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:322477 
Friday, 26 Apr 2013
02:39 sunpoet search for other commits by this committer
- Update to 2.39

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:316545 
Saturday, 23 Oct 2010
04:33 sahil search for other commits by this committer
- Update to 2.27
- PERL_MODBUILD -> PERL_CONFIGURE because upstream removed Build.PL
Original commit
Thursday, 4 Jan 2007
13:47 mat search for other commits by this committer
Update to 2.16
Original commit
Sunday, 22 Jan 2006
01:48 edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Original commit
Wednesday, 10 Mar 2004
18:28 mat search for other commits by this committer
Update to 2.10, change to PERL_MODBUILD, steal MAINTAINERship ;-)

Approved by:    tobez (former maintainer)
Original commit
Friday, 24 Oct 2003
12:05 ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Original commit
Monday, 1 Jul 2002
04:51 tobez search for other commits by this committer
Update to 2.01.
Original commit
Saturday, 19 May 2001
23:32 joe search for other commits by this committer
Log::Dispatch is a suite of OO modules for logging messages to multiple  
outputs, each of which can have a minimum and maximum log level.  It is  
designed to be easily subclassed, both for creating a new dispatcher   object
and particularly for creating new outputs.    
Original commit

Number of commits found: 16