aboutsummaryrefslogtreecommitdiff
path: root/audio/py-apetag
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* - Convert ports from audio/ to new USES=pythonMarcus von Appen2014-10-191-4/+2
| | | | | | | Reviewed by: portmgr (implicit) Notes: svn path=/head/; revision=371170
* - Stage supportMartin Wilke2014-01-302-4/+2
| | | | | | | | - Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREV Notes: svn path=/head/; revision=341854
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* - Mark MAKE_JOBS_SAFE for SMP compilationMartin Wilke2009-03-261-0/+1
| | | | Notes: svn path=/head/; revision=231060
* - Update to 1.2Martin Wilke2008-12-242-4/+4
| | | | Notes: svn path=/head/; revision=224692
* - Update to 1.1Martin Wilke2008-12-222-7/+6
| | | | Notes: svn path=/head/; revision=224611
* Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no responseMark Linimon2008-12-161-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=224294
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* A pure Python library for manipulating APEv2 and ID3v1 tags.Martin Wilke2007-02-124-0/+30
WWW: http://sourceforge.net/projects/pylibape/ PR: ports/109052 Submitted by: Chao Shin <quakelee at cn.freebsd.org> Notes: svn path=/head/; revision=184955