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) combination for a given watch list. This is what FreshPorts will look for.

non port: www/mod_perl/Makefile

Number of commits found: 42

Sunday, 1 Jan 2012
19:30 ohauer search for other commits by this committer
- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@
Original commit
Wednesday, 2 Nov 2011
03:43 pgollucci search for other commits by this committer
- sync apache13 related EXPIRATION_DATE

With Hat:       apache@
Original commit
Wednesday, 7 Sep 2011
03:00 pgollucci search for other commits by this committer
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from
now).
- This can be changed later as needed, if at all, either way we won't remove
them
  until after 9.0 is released.

With Hat:   apache@
Reported by:    dvl via freshports
Original commit
Saturday, 27 Aug 2011
09:54 ohauer search for other commits by this committer
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"

with hat apache@
Original commit
Saturday, 20 Aug 2011
19:00 ohauer search for other commits by this committer
- USE_APACHE=  /1.3/13/  /2.0/20/ /2.2/22/
Original commit
Tuesday, 25 May 2010
20:17 pgollucci search for other commits by this committer
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk.  This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.

'Revert' some of the PKGNAMEPREFIX changes for apXX-.
   - Must be manually requested in tbe port Makefile either by
     a) AP_FAST_BUILD=yes
     b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
   - Going forward, we will only do this for ports where WITH_APACHE
       is NOT optional, but required.  mod_* ports are a good fit.

141 ports are mod_ ports
  80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
  61 remaining are then patched to mirror the other $lang frameworks [b].

PR:             ports/146956
Reported by:    Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by:      P6 TB run
Approved by:    portmgr (pav)
Original commit
Thursday, 29 Apr 2010
17:30 pgollucci search for other commits by this committer
- Assign some ports to apache@

Note: net/luasocket is a direct requirement for mod_wombat which will be
      very core to httpd 2.4.x+ (www/apache24)
Original commit
Friday, 5 Jun 2009
06:23 pgollucci search for other commits by this committer
- Fix a segfault in mod_perl startup due to a bug
  in gcc related optimizations.
- Fixed upstream in branches/1.x@r781917
- Bump PORTREVISION

PR:             ports/13479
Reported by:    Troy <troy@twisted.net>
Submitted by:   Tim Zingelman <zingelman@fnal.gov>
Original commit
Saturday, 16 May 2009
06:27 pgollucci search for other commits by this committer
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
Original commit
01:33 pgollucci search for other commits by this committer
- Update to 1.31

Security:       
http://www.vuxml.org/freebsd/4a638895-41b7-11de-b1cc-00219b0fc4d8
Original commit
Monday, 13 Apr 2009
03:50 pgollucci search for other commits by this committer
- USE_APACHE=yes is deprecated
- Use APACHEMODDIR and APACHEINCLUDEDIR
- Use CPAN macro
Original commit
Sunday, 1 Feb 2009
09:05 pgollucci search for other commits by this committer
- set PORTSCOUT
Original commit
Thursday, 29 Jan 2009
10:47 pav search for other commits by this committer
- Make fetchable

Reported by:    pointyhat's -fetch-original run
Original commit
Wednesday, 23 Jul 2008
02:43 pgollucci search for other commits by this committer
Update my ports to my freebsd address

Approved by:    araujo (mentor)
Original commit
Thursday, 17 Apr 2008
14:30 araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
Original commit
Saturday, 8 Sep 2007
01:10 linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Original commit
Wednesday, 25 Apr 2007
18:46 erwin search for other commits by this committer
Update to 1.30

PR:             111844
Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Security:      
http://www.vuxml.org/freebsd/ef2ffb03-f2b0-11db-ad25-0010b5a0a860.html
Original commit
Friday, 8 Sep 2006
10:43 mat search for other commits by this committer
Looks like perl 5.6.2 is less dumber not installing *Config* files, so add this
there too.
Original commit
Monday, 19 Sep 2005
09:10 clement search for other commits by this committer
- Use USE_APACHE instead of direct user of APACHE_PORT
Original commit
Sunday, 22 May 2005
14:51 clement search for other commits by this committer
- Fix weird logic for detection apache13 with ipv6

