Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 2020.11.28
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Feb 2021 23:23:07
2020.11.28
|
jhixson  |
audio/pianobar: update to version 2020.11.28 |
12 Sep 2020 20:54:48
2020.04.05
|
jhixson  |
audio/pianobar: update to version 2020.04.05 and use github source |
22 May 2020 19:20:42
2019.02.14_3
|
sunpoet  |
Bump PORTREVISION for devel/json-c json-c |
22 Dec 2019 22:26:42
2019.02.14_2
|
mandree  |
audio/pianobar Makefile cleanup, minor tweaks
Add localbase and remove unneeded requisites and variables
Upstreamed changed backend to ffmpeg (avcodec) back in 2014.
Commit: c872f00508ce4afe3b8ec863b23595c31fd8b4be [1]
Note that -std=c99 is set by pianobar's original Makefile already,
hence it was redundant. [1, see reviews.f.o discussion, URL below]
While here, add V=1 to MAKE_ENV to see the build commands in logs,
and run STRIP_CMD on the installed binary. [mandree@]
Submitted by: Daniel Engberg [1]
Approved by: jhixson@FreeBSD.org (maintainer timeout, 45 days)
Differential Revision: https://reviews.freebsd.org/D22269 |
05 Aug 2019 23:06:50
2019.02.14_1
|
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/ |
29 Jun 2019 19:08:57
2019.02.14
|
jhixson  |
audio/pianobar: update to 2019.02.14
Approved by: mentors (implicit) |
31 Jan 2019 04:34:12
2019.01.25
|
jhixson  |
audio/pianobar: Update to 2019.01.25
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D19038 |
07 Jan 2019 17:37:07
2018.06.22
|
jhixson  |
audio/pianobar: update to 2018.06.22
Reviewed by: araujo (mentor)
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18766 |
06 Nov 2018 01:50:27
2017.08.30_3
|
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/ |
05 Sep 2018 22:01:55
2017.08.30_2
|
sunpoet  |
Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine |
07 Aug 2018 12:13:48

