FreshPorts -- The Place For Ports Sat, 22 Nov 2008 6:28 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: www/cherokee/Makefile
CVSWeb

Number of commits found: 50

Fri, 17 Oct 2008
[ 20:27 beech ] Original commit 
1.50 www/cherokee/Makefile
1.25 www/cherokee/distinfo
- Update to 0.9.4
Fri, 3 Oct 2008
[ 18:48 beech ] Original commit 
1.49 www/cherokee/Makefile
1.24 www/cherokee/distinfo
- Update to 0.9.2 (bugfix release)
Mon, 29 Sep 2008
[ 21:40 beech ] Original commit 
1.48 www/cherokee/Makefile
1.23 www/cherokee/distinfo
- Update to 0.9.1 (Bugfix release)

Cherokee:
- Fixes a stability issue
- Fixes a shut down issue
- Improves log opening

Documentation:
- PathInfo is better explained

Administration interface:
- Option list entries now work
Fri, 26 Sep 2008
[ 21:36 beech ] Original commit 
1.47 www/cherokee/Makefile
1.22 www/cherokee/distinfo
1.21 www/cherokee/pkg-plist
- Update to 0.9.0

Cherokee:
- Adds a MySQL bridge and load balancer
- Adds TLS SNI support
- Adds support for expiration headers
- Adds a custom error handler
- Adds encoding fine grain management
- Chunked Encoding support is much faster now
- TLS/SSL support bugfixes
- Keep-Alive bugfixes
- Uses a new 'information source' concept
- Adds relative path support to -r

Documentation:
- Huge documentation update
- Man pages updates

Administration interface:
- It implements form auto-submission
- In certain cases, it hides useless options
- Its help support has been dastrically improved
Mon, 1 Sep 2008
[ 19:27 beech ] Original commit 
1.46 www/cherokee/Makefile
1.7 www/cherokee/files/cherokee.sh.in
- Add flag to detach from console on system start
- Bump portrevision

PR:             ports/127020
Submitted by:   Dulmandakh Sukhbaatar <dulmandakh@gmail.com>
Fri, 29 Aug 2008
[ 18:43 beech ] Original commit 
1.45 www/cherokee/Makefile
1.6 www/cherokee/files/cherokee.sh.in
- Fix rc script
- Bump portrevision

PR:             ports/126954
Submitted by:   Dulmandakh Sukhbaatar <dulmandakh@gmail.com>
Thu, 28 Aug 2008
[ 03:29 beech ] Original commit 
1.44 www/cherokee/Makefile
1.5 www/cherokee/files/cherokee.sh.in
1.21 www/cherokee/distinfo
1.6 www/cherokee/pkg-descr
1.19 www/cherokee/pkg-plist
- Update to 0.8.1
- Major release with complete docs and admin interface
Fri, 25 Jul 2008
[ 15:34 pav ] Original commit 
1.6 accessibility/py-papi/Makefile
1.9 astro/gpstk/Makefile
1.17 astro/nova/Makefile
1.24 audio/ccaudio/Makefile
1.18 audio/fcplay/Makefile
1.23 audio/gkrellmss2/Makefile
1.17 audio/jack-keyboard/Makefile
1.20 audio/rawrec/Makefile
1.3 benchmarks/thrulay/Makefile
1.7 biology/blat/Makefile

