FreeBSD ports tree (read-only mirror)
Find a file
Jan Beich 5bf17477e1 audio/libgroove: unbreak with ffmpeg 4.0
groove/encoder.c:619:59: error: use of undeclared identifier 'CODEC_CAP_VARIABLE_FRAME_SIZE'
    e->sink->buffer_sample_count = (codec->capabilities & CODEC_CAP_VARIABLE_FRAME_SIZE) ?
                                                          ^
groove/file.c:284:66: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
        uint64_t extra_size = (uint64_t)icodec->extradata_size + FF_INPUT_BUFFER_PADDING_SIZE;
                                                                 ^
groove/playlist.c:189:63: error: use of undeclared identifier 'CODEC_CAP_DELAY'
            if (!pkt_temp->data && dec->codec->capabilities & CODEC_CAP_DELAY)
                                                              ^
groove/playlist.c:574:55: error: use of undeclared identifier 'CODEC_CAP_DELAY'
        if (f->audio_st->codec->codec->capabilities & CODEC_CAP_DELAY) {
                                                      ^
groove/playlist.c:990:22: error: assigning to 'AVFilter *' (aka 'struct AVFilter *') from 'const AVFilter *' (aka 'const struct AVFilter *') discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
    p->volume_filter = avfilter_get_by_name("volume");
                     ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
groove/playlist.c:997:23: error: assigning to 'AVFilter *' (aka 'struct AVFilter *') from 'const AVFilter *' (aka 'const struct AVFilter *') discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
    p->compand_filter = avfilter_get_by_name("compand");
                      ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
groove/playlist.c:1004:23: error: assigning to 'AVFilter *' (aka 'struct AVFilter *') from 'const AVFilter *' (aka 'const struct AVFilter *') discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
    p->abuffer_filter = avfilter_get_by_name("abuffer");
                      ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
groove/playlist.c:1011:22: error: assigning to 'AVFilter *' (aka 'struct AVFilter *') from 'const AVFilter *' (aka 'const struct AVFilter *') discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
    p->asplit_filter = avfilter_get_by_name("asplit");
                     ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
groove/playlist.c:1018:23: error: assigning to 'AVFilter *' (aka 'struct AVFilter *') from 'const AVFilter *' (aka 'const struct AVFilter *') discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
    p->aformat_filter = avfilter_get_by_name("aformat");
                      ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
groove/playlist.c:1025:27: error: assigning to 'AVFilter *' (aka 'struct AVFilter *') from 'const AVFilter *' (aka 'const struct AVFilter *') discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
    p->abuffersink_filter = avfilter_get_by_name("abuffersink");
                          ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

PR:		227726
Reported by:	antoine (via exp-run)
2018-05-04 11:41:14 +00:00
accessibility Update KDE Applications to 18.04.0 2018-04-28 18:11:49 +00:00
arabic - Update to 6.0.3 2018-04-08 10:42:32 +00:00
archivers Update to 1.30. Noteworthy changes: 2018-05-02 10:49:13 +00:00
astro multimedia/ffmpeg: update to 4.0 2018-05-02 15:07:27 +00:00
audio audio/libgroove: unbreak with ffmpeg 4.0 2018-05-04 11:41:14 +00:00
base Add files missed in previous commit 2018-02-06 14:38:27 +00:00
benchmarks - Update octave to 4.4.0. 2018-05-03 23:42:35 +00:00
biology biology/iqtree: Update to version 1.6.4 2018-04-30 16:37:22 +00:00
cad - Update to 3.10.9 2018-05-03 01:41:43 +00:00
chinese Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined. 2018-04-25 22:00:04 +00:00
comms multimedia/ffmpeg: update to 4.0 2018-05-02 15:07:27 +00:00
converters Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-05-04 06:17:47 +00:00
databases Update to 1.0.1 2018-05-03 18:41:41 +00:00
deskutils Update KDE Plasma Desktop to 5.12.5 2018-05-03 16:51:47 +00:00
devel - Fix LICENSE 2018-05-04 08:33:56 +00:00
dns Update to 2.0.15. 2018-05-03 14:05:55 +00:00
editors editors/calligraplan: Fix fetch. 2018-05-04 05:46:36 +00:00
emulators - Update to 0.197 2018-05-04 03:13:04 +00:00
finance Update to 6.11.1 2018-05-01 19:51:11 +00:00
french Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined. 2018-04-25 22:00:04 +00:00
ftp ftp/netdumpd: 2018-05-02 15:13:22 +00:00
games games/openra: update GeoLite2 to May snapshot 2018-05-03 20:41:38 +00:00
german devel/eric6: update to 18.05 2018-05-01 17:52:53 +00:00
graphics graphics/php5-ffmpeg: unbreak with ffmpeg 4.0 2018-05-04 11:40:44 +00:00
hebrew - Update to 6.0.3 2018-04-08 10:42:32 +00:00
hungarian - Update to 6.0.3 2018-04-08 10:42:32 +00:00
irc Fix gemspec for rubygem-twitter 6.2.0 and rubygem-yajl-ruby 1.4.0 update 2018-04-28 20:10:57 +00:00
japanese - Fix license information. 2018-04-30 13:12:56 +00:00
java Update to 2018.1.1 2018-05-03 16:54:49 +00:00
Keywords
korean - Update to 6.0.3 2018-04-08 10:42:32 +00:00
lang Update to 1.4.7 2018-05-04 06:17:18 +00:00
mail - Prevent OpenSMTPD session hangs and retain a descriptor forever on empty body 2018-05-03 23:17:24 +00:00
math - Correction to r468999: option DICOM now defaults to on. 2018-05-04 02:06:14 +00:00
misc Update to 1.8 2018-05-03 17:23:29 +00:00
Mk Update KDE Plasma Desktop to 5.12.5 2018-05-03 16:51:47 +00:00
multimedia multimedia/miro: unbreak with ffmpeg 4.0 2018-05-04 11:40:30 +00:00
net net/cjdns: Update 20.1 -> 20.2 2018-05-03 20:57:15 +00:00
net-im net-im/kopete: explicitely depend on v4l_compat 2018-05-03 21:19:07 +00:00
net-mgmt net-mgmt/aircrack-ng: 2018-05-04 10:43:21 +00:00
net-p2p net-p2p/retroshare: unbreak with ffmpeg 4.0 2018-05-02 17:41:01 +00:00
news - remove option INETD 2018-04-30 10:23:32 +00:00
palm Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
polish Update to 20180428 2018-04-30 17:08:46 +00:00
ports-mgmt - Add DIALOG4PORTS option (default on) to install it for 'options' command [1]. 2018-05-03 23:10:11 +00:00
portuguese - Update to 6.0.3 2018-04-08 10:42:32 +00:00
print - Add LICENSE 2018-05-04 09:03:56 +00:00
russian devel/eric6: update to 18.05 2018-05-01 17:52:53 +00:00
science - Switch to new test framework 2018-04-29 08:33:52 +00:00
security Update to the latest MIT KRB5 development commit on github. 2018-05-04 06:24:01 +00:00
shells Update to 5.5.1 2018-04-17 15:15:13 +00:00
sysutils cargo: update libc to 0.2.40 2018-05-03 22:43:22 +00:00
Templates Revert libm functions. 2018-03-16 17:41:22 +00:00
textproc Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-05-04 06:17:47 +00:00
Tools Detect flavored dependencies in Tools/scripts/rmport and add myself to the copyright. 2018-03-26 16:55:52 +00:00
ukrainian - Update to 6.0.3 2018-04-08 10:42:32 +00:00
vietnamese - Update to 6.0.3 2018-04-08 10:42:32 +00:00
www Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-05-04 06:17:47 +00:00
x11 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-05-04 06:17:47 +00:00
x11-clocks Update KDE Applications to 18.04.0 2018-04-28 18:11:49 +00:00
x11-drivers x11-drivers/xf86-input-wacom: update to 0.36.1 2018-05-03 01:19:34 +00:00
x11-fm - Update WWW 2018-04-30 09:33:52 +00:00
x11-fonts - Add LICENSE 2018-05-02 09:03:55 +00:00
x11-servers Update MAINTAINER to my new FreBSD.org account 2018-03-20 06:16:18 +00:00
x11-themes Update KDE Plasma Desktop to 5.12.5 2018-05-03 16:51:47 +00:00
x11-toolkits x11-toolkits/nucleo: unbreak with ffmpeg 4.0 2018-05-03 19:02:29 +00:00
x11-wm Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-05-04 06:17:47 +00:00
.arcconfig
.gitattributes Generalize the .gitmessage entry in .gitattributes to capture .git* 2018-04-18 22:29:22 +00:00
.gitauthors .gitauthors: Add Matt Macy (mmacy) 2018-05-03 22:53:24 +00:00
.gitignore Enhance .gitignore, svn:ingore and svn:global-ignores 2018-01-04 11:40:48 +00:00
.gitmessage
CHANGES Mk/Uses/apache.mk: Migrate Mk/bsd.apache.mk to Uses 2018-03-11 14:23:28 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs Add foundationdb. 2018-05-02 01:24:27 +00:00
LEGAL Update to 4.0. 2018-03-25 07:44:59 +00:00
Makefile MASTER_SITE_INDEX should use HTTPS URL 2018-01-29 21:37:26 +00:00
MOVED Remove expired ports: 2018-05-01 19:06:09 +00:00
README
UIDs Add foundationdb. 2018-05-02 01:24:27 +00:00
UPDATING www/node: Update 9.11.1_1 -> 10.0.0 2018-04-30 22:46:56 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.