Personal patches
Go to file
Sunpoet Po-Chuan Hsieh fcf3146039 Add NO_ARCH
2020-08-23 19:35:48 +00:00
accessibility
arabic
archivers
astro
audio audio/squash: add -fcommon and LICENSE 2020-08-23 09:08:08 +00:00
base
benchmarks - Unbreak the build with -fno-common (Clang 11, GCC 10) 2020-08-22 15:26:00 +00:00
biology
cad Update to version 6.4.2. 2020-08-23 08:50:14 +00:00
chinese
comms Clean up compile and unbreak with clang-11 removing duplicate symbols 2020-08-22 16:45:11 +00:00
converters
databases Add rubygem-redis-namespace16 1.6.0 (copied from rubygem-redis-namespace) 2020-08-23 19:34:54 +00:00
deskutils deskutils/py-khard: Update to 0.17.0 2020-08-23 05:09:11 +00:00
devel Update to 0.219 2020-08-23 19:35:39 +00:00
dns
editors Fix build error with emacs-devel due to recent removal of make-coding-system 2020-08-22 19:24:57 +00:00
emulators
finance New port: finance/hs-hledger-web: Web interface for hledger, the accounting software 2020-08-23 05:13:33 +00:00
french
ftp - Update to 0.17.2 2020-08-23 17:24:07 +00:00
games games/openbor: unbreak with Clang 11 2020-08-23 15:17:19 +00:00
german
graphics Update MASTER_SITES: use upstream release tarball 2020-08-23 19:35:15 +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 Update to the 20200815 snapshot of GCC 10.2.1. 2020-08-23 07:11:45 +00:00
mail
math math/hs-Agda: Fix build with new GHC. 2020-08-23 15:57:48 +00:00
misc Update to 0.27 2020-08-23 19:35:43 +00:00
Mk Fix dependency lines after r545533 2020-08-23 09:34:46 +00:00
multimedia multimedia/libva-intel-hybrid-driver: unbreak with Clang 11 2020-08-23 14:31:47 +00:00
net Mark as BROKEN on aarch64: attempts to fetch files during build. 2020-08-23 18:45:33 +00:00
net-im net-im/matterhorn: Update to 50200.10.1 and fix the build with new GHC. 2020-08-23 14:31:20 +00:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print - Update WWW 2020-08-23 09:36:36 +00:00
russian
science science/hdf: update to 4.2.15 to fix build on powerpc64 2020-08-22 20:43:44 +00:00
security security/gnutls: Add MAN3 option 2020-08-23 12:08:57 +00:00
shells
sysutils Update to 20200822 2020-08-23 19:35:20 +00:00
Templates
textproc Add NO_ARCH 2020-08-23 19:35:48 +00:00
Tools bump_revision.pl: fix typo in help text. 2020-08-23 09:16:29 +00:00
ukrainian
vietnamese
www Update PLIST according to the recent change. 2020-08-23 03:58:30 +00:00
x11 Update to 359 2020-08-23 19:16:15 +00:00
x11-clocks - Fix dependency. 2020-08-23 16:08:43 +00:00
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-toolkits/qt5-quick3d, x11-toolkits/qt5-quicktimeline: add debug-plist support 2020-08-23 09:46:35 +00:00
x11-wm x11-wm/awesome: Fix build with -fno-common 2020-08-22 22:29:17 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.