notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/cherokee/Makefile

Number of commits found: 148 (showing only 100 on this page)

1 | 2  »  

Thursday, 26 Dec 2019
07:54 antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
Original commitRevision:520894 
Friday, 15 Nov 2019
10:12 tobik search for other commits by this committer
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
Original commitRevision:517643 
Monday, 5 Aug 2019
23:06 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Original commitRevision:508216 
Sunday, 13 Jan 2019
20:58 adamw search for other commits by this committer
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.

Also, as suggested by zi, add an UPDATING note about this.
Original commitRevision:490211 
Tuesday, 6 Nov 2018
01:50 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.1

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Original commitRevision:484273 
Tuesday, 23 Oct 2018
16:34 jbeich search for other commits by this committer
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
Original commitRevision:482846 
Wednesday, 2 May 2018
15:07 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.0

- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
Original commitRevision:468844 
Monday, 19 Feb 2018
11:10 antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Original commitRevision:462307 
Thursday, 2 Nov 2017
13:26 mat search for other commits by this committer
Correctly register the run-time python dependency for the ADMIN option.

Sponsored by:	Absolight
Original commitRevision:453344 
Saturday, 21 Oct 2017
06:50 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.4

Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
Original commitRevision:452570 
Monday, 22 May 2017
22:29 linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
Original commitRevision:441494 
Wednesday, 15 Mar 2017
14:45 mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Original commitRevision:436247 
Sunday, 11 Dec 2016
15:22 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.2.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
Original commitRevision:428352 
Friday, 9 Sep 2016
19:42 amdmi3 search for other commits by this committer
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
  CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
  for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
  to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well

Submitted by:	amdmi3
Reviewed by:	mat
Exp-run by:	antoine
Approved by:	portmgr (mat, antoine)
Differential Revision:	D7534
Original commitRevision:421635 
Monday, 2 May 2016
16:08 zeising search for other commits by this committer
Update databases/rrdtool to 1.6.0

Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.

Bump portrevision for depending ports due to shlib version bump.

For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES

Reviewed by:	kwm
Differential Revision:	D6168
Original commitRevision:414458 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Wednesday, 29 Jul 2015
22:09 antoine search for other commits by this committer
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python

PR:		201077
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D2955
Original commitRevision:393196 
Thursday, 7 May 2015
20:24 mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385665 
Wednesday, 6 May 2015
23:03 amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
Original commitRevision:385577 
Sunday, 19 Apr 2015
20:09 tijl search for other commits by this committer
Remove ${WRKSRC}/INSTALL because it's a symlink to a non-existent file
which confuses autoreconf.

Reported by:	antoine
Original commitRevision:384325 
Saturday, 18 Apr 2015
12:58 tijl search for other commits by this committer
Convert to USES=autoreconf
Original commitRevision:384225 
Thursday, 19 Mar 2015
16:44 bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
Original commitRevision:381618 
Saturday, 13 Sep 2014
18:25 tijl search for other commits by this committer
Use default LIBTOOLIZE_ARGS
Original commitRevision:368126 
Saturday, 23 Aug 2014
16:32 adamw search for other commits by this committer
Update to 1.2.104 and stage.

PR:		192813
Submitted by:	Ports Fury
Original commitRevision:365755 
Monday, 11 Aug 2014
17:05 adamw search for other commits by this committer
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:364628 
Thursday, 24 Jul 2014
18:34 tijl search for other commits by this committer
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
Original commitRevision:362835 
Monday, 10 Feb 2014
11:17 bapt search for other commits by this committer
Mark as broken: no public distfiles
Original commitRevision:343621 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Original commitRevision:339634 
Thursday, 9 Jan 2014
19:53 rakuco search for other commits by this committer
- Unbreak.
  Remove a useless check for sig_atomic_t that never worked because
  configure.ac calls AC_CHECK_SIZEOF without telling it to include signal.h
  Submitted upstream as https://github.com/cherokee/webserver/pull/1100

