FreshPorts -- The Place For Ports notbug Fri, 25 May 2012 3:40 PM BST
Port details
taglib 1.7.2 audio on this many watch lists=107 search for ports that depend on this port
Library for manipulating ID3 tags and Ogg comments
Maintained by: bsdkaffee@gmail.com search for ports maintained by this maintainer
Port Added: 23 Jan 2004 16:03:09
License: LGPL21 MPL


TagLib is a library for reading and editing the meta-data of several popular
audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg
Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack
and TrueAudio files.

WWW: http://developer.kde.org/~wheeler/taglib.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/cmake

Required by:
for Libraries

To install the port: cd /usr/ports/audio/taglib/ && make install clean
To add the package: pkg_add -r taglib


Configuration Options
===> The following configuration options are available for taglib-1.7.2:
     RCC=off (default) "Build with RusXMMS librcc patches (experimental)"
===> Use 'make config' to modify these settings

Master Sites:
http://cloud.github.com/downloads/taglib/taglib/
http://developer.kde.org/~wheeler/files/src/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Apr 2012 11:16:06
Original commit files touched by this commit  1.7.2
sbz search for other commits by this committer
- Update to 1.7.2

PR:             ports/167215
Submitted by:   Jason E. Hale <bsdkaffee at gmail.com> (maintainer)
18 Mar 2012 13:51:42
Original commit files touched by this commit  1.7.1
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit  1.7
dhn search for other commits by this committer
- 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
Original commit files touched by this commit  1.6.3
fluffy search for other commits by this committer
- Update taglib to 1.6.3 release

Approved by:    maintainer (implicit)
With hat on:    kde@
02 Dec 2009 22:44:01
Original commit files touched by this commit  1.6.1
fluffy search for other commits by this committer
- Update long package description to reflect current abilities of taglib

Approved by:    maintainer (implicit)
Approved by:    miwi (mentor)
02 Dec 2009 17:00:33
Original commit files touched by this commit  1.6.1
fluffy search for other commits by this committer
- 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
Original commit files touched by this commit  1.5
mezz search for other commits by this committer
-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
Original commit files touched by this commit  1.5
yzlin search for other commits by this committer
- 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
Original commit files touched by this commit  1.5
rafan search for other commits by this committer
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 View all of this commit message)
19 Aug 2008 09:18:37
Original commit files touched by this commit  1.5
linimon search for other commits by this committer
Return laszlof's ports to the pool due to lack of time.

Hat:            portmgr
20 Jun 2008 15:38:53
Original commit files touched by this commit  1.5
tabthorpe search for other commits by this committer
- Update to 1.5

Approved by:    maintainer implicit
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.4_2
  Sanity Test Failure
miwi search for other commits by this committer
- 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
Original commit files touched by this commit  1.4_2
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
07 Nov 2006 15:37:06
Original commit files touched by this commit  1.4_2
laszlof search for other commits by this committer
Update my email address in all ports that I maintain.

Approved by:    flz (mentor)
03 May 2006 05:14:35
Original commit files touched by this commit  1.4_2
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.4_2
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 01:14:22
Original commit files touched by this commit  1.4_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:     krion@
PR:              ports/88711
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.4_1
ade search for other commits by this committer
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
Original commit files touched by this commit  1.4_1
garga search for other commits by this committer
- Add SHA256 to all ports submitter maintain

PR:             ports/88791
Submitted by:   Frank Laszlo <laszlof@vonostingroup.com>
20 Oct 2005 17:20:07
Original commit files touched by this commit  1.4_1
sem search for other commits by this committer
- 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
Original commit files touched by this commit  1.4
novel search for other commits by this committer
Fix plist.

PR:             85644
Submitted by:   Frank Laszlo (maintainer)
31 Aug 2005 13:29:14
Original commit files touched by this commit  1.4
mich search for other commits by this committer
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
Original commit files touched by this commit  1.3.1
ahze search for other commits by this committer
- Update WWW: line

PR:             ports/84148
Submitted by:   Maintainer
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.3.1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.3.1
obrien search for other commits by this committer
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
Original commit files touched by this commit  1.3.1
markus search for other commits by this committer
Update to version 1.3.1

Approved by:    maintainer
13 Oct 2004 20:28:01
Original commit files touched by this commit  1.3
markus search for other commits by this committer
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
Original commit files touched by this commit  1.0_1
linimon search for other commits by this committer
Remove trailing newline to pacify portlint.
18 Mar 2004 18:01:13
Original commit files touched by this commit  1.0_1
trevor search for other commits by this committer
Add size data, approved by maintainers.
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.0_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
23 Jan 2004 15:55:23
Original commit files touched by this commit  1.0
will search for other commits by this committer
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>

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 734
Forbidden 3
Restricted 327
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 28
new 48 hours33
new 7 days65
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.202 seconds.