- fix a warning regarding the redefinition of NNOTES
- raise NNOTES from 127 to 128 (only notes 0..125 were being shown
because 127 was < NNOTES and 126 is black)
- only show the keys that exist on a real piano by default, and add a
"-f" ('full midi keyboard') command line option to show all midi
notes.
- make the dimensions slightly closer to a real piano by:
> making the black key hight two third of the white key height
> making the black key positions vary based on their position in
the octave
- adding a QWERTY_REV layout that has the lower keys on the upper row
of the keyboard
- adding QWERTY_UK and QWERTY_UK_REV layouts that extend the QWERTY
and QWERTY_REV layouts with the punctuation keys available on those
rows
- Assign maintainership to submitter.
Submitted by: hselasky@
Approved by: maintainer
on FreeBSD and should not require any quirks/workarounds.
In fact they seem to be harmful now and result in sound outages.
PR: ports/165247
Submitted by: avg
Submitted by: Aragon Gouveia <aragon@phat.za.net> (maintainer)
if pulse is not running. That is useful for the users of KDE speech
dispatcher system. [1]
- Bump PORTREVISION (changed lib dependencies)
Suggested by: Andrew Johnson <daeron at optushome.com.au> (via private email)
- Add my LOCAL to MASTER_SITES
- Use USE_GNOME=gnomehack
- Use REINPLACE_CMD for patches
- Cleanup Makefile
Changes:
- Rough WebM support
- Removed the shout-config script
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).
I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.
Discussed with: bsam
I sent a mail to the current maintainer almost a month ago about taking these
ports over but got no response (archives in the kde-freebsd mailing list).
Someone else mentioned contacting the maintainer before and he expressed
surprise that these ports were still assigned to him.
This, together with the lack of to the ports, makes it reasonable to assign
them with the rest of the KDE ports to the KDE on FreeBSD team.
* Use BSDmakefile (and bsd.lib.mk) instead of
configure/Makefile.in;
* plug some (but not all!) ancient memory leaks;
* make use of bsd.tcl.mk (now requires Tcl-8.4 or higher);
* fix warnings and 64-bit issues;
* bump PORTREVISION.
To do:
* plug the remaining memory leak (valgrind is priceless!);
* fix up the author's tests to uniformly report failure or
success and arrange for them to run post-build.
Feature safe: yes
2012-04-05 audio/ruby-musicbrainz: MusicBrainz RDF webservice no longer functions
2012-03-14 converters/ruby-lv: upstream no longer has this
2012-04-04 devel/p5-Getopt-Popt: "Gone from CPAN"
2012-04-07 net/p5-Net-Rendezvous: Superceeded by dns/p5-Net-Bonjour
Feature safe: yes
- This fixes multiple security vulnerabilities found in the previous versions
- Fixes CVE-2012-1107 and CVE-2012-1108
- As reported by Zubin Mithra: https://bugs.launchpad.net/ubuntu/+source/taglib/+bug/945415
- Arrange MASTER_SITES so most reliable site is tried first
- Move LICENSE to satisfy portlint
PR: ports/166219
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Reported by: Zubin Mithra
Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe: yes
- Port to audio/libmusicbrainz3 and libdiscid. [1]
- Remove audio/libmusicbrainz dependency.
PR: ports/165847
Reported by: Jason E. Hale <bsdkaffee@gmail.com>
Obtained from: Its git. [1]
Feature safe: yes
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
deprecated as the MusicBrainz RDF webservice is no longer functional
PR: ports/165750, ports/165754, ports/165757, ports/165758
ports/165759, ports/165760, ports/165761
Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
the MusicBrainz RDF webservice is no longer functional
- Fix typo PLIST_FILES/PLIST_SUB while I'm here
PR: ports/165763
Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
math/fftw3 is only needed for the test suite; audio/libsndfile
is only needed for an example program and the test suite;
respect NOPORTEXAMPLES; don't build the docs if NOPORTDOCS is
defined; provide a test target; shorten a long line
to fix DVB support. (which still is broken for tuners using
hardware pid filtering, like when running webcamd with
"-m dvb-usb-init.force_pid_filter_usage=1".)
- Add patches to fix build of ports depending on libxine to:
audio/amarok,
graphics/gimageview [1], graphics/pornview [1],
graphics/osg [2], graphics/osg-devel [2],
multimedia/emotion,
x11/kdelibs4 [3],
multimedia/kmplayer,
multimedia/konverter,
multimedia/qdvdauthor [4],
multimedia/vdr-plugin-xineliboutput,
multimedia/xfce4-media [5],
multimedia/xine_artsplugin,
multimedia/k9copy-kde4 [6]
- Fix RUN_DEPENDS= xine... which should be LIB_DEPENDS for audio/atunes . [7]
- Mark multimedia/phonon-xine BROKEN which refuses to build with
libxine 1.2.x and is deprecated upstream. [3]
- Disable XINE knob for x11/eaglemode for which I don't have a fix. [2]
- Note: multimedia/kaffeine runs after rakuco's x11/kdelibs4 fix,
but it only shows a green window at least with mp4 or ts files.
(avi files and audio still work.) It seems the kaffeine developers
have found this too and are now switching away from libxine in
their git repo - so I guess we'll have a broken kaffeine at least
until they release a new version.
- Bump PORTREVISIONs for ports depending on libxine by default.
- Add optional libbluray support to multimedia/libxine and
multimedia/vdr-plugin-xineliboutput.
PR: ports/165057 [6]
Submitted by: nox (self) [6], rakuco [3]
Approved by: dinoex (maintainer, via irc) [1],
amdmi3 (maintainer, via private email) [2],
kde@ (rakuco, via irc) [3],
Phil Oleson <oz@nixil.net> (maintainer, via private email) [4],
xfce@ (rene, via irc) [5],
Eduardo Gielamo Oliveira <egoliveira@gmail.com> (maintainer) [6],
lme (maintainer, via irc) [7]
Thanx to: Darren Salt (upstream libxine maintainer) for a few
hints on irc to help with patching ports depending
on deprecated libxine features
Added several new features:
- Support for transposing all chords in a song
- Support for editing chords
- Many more chord variants have been added
- Improved support for importing Lyrics
- Support for exporting back to Lyrics
- Removed not so useful echo tab
- Improved help tab
- Minor updates to GUI
- Added display of more error messages
- Removed redundant spaces in PDF printouts
- Compile fixes for Linux
Submitted by: maintainer
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
GHC in the ports tree has been updated to version 7.0.4 and the port revision
for all the Haskell ports without version changes are bumped. Other per-port
updates are coming soon.
This update also incorporates some improvements for bsd.cabal.mk that makes
working with Haskell ports even easier.
Thanks ashish@ for the help!
Obtained from: FreeBSD Haskell
overdubbing, multiplying, reversing and more. It allows for multiple
simultaneous multi-channel loops limited only by your computer's available
memory.
WWW: http://essej.net/sooperlooper/
PR: ports/164642
Submitted by: mathias.picker@gmx.de
and pitch-shifting. It permits you to change the tempo and pitch of an audio
stream or recording dynamically and independently of one another.
WWW: http://breakfastquay.com/rubberband/
PR: ports/164641
Submitted by: mathias.picker@gmx.de
information from audio data typically referred to as audio analysis plugins or
audio feature extraction plugins.
WWW: http://www.vamp-plugins.org/
PR: ports/164640
Submitted by: mathias.picker@gmx.de
* additional proofing against invalid/malicious streams in decode
* fix a memory leak in vorbis_commentheader_out().
* updates, corrections and clarifications in the Vorbis I specification
document
- Use USE_DOS2UNIX to remove ^M from documentation
- Add support for the bundled configuration builder
- Move default logging directory to PORTNAME specific one
- Move example files to EXAMPLESDIR and make optional
- Remove dsp_sc plugin documentation
- Reinstate required_dirs variable from rc.d script
- Remove log file creation from rc.d script (no longer required)
- Display clean-up warning on port deinstall (based on bsd.port.mk)
PR: ports/164591
Submitted by: Jarrod Sayers <jarrod@downtools.com.au> maintainer
Approved by: gabor (mentor)
version. I will maintain this port and host the tarball on my mirror.
The following changes were made to the re-rolled tarball:
- Merged all the FreeBSD patches
- Fixed new compiler warnings
- Added a note about the changes/tarball re-roll
- Changed the version to 2.0
Changes to the port:
- Reworked Makefile and pkg-descr
- Add LICENSE
pass necessary variables as MAKE_ARGS
- Define LICENSE knob (GPLv2) and hand over to multimedia@
- Cleanup Makefile a bit while I am at it (sort knobs, remove superfluous
variable PROGRAM)
- Detect MMX support per MACHINE_CPU, remove OPTIONS
- Remove .else clause since --disable-mmx is the default
- Collapse including <bsd.port.pre/post.mk> into just <bsd.port.mk>
- Reindent MAN1 variable assignment (line up with other knobs)
- Adjust COMMENT and Makefile header while I am here
- Bump from beta (build 14) to release (build 29)
- Resolve oddities surrounding PLIST_SUB and SUB_LIST (thanks Michael and Gabor)
- Update pkg-plist to reflect updated documentation
- Support creation of both sc_serv.log and sc_w3c.log on startup
PR: ports/16440
Approved by: gabor (mentor)