Alex Dupre
1bda2b2725
Bump PORTREVISION for ports linking to default libmysqlclient.
2011-03-19 13:15:34 +00:00
Cheng-Lung Sung
8337218886
- dbi.0 => dbi.1
...
- bump PORTREVISION
2011-03-07 15:59:27 +00:00
Olli Hauer
3c8da93843
- fix pkg-plist
...
- cleanup Makefile
- remove MD5 from distfile
PR: ports/147009
2011-02-13 19:45:34 +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
fe0178de48
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
2009-05-17 07:24:35 +00:00
Clement Laforet
d42e9253f4
- Update to 1.101
...
- Convert to USE_APACHE framework
2007-03-20 10:38:12 +00:00
Edwin Groothuis
e4aa76a9be
Remove USE_REINPLACE from categories starting with W
2006-05-13 04:41:22 +00:00
Edwin Groothuis
84b1517c16
SHA256ify
...
Approved by: krion@
2006-01-24 03:16:52 +00:00
Clement Laforet
05684b80dd
- prepare removal of www/apache2 in favor of www/apache20 for naming
...
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus
2005-12-04 00:18:15 +00:00
Jun Kuriyama
e809aa4e9e
Append missing space separator for $SSL variable.
...
Reported by: pointyhat via kris
2005-01-22 09:37:52 +00:00
Clement Laforet
4b52371d99
- Update to 1.100
2005-01-16 15:52:22 +00:00
Clement Laforet
a8a4d18355
- Fix build without SSL support (common case, with apache13* ports)
...
Approved by: portmgr (marcus)
2004-09-14 16:18:57 +00:00
Clement Laforet
3a8f07a415
- Assign maintainership to freshly created apache@ mailing list
2004-08-18 16:21:55 +00:00
Clement Laforet
1b9f861fd8
- We are no more forced to used libdbi
...
Obtained from: authors
2004-08-08 10:03:56 +00:00
Clement Laforet
6ce2dae5a7
- Update to 1.99
...
This release reuires an useless dependency on libdbi (since dbi support
is not complete).
I'll try to make this ports libdbi-free soon.
2004-07-31 12:16:59 +00:00
Clement Laforet
8d0d5fdc7a
- Fix LATEST_LINK conflict
...
- Grab back maintainership
2004-04-30 12:53:50 +00:00
Clement Laforet
8e39190123
- Remove blank line at the end of pkg-plist
...
- Cosmetic changes in Makefile
2004-04-18 11:49:33 +00:00
Clement Laforet
52fc652591
Add mod_log_sql 1.97.
...
This add-on module allows the apache web server to use a MySQL database
for logging of all operations.
WWW: http://www.outoforder.cc/projects/apache/mod_log_sql/
This release add supports for apache2.
2004-04-16 19:57:21 +00:00