| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
bump PORTREVISION
|
| |
|
| |
|
|
|
|
|
|
| |
- fix some more 64 bit issues [i]
Provided by: Gerd Knorr <kraxel@bytesex.org> [1]
|
|
|
|
|
| |
- fix build for amd64
- fix a bug on amd64 which caused xawtv to segfault on startup
|
| |
|
|
|
|
|
| |
Submitted by: Michiel Boland <michiel@boland.org>
Approved by: maintainer
|
| |
|
|
|
|
| |
Pointed out by: krismail
|
|
|
|
|
| |
o Add forgotten PKGNAMESUFFIX=-devel
o Fix PLIST
|
|
|
|
|
|
| |
- Update x264 patch [1]
Mostly obtained from: VLC cvs. [1]
|
| |
|
| |
|
| |
|
|
|
|
| |
Repoted by: pointyhat via kris
|
|
|
|
| |
but... it still coredumpes, so ONLY_FOR_ARCH stays like it is right now
|
|
|
|
| |
- This version now supports ffmpeg-devel
|
|
|
|
|
| |
Requested by: tim@spyderweb.com.au
PR: ports/81238
|
| |
|
|
|
|
|
|
| |
and ln -s ${LIBTOOL} ${WRKSRC}/libtool
Reported and Tested by: adamw
|
| |
|
|
|
|
|
|
|
|
|
| |
Reported by: many
Note: Only difference is every locale has
-"POT-Creation-Date: 2005-05-17 22:58+0200\n"
+"POT-Creation-Date: 2005-05-17 14:36+0200\n"
|
| |
|
| |
|
|
|
|
| |
Patch Obtained from: MPlayer CVS
|
|
|
|
| |
Reported by: pav via irc.
|
|
|
|
|
|
|
|
|
|
| |
installed; fixed by both changing FFMPEG_{C,LD}FLAGS -I/-L searching
orders and looking for libraries directly inside of the ffmpeg
port BEFORE the local {C,L}DFLAGS [1]
o Update to snapshot 20050518 since it works now that multimedia/x264
port has been updated to snapshot 20050518
Submitted by: ahze [1]
|
| |
|
|
|
|
|
|
|
|
| |
in -L${LOCALBASE}/lib instead of adding this check for each codec
alone
Submitted by: mezz
Reviewed by: ahze
|
|
|
|
|
|
|
|
| |
* vcdxrip: add option "notrack" to skip ripping of a specific track
* vcd-info: single argument acts like -i option
* some stylistic coding changes (e.g. add _t suffix and p_ prefix)
* fix clobbering a version number via strncpy
* Memory leaks and errors reduced
|
|
|
|
|
| |
PR: ports/81125
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/81131
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
|
|
|
|
|
| |
PR: ports/81097
Submitted by: Remington <TastyNachos@charter.net>
|
|
|
|
| |
Spotted by: mezz
|
|
|
|
|
|
|
| |
of encrypted DVD discs
PR: ports/80952, ports/80984
Diagnosed by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
|
|
|
|
| |
Approved by: marcus (portmgr hat)
|
|
|
|
| |
Reported by: krismail
|
| |
|
|
|
|
|
|
| |
committed a MFC of stacksize increase in RELENG_5 a few days ago.
Reviewed by: marcus
|
|
|
|
|
| |
- Remove need for wxgtk on svlc (WITH_SKINS knob) for skins interface.
x11 is only thing needed.
|
|
|
|
|
|
| |
vlc-devel and next vlc (0.8.2) have wxgtk26 support for amd64
Reported by: pav
|
|
|
|
| |
Note: Does not build with ffmpeg-devel, but will run w/ ffmpeg-devel.
|
|
|
|
|
|
|
| |
at the same time. This isn't a problem if you just have wxgtk26
installed or are using wxgtk24.
Spotted by: mezz via irc
|
|
|
|
|
|
|
|
| |
by mezz.
- patch for optional Quicktime from <juhis at nallukka dot net>, PR ports/79494.
- workaround for GTK FileChooser bug pointed out by <herakles at gmx dot net>
(http://jira.schirmacher.de/jira-kino/browse/KINO-150?page=comments#action_10805)
- bump PORTREVISION.
|
|
|
|
| |
Submitted by: bms@spc.org
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use OPTIONS
- Install .desktop file and icon in share/applications and
share/pixmaps instead of share/gnome/
- Changed Knobs
WITHOUT_FAAD --> WITH_FAAD (disabled by default)
WITH_LAME --> WITHOUT_LAME (enabled by default, disabled for package building) WITHOUT_SDL --> WITH_SDL (disabled by default)
WITHOUT_TRANSCODE --> WITH_TRANSCODE (disabled by default)
WITHOUT_DVD removed.
- New knobs
WITH_CORBA -- Corba interface via orbit2
WITH_DAAP -- iTunes(R) music shares
WITHOUT_DVDNAV -- DVD (dvd menus) support
WITH_DVDREAD -- Regular DVD support (non-menu)
WITH_DIRAC -- diace general-purpose video codec
WITHOUT_OGG -- OGG audio decoder
WITH_SMB -- Samba access module
WITH_TWOLAME -- Mpeg layer 2 audio Support
NOTE: WITH_ knobs are disabled by default.
WITHOUT_ knobs are enabled by default.
NOTE2: It is recommended that you use multimedia/ffmpeg-devel
instead of multimedia/ffmpeg if you want to use any of
ffmpeg's postprocess features.
PR: ports/80963 [1]
Repocopied by: marcus [1]
|
| |
|
|
|
|
|
|
|
| |
o Have byteswap work for both 5.x (and over) and 4.x FreeBSD branches
o Fix build on 4.x by disabling gcc3 SMID code (patch-configure)
Submitted by: ahze
|
|
|
|
|
| |
PR: ports/80973
Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
|
|
|
|
|
|
|
|
| |
bogus data
- Bump PORTREVISION
Approved by: Miguel Mendez (maintainer)
Obtained from: BMP cvs
|
| |
|
|
|
|
|
|
|
|
| |
since the required libraries will be incompatible with the ffmpeg-devel
binary code. Patches are being worked on for both 2.95 and 4.0.1
gcc support
Submitted by: ahze
|
|
|
|
|
| |
- Add new knob WITH_WXGTK_CONFIG=[2.4|2.6], defaults to 2.6
- Bump PORTREVISION
|
| |
|
| |
|
|
|
|
|
| |
According to videolan.org later versions of vlc (0.8.3/4) will have
controls for plugin
|
|
|
|
| |
PR: 79511
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Update to CVS snapshot 20050511
o Add FreeBSD native byteswap support
o Video capture is not working and help is appreciated on this
matter. Join irc.freenode.net #freebsd-multimedia to help. Some fixes
have been borrowed from [2], [3] and [4]
o IPV6 support fixed [1]
Submitted by: ahze [1],
Jacob Meuser <jakemsr@jakemsr.com> [4],
Vladimir Kushnir <vkushnir@i.kiev.ua> [4]
Reviewed by: ahze,
Jacob Meuser <jakemsr@jakemsr.com>,
Vladimir Kushnir <vkushnir@i.kiev.ua>,
countless others at FreeBSD-multimedia@FreeBSD.org
mailing list
Obtained from: FFmpeg CVS repo [2],
OpenBSD FFmpeg port [3]
|
| |
|
|
|
|
|
|
| |
- Only s/llrintf/rintf/ on 4.x and early 5.x
Requested by: gavl author [1]
|
| |
|
|
|
|
|
| |
PR: ports/80884
Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
|
|
|
|
| |
supports 1.1 (speex-devel) API. speex or speex-devel can be used.
|
| |
|
|
|
|
|
|
| |
o Bump PORTREVISION
Approved by: maintainer
|
|
|
|
| |
On all: rename tuner0 into cxm0/bktr0 in setchannel.c
|
|
|
|
|
|
|
| |
PR: 78436
Submitted by: Phil Oleson <oz@nixil.net>
Add dummy do-build target to workaround non-working NO_BUILD
|
|
|
|
|
|
| |
PR: ports/80497
Submitted by: Gil Kloepfer <fgil@kloepfer.org>
Approved by: maintainer
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
| |
Reported by: Randy Pratt <rpratt1950@earthlink.net>
|
|
|
|
|
|
|
| |
with subtitle by default unless the gstreamer-plugins-pango is installed. Bump
the PORTREVISION.
Ok'ed by: marcus and ahze
|
|
|
|
| |
and not itself.
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/79826 (based on)
Submitted by: Jonathan Lennox <lennox@cnr.cs.columbia.edu>
Approved by: maintainer timeout (15 days)
|
|
|
|
|
|
|
|
| |
* fix unusable header (DOS line feeds)
* fix build of authoring module (DOS line feeds)
* fix build of Tools module (missing header)
This makes multimedia/x264 compile.
|
| |
|
|
|
|
|
| |
export H.264 media in mpeg4 wrapper.
- Bump PORTREVISION
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gpac MPEG-4 Systems library and headers
WWW: http://gpac.sourceforge.net/
This is a small portion of gpac, only headers and mpeg4 systems library
due to a chicken and egg problem similar to mpeg4ip, faad, and mpeg4ip-libmp4v2
x264 wants m4systems lib for mpeg4 output, gpac wants ffmpeg, next version
of ffmpeg wants x264.
|
|
|
|
| |
- ChangeLog: http://nxtvepg.sourceforge.net/changelog.html
|
| |
|
|
|
|
|
|
| |
Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.10.html
Approved by: maintainer (implicit)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Upgrade to 2005-02-19 version of setchannel.
Updated cxm.4, added pvr250-setchannel.1
|
|
|
|
|
| |
Bump PORTREVISION
Drop Maintainership
|
|
|
|
| |
Submitted by: kris via pointyhat
|
|
|
|
|
|
| |
Move macro definitions from extra-patch-config.h.in to patch-src:xine-engine:xine_internal.h.
Submitted by: glewis [*]
|
| |
|
| |
|
|
|
|
|
|
| |
This version contains the fixes for the MMS and Real RTSP buffer overflow vulnerabilities.
Security: http://www.vuxml.org/freebsd/91c606fc-b5d0-11d9-a788-0001020eed82.html
|
|
|
|
|
| |
PR: ports/80356
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/80299
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Approved by: clement (mentor)
|
|
|
|
| |
- Utilize INSTALL_[PROGRAM|DATA] and DATADIR
|
|
|
|
|
|
|
|
|
| |
Also, remove a redundant USE_GNOME definition, and fix some spacing.
libsamplerate support is easy to build in with a few quick patches, but
it hogs 100% CPU and then dies on a SIGSEGV. Someone might want to look
into that, because libsamplerate support would be neat for the crossfader
here.
|
|
|
|
|
|
|
|
| |
gcc complains that -fPIC is needed to link the shared lib,
but I have no idea how to do this with yasm? with out disabling the
shared library and just making a static library.
Pointed out by: krismail
|
|
|
|
|
|
| |
- use LDFLAGS instead of -lm
Submitted by: kwm via irc [1]
|
|
|
|
|
|
|
|
| |
by using C comments instead of make(1) constructs.
And as long as I'm here, fix a command misspelling in vm-pop3d.
As prompted by: kris
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch includes information about the average bitrate of the file
(because vorbis uses variable bit rate encoding by default and nominal
might or might not match the actual effective bitrate) as well as
information about the encoder which created the file.
Bump PORTREVISION.
PR: 74219
Submitted by: Thomas E. Zander <riggs@rrr.de>
Reviewed by: Espen Skoglund <esk@ira.uka.de>
|
|
|
|
|
|
| |
- Only s/lrint/rint/ on < 504000
Patch Update Obtained from vlc cvs
|
|
|
|
| |
Patch Update Obtained mostly from mplayer cvs
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Copyright (C) 2001-2004 dvb.matt
European digital radio & television uses the DVB standard to broadcast its
data. Project X gives you a look behind the transmissions and tries its best
to handle & repair many stream types and shows what went wrong on reception.
It is intended for educational purposes only, as a non-commercial test project.
It may not be used otherwise. Most parts are only experimental.
WWW: http://sourceforge.net/projects/project-x
PR: 79769
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
|
|
|
|
|
|
| |
This release fixes a buffer overflow where a malicious RAM
file could overflow a buffer and execute arbitrary code on a
victim's machine.
|
|
|
|
|
|
|
|
|
| |
* Added support for MPlayer 1.0 pre7
* Updated libbacon to 2.10.1
* Fixed HAL support
* Added preliminary support for NetBSD
* UI improvements
* Many fixes
|
|
|
|
| |
Chase shared library version.
|
|
|
|
|
|
|
|
| |
- Added support for multiple audio and subtitle streams in ogm and matroska
containers
- Added telecine, progressive and deinterlace support for NTSC DVD
- Added a denoise option
- Many fixes
|
| |
|
|
|
|
| |
Approved by: maintainer timeout
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 77869
Submitted by: Geoff Buckingham <geoffb@chuggalug.clues.com>
Verified by: kwm
|
|
|
|
|
|
|
| |
o Auto detect gtk 1.2, only building playdv accordingly [1]
PR: 79734 [1]
Submitted by: ahze [1]
|
| |
|
| |
|
|
|
|
| |
Foot work and patch provided by: lioux
|
|
|
|
| |
Approved by: maintainer (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
| |
<conrads@cox.net>
- introduce new vidix patches to enable -vo xvidix for some accidently
mistreated radeon and matrox cards, reported by Andre Albsmeier
<andre@albsmeier.net>
- explicitly forbid -fforce-addr gcc optimization as it reliably breaks all
ffmpeg descendants, by Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
PR: ports/79828
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
|
|
|
| |
can't be linked if WITH_OPTIMIZED_CFLAGS is defined.
PR: ports/79119
Submitted by: maintainer
|
| |
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
| |
|
|
|
|
|
|
|
| |
fine without explicit version in there, while specifying it can
occasionally confuse (cf. ports/78527). Packages depend on specific
versions of Xaw3d and X libraries anyway and ports will get the right
version number through imake.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mjpegtools YUV video stream processing tools
yuvdeinterlace:
A non destructive deinterlacer. Converts to a double frame rate, alf height,
progressive yuv stream for further processing by temporal based filters.
Then re-interlaced before encoding. The reinterlacer doesn't exist at this
time.
yuvafps:
A linear frame averaging, frame rate converter. Does a better job than the
frame dropping/duplicating converters.
yuvfade:
Will fade the video to black after X number of frames. Uses a trial and
error method of fading to black
yuvwater:
Attempts to detect and remove semi-transperant watermarks from the source.
Produces a PGM file of the detected watermark which is used to remove or
reduce the effect.
|
|
|
|
|
| |
PR: ports/79728
Submitted by: Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer)
|
|
|
|
| |
Requested by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/79544
Submitted by: ser_canof AT tin.it via maintainer
|
|
|
|
| |
Forgotten/missed by: lofi
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/78633
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Approved by: maintainer timeout (3 weeks)
|
| |
|
| |
|
| |
|
|
|
|
| |
application
|
|
|
|
|
| |
hopefully fix build on !i386 !amd64. Avifile support is only enabled
for i386 and amd64
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
| |
Cluebat provided by: marcus
Approved by: portmgr (krion)
|
|
|
|
|
| |
Reported by: awful pointyhat via brutal kris
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
| |
And bump portrevision for that plugin.
Fix plist when the gconf plugin is installed. [2]
Submitted by: [1] pointyhat via kris, [2] marcus
Approved by: portmgr (marcus)
|
|
|
|
|
|
|
|
| |
to revert this error.
PR: 79152
Submitted by: Henri Michelon (maintainer)
Approved by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
| |
X11BASE).
Submitted by: pointyhat via kris
While here fix some more of the warnings, use OpenSSL's MD5 code
instead of vendor's own copy, and use srandomdev instead of
srandom(hostname+time).
Approved by: portmgr (Kirill)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Pointed out by: sf
Approved by: portmgr (marcus)
|
|
|
|
|
|
| |
if empty.
Approved by: portmgr (krion)
|
|
|
|
|
|
| |
PR: 79060
Submitted by: Andreas Fehlner (maintainer)
Approved by: portmgr (marcus)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
versions. Use BSD's bsd.lib.mk to build uclmmbase and avoid building
(most of the) functionality, that is present in our base libraries
(btree, md5, etc.)
In vic stop using PERL, use Tcl/Tk-8.4, respect CC and CFLAGS and some
other improvements. vic is thus unbroken on 5.x
Per fenner's (much) earlier e-mail, grab maintainership for the time
being.
PR: ports/75066 (obsoleted)
Approved by: fenner (implicitly)
|
| |
|
|
|
|
| |
Requested by: marcus
|
|
|
|
|
| |
- use PLIST_FILES
- Unbreak xmps-win32-plugin by fixing plist
|
| |
|
| |
|
|
|
|
|
| |
Requested by: lofi
Approved by: maintainer (implicit)
|
|
|
|
|
| |
xvid wants gcc 3.x. Xvid support can be enabled
with WITH_XVID knob.
|
|
|
|
| |
500000 since livemedia is c++ and will break build
|
|
|
|
| |
Approved by: portmgr (krion)
|
|
|
|
| |
Approved by: maintainer (implicit)
|
|
|
|
|
| |
Approved by: maintainer (implicit)
Obtained from: Gstreamer CVS
|
|
|
|
|
|
| |
- Add post-patch line to speed up configure for non-gstreamer-plugins-*
Pointed out by: krion via pointyhat [1]
|
| |
|
| |
|
|
|
|
| |
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
|
| |
|
|
|
|
| |
Disable CPU_FLAGS, gst-ffmpeg does some optimalizations on it own like mmx.
|
|
|
|
|
| |
PR: ports/78909
Submitted by: Sven Berkvens-Matthijsse <sven@berkvens.net>
|
|
|
|
|
| |
PR: ports/78842
Submitted by: Phil Oleson <oz at nixil dot net>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
files/patch-libfaad2-common.h
o Remove explicitly disabling real codecs as they can be manually added
after installation if root really wants to (reported by Scott Lipcon
<scott@libcon.org>)
o Fix mplayer's x264 lib support is older than the version provided by
the ports tree as of today. Including new patchfile
files/patch-libmpcodecs-ve_x264.c
(by Bruce M. Simpson <bms@spc.org>)
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
Make configure faster for plugins. [1]
Sprinkle some plugins around that apeard in this release.
Disable example building, we don't use them so why build them. [2]
Remove some useless ECHO_CMD's.
Submitted by: [1] ahze
Requested by: [2] adamw
Approved by: maintainer (implicid)
|
|
|
|
|
| |
PR: ports/78831
Submitted by: Espen Skoglund <esk@ira.uka.de> (maintainer)
|
|
|
|
| |
Obtained from: Olivier Rolland <billl@users.sourceforge.net> (author)
|
|
|
|
|
| |
PR: ports/77539
Submitted by: Phil Oleson <oz at nixil dot net>
|
|
|
|
|
| |
PR: ports/78717
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
|
|
|
|
|
| |
- Use USE_LIBTOOL_VER instead of USE_INC_LIBTOOL_VER since we don't have
USE_GCC=3.4 anymore
|
|
|
|
| |
Found by: my GNOME 2.10 upgrade
|
|
|
|
| |
update.
|
| |
|
|
|
|
| |
Reminded by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
|
|
|
|
|
|
| |
PR: ports/78727
Submitted by: Frank Altpeter <frank.altpeter@gmail.com>
Approved by: maintainer
|
|
|
|
|
| |
http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1
-A few clean up such as correct paths, dependencies and etc.
|
|
|
|
| |
it.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall. However, a lot of
FreeBSD specific additions and fixes have been made. For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support. See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.
GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work. We would also like to thank our adventurous users that chose to
ride the walrus. We'd especially like to thank the following users that
provided patches for GNOME 2.10:
ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk
And anyone else I may have accidentally omitted.
As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession. You can
use the deskutils/splashsetter port to choose the one you like best.
As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10. Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.
Enjoy!
|
|
|
|
|
| |
PR: ports/76709
Submitted by: Ulrich Spoerlein <q@uni.de>
|
|
|
|
|
| |
PR: ports/76709
Submitted by: Ulrich Spoerlein <q@uni.de>
|
| |
|
|
|
|
|
|
| |
PR: 78669
Submitted by: maintainer
Approved by: krion (mentor)
|
| |
|
|
|
|
| |
caring step father; he has submitted the last 3 major fixes
|
|
|
|
| |
the last couple updates
|
|
|
|
|
| |
PR: 78453
Submitted by: "Evgueni V.Gavrilov" <aquatique@rusunix.org>
|
|
|
|
|
| |
PR: 78452
Submitted by: "Evgueni V.Gavrilov" <aquatique@rusunix.org>
|
|
|
|
|
|
| |
gst-ffmpeg.
Submitted by: marcus
|
|
|
|
| |
is 1.1.2 friendly
|
|
|
|
| |
Correct patch to libmms.
|
| |
|
|
|
|
| |
Approved by: marcus (blanket)
|
| |
|
|
|
|
|
|
|
|
| |
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson <raj at cserv62.csub.edu>
Somepart by: me
|
|
|
|
|
| |
PR: ports/78455
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's maintainer)
|
|
|
|
|
| |
PR: 77882
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/78429
Submitted by: Robin Schoonover (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* fixed merging ac3 streams in avi containers
* fixed video bitrate allowed range
* fixed compilation without subtitles support
* fixed some invalid casts
* added x264 support
- Add WITH_DEBUG switch
|
|
|
|
|
| |
multimedia/mjpegtools
- Bump PORTREVISION
|
|
|
|
|
| |
PR: 77995
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
|
| |
|
|
|
|
| |
Suggested by: kris
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
to use new USE_GSTREAMER= macro, Bump PORTREVISION's
--
Examples of new USE_GSTREAMER macro:
USE_GSTREAMER= dvd lame flac
.include <bsd.port.mk>
If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
you must follow one of the examples listed below
WANT_GSTREAMER= yes
.include <bsd.port.pre.mk>
.if defined(WITH_VORBIS)
USE_GSTREAMER+= vorbis
.endif
or
USE_GSTREAMER= yes
.include <bsd.port.pre.mk>
.if defined(WITH_FAAD)
USE_GSTREAMER+= faad
.endif
Note: USE_GSTREAMER=yes will always add a dependency to
ports/multimedia/gstreamer-plugins
--
Thanks to krion for runing this on pointyhat
Thanks to kwm for helping with this, and many bug fixes , and updates.
|
|
|
|
|
| |
PR: ports/78086
Submitted by: conrads at cox dot net (with cleanups)
|
|
|
|
| |
Approved by: arved (mentor)
|
| |
|
|
|
|
|
| |
PR: ports/78122
Submitted by: Zahemszky Gabor via maintainer
|
|
|
|
| |
Submitted by: ade
|
|
|
|
|
| |
PR: ports/78000
Submitted by: Phil Oleson <oz@nixil.net> (maintainer)
|
|
|
|
|
| |
PR: ports/78002
Submitted by: Phil Oleson <oz@nixil.net> (maintainer)
|
|
|
|
|
|
|
|
| |
- Switch to bash 3
PR: ports/73746 [1]
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
Approved by: maintainer timeout (4 months)
|
|
|
|
|
|
|
| |
world order (i.e. they shouldn't try to remove this directory)
Induced by PR: ports/77618
Submitted by: beep-media-player maintainer
|
|
|
|
| |
update.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Manual cropping and scaling
* Custom temporary directory
* Rip from DVD structure
* Minor UI redesign
* Many many fixes
- Add a patch to fix the issue that caused error messages to be displayed in
the console (incorrect cast) [1]
Obtained from: Olivier Rolland <billl@users.sourceforge.net> (author) [1]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW: line to new web page
- rename WITH_LIBXML2 knob to WITH_XML
- add freetype2 knob, WITH_FREETYPE
- remove WITH_SUBRIP knob
- remove dependency on nasm, all done with inline c assembly.
- Rename WITH_LIBTHEORA to WITH_THEORA
- use libquicktime now instead of openquicktime, with new
knob WITH_QUICKTIME
PR: ports/77860
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Amd64 Build: pav
|
|
|
|
|
| |
PR: ports/77870
Submitted by: Henri Michelon (maintainer)
|
|
|
|
|
| |
PR: ports/77793
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
shared library correctly.
- Add WITH_XVMC knob.
Submitted by: Jon Spencer <jon@jackson-spencer.ca>
|
|
|
|
|
|
|
| |
slideshow-style dvd with some simple menus
PR: ports/77625
Submitted by: Phil Oleson <oz@nixil.net>
|
| |
|
|
|
|
| |
Bump PORTREVISION
|
|
|
|
| |
Reported by: krismail
|
|
|
|
|
|
| |
- Fix plist in share/locale area
Approved by: maintainer timeout (2 weeks)
|