CVS log for ports/www/mod_perl/Attic/Makefile
Up to [FreeBSD] / ports / www / mod_perl
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.50
Sun Jan 1 19:30:48 2012 UTC (5 weeks, 5 days ago) by ohauer
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.49: +1 -1 lines
- remove apache13 and ports depending on apache13 from portstree ( EXPIRATION_DATE=2012-01-01 ) with hat apache@
Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Nov 2 03:43:37 2011 UTC (3 months, 1 week ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
- sync apache13 related EXPIRATION_DATE With Hat: apache@
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Sep 7 03:00:43 2011 UTC (5 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
- 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
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Aug 27 09:54:35 2011 UTC (5 months, 2 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -0 lines
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0" with hat apache@
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Aug 20 19:00:10 2011 UTC (5 months, 3 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue May 25 20:17:34 2010 UTC (20 months, 2 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -0 lines
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)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Apr 29 17:30:24 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
- 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)
Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Jun 5 06:23:06 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -0 lines
- 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>
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat May 16 06:27:51 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -0 lines
- Mark most of my ports MAKE_JOBS_SAFE=yes Tested by: several builds in P6 TB
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat May 16 01:33:52 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +7 -9 lines
- Update to 1.31 Security: http://www.vuxml.org/freebsd/4a638895-41b7-11de-b1cc-00219b0fc4d8
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Apr 13 03:50:15 2009 UTC (2 years, 9 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
- USE_APACHE=yes is deprecated - Use APACHEMODDIR and APACHEINCLUDEDIR - Use CPAN macro
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Feb 1 09:05:27 2009 UTC (3 years ago) by pgollucci
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -0 lines
- set PORTSCOUT
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Jan 29 10:47:01 2009 UTC (3 years ago) by pav
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -1 lines
- Make fetchable Reported by: pointyhat's -fetch-original run
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Jul 23 02:43:52 2008 UTC (3 years, 6 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Update my ports to my freebsd address Approved by: araujo (mentor)
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:29:28 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -2 lines
- 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)
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Sep 8 01:10:26 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -8 lines
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
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Apr 25 18:46:30 2007 UTC (4 years, 9 months ago) by erwin
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -5 lines
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
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Sep 8 10:43:15 2006 UTC (5 years, 5 months ago) by mat
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Looks like perl 5.6.2 is less dumber not installing *Config* files, so add this there too.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Sep 19 09:10:47 2005 UTC (6 years, 4 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
- Use USE_APACHE instead of direct user of APACHE_PORT
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun May 22 14:51:54 2005 UTC (6 years, 8 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +6 -1 lines
- Fix weird logic for detection apache13 with ipv6 Noticed by: Tarc <tarc@po.cs.msu.su> PR: ports/78451 pointy hat to: clement
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Sep 2 09:58:25 2004 UTC (7 years, 5 months ago) by mat
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +5 -0 lines
Fix plist for Perl 5.8 PR: 71157 Submitted by: leeym
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Aug 18 19:11:12 2004 UTC (7 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -0 lines
- 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
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Aug 18 16:21:53 2004 UTC (7 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
- Assign maintainership to freshly created apache@ mailing list
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Mar 28 16:58:28 2004 UTC (7 years, 10 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Updated to 1.29
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jan 11 02:30:44 2004 UTC (8 years, 1 month ago) by petef
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -11 lines
- 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]
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Nov 7 09:12:54 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -3 lines
Use the new Apache bits from bsd.port.mk. Submitted by: dinoex
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Oct 24 12:04:29 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jul 10 11:59:49 2003 UTC (8 years, 7 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -3 lines
Update to 1.28
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:12:44 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Feb 24 07:25:41 2003 UTC (8 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -3 lines
Add depends to p5-libwww, drop maintainer bit. PR: ports/48203 Submitted by: edwin
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Sep 3 06:26:02 2002 UTC (9 years, 5 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -2 lines
Support APACHE_PORT to build with desired apache13* port. Reviewed by: vanilla
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jun 19 12:35:52 2002 UTC (9 years, 7 months ago) by sheldonh
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
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>
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Feb 20 12:09:48 2002 UTC (9 years, 11 months ago) by sheldonh
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Hand over maintainership to vanilla. Requested by: vanilla Message-ID: <20020220071014.GA5708@fatpipi.cirx.org>
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jul 18 10:07:41 2001 UTC (10 years, 6 months ago) by sheldonh
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Update to mod_perl-1.26. PR: ports/29031 Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon May 28 20:52:46 2001 UTC (10 years, 8 months ago) by sheldonh
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -1 lines
On deinstall, deactivate mod_perl in whichever of httpd.conf and httpd.conf.default exist. This is a best attempt at resolving the problem where the system is left changed from before a mod_perl installation after mod_perl is removed. If only apxs had an option to revert module activation. Requested by: asami
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 21 03:07:17 2001 UTC (10 years, 10 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -5 lines
Remove BROKEN for 3.*, because we don't support 3.* anymore.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Mar 6 17:15:02 2001 UTC (10 years, 11 months ago) by sheldonh
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
The previous revision was bogus. Call pkg-install with the correct number of arguments.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 6 11:39:27 2001 UTC (10 years, 11 months ago) by sheldonh
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
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. Reported by: Mike Harding <mvh@corp.namesafe.com>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Feb 15 10:50:17 2001 UTC (10 years, 11 months ago) by sheldonh
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Fix PREFIX-clean breakage for libperl.so by breaking out its installation from the mod_perl MakeMaker mess into the port's Makefile. This port is now PREFIX-clean.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Feb 14 13:33:14 2001 UTC (10 years, 11 months ago) by sheldonh
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +8 -3 lines
Update to mod_perl-1.25. Like any port that relies on Perl5's MakeMaker, this was horribly PREFIX-unclean. It's now PREFIX-clean for everything except libperl.so, which will require a rethink of pkg-install.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Feb 5 15:33:31 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Some spaces -> tabs for ports/www.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon May 22 10:02:51 2000 UTC (11 years, 8 months ago) by sheldonh
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update 1.22_02 -> 1.24: Mostly non-critical bugfixes. While a few new features have been added, most folks who need to upgrade will know about the bugs that have been biting them.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 16 11:30:44 2000 UTC (11 years, 9 months ago) by paul
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Upgrade to version 1.22
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Apr 10 00:05:55 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 10 10:42:30 2000 UTC (11 years, 11 months ago) by sheldonh
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Null commit: Neglected to mention in previous commit message that it was possible to unbreak the port because of recent changes to the perl5 build in the base system.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 10 10:41:13 2000 UTC (11 years, 11 months ago) by sheldonh
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -5 lines
Unbreak for CURRENT and upgrade to 1.21_02, which incorporates lots of bugfixes and documentation improvements.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 18 14:27:11 2000 UTC (12 years ago) by sheldonh
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -6 lines
Mark BROKEN for STABLE as well. Whatever difference between STABLE and CURRENT used to allow this to work has gone away. :-( PR: 14924
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 12 16:46:53 2000 UTC (12 years, 1 month ago) by sheldonh
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +16 -6 lines
Mark BROKEN for CURRENT with appropriate reference to a PR.
Install src/modules/perl/*.h (suggested by author).
Change some ${PREFIX} to ${LOCALBASE}.
Add RUN_DEPENDS for apache. Although this breaks the ability to
select an Apache flavour for the package, it's necessary (asami).
PR: 15988
Submitted by: Igor Vinokurov <igor@zynaps.ru>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 9 10:37:33 1999 UTC (12 years, 3 months ago) by sheldonh
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5 lines
Correct dependencies for installing a RADIUS-capable Apache server.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Nov 5 14:50:26 1999 UTC (12 years, 3 months ago) by sheldonh
Branches: DOUGM
CVS tags: v0_21
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of mod_perl 1.21. This is mod_perl for Apache. It is intended as a replacement for the p5-Apache port. Instead of creating a replacement httpd binary with mod_perl linked into it, it uses Apache's APXS to create and install mod_perl as a DSO. This makes it suitable for use with apachexx-xxx ports other than apache13.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 5 14:50:26 1999 UTC (12 years, 3 months ago) by sheldonh
Branches: MAIN
Initial revision
