Personal patches
Go to file
Antoine Brodin 2032d1dfcd Fix build after base r345349
PR:		236141
2019-03-22 16:19:41 +00:00
accessibility
arabic
archivers
astro
audio audio/murmur: Remove Qt buildtools from runtime dependencies 2019-03-22 14:33:37 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 2.7 2019-03-22 07:47:44 +00:00
deskutils deskutils/treeline: Update to 3.1.1 2019-03-22 00:55:11 +00:00
devel devel/p4: fix the build with alternate OpenSSL implementations 2019-03-22 14:43:10 +00:00
dns dns/cli53: Update to 0.8.15 2019-03-22 04:39:14 +00:00
editors editors/mp: Update to 5.31 2019-03-21 23:53:16 +00:00
emulators
finance
french
ftp
games games/frogatto: unbreak with boost 1.70 2019-03-22 12:06:21 +00:00
german
graphics grpahics/drm-current-kmod: Update snapshot 2019-03-22 13:34:57 +00:00
hebrew
hungarian
irc Version update and several cleanups 2019-03-22 15:01:22 +00:00
japanese
java Add a port of the documentation for JDK 12 2019-03-22 01:42:36 +00:00
Keywords
korean
lang Fix PLIST when CAPIDOCS is enabled 2019-03-21 19:41:27 +00:00
mail
math math/py-PuLP: Update 1.6.8 -> 1.6.9 2019-03-21 20:22:43 +00:00
misc
Mk
multimedia
net net/dhcpdump: Take maintainership 2019-03-22 12:10:07 +00:00
net-im
net-mgmt Add cnagios4, based on net-mgmt/cnagios but uses Nagios 4 2019-03-22 13:22:40 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/lynis: Update to 2.7.3 2019-03-22 10:01:52 +00:00
shells
sysutils Reconnect `sysutils/unetbootin' which was revived in r496568 to the build, 2019-03-22 13:43:26 +00:00
Templates
textproc GNU Datamash is a command-line program which performs basic numeric, 2019-03-22 15:08:50 +00:00
Tools
ukrainian
vietnamese
www Fix build after base r345349 2019-03-22 16:19:41 +00:00
x11 x11/alacritty: Apply workaround to let SpawnNewInstance work on FreeBSD 2019-03-22 12:29:37 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Mitchell Horne (mhorne) 2019-03-21 22:51:53 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Reconnect `sysutils/unetbootin' which was revived in r496568 to the build, 2019-03-22 13:43:26 +00:00
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.