| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
|
|
|
|
|
| |
PR: 218658
Submitted by: riggs
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
|
|
|
|
|
|
| |
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
Reviewed by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
| |
Also the compat NO_INSTALL_MANPAGES shim.
Differential Revision: https://reviews.freebsd.org/D730
Reviewed by: antoine
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
| |
- Support staging
- Use new options knobs
PR: 185060 [1]
Submitted by: Matthieu Volat [1]
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
| |
the mtree (categories starting with a)
Approved by: portmgr (bdrewery)
|
|
|
|
| |
audio)
|
| |
|
|
|
|
|
|
| |
PR: ports/176888 (reported)
Submitted by: Yamagi Burmeister <yamagi@yamagi.org>
Obtained from: OpenBSD sonata port.
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Buildlog: http://goo.gl/I2ixj
Reported by: pointyhat (via beat)
|
|
|
|
|
|
|
|
|
|
|
| |
with net/mpich2 (problem reported by [1])
- Bump PORTREVISION
- Update MASTER_SITES
- Add LICENSE (GPLv3)
- Convert to the new options framework
PR: ports/150295
Submitted by: Robert Jenssen <robertjenssen at ozemail.com.au> [1]
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/156624
Submitted by: Chris Rees <utisoft at gmail.com>
Approved by: Henrik Friedrichsen <hrkfdn at gmail.com (maintainer of audio/mpdbrowser), nivit (audio/sonata)
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
|
| |
- Add WITH_PYGNOMEEXTRAS and WITH_MMKEYS options
- Set USE_GNOME to pygtk2
|
|
|
|
|
| |
- Add x11-toolkits/py-gnome-extras to depends
- Add some items to the list of features in pkg-descr
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
| |
|
| |
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
|
|
| |
version in *_DEPENDS for all py-* dependencies
PR: ports/125283
Submitted by: Zane C. B. <vvelox at vvelox.net>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: Christoph Brendes <christoph at brendes.net> (via email)
|
|
|
|
|
| |
PR: ports/123809
Submitted by: Romain Tartiere <romain at blogreen.org>
|
|
|
|
|
|
| |
- Add audio/py-mpd to RUN_DEPENDS
- Explicity list out required RUN_DEPENDS dependencies
- Fix list of features in pkg-descr
|
| |
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
|
It aims to be efficient (no toolbar, main menu, or statusbar), user-friendly,
and clean.
FEATURES:
+ Expanded and collapsed views
+ Automatic remote or local album art
+ Automatic fetching of lyrics
+ Playlist and stream support
+ Support for editing song tags
+ System tray icon with tooltip
+ Popup notification
+ Library searching by artist, song, etc.
+ Keyboard friendly
+ Support for multimedia keys
+ Commandline control
WWW: http://sonata.berlios.de/index.html
Approved by: alexbl (mentor, implicit)
|