- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
vamps and playcell applications. Now, it depends on the versions
supplied by the multimedia/vamps port. multimedia/vamps needs to
know beforehand how many bytes will be processed in order to work.
Unfortunaly, lxdvdrip cannot provide such information. Therefore,
vamps and playcell specific tailored versions shipped within the
lxdvdrip distribution will be used. They will be named so that
lxdvdrip does not conflict with multimedia/vamps.
o There is a ports/UPDATING note on this issue.
o Bump PORTREVISION due to both RUN_DEPENDS and PLIST changes
o Take over maintainership
QuodLibet's <lang>.mo [1], quodlibet.mo, is not found by
default on FreeBSD. The path of i18ndir is responsible for
it.
[1] <URL:http://www.sacredchao.net/quodlibet/wiki/Development/Translation>
Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr>
PR: ports/91473
Approved by: Chang bom Yoon <changbom.yoon@gmail.com>
- Update to 1.51 [*]
- Add multimedia/mplayer as dependency [*]
- Install lxdvdrip.wav under DATADIR [*]
- Change playwave reference in the source code to wavplay [*]
- Stop building of vamps in the source code and add a dependency
to multimedia/vamps
- Pass maintainership to ports@FreeBSD.org
[*]Mario Sergio Fujikawa Ferreira <lioux _at_ FreeBSD _dot_ org>
PR: ports/91486
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).
Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.
This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.
In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.
Bump PORTREVISION to make sure that users and packages
pick up this change.
should be a CONFLICTS line on both ports.
o No functional change, just fixes 'build' on some systems. Therefore,
no PORTREVISION bump.
Prompted by: Derrick Edwards <dantavious@comcast.net>
Upgrade qdvdauthor to 0.1.0. I'm excluding the vlc playback
options in the Makefile for now as vlc-config in 0.8.4 is
broke. I haven't made time to try out vlc-devel yet, though
their subversion logs look promising.
PR: ports/91370
Submitted by: Phil Oleson <oz@nixil.net>
This is port update for newer 1.0.2 version of k9copy.
Previous port version don't build on 4.x due to missing
stdint.h so in this version of port every include of stdint.h
wrapped with ifdef falling back to inttypes.h where stdint.h
isn't availible and inttypes.h present. So now k9copy should
be buildable on 4.x. I cant check it cause I do not have
any 4.x box around.
PR: ports/91356
Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
Ethernet and additionally provides a streaming server.
WWW: http://www.menzebach.de/
Requested by: bluescreen of bsdforen.de
Tested by: bluescreen of bsdforen.de
Audacious is a fork of beep-media-player 0.9.7.1. The
primary goals of this fork are keeping ideology of original
BMP and merging miscellaneous plugins into Audacious
WWW: http://audacious-media-player.org
PR: ports/91304
Submitted by: RedChrom <redchrom@mail.ru>
one. Confunsion created by different interpretations of df(1)
parameter's -P amongst Linux and FreeBSD.
o Do not process audio in any circunstances when dumping video
streams. Tipped by mplayer warning
o Bump PORTREVISION