Personal patches
Go to file
Mikael Urankar 19066be21b lang/rust: Fix build with libressl 3.2.3
PR:		251766
Submitted by:	John Kennedy
2020-12-12 18:51:33 +00:00
accessibility Update KDE Applications to 20.12 2020-12-11 19:18:03 +00:00
arabic
archivers Update KDE Applications to 20.12 2020-12-11 19:18:03 +00:00
astro - Upgrade math/eigen3 to 3.3.8; 2020-12-12 17:04:37 +00:00
audio - Upgrade math/eigen3 to 3.3.8; 2020-12-12 17:04:37 +00:00
base
benchmarks Mark BROKEN on riscv64. 2020-12-12 05:10:44 +00:00
biology - Upgrade math/eigen3 to 3.3.8; 2020-12-12 17:04:37 +00:00
cad - Upgrade math/eigen3 to 3.3.8; 2020-12-12 17:04:37 +00:00
chinese
comms Remove expired ports: 2020-12-12 13:10:02 +00:00
converters graphics/poppler: update to 20.12.0 2020-12-11 20:10:03 +00:00
databases Remove expired ports: 2020-12-12 13:10:02 +00:00
deskutils Update calibre to 5.7.2 2020-12-12 18:32:04 +00:00
devel devel/py-azure-mgmt-cdn: Update to 5.2.0 2020-12-12 18:44:07 +00:00
dns dns/nsd: Security update to 4.3.4 2020-12-12 17:03:01 +00:00
editors - Upgrade math/eigen3 to 3.3.8; 2020-12-12 17:04:37 +00:00
emulators Mark as BROKEN on riscv64 the same as on armv*. 2020-12-12 05:24:25 +00:00
finance Update to 4.0.7 2020-12-11 16:02:34 +00:00
french
ftp Update WWW 2020-12-10 21:30:30 +00:00
games - Upgrade math/eigen3 to 3.3.8; 2020-12-12 17:04:37 +00:00
german
graphics - Upgrade math/eigen3 to 3.3.8; 2020-12-12 17:04:37 +00:00
hebrew
hungarian
irc Update KDE Applications to 20.12 2020-12-11 19:18:03 +00:00
japanese Update KDE Applications to 20.12 2020-12-11 19:18:03 +00:00
java
Keywords
korean
lang lang/rust: Fix build with libressl 3.2.3 2020-12-12 18:51:33 +00:00
mail mail/thunderbird: update to 78.6.0 (rc1) 2020-12-12 18:32:03 +00:00
math - Upgrade math/eigen3 to 3.3.8; 2020-12-12 17:04:37 +00:00
misc - Upgrade math/eigen3 to 3.3.8; 2020-12-12 17:04:37 +00:00
Mk USES=gnome: unregister unused py-gobject option 2020-12-12 14:25:16 +00:00
multimedia multimedia/wlrobs: fix build on powerpc64 elfv2 2020-12-12 17:30:09 +00:00
net net/quiche: Update to 0.6.0 2020-12-12 18:47:28 +00:00
net-im Update KDE Applications to 20.12 2020-12-11 19:18:03 +00:00
net-mgmt Added new port net-mgmt/rubygem-checkson. 2020-12-12 18:50:57 +00:00
net-p2p net-p2p/monero-cli: Upgrade from 0.17.1.1 to 0.17.1.6 2020-12-12 13:16:50 +00:00
news Remove expired port: 2020-12-12 13:32:18 +00:00
polish
ports-mgmt
portuguese
print print/hplip: drop support for expired USES=gnome:pygobject 2020-12-12 14:26:12 +00:00
russian
science - Upgrade math/eigen3 to 3.3.8; 2020-12-12 17:04:37 +00:00
security security/vuxml: Document p11-kit vulnerabilities 2020-12-12 18:37:13 +00:00
shells Patch committed in r557806 makes this parallel build safe again. 2020-12-12 11:34:56 +00:00
sysutils sysutils/py-azure-cli: Update to 2.16.0 2020-12-12 18:44:41 +00:00
Templates
textproc Update to 7.12.2 which is required for gitlab-ce 13.6.3. 2020-12-12 08:33:50 +00:00
Tools
ukrainian
vietnamese
www Remove expired ports: 2020-12-12 13:10:02 +00:00
x11 x11/py-xdot: Update to 1.2 2020-12-12 18:35:54 +00:00
x11-clocks Update KDE Applications to 20.12 2020-12-11 19:18:03 +00:00
x11-drivers x11-drivers/xf86-video-intel: switch to iris by default 2020-12-10 00:42:01 +00:00
x11-fm Update KDE Applications to 20.12 2020-12-11 19:18:03 +00:00
x11-fonts Update to 1.1.1 2020-12-10 21:46:05 +00:00
x11-servers x11-servers/xarcan: use same homepage as other Arcan tools 2020-12-11 15:17:08 +00:00
x11-themes
x11-toolkits - Upgrade math/eigen3 to 3.3.8; 2020-12-12 17:04:37 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2020-12-12 14:30:53 +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.