non port: www/nuvolaplayer-all-services/Makefile |
Number of commits found: 5 |
Tuesday, 13 Aug 2019
|
14:46 tobik
Mk/bsd.sanity.mk: Flag non-integer PORTREVISION/PORTEPOCH
Currently they are not checked and something like PORTREVISION=foo
or just PORTREVISION= is accepted. Some ports use indirection via
custom variables for them so it is worthwhile to check that they
are set to sane values.
While here fix ports that currently have non-integer PORTREVISION
or PORTEPOCH.
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D21225
 |
Wednesday, 20 Feb 2019
|
14:28 bapt
Drop maintainership
multimedia@ has not enought manpower to focus on those ports
 |
Monday, 1 Oct 2018
|
21:43 rene
Return avilla@'s ports to the pool after his commit bit got taken in for
safekeeping.
 |
Friday, 13 Jan 2017
|
16:54 mat
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 4 Jan 2017
|
12:52 avilla
- Add ports for Nuvola Player 3 and its services
Nuvola Player is a runtime for web-based music streaming services
providing more native user experience and integration with desktop
environments than usual web browsers can offer. Nuvola Player handles
multimedia keys, shows desktop notifications, integrates with various
sound menus, applets and launchers and more. Additional features
include Last.fm scrobbling.
Mostly the same name scheme as in the official repo was kept, to
promote some compatibility.
The service ports are generated automatically, all the magic happens
in www/nuvolaplayer-all-services/Makefile.services. This allows for
very easy maintenance of many slave ports.
WWW: https://tiliado.eu/nuvolaplayer
 |
Number of commits found: 5 |