audio/dssi
- Reset maintainer to ports@
audio/hexter
- Reset maintainer to ports@
Horia Racoviceanu <horia at racoviceanu.com> wishes to maintain these ports
with my help.
x11-toolkits/libsexy
- Pass maintainership to horia at racoviceanu.com
x11-toolkits/libsexymm
- Pass maintainership to horia at racoviceanu.com
x11-toolkits/py-sexy
- Pass maintainership to horia at racoviceanu.com
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
dependent ports and convert them to USES=libtool too.
audio/scrobbler:
- USES=tar:bzip2.
- Don't link with libstdc++.
audio/xmms-bonk:
- Don't link with libstdc++.
audio/xmms-flac:
- Remove unneeded dependencies.
- Remove $FreeBSD$ from patches.
audio/xmms-scrobbler:
- Use OPTIONS_SLAVE.
audio/xmms-timidity:
- USES=tar:bzip2.
- Install the library instead of the source code file.
audio/xmms-volnorm:
- Remove do-install.
- USES=libtool.
- Strip library.
- Replace patch+reinplace with a single reinplace.
- Remove a patch so we use the upstream library name again. Bump
PORTREVISION on all dependent ports.
games/alephone:
- USES=gmake tar:bzip2.
- Remove unneeded PKG_CONFIG variable.
- Staging.
- New LIB_DEPENDS syntax.
games/asc:
- USES=libtool.
games/gltron:
- New LIB_DEPENDS syntax.
- USES=gmake.
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Use option helpers.
- Staging.
lang/kroc: (still BROKEN due to use of "python" command)
- New LIB_DEPENDS syntax.
- USES=pathfix tar:bzip2.
- Staging.
- Replace patches with post-patch.
- Replace MAKE with MAKE_CMD.
lang/smalltalk:
- USES=libtool tar:xz.
- Use BROKEN_sparc64.
Audio dispatching library. Generic sink-based interface. Provides decoding,
encoding, resampling, and gain adjustment. Perfect for the backend of a
music player.
WWW: https://github.com/andrewrk/libgroove
Changes:
* Fixed change of channel settings (#18299)
* Added a MIDI out port for feeding back volume levels into motorized
controllers
* Added jack_mix_box, a minimalistic (no UI) jack mixer
* Added a trayicon and minimize to tray feature
- Add LICENSE
- Fixed loading and saving MIDI beat and song events
- Fixed double click delay on play button
- Fixed double click function in editor views
- Implemented PianoTab for playing via the GUI
- Minor GUI rework
Submitted by: maintainer