CVS log for ports/www/mod_perl/Attic/pkg-plist
Up to [FreeBSD] / ports / www / mod_perl
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16
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.15: +0 -0 lines
- remove apache13 and ports depending on apache13 from portstree ( EXPIRATION_DATE=2012-01-01 ) with hat apache@
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun May 17 09:28:51 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plists - DO NOT bump PORTREVISION
Revision 1.14: 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.13: preferred, colored
Changes since revision 1.13: +8 -8 lines
- USE_APACHE=yes is deprecated - Use APACHEMODDIR and APACHEINCLUDEDIR - Use CPAN macro
Revision 1.13: 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: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 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.12: download - view: text, markup, annotated - select for diffs
Sun Jan 22 02:57:33 2006 UTC (6 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related)
Revision 1.11: 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_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Updated to 1.29
Revision 1.10: 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.9: preferred, colored
Changes since revision 1.9: +2 -2 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.9: 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
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +70 -70 lines
utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Revision 1.8: 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.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to 1.28
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Aug 9 14:54:57 2001 UTC (10 years, 6 months ago) by sheldonh
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Take a stab at quieting the package building cluster with regard to mtree errors (etc/apache extra).
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Feb 15 10:58:01 2001 UTC (10 years, 11 months ago) by sheldonh
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -1 lines
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!
Revision 1.5: 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.4: preferred, colored
Changes since revision 1.4: +6 -5 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.4: download - view: text, markup, annotated - select for diffs
Tue May 9 08:07:34 2000 UTC (11 years, 9 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
Remove two directories. Fix typo. Submitted by: bento
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 10 10:41:18 2000 UTC (11 years, 11 months ago) by sheldonh
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +13 -3 lines
Unbreak for CURRENT and upgrade to 1.21_02, which incorporates lots of bugfixes and documentation improvements.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 12 16:46:54 2000 UTC (12 years, 1 month ago) by sheldonh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -0 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.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, RELEASE_3_4_0
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