Noticed by:     Tarc <tarc@po.cs.msu.su>
PR:             ports/78451
pointy hat to:  clement
Original commit
Thursday, 2 Sep 2004
09:58 mat search for other commits by this committer
Fix plist for Perl 5.8

PR:             71157
Submitted by:   leeym
Original commit
Wednesday, 18 Aug 2004
19:11 clement search for other commits by this committer
- Fix buil with apache13 + ipv6
  Set APACHE_PORT or define WITH_APACHE_IPV6

PR:             ports/68158
Submitted by:   SoD <sod at cd dot pri dot ee>
Obtained from:  NetBSD
Original commit
16:21 clement search for other commits by this committer
- Assign maintainership to freshly created apache@ mailing list
Original commit
Sunday, 28 Mar 2004
16:58 skv search for other commits by this committer
Updated to 1.29
Original commit
Sunday, 11 Jan 2004
02:30 petef search for other commits by this committer
- convert to using PERL_CONFIGURE.  this fixes issues with some manpages
  (since PERL_CONFIGURE sets MAN3PREFIX for us) [0]
- fix pkg-plist to not be greedy about ${SITE_PERL}/${PERL_ARCH}/Bundle and
  Apache directories.

PR:             58724, 59710 [0]
Submitted by:   lev [0]
Original commit
Friday, 7 Nov 2003
09:12 marcus search for other commits by this committer
Use the new Apache bits from bsd.port.mk.

Submitted by:   dinoex
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
Thursday, 10 Jul 2003
11:59 erwin search for other commits by this committer
Update to 1.28
Original commit
Friday, 7 Mar 2003
06:12 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Monday, 24 Feb 2003
07:25 vanilla search for other commits by this committer
Add depends to p5-libwww, drop maintainer bit.

PR:             ports/48203
Submitted by:   edwin
Original commit
Tuesday, 3 Sep 2002
06:26 dinoex search for other commits by this committer
Support APACHE_PORT to build with desired apache13* port.
Reviewed by:    vanilla
Original commit
Wednesday, 19 Jun 2002
12:35 sheldonh search for other commits by this committer
Update to mod_perl-1.27.

The person who requested this change says that mail to the maintainer
bounces.  I have confirmed this.

I will understand if the maintainer backs this change out and handles
the update differently later.

Requested by:   Mars G Miro <mars@cannoncreek.com>
Original commit
Wednesday, 20 Feb 2002
12:09 sheldonh search for other commits by this committer
Hand over maintainership to vanilla.    
Original commit
Wednesday, 18 Jul 2001
11:07 sheldonh search for other commits by this committer
Update to mod_perl-1.26.    
Original commit
Monday, 28 May 2001
21:52 sheldonh search for other commits by this committer
On deinstall, deactivate mod_perl in whichever of httpd.conf and  
httpd.conf.default exist.    
Original commit
Wednesday, 21 Mar 2001
03:07 vanilla search for other commits by this committer
Remove BROKEN for 3.*, because we don't support 3.* anymore.    
Original commit
Tuesday, 6 Mar 2001
17:15 sheldonh search for other commits by this committer
The previous revision was bogus.  Call pkg-install with the correct   number of
arguments.    
Original commit
11:39 sheldonh search for other commits by this committer
Fix the execution of the pkg-install script for the port's post-install   case. 
When I tested my porting work, I kept on using ``make package''   and testing
the installation of the package, without testing the   "install from the port"
case.    
Original commit
Thursday, 15 Feb 2001
10:50 sheldonh search for other commits by this committer
Fix PREFIX-clean breakage for libperl.so by breaking out its   installation from
the mod_perl MakeMaker mess into the port's Makefile.    
Original commit
Wednesday, 14 Feb 2001
13:33 sheldonh search for other commits by this committer
Update to mod_perl-1.25.    
Original commit
Monday, 5 Feb 2001
15:33 olgeni search for other commits by this committer
Some spaces -> tabs for ports/www.    
Original commit
Monday, 22 May 2000
11:02 sheldonh search for other commits by this committer
Update 1.22_02 -> 1.24:    
Original commit

Number of commits found: 42