Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Jan 2012 19:30:58
1.31_1
|
ohauer  |
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@ |
02 Nov 2011 03:43:45
1.31_1
|
pgollucci  |
- sync apache13 related EXPIRATION_DATE
With Hat: apache@ |
07 Sep 2011 03:00:51
1.31_1
|
pgollucci  |
- 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 |
27 Aug 2011 09:54:40
1.31_1
|
ohauer  |
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@ |
20 Aug 2011 19:00:12
1.31_1
|
ohauer  |
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/ |
19 Mar 2011 12:38:54
1.31_1
|
miwi  |
- Get Rid MD5 support |
25 May 2010 20:17:37
1.31_1 
|
pgollucci  |
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) |
29 Apr 2010 17:30:25
1.31_1
|
pgollucci  |
- 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) |
05 Jun 2009 06:23:06
1.31_1
|
pgollucci  |
- 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 09:28:51
1.31
|
pgollucci  |
- Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plists
- DO NOT bump PORTREVISION |
16 May 2009 06:27:56
1.31
|
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
16 May 2009 01:33:52
1.31
|
pgollucci  |
- Update to 1.31
Security:
http://www.vuxml.org/freebsd/4a638895-41b7-11de-b1cc-00219b0fc4d8 |
13 Apr 2009 03:50:15
1.30
|
pgollucci  |
- USE_APACHE=yes is deprecated
- Use APACHEMODDIR and APACHEINCLUDEDIR
- Use CPAN macro |
01 Feb 2009 09:05:27
1.30
|
pgollucci  |
- set PORTSCOUT |
29 Jan 2009 10:47:01
1.30
|
pav  |
- Make fetchable
Reported by: pointyhat's -fetch-original run |
23 Jul 2008 02:43:55
1.30
|
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
17 Apr 2008 14:30:31
1.30
|
araujo  |
- 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 01:10:46
1.30
|
linimon  |
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 18:46:30
1.30
|
erwin  |
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 10:43:15
1.29_2
|
mat  |
Looks like perl 5.6.2 is less dumber not installing *Config* files, so add this
there too. |
24 Jan 2006 03:14:23
1.29_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
1.29_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
19 Sep 2005 09:10:47
1.29_1
|
clement  |
- Use USE_APACHE instead of direct user of APACHE_PORT |
22 May 2005 14:51:54
1.29_1
|
clement  |
- 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 09:58:25
1.29_1
|
mat  |
Fix plist for Perl 5.8
PR: 71157
Submitted by: leeym |
18 Aug 2004 19:11:12
1.29
|
clement  |
- 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 16:21:56
1.29
|
clement  |
- Assign maintainership to freshly created apache@ mailing list |
28 Mar 2004 16:58:28
1.29
|
skv  |
Updated to 1.29 |
29 Jan 2004 16:13:06
1.28
|
trevor  |
SIZEify. |
11 Jan 2004 02:30:44
1.28
|
petef  |
- 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
1.28
|
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
24 Oct 2003 12:05:09
1.28
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
10 Jul 2003 11:59:49
1.28
|
erwin  |
Update to 1.28 |
07 Mar 2003 06:12:57
1.27_1
|
ade  |
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
1.27_1
|
vanilla  |
Add depends to p5-libwww, drop maintainer bit.
PR: ports/48203
Submitted by: edwin |
03 Sep 2002 06:26:03
1.27
|
dinoex  |
Support APACHE_PORT to build with desired apache13* port.
Reviewed by: vanilla |
19 Jun 2002 12:35:52
1.27
|
sheldonh  |
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

|
sheldonh  |
Hand over maintainership to vanilla. |
09 Aug 2001 15:54:57

|
sheldonh  |
Take a stab at quieting the package building cluster with regard to mtree
errors (etc/apache extra). |
18 Jul 2001 11:07:42

|
sheldonh  |
Update to mod_perl-1.26. |
28 May 2001 21:52:46

|
sheldonh  |
On deinstall, deactivate mod_perl in whichever of httpd.conf and
httpd.conf.default exist. |
21 Mar 2001 03:07:19

|
vanilla  |
Remove BROKEN for 3.*, because we don't support 3.* anymore. |
06 Mar 2001 17:15:02

|
sheldonh  |
The previous revision was bogus. Call pkg-install with the correct number of
arguments. |
06 Mar 2001 11:39:29

|
sheldonh  |
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

|
sheldonh  |
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

|
sheldonh  |
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

|
sheldonh  |
Update to mod_perl-1.25. |
05 Feb 2001 15:33:58

|
olgeni  |
Some spaces -> tabs for ports/www. |
08 Oct 2000 08:11:25

|
asami  |
Convert category www to new layout. |
22 May 2000 11:02:52

|
sheldonh  |
Update 1.22_02 -> 1.24: |