- Use the new LIB_DEPENDS syntax.

PR:		ports/180647
PR:		ports/179726
Original commitRevision:339271 
Wednesday, 11 Dec 2013
19:35 eadler search for other commits by this committer
Multiple ports: fix COMMENT

'Extremely' and 'Very' offer no value to the user.
Original commitRevision:336210 
Thursday, 7 Nov 2013
08:06 bapt search for other commits by this committer
Mark as broken: does not configure

checking size of sig_atomic_t... configure: error: in
+`/wrkdirs/usr/ports/www/cherokee/work/cherokee-1.2.101':
configure: error: cannot compute sizeof (sig_atomic_t)
See `config.log' for more details

Reported by:	pkg-fallout
Original commitRevision:333067 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Friday, 6 Sep 2013
05:22 rm search for other commits by this committer
- drop maintainership
- convert USE_GMAKE to USES, while here

PR:		181857
Submitted by:	chris petrik <c.petrik.sosa@gmail.com> (maintainer)
Original commitRevision:326461 
Sunday, 25 Aug 2013
02:03 rakuco search for other commits by this committer
Remove PORTSCOUT option as it blocks update to newer versions.

PR:		ports/181427
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Original commitRevision:325322 
Friday, 26 Apr 2013
10:44 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Original commitRevision:316596 
Tuesday, 23 Apr 2013
14:20 bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
Original commitRevision:316355 
Tuesday, 19 Mar 2013
13:04 eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
Original commitRevision:314640 
Thursday, 7 Mar 2013
03:25 bdrewery search for other commits by this committer
- Please welcome back Chris Petrik as maintainer of
  these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
Original commitRevision:313559 
Thursday, 7 Feb 2013
12:37 gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)

Approved by:	portmgr
Original commitRevision:311829 
Monday, 10 Dec 2012
19:11 mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Original commitRevision:308630 
01:20 eadler search for other commits by this committer
Revert Chris Petrik's ports to the pool.  Thank you for all your work so far,
and should you desire to return just let us know.

PR:		ports/174309
Submitted by:	Chris Petrik
Original commitRevision:308576 
Wednesday, 21 Nov 2012
00:47 zi search for other commits by this committer
- Add portscout options
- Cleanup whitespace
- Replace MASTER_SITES

Submitted by:	c.petrik.sosa@gmail.com (maintainer)
Feature safe:	yes
Original commitRevision:307610 
Saturday, 6 Oct 2012
00:09 bapt search for other commits by this committer
Over to new volunteer
While here make use of USE_PKGCONFIG
Original commitRevision:305327 
Friday, 5 Oct 2012
16:30 bapt search for other commits by this committer
Convert to new options framework
Original commitRevision:305307 
Saturday, 22 Sep 2012
03:45 tabthorpe search for other commits by this committer
- Reassign to the heap at the maintainer's request
Original commitRevision:304657 
Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 7 May 2012
18:52 sylvio search for other commits by this committer
- Chase rrdtool shlib version bump.
Original commit
Tuesday, 14 Feb 2012
12:45 mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
Original commit
Tuesday, 3 Jan 2012
23:32 miwi search for other commits by this committer
- Update to 1.2.101

PR:             163197
Submitted by:   Juan Cristobal Caranza <sysadmin@su-casa.com.mx>
Approved by:    maintainer
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Thursday, 11 Aug 2011
19:20 kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Original commit
Friday, 24 Jun 2011
22:39 mm search for other commits by this committer
Bump due to ffmpeg update to 0.7.1
Original commit
Tuesday, 12 Apr 2011
04:31 dhn search for other commits by this committer
- Update to 1.2.2

PR:             ports/156045
Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
Original commit
Friday, 25 Feb 2011
04:40 miwi search for other commits by this committer
- Move over to py25
- while here drop md5 support
- Small cleanups
Original commit
Saturday, 5 Feb 2011
03:35 miwi search for other commits by this committer
- Update to 1.0.19

