1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Boris Samorodov 4d712ef6a3 net-mgmt/blackbox_exporter: Add log file and LICENCE_FILE.
PR:		225809
Submitted by:	David O'Rourke <dor.bsd@xm0.uk>
2018-02-10 22:13:30 +00:00
accessibility Follow up to r461375 2018-02-10 11:39:52 +00:00
arabic
archivers Add patch for CVE-2018-5996 2018-02-10 11:00:26 +00:00
astro
audio Update to 20180209 2018-02-10 14:54:43 +00:00
base
benchmarks
biology
cad
chinese
comms Update 2018-02-10 16:12:43 +00:00
converters
databases Remove expired ports: 2018-02-10 22:03:15 +00:00
deskutils Update to upstream version 1.6.13 (bug fix release) 2018-02-10 12:53:33 +00:00
devel Remove expired ports: 2018-02-10 22:03:15 +00:00
dns
editors Update vim to patchlevel 1496 2018-02-10 20:06:46 +00:00
emulators
finance
french
ftp
games games/diaspora: Update mirrors and pkg-descr file 2018-02-10 21:09:29 +00:00
german
graphics Update grapics/feh to 2.23.1 2018-02-10 13:07:16 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail - Update to 4.90.1 2018-02-10 19:33:10 +00:00
math math/dynare: Update to 4.5.4 2018-02-10 18:01:20 +00:00
misc Follow up to r461375 2018-02-10 11:39:52 +00:00
Mk
multimedia Fix LICENSE 2018-02-10 21:04:54 +00:00
net Add LICENSE_FILE 2018-02-10 21:37:20 +00:00
net-im
net-mgmt net-mgmt/blackbox_exporter: Add log file and LICENCE_FILE. 2018-02-10 22:13:30 +00:00
net-p2p net-p2p/libtorrent: Fix remote DoS 2018-02-10 21:52:45 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/vuxml: Document vulnerability in net-p2p/libtorrent 2018-02-10 21:45:06 +00:00
shells
sysutils Simplify Makefile: use PY_IPADDRESS 2018-02-10 19:59:11 +00:00
Templates
textproc Update to 7.2.6 2018-02-10 16:21:31 +00:00
Tools
ukrainian
vietnamese
www Simplify Makefile: use PY_FUTURES 2018-02-10 19:59:31 +00:00
x11 Follow up to r461375 2018-02-10 11:39:52 +00:00
x11-clocks Follow up to r461375 2018-02-10 11:39:52 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Follow up to r461375 2018-02-10 11:39:52 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2018-02-10 22:03:15 +00:00
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.