cvs commit: ports/www Makefile CVSROOT modules ports/www/apache21
Makefile Makefile.doc Makefile.modules distinfo pkg-descr
pkg-install pkg-message pkg-plist ports/www/apache21/files
apache.sh apache21libs.sh exp-windowsupdate.patch ...
Clement Laforet
clement at FreeBSD.org
Sat Dec 11 10:06:05 PST 2004
clement 2004-12-11 18:06:04 UTC
FreeBSD ports repository
Modified files:
www Makefile
. modules
Added files:
www/apache21 Makefile Makefile.doc Makefile.modules
distinfo pkg-descr pkg-install
pkg-message pkg-plist
www/apache21/files apache.sh apache21libs.sh
exp-windowsupdate.patch patch-Makefile.in
patch-config.layout patch-configure.in
patch-docs:conf:httpd-std.conf.in
patch-docs:conf:ssl-std.conf.in
patch-srclib:apr-util:Makefile.in
patch-srclib:apr-util:config.layout
patch-srclib:apr-util:xml:expat:buildconf.sh
patch-srclib:apr-utils:build:dbm.m4
patch-srclib:apr:Makefile.in
patch-srclib:apr:build:buildcheck.sh
patch-srclib:apr:buildconf
patch-srclib:apr:config.layout
patch-srclib:apr:threadproc:unix:procsup.c
patch-support:apachectl.in
patch-support:apxs.in
patch-support:log_server_status.in
Log:
- Add apache 2.1.2
This is a development version, awaiting for 2.2
Revision Changes Path
1.11535 +1 -0 CVSROOT/modules
1.1013 +1 -0 ports/www/Makefile
1.160 +225 -0 ports/www/apache21/Makefile (new)
1.1 +149 -0 ports/www/apache21/Makefile.doc (new)
1.3 +133 -0 ports/www/apache21/Makefile.modules (new)
1.60 +4 -0 ports/www/apache21/distinfo (new)
1.7 +73 -0 ports/www/apache21/files/apache.sh (new)
1.1 +15 -0 ports/www/apache21/files/apache21libs.sh (new)
1.1 +11 -0 ports/www/apache21/files/exp-windowsupdate.patch (new)
1.15 +113 -0 ports/www/apache21/files/patch-Makefile.in (new)
1.6 +25 -0 ports/www/apache21/files/patch-config.layout (new)
1.1 +35 -0 ports/www/apache21/files/patch-configure.in (new)
1.4 +94 -0 ports/www/apache21/files/patch-docs:conf:httpd-std.conf.in (new)
1.3 +24 -0 ports/www/apache21/files/patch-docs:conf:ssl-std.conf.in (new)
1.3 +15 -0 ports/www/apache21/files/patch-srclib:apr-util:Makefile.in (new)
1.3 +10 -0 ports/www/apache21/files/patch-srclib:apr-util:config.layout (new)
1.1 +20 -0 ports/www/apache21/files/patch-srclib:apr-util:xml:expat:buildconf.sh (new)
1.1 +55 -0 ports/www/apache21/files/patch-srclib:apr-utils:build:dbm.m4 (new)
1.3 +16 -0 ports/www/apache21/files/patch-srclib:apr:Makefile.in (new)
1.1 +11 -0 ports/www/apache21/files/patch-srclib:apr:build:buildcheck.sh (new)
1.1 +29 -0 ports/www/apache21/files/patch-srclib:apr:buildconf (new)
1.3 +10 -0 ports/www/apache21/files/patch-srclib:apr:config.layout (new)
1.3 +18 -0 ports/www/apache21/files/patch-srclib:apr:threadproc:unix:procsup.c (new)
1.8 +11 -0 ports/www/apache21/files/patch-support:apachectl.in (new)
1.8 +12 -0 ports/www/apache21/files/patch-support:apxs.in (new)
1.8 +20 -0 ports/www/apache21/files/patch-support:log_server_status.in (new)
1.5 +9 -0 ports/www/apache21/pkg-descr (new)
1.5 +35 -0 ports/www/apache21/pkg-install (new)
1.1 +2 -0 ports/www/apache21/pkg-message (new)
1.59 +509 -0 ports/www/apache21/pkg-plist (new)
More information about the cvs-all
mailing list