The FreeBSD Ports Archive
FreeBSD www : apache-contrib4>
Third-party modules contributed to the Apache HTTP server project
This is a collection of third-party modules contributed to the Apache HTTP
server project (http://www.apache.org/).
The modules are:
mod_allowdev, mod_auth_cookie, mod_auth_cookie_file, mod_auth_external,
mod_auth_inst, mod_auth_systemm, mod_eaccess, mod_bandwidth, mod_cache,
mod_cgisock, mod_urlcount, mod_disallow_id, mod_layout, mod_lock,
mod_peephole, mod_put, mod_qs2ssi, mod_session, mod_fastcgi, mod_cvs,
mod_macro, mod_random, mod_roaming, mod_ip_forwarding, mod_ticket, mod_define
and mod_monitor.
http://archive.apache.org/dist/httpd/%SUBDIR%/
|
apache-contrib history
v. 1.18
date: 2005/12/04 20:47:28; author: clement; state: Exp; lines: +6 -19
- Convert to new USE_APACHE
- Add SHA256
v. 1.17
date: 2004/11/13 14:56:45; author: clement; state: Exp; lines: +1 -1
- Move mod_macro to list of optionnal modules
- pkg-descr cleanups
v. 1.16
date: 2004/08/19 08:50:24; author: clement; state: Exp; lines: +1 -1
- Set apache@ as MAINTAINER
v. 1.15
date: 2003/12/18 16:34:32; author: clement; state: Exp; lines: +3 -1
Add a missing RUN_DEPENDS.
Pointy hat to: me
Approved by: erwin (mentor)
v. 1.14
date: 2003/12/18 15:46:38; author: clement; state: Exp; lines: +25 -1
- Add WITH_MODULES_PORTS knob. If the user defines it, will be install
the latest version of the modules available in ports tree.
- Bump PORTREVISION
- Add CONFLICTS
PR: 57652
Approved by: erwin (mentor)
v. 1.13
date: 2003/11/07 09:12:48; author: marcus; state: Exp; lines: +1 -5
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex
v. 1.12
date: 2003/02/20 19:15:22; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.11
date: 2003/02/13 15:04:03; author: naddy; state: Exp; lines: +2 -7
Use MASTER_SITE_APACHE*.
PR: 47984
Submitted by: Kimura Fuyuki
v. 1.10
date: 2002/11/10 16:48:20; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.9
date: 2002/11/06 22:47:12; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.8
date: 2002/10/12 21:55:46; author: knu; state: Exp; lines: +3 -2
Add MASTER_SITE_RINGSERVER to MASTER_SITES.
v. 1.7
date: 2001/10/07 02:03:43; author: petef; state: Exp; lines: +2 -2
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby (previous maintainer)
v. 1.6
date: 2001/04/10 22:21:05; author: dirk; state: Exp; lines: +3 -13
"Remove broken sites from master sites, fix subdir according to
new directory layout."
PR: ports/26442
Submitted by: Anders Nordby (maintainer)
v. 1.5
date: 2001/01/16 17:32:53; author: sobomax; state: Exp; lines: +6 -6
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.4
date: 2000/10/25 18:05:33; author: jeh; state: Exp; lines: +2 -1
Change the install target. Hopefully this will make bento happy.
Sugested by fenner
v. 1.3
date: 2000/10/24 18:52:01; author: jeh; state: Exp; lines: +2 -2
That should do it. "I promise to stop doing commits before eating breakfast"
v. 1.2
date: 2000/10/24 17:09:00; author: jeh; state: Exp; lines: +20 -2
bento doesn't have a real working apxs. Use these unil bsd.apache.mk
is created.
Submitted by: bento
v. 1.1
date: 2000/10/23 02:04:10; author: jeh; state: Exp;
Add new port: www/apache-contrib
Collection of third-party modules contributed to the Apache HTTP server project
PR: 21168
Submitted by: Anders Nordby
=============================================================================
v. 1.18
date: 2005/12/04 20:47:28; author: clement; state: Exp; lines: +6 -19
- Convert to new USE_APACHE
- Add SHA256
v. 1.17
date: 2004/11/13 14:56:45; author: clement; state: Exp; lines: +1 -1
- Move mod_macro to list of optionnal modules
- pkg-descr cleanups
v. 1.16
date: 2004/08/19 08:50:24; author: clement; state: Exp; lines: +1 -1
- Set apache@ as MAINTAINER
v. 1.15
date: 2003/12/18 16:34:32; author: clement; state: Exp; lines: +3 -1
Add a missing RUN_DEPENDS.
Pointy hat to: me
Approved by: erwin (mentor)
v. 1.14
date: 2003/12/18 15:46:38; author: clement; state: Exp; lines: +25 -1
- Add WITH_MODULES_PORTS knob. If the user defines it, will be install
the latest version of the modules available in ports tree.
- Bump PORTREVISION
- Add CONFLICTS
PR: 57652
Approved by: erwin (mentor)
v. 1.13
date: 2003/11/07 09:12:48; author: marcus; state: Exp; lines: +1 -5
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex
v. 1.12
date: 2003/02/20 19:15:22; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.11
date: 2003/02/13 15:04:03; author: naddy; state: Exp; lines: +2 -7
Use MASTER_SITE_APACHE*.
PR: 47984
Submitted by: Kimura Fuyuki
v. 1.10
date: 2002/11/10 16:48:20; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.9
date: 2002/11/06 22:47:12; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.8
date: 2002/10/12 21:55:46; author: knu; state: Exp; lines: +3 -2
Add MASTER_SITE_RINGSERVER to MASTER_SITES.
v. 1.7
date: 2001/10/07 02:03:43; author: petef; state: Exp; lines: +2 -2
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby (previous maintainer)
v. 1.6
date: 2001/04/10 22:21:05; author: dirk; state: Exp; lines: +3 -13
"Remove broken sites from master sites, fix subdir according to
new directory layout."
PR: ports/26442
Submitted by: Anders Nordby (maintainer)
v. 1.5
date: 2001/01/16 17:32:53; author: sobomax; state: Exp; lines: +6 -6
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.4
date: 2000/10/25 18:05:33; author: jeh; state: Exp; lines: +2 -1
Change the install target. Hopefully this will make bento happy.
Sugested by fenner
v. 1.3
date: 2000/10/24 18:52:01; author: jeh; state: Exp; lines: +2 -2
That should do it. "I promise to stop doing commits before eating breakfast"
v. 1.2
date: 2000/10/24 17:09:00; author: jeh; state: Exp; lines: +20 -2
bento doesn't have a real working apxs. Use these unil bsd.apache.mk
is created.
Submitted by: bento
v. 1.1
date: 2000/10/23 02:04:10; author: jeh; state: Exp;
Add new port: www/apache-contrib
Collection of third-party modules contributed to the Apache HTTP server project
PR: 21168
Submitted by: Anders Nordby
=============================================================================
v. 1.18
date: 2005/12/04 20:47:28; author: clement; state: Exp; lines: +6 -19
- Convert to new USE_APACHE
- Add SHA256
v. 1.17
date: 2004/11/13 14:56:45; author: clement; state: Exp; lines: +1 -1
- Move mod_macro to list of optionnal modules
- pkg-descr cleanups
v. 1.16
date: 2004/08/19 08:50:24; author: clement; state: Exp; lines: +1 -1
- Set apache@ as MAINTAINER
v. 1.15
date: 2003/12/18 16:34:32; author: clement; state: Exp; lines: +3 -1
Add a missing RUN_DEPENDS.
Pointy hat to: me
Approved by: erwin (mentor)
v. 1.14
date: 2003/12/18 15:46:38; author: clement; state: Exp; lines: +25 -1
- Add WITH_MODULES_PORTS knob. If the user defines it, will be install
the latest version of the modules available in ports tree.
- Bump PORTREVISION
- Add CONFLICTS
PR: 57652
Approved by: erwin (mentor)
v. 1.13
date: 2003/11/07 09:12:48; author: marcus; state: Exp; lines: +1 -5
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex
v. 1.12
date: 2003/02/20 19:15:22; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.11
date: 2003/02/13 15:04:03; author: naddy; state: Exp; lines: +2 -7
Use MASTER_SITE_APACHE*.
PR: 47984
Submitted by: Kimura Fuyuki
v. 1.10
date: 2002/11/10 16:48:20; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.9
date: 2002/11/06 22:47:12; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.8
date: 2002/10/12 21:55:46; author: knu; state: Exp; lines: +3 -2
Add MASTER_SITE_RINGSERVER to MASTER_SITES.
v. 1.7
date: 2001/10/07 02:03:43; author: petef; state: Exp; lines: +2 -2
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby (previous maintainer)
v. 1.6
date: 2001/04/10 22:21:05; author: dirk; state: Exp; lines: +3 -13
"Remove broken sites from master sites, fix subdir according to
new directory layout."
PR: ports/26442
Submitted by: Anders Nordby (maintainer)
v. 1.5
date: 2001/01/16 17:32:53; author: sobomax; state: Exp; lines: +6 -6
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.4
date: 2000/10/25 18:05:33; author: jeh; state: Exp; lines: +2 -1
Change the install target. Hopefully this will make bento happy.
Sugested by fenner
v. 1.3
date: 2000/10/24 18:52:01; author: jeh; state: Exp; lines: +2 -2
That should do it. "I promise to stop doing commits before eating breakfast"
v. 1.2
date: 2000/10/24 17:09:00; author: jeh; state: Exp; lines: +20 -2
bento doesn't have a real working apxs. Use these unil bsd.apache.mk
is created.
Submitted by: bento
v. 1.1
date: 2000/10/23 02:04:10; author: jeh; state: Exp;
Add new port: www/apache-contrib
Collection of third-party modules contributed to the Apache HTTP server project
PR: 21168
Submitted by: Anders Nordby
=============================================================================
|
| |

|