(Only the first 10 of 213 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Tue, 25 Mar 2008
[ 09:03 beech ] Original commit 
1.42 www/cherokee/Makefile
1.4 www/cherokee/files/cherokee.sh.in
1.20 www/cherokee/distinfo
1.4 www/cherokee/files/patch-cherokee-socket.c
1.18 www/cherokee/pkg-plist
- Update to 0.6.1

- Many changes since 0.5. See http://www.cherokee-project.com
Mon, 3 Mar 2008
[ 11:57 novel ] Original commit 
1.24 deskutils/fusenshi/Makefile
1.58 devel/libsoup/Makefile
1.91 ftp/curl/Makefile
1.11 ftp/filezilla/Makefile
1.123 ftp/lftp/Makefile
1.16 ftp/moftpd/Makefile
1.16 ftp/wput/Makefile
1.53 ftp/wzdftpd/Makefile
1.20 games/libggz/Makefile
1.38 irc/bitlbee/Makefile

(Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
Wed, 17 Oct 2007
[ 11:13 ade ] Original commit 
1.1502 MOVED
1.29 audio/denemo/Makefile
1.13 audio/rezound/Makefile
1.28 audio/sfront/Makefile
1.11 biology/chemeq/Makefile
1.12 cad/alliance/Makefile
1.29 cad/iverilog/Makefile
1.6 cad/opencascade/Makefile
1.21 cad/tkgate/Makefile
1.54 databases/clip/Makefile

(Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
Mon, 23 Jul 2007
[ 10:36 rafan ] Original commit 
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile

(Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- 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
Sun, 1 Jul 2007
[ 09:56 novel ] Original commit 
1.23 deskutils/fusenshi/Makefile
1.53 devel/libsoup/Makefile
1.86 ftp/curl/Makefile
1.6 ftp/filezilla/Makefile
1.118 ftp/lftp/Makefile
1.14 ftp/moftpd/Makefile
1.51 ftp/wzdftpd/Makefile
1.18 games/libggz/Makefile
1.33 irc/bitlbee/Makefile
1.16 irc/ctrlproxy/Makefile

(Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
Fri, 15 Jun 2007
[ 10:37 beech ] Original commit 
1.8 irc/eggcreator/Makefile
1.16 irc/eggdrop/Makefile
1.37 www/cherokee/Makefile
- Add master_sites mirrors.
- Change maintainer address.

Approved by:    sat (mentor)
Thu, 26 Apr 2007
[ 16:02 sat ] Original commit 
1.36 www/cherokee/Makefile
1.3 www/cherokee/files/cherokee.sh.in
1.4 www/cherokee/files/patch-Makefile.in
1.17 www/cherokee/pkg-plist
- 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 <beech@alaskaparadise.com> (maintainer) [1],
                mnag [2]
Tue, 10 Apr 2007
[ 09:23 sat ] Original commit 
1.35 www/cherokee/Makefile
1.16 www/cherokee/pkg-plist
- Provide more mirrors
- Prepare conflicts for the upcoming cherokee-devel
- Don't build/install static libs
- Minor tweaks
- Bump portrevision

Approved by:    Beech Rintoul <freebsd@alaskaparadise.com> (maintainer)
Sun, 4 Feb 2007
[ 03:15 sat ] Original commit 
1.34 www/cherokee/Makefile
1.5 www/cherokee/pkg-descr
1.15 www/cherokee/pkg-plist
- Update pkg-descr
- Remove support for 4.x
- Bump portrevision

PR:             ports/108735
Submitted by:   Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Tue, 2 Jan 2007
[ 08:54 novel ] Original commit 
1.50 devel/libsoup/Makefile
1.84 ftp/curl/Makefile
1.114 ftp/lftp/Makefile
1.13 ftp/moftpd/Makefile
1.46 ftp/wzdftpd/Makefile
1.15 games/libggz/Makefile
1.29 irc/bitlbee/Makefile
1.32 irc/scrollz/Makefile
1.21 irc/weechat/Makefile
1.28 mail/anubis/Makefile

(Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
Fri, 15 Dec 2006
[ 08:17 miwi ] Original commit 
1.32 www/cherokee/Makefile
1.19 www/cherokee/distinfo
1.3 www/cherokee/files/patch-cherokee-connection.c
1.5 www/cherokee/files/patch-cherokee-fdpoll-kqueue.c
1.3 www/cherokee/files/patch-cherokee-handler_cgi_base.c
1.3 www/cherokee/files/patch-cherokee-socket.c
1.2 www/cherokee/files/patch-cherokee-socket.h
- Update to 0.5.6

PR:             ports/106731
Submitted by:   Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Thu, 16 Nov 2006
[ 02:43 shaun ] Original commit 
1.31 www/cherokee/Makefile
1.2 www/cherokee/files/patch-cherokee-connection.c
1.2 www/cherokee/files/patch-cherokee-handler_cgi_base.c
Fix port - it compiled, but the daemon failed to start completely.

Reported by:    Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Tue, 7 Nov 2006
[ 16:54 alepulver ] Original commit 
1.30 www/cherokee/Makefile
- Added options.

PR:             ports/105171
Submitted by:   Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Sun, 5 Nov 2006
[ 04:06 lawrance ] Original commit 
1.29 www/cherokee/Makefile
Assign maintainership.

PR:             hasn't arrived yet
Submitted by:   Beech Rintoul <beech@alaskaparadise.com>
[ 00:38 lawrance ] Original commit 
1.28 www/cherokee/Makefile
1.4 www/cherokee/pkg-descr
Update master site and WWW.

Submitted by:           Andres Montalban <andres.montalban@itbusiness.com.uy>
Wed, 20 Sep 2006
[ 11:33 miwi ] Original commit 
1.27 www/cherokee/Makefile
1.18 www/cherokee/distinfo
1.1 www/cherokee/files/patch-cherokee-connection.c
1.4 www/cherokee/files/patch-cherokee-fdpoll-kqueue.c
1.1 www/cherokee/files/patch-cherokee-handler_cgi_base.c
1.2 www/cherokee/files/patch-cherokee-socket.c
1.4 www/cherokee/files/patch-cherokee-util.h
- Update to 0.5.5

PR:             ports/103228
Submitted by:   chinsan <chinsan.tw@gmail.com>
Tue, 15 Aug 2006
[ 02:11 clsung ] Original commit 
1.15 www/cgic/Makefile
1.25 www/cgiparse/Makefile
1.26 www/cherokee/Makefile
1.26 www/dpsearch/Makefile
1.36 www/harvest/Makefile
1.42 www/libwww/Makefile
1.64 www/mnogosearch31/Makefile
1.31 www/openvrml/Makefile
1.10 www/osb-nrcit/Makefile
1.12 www/osb-nrcore/Makefile

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- 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 <gslin_AT_gslin dot org>
Wed, 19 Jul 2006
[ 19:55 rafan ] Original commit 
1.25 www/cherokee/Makefile
1.2 www/cherokee/files/cherokee.sh.in
1.17 www/cherokee/distinfo
- Update to 0.5.4
- Fix comment in cherokee.sh.in

PR:             ports/100564
Submitted by:   KATO Tsuguru
Thu, 6 Jul 2006
[ 18:41 novel ] Original commit 
1.44 devel/libsoup/Makefile
1.12 ftp/moftpd/Makefile
1.44 ftp/wzdftpd/Makefile
1.14 games/libggz/Makefile
1.25 irc/bitlbee/Makefile
1.16 irc/weechat/Makefile
1.36 mail/libetpan/Makefile
1.26 mail/libnewmail/Makefile
1.24 mail/msmtp/Makefile
1.15 mail/mutt-ng/Makefile

(Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Chase gnutls shlib version change.
Sun, 23 Apr 2006
[ 19:41 ahze ] Original commit 
1.23 www/cherokee/Makefile
1.16 www/cherokee/distinfo
- Update to 0.5.3

PR:             96220
Submitted by:   Ports Fury
Mon, 17 Apr 2006
[ 18:49 ahze ] Original commit 
1.22 www/cherokee/Makefile
1.15 www/cherokee/distinfo
- Update to 0.5.2
[ 17:36 arved ] Original commit 
1.21 www/cherokee/Makefile
Add dependency on bison to fix build

Reported by:    pointyhat
Sat, 15 Apr 2006
[ 20:41 arved ] Original commit 
1.20 www/cherokee/Makefile
1.14 www/cherokee/distinfo
1.3 www/cherokee/files/patch-Makefile.in
1.14 www/cherokee/pkg-plist
Update to 0.5.1

PR:             95819
Submitted by:   KATO Tsuguru
Mon, 20 Mar 2006
[ 21:51 pav ] Original commit 
1.19 www/cherokee/Makefile
1.1 www/cherokee/files/cherokee.sh.in
- Add rc script

PR:             ports/94724
Submitted by:   chinsan <chinsan.tw@gmail.com>
Thu, 23 Feb 2006
[ 10:40 ade ] Original commit 
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile

(Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Thu, 19 Jan 2006
[ 19:07 pav ] Original commit 
1.17 www/cherokee/Makefile
1.13 www/cherokee/distinfo
1.2 www/cherokee/files/patch-Makefile.in
1.3 www/cherokee/files/patch-cherokee-fdpoll-kqueue.c
1.2 www/cherokee/files/patch-cherokee-request.h
1.11 www/cherokee/pkg-plist
- Update to 0.4.30

PR:             ports/92013
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Mon, 9 Jan 2006
[ 16:34 novel ] Original commit 
1.37 devel/libsoup/Makefile
1.76 ftp/curl/Makefile
1.103 ftp/lftp/Makefile
1.11 ftp/moftpd/Makefile
1.11 games/libggz/Makefile
1.20 irc/bitlbee/Makefile
1.26 mail/anubis/Makefile
1.30 mail/libetpan/Makefile
1.20 mail/libnewmail/Makefile
1.9 mail/mutt-ng/Makefile

(Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Chase gnutls update.
Mon, 14 Nov 2005
[ 23:08 pav ] Original commit 
1.15 www/cherokee/Makefile
1.12 www/cherokee/distinfo
1.10 www/cherokee/pkg-plist
- Update to 0.4.29

PR:             ports/89020
Submitted by:   Ports Fury
Sat, 29 Oct 2005
[ 20:13 ehaupt ] Original commit 
1.14 www/cherokee/Makefile
1.11 www/cherokee/distinfo
Update to 0.4.28

PR:             88195
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Fri, 21 Oct 2005
[ 20:49 pav ] Original commit 
1.13 www/cherokee/Makefile
1.10 www/cherokee/distinfo
1.3 www/cherokee/files/patch-cherokee-util.h
- Update to 0.4.27

PR:             ports/87744
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Wed, 28 Sep 2005
[ 18:04 arved ] Original commit 
1.12 www/cherokee/Makefile
1.9 www/cherokee/distinfo
1.2 www/cherokee/files/patch-cherokee-util.h
1.9 www/cherokee/pkg-plist
Update to 0.4.26

PR:             86681
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Thu, 1 Sep 2005
[ 01:17 ahze ] Original commit 
1.11 www/cherokee/Makefile
- Fix build on 7.x

PR:             ports/85539
Submitted by:   Ports Fury
Tue, 30 Aug 2005
[ 02:33 ahze ] Original commit 
1.10 www/cherokee/Makefile
1.8 www/cherokee/distinfo
1.1 www/cherokee/files/patch-cherokee-socket.c
1.1 www/cherokee/files/patch-cherokee-util.h
1.8 www/cherokee/pkg-plist
- Update to 0.4.25

PR:             ports/85390
Submitted by:   Ports Fury
Tue, 12 Jul 2005
[ 09:08 pav ] Original commit 
1.9 www/cherokee/Makefile
1.7 www/cherokee/distinfo
1.1 www/cherokee/files/patch-Makefile.in
1.2 www/cherokee/files/patch-cherokee-buffer.c
1.2 www/cherokee/files/patch-cherokee-config_protocol_scanner.c
1.1 www/cherokee/files/patch-cherokee-fdpoll-kqueue.c
1.2 www/cherokee/files/patch-cherokee-validator_pam.c
1.7 www/cherokee/pkg-plist
- Update to 0.4.24

PR:             ports/83274
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Thu, 26 May 2005
[ 18:22 pav ] Original commit 
1.8 www/cherokee/Makefile
1.6 www/cherokee/distinfo
1.1 www/cherokee/files/patch-cherokee-buffer.c
1.1 www/cherokee/files/patch-cherokee-config_protocol_scanner.c
1.6 www/cherokee/pkg-plist
- Update to 0.4.23

PR:             ports/81513
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sat, 23 Apr 2005
[ 12:48 pav ] Original commit 
1.7 www/cherokee/Makefile
1.5 www/cherokee/distinfo
1.1 www/cherokee/files/patch-cherokee-socket.h
1.1 www/cherokee/files/patch-cherokee-validator_pam.c
1.2 www/cherokee/files/patch-cherokee.conf.sample.pre
1.2 www/cherokee/files/patch-src::socket.h
1.3 www/cherokee/pkg-descr
1.5 www/cherokee/pkg-plist
- Update to 0.4.19
- Unbreak plist

PR:             ports/79977
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sat, 18 Sep 2004
[ 08:42 kris ] Original commit 
1.6 www/cherokee/Makefile
BROKEN on 5.x: Broken pkg-plist

Approved by:    portmgr (self)
Sat, 17 Jul 2004
[ 19:58 krion ] Original commit 
1.5 www/cherokee/Makefile
1.4 www/cherokee/distinfo
1.3 www/cherokee/files/patch-aa
1.2 www/cherokee/files/patch-ab
1.1 www/cherokee/files/patch-cherokee.conf.sample.pre
1.1 www/cherokee/files/patch-src::socket.h
1.2 www/cherokee/pkg-descr
1.3 www/cherokee/pkg-plist
Update to version 0.4.17

PR:             ports/69190
Submitted by:   Ports Fury
Tue, 29 Jun 2004
[ 11:12 linimon ] Original commit 
1.4 www/cherokee/Makefile
Reset bouncing maintainer address.
Fri, 4 Jun 2004
[ 18:29 ade ] Original commit 
1.21 archivers/libcomprex/Makefile
1.50 archivers/rpm/Makefile
1.10 archivers/sectar/Makefile
1.19 audio/ecasound/Makefile
1.5 audio/faac/Makefile
1.20 audio/faad/Makefile
1.24 audio/glame/Makefile
1.12 audio/xmms-faad/Makefile
1.7 audio/xmms-imms/Makefile
1.3 audio/xmms-jack/Makefile

(Only the first 10 of 149 ports in this commit are shown above. View all ports for this commit)
Sync with new bsd.autotools.mk
Sun, 13 Apr 2003
[ 12:05 edwin ] Original commit 
1.2 www/cherokee/Makefile
1.2 www/cherokee/distinfo
1.2 www/cherokee/files/patch-aa
1.1 www/cherokee/files/patch-ab
1.2 www/cherokee/pkg-plist
Update www/cherokee

        Update www/cherokee from 0.2.8 to 0.4.2

PR:             ports/50764
Submitted by:   Pierre-Luc Lesperance <oksala@videotron.ca>
Sun, 6 Apr 2003
[ 01:30 edwin ] Original commit 
1.630 www/Makefile
1.1 www/cherokee/Makefile
1.1 www/cherokee/distinfo
1.1 www/cherokee/files/patch-aa
1.1 www/cherokee/pkg-descr
1.1 www/cherokee/pkg-plist
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 <oksala@videotron.ca>

Number of commits found: 50

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19422
Broken 158
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 65
Interactive 78
new 24 hours 14
new 48 hours17
new 7 days44
new fortnight82
new month129

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.264 seconds.