1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

80 Commits

Author SHA1 Message Date
Philip M. Gollucci
335f8cb35d 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)
2010-05-25 20:17:37 +00:00
Philip M. Gollucci
287ac8fd08 - ThreadRWLock works with devel/apr0.
Reported by:    QAT
2010-05-19 19:18:35 +00:00
Philip M. Gollucci
8a1d6540cb - Update for devel/apr0 conversion
- as the default is www/apache20+devel/apr0 this package hasn't built
  yet so no PORTREVISION Bump.

Reported by:    QAT
Forgotten by:   pgollucci (myself)
2010-05-19 18:45:03 +00:00
Philip M. Gollucci
e6884d752f - rename patch file
With Hat:   apache@
2010-05-05 03:35:11 +00:00
Philip M. Gollucci
2ef4b1b1d6 - 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)
2010-04-29 17:30:25 +00:00
Philip M. Gollucci
abf5b5ffc0 - Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
2009-05-16 06:27:56 +00:00
Philip M. Gollucci
cc77b2d3df Pull r760926 from stream to fix CVE-2009-0796
This will be fixed in 2.0.5 and can be removed

SVN:        http://svn.apache.org/viewvc?rev=760926&view=rev
Security:   http://www.vuxml.org/freebsd/4a638895-41b7-11de-b1cc-00219b0fc4d8
2009-05-16 02:07:21 +00:00
Pav Lucistnik
382de5937f - Fix plist with perl 5.8.9 2009-01-14 20:13:00 +00:00
Philip M. Gollucci
b43083409f Update my ports to my freebsd address
Approved by:    araujo (mentor)
2008-07-23 02:43:55 +00:00
Marcelo Araujo
b05757f88c - With apr 1.x and THREADS, ThreadRWLock is also now XS Wrapped and installed conditionally.
PR:		ports/125151
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
2008-07-03 01:48:34 +00:00
Marcelo Araujo
71c12f78ad - Only correct a character, minor fix.
Submitted by:	"Philip M. Gollucci" <pgollucci@ridecharge.com> (maintainer) via email
2008-06-23 18:16:05 +00:00
Marcelo Araujo
748c043793 - Update to 2.0.4.
Changes: http://perl.apache.org/dist/mod_perl-2.0-current/Changes

PR:		ports/123535
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
Reworked by:	araujo (myself)
2008-06-07 15:31:21 +00:00
Pav Lucistnik
500b9d1e9b - ThreadMutex manpage seems to be installed regardless the threading state
Reported by:	pointyhat
Pointy hat to:	pav
2008-01-23 18:28:53 +00:00
Pav Lucistnik
85f0e6088d - Make the threadedness depend on the actual build of apr-util/apr, instead on
an Apache version

PR:		ports/118307 (adapted from)
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
2008-01-19 19:30:20 +00:00
Wesley Shields
6d335189e8 Fix an oversight in pkg-message. Use APACHEMODDIR instead of a
hard-coded path.  No PORTREVISION bump necessary as the default package
will remain the same.

PR: 		119438
Submitted by:	Terry Sposato <terry@sucked-in.com>
Approved by:	Philip M. Gollucci (maintainer), garga (mentor)
2008-01-18 14:07:01 +00:00
Mark Linimon
2267b8c121 Fix up after bsd.perl.mk import.
Hat:	portmgr
2007-09-10 00:45:02 +00:00
Mark Linimon
9839011ec3 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
2007-09-08 01:12:10 +00:00
Erwin Lansing
e95df48964 mod_perl 2.x does not properly escape PATH_INFO before use in a
regular expression

PR:		113988
Submitted by:	Henrik Brix Andersen <henrik@brixandersen.dk>
Approved by:	maintainer override (3 days, security)
Security:	CVE-2007-1349,
		VuXML ef2ffb03-f2b0-11db-ad25-0010b5a0a860
2007-06-27 20:42:58 +00:00
Martin Wilke
628531ea87 - Fix Upgrade problems
- Pass maintainership to submitter
- Fixes the -march= nothing which is not 2.0.3 specific.
- Removes the pre-everthing warning for www/apache22
- Bump PORTREVISION

