Commit graph

22 commits

Author SHA1 Message Date
Jason E. Hale
192f14727a - s/PYTHON_FEATURES/USE_PYTHON/
Reported by:	koobs
2014-08-17 11:28:12 +00:00
Jason E. Hale
aaf3970fbf - USE_PYTHON -> USES=python
- Use autoplist
- Update LICENSE
2014-08-16 16:13:22 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Jason E. Hale
e949d268bf - Support staging
- Use new LIB_DEPENDS syntax
- Add missing LICENSE_FILE
- Denote in pkg-descr that this is for the deprecated XML Webservice V1
2013-10-09 09:29:59 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Jason E. Hale
adb28aab16 - Update audio/libdiscid to 0.5.2
- Switch to CMake build system
- Trim Makefile headers
- Bump PORTREVISION on dependent ports
2013-09-12 08:00:37 +00:00
Jason E. Hale
7afa609aeb - Update MAINTAINER to my new FreeBSD.org address
Approved by:	makc (mentor)
2012-09-13 04:45:58 +00:00
Ruslan Makhmatkhanov
0cb776ae4d - remove dead MASTER_SITES
- remove shlib version from LIB_DEPENDS
- move LICENSE to correct location

While here:
- strict python version to 2.x
- trim whitespace nits in pkg-descr

PR:		170189
Submitted by:	Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
2012-07-28 15:55:21 +00:00
Martin Wilke
5f9bef9c15 - Update to 0.7.4
PR:		162390
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe:	yes
2011-11-12 08:21:49 +00:00
Martin Wilke
94be36dcb0 - Updatet to 0.7.3
- Pet Portlint

PR:		157509
Submitted by:	maintainer
2011-06-03 03:43:15 +00:00
Wen Heping
6bd8446ecb - Fix LICENSE_FILE
Thanks to:	bapt@
2011-03-28 11:00:26 +00:00
Wen Heping
9c60a607f1 - Bump PORTREVISION to chase the update of audio/libdiscid
PR:		ports/155977
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2011-03-28 03:01:32 +00:00
Martin Wilke
3fc2da5cbc - Get rid (RUN|BUILD) PYCTYPES since py25 is default in python 2011-02-25 08:46:07 +00:00
Martin Wilke
f2f7d93f07 - Update to 0.7.2
PR:		144813
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2010-03-20 19:33:15 +00:00
Martin Wilke
ccef408379 - Update to 0.7.0
PR:		137499
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2009-08-07 20:12:05 +00:00
Felippe de Meirelles Motta
01ca23df5f - Pass maintainership to submitter.
PR:		ports/137409
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2009-08-04 12:36:47 +00:00
Mark Linimon
83556203a2 Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.

Hat:		portmgr
2009-08-02 08:02:03 +00:00
Alexander Botero-Lowry
b93f152945 - Update to 0.6.0
PR:		122146
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2008-05-25 07:17:27 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- 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
2007-07-30 09:42:28 +00:00
Alexander Botero-Lowry
ad1bbf1835 - Mark devel/py-ctypes IGNORE with Python 2.5 [1]
- add a PYCTYPES dependency macro to bsd.python.mk to unbreak ctypes using
   ports on Python 2.5 [2]
 - Update two of the four ports using ctypes to this macro [3]

PR: 104587 [1]
Submitted by:	Marcus von Appen <mva@sysfault.org> [1]
Approved by:	portmgr (pav, linimon) [2], myself [3]
2006-12-08 21:50:20 +00:00
Alexander Botero-Lowry
5eaac8b2ca Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by:	novel
2006-09-13 03:21:38 +00:00
Edwin Groothuis
046d7e96d4 [NEW PORT] audio/py24-musicbrainz2: Next Generation Python bindings for MusicBrainz
The package python-musicbrainz2 is a client library written
	in python which provides easy object oriented access to the
	MusicBrainz database using the XMLWebService. It has been
	written from scratch and uses a different model than
	PythonMusicbrainz, the first generation python bindings.

PR:		ports/95531
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-09 11:04:51 +00:00