|
jhixson  |
Change jhixson port maintainer email to jhixson@FreeBSD.org
Approved by: miwi (mentor), kmoore (mentor), araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D16592 |
02 May 2018 15:07:27
2017.08.30_1
|
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 |
24 Apr 2018 15:29:35
2017.08.30
|
jbeich  |
audio/pianobar: unbreak with ffmpeg 4.0
In file included from src/main.c:53:
In file included from src/main.h:30:
src/player.h:37:10: fatal error: 'libavfilter/avfiltergraph.h' file not found
#include <libavfilter/avfiltergraph.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PR: 227726
Obtained from: upstream (via Homebrew) |
16 Jan 2018 08:48:41
2017.08.30
|
danfe  |
- Update `audio/pianobar' to version 2017.08.30
- While here, improve COMMENT and port description
PR: 224997 |
03 Jan 2018 13:36:58
2016.06.02_5
|
sunpoet  |
Update devel/json-c to 0.13
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine |
21 Oct 2017 06:50:50
2016.06.02_4
|
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 |
25 Apr 2017 08:20:31
2016.06.02_3
|
riggs  |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
20 Mar 2017 18:42:27
2016.06.02_2
|
araujo  |
Update maintainer email address.
Submitted by: John Hixson <jhixson@gmail.com> (maintainer) |
11 Dec 2016 15:22:47
2016.06.02_2
|
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) |
26 Jul 2016 16:51:16
2016.06.02_1
|
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
09 Jul 2016 03:58:43
2016.06.02_1
|
kmoore  |
- Update to 2016.06.02
PR: 210863
Submitted by: Maintainer |
01 Apr 2016 13:29:17
2015.11.22_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
27 Mar 2016 14:58:00
2015.11.22_1
|
tijl  |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
23 Feb 2016 09:24:07
2015.11.22
|
miwi  |
- Update to 2015.11.22
PR: 204998
Submitted by: maintainer |
02 Jan 2015 18:46:34
2014.09.28_2
|
pi  |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
08 Dec 2014 16:48:41
2014.09.28_1
|
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
03 Nov 2014 16:09:09
2014.09.28
|
pawel  |
Update to version 2014.09.28
PR: 194390
Submitted by: maintainer |
20 Oct 2014 08:12:20
2014.06.08
|
marino  |
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket) |
20 Aug 2014 14:51:07
2014.06.08
|
adamw  |
Fix build after json update. |
31 Jul 2014 17:27:29
2014.06.08
|
wg  |
audio/pianobar: update to 2014.06.08
PR: 191789
Submitted by: maintainer |
30 Jul 2014 03:57:24
2013.09.15_4
|
pi  |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
23 Jul 2014 09:54:02
2013.09.15_3
|
tijl  |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
01 Jun 2014 13:03:14
2013.09.15_2
|
ohauer  |
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) |
14 Feb 2014 15:01:31
2013.09.15_2
|
miwi  |
- Stage support |
05 Feb 2014 15:53:18
2013.09.15_2
|
bapt  |
Chase libmad changes |
09 Nov 2013 15:57:19
2013.09.15_1
|
wg  |
devel/json-c: update to 0.11
- Update to 0.11
- Bump revision of dependent ports
- Fix pkg-plist [1]
PR: ports/182958
Submitted by: zi, wg [1]
Approved by: maintainer (timeout) |
25 Sep 2013 04:18:08
2013.09.15
|
amdmi3  |
- Update to 2013.09.15 [1]
- While here, use new LIB_DEPENDS syntax and respect PREFIX
PR: 182331 [1]
Submitted by: John Hixson <john@ixsystems.com> (maintainer) [1] |
20 Sep 2013 14:36:37
2013.05.19
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
02 Sep 2013 10:06:04
2013.05.19
|
bapt  |
Eliminate USE_GNOME=pkgconfig from audio
While here:
- trim headers
- convert USE_GMAKE -> USES=gmake
- convert USE_GNOME=gnomehack -> USES=pathfix
- convert USE_PERL5 -> USES=perl5 |
30 Aug 2013 23:01:06

|
bapt  |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
06 Jun 2013 20:30:58
2013.05.19
|
wg  |
- Update to 2013.05.19
Changes:
https://github.com/PromyLOPh/pianobar/blob/466d16fe/ChangeLog
PR: ports/179375
Submitted by: John Hixson <john@ixsystems.com> (maintainer)
Approved by: culot / jpaetzel (mentors, implicit) |
03 May 2013 16:36:41
2012.12.01_2
|
ehaupt  |
Chase security/libgcrypt update |
05 Feb 2013 16:17:07
2012.12.01_1
|
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
29 Dec 2012 00:55:03
2012.12.01
|
jgh  |
- restore CFLAGS/LDFLAGS to not be hardcoded
Submitted by: maintainer, john@pcbsd.org |
28 Dec 2012 23:11:50
2012.12.01
|
jgh  |
- restore CFLAGS/LDFLAGS ( won't build without clobbering )
PR: 174726 |
27 Dec 2012 05:25:52
2012.12.01
|
jgh  |
- update to 2012.12.01
- while here trim historical header and unclobber CFLAGS/LDFLAGS
PR: 174726
Submitted by: maintainer, john@pcbsd.org |
10 Sep 2012 19:20:41
2012.09.07
|
bdrewery  |
- Update to 2012-09-07 [1]
- Remove ABI versions from LIB_DEPENDS
- Move LICENSE to make portlint happy
PR: ports/171425 [1]
Submitted by: John Hixson <john@pcbsd.org> (maintainer)
Approved by: eadler, bapt (mentors, implicit) |
04 Sep 2012 05:35:29
2012.06.24
|
dougb  |
Add newlines to the ends of these files |
11 Jul 2012 15:47:23
2012.06.24
|
jpaetzel  |
Update to version 2012-06-24
PR: ports/169786
Submitted by: John Hixson <john@pcbsd.org> |
18 May 2012 16:10:52
2012.05.06
|
jpaetzel  |
Remove files that were patched to zero length in a previous commit
Pointyhat to: jpaetzel |
14 May 2012 23:43:18
2012.05.06
|
jpaetzel  |
Update to 2012.05.06
PR: ports/167889
Submitted by: John Hixson
Sponsored by: iXsystems |
26 Apr 2012 23:59:38
2012.04.24
|
jpaetzel  |
Update to 2012.04.24
PR: ports/167347
Submitted by: John Hixson <john@pcbsd.org> |
12 Jan 2012 05:43:46
2012.01.10
|
culot  |
- Update to 2012.01.10
PR: ports/164021
Submitted by: John Hixson <john@pcbsd.org> (maintainer) |
18 Dec 2011 08:57:07
2011.12.11
|
miwi  |
- Update to 2011.12.11
- Pet portlint
PR: 163425
Submitted by: John Hixson <john@pcbsd.org> (maintainer) |
22 Nov 2011 15:58:12
2011.11.11
|
miwi  |
- Update to 2011.11.11
PR: 162750
Submitted by: John Hixson <john@pcbsd.org> (maintainer)
Feature safe: yes |
26 Sep 2011 03:33:07
2011.09.22
|
jpaetzel  |
Update to 2011.09.22
PR: ports/160932
Submitted by: John Hixson <john@ixsystems.com>
Sponsored by: iXsystems |
18 Jul 2011 14:20:11
2011.07.09
|
jpaetzel  |
Update to 2011.07.09
PR: ports/158951
Submitted by: John Hixson
Sponsored by: iXsystems |
02 May 2011 15:34:20
2011.04.27
|
jpaetzel  |
Update pianobar to latest version.
PR: ports/156736
Approved by: John Hixson <john@pcbsd.org> |
08 Apr 2011 12:36:57
2011.01.24
|
jpaetzel  |
Update to 2011.01.24
PR: ports/156262
Submitted by: John Hixson <john@pcbsd.org> |
08 Nov 2010 18:23:57
2010.11.06
|
jpaetzel  |
Update to latest release.
Fixes the problem logging in.
PR: ports/152056
Submitted by: Josh Paetzel <jpaetzel@FreeBSD.org>
Approved by: John Hixson <john@pcbsd.org> |
11 Oct 2010 16:01:33
2010.10.07
|
jpaetzel  |
Add a WWW: line |
08 Oct 2010 23:37:46
2010.10.07
|
jpaetzel  |
A free/open-source, console-based replacement for pandora's flash player.
PR: ports/151325
Submitted by: John Hixson <john at pcbsd.org> |