Personal patches
Go to file
2020-08-22 19:24:57 +00:00
accessibility
arabic
archivers
astro
audio - Silince mkdir 2020-08-22 09:36:35 +00:00
base
benchmarks - Unbreak the build with -fno-common (Clang 11, GCC 10) 2020-08-22 15:26:00 +00:00
biology
cad cad/iverilog: Use upstream patch for -fno-common 2020-08-22 14:15:34 +00:00
chinese
comms Clean up compile and unbreak with clang-11 removing duplicate symbols 2020-08-22 16:45:11 +00:00
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 Update claibre to 4.23.0 2020-08-21 21:22:41 +00:00
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 Fix build error with emacs-devel due to recent removal of make-coding-system 2020-08-22 19:24:57 +00:00
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 irc/scrollz: Fix build with -fno-common 2020-08-22 14:17:09 +00:00
japanese
java
Keywords
korean
lang lang/libobjc2: Add -fcommon to CFLAGS 2020-08-22 13:55:19 +00:00
mail mail/msmtp: update to 1.8.12 2020-08-22 04:26:58 +00:00
math Add LICENSE_FILE 2020-08-21 21:24:17 +00:00
misc
Mk
multimedia multimedia/w_scan2: add working fork of expiring multimedia/w_scan 2020-08-22 16:08:11 +00:00
net net/libsrtp2: Fix build with -fno-common 2020-08-22 15:45:44 +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 Update to 4.14.0 2020-08-21 21:24:26 +00:00
russian
science science/afni: update to 20.2.14 2020-08-22 17:32:58 +00:00
security security/nextcloud-end_to_end_encryption: Add new port 2020-08-22 12:07:45 +00:00
shells
sysutils - update from 1.1.1 to 1.1.3 2020-08-22 17:18:10 +00:00
Templates
textproc Update to 1.4 2020-08-21 21:32:18 +00:00
Tools
ukrainian
vietnamese
www www/monolith: Update to 2.3.1 2020-08-22 15:46:59 +00:00
x11 x11/menu-cache: Fix build with -fno-common 2020-08-22 16:10:47 +00:00
x11-clocks
x11-drivers
x11-fm - update from 4.4.0 to 4.5.0 2020-08-22 17:59:08 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
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.