Commit graph

22 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
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Cheng-Lung Sung
8337218886 - dbi.0 => dbi.1
- bump PORTREVISION
2011-03-07 15:59:27 +00:00
Philip M. Gollucci
886b0e9325 - Fix bytes_sent bug [1]
- Fix a apache scoreboard bug

PR:              ports/150296, ports/121134
Submitted by:    Charles Sprickman <css@morefoo.com>
Obtained from:   Fernando Kiernan, http://www.imagenesdigitales.com.ar/ [1]
2010-09-06 19:29:52 +00:00
Philip M. Gollucci
25226de738 - 1/3:
- apxs -a is install
    - apxs -A is uninstall

PR:             ports/147139
Reviewed by:    portmgr (pav)
With Hat:       apache@
2010-05-27 21:19:17 +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
61bcae45bc - Chase devel/apr -> devel/apr1 shuffling
PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
2010-05-18 04:08:05 +00:00
Philip M. Gollucci
5c6db6f4eb 5/5: Chase www/apache22 (bundled apr shlib bump)
PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
2010-05-05 21:54:07 +00:00
Philip M. Gollucci
59e5308f24 - Update to 1.101 2009-12-27 01:45:01 +00:00
Philip M. Gollucci
b73cc9f2e6 - pass to apache@ 2009-07-10 00:36:46 +00:00
Mark Linimon
8b2c32ef05 scrappy's bit has been taken for safekeeping, so return these ports to
the pool.

Hat:		portmgr
2009-06-13 20:56:59 +00:00
Pav Lucistnik
aa952fd48f - Resolve LATEST_LINK conflict 2009-05-31 20:31:08 +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
Pav Lucistnik
04590a133b - Clean up httpd.conf proper on deinstall 2007-07-15 19:11:32 +00:00
Marc G. Fournier
bfefc5de63 Ensure that this builds with Apache 2.2.x ... 2007-04-09 04:52:15 +00:00
Erwin Lansing
fa157eb750 Back out previous commit as it breaks INDEX.
Hat:		portmgr
2006-12-20 11:51:54 +00:00
Marc G. Fournier
9b395f8175 Add USE_APACHE=2.2+, else it tries to build Apache1.3 is nothing is installed
yet  ...
2006-12-19 15:24:42 +00:00
Marc G. Fournier
48ab0577ac PKGNAMESUFFIX needs a - before the string ... 2006-11-28 22:20:54 +00:00
Marc G. Fournier
a4e558302b re-Add PKGNAMESUFFIX=dtc 2006-11-21 02:23:59 +00:00
Marc G. Fournier
15e3e326f4 DTC specific port of mod_log_sql2 ... 2006-11-20 06:13:45 +00:00