non port: www/cherokee/Makefile |
Number of commits found: 148 (showing only 100 on this page) |
Thursday, 26 Dec 2019
|
07:54 antoine
Deprecate a few ports
With hat: portmgr
|
Friday, 15 Nov 2019
|
10:12 tobik
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
|
Monday, 5 Aug 2019
|
23:06 jbeich
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/
|
Sunday, 13 Jan 2019
|
20:58 adamw
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this.
|
Tuesday, 6 Nov 2018
|
01:50 jbeich
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/
|
Tuesday, 23 Oct 2018
|
16:34 jbeich
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
|
Wednesday, 2 May 2018
|
15:07 jbeich
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
|
Monday, 19 Feb 2018
|
11:10 antoine
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Thursday, 2 Nov 2017
|
13:26 mat
Correctly register the run-time python dependency for the ADMIN option.
Sponsored by: Absolight
|
Saturday, 21 Oct 2017
|
06:50 jbeich
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
|
Monday, 22 May 2017
|
22:29 linimon
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
|
Wednesday, 15 Mar 2017
|
14:45 mat
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Sunday, 11 Dec 2016
|
15:22 jbeich
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)
|
Friday, 9 Sep 2016
|
19:42 amdmi3
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
|
Monday, 2 May 2016
|
16:08 zeising
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
|
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Wednesday, 29 Jul 2015
|
22:09 antoine
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
|
Thursday, 7 May 2015
|
20:24 mat
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Wednesday, 6 May 2015
|
23:03 amdmi3
- Add CPE info
Approved by: portmgr blanket
|
Sunday, 19 Apr 2015
|
20:09 tijl
Remove ${WRKSRC}/INSTALL because it's a symlink to a non-existent file
which confuses autoreconf.
Reported by: antoine
|
Saturday, 18 Apr 2015
|
12:58 tijl
Convert to USES=autoreconf
|
Thursday, 19 Mar 2015
|
16:44 bdrewery
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
|
Saturday, 13 Sep 2014
|
18:25 tijl
Use default LIBTOOLIZE_ARGS
|
Saturday, 23 Aug 2014
|
16:32 adamw
Update to 1.2.104 and stage.
PR: 192813
Submitted by: Ports Fury
|
Monday, 11 Aug 2014
|
17:05 adamw
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.
Approved by: portmgr (not really, but touches unstaged ports)
|
Thursday, 24 Jul 2014
|
18:34 tijl
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)
|
Monday, 10 Feb 2014
|
11:17 bapt
Mark as broken: no public distfiles
|
Monday, 13 Jan 2014
|
21:00 rene
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)
|
Thursday, 9 Jan 2014
|
19:53 rakuco
- 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
|
Wednesday, 11 Dec 2013
|
19:35 eadler
Multiple ports: fix COMMENT
'Extremely' and 'Very' offer no value to the user.
|
Thursday, 7 Nov 2013
|
08:06 bapt
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
|
Friday, 20 Sep 2013
|
23:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Friday, 6 Sep 2013
|
05:22 rm
- drop maintainership
- convert USE_GMAKE to USES, while here
PR: 181857
Submitted by: chris petrik <c.petrik.sosa@gmail.com> (maintainer)
|
Sunday, 25 Aug 2013
|
02:03 rakuco
Remove PORTSCOUT option as it blocks update to newer versions.
PR: ports/181427
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
|
Friday, 26 Apr 2013
|
10:44 ak
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Tuesday, 23 Apr 2013
|
14:20 bapt
Finish converting the whole ports tree to USES=pkgconfig
|
Tuesday, 19 Mar 2013
|
13:04 eadler
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)
|
Thursday, 7 Mar 2013
|
03:25 bdrewery
- 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
|
Thursday, 7 Feb 2013
|
12:37 gahr
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)
Approved by: portmgr
|
Monday, 10 Dec 2012
|
19:11 mm
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
01:20 eadler
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
|
Wednesday, 21 Nov 2012
|
00:47 zi
- Add portscout options
- Cleanup whitespace
- Replace MASTER_SITES
Submitted by: c.petrik.sosa@gmail.com (maintainer)
Feature safe: yes
|
Saturday, 6 Oct 2012
|
00:09 bapt
Over to new volunteer
While here make use of USE_PKGCONFIG
|
Friday, 5 Oct 2012
|
16:30 bapt
Convert to new options framework
|
Saturday, 22 Sep 2012
|
03:45 tabthorpe
- Reassign to the heap at the maintainer's request
|
Sunday, 5 Aug 2012
|
23:19 dougb
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
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Monday, 7 May 2012
|
18:52 sylvio
- Chase rrdtool shlib version bump.
|
Tuesday, 14 Feb 2012
|
12:45 mm
Bump pcre library dependency due to 8.30 update
|
Tuesday, 3 Jan 2012
|
23:32 miwi
- Update to 1.2.101
PR: 163197
Submitted by: Juan Cristobal Caranza <sysadmin@su-casa.com.mx>
Approved by: maintainer
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
|
Thursday, 11 Aug 2011
|
19:20 kwm
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>
|
Friday, 24 Jun 2011
|
22:39 mm
Bump due to ffmpeg update to 0.7.1
|
Tuesday, 12 Apr 2011
|
04:31 dhn
- Update to 1.2.2
PR: ports/156045
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
|
Friday, 25 Feb 2011
|
04:40 miwi
- Move over to py25
- while here drop md5 support
- Small cleanups
|
Saturday, 5 Feb 2011
|
03:35 miwi
- Update to 1.0.19
PR: 154438
Submitted by: Diego Schulz <dschulz@gmail.com>
Feature safe: yes
|
Thursday, 27 Jan 2011
|
14:22 pav
- Update to 1.0.18
PR: ports/154211
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
Feature safe: yes
|
Thursday, 6 Jan 2011
|
00:54 wen
- Update to 1.0.15
PR: ports/153698
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
|
Thursday, 9 Dec 2010
|
06:24 wen
- Update to 1.0.10
PR: ports/152585
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
|
Thursday, 18 Nov 2010
|
11:08 pav
- Update to 1.0.9
PR: ports/152339
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
|
Wednesday, 15 Sep 2010
|
12:29 pav
- 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)
|
Tuesday, 10 Aug 2010
|
03:00 sahil
- Update to 1.0.7
PR: ports/149484
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
|
Saturday, 7 Aug 2010
|
14:11 pav
- Update to 1.0.6
PR: ports/149303
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
|
Saturday, 24 Jul 2010
|
16:38 mm
- Update ffmpeg to 0.6
|
Thursday, 8 Jul 2010
|
02:25 sahil
- 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
|
Monday, 28 Jun 2010
|
02:00 wen
- Update to 1.0.4
PR: ports/148074
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
Feature safe: yes
|
Tuesday, 15 Jun 2010
|
18:05 lwhsu
- Update to 1.0.2
PR: ports/147880
Submitted by: Diego Schulz <dschulz AT gmail.com> (maintainer)
|
Wednesday, 9 Jun 2010
|
03:45 wen
- Add an optional dependency on uWSGI
PR: ports/146867
Submitted by: Daniel Gerzo <danger@freebsd.org>
Approved by: maintainer
|
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Wednesday, 19 May 2010
|
06:36 wen
- 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
|
Sunday, 16 May 2010
|
22:20 sylvio
- Update to 1.0.0
PR: ports/146501
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
|
Sunday, 9 May 2010
|
11:22 miwi
- Update to 0.99.48
PR: 146314
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
|
Saturday, 1 May 2010
|
15:12 sylvio
- Update to 0.99.46
PR: ports/146092
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
|
Tuesday, 23 Mar 2010
|
02:50 wen
- Update to 0.99.44
PR: ports/144940
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
|
Monday, 15 Mar 2010
|
01:16 wen
- Add an option to run the daemon as www user (not root)
PR: ports/144698
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
|
Friday, 12 Mar 2010
|
02:04 wen
- Pass maintainership to new volunteer.
Submitted by: dschulz@gmail.com (via email)
|
Wednesday, 10 Mar 2010
|
18:01 miwi
- Update to
PR: 144628
Submitted by: Diego Schulz <dschulz@gmail.com>
|
Saturday, 26 Dec 2009
|
05:33 delphij
Update to 0.99.38.
|
Wednesday, 16 Dec 2009
|
08:12 wen
- Update to 0.99.36
PR: ports/141645
Submitted by: Jaime Bozza <jbozza@mindsites.com>
|
Friday, 4 Dec 2009
|
02:38 linimon
Reinstate maintainer at his request.
|
Thursday, 26 Nov 2009
|
00:36 linimon
Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.
Requested by: maintainer
|
Monday, 9 Nov 2009
|
08:13 arved
Update to 0.99.27
PR: 140396
Submitted by: maintainer
|
Saturday, 19 Sep 2009
|
04:19 wxs
- Pass maintainer to submitter.
PR: ports/138957
Submitted by: Chris Petrik <chris@officialunix.com>
Feature safe: yes
|
Friday, 4 Sep 2009
|
20:43 miwi
- Update to 0.99.24
PR: 138484
Submitted by: Jaime Bozza <jbozza@mindsites.com> (maintainer)
|
Friday, 28 Aug 2009
|
16:52 linimon
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr
|
Thursday, 27 Aug 2009
|
21:04 miwi
- Update to 0.99.22
PR: 137464
Submitted by: Jaime Bozza <jbozza@mindsites.com>
Approved by: beech (maintainer implicit)
|
Wednesday, 8 Jul 2009
|
14:12 pav
- Update to 0.99.20
PR: ports/136036
Submitted by: Jaime Bozza <jbozza@mindsites.com>
|
Tuesday, 3 Mar 2009
|
09:17 beech
- Update to 0.99.2
- Add mirrors
|
Saturday, 10 Jan 2009
|
15:06 pav
- Actually fix the typo
Pointy hat to: beech
|
Tuesday, 6 Jan 2009
|
23:36 beech
- Fix typo
- Bump portrevision
|
Saturday, 3 Jan 2009
|
06:55 beech
- Fix plist
|
06:22 beech
- Add options for MySQL and LDAP
- Bump portrevision
Suggested by: Marek Kubica <marek@xivilization.net>
|
Thursday, 25 Dec 2008
|
19:29 beech
- 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
|
Thursday, 18 Dec 2008
|
21:01 beech
- Update to 0.11.5 (bugfix)
- Cherokee-admin: IPv6 validation was fixed
- TLS/SSL support: A crypto related issues was fixed
|
Wednesday, 17 Dec 2008
|
22:09 beech
- Update to 0.11.4
|
Wednesday, 3 Dec 2008
|
11:53 beech
- Update to 0.11.3
|
Sunday, 30 Nov 2008
|
23:37 beech
- Update to 0.11.2
|
Friday, 28 Nov 2008
|
14:38 beech
- Update to 0.11.1
|
Friday, 17 Oct 2008
|
19:27 beech
- Update to 0.9.4
|
Friday, 3 Oct 2008
|
17:48 beech
- Update to 0.9.2 (bugfix release)
|
Number of commits found: 148 (showing only 100 on this page) |