| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
http://www.vuxml.org/freebsd/877e918e-5362-11d9-96d4-00065be4b5b6.html
PR: ports/75231
Submitted by: maintainer
Approved by: nectar (mentor)
|
| |
|
| |
|
|
|
|
|
| |
<hmendes@brturbo.com>: host mx.brturbo.com[200.199.201.144] said: 550 User
unknown: hmendes@brturbo.com
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
|
| |
(connect to resalehost.networksolutions.com[216.168.224.53]: Connection refused)
jamie@blackh0le.net
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some
warnings in some cases [2]
- fix a cut&past error in the linux_base-8 pkg-install script [3]
- convert the binary knob "USE_LINUX" to a version specifier, e.g.
USE_LINUX=<value> specifies a dependency upon
emulators/linux_base-<value>, exceptions are a value of "7" (which
does what you want and adds a dependency to linux_base) and any
value without a corresponding port in
PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
the default linux_base)
- don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
this allows us to use the USE_LINUX_PREFIX knob for linux_base and
paves the way for splitting up future linux base ports into
individual pieces
- remove RESTRICTED from some GPL licensed ports, even when we only
distribute binaries, we get them from official linux sites, so
anyone can grab them there if he needs to
- add a dependency upon the linux X11 bits where necessary (based upon
guesswork)
- don't use USE_X_PREFIX in some linux ports since it adds a dependency
to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
- bump the portrevision of the linux ports ("better safe than sorry"
algorithm)
- pass maintainership of the important linux infrastructure to a
mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
doesn't like this: tell us your bikeshed color at freebsd-emulation@,
my color would be "linuxolator@" in case someone cares...)
- add a pkg-install script for linux-fontconfig, but don't use it;
everything should work without it (the FreeBSD fc-cache program should
do all the work), but in case we need it we just need to decomment the
pkg-install part in the Makefile
- fix some dependencies
- fix some bugs
- add some static plists
- unbreak the ports with dependecies to more than one linux_base
This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.
Known bugs:
- the linux-mesa and linux-devtools ports install libGL*.so symlinks
- some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
the linux X11 port, so linx_Base-8 moans at deinstall time)
Future work (interested souls should coordinate with freebsd-emulation@):
- add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
or modify the behavior of USE_XLIB in the USE_LINUX case
AFAIK trevor has some patches.
- make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
the PREFIX?= workaround in some linux ports
Should be discussed/coordinated on/with x11@.
- move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
- update to a more recent linux base
PR: 69997, 70539 (and maybe others)
Discussed with/on: java@, x11@, trevor, portmgr
Tested by: mezz, portmgr, pointyhat
RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1]
Requested by: portmgr [2]
Submitted by: kris [3]
Approved by: portmgr
|
|
|
|
| |
Pointy hat: nobutaka (in stereo)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use a new system to track which files in the CPAN directory should be
installed. As a side effect, generate most of the RUN_DEPENDS list
at runtime.
- Add a script to start softsqueeze. The javavm port and a Jave VM
must be installed to the script to actually work. A dependency was
not added at this point because that's a huge barrier.
- Fix a bug in EXCEPTFILES processing.
- Patch the configuration parsing code to default the cache and
playlist directories to locations under /var/db/slimserver instead
of the weird defaults. This will fix the cache on new installs. [0]
- Bump port revision.
Reported by: Kraig Vander Berg <kraig at woodshoes dot net> [0]
|
| |
|
|
|
|
|
| |
PR: ports/75618
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
Define USE_X_PREFIX, so mtree will not create share/nls/POSIX and
share/nls/en_US.US-ASCII under /usr/X11R6--submitted by kris.
|
|
|
|
| |
files into separate streams.
|
|
|
|
|
|
| |
- Bump PORTREVISON
Pointed out by: kwm
|
|
|
|
| |
Approved by: maintainer (sobomax)
|
|
|
|
|
| |
PR: ports/75509
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: Mike Harding <mvh@welkyn.com> and Freedevil via #freebsd-gnome
|
|
|
|
|
|
| |
http://bugzilla.gnome.org/show_bug.cgi?id=162185 for more details.
Reported by: h <h@erathia.be>
|
|
|
|
| |
Noticed by: pointyhat via kris
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/75395
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
|
|
|
|
|
| |
PR: 75079
Submitted by: Arjan van Leeuwen (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/75367
Submitted by: Craig Boston <craig@yekse.gank.org> (maintainer)
|
|
|
|
|
| |
PR: ports/75359
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
|
|
|
|
|
|
| |
Fix incomplete pkg-plist
PR: ports/75279
Submitted by: David Le Brun <david@dyn-ns.net>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/75339
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
PORTREVISION.
Reported by: pointyhat via kris
|
|
|
|
| |
least on 5-STABLE.
|
|
|
|
|
| |
PR: ports/75155
Submitted by: Ion-Mihai "IOnut" Tetcu
|
|
|
|
|
| |
PR: ports/75263
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 75234
Submitted by: Jin-Shan Tseng
|
|
|
|
| |
broken at that time, and a fix has not been submitted to GNATS.
|
|
|
|
|
| |
<verm@drunkmonk.net>: host beatrix.drunkmonk.net[206.75.218.3] said: 550 5.1.1
<verm@drunkmonk.net>... User unknown (in reply to RCPT TO command)
|
| |
|
|
|
|
| |
Submitted by: Joel Diaz <joeldiaz@bellsouth.net>
|
| |
|
|
|
|
| |
broken on FreeBSD versions > 5.0 for quite some time.
|
| |
|
|
|
|
| |
Noticed by: kris building company
|
| |
|
|
|
|
|
| |
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Drop obsolete libtool hack from configure.
- Bump port revision after addition of .la file.
|
|
|
|
|
|
|
|
|
|
|
| |
TTA is a simple lossless audio compressor.
TTA performs lossless compression on multichannel 8,16,24
bit's integer and 32 bit's IEEE floating-point data of the
Wav audio files.
PR: ports/70243
Submitted by: Martin Dieringer <Martin.Dieringer@t-online.de>
|
|
|
|
|
|
|
| |
Contains library scanning preformance improvements. Some new pluggins.
Small firmware fixes etc. See the change log for details:
http://www.slimdevices.com/su_changelog.html
|
| |
|
|
|
|
|
|
|
|
| |
- Use PORTDOCS/PLIST_FILES instead of short plist while here
- Reset maintainer to ports: Last sign of life from maintainer more than 1y ago
PR: ports/74998
Submitted by: Serge Gagnon
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Recently I had a chance to speak with xmms-wma author on
some internet forum and figured out that he thinks of
disabling iconv as my sin. So, I've enabled it again, but
it is optional now.
PR: ports/74959
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
|
| |
|
|
|
|
| |
Reported by: Mike Harding <mvh@ix.netcom.com>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/74943
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/74942
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
Submitted by: Andy Fawcett
|
|
|
|
| |
Submitted by: "dave" <dmehler26@woh.rr.com>
|
|
|
|
| |
Pointed out by: dosirak via kris, while testing X.Org upgrade
|
| |
|
|
|
|
|
|
| |
(maintainer timeout for two weeks.)
Submitted by: Ingmar Gebert <ingmar.gebert@uni-rostock.de>
|
|
|
|
|
|
| |
Bump PORTREVISION.
Notice from: dosirak via kris
|
|
|
|
| |
Reported by: pointyhat cluster
|
|
|
|
|
| |
Pointed out by: dosirak via kris, while testing X.Org upgrade
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/74141 (followup)
Submitted by: Craig Boston <craig@yekse.gank.org> (maintainer)
|
|
|
|
|
|
| |
Add CONFLICTS between libtunepimp and trm
Discussed with: Lauri Watts
|
| |
|
|
|
|
|
|
|
| |
Support PLIST_FILES
PR: ports/74727
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/74726
Submitted by: Ports Fury
|
|
|
|
| |
users.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Cantus is an easy to use tool for tagging and renaming MP3 and OGG/Vorbis files.
It has many features including mass tagging and renaming of MP3s, the ability to
generate a tag out of the filename, filter definitions for renaming, recursive
actions, CDDB (Freedb) lookup (no CD needed), copy between ID3V1 and ID3V2 tags,
and a lot more.
WWW: http://www.debain.org/software/cantus/
PR: ports/66799
Submitted by: Sergey Akifyev <asa@gascom.ru>
|
|
|
|
|
| |
PR: ports/74273
Submitted by: David Le Brun (maintainer)
|
|
|
|
| |
Pointed out by: pointy hat via kris
|
|
|
|
|
|
|
|
| |
makedepend (a part of imake) is installed as configure looks for it first.
If it cannot find it it just uses true(1) instead. Since upgrade of X.Org
ports to 6.8.1, makedepend is no longer necessary there at build time.
Tell it that true actually lives in /usr/bin as putting this in
CONFIGURE_ENV doesn't work.
|
|
|
|
| |
Pointed out by: lofi
|
| |
|
|
|
|
| |
Approved by: pav (mentor), markus (maintainer)
|
|
|
|
|
|
|
|
| |
emphasis on high quality. It's not lossless, but it is designed for
transparency, so that you won't be able to hear differences between the
original wave file and the much smaller MPC file.
Approved by: pav (mentor)
|
|
|
|
| |
these ports are duplicate with same maintainer as audio/mBox
|
|
|
|
|
| |
only i386 and ia64 seem to have the bktr(4) driver.
- Add a more accurate OSVERSION for the bktr header reorganization.
|
|
|
|
|
|
|
|
| |
ONLY_FOR_ARCHS.
- Fix location of bktr headers on 5.x
- Fix WWW
PR: 74486
|
|
|
|
|
|
|
|
|
| |
(which detects motion on a Webcam): it listens for sound. If it detects
any, it starts recording until the sound stops (or a bit later, which is
configurable). It stores the audio in .WAV files.
PR: ports/74348
Submitted by: David Thiel <lx@redundancy.redundancy.org>
|
|
|
|
|
| |
PR: ports/74343
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
| |
PR: ports/74472
Submitted by: maintainer
|
|
|
|
| |
endless loop on build. We'll just have to wait for mpeg4ip & mpeg4ip-libmp4v2 to be fixed.
|
|
|
|
|
|
|
|
| |
without multimedia/mpeg4ip installed by adding a dependency on multimedia/mpeg4ip
this also adds a new know WITH_MPEG4 for use of encoding mpeg4 audio
PR: ports/74094
Reported by: many
|
|
|
|
| |
Submitted by: paulbeard@mac.com
|
| |
|
|
|
|
|
| |
PR: ports/74420
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/74419
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/74335
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
still default.
- Use new GCONF_SCHEMAS
PR: ports/74399
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Noticed by: Henrik Andersen
|
|
|
|
|
|
|
|
| |
- Add WITH_SSE knob since fftw3-float supports it
- Add WITH_OPTIMIZED_CFLAGS knob to respect CFLAGS if not defined [1]
Submitted by: KATO Tsuguru [1]
Approved by: adamw (implicit)
|
|
|
|
| |
Approved by: adamw (implicit)
|
|
|
|
| |
Approved by: adamw (implicit)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: kwm and marcus
|
|
|
|
| |
Approved by: pav
|
|
|
|
| |
Approved by: pav (mentor)
|
|
|
|
|
|
| |
PR: ports/72176
Approved by: maintainer timeout (20 days)
adamw (mentor)
|
|
|
|
| |
Approved by: bland, kwm, marcus and pav
|
| |
|
|
|
|
|
| |
PR: ports/74243
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
by GCONF_SCHEMAS (this fixes recently reported pkg_delete failures).
|
|
|
|
|
| |
PR: 72849
Submitted by: Michael Handler <handler@lair.grendel.net>
|
| |
|
|
|
|
|
| |
PR: ports/74128
Reported by: Michael C. Shultz <ringworm@inbox.lv>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Dima Panov <redfox@Fluffy.Khv.RU>
|
| |
|
| |
|
|
|
|
| |
Approved by: adamw (mentor)
|
|
|
|
|
| |
PR: 74047
Submitted by: Radek Kozlowski <radek@raadradd.com>
|
| |
|
|
|
|
| |
Approved by: marcus (co mentor)
|
|
|
|
|
| |
PR: ports/73967
Submitted by: Dima Panov <redfox@Fluffy.Khv.RU>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to bsd.java.mk 2.0
- Use INSTALL_DATA and INSTALL_SCRIPT macros
- Register java/javavmwrapper as a run dependency
- Use JAVAJARDIR in launcher script
- Use LOCALBASE rather than PREFIX to invoke javavmwrapper in launcher script
PR: 73856 [1]
Submitted by: maintainer [1]
|
|
|
|
| |
away in next version
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: ports/73951
Submitted by: David Gilbert <dgilbert@daveg.ca>
Approved by: pav (co mentor)
|
|
|
|
|
|
|
|
|
|
| |
Add DEFAULT_CDROM_DEVICE knob
default 4.x /dev/acd0c
default >5.x /dev/acd0
PR: ports/73885
Submitted by: Martin Kraft <martin.kraft@fal.de> (maintainer)
Approved by: marcus (co mentor)
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
|
|
| |
Don't build not needed libraries
Approved by: adamw (mentor)
|
|
|
|
| |
Approved by: adamw (mentor)
|
|
|
|
|
|
|
| |
Easytag but more lightweight
PR: ports/73812
Submitted by: Anthony Ginepro <anthony.ginepro@laposte.net>
|
|
|
|
| |
Approved by: pav (co mentor)
|
|
|
|
| |
Approved by: pav (co mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Speex is a patent-free, Open Source/Free Software voice codec.
Unlike other codecs like MP3 and Ogg Vorbis, Speex is designed to
compress voice at bitrates in the 2-45 kbps range. Possible
applications include VoIP, internet audio streaming, archiving of
speech data (e.g. voice mail), and audio books. In some sense, it is
meant to be complementary to the Ogg Vorbis codec.
--
Speex 1.1 is backwards compatible with speex 1.0
and can be used as a drop in replacement
for audio/speex
Approved by: pav (co mentor)
|
| |
|
| |
|
|
|
|
|
| |
PR: 72207
Submitted by: ahze
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/73791
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>
|
|
|
|
|
|
|
| |
lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is
taking care of gconf key and schemas files for pkg-plist. Pav has committed by
re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump
PORTREVISION to correct our pkg-plist database installed.
|
|
|
|
| |
Approved by: marcus (co mentor)
|
|
|
|
|
|
|
| |
o Bump PORTREVISION
PR: 72205
Submitted by: ahze
|
|
|
|
|
| |
PR: ports/73728
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
| |
Approved by: jre@vineyard.net
pav (co mentor)
|
|
|
|
|
|
|
|
|
| |
Remove unused knobs
Bump PORTREVISION
PR: ports/73652
Submitted by: david@da-quirk.org (maintainer)
Approved by: adamw (mentor)
|
| |
|
|
|
|
| |
big upgrade.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.
This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team. The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).
Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD. We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:
Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>
GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.
As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process. Full documentation on the GNOME 2.8
upgrade is coming following this commit.
From all of us at FreeBSD GNOME, ENJOY!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mBox is program intended to help you with organizing your music files.
The most important features are:
- ability to reencode mp3/ogg/wma to mp3/ogg
- contains utility 'convertor' which converts whole directories to desired
format. Bitrate, etc. is automatically adjusted depending on settings
and source audio.
- reading/writing tags in MP3 ID3v1 and ID3v2, Ogg Vorbis
- reading WMA tags
- FreeDB, treates encoded files as if it was CD, so you can simply
select your files and - if found in database - write tags to them.
- auto tagging - reads tag information from filename
- batch tags editing
- batch files renaming (can use tags)
- directory renaming (can use tags)
Approved by: adamw (mentor)
|
|
|
|
| |
Submitted by: Radek Kozlowski <radek at raadradd dot com>
|
|
|
|
|
|
| |
PR: ports/73332
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by: pav (co mentor)
|
|
|
|
|
| |
PR: ports/73605
Submitted by: Geert Hendrickx <ghen@hmacs.cmi.ua.ac.be>
|
| |
|
|
|
|
|
|
|
|
|
| |
noted in VuXML.
PR: ports/73091
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
VuXML: http://vuxml.FreeBSD.org/20d16518-2477-11d9-814e-0001020eed82.html
Approved by: clement
|
|
|
|
|
| |
PR: 73578
Submitted by: Sergey Prikhodko <sergey@network-asp.biz>
|
|
|
|
|
| |
PR: ports/73528
Submitted by: Janos Mohacsi <janos.mohacsi@niif.hu>
|
|
|
|
| |
Reminded by: mavvie
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
| |
PR: ports/73344
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/73343
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
replacement for ESOUND with a few more bells and whistles:
* Extensible plugin architecture (by loading dynamic loadable modules
with dlopen())
* Support for more than one sink/source
* Better low latency behaviour
* Embedabble into other software (the core is available as C library)
* Completely asynchronous C API
* Simple command line interface for reconfiguring the daemon while running
* Flexible, implicit sample type conversion and resampling
* "Zero-Copy" architecture
* Module autoloading
* Very accurate latency measurement for playback and recordin.
* May be used to combine multiple sound cards to one (with sample rate
adjustment)
* Client side latency interpolation
|
| |
|
|
|
|
|
| |
PR: ports/72771
Approved by: adamw (mentor)
|
|
|
|
|
|
| |
PR: ports/73260
Pointed out by: sean@mcneil.com
Approved by: adamw (mentor)
|
|
|
|
| |
Approved by:adamw (mentor)
|
|
|
|
|
| |
PR: ports/73025
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
|
|
|
|
| |
PR: ports/73025
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
Note: this still does not build (fails later)
PR: ports/73220
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
|
|
|
|
|
| |
Submitted by: Andy Fawcett <andy@athame.co.uk> (5.x)
Reported by: Acajou <acajou@gmail.com> (4.x)
|
|
|
|
|
| |
PR: ports/73133
Submitted by: Mark Daniel Reidel <root@alu.reidel.info> (maintainer)
|
|
|
|
|
| |
PR: ports/72957
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/73021
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/73132
Submitted by: Mark Daniel Reidel <root@alu.reidel.info> (maintainer)
|
|
|
|
|
| |
PR: ports/71172
Submitted by: Michael Johnson
|
|
|
|
| |
distfile have never been updated to reflect the latest libmusicbrainz.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
PR: ports/72943
Reported by: pointyhat via kris
sean@mcneil.com
Submitted by: sean@mcneil.com (patch)
Michael Johnson <ahze@ahze.net> (maintainer)
Tested by: sean@mcneil.com
|
|
|
|
|
| |
PR: 72934
Submitted by: maintainer
|
|
|
|
|
|
| |
audio/rhythmbox has more features.
Approved by: maintainer
|
|
|
|
|
|
|
| |
The main change is improved startup time. There are also a number of
bugfixes. See the release notes for details:
http://www.slimdevices.com/su_changelog.html
|
|
|
|
|
|
|
|
|
|
| |
ports are doing.
Bump portrevision.
Change maintainer e-mail to my FreeBSD.org address.
PR: 71399
Submitted by: vs
Approved by: pav (mentor)
|
|
|
|
|
|
|
|
|
| |
previously installed. This is also only a temp fix until mpeg4ip is updated
(ports/72206) or fixed.
PR: ports/72799
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
Pointed out by: spamrefuse@yahoo.com
|
| |
|
| |
|
|
|
|
|
|
| |
Changes in this release: numerous bugfixes.
Reviewed by and with: Dan Nelson <dnelson@allantgroup.com>
|
|
|
|
| |
Submitted by: markus
|
|
|
|
|
|
|
| |
servers.
PR: ports/71049
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
| |
|
|
|
|
|
| |
PR: ports/72716
Submitted by: Michael Johnson <ahze@ahze.net>
|
|
|
|
|
| |
PR: ports/72709
Submitted by: Michael Johnson <ahze@ahze.net>
|
|
|
|
|
|
| |
is broke, so disable this to allow other apps to get build with faad.
Requested by: Michael Johnson <ahze@ahze.net> (maintainer)
|
|
|
|
|
| |
tested because I'm still on 5.2.1 and I can't compile gcc34 and the
only packages for gcc34 I find are 4.10 or 5.3. Bummer!
|
|
|
|
|
|
|
| |
- make faad use libmp4v2 so mpeg4ip can use faad.
PR: ports/72205
Submitted by: Michael Johnson <ahze@ahze.net>
|
|
|
|
|
|
|
| |
FAAD 2 - Freeware Advanced Audio Decoder 2 - BMP plugin
PR: ports/71304
Submitted by: Michael Johnson <ahze@ahze.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mBox is program intended to help you with organizing your music files.
The most important features are:
- Ability to reencode mp3/ogg/wma to mp3/ogg
- contains utility 'convertor' which converts whole directories to desired
format. Bitrate, etc. is automatically adjusted depending on settings and
source audio. See users-guide for further information.
- supports reading/writing tags in MP3 ID3v1 and ID3v2, Ogg Vorbis
- supports reading WMA tags
- supports FreeDB, treates encoded files as if it was CD, so you can simply
select your files and - if found in database - write tags to them.
- supports auto tagging - reads tag information from filename
- supports batch tags editing
- supports batch files renaming (can use tags)
- supports directory renaming (can use tags)
PR: ports/71288
Submitted by: Vladimir Osintsev <oc@nm.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port provides a simple but easy to use, and via
scriptability powerful interface to control iRiver's great
'ifp' series portable music players.
If there is a 'manager firmware' installed on this device,
it's not possible to gain access via umass(4). This port
uses libusb to connect directly via ugen.
PR: ports/71987
Submitted by: Thomas E. Zander <riggs@rrr.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
music albums
CoverHunter will scan your digital music albums and try to
get the cover image for each one. After that, if more than
one cover was found, you can choose wich one will be set
as the cover for that album. These covers may be used by
XMMS, KDE, GNOME, etc.
PR: ports/69053
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
|
|
|
|
|
|
| |
Icegenerator is a direct streaming generator for Icecast/Shoutcast
PR: ports/71104
Submitted by: Nadelyaev Stanislav <funkblaster@n11.bmstu.ru>
|
|
|
|
|
|
| |
(http://www.debian.org/security/2004/dsa-541).
Patches obtained from: Debian
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/72536
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: Frank J. Laszlo <laszlof@vonostingroup.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Update libtool
PR: ports/72607
Submitted by: Michael Johnson <ahze@ahze.net>
|
|
|
|
|
| |
PR: ports/72595
Submitted by: maintainer
|
|
|
|
|
|
| |
The aoTuV enhancement has been merged into the mainstream.
Noted by: naddy
|
|
|
|
|
| |
PR: 72555
Submitted by: Michael Johnson <ahze@ahze.net>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
breakage.
Attached patch changes Muine's library mappings so minor
version number changes do not break the port in the future.
PR: ports/71136
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
|
|
|
|
|
|
|
|
|
| |
- Fix build on 6.0
Tested and Reported by: Chris Johnson <cjohnson@wcug.wwu.edu>
PR: ports/72593
Submitted by: Michael Johnson <ahze@ahze.net>
Reviewed by: Chris Johnson <cjohnson@wcug.wwu.edu>
|
|
|
|
|
|
|
|
|
|
| |
* merges tuning improvements from Aoyumi's aoTuV with fixups
* new managed bitrate (CBR) mode support
* new vorbis_encoder_ctl() interface
* extensive documentation updates
* application/ogg mimetype is now official
* autotools cleanup from Thomas Vander Stichele
* various bugfixes
|
|
|
|
|
|
|
|
| |
* various bugfixes
* important bugfix for 64-bit platforms
* various portability fixes
* autotools cleanup from Thomas Vander Stichele
* new multiplexed Ogg stream documentation
|
|
|
|
|
| |
PR: ports/72523
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/71590
Submitted by: Simon Barner <barner@gmx.de>
|
|
|
|
|
|
|
| |
audio files.
PR: ports/71577
Submitted by: Simon Barner <barner@gmx.de>
|
|
|
|
|
| |
PR: ports/71867
Submitted by: Ports Fury
|