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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/p5-Log-Dispatch/Makefile

Number of commits found: 89

Sunday, 9 Apr 2023
20:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Log-Dispatch: Update to 2.71

Changes:	https://metacpan.org/dist/Log-Dispatch/changes
commit hash: e933f358338d9facc358dd6fa3e001f47b5abe60 commit hash: e933f358338d9facc358dd6fa3e001f47b5abe60 commit hash: e933f358338d9facc358dd6fa3e001f47b5abe60 commit hash: e933f358338d9facc358dd6fa3e001f47b5abe60 e933f35
Wednesday, 25 Jan 2023
17:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/Uses/apache.mk: Refactor after removal of older versions

apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:

- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
  from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
  one available version in the tree. However the version checks are
  still valid and should work flawlessly whenever a new version is
  added. For example USES=apache:2.2+ are simply replaced with
  USES=apache. As currently there are no other versions available for
  test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces

Approved by:    portmgr
Differential Revision: https://reviews.freebsd.org/D38113
commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 40843b1
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 24 Jul 2020
19:07 sunpoet search for other commits by this committer
Update to 2.70

Changes:	https://metacpan.org/changes/distribution/Log-Dispatch
Original commitRevision:543355 
Monday, 28 Oct 2019
14:56 sunpoet search for other commits by this committer
Update to 2.69

Changes:	https://metacpan.org/changes/distribution/Log-Dispatch
Original commitRevision:515887 
Saturday, 6 Oct 2018
13:06 des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
Original commitRevision:481365 
Wednesday, 22 Aug 2018
21:45 sunpoet search for other commits by this committer
Update to 2.68

Changes:	https://metacpan.org/changes/distribution/Log-Dispatch
Original commitRevision:477840 
Tuesday, 26 Sep 2017
15:56 sunpoet search for other commits by this committer
Update to 2.67

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:450678 
Tuesday, 15 Aug 2017
18:58 sunpoet search for other commits by this committer
Update to 2.66

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:447992 
Monday, 12 Jun 2017
10:21 sunpoet search for other commits by this committer
Update to 2.65

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:443425 
Tuesday, 21 Feb 2017
16:36 sunpoet search for other commits by this committer
Update to 2.63

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:434544 
Wednesday, 15 Feb 2017
14:56 sunpoet search for other commits by this committer
Update to 2.62

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:434169 
Tuesday, 14 Feb 2017
14:33 sunpoet search for other commits by this committer
Update to 2.61

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:434100 
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 
Saturday, 19 Nov 2016
17:09 sunpoet search for other commits by this committer
- Update to 2.58

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:426480 
Tuesday, 23 Aug 2016
03:26 wen search for other commits by this committer
- Update to 2.57
Changes: http://search.cpan.org/src/DROLSKY/Log-Dispatch-2.57/Changes
Original commitRevision:420647 
Saturday, 14 May 2016
01:30 sunpoet search for other commits by this committer
- Update to 2.56

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:415171 
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 
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 
Friday, 15 Jan 2016
18:01 adamw search for other commits by this committer
Update to 2.53, and add TEST_DEPENDS.

Changes: https://metacpan.org/changes/distribution/Log-Dispatch
Original commitRevision:406178 
Sunday, 20 Sep 2015
20:25 sunpoet search for other commits by this committer
- Update to 2.51

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:397436 
Thursday, 3 Sep 2015
15:11 culot search for other commits by this committer
- Update to 2.50

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:395965 
Tuesday, 25 Aug 2015
02:11 wen search for other commits by this committer
- Update to 2.49
Changes: http://cpansearch.perl.org/src/DROLSKY/Log-Dispatch-2.49/Changes
Original commitRevision:395197 
Thursday, 13 Aug 2015
17:34 sunpoet search for other commits by this committer
- Update to 2.48

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:394115 
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 
Friday, 15 Aug 2014
21:24 pi search for other commits by this committer
devel/p5-Log-Dispatch: 2.41 -> 2.42

- Added a Log::Dispatch->clone() method. This returns shallow clone. The
  outputs and callbacks are shared, but changes to outputs and callbacks in
  the clone do not affect the original, or vice versa.

- Added Log::Dispatch->outputs() method. This returns all the output objects
  in a dispatch object.

- Added Log::Dispatch->callbacks() method. This returns all the callback subs
  in a dispatch object.

- The Syslog output now calls Sys::Syslog::setlogsock() every time a message
  is logged, since something else could have called it in between logging two
  messages.

