Commit graph

30 commits

Author SHA1 Message Date
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Olli Hauer
b7fc7ba655 - USE_APACHE= s/22+/22/
- adopt new Makefile header

Port build fails on local exp-run with apache24 with
 error: 'conn_rec' has no member named 'remote_ip'

or various other apache22 specific functions/parameters

with hat apache@
2012-09-22 21:15:50 +00:00
Olli Hauer
63f3e3b0d4 - remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
2012-08-18 14:29:08 +00:00
Olli Hauer
b509cf18e2 - fix resulting PKGNAME
before: ap22-mod_mod_scgi
  now:    ap22-mod_scgi

- bump PORTREVISION

with hat apache@
2012-01-11 20:14:37 +00:00
Olli Hauer
19fe40753d - change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
2012-01-01 16:47:41 +00:00
Olli Hauer
7a0bd31763 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined 2011-08-20 17:27:52 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Philip M. Gollucci
6b4f3b6668 - Fix some MASTER_SITES
With Hat:       apache@
Reported by:    distilator
2010-10-20 03:26:34 +00:00
Philip M. Gollucci
fdaabe5601 - Convert to AP_FAST_BUILD / AP_GENPLIST
PR:             ports/147637
Submitted by:   pgollucci (myself)
Approved by:    maintainer timeout (dryice@dryice.name; 16 days)

Feature safe:   yes
2010-06-23 18:54:36 +00:00
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
805c652f35 - Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR:             ports/134611
Approved by:    pav (#bsdports)
2009-05-21 20:45:34 +00:00
Martin Wilke
a254242b89 - Update to 1.12
PR:		ports/105764
Submitted by:	Dryice Liu <dryice@dryice.name> (maintainer)
2006-11-23 07:33:50 +00:00
Pav Lucistnik
06c7c50076 - Update to 1.11
- Update USE_APACHE usage

PR:		ports/102418
Submitted by:	Dryice Liu <dryice@dryice.name> (maintainer)
2006-08-28 15:49:53 +00:00
Renato Botelho
922a2ba34b - Fix MASTER_SITES
bsdchat.com is no longer available. Thanks for all their support!

PR:		ports/94459
Submitted by:	Dryice Liu <dryice@dryice.name> (maintainer)
2006-03-15 18:21:26 +00:00
Marcus Alves Grando
5e51d1529a - Update to 1.10
PR:		93022
Submitted by:	maintainer
2006-02-08 18:44:56 +00:00
Edwin Groothuis
3952ad93e3 [maintainer] change maintainer mail address
I'm the maintainer(dryice@liu.com.cn) of the following
	ports. Please help to change the maintainer mail address to
	dryice@dryice.name. This new mail address has a RDNS record
	and will make the life easier. Thanks!

PR:		ports/91624
Submitted by:	Dryice Dong Liu <dryice@dryice.name>
2006-01-11 04:01:50 +00:00
Sam Lawrance
21db0d9028 Update to 1.9
PR:		ports/90422
Submitted by:	Dryice Liu <dryice@hotpop.com> (maintainer)
2005-12-16 11:50:27 +00:00
Pav Lucistnik
8c65d7a31a - Update to 1.8
PR:		ports/87766
Submitted by:	Dryice Liu <dryice@hotpop.com> (maintainer)
2005-10-21 19:28:59 +00:00
Tilman Keskinoz
123b999a5e Update to 1.7
PR:		86391
Submitted by:	Dryice Liu <dryice@hotpop.com>
2005-09-21 19:17:40 +00:00
Sergey Matveychuk
60765739bc - Update to 1.4
PR:		ports/82511
Submitted by:	maintainer
2005-06-22 09:16:06 +00:00
Edwin Groothuis
8c8fc31c5c [maintainer update] 16 ports: add mirror MASTER_SITES
Please add http://bsdchat.com/dist/dryice/ to the MASTER_SITES
	of the following ports. Thanks Clive Lin and bsdchat.com for
	the mirror space!

	chinese/xpdf
	deskutils/etask
	devel/cedet
	devel/ecb
	devel/eieio
	devel/ipython
	devel/kodos
	devel/semantic
	devel/xtla
	editors/speedbar
	editors/tree-widget
	games/emacs-chess
	net/tcping
	www/mod_scgi
	www/py-scgi
	www/quixote

PR:		ports/75743
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2005-01-13 00:20:28 +00:00
Volker Stolz
698b7ccbf4 - upgrade to 1.2
- fix build on Apache13

PR:		ports/69978
Submitted by:	Dryice Liu (maintainer)
2004-08-06 09:32:23 +00:00
Hye-Shik Chang
1b6bc4929d Fix build and umark BROKEN. 2004-07-11 12:32:39 +00:00
Kris Kennaway
7a6e7a6fcc BROKEN: Does not build 2004-07-11 00:46:24 +00:00
Hye-Shik Chang
1afd85fbd4 - Update to 1.2a1 (port version 1.2.a1)
- Assign maintainership to submitter.

PR:		68353
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2004-06-29 13:13:28 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Neil Blakey-Milner
f9aee1b464 Drop maintainership. 2004-03-25 18:42:02 +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
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Neil Blakey-Milner
55b432b912 Add mod_scgi 0.2, an apache module that implements the client side of
the SCGI protocol.
2002-08-20 16:31:06 +00:00