PR:             154438
Submitted by:   Diego Schulz <dschulz@gmail.com>
Feature safe:   yes
Original commit
Thursday, 27 Jan 2011
14:22 pav search for other commits by this committer
- Update to 1.0.18

PR:             ports/154211
Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
Feature safe:   yes
Original commit
Thursday, 6 Jan 2011
00:54 wen search for other commits by this committer
- Update to 1.0.15

PR:             ports/153698
Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
Original commit
Thursday, 9 Dec 2010
06:24 wen search for other commits by this committer
- Update to 1.0.10

PR:             ports/152585
Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
Original commit
Thursday, 18 Nov 2010
11:08 pav search for other commits by this committer
- Update to 1.0.9

PR:             ports/152339
Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
Original commit
Wednesday, 15 Sep 2010
12:29 pav search for other commits by this committer
- Update to 1.0.8
- Handle permissions on log files
- Run under www user

PR:             ports/149575
Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
Original commit
Tuesday, 10 Aug 2010
03:00 sahil search for other commits by this committer
- Update to 1.0.7

PR:             ports/149484
Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
Original commit
Saturday, 7 Aug 2010
14:11 pav search for other commits by this committer
- Update to 1.0.6

PR:             ports/149303
Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
Original commit
Saturday, 24 Jul 2010
16:38 mm search for other commits by this committer
- Update ffmpeg to 0.6
Original commit
Thursday, 8 Jul 2010
02:25 sahil search for other commits by this committer
- Update to 1.0.5

PR:             ports/148434
Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
Approved by:    wxs@/itetcu@ (mentors, implicit)
Feature safe:   yes
Original commit
Monday, 28 Jun 2010
02:00 wen search for other commits by this committer
- Update to 1.0.4

PR:             ports/148074
Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
Feature safe:   yes
Original commit
Tuesday, 15 Jun 2010
18:05 lwhsu search for other commits by this committer
- Update to 1.0.2

PR:             ports/147880
Submitted by:   Diego Schulz <dschulz AT gmail.com> (maintainer)
Original commit
Wednesday, 9 Jun 2010
03:45 wen search for other commits by this committer
- Add an optional dependency on uWSGI

PR:             ports/146867
Submitted by:   Daniel Gerzo <danger@freebsd.org>
Approved by:    maintainer
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Wednesday, 19 May 2010
06:36 wen search for other commits by this committer
- Update to 1.0.1
- Add an optional dependency on rrdtool

PR:             ports/146712
Submitted by:   Daniel Gerzo <danger@alice.syscare.sk>
Approved by:    maintainer
Original commit
Sunday, 16 May 2010
22:20 sylvio search for other commits by this committer
- Update to 1.0.0

PR:             ports/146501
Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
Original commit
Sunday, 9 May 2010
11:22 miwi search for other commits by this committer
- Update to 0.99.48

PR:             146314
Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
Original commit
Saturday, 1 May 2010
15:12 sylvio search for other commits by this committer
- Update to 0.99.46

PR:             ports/146092
Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
Original commit
Tuesday, 23 Mar 2010
02:50 wen search for other commits by this committer
- Update to 0.99.44

PR:             ports/144940
Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
Original commit
Monday, 15 Mar 2010
01:16 wen search for other commits by this committer
- Add an option to run the daemon as www user (not root)

PR:             ports/144698
Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
Original commit
Friday, 12 Mar 2010
02:04 wen search for other commits by this committer
- Pass maintainership to new volunteer.

Submitted by:   dschulz@gmail.com (via email)
Original commit
Wednesday, 10 Mar 2010
18:01 miwi search for other commits by this committer
- Update to