- Added a lock parameter to the Syslog output. If this is true, then logging
  is done in the scope of a per-thread lock. Reported by Cedric Carree and
  Franck Youssef. RT #67988 and #85013.

- Replaced Class::Load with Module::Runtime.
Original commitRevision:365054 
Sunday, 24 Nov 2013
17:40 mat search for other commits by this committer
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE.
Original commitRevision:334748 
Wednesday, 30 Oct 2013
02:52 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:332046 
Tuesday, 22 Oct 2013
16:57 mat search for other commits by this committer
Try and be consistent with what commands are silent and not in *install.

- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
Original commitRevision:331301 
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 
Friday, 2 Aug 2013
18:52 mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Original commitRevision:324174 
Thursday, 25 Jul 2013
07:45 culot search for other commits by this committer
- Update to 2.41

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
PR:		ports/180823
Submitted by:	Stephon Chen <stephon@gmail.com>
Original commitRevision:323627 
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 
Friday, 29 Mar 2013
00:44 eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
Original commitRevision:315509 
Wednesday, 23 Jan 2013
08:40 tobez search for other commits by this committer
Update to 2.35.

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:310857 
Sunday, 9 Dec 2012
16:13 sunpoet search for other commits by this committer
- Update to 2.34
- Restore 'Created by:' Makefile header
- Move OPTIONS_* and *_DESC upward
- Remove unnecessary EMAIL_ prefix from options
- Move option handlers to the section after .include <bsd.port.options.mk>
  No need to put APACHE_PKGNAMEPREFIX after bsd.port.pre.mk
- Space/Tab twiddle

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
Original commitRevision:308538 
Sunday, 9 Sep 2012
18:05 ohauer search for other commits by this committer
- s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
Original commitRevision:303986 
Saturday, 18 Aug 2012
14:29 ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
Original commit
Friday, 8 Jun 2012
12:13 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
Original commit
Thursday, 31 May 2012
11:19 bapt search for other commits by this committer
Convert to new options framework
Original commit
Tuesday, 29 May 2012
08:02 culot search for other commits by this committer
- Update to 2.32

Changes:        http://search.cpan.org/dist/Log-Dispatch/Changes
Original commit
Tuesday, 22 May 2012
07:45 sunpoet search for other commits by this committer
- Update to 2.31
- Add LICENSE

Changes:        http://search.cpan.org/dist/Log-Dispatch/Changes
Original commit
Sunday, 1 Jan 2012
16:47 ohauer search for other commits by this committer
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
Original commit
Saturday, 20 Aug 2011
17:27 ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
Original commit
Sunday, 22 May 2011
22:23 ohauer search for other commits by this committer
 mod_perl2 was updated, this changes are needet to prevent
 dependency loops

- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision

commit with hat apache@
Original commit
Friday, 25 Mar 2011
08:23 wen search for other commits by this committer
- Update to 2.29
ChangeLog: http://cpansearch.perl.org/src/DROLSKY/Log-Dispatch-2.29/Changes
Original commit
Wednesday, 29 Dec 2010
15:25 mat search for other commits by this committer
Update to 2.28

Changes: http://search.cpan.org/dist/Log-Dispatch/Changes
Original commit
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
Monday, 23 Aug 2010
04:22 pgollucci search for other commits by this committer
- Fix mod_perl2 depency check

PR:             ports/149372
Submitted by:   Matthew Ekstrand-Abueg <mattea@rescomp.berkeley.edu>
Original commit
Sunday, 28 Feb 2010
07:59 max search for other commits by this committer
Get rid of WITH_APACHE2.  Now this port detects which version of Apache
is on the system and defines dependency on appropriate mod_perl.
(If no Apache is installed, depends on mod_perl2.)
While at it, minor cosmetic change was also made.

Approved by:    kuriyama
Feature safe:   yes
Original commit
Friday, 12 Feb 2010
23:34 max search for other commits by this committer
Correct the depedency on mod_perl2.

Approved by:    kuriyama
Original commit
Thursday, 5 Nov 2009
15:30 skv search for other commits by this committer
Fix dependency check clause for mod_perl2.

PR:             ports/133850
Submitted by:   Octavian <itavy xx itavy.com>
Original commit
Wednesday, 23 Sep 2009
10:21 tobez search for other commits by this committer
Update to 2.26.

Changes:        http://search.cpan.org/dist/Log-Dispatch/Changes
Feature safe:   yes
Original commit
Wednesday, 16 Sep 2009
07:38 tobez search for other commits by this committer
Update to 2.25.

Changes:        http://search.cpan.org/dist/Log-Dispatch/Changes
Feature safe:   yes
Original commit
Sunday, 13 Sep 2009
17:05 tobez search for other commits by this committer
Update to 2.24.

