Personal patches
Go to file
Dirk Meyer b0d2bf5e54 - fix Can't assign requested address
PR:		248647
Approved by:	 J Harris
2020-08-22 12:36:18 +00:00
accessibility
arabic
archivers
astro
audio - Silince mkdir 2020-08-22 09:36:35 +00:00
base
benchmarks
biology
cad
chinese
comms
converters converters/osm2pgrouting: fix build after databases/postgresql-libpqxx update 2020-08-22 06:50:15 +00:00
databases databases/libmemcached: Fix build with -fno-common 2020-08-22 10:23:59 +00:00
deskutils
devel devel/json-glib: Fix build with llvm 11 2020-08-22 09:37:46 +00:00
dns Update to 1.0.11 2020-08-21 21:28:33 +00:00
editors
emulators emulators/yuzu: update to s20200820 2020-08-22 00:58:03 +00:00
finance
french
ftp
games games/sdlpop: fix checksum 2020-08-22 09:46:26 +00:00
german
graphics graphics/mesa-devel: update to 20.2.b.591 2020-08-22 00:58:11 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Fix the build with clang 11. 2020-08-22 09:06:01 +00:00
mail mail/msmtp: update to 1.8.12 2020-08-22 04:26:58 +00:00
math
misc
Mk
multimedia multimedia/ffmpeg: fix runtime on powerpc64 elfv2 with LTO 2020-08-22 00:46:58 +00:00
net - fix Can't assign requested address 2020-08-22 12:36:18 +00:00
net-im
net-mgmt
net-p2p Update to SVN-r11055 2020-08-22 07:49:21 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science science/py-dlib: Fix plist for non-default python flavors. 2020-08-22 08:57:40 +00:00
security security/nextcloud-end_to_end_encryption: Add new port 2020-08-22 12:07:45 +00:00
shells
sysutils sysutils/rtsx-kmod: Update to 1.0g 2020-08-22 09:12:58 +00:00
Templates
textproc Update to 1.4 2020-08-21 21:32:18 +00:00
Tools
ukrainian
vietnamese
www www/nextcloud-forms: Update to 2.0.3 2020-08-22 09:53:14 +00:00
x11
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 devel/codeblocks-devel: remove -devel version of codeblocks 2020-08-22 06:15:04 +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.