Commit graph

29 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
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Philip M. Gollucci
b86adf1a1d - update or remove pkg-descr WWW urls
Reported by:    distilator
With Hat:       apache@
2010-10-20 02:46:01 +00:00
Pav Lucistnik
aee971bae9 - Revert last commit, this port cannot use AP_FAST_BUILD (leads to runtime
failure)

Feature safe:	yes
2010-06-24 13:20:23 +00:00
Philip M. Gollucci
0e9ae66cf0 - Convert to AP_FAST_BUILD / AP_GENPLIST 2010-06-07 05:06:14 +00:00
Pav Lucistnik
b993f73478 - Fix plists: cannot use %F one line above the handled file
Reported by:	pointyhat
2010-05-30 17:43:22 +00:00
Philip M. Gollucci
6ea0c8692f - pet portlint
- use axps not sed in pkg-plist
- use PLIST_SUB vars in pkg-plist
- apxs -a is install -A is uninstall
- bump portrevision

With Hat:   apache@
2010-05-27 20:35:04 +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
Pav Lucistnik
6cbf96d396 - Update description 2009-12-21 13:14:51 +00:00
Philip M. Gollucci
fe0178de48 - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes 2009-05-17 07:24:35 +00:00
Philip M. Gollucci
ebe7f11b3a - Fix pkg-plist
Reported by:        pointyhat via pav
2009-01-12 21:10:11 +00:00
Philip M. Gollucci
1c83dcc69b - set PORTSCOUT for www/mod_layout* 2009-01-12 01:51:46 +00:00
Philip M. Gollucci
be6f3cb64e - mod_layout22 is for www/apache22
- connect www/mod_layout22 to the build
- conflicts with www/mod_layout and www/mod_layout2
2009-01-12 01:50:29 +00:00
Philip M. Gollucci
9f9660249b - Set CONFLICTS for www/mod_layout and www/mod_layout22 2008-12-29 00:56:07 +00:00
Clement Laforet
d17f7d0b3d - Oops... Still for apache 2.0.x only 2008-08-31 20:02:59 +00:00
Clement Laforet
78496d1349 - Update to 4.1 2008-08-31 20:00:40 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Clement Laforet
1bf7bcbc11 - Fix MASTER_SITES 2005-05-22 13:45:59 +00:00
Clement Laforet
0b4f1c070c - Fix WWW 2005-01-16 15:26:20 +00:00
Clement Laforet
3a8f07a415 - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
Clement Laforet
7ce8e2b00e - Respect "apache modules convention".
When you install an apache module via ports or packages, ideally
  module must not alter configuration (not enabled by default)
2004-08-17 13:27:50 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Clement Laforet
3887814e09 - Update my email address
Approved and reviewed by:    erwin (mentor)
2004-01-13 15:04:51 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +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
Christian Weisgerber
5153f5fc0a * Update to 4.0.2a
* Use LATEST_LINK

PR:		57178
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-09-26 17:25:14 +00:00
Oliver Lehmann
defbfab410 Add mod_layout2 4.0.1a,
apache2 module to wrap served pages with a
header and/or footer.

PR:		45496
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-07-23 21:32:23 +00:00