FreshPorts -- The Place For Ports Tue, 9 Feb 2010 7:41 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
mod_perl 1.31_1 www on this many watch lists=113 search for ports that depend on this port An older version of this port was marked as vulnerable.
Embeds a Perl interpreter in the Apache server
Maintained by: pgollucci@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5


The Apache/Perl integration project brings together the full power of
the Perl programming language and the Apache HTTP server.  With mod_perl
it is possible to write Apache modules entirely in Perl.  In addition,
the persistent interpreter embedded in the server avoids the overhead of
starting an external interpreter and the penalty of Perl start-up time.

WWW: http://perl.apache.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: www/p5-libwww, www/apache13, lang/perl5.8
Required To Run: www/p5-libwww, www/apache13, lang/perl5.8, www/apache13, lang/perl5.8

To install the port: cd /usr/ports/www/mod_perl/ && make install clean
To add the package: pkg_add -r mod_perl


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/ModPerl/GOZER/
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/ModPerl/GOZER/
http://www.cpan.dk/modules/by-module/ModPerl/GOZER/
http://ring.nict.go.jp/archives/lang/perl/CPAN/modules/by-module/ModPerl/GOZER/
http://ring.k-opti.com/archives/lang/perl/CPAN/modules/by-module/ModPerl/GOZER/
http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/ModPerl/GOZER/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/ModPerl/GOZER/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/ModPerl/GOZER/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/ModPerl/GOZER/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/ModPerl/GOZER/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/ModPerl/GOZER/
ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/ModPerl/GOZER/
ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/ModPerl/GOZER/
ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/ModPerl/GOZER/
ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/ModPerl/GOZER/
http://at.cpan.org/modules/by-module/ModPerl/GOZER/
ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/ModPerl/GOZER/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/ModPerl/GOZER/
http://backpan.cpan.org/modules/by-module/ModPerl/GOZER/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 42

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Jun 2009 07:23:06
Original commit files touched by this commit  1.31_1
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>
17 May 2009 10:28:51
Original commit files touched by this commit  1.31
pgollucci search for other commits by this committer
- Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plists
- DO NOT bump PORTREVISION
16 May 2009 07:27:56
Original commit files touched by this commit  1.31
pgollucci search for other commits by this committer
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
16 May 2009 02:33:52
Original commit files touched by this commit  1.31
pgollucci search for other commits by this committer
- Update to 1.31

Security:       
http://www.vuxml.org/freebsd/4a638895-41b7-11de-b1cc-00219b0fc4d8
13 Apr 2009 04:50:15
Original commit files touched by this commit  1.30
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- USE_APACHE=yes is deprecated
- Use APACHEMODDIR and APACHEINCLUDEDIR
- Use CPAN macro
01 Feb 2009 09:05:27
Original commit files touched by this commit  1.30
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- set PORTSCOUT
29 Jan 2009 10:47:01
Original commit files touched by this commit  1.30
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Make fetchable

Reported by:    pointyhat's -fetch-original run
23 Jul 2008 03:43:55
Original commit files touched by this commit  1.30
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
Update my ports to my freebsd address

Approved by:    araujo (mentor)
17 Apr 2008 15:30:31
Original commit files touched by this commit  1.30
 This port version is marked as vulnerable.
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)
08 Sep 2007 02:10:46
Original commit files touched by this commit  1.30
 This port version is marked as vulnerable.
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
25 Apr 2007 19:46:30
Original commit files touched by this commit  1.30
 This port version is marked as vulnerable.
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
08 Sep 2006 11:43:15
Original commit files touched by this commit  1.29_2
 This port version is marked as vulnerable.
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.
24 Jan 2006 03:14:23
Original commit files touched by this commit  1.29_1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:58:25
Original commit files touched by this commit  1.29_1
 This port version is marked as vulnerable.
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)
19 Sep 2005 10:10:47
Original commit files touched by this commit  1.29_1
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Use USE_APACHE instead of direct user of APACHE_PORT
22 May 2005 15:51:54
Original commit files touched by this commit  1.29_1
 This port version is marked as vulnerable.
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
02 Sep 2004 10:58:25
Original commit files touched by this commit  1.29_1
 This port version is marked as vulnerable.
