Personal patches
Go to file
Tobias Kortkamp fb8ffa16ac MFH: r493646
multimedia/photofilmstrip: Add missing run dependency

The application needs gstreamer1-plugins-jpeg to handle jpeg files.

PR:		235480
Submitted by:	Matthias Gamsjager <mgamsjager@gmail.com>
Approved by:	bofh (maintainer timeout, 2 weeks)

Approved by:	ports-secteam blanket
2019-02-23 06:32:40 +00:00
accessibility
arabic
archivers
astro
audio MFH: r492616 2019-02-10 17:05:39 +00:00
base
benchmarks
biology
cad
chinese MFH: r490846 2019-01-21 11:04:14 +00:00
comms
converters
databases MFH: r493366 2019-02-22 19:52:41 +00:00
deskutils
devel MFH: r492623 2019-02-10 19:21:10 +00:00
dns MFH: r493563 r493564 2019-02-22 08:54:04 +00:00
editors MFH: r491339 2019-01-27 13:55:07 +00:00
emulators MFH: r493622 2019-02-23 00:35:25 +00:00
finance
french
ftp MFH: r492389 2019-02-09 23:08:09 +00:00
games MFH: r493371 2019-02-19 16:14:04 +00:00
german
graphics MFH: r492698 2019-02-12 18:32:16 +00:00
hebrew
hungarian
irc MFH: r489674 2019-01-11 05:59:58 +00:00
japanese MFH: r492045 2019-02-03 10:53:43 +00:00
java
Keywords
korean
lang MFH: r492424 2019-02-08 11:29:01 +00:00
mail MFH: r492885 2019-02-14 00:14:24 +00:00
math
misc MFH: r491705 2019-01-31 11:17:50 +00:00
Mk MFH: r493367 2019-02-19 13:22:37 +00:00
multimedia MFH: r493646 2019-02-23 06:32:40 +00:00
net MFH: r493554 2019-02-22 08:40:57 +00:00
net-im MFH: r490366 2019-01-15 12:22:06 +00:00
net-mgmt MFH: r493266 2019-02-19 13:35:48 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print MFH: r491720 2019-02-01 23:53:53 +00:00
russian
science MFH: r491966 2019-02-02 17:55:19 +00:00
security MFH: r493414 2019-02-20 08:52:17 +00:00
shells
sysutils MFH: r492695 2019-02-12 05:01:18 +00:00
Templates
textproc MFH: r491723 2019-02-01 19:47:16 +00:00
Tools
ukrainian
vietnamese
www MFH: r493343 2019-02-19 00:34:54 +00:00
x11 MFH: r489713 2019-02-18 17:07:57 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

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

	https://www.FreeBSD.org/ports

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

	https://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:

	https://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.