Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:20:54 1.12 |
Tobias C. Berner (tcberner)  |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
24 Apr 2021 22:36:14 1.12 |
Jason E. Hale (jhale)  |
audio/taglib: Update WWW |
06 Apr 2021 14:31:07 1.12 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12 Mar 2021 18:50:44
1.12 |
mandree  |
audio/taglib: update to 1.12 release from beta
Changelog: https://taglib.org/#taglib-112-release---feb-16-2021
PR: 253584
Submitted by: Daniel Engberg
Approved by: jhale@ (maintainer timeout 23 days) |
27 Aug 2020 15:08:40
1.12.b.1_1 |
jhale  |
audio/taglib: Fix packaging if TEST option is enabled
- Add STATIC option to fix packaging if the TEST option is enabled. Taglib
only allows for static libraries to be built when testing is enabled. [1]
- devel/cppunit needs to be present at build time for the tests to be built.
- Enable symbol visibility.
- Boost support was removed upstream, so we no longer need to disable the
check for it.
PR: 246203 [1]
Submitted by: <daniel.engberg.lists@pyret.net> [1]
Reported by: <sdalu@sdalu.com> [1] |
02 May 2020 09:57:24
1.12.b.1 |
tcberner  |
audio/taglib: update to 1.12-beta1
PR: 246025
Exp-run by: antoine
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Approved by: jhale (timeout)
MFH: 2020Q2
Security: CVE-2018-11439
Differential Revision: https://reviews.freebsd.org/D23260 |
04 Apr 2020 13:43:52
1.11.1_3  |
tobik  |
audio/taglib: Switch MASTER_SITES to HTTPS
PR: 239076
Submitted by: Miyashita Touka <imagin8r@protonmail.com>
Approved by: jhale (maintainer timeout, 8 months) |
26 Jul 2019 20:46:57
1.11.1_3  |
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.11.1_2  |
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 |
31 Oct 2018 23:26:39
1.11.1_1  |
jhale  |
audio/taglib: Fix build on powerpc64
PR: 232812
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Sponsored by: IntegriCloud |
02 Jun 2018 14:52:48
1.11.1_1  |
jhale  |
Disable automatic detection of devel/boost-libs if installed. This prevents
unnecessary linking to libboost_atomic.so if installed on FreeBSD 10.x and
use of the boost headers elsewhere.
Bump PORTREVISION to rectify stray linking if taglib was built outside of a
clean environment.
While here, switch to CMAKE_ARGS to CMAKE_ON and switch RCC_[CFLAGS|LDFLAGS]
to RCC_USES=localbase:ldflags
Reported by: Tatsuki Makino <tatsuki_makino@hotmail.com> (via private mail) |
04 Nov 2017 13:14:01
1.11.1  |
dbaio  |
Remove MPL (without version) license
All ports now are using MPL[10|11|20] license.
Approved by: portmgr (rene)
Differential Revision: D12940 |
06 Aug 2017 09:13:10
1.11.1  |
tcberner  |
Update audio/taglib to 1.11.1
PR: 221157
Reviewed by: jhale
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11737 |
26 Jul 2016 16:51:16
1.10  |
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.10  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
07 Jan 2016 15:15:54
1.10  |
jhale  |
Use pathfix |
02 Jan 2016 02:00:29
1.10  |
jhale  |
- Update to 1.10
- Remove hack for audio/clementine-player that was added in r335257. It has
no effect on the resulting library and clementine-player seems to build and
read tags fine without it. |
19 Aug 2015 13:30:00
1.9.1_2  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
22 Sep 2014 12:22:03
1.9.1_2  |
jhale  |
- Add missing LICENSE_FILE
- Add CPE data
- USE_CSTD instead of CFLAGS
- Trim @dirrm from pkg-plist |
26 Aug 2014 03:10:43
1.9.1_2  |
amdmi3  |
- Drop .la files for devel/librcc, no dependees require them
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
30 Nov 2013 01:58:17
1.9.1_1  |
sbruno (src committer)  |
Address some of the nonsense seen in audio/clementine-player as the code in
this port ends up generating libraries and code that just don't link
correctly.
PR: ports/178687 |
25 Nov 2013 14:45:37
1.9.1  |
jhale  |
- Restore support for librcc charset conversation library
PR: ports/184280
Submitted by: fluffy |
10 Oct 2013 00:31:52
1.9.1  |
jhale  |
- Update to 1.9.1
- Remove RCC option for now. Codebase has changed too much
for the patch to apply cleanly. |
09 Oct 2013 09:24:24
1.8  |
jhale  |
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax |
04 Oct 2013 08:52:33
1.8  |
bapt  |
Do not arbitrary rename packages |
20 Sep 2013 14:36:37
1.8  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
14 Aug 2013 22:35:54
1.8  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
22 Mar 2013 20:06:15
1.8  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
01 Feb 2013 15:04:01
1.8  |
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
13 Sep 2012 04:45:59
1.8  |
jhale  |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
10 Sep 2012 20:18:44
1.8  |
swills  |
- Update audio/taglib to 1.8
- Update WWW in pkg-descr
- Remove $FreeBSD$ keyword from pkg-plist
PR: ports/171395
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
09 Jul 2012 13:05:07
1.7.2  |
jase  |
- Convert to optionsNG
- Remove shlib version from LIB_DEPENDS
PR: ports/169577
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Approved by: flo (mentor) |
23 Apr 2012 11:16:06
1.7.2  |
sbz  |
- Update to 1.7.2
PR: ports/167215
Submitted by: Jason E. Hale <bsdkaffee at gmail.com> (maintainer) |
18 Mar 2012 13:51:42
1.7.1  |
scheidell  |
- Update audio/taglib to 1.7.1
- This fixes multiple security vulnerabilities found in the previous versions
- Fixes CVE-2012-1107 and CVE-2012-1108
- As reported by Zubin Mithra:
https://bugs.launchpad.net/ubuntu/+source/taglib/+bug/945415
- Arrange MASTER_SITES so most reliable site is tried first
- Move LICENSE to satisfy portlint
PR: ports/166219
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Reported by: Zubin Mithra
Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe: yes |
17 Mar 2011 17:26:26
1.7  |
dhn  |
- Update to 1.7
- Add LICENSE
- Remove MD5 checksum
PR: ports/155494
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
11 May 2010 12:02:49
1.6.3  |
fluffy  |
- Update taglib to 1.6.3 release
Approved by: maintainer (implicit)
With hat on: kde@ |
02 Dec 2009 22:44:01
1.6.1  |
fluffy  |
- Update long package description to reflect current abilities of taglib
Approved by: maintainer (implicit)
Approved by: miwi (mentor) |
02 Dec 2009 17:00:33
1.6.1  |
fluffy  |
- Update taglib to 1.6.1 release
- Update taglib-extras to 1.0.1 release
- Switch to cmake build
- Add optional patch to support on-the-fly charset recoding via devel/librcc
- Tag shlib version changed to original, provided by authors
Approved by: miwi (mentor)
Exp-run by: miwi |
02 Aug 2009 19:36:34
1.5  |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
30 Jul 2009 11:30:20
1.5  |
yzlin  |
- Pass maintainership to submitter
PR: 137253
Submitted by: Jason E. Hale <bsdkaffee AT gmail.com>
Approved by: lwhsu (mentor) |
21 Aug 2008 06:18:49
1.5  |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
19 Aug 2008 09:18:37
1.5  |
linimon  |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr |
20 Jun 2008 15:38:53
1.5  |
tabthorpe  |
- Update to 1.5
Approved by: maintainer implicit |
19 Apr 2008 17:56:05
1.4_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
01 Feb 2007 02:42:06
1.4_2  |
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
07 Nov 2006 15:37:06
1.4_2  |
laszlof  |
Update my email address in all ports that I maintain.
Approved by: flz (mentor) |
03 May 2006 05:14:35
1.4_2  |
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
23 Feb 2006 10:40:45
1.4_2  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 01:14:22
1.4_1  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 |
15 Nov 2005 06:52:12
1.4_1  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
10 Nov 2005 18:41:27
1.4_1  |
garga  |
- Add SHA256 to all ports submitter maintain
PR: ports/88791
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
20 Oct 2005 17:20:07
1.4_1  |
sem  |
- Fix pkgconfig file place
- PORTREVISION bump
PR: ports/87730
Pointed out: Leonidas Tsampros <ltsampros@upnet.gr>
Submitted by: maintainer |
03 Sep 2005 04:32:39
1.4  |
novel  |
Fix plist.
PR: 85644
Submitted by: Frank Laszlo (maintainer) |
31 Aug 2005 13:29:14
1.4  |
mich  |
Update to -> 1.4
PR: ports/84606
Submitted by: Frerich Raabe <frerich[at]athame.co.uk>
Approved by: maintainer (Frank Laszlo <laszlof[at]tvog.net>) |
27 Jul 2005 01:47:54
1.3.1  |
ahze  |
- Update WWW: line
PR: ports/84148
Submitted by: Maintainer |
12 Apr 2005 03:26:57
1.3.1  |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.3.1  |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
14 Nov 2004 01:44:24
1.3.1  |
markus  |
Update to version 1.3.1
Approved by: maintainer |
13 Oct 2004 20:28:01
1.3  |
markus  |
Update to version 1.3
PR: ports/72536
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: Frank J. Laszlo <laszlof@vonostingroup.com> (maintainer) |
18 May 2004 06:17:20
1.0_1  |
linimon  |
Remove trailing newline to pacify portlint. |
18 Mar 2004 18:01:13
1.0_1  |
trevor  |
Add size data, approved by maintainers. |
04 Feb 2004 05:21:48
1.0_1  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
23 Jan 2004 15:55:23
1.0  |
will  |
Add taglib 1.0, a library for manipulating ID3v1 and ID3v2 tags in MP3
and OGG formats. This will be used for the upcoming KDE 3.2.
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |