aboutsummaryrefslogtreecommitdiff
path: root/audio/py-pylast
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEMark Felder2014-01-271-1/+1
| | | | | | | | | Fix missing PYTHON_PKGNAMEPREFIX Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=341440
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Fix my email address again, using proper @FreeBSD.org stylingMark Felder2013-07-291-2/+2
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323891
* Update my email address throughout the treeMark Felder2013-07-251-2/+2
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323636
* A Python interface to Last.fm (and other API compatible social networks)Steve Wills2013-03-243-0/+27
WWW: http://code.google.com/p/pylast/ PR: ports/176308 Submitted by: Mark Felder <feld@feld.me> Notes: svn path=/head/; revision=315156