Submitted by:   Philip M. Gollucci" <Philip.Gollucci@ticketmaster.com>
Approved by:	maintainer
2006-12-04 00:07:10 +00:00
Martin Wilke
97904a7dee - Update to 2.0.3
PR:		ports/106051
Submitted by:	Philip M. Gollucci <pgollucci@apache.org>
Approved by:	maintainer
2006-12-02 00:33:01 +00:00
Andrew Pantyukhin
410f460bff - Correct pkg-message
PR:		ports/104275
Submitted by:	Julio Guillermo Paredes Cornejo<gparedes@gupac.com.pe>
Approved by:	Lars Eggert <lars.eggert@gmx.net> (maintainer timeout, 23 days)
2006-11-04 00:33:34 +00:00
Martin Wilke
49e6e0171d - Fix dependencies
PR:		ports/103612
Submitted by:	Lars Eggert <lars.eggert@gmx.net> (maintainer)
2006-09-25 10:26:44 +00:00
Vasil Dimov
5ae4af59a6 Fix plist in apache 2.1+ case
PR:		ports/92590 (based on)
Submitted by:	Lars Eggert <lars.eggert@gmx.net> (maintainer)
Reworked by:	vd
Approved by:	portmgr (erwin), Lars Eggert <lars.eggert@gmx.net> (maintainer)
2006-02-27 15:12:01 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Yen-Ming Lee
a4e2cb11e0 - plist fix by sime@logos.hr
PR:		90817
Submitted by:	Lars Eggert <lars.eggert@gmx.net>
2005-12-23 03:07:45 +00:00
Edwin Groothuis
ca440181c3 [MAINTAINER] www/mod_perl2: fix for apache21 and higher
- variant of the fix in ports/90312 (can be closed, too)

	- warn if an apache newer than apache20 is used
	  (maintainer can't test)

	- remove warning about API change, it's been a year

PR:		ports/90655
Submitted by:	Lars Eggert <lars.eggert@gmx.net>
2005-12-20 11:45:27 +00:00
Emanuel Haupt
ac9215994f Update to 2.0.2
PR:		87776
Submitted by:	Lars Eggert <lars.eggert@gmx.net> (maintainer)
2005-10-21 18:04:57 +00:00
Pav Lucistnik
5a2347e41b - Update to 2.0.1
PR:		ports/82522
Submitted by:	Lars Eggert <lars.eggert@gmx.net> (maintainer)
2005-06-22 14:35:57 +00:00
Jean-Yves Lefort
de8f4a332e Update to 2.0.0
PR:		ports/81302
Submitted by:	maintainer
2005-05-20 15:13:38 +00:00
Pav Lucistnik
663c189ac6 - Update to 2.0.0r6
PR:		ports/81192
Submitted by:	Lars Eggert <lars.eggert@gmx.net> (maintainer)
2005-05-19 15:50:06 +00:00
Sergey Matveychuk
06509de513 - Update to 2.0.0-R5
This release has significant change in API.
  All old code *will* broken.
  Read how to fix it here: http://perl.apache.org/docs/2.0/rename.html

PR:		ports/79962
Submitted by:	maintainer
2005-05-17 17:13:43 +00:00
Sergey Matveychuk
614ff71bb0 - Bump PORTEPOCH as we had a rollback
Reported by:	kris (chkversion)
2005-04-20 05:38:24 +00:00
Sergey Matveychuk
49f0f1511a - Roll back the last commit as since API has changed
and it can break all mod_per2 ports.

Reported by:	Daniel Gerzo <danger@rulez.sk>
2005-04-19 06:09:39 +00:00
Sergey Matveychuk
a036ee610d - Update to 2.0.0r5
PR:		ports/79962
Submitted by:	maintainer
2005-04-15 17:10:28 +00:00
Mathieu Arnold
996796c588 Update to 2.0.0r3
PR:		76044
Submitted by:	maintainer
2005-01-11 17:32:29 +00:00
Mathieu Arnold
f2bd14cb4d Update to 2.0.0-rc2
Submitted by: maintainer
2005-01-08 10:46:24 +00:00
Clement Laforet
619c0037d2 - Fix plist
Reported by:	pointyhat via kris
PR:		ports/75237
Submitted by:	Lars Eggert <lars.eggert@gmx.net> (maintainer)
2004-12-19 02:06:53 +00:00
Sergey Matveychuk
870262ddb5 - Update to 1.99r18 (aka 2.0RC1)
PR:		ports/75016
Submitted by:	maintainer
2004-12-14 02:32:59 +00:00
Clement Laforet
63d781ec4f - update to 1.99r17
PR:		ports/74444
Submitted by:   Lars Eggert <lars.eggert@gmx.net> (maintainer)
2004-12-01 10:22:06 +00:00
Sergey Matveychuk
83c5a7af15 Update to 1.99r16.
PR:		ports/71266
Submitted by:	maintainer
2004-09-02 07:13:13 +00:00
Tom Hukins
39708a50e1 Fix erroneous path to DSO.
Approved by:	maintainer
2004-08-10 17:19:32 +00:00
Mathieu Arnold
98d1940e64 Update to 1.99r14
PR:		67443
Submitted by:	Lars Eggert <lars dot eggert at gmx dot net>
2004-06-02 10:50:25 +00:00
Mathieu Arnold
bf806e9372 Update to 1.99r13
PR:		66604
Submitted by:	maintainer
2004-05-14 16:14:12 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Pav Lucistnik
1337df5fe5 - Fix up pkg-plist
PR:		ports/62603 (based on)
Submitted by:	Christopher Nehren <apeiron@comcast.net>
Approved by:	maintainer
2004-02-14 16:35:46 +00:00
Kris Kennaway
07a258547e BROKEN on perl 5.8: Broken pkg-plist 2004-02-06 23:27:10 +00:00
Mark Linimon
074e13d261 Update maintainer's email address (prompted by detailed autoreply to
a message I just forwarded).
2004-01-19 00:56:11 +00:00
Jun Kuriyama
4d0b6af36c o Upgrade to 1.99r12.
o Fix plist.

Approved by:	maintainer
2004-01-05 13:22:21 +00:00
Joe Marcus Clarke
f4d7c801f8 Use the new Apache bits from bsd.port.mk.
Submitted by:	dinoex
2003-11-07 09:12:58 +00:00
Kirill Ponomarev
f1a86569aa - Add pkg-message
PR:		58975
Submitted by:	maintainer
2003-11-05 22:18:44 +00:00