| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This patch by crtxreavr@trioptimum.com to prevent users
from read passwords out of the log file and database. Also
runs the server as the nobody user.
PR: ports/56464
Submitted by: Daniel O'Connor <darius@dons.net.au>
|
|
|
|
|
|
|
| |
- Bug fixes
PR: 56460
Submitted by: Simon Barner <barner@in.tum.de>
|
|
|
|
|
|
|
| |
- Fix handling USE_GETOPT_LONG
PR: 56431
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
| |
Per bento, some old info files are no longer part of the
package. Also portlint sniffs at the Makefile, somewhat
bogusly, but it's easy to make it shut up.
PR: ports/56419
Submitted by: ark Linimon <linimon@lonesome.com>
|
|
|
|
|
|
| |
else finds portlint complaining.
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
|
|
|
|
|
| |
PR: 56368
Submitted by: Frank Ruell <stoerte@dreamwarrior.net>
Obtained from: Rhythmbox CVS
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Digit@lway MPIO MP3 player device driver KMOD.
It is actually a patch to FreeBSD standard urio driver,
which adds MPIO support to it, and fixes some issues.
This driver is designed to be used with MPIO for Linux
software, ported to FreeBSD as audio/mpiosh.
PR: ports/53540
Submitted by: Sergey Akifyev <asa@gascom.ru>
|
|
|
|
|
|
|
|
| |
This is streamtuner-python, a streamtuner plugin offering
an embedded Python interpreter.
PR: ports/48890
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
|
|
|
|
|
|
|
|
|
| |
The server for Team Speak a voice chat program which supports
multiple channels with different rate codecs and several
people on each channel. Primarily aimed at team gamers but
can be used as an IP phone as well.
PR: ports/55088
Submitted by: Daniel O'Connor <darius@dons.net.au>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Shout is streaming client for icecast and shoutcast streaming
servers. It works well with SHOUTcast Server Version
1.9.2/FreeBSD4 (with -i key (Use old icy headers)),But if
you try to enable title streaming (-t key) (without it
clients don't see what song is playing). There are two
problems why it doesn't work:
1. By default shoutcast expects source stremer connection
on 8001 port, and listeners on 8000 port. (steamer port is
listener_port+1). Shout streams mp3 music on port 8001 (from
config file or command line), but title streaming is done
on listener port through web admin interface.
(http://server:port//admin.cgi?pass=password&;mode=updinfo&song=Song
Title) Without patch shout tries to update info on streamer,
and not listener port and this doesn't work. I attached
patch which reduces port number by one, which is right
(listener) port number.
2. With this fix shout connects to right port, but still
doesn't update song title. From shoutcast documentation
I've found that now shoutcast accepts update post (see
above) only with useragent Mozilla ant shout gives useragent
Shout/0.8.0.
Informed maintainer
PR: ports/48771
Submitted by: Justas Gurinavicius <raktas@raktas.net>
|
|
|
|
|
|
|
| |
Attached is a port of the gkrellmss plugin for gkrellm2.
PR: ports/47917
Submitted by: Lars Eggert <larse@isi.edu>
|
|
|
|
|
|
|
|
|
|
|
|
| |
ETktab let's you edit guitar and bass tabulatures. Notations
for various playing techniques like muting and vibrato are
supported, as well as variable keybindings. It can output
tabulatures in plain ascii format.
WWW: http://etktab.sourceforge.net/
PR: ports/47649
Submitted by: Juha Erkkilä <erkkila@cc.jyu.fi>
|
|
|
|
|
|
|
|
| |
This is another mixer for the afterstep window manager. It
is different from asmix(1).
PR: ports/46708
Submitted by: Mike Makonnen <mtm@identd.net>
|
|
|
|
|
|
|
| |
This is a port of asmix(1) for the afterstep window manager.
PR: ports/46707
Submitted by: Mike Makonnen <mtm@identd.net>
|
| |
|
|
|
|
|
| |
revert bogus PORTREVISION bumped in 1.15; This is perfectly safe because
no one on the earth was able to build aureal-kmod-1.5_5.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The current logic to calculate BROKEN in this port does not
allow for one OS release to ask the port if it is broken
on another OS release. This is due to an assumption that
the OSVERSION passed to the Makefile exactly corresponds
to the source version installed under /usr/src/sys (if any.)
That is the default. However, when doing a cross-query,
this is not the case.
While this is a problem that is probably only of interest
to myself, Bill Fenner, and Dan Langille, the logic could
use tightening anyway.
PR: ports/52590
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
| |
Noticed by: bento / linimon
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port seems to build on neither ia64 nor sparc64,
probably due to some kind of pointer casting problem. Mark
as NOT_FOR_ARCHS to save bento from trying to build it on
those architectures.
A more careful reading of bsd.port.mk suggests that IGNORE
should be set in this case instead of NOT_FOR_ARCHS. This
will still save bento build time, but not indicate that the
port will _never_ run on these archs.
PR: ports/53457
Submitted by: Mark Linimon <linimon@lonesome.com>
|
| |
|
|
|
|
| |
Forgotten by: krion
|
| |
|
| |
|
|
|
|
| |
Prodded by: kris
|
|
|
|
|
|
|
| |
- Utilize INFO
PR: 55997
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 55996
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 55922
Submitted by: Kawaguti Ginga <ginga-freebsd@ginganet.org>
|
| |
|
|
|
|
|
|
| |
Obtained from: NetBSD
* Use CDROM devices also available on 5.x.
|
|
|
|
| |
requested by: Raphael H. Becker
|
|
|
|
|
|
|
|
|
| |
about currently playing song).
Create a named pipe to retrive xmms info about currently playing song.
PR: ports/54493
Submitted by: Manuel Rodirigo Rabade Garcia <mig@mig-29.net>
|
|
|
|
|
|
|
|
| |
This is a port of a plugin for xmms to support K-Joefol
skins, which look very nice.
PR: ports/47161
Submitted by: Kay Lehmann <kay_lehmann@web.de>
|
|
|
|
|
| |
PR: 55897
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
| |
PR: 55404
Submitted by: Lars Eggert <larse@isi.edu>
|
| |
|
|
|
|
| |
Submitted by: Darius@#bsdcode
|
|
|
|
|
|
| |
a problem detecting certain MP3s tagged with ID3 2.3.0 tags.
Submitted by: Frank Ruell <stoerte@dreamwarrior.net>
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: Volker Stolz <vs@foldr.org>
Revamped by yours truly.
Closes
PR: 53239
Approved by: (maintainer timeout)
|
|
|
|
|
|
|
|
|
|
| |
Also:
* Make audio/normalize optional
* Add Speex support
* General cleanup of Makefile
Submitted by: Munish Chopra <chopra@soulwax.net> (maintainer)
PR: 55790
|
|
|
|
|
| |
PR: 55744
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 55743
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 55741
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 55742
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 55513
Submitted by: James E. Flemer <jflemer@alum.rpi.edu>
|
|
|
|
| |
Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
|