Personal patches
Go to file
2020-08-08 10:17:15 +00:00
accessibility
arabic
archivers Update to 4.0 2020-08-04 03:27:18 +00:00
astro astro/xarth: Update my coords. 2020-08-08 08:16:16 +00:00
audio audio/surge-synthesizer-lv2: Broken on 11 2020-08-06 15:48:15 +00:00
base
benchmarks benchmarks/hey: Update to 0.1.4 2020-08-07 19:18:06 +00:00
biology biology/diamond: Update to version 2.0.2 2020-08-07 11:20:11 +00:00
cad Update to version 0.11. 2020-08-08 10:16:02 +00:00
chinese
comms
converters Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-08-03 10:54:50 +00:00
databases Update to 1.11.4 2020-08-08 10:17:15 +00:00
deskutils Update xfce4-tumbler to 0.2.9 2020-08-07 13:01:07 +00:00
devel devel/py-beautifultable: Update version 0.8.0=>1.0.0 2020-08-08 09:36:59 +00:00
dns Update to 1.7.1 2020-08-04 13:45:50 +00:00
editors vim: Update to patchlevel 1382 2020-08-07 01:44:07 +00:00
emulators emulators/rpcs3: switch to clang from ports 2020-08-08 00:48:51 +00:00
finance
french
ftp
games - Fix detection of system jpeg by adding USES=localbase, this fixes crash on game start due to libraries conflict 2020-08-07 20:22:46 +00:00
german
graphics graphics/katarakt: prepare for poppler 20.08.0 (fixed) 2020-08-08 07:31:00 +00:00
hebrew
hungarian
irc irc/kvirc: link to thread library 2020-08-05 18:07:44 +00:00
japanese
java Fix rust launchers and bash completion 2020-08-08 01:33:27 +00:00
Keywords
korean
lang Update to the 20200806 snapshot of GCC 8.4.1. 2020-08-07 19:37:56 +00:00
mail mail/filtermail: update 0.8.3 -> 0.8.6 2020-08-08 09:50:41 +00:00
math - Update to 0.20.0 2020-08-06 21:32:01 +00:00
misc misc/tellico: update to 3.3.2 2020-08-08 08:40:23 +00:00
Mk lang/rust: Update to 1.45.2 2020-08-03 15:18:49 +00:00
multimedia multimedia/butt: update 0.1.21 -> 0.1.22, add mpris player support 2020-08-05 20:54:46 +00:00
net net/liveMedia: update to 2020.08.05 2020-08-08 09:51:14 +00:00
net-im net-im/purple-plugin-pack: update to 2.8.0 2020-08-07 02:38:26 +00:00
net-mgmt update check_ssl_cert to 1.122.0 2020-08-08 09:48:57 +00:00
net-p2p net-p2p/bitcoin: update to 0.20.0 2020-08-07 02:56:33 +00:00
news
polish
ports-mgmt Update to 20200803 2020-08-04 03:26:05 +00:00
portuguese
print - Update to 20200806 2020-08-06 20:48:31 +00:00
russian
science science/py-phonopy: Update 2.5.0 -> 2.7.1 2020-08-05 19:17:19 +00:00
security security/vuxml: Add Apache httpd vulnerabilities 2020-08-08 09:53:49 +00:00
shells shells/starship: Make fonts optional 2020-08-06 21:06:47 +00:00
sysutils - Add LICENSE 2020-08-08 09:36:30 +00:00
Templates Set configure variables to "yes" instead of "1". 2020-08-04 09:03:23 +00:00
textproc - Update to 2.34 2020-08-07 17:46:24 +00:00
Tools Make argument parsing a bit more robust 2020-08-05 15:03:01 +00:00
ukrainian
vietnamese
www www/nextcloud-circles: Update to 0.19.4 2020-08-08 10:13:47 +00:00
x11 x11/wob: update to 0.9 2020-08-07 13:27:41 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.704 2020-08-08 00:48:56 +00:00
x11-themes
x11-toolkits - Update to 0.21 2020-08-07 16:56:14 +00:00
x11-wm x11-wm/hikari: Update to 2.1.1 2020-08-08 08:46:47 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Chase r544276. 2020-08-06 21:38:25 +00:00
README
UIDs
UPDATING Update the default Perl version to 5.32. 2020-08-03 12:56:29 +00:00

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.