1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Larry Rosenman 181b7c02ee security/clamav: handle memfs/tmpfs /var/run.
PR:		224728
Submitted by:	O. Harmann <ohartmann@walstatt.org>
2017-12-30 22:25:18 +00:00
accessibility
arabic
archivers
astro Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31 2017-12-30 06:43:51 +00:00
audio
base
benchmarks Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd if 2017-12-30 21:15:25 +00:00
biology
cad Update to r20171229233842 2017-12-30 13:43:53 +00:00
chinese
comms - Unbreak the build on sparc64: gcc was generating assembler code that 2017-12-30 10:40:38 +00:00
converters
databases
deskutils
devel Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd if 2017-12-30 21:46:46 +00:00
dns Restore trailing slash. 2017-12-30 09:59:17 +00:00
editors Update to patchlevel 1427 2017-12-30 18:21:18 +00:00
emulators Fix WWW 2017-12-30 00:14:51 +00:00
finance
french
ftp
games - Update to 2.1.2 2017-12-30 21:20:00 +00:00
german
graphics Add upstream patch that fixes the build with Qt 5.9. 2017-12-30 21:52:15 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Unbreak the build on architectures which still use GCC 4.2.1 as system 2017-12-30 19:12:39 +00:00
mail
math New port: math/flann: Library for fast nearest neighbor searches in high dimensional spaces 2017-12-30 19:45:33 +00:00
misc Update to 2.04 2017-12-30 18:16:37 +00:00
Mk Define licence for PyQt ports via pyqt.mk 2017-12-30 18:01:32 +00:00
multimedia multimedia/plexmediaserver-plexpass: Update to 1.11.0.4666 2017-12-30 13:55:23 +00:00
net Mark BROKEN 2017-12-30 22:21:02 +00:00
net-im Unbreak `make configure' after r457276. 2017-12-30 21:38:14 +00:00
net-mgmt Commit forgotten file, without this patch the resulting script doens't work. 2017-12-30 18:44:47 +00:00
net-p2p net-p2p/py-tremc: create port 2017-12-30 20:23:12 +00:00
news
palm
polish
ports-mgmt ---------------------------------------------------------------------------- 2017-12-30 22:14:58 +00:00
portuguese
print
russian
science
security security/clamav: handle memfs/tmpfs /var/run. 2017-12-30 22:25:18 +00:00
shells
sysutils Explicitly depend on www/qt5-webkit. 2017-12-30 22:20:05 +00:00
Templates
textproc Fix files/patch-foo meta data 2017-12-30 10:10:14 +00:00
Tools
ukrainian
vietnamese
www www/otrs: Update to 5.0.26, Fixes multiple security vulnerabilities 2017-12-30 22:24:36 +00:00
x11 Fix WWW 2017-12-30 00:16:13 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes qtcurve-qt5: Add an upstream patch to fix the build with Qt 5.9. 2017-12-30 16:04:12 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Add a note to UPDATING about recently discovered ejabberd build issue 2017-12-30 06:58:29 +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.