1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Philip M. Gollucci
928b398e02 - use %%AP_MODULE%% PLIST_SUB var in pkg-plist s
PR:             ports/147143
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav)
2010-06-06 05:00:31 +00:00
Philip M. Gollucci
6d5b320ddd - 2/3:
- consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists

PR:             ports/147142
Reviewed by:    portmgr (pav)
With Hat:       apache@
2010-05-27 21:27:03 +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
Dmitry Marakasov
7a0548af2a - Switch SourceForge ports to the new File Release System: categories starting with W 2009-08-22 00:38:34 +00:00
Philip M. Gollucci
d82d584b93 use AP %%var%% in pkg-plist
PR:             ports/134606
Approved by:    maintainer timeout (skv; 2 weeks)
Submitted by:   me
2009-05-31 18:34:19 +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
Sergey Skvortsov
8b814e91a1 Style cleanup.
PR:		ports/133644
Submitted by:	pgollucci
2009-04-12 19:54:37 +00:00
Sergey Skvortsov
a267d4e865 Unbreak build with GCC 4.2
PR:		ports/117540
Submitted by:	pluknet xx gmail.com
2007-12-12 23:29:17 +00:00
Mark Linimon
97c144febd Mark broken with gcc4.2. 2007-09-30 09:35:55 +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
Sergey Skvortsov
0b72cbc739 Add mod_ntlm 0.4,
NTLM authentication module for the Apache
webserver.
2004-07-04 17:32:53 +00:00