| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
|
|
|
|
|
| |
- Use new LIB_DEPENDS syntax
- Add missing LICENSE_FILE
- Denote in pkg-descr that this is for the deprecated XML Webservice V1
|
|
|
|
| |
audio)
|
|
|
|
|
|
| |
- Switch to CMake build system
- Trim Makefile headers
- Bump PORTREVISION on dependent ports
|
|
|
|
| |
Approved by: makc (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
PR: 162390
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
| |
- Pet Portlint
PR: 157509
Submitted by: maintainer
|
|
|
|
| |
Thanks to: bapt@
|
|
|
|
|
| |
PR: ports/155977
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
| |
|
|
|
|
|
| |
PR: 144813
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 137499
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
|
|
|
|
| |
PR: ports/137409
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
|
|
|
|
|
| |
to email.
Hat: portmgr
|
|
|
|
|
| |
PR: 122146
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
| |
Approved by: novel
|
|
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>
|