| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=199574
|
|
|
|
|
|
|
|
| |
PR: ports/115296
Reported by: Robert Gogolok <gogo@cs.uni-sb.de>
Notes:
svn path=/head/; revision=198311
|
|
|
|
|
|
|
|
|
|
| |
-Fix the build if it has no -O* or/and has -O0 by force replace to -O2.
PR: ports/115076
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com>
Notes:
svn path=/head/; revision=198310
|
|
|
|
|
|
|
| |
Reported by: lol@chistydom.ru
Notes:
svn path=/head/; revision=198068
|
|
|
|
|
|
|
|
| |
header file that is required by dependent ports (i.e. those are broken
until ffmpeg is installed with the missing header).
Notes:
svn path=/head/; revision=197910
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
but have not modified the Makefile in libavcodec to install that header.
This broke dvbcut and possibly other ports that directly access decoder
or encoder functions (i.e. which do not use avcodec_find_decoder() to
search for them). Direct access to the functions has not been declared
deprecated (AFAIK) and thus it appears that installation of the header
has just been forgotten ...
Notes:
svn path=/head/; revision=197909
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
support it; if you still need it, please define WITH_SWSCALER;
- re-activate Theora support;
- remove ancient bits from DTS;
- define CONFIGURE_LOG to track possible failures.
PR: ports/115428
Approved by: mezz
Notes:
svn path=/head/; revision=197544
|
|
|
|
|
|
|
|
| |
PR: ports/115079
Reported by: tatsuki_makino@hotmail.com
Notes:
svn path=/head/; revision=196833
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Reword faad description in pre-everything since it is now enabled by default [2]
- Revert back to only installing man pages if NOPORTDOCS is not defined since
man pages are generated by programs that build portdocs [2]
Reported by: barbara.xxx1975@libero.it [1]
sunpoet@sunpoet.net [2]
Notes:
svn path=/head/; revision=196603
|
|
|
|
| |
Notes:
svn path=/head/; revision=196532
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=196462
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Don't install man pages when NOPORTDOCS is defined
PR: ports/113606
ports/113245
Submitted by: Joao Rocha Braga Filho
Sunpoet Po-Chuan Hsieh
Notes:
svn path=/head/; revision=193312
|
|
|
|
|
|
|
|
|
|
| |
- Install etc/ffserver.conf
PR: 113547
Requested by: Joao Rocha Braga Filho
Notes:
svn path=/head/; revision=193296
|
|
|
|
|
|
|
|
| |
PR: ports/113077
Submitted by: HASHI Hiroaki <hashiz@tomba.meridiani.jp>
Notes:
svn path=/head/; revision=192566
|
|
|
|
| |
Notes:
svn path=/head/; revision=191807
|
|
|
|
| |
Notes:
svn path=/head/; revision=188869
|
|
|
|
| |
Notes:
svn path=/head/; revision=188854
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback <freebsd@troback.com> (maintainer) [2]
Notes:
svn path=/head/; revision=187097
|
|
|
|
|
|
|
| |
Approved by: kris (portmgr), sem (mentor)
Notes:
svn path=/head/; revision=173507
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
Notes:
svn path=/head/; revision=173460
|
|
|
|
| |
Notes:
svn path=/head/; revision=162032
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=152963
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://secunia.com/advisories/17892/
o Patch can be found at:
http://article.gmane.org/gmane.comp.video.ffmpeg.devel/26558
o Bump PORTREVISION
Submitted by: Simon Kilvington <s.kilvington@eris.qinetiq.com> (patch)
Prompted by: marcus
Notes:
svn path=/head/; revision=150552
|
|
|
|
| |
Notes:
svn path=/head/; revision=147883
|
|
|
|
|
|
|
|
| |
building. The compiler does not support the assembler code. Tested
in tinderbox
Notes:
svn path=/head/; revision=137733
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Add support for DragonFly
2) Use proper castings
3) Test file descriptors before using them
4) Improve frame capture
5) Fix some errors
6) Clean up the signals on bktr(4) when closing the device
o Inherit CFLAGS (uphold CFLAGS) if WITH_OPTIMIZED_CFLAGS
o Build and install post processing library
o Bump PORTREVISION
Submitted by: Steve O'Hara-Smith <steve@sohara.org> et al [1]
Notes:
svn path=/head/; revision=136883
|
|
|
|
| |
Notes:
svn path=/head/; revision=134733
|
|
|
|
| |
Notes:
svn path=/head/; revision=130541
|
|
|
|
|
|
|
|
|
|
|
| |
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson <raj at cserv62.csub.edu>
Somepart by: me
Notes:
svn path=/head/; revision=130537
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=125647
|
|
|
|
|
|
|
|
| |
- Remove extraneous whitespaces at end of lines
- Place DISTVERSION on the correct location
Notes:
svn path=/head/; revision=125130
|
|
|
|
|
|
|
|
|
|
| |
o Bump PORTREVISION
PR: 74965
Submitted by: Serge Gagnon <ser_gagnon@sympatico.ca>
Notes:
svn path=/head/; revision=123837
|
|
|
|
|
|
|
|
| |
Reviewed by: Randy Pratt <rpratt1950@earthlink.net>,
Frank Mayhar <frank@exit.com>
Notes:
svn path=/head/; revision=123460
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o SHLIB version bump: a trick to help detect the problem that ffmpeg
will not build with the previous ffmpeg library installed
PR: 69210 [1],
74225 [2]
Submitted by: ahze [1],
Frank Mayhar <frank@exit.com> [2]
Notes:
svn path=/head/; revision=123247
|
|
|
|
| |
Notes:
svn path=/head/; revision=118101
|
|
|
|
|
|
|
|
| |
PR: 64825
Submitted by: mike johnson <ahze@ahze.net>
Notes:
svn path=/head/; revision=107080
|
|
|
|
| |
Notes:
svn path=/head/; revision=106974
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2) Add WITHOUT_POSTPROCESS knob for backward compatibility. However,
using might break ports that require postprocess to be enabled
in ffmpeg
3) Bump PORTREVISION due to [1]
4) Remove PKGMESSAGE since it is no longer necessary to warn about
ffmpeg045 port. It has been removed since the reasons for
maintaining an old parallel version of ffmpeg no longer exist
PR: 64257 [1,2,3]
Submitted by: dinoex
Notes:
svn path=/head/; revision=104791
|
|
|
|
| |
Notes:
svn path=/head/; revision=104625
|
|
|
|
|
|
|
|
|
|
|
| |
WRKSRC after installation.
PR: 47713
Submitted by: parv <parv_fm@emailgroups.net> (report),
Anish Mistry <mistry.7@osu.edu> (fix)
Notes:
svn path=/head/; revision=103959
|
|
|
|
|
|
|
|
|
|
| |
for the Brooktree and Meteor interfaces have been moved
PR: 62178
Submitted by: Steve O'Hara-Smith <steve@sohara.org>
Notes:
svn path=/head/; revision=103958
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes:
svn path=/head/; revision=103247
|
|
|
|
|
|
|
|
|
|
| |
Woah. The roof of the building right outside my window just caught fire.
Uh... I should probably stop typing and go make a phone call.
Submitted by: John Birrell <jb@cimlogic.com.au>
Notes:
svn path=/head/; revision=102603
|
|
|
|
|
|
|
|
| |
Submitted by: FreshPorts sanity checking, which I didn't even know was
trolling my commits. Cool!!1
Notes:
svn path=/head/; revision=102453
|
|
|
|
|
|
|
|
|
| |
with a PORTREVISION bump.
Approved by: no response from maintainer
Notes:
svn path=/head/; revision=102445
|
|
|
|
|
|
|
| |
use that to decide whether to enable inline assemply optimisations.
Notes:
svn path=/head/; revision=101809
|
|
|
|
|
|
|
| |
if it is still broken at that time.
Notes:
svn path=/head/; revision=101639
|
|
|
|
| |
Notes:
svn path=/head/; revision=100321
|
|
|
|
| |
Notes:
svn path=/head/; revision=100194
|