CVS log for ports/audio/py-tagpy/Makefile
Up to [FreeBSD] / ports / audio / py-tagpy
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Dec 17 21:20:56 2010 UTC (13 months, 3 weeks ago) by nivit
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
- Update to 0.94.8 - Add files/patch-aksetup_helper.py - Remove MD5 checksum from distinfo
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jan 3 11:57:05 2010 UTC (2 years, 1 month ago) by nivit
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Set USE_GCC to 4.4+ as suggested by gerald@
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Dec 2 17:16:11 2009 UTC (2 years, 2 months ago) by fluffy
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- Chase taglib update Approved by: miwi (mentor) Exp-run by: miwi
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Nov 5 09:03:11 2009 UTC (2 years, 3 months ago) by nivit
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
- Update to 0.94.7 - Use configure.py as configure script
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jul 28 11:44:46 2009 UTC (2 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- 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)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Apr 7 12:36:21 2009 UTC (2 years, 10 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
- Fix building with boost 1.37 Submitted by: amdmi3 Approved by: pav
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jun 23 16:09:55 2008 UTC (3 years, 7 months ago) by nivit
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -9 lines
- Unbreak (after upgrading of audio/taglib to 1.5) - Update to 0.94.5 - Add PYEASYINSTALL_ARCHDEP=yes - Use CHEESESHOP as primary download site
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 20 15:41:07 2008 UTC (3 years, 7 months ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -2 lines
- Chase taglib bump - Mark as BROKEN Approved by: portmgr (pav)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 5 16:30:56 2008 UTC (3 years, 10 months ago) by nivit
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -7 lines
- Update to 0.93 - Add HAS_CONFIGURE, CONFIGURE_ARGS - Remove files/patch-setup.py - Remove post-patch target in Makefile
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 4 15:10:54 2007 UTC (4 years, 7 months ago) by barner
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
- Bump boost shared library version to 4 - Bump PORTREVISION
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Feb 3 10:36:59 2007 UTC (5 years ago) by nivit
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
- Updated to 0.91 Approved by: alexbl (mentor, implicit)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 22 22:29:19 2007 UTC (5 years ago) by nivit
Branches: MAIN
CVS tags: RELEASE_4_EOL
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)
