| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- cleanup Makefile
- remove MD5 from distfile
PR: ports/147009
Notes:
svn path=/head/; revision=269093
|
|
|
|
|
|
|
|
|
|
|
|
| |
- apxs -a is install
- apxs -A is uninstall
PR: ports/147139
Reviewed by: portmgr (pav)
With Hat: apache@
Notes:
svn path=/head/; revision=255193
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=255075
|
|
|
|
| |
Notes:
svn path=/head/; revision=234060
|
|
|
|
|
|
|
| |
- Convert to USE_APACHE framework
Notes:
svn path=/head/; revision=187769
|
|
|
|
| |
Notes:
svn path=/head/; revision=162218
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154308
|
|
|
|
|
|
|
|
|
|
|
| |
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus
Notes:
svn path=/head/; revision=150328
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=127084
|
|
|
|
| |
Notes:
svn path=/head/; revision=126593
|
|
|
|
|
|
|
| |
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=118166
|
|
|
|
| |
Notes:
svn path=/head/; revision=116602
|
|
|
|
|
|
|
| |
Obtained from: authors
Notes:
svn path=/head/; revision=115621
|
|
|
|
|
|
|
|
|
| |
This release reuires an useless dependency on libdbi (since dbi support
is not complete).
I'll try to make this ports libdbi-free soon.
Notes:
svn path=/head/; revision=115145
|
|
|
|
|
|
|
| |
- Grab back maintainership
Notes:
svn path=/head/; revision=108021
|
|
|
|
|
|
|
| |
- Cosmetic changes in Makefile
Notes:
svn path=/head/; revision=107415
|
|
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.
Notes:
svn path=/head/; revision=107264
|