Changes:        http://search.cpan.org/dist/Log-Dispatch/Changes
Original commit
Saturday, 12 Sep 2009
20:23 tobez search for other commits by this committer
Update to 2.23.

Changes:        http://search.cpan.org/dist/Log-Dispatch/Changes
Original commit
Sunday, 16 Aug 2009
09:55 linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
Original commit
Sunday, 22 Feb 2009
19:57 mat search for other commits by this committer
Remove BROKEN line for mod_perl2 dependency, as it's supported since 2.17.

PR:     131935
Submitted by:   Florian Smeets
Original commit
Thursday, 12 Feb 2009
16:14 mat search for other commits by this committer
Update to 2.22
Original commit
Tuesday, 25 Mar 2008
16:57 mat search for other commits by this committer
Update to 2.21
Original commit
Friday, 31 Aug 2007
13:37 mat search for other commits by this committer
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
Original commit
Tuesday, 19 Jun 2007
16:18 mat search for other commits by this committer
Update to 2.18
Original commit
Monday, 2 Apr 2007
14:35 mat search for other commits by this committer
Update to 2.17
Original commit
Thursday, 4 Jan 2007
13:47 mat search for other commits by this committer
Update to 2.16
Original commit
Tuesday, 26 Sep 2006
12:32 mat search for other commits by this committer
Update to 1.13
Avoid RUN_DEPENDS on Module-Build.

PR:             103657
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Original commit
Monday, 14 Aug 2006
16:54 mat search for other commits by this committer
Update to 2.12

PR:             101697
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Original commit
Tuesday, 30 Aug 2005
11:44 mat search for other commits by this committer
Update to 2.11
Original commit
Tuesday, 17 May 2005
17:18 sem search for other commits by this committer
- Mark ports BROKEN when/if they depend on mod_perl2.
  With current mod_perl2 API change all old code *will* broken.
Original commit
Wednesday, 8 Dec 2004
10:29 krion search for other commits by this committer
Handle OPTIONS more properly for oncoming bsd.port.mk changes.
Original commit
Monday, 25 Oct 2004
11:47 mat search for other commits by this committer
Fix build by removing the perl config script and using OPTIONS instead.

Submitted by:   Autrijus Tang <autrijus@autrijus.org>
Original commit
Sunday, 26 Sep 2004
01:58 kris search for other commits by this committer
BROKEN on 5.x: Build fails

Approved by:    portmgr (self)
Original commit
Thursday, 12 Aug 2004
14:02 mat search for other commits by this committer
Is not interactive when BATCH is on
Needed because of:  pav's supplications ;-)
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, 5 Mar 2004
08:21 kris search for other commits by this committer
Mark this port IS_INTERACTIVE (this may be unintentional behaviour)
Original commit
Thursday, 4 Mar 2004
12:39 linimon search for other commits by this committer
Update to 2.07: added Log::Dispatch::File::Locked; switched to Module::Build
and removed interactive portion of installation process; bugfixes.  See
Changes for complete list.

PR:             ports/58071
Submitted by:   James Ainslie <james@starjuice.net>
Maintainer timeout:     4 months
Original commit
Wednesday, 5 Mar 2003
20:13 tobez search for other commits by this committer
Update to 2.03, retire pkg-comment & MAN_PREFIX, make use of SITE_PERL.
Original commit
Wednesday, 26 Feb 2003
20:35 knu search for other commits by this committer
Fix the wrong Params::Validate dependency.

PR:             ports/48204
Submitted by:   edwin
Approved by:    maintainer timeout
Original commit
Monday, 1 Jul 2002
04:51 tobez search for other commits by this committer
Update to 2.01.
Original commit
Friday, 24 May 2002
14:36 tobez search for other commits by this committer
Update to 2.00.

PR:             38203
Original commit
Monday, 25 Mar 2002
09:19 sobomax search for other commits by this committer
Add USE_SUBMAKE, where it might be necessary.
Original commit
Tuesday, 30 Oct 2001
12:22 tobez search for other commits by this committer
Update to 1.80;  add WWW.    
Original commit
Friday, 3 Aug 2001
20:31 tobez search for other commits by this committer
Fix build with non-default WRKDIRPREFIX by using MKDIR (== mkdir -p)   command
instead of the perl built-in mkdir().    
Original commit
Tuesday, 12 Jun 2001
20:25 tobez search for other commits by this committer
Updated MAINTAINER to my new committer email address.   Do the same for
pkg-descr files.    
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: 89