mat search for other commits by this committer
Fix plist for Perl 5.8

PR:             71157
Submitted by:   leeym
18 Aug 2004 20:11:12
Original commit files touched by this commit  1.29
 This port version is marked as vulnerable.
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
18 Aug 2004 17:21:56
Original commit files touched by this commit  1.29
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Assign maintainership to freshly created apache@ mailing list
28 Mar 2004 17:58:28
Original commit files touched by this commit  1.29
 This port version is marked as vulnerable.
skv search for other commits by this committer
Updated to 1.29
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.28
 This port version is marked as vulnerable.
trevor search for other commits by this committer
SIZEify.
11 Jan 2004 02:30:44
Original commit files touched by this commit  1.28
 This port version is marked as vulnerable.
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]
07 Nov 2003 09:12:58
Original commit files touched by this commit  1.28
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Use the new Apache bits from bsd.port.mk.

Submitted by:   dinoex
24 Oct 2003 13:05:09
Original commit files touched by this commit  1.28
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
10 Jul 2003 12:59:49
Original commit files touched by this commit  1.28
 This port version is marked as vulnerable.
erwin search for other commits by this committer
Update to 1.28
07 Mar 2003 06:12:57
Original commit files touched by this commit  1.27_1
 This port version is marked as vulnerable.
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.
24 Feb 2003 07:25:41
Original commit files touched by this commit  1.27_1
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Add depends to p5-libwww, drop maintainer bit.

PR:             ports/48203
Submitted by:   edwin
03 Sep 2002 07:26:03
Original commit files touched by this commit  1.27
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
Support APACHE_PORT to build with desired apache13* port.
Reviewed by:    vanilla
19 Jun 2002 13:35:52
Original commit files touched by this commit  1.27
 This port version is marked as vulnerable.
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>
20 Feb 2002 12:09:48
files touched by this commit
sheldonh search for other commits by this committer
Hand over maintainership to vanilla.    
09 Aug 2001 16:54:57
files touched by this commit
sheldonh search for other commits by this committer
Take a stab at quieting the package building cluster with regard to   mtree
errors (etc/apache extra).    
18 Jul 2001 12:07:42
files touched by this commit
sheldonh search for other commits by this committer
Update to mod_perl-1.26.    
28 May 2001 22:52:46
files touched by this commit
sheldonh search for other commits by this committer
On deinstall, deactivate mod_perl in whichever of httpd.conf and  
httpd.conf.default exist.    
21 Mar 2001 03:07:19
files touched by this commit
vanilla search for other commits by this committer
Remove BROKEN for 3.*, because we don't support 3.* anymore.    
06 Mar 2001 17:15:02
files touched by this commit
sheldonh search for other commits by this committer
The previous revision was bogus.  Call pkg-install with the correct   number of
arguments.    
06 Mar 2001 11:39:29
files touched by this commit
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.    
15 Feb 2001 10:58:02
files touched by this commit
sheldonh search for other commits by this committer
Do not attempt to remove .../include/apache, which belongs to the Apache   port.
 By all means, try to remove .../include/apache/modules and  
.../include/apache/perl, since we may be the only owner of those, but   we're
never going to successfully remove a directory that a port that we   depend on
populates!    
15 Feb 2001 10:50:18
files touched by this commit
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.    
14 Feb 2001 13:33:15
files touched by this commit
sheldonh search for other commits by this committer
Update to mod_perl-1.25.    
05 Feb 2001 15:33:58
files touched by this commit
olgeni search for other commits by this committer
Some spaces -> tabs for ports/www.    
08 Oct 2000 09:11:25
files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  
22 May 2000 12:02:52
files touched by this commit
sheldonh search for other commits by this committer
Update 1.22_02 -> 1.24:    

Number of commits found: 42

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.245 seconds.