| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Mar 2013 13:47:33
2013.1
|
nivit  |
- Remove double slash from WWW URL
Pointed out by: rm |
23 Mar 2013 22:10:55
2013.1
|
nivit  |
- Update to 2013.1 (and unbreak)
- Add LICENSE (MIT)
- Remove dead download site from MASTER_SITES
- Remove ABI version in LIB_DEPENDS
- Remove pkg-plist in favor of PLIST_FILES
- Update WWW url in pkg-descr
- Add files/patch-src__wrapper__common.hpp
BuildLog: http://goo.gl/DHIh9 |
21 Feb 2013 04:57:45
0.94.8_1
|
miwi  |
- Bump PORTREVISION after boost update
- While here trim header
- Mark broken since it failes to build with new boost
I/usr/local/include/python2.7 -c src/wrapper/id3.cpp -o
temp.freebsd-9.1-RELEASE-amd64-2.7/src/wrapper/id3.o
src/wrapper/id3.cpp: In function 'void exposeID3()':
src/wrapper/id3.cpp:215:8: error: no matching function for call to
'boost::python::class_<TagLib::ID3v2::Tag, boost::noncopyable_::noncopyable,
boost::python::bases<TagLib::Tag> >::def(const char [7], <unresolved overloaded
function type>)'
src/wrapper/id3.cpp:215:8: note: candidates are: |
17 Dec 2010 21:20:56
0.94.8
|
nivit  |
- Update to 0.94.8
- Add files/patch-aksetup_helper.py
- Remove MD5 checksum from distinfo |
03 Jan 2010 11:57:05
0.94.7_1
|
nivit  |
- Set USE_GCC to 4.4+ as suggested by gerald@ |
02 Dec 2009 17:16:16
0.94.7_1
|
fluffy  |
- Chase taglib update
Approved by: miwi (mentor)
Exp-run by: miwi |
05 Nov 2009 09:03:11
0.94.7
|
nivit  |
- Update to 0.94.7
- Use configure.py as configure script |
28 Jul 2009 11:45:09
0.94.5
|
pav  |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
07 Apr 2009 12:36:21
0.94.5
|
lwhsu  |
- Fix building with boost 1.37
Submitted by: amdmi3
Approved by: pav |
23 Jun 2008 16:09:55
0.94.5
|
nivit  |
- Unbreak (after upgrading of audio/taglib to 1.5)
- Update to 0.94.5
- Add PYEASYINSTALL_ARCHDEP=yes
- Use CHEESESHOP as primary download site |
20 Jun 2008 15:41:07
0.93_1
|
tabthorpe  |
- Chase taglib bump
- Mark as BROKEN
Approved by: portmgr (pav) |
05 Apr 2008 16:30:57
0.93
|
nivit  |
- Update to 0.93
- Add HAS_CONFIGURE, CONFIGURE_ARGS
- Remove files/patch-setup.py
- Remove post-patch target in Makefile |
04 Jul 2007 15:10:58
0.91
|
barner  |
- Bump boost shared library version to 4
- Bump PORTREVISION |
03 Feb 2007 10:36:59
0.91
|
nivit  |
- Updated to 0.91
Approved by: alexbl (mentor, implicit) |
22 Jan 2007 22:29:19
0.90.1
|
nivit  |
TagPy is a Python crust (or a set of Python bindings) for
Scott Wheeler's TagLib.
TagPy can:
* read and write ID3 tags of version 1 and 2, with many supported
frame types for version 2 (in MPEG Layer 2 and MPEG Layer 3,
FLAC and MPC)
* access Xiph Comments in Ogg Vorbis Files and Ogg Flac Files
* access APE tags in Musepack and MP3 files.
WWW: http://news.tiker.net/software/tagpy
Approved by: alexbl (mentor, implicit) |