PR:             144628
Submitted by:   Diego Schulz <dschulz@gmail.com>
Original commit
Saturday, 26 Dec 2009
05:33 delphij search for other commits by this committer
Update to 0.99.38.
Original commit
Wednesday, 16 Dec 2009
08:12 wen search for other commits by this committer
- Update to 0.99.36

PR:             ports/141645
Submitted by:   Jaime Bozza <jbozza@mindsites.com>
Original commit
Friday, 4 Dec 2009
02:38 linimon search for other commits by this committer
Reinstate maintainer at his request.
Original commit
Thursday, 26 Nov 2009
00:36 linimon search for other commits by this committer
Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.

Requested by:   maintainer
Original commit
Monday, 9 Nov 2009
08:13 arved search for other commits by this committer
Update to 0.99.27

PR:             140396
Submitted by:   maintainer
Original commit
Saturday, 19 Sep 2009
04:19 wxs search for other commits by this committer
- Pass maintainer to submitter.

PR:             ports/138957
Submitted by:   Chris Petrik <chris@officialunix.com>
Feature safe:   yes
Original commit
Friday, 4 Sep 2009
20:43 miwi search for other commits by this committer
- Update to 0.99.24

PR:             138484
Submitted by:   Jaime Bozza <jbozza@mindsites.com> (maintainer)
Original commit
Friday, 28 Aug 2009
16:52 linimon search for other commits by this committer
Reset beech@FreeBSD.org while he works on restoring his email situation.

Hat:            portmgr
Original commit
Thursday, 27 Aug 2009
21:04 miwi search for other commits by this committer
- Update to 0.99.22

PR:             137464
Submitted by:   Jaime Bozza <jbozza@mindsites.com>
Approved by:    beech (maintainer implicit)
Original commit
Wednesday, 8 Jul 2009
14:12 pav search for other commits by this committer
- Update to 0.99.20

PR:             ports/136036
Submitted by:   Jaime Bozza <jbozza@mindsites.com>
Original commit
Tuesday, 3 Mar 2009
09:17 beech search for other commits by this committer
- Update to 0.99.2
- Add mirrors
Original commit
Saturday, 10 Jan 2009
15:06 pav search for other commits by this committer
- Actually fix the typo

Pointy hat to:  beech
Original commit
Tuesday, 6 Jan 2009
23:36 beech search for other commits by this committer
- Fix typo
- Bump portrevision
Original commit
Saturday, 3 Jan 2009
06:55 beech search for other commits by this committer
- Fix plist
Original commit
06:22 beech search for other commits by this committer
- Add options for MySQL and LDAP
- Bump portrevision

Suggested by:   Marek Kubica <marek@xivilization.net>
Original commit
Thursday, 25 Dec 2008
19:29 beech search for other commits by this committer
- Update to 0.11.6 (bugfix)

- Cherokee-admin: Fixes a user directory related bug
- Fixes handling of long POSTs over https
- DB balancer: it can be used inside a directory now
Original commit
Thursday, 18 Dec 2008
21:01 beech search for other commits by this committer
- Update to 0.11.5 (bugfix)

- Cherokee-admin: IPv6 validation was fixed
- TLS/SSL support: A crypto related issues was fixed
Original commit
Wednesday, 17 Dec 2008
22:09 beech search for other commits by this committer
- Update to 0.11.4
Original commit
Wednesday, 3 Dec 2008
11:53 beech search for other commits by this committer
- Update to 0.11.3
Original commit
Sunday, 30 Nov 2008
23:37 beech search for other commits by this committer
- Update to 0.11.2
Original commit
Friday, 28 Nov 2008
14:38 beech search for other commits by this committer
- Update to 0.11.1
Original commit
Friday, 17 Oct 2008
19:27 beech search for other commits by this committer
- Update to 0.9.4
Original commit
Friday, 3 Oct 2008
17:48 beech search for other commits by this committer
- Update to 0.9.2 (bugfix release)
Original commit

Number of commits found: 148 (showing only 100 on this page)

1 | 2  »