non port: www/apache22-worker-mpm/Makefile |
SVNWeb
|
Number of commits found: 8 |
Mon, 24 Oct 2016
|
[ 10:18 mat ] (Only the first 10 of 17 ports in this commit are shown above. )
OPTIONS_SET/OPTIONS_UNSET are global variables, they cannot be used in ports
Makefiles.
So, replace them with OPTIONS_SLAVE, OPTIONS_EXCLUDE, OPTIONS_DEFAULT,
where appropriate.
The ghostscript ports are doing something nasty that is certainly wrong,
but I don't want to try to understand it.
Sponsored by: Absolight
|
Mon, 17 Aug 2015
|
[ 14:20 mat ] (Only the first 10 of 271 ports in this commit are shown above. )
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
|
Sat, 9 Nov 2013
|
[ 20:53 ohauer ]
- add stage support
PR: ports/183807
Submitted by: Spil <spil.oss@gmail.com>
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Sun, 2 Sep 2012
|
[ 21:28 ohauer ]
- allow the ports to build without make config
|
[ 14:31 ohauer ] (Only the first 10 of 18 ports in this commit are shown above. )
devel/apr1 [1]
- update APR to 1.4.6
- update APR-util to 1.4.1
- remove PKGNAMESUFFIX'es
www/apache-(event|itk|peruser|worker)-mpm
- adopt new Makefile header, adjust
PKGNAMESUFFIX in apache22 masterport
PKGNAME match now LATEST_LINK
www/apache22 [2]-[6]
- rewrite for options NG
- PORTNAME s|apache|apache22|
- remove APR APR-util specific otions,
will be checked now with help of apr/u-1-config (Only the first 15 lines of the commit message are shown above )
|
Sun, 22 Jul 2012
|
[ 21:13 ohauer ]
apache22
- centralise OPTIONS in Makefile.options
- s/Enable// in OPTIONS
- rewrite Makefile.modules (last defined SLAVE_PORT_MPM port use now WITH_MPM
var)
- no REVISION bump, nothing changed in the logic / functionality
apache22-peruser-mpm
- use WITH_MPM instead SLAVE_PORT_MPM
|
Tue, 7 Dec 2010
|
[ 19:24 pgollucci ]
Apache 2.2 with the worker MPM enabled.
WWW: http://httpd.apache.org/
PR: ports/151969
Submitted by: Tom Judge <tom at tomjudge.com>
|
Number of commits found: 8 |