Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.0_18
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
23 Aug 2020 09:08:09
1.0_18
|
mandree  |
audio/squash: add -fcommon and LICENSE
audio/squash is old code from 2004, add -fcommon to the compiler flags
because that was the default when the code was developed. FreeBSD 13
is apparently going to flip the switch to -fno-common, which causes
linker failure.
While here, add LICENSE and bump PORTREVISION.
PR: 248845 |
16 Apr 2020 19:15:00
1.0_17
|
pkubaj  |
audio/squash: fix build on GCC architectures
Newer GCC is necessary:
/usr/local/lib/libid3.so: undefined reference to
`std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' |
26 Jul 2019 20:46:57
1.0_17
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Dec 2018 01:35:36
1.0_16
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
10 Mar 2018 17:46:06
1.0_15
|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
19 Nov 2016 16:04:56
1.0_14
|
marino  |
audio: pms, squash, tcd, waon: Document ncurses requirement
Approved by: ncurses blanket |
26 Jul 2016 16:51:16
1.0_14
|
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 13:29:17
1.0_14
|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
25 Mar 2015 21:37:40
1.0_14
|
marino  |
audio category: Remove $PTHREAD_LIBS
xmcd didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket |
08 Dec 2014 16:48:41
1.0_14
|
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 ) |
20 Oct 2014 06:12:35
1.0_13
|
bapt  |
Fix dependency on libmad |
10 Sep 2014 20:50:37
1.0_12
|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
01 Jun 2014 13:03:14
1.0_11
|
ohauer  |
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) |
20 May 2014 19:32:39
1.0_11
|
tijl  |
Quote ${CC} and similar variables in MAKE_ARGS.
Reported by: Dominic Fandrey <kamikaze@bsdforen.de> |
10 Mar 2014 20:55:22
1.0_11
|
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
21 Feb 2014 13:35:10
1.0_10
|
ehaupt  |
Remove trailing whitespaces from category audio |
10 Feb 2014 13:54:28
1.0_10
|
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
05 Feb 2014 15:53:18
1.0_10
|
bapt  |
Chase libmad changes |
14 Dec 2013 09:52:42
1.0_9
|
mandree  |
Convert to staging. |
11 Dec 2013 14:35:37

|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
26 Oct 2013 00:52:36
1.0_9
|
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
20 Sep 2013 14:36:37
1.0_8
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
13 Sep 2013 00:32:18
1.0_8
|
mandree  |
Add CC=${CC} through MAKE_ARGS, to override hard-coded gcc by actual
compiler. To fix FreeBSD 10-CURRENT fallout (untested on 10 because flac
is broken due to libstdc++ removal; flac needs to be told to use
libc++, 9.X Tinderbox has no complaints though).
Drop library versions from LIB_DEPENDS.
NOPORTDOCS -> PORT_OPTIONS.
${MKDIR} ${RUBY_SITELIBDIR} in installation to support "port test". |
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 |
09 Jun 2013 19:30:59
1.0_8
|
naddy  |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
19 Jul 2012 20:15:39
1.0_7
|
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
24 Oct 2011 04:17:38
1.0_6
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
21 Mar 2011 16:22:42
1.0_6
|
mandree  |
Refresh and rename patches (to resolve portlint issues). |
19 Mar 2011 12:38:54
1.0_6
|
miwi  |
- Get Rid MD5 support |
13 Jun 2010 11:57:36
1.0_6
|
mandree  |
Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit) |
06 Jun 2010 20:39:21
1.0_6
|
naddy  |
Bump PORTREVISION after libao update and handle API incompatibility. |
06 Jul 2009 21:26:00
1.0_5
|
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
06 Jun 2008 13:07:20
1.0_4
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
07 Apr 2008 20:37:24
1.0_3
|
naddy  |
Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476 |
28 Jul 2007 12:27:31
1.0_2
|
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
16 Apr 2007 06:47:07
1.0_1
|
edwin  |
[patch] audio/squash - cleanup non-supported FreeBSD versions
PR: ports/111690
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: Matthias Andree <matthias.andree@gmx.de> |
03 May 2006 05:14:35
1.0_1
|
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
22 Jan 2006 08:13:12
1.0_1
|
edwin  |
SHA256ify
Approved by: krion@ |
16 Mar 2005 14:50:13
1.0_1
|
naddy  |
new version of libFLAC |
26 Feb 2004 18:51:43
1.0
|
pav  |
- Update to 1.0
PR: ports/63403
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
04 Feb 2004 05:21:48
1.0.p1_4
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
08 Jan 2004 00:35:02
1.0.p1_3
|
pav  |
- Put distfile on MASTER_SITE_LOCAL until MASTER_SITE_SAVANNAH gets back up
PR: ports/61049
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
03 Jan 2004 11:02:46
1.0.p1_3
|
edwin  |
Chase version change of audio/id3lib
PR: ports/60830
Submitted by: Roman Shterenzon <roman@xpert.com> |
20 Dec 2003 16:14:14
1.0.p1_2
|
naddy  |
Catch up with libogg/libvorbis version bump. |
07 Dec 2003 01:27:06
1.0.p1_1
|
marcus  |
Chase the libmad/libid3tag shared lib version. |
22 Nov 2003 22:32:00
1.0.p1
|
pav  |
Squash is a learning ncurses music player written in C. It supports mp3,
ogg and flac. Squash uses statistics to determine songs to play automatically.
It garners this information through whether or not a song is skipped.
PR: ports/55275
Submitted by: Matthias Andree <matthias.andree@web.de>
Based on shar by: trevor
Approved by: adamw (mentor) |