1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
William Grzybowski b71656f19e multimedia/ffmpeg0: fix FFSERVER option
- Fix pkg-plist without FFSERVER

Reported by:	izen mail.ru
2013-10-10 20:12:31 +00:00
accessibility
arabic
archivers
astro
audio Fix mpdcon distfile name 2013-10-10 12:44:47 +00:00
benchmarks
biology - Switch to build with lang/ruby19 2013-10-10 18:08:34 +00:00
cad Apply fixes provided by Max 2013-10-10 12:47:00 +00:00
chinese
comms
converters
databases - update to 1.0.8 2013-10-10 18:47:42 +00:00
deskutils
devel Forgot plist update in the last commit. 2013-10-10 18:33:52 +00:00
dns
editors - Update from 36.0.3 to 37.0.0 2013-10-10 16:33:12 +00:00
emulators - Add staging support 2013-10-10 16:12:48 +00:00
finance
french
ftp
games
german
graphics - Fix the include path reported by pkg-config --cflags 2013-10-10 16:37:02 +00:00
hebrew
hungarian
irc
japanese - Mark BROKEN, set very short EXPIRATION_DATE 2013-10-10 16:43:16 +00:00
java Update to 1.4.1. 2013-10-10 16:56:42 +00:00
Keywords
korean
lang - Add new port lang/yap-devel 2013-10-10 14:08:01 +00:00
mail
math
misc - Update to 20131010 2013-10-10 14:36:11 +00:00
Mk Add two QA tests for staged ports: 2013-10-10 17:09:33 +00:00
multimedia multimedia/ffmpeg0: fix FFSERVER option 2013-10-10 20:12:31 +00:00
net - Convert to new OPTIONS helper 2013-10-10 14:36:49 +00:00
net-im
net-mgmt Add stage support. 2013-10-10 13:41:55 +00:00
net-p2p
news
palm
polish
ports-mgmt Mark pkg_install as deprecated 2013-10-10 17:40:50 +00:00
portuguese
print
russian
science - Strip shared library 2013-10-10 14:32:08 +00:00
security - update mod_fcgid to version 2.3.9 2013-10-10 20:02:42 +00:00
shells Add 10.0 RCS dependency. 2013-10-10 17:53:33 +00:00
sysutils Fix an infinite loop in discogrok. 2013-10-10 17:34:34 +00:00
Templates
textproc Add stage support. 2013-10-10 15:25:03 +00:00
Tools
ukrainian
vietnamese
www - update mod_fcgid to version 2.3.9 2013-10-10 20:02:42 +00:00
x11 Remove bad pam.d file, change i3lock to be setuid so it can use pam_unix and really validate passwords 2013-10-10 12:46:42 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add stage support. 2013-10-10 15:17:40 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

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.