The FreeBSD Ports Archive
FreeBSD www : cherokee4>
Extremely fast and flexible web server
Cherokee is a very fast, flexible, and lightweight Web server. It is
implemented entirely in C, and has no dependencies beyond a standard C
library. It is embeddable and extensible with plug-ins. It supports on-the-fly
configuration by reading files or strings, TLS/SSL (via GNUTLS or OpenSSL),
virtual hosts, authentication, cache friendly features, PHP, custom error
management, and much more.
http://www.cherokee-project.com/
|
cherokee history
v. 1.40
date: 2007/10/17 10:12:58; author: ade; state: Exp; lines: +2 -2
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
v. 1.39
date: 2007/07/23 09:36:42; author: rafan; state: Exp; lines: +1 -2
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.38
date: 2007/07/01 08:56:08; author: novel; state: Exp; lines: +2 -2
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
v. 1.37
date: 2007/06/15 09:37:13; author: beech; state: Exp; lines: +2 -2
- Add master_sites mirrors.
- Change maintainer address.
Approved by: sat (mentor)
v. 1.36
date: 2007/04/26 15:02:48; author: sat; state: Exp; lines: +50 -43
- Remove checkconfig function from rc.d script
- Move www root into www/cherokee
- Configure thread-enabled readdir
- Simplify options
- Fix require in rc.d script
- Protect user-tunable files
- Default user and group to www
- Minor tweaks
- Bump portrevision
PR: ports/112103 [1], ports/111611 [2] (based on)
Submitted by: Beech Rintoul (maintainer) [1],
mnag [2]
v. 1.35
date: 2007/04/10 08:23:31; author: sat; state: Exp; lines: +14 -24
- Provide more mirrors
- Prepare conflicts for the upcoming cherokee-devel
- Don't build/install static libs
- Minor tweaks
- Bump portrevision
Approved by: Beech Rintoul (maintainer)
v. 1.34
date: 2007/02/04 03:15:23; author: sat; state: Exp; lines: +1 -7
- Update pkg-descr
- Remove support for 4.x
- Bump portrevision
PR: ports/108735
Submitted by: Beech Rintoul (maintainer)
v. 1.33
date: 2007/01/02 08:54:12; author: novel; state: Exp; lines: +2 -2
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
v. 1.32
date: 2006/12/15 08:17:41; author: miwi; state: Exp; lines: +2 -2
- Update to 0.5.6
PR: ports/106731
Submitted by: Beech Rintoul (maintainer)
v. 1.31
date: 2006/11/16 02:43:43; author: shaun; state: Exp; lines: +1 -1
Fix port - it compiled, but the daemon failed to start completely.
Reported by: Beech Rintoul (maintainer)
v. 1.30
date: 2006/11/07 16:54:49; author: alepulver; state: Exp; lines: +25 -7
- Added options.
PR: ports/105171
Submitted by: Beech Rintoul (maintainer)
v. 1.29
date: 2006/11/05 04:06:56; author: lawrance; state: Exp; lines: +1 -1
Assign maintainership.
PR: hasn't arrived yet
Submitted by: Beech Rintoul
v. 1.28
date: 2006/11/05 00:38:16; author: lawrance; state: Exp; lines: +1 -1
Update master site and WWW.
Submitted by: Andres Montalban
v. 1.27
date: 2006/09/20 10:33:33; author: miwi; state: Exp; lines: +1 -1
- Update to 0.5.5
PR: ports/103228
Submitted by: chinsan
v. 1.26
date: 2006/08/15 01:11:31; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.25
date: 2006/07/19 18:55:37; author: rafan; state: Exp; lines: +4 -4
- Update to 0.5.4
- Fix comment in cherokee.sh.in
PR: ports/100564
Submitted by: KATO Tsuguru
v. 1.24
date: 2006/07/06 17:41:22; author: novel; state: Exp; lines: +2 -1
Chase gnutls shlib version change.
v. 1.23
date: 2006/04/23 18:41:35; author: ahze; state: Exp; lines: +1 -1
- Update to 0.5.3
PR: 96220
Submitted by: Ports Fury
v. 1.22
date: 2006/04/17 17:49:04; author: ahze; state: Exp; lines: +1 -1
- Update to 0.5.2
v. 1.21
date: 2006/04/17 16:36:41; author: arved; state: Exp; lines: +1 -0
Add dependency on bison to fix build
Reported by: pointyhat
v. 1.20
date: 2006/04/15 19:41:36; author: arved; state: Exp; lines: +1 -3
Update to 0.5.1
PR: 95819
Submitted by: KATO Tsuguru
v. 1.19
date: 2006/03/20 21:51:35; author: pav; state: Exp; lines: +2 -2
- Add rc script
PR: ports/94724
Submitted by: chinsan
v. 1.18
date: 2006/02/23 10:39:36; author: ade; state: Exp; lines: +2 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.17
date: 2006/01/19 19:07:20; author: pav; state: Exp; lines: +3 -2
- Update to 0.4.30
PR: ports/92013
Submitted by: KATO Tsuguru
v. 1.16
date: 2006/01/09 16:34:19; author: novel; state: Exp; lines: +2 -1
Chase gnutls update.
v. 1.15
date: 2005/11/14 23:08:39; author: pav; state: Exp; lines: +2 -2
- Update to 0.4.29
PR: ports/89020
Submitted by: Ports Fury
v. 1.14
date: 2005/10/29 19:13:03; author: ehaupt; state: Exp; lines: +1 -1
Update to 0.4.28
PR: 88195
Submitted by: KATO Tsuguru
v. 1.13
date: 2005/10/21 19:49:10; author: pav; state: Exp; lines: +1 -1
- Update to 0.4.27
PR: ports/87744
Submitted by: KATO Tsuguru
v. 1.12
date: 2005/09/28 17:04:05; author: arved; state: Exp; lines: +1 -1
Update to 0.4.26
PR: 86681
Submitted by: KATO Tsuguru
v. 1.11
date: 2005/09/01 00:17:59; author: ahze; state: Exp; lines: +5 -0
- Fix build on 7.x
PR: ports/85539
Submitted by: Ports Fury
v. 1.10
date: 2005/08/30 01:33:56; author: ahze; state: Exp; lines: +2 -2
- Update to 0.4.25
PR: ports/85390
Submitted by: Ports Fury
v. 1.9
date: 2005/07/12 08:08:20; author: pav; state: Exp; lines: +10 -9
- Update to 0.4.24
PR: ports/83274
Submitted by: KATO Tsuguru
v. 1.8
date: 2005/05/26 17:22:05; author: pav; state: Exp; lines: +2 -2
- Update to 0.4.23
PR: ports/81513
Submitted by: KATO Tsuguru
v. 1.7
date: 2005/04/23 11:48:02; author: pav; state: Exp; lines: +34 -9
- Update to 0.4.19
- Unbreak plist
PR: ports/79977
Submitted by: KATO Tsuguru
v. 1.6
date: 2004/09/18 07:42:28; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Broken pkg-plist
Approved by: portmgr (self)
v. 1.5
date: 2004/07/17 18:58:41; author: krion; state: Exp; lines: +17 -27
Update to version 0.4.17
PR: ports/69190
Submitted by: Ports Fury
v. 1.4
date: 2004/06/29 10:12:34; author: linimon; state: Exp; lines: +1 -1
Reset bouncing maintainer address.
v. 1.3
date: 2004/06/04 17:29:35; author: ade; state: Exp; lines: +2 -2
Sync with new bsd.autotools.mk
v. 1.2
date: 2003/04/13 11:05:52; author: edwin; state: Exp; lines: +33 -69
Update www/cherokee
Update www/cherokee from 0.2.8 to 0.4.2
PR: ports/50764
Submitted by: Pierre-Luc Lesperance
v. 1.1
date: 2003/04/06 00:30:58; author: edwin; state: Exp;
new port: www/cherokee
Cherokee is a tiny, ultrafast, lightweight Web server. It
is implemented entirely in C, and has no dependencies beyond
a standard C library. It provides only the most basic HTTP
functionality, but is extremely fast and small.
PR: ports/38092
Submitted by: silence
=============================================================================
v. 1.40
date: 2007/10/17 10:12:58; author: ade; state: Exp; lines: +2 -2
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
v. 1.39
date: 2007/07/23 09:36:42; author: rafan; state: Exp; lines: +1 -2
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.38
date: 2007/07/01 08:56:08; author: novel; state: Exp; lines: +2 -2
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
v. 1.37
date: 2007/06/15 09:37:13; author: beech; state: Exp; lines: +2 -2
- Add master_sites mirrors.
- Change maintainer address.
Approved by: sat (mentor)
v. 1.36
date: 2007/04/26 15:02:48; author: sat; state: Exp; lines: +50 -43
- Remove checkconfig function from rc.d script
- Move www root into www/cherokee
- Configure thread-enabled readdir
- Simplify options
- Fix require in rc.d script
- Protect user-tunable files
- Default user and group to www
- Minor tweaks
- Bump portrevision
PR: ports/112103 [1], ports/111611 [2] (based on)
Submitted by: Beech Rintoul (maintainer) [1],
mnag [2]
v. 1.35
date: 2007/04/10 08:23:31; author: sat; state: Exp; lines: +14 -24
- Provide more mirrors
- Prepare conflicts for the upcoming cherokee-devel
- Don't build/install static libs
- Minor tweaks
- Bump portrevision
Approved by: Beech Rintoul (maintainer)
v. 1.34
date: 2007/02/04 03:15:23; author: sat; state: Exp; lines: +1 -7
- Update pkg-descr
- Remove support for 4.x
- Bump portrevision
PR: ports/108735
Submitted by: Beech Rintoul (maintainer)
v. 1.33
date: 2007/01/02 08:54:12; author: novel; state: Exp; lines: +2 -2
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
v. 1.32
date: 2006/12/15 08:17:41; author: miwi; state: Exp; lines: +2 -2
- Update to 0.5.6
PR: ports/106731
Submitted by: Beech Rintoul (maintainer)
v. 1.31
date: 2006/11/16 02:43:43; author: shaun; state: Exp; lines: +1 -1
Fix port - it compiled, but the daemon failed to start completely.
Reported by: Beech Rintoul (maintainer)
v. 1.30
date: 2006/11/07 16:54:49; author: alepulver; state: Exp; lines: +25 -7
- Added options.
PR: ports/105171
Submitted by: Beech Rintoul (maintainer)
v. 1.29
date: 2006/11/05 04:06:56; author: lawrance; state: Exp; lines: +1 -1
Assign maintainership.
PR: hasn't arrived yet
Submitted by: Beech Rintoul
v. 1.28
date: 2006/11/05 00:38:16; author: lawrance; state: Exp; lines: +1 -1
Update master site and WWW.
Submitted by: Andres Montalban
v. 1.27
date: 2006/09/20 10:33:33; author: miwi; state: Exp; lines: +1 -1
- Update to 0.5.5
PR: ports/103228
Submitted by: chinsan
v. 1.26
date: 2006/08/15 01:11:31; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.25
date: 2006/07/19 18:55:37; author: rafan; state: Exp; lines: +4 -4
- Update to 0.5.4
- Fix comment in cherokee.sh.in
PR: ports/100564
Submitted by: KATO Tsuguru
v. 1.24
date: 2006/07/06 17:41:22; author: novel; state: Exp; lines: +2 -1
Chase gnutls shlib version change.
v. 1.23
date: 2006/04/23 18:41:35; author: ahze; state: Exp; lines: +1 -1
- Update to 0.5.3
PR: 96220
Submitted by: Ports Fury
v. 1.22
date: 2006/04/17 17:49:04; author: ahze; state: Exp; lines: +1 -1
- Update to 0.5.2
v. 1.21
date: 2006/04/17 16:36:41; author: arved; state: Exp; lines: +1 -0
Add dependency on bison to fix build
Reported by: pointyhat
v. 1.20
date: 2006/04/15 19:41:36; author: arved; state: Exp; lines: +1 -3
Update to 0.5.1
PR: 95819
Submitted by: KATO Tsuguru
v. 1.19
date: 2006/03/20 21:51:35; author: pav; state: Exp; lines: +2 -2
- Add rc script
PR: ports/94724
Submitted by: chinsan
v. 1.18
date: 2006/02/23 10:39:36; author: ade; state: Exp; lines: +2 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.17
date: 2006/01/19 19:07:20; author: pav; state: Exp; lines: +3 -2
- Update to 0.4.30
PR: ports/92013
Submitted by: KATO Tsuguru
v. 1.16
date: 2006/01/09 16:34:19; author: novel; state: Exp; lines: +2 -1
Chase gnutls update.
v. 1.15
date: 2005/11/14 23:08:39; author: pav; state: Exp; lines: +2 -2
- Update to 0.4.29
PR: ports/89020
Submitted by: Ports Fury
v. 1.14
date: 2005/10/29 19:13:03; author: ehaupt; state: Exp; lines: +1 -1
Update to 0.4.28
PR: 88195
Submitted by: KATO Tsuguru
v. 1.13
date: 2005/10/21 19:49:10; author: pav; state: Exp; lines: +1 -1
- Update to 0.4.27
PR: ports/87744
Submitted by: KATO Tsuguru
v. 1.12
date: 2005/09/28 17:04:05; author: arved; state: Exp; lines: +1 -1
Update to 0.4.26
PR: 86681
Submitted by: KATO Tsuguru
v. 1.11
date: 2005/09/01 00:17:59; author: ahze; state: Exp; lines: +5 -0
- Fix build on 7.x
PR: ports/85539
Submitted by: Ports Fury
v. 1.10
date: 2005/08/30 01:33:56; author: ahze; state: Exp; lines: +2 -2
- Update to 0.4.25
PR: ports/85390
Submitted by: Ports Fury
v. 1.9
date: 2005/07/12 08:08:20; author: pav; state: Exp; lines: +10 -9
- Update to 0.4.24
PR: ports/83274
Submitted by: KATO Tsuguru
v. 1.8
date: 2005/05/26 17:22:05; author: pav; state: Exp; lines: +2 -2
- Update to 0.4.23
PR: ports/81513
Submitted by: KATO Tsuguru
v. 1.7
date: 2005/04/23 11:48:02; author: pav; state: Exp; lines: +34 -9
- Update to 0.4.19
- Unbreak plist
PR: ports/79977
Submitted by: KATO Tsuguru
v. 1.6
date: 2004/09/18 07:42:28; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Broken pkg-plist
Approved by: portmgr (self)
v. 1.5
date: 2004/07/17 18:58:41; author: krion; state: Exp; lines: +17 -27
Update to version 0.4.17
PR: ports/69190
Submitted by: Ports Fury
v. 1.4
date: 2004/06/29 10:12:34; author: linimon; state: Exp; lines: +1 -1
Reset bouncing maintainer address.
v. 1.3
date: 2004/06/04 17:29:35; author: ade; state: Exp; lines: +2 -2
Sync with new bsd.autotools.mk
v. 1.2
date: 2003/04/13 11:05:52; author: edwin; state: Exp; lines: +33 -69
Update www/cherokee
Update www/cherokee from 0.2.8 to 0.4.2
PR: ports/50764
Submitted by: Pierre-Luc Lesperance
v. 1.1
date: 2003/04/06 00:30:58; author: edwin; state: Exp;
new port: www/cherokee
Cherokee is a tiny, ultrafast, lightweight Web server. It
is implemented entirely in C, and has no dependencies beyond
a standard C library. It provides only the most basic HTTP
functionality, but is extremely fast and small.
PR: ports/38092
Submitted by: silence
=============================================================================
v. 1.40
date: 2007/10/17 10:12:58; author: ade; state: Exp; lines: +2 -2
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
v. 1.39
date: 2007/07/23 09:36:42; author: rafan; state: Exp; lines: +1 -2
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.38
date: 2007/07/01 08:56:08; author: novel; state: Exp; lines: +2 -2
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
v. 1.37
date: 2007/06/15 09:37:13; author: beech; state: Exp; lines: +2 -2
- Add master_sites mirrors.
- Change maintainer address.
Approved by: sat (mentor)
v. 1.36
date: 2007/04/26 15:02:48; author: sat; state: Exp; lines: +50 -43
- Remove checkconfig function from rc.d script
- Move www root into www/cherokee
- Configure thread-enabled readdir
- Simplify options
- Fix require in rc.d script
- Protect user-tunable files
- Default user and group to www
- Minor tweaks
- Bump portrevision
PR: ports/112103 [1], ports/111611 [2] (based on)
Submitted by: Beech Rintoul (maintainer) [1],
mnag [2]
v. 1.35
date: 2007/04/10 08:23:31; author: sat; state: Exp; lines: +14 -24
- Provide more mirrors
- Prepare conflicts for the upcoming cherokee-devel
- Don't build/install static libs
- Minor tweaks
- Bump portrevision
Approved by: Beech Rintoul (maintainer)
v. 1.34
date: 2007/02/04 03:15:23; author: sat; state: Exp; lines: +1 -7
- Update pkg-descr
- Remove support for 4.x
- Bump portrevision
PR: ports/108735
Submitted by: Beech Rintoul (maintainer)
v. 1.33
date: 2007/01/02 08:54:12; author: novel; state: Exp; lines: +2 -2
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
v. 1.32
date: 2006/12/15 08:17:41; author: miwi; state: Exp; lines: +2 -2
- Update to 0.5.6
PR: ports/106731
Submitted by: Beech Rintoul (maintainer)
v. 1.31
date: 2006/11/16 02:43:43; author: shaun; state: Exp; lines: +1 -1
Fix port - it compiled, but the daemon failed to start completely.
Reported by: Beech Rintoul (maintainer)
v. 1.30
date: 2006/11/07 16:54:49; author: alepulver; state: Exp; lines: +25 -7
- Added options.
PR: ports/105171
Submitted by: Beech Rintoul (maintainer)
v. 1.29
date: 2006/11/05 04:06:56; author: lawrance; state: Exp; lines: +1 -1
Assign maintainership.
PR: hasn't arrived yet
Submitted by: Beech Rintoul
v. 1.28
date: 2006/11/05 00:38:16; author: lawrance; state: Exp; lines: +1 -1
Update master site and WWW.
Submitted by: Andres Montalban
v. 1.27
date: 2006/09/20 10:33:33; author: miwi; state: Exp; lines: +1 -1
- Update to 0.5.5
PR: ports/103228
Submitted by: chinsan
v. 1.26
date: 2006/08/15 01:11:31; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.25
date: 2006/07/19 18:55:37; author: rafan; state: Exp; lines: +4 -4
- Update to 0.5.4
- Fix comment in cherokee.sh.in
PR: ports/100564
Submitted by: KATO Tsuguru
v. 1.24
date: 2006/07/06 17:41:22; author: novel; state: Exp; lines: +2 -1
Chase gnutls shlib version change.
v. 1.23
date: 2006/04/23 18:41:35; author: ahze; state: Exp; lines: +1 -1
- Update to 0.5.3
PR: 96220
Submitted by: Ports Fury
v. 1.22
date: 2006/04/17 17:49:04; author: ahze; state: Exp; lines: +1 -1
- Update to 0.5.2
v. 1.21
date: 2006/04/17 16:36:41; author: arved; state: Exp; lines: +1 -0
Add dependency on bison to fix build
Reported by: pointyhat
v. 1.20
date: 2006/04/15 19:41:36; author: arved; state: Exp; lines: +1 -3
Update to 0.5.1
PR: 95819
Submitted by: KATO Tsuguru
v. 1.19
date: 2006/03/20 21:51:35; author: pav; state: Exp; lines: +2 -2
- Add rc script
PR: ports/94724
Submitted by: chinsan
v. 1.18
date: 2006/02/23 10:39:36; author: ade; state: Exp; lines: +2 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.17
date: 2006/01/19 19:07:20; author: pav; state: Exp; lines: +3 -2
- Update to 0.4.30
PR: ports/92013
Submitted by: KATO Tsuguru
v. 1.16
date: 2006/01/09 16:34:19; author: novel; state: Exp; lines: +2 -1
Chase gnutls update.
v. 1.15
date: 2005/11/14 23:08:39; author: pav; state: Exp; lines: +2 -2
- Update to 0.4.29
PR: ports/89020
Submitted by: Ports Fury
v. 1.14
date: 2005/10/29 19:13:03; author: ehaupt; state: Exp; lines: +1 -1
Update to 0.4.28
PR: 88195
Submitted by: KATO Tsuguru
v. 1.13
date: 2005/10/21 19:49:10; author: pav; state: Exp; lines: +1 -1
- Update to 0.4.27
PR: ports/87744
Submitted by: KATO Tsuguru
v. 1.12
date: 2005/09/28 17:04:05; author: arved; state: Exp; lines: +1 -1
Update to 0.4.26
PR: 86681
Submitted by: KATO Tsuguru
v. 1.11
date: 2005/09/01 00:17:59; author: ahze; state: Exp; lines: +5 -0
- Fix build on 7.x
PR: ports/85539
Submitted by: Ports Fury
v. 1.10
date: 2005/08/30 01:33:56; author: ahze; state: Exp; lines: +2 -2
- Update to 0.4.25
PR: ports/85390
Submitted by: Ports Fury
v. 1.9
date: 2005/07/12 08:08:20; author: pav; state: Exp; lines: +10 -9
- Update to 0.4.24
PR: ports/83274
Submitted by: KATO Tsuguru
v. 1.8
date: 2005/05/26 17:22:05; author: pav; state: Exp; lines: +2 -2
- Update to 0.4.23
PR: ports/81513
Submitted by: KATO Tsuguru
v. 1.7
date: 2005/04/23 11:48:02; author: pav; state: Exp; lines: +34 -9
- Update to 0.4.19
- Unbreak plist
PR: ports/79977
Submitted by: KATO Tsuguru
v. 1.6
date: 2004/09/18 07:42:28; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Broken pkg-plist
Approved by: portmgr (self)
v. 1.5
date: 2004/07/17 18:58:41; author: krion; state: Exp; lines: +17 -27
Update to version 0.4.17
PR: ports/69190
Submitted by: Ports Fury
v. 1.4
date: 2004/06/29 10:12:34; author: linimon; state: Exp; lines: +1 -1
Reset bouncing maintainer address.
v. 1.3
date: 2004/06/04 17:29:35; author: ade; state: Exp; lines: +2 -2
Sync with new bsd.autotools.mk
v. 1.2
date: 2003/04/13 11:05:52; author: edwin; state: Exp; lines: +33 -69
Update www/cherokee
Update www/cherokee from 0.2.8 to 0.4.2
PR: ports/50764
Submitted by: Pierre-Luc Lesperance
v. 1.1
date: 2003/04/06 00:30:58; author: edwin; state: Exp;
new port: www/cherokee
Cherokee is a tiny, ultrafast, lightweight Web server. It
is implemented entirely in C, and has no dependencies beyond
a standard C library. It provides only the most basic HTTP
functionality, but is extremely fast and small.
PR: ports/38092
Submitted by: silence
=============================================================================
|
| |

|