Personal patches
Go to file
2020-09-03 06:30:32 +00:00
accessibility
arabic
archivers
astro
audio audio/faudio: Update to 20.09 2020-09-02 19:44:44 +00:00
base
benchmarks Update to version 1.8.1 which does not require -fcommon workaround. 2020-09-02 02:37:03 +00:00
biology biology/hyphy: Update to version 2.5.18 and add AVX option 2020-09-02 17:47:10 +00:00
cad cad/leocad: Add the PORTSCOUT tag 2020-09-03 04:42:36 +00:00
chinese
comms Clean up some things 2020-09-02 18:29:22 +00:00
converters
databases databases/clickhouse: Update to 20.7.2.30 2020-09-03 06:03:40 +00:00
deskutils deskutils/freeplane: Update to 1.8.7 2020-09-03 06:30:32 +00:00
devel devel/gitleaks: Update 6.1.0 -> 6.1.1 2020-09-03 05:53:19 +00:00
dns dns/amass: Update 3.9.1 -> 3.10.2 2020-09-03 04:39:50 +00:00
editors editors/texstudio: Fix build on -CURRENT. 2020-09-03 02:46:49 +00:00
emulators emulators/citra: update to s20200902 2020-09-03 00:54:19 +00:00
finance Fix plist 2020-09-03 06:18:03 +00:00
french
ftp ftp/tnftpd: update to 20200704 2020-09-02 06:40:06 +00:00
games devel/xboard: fix build in 13-current 2020-09-02 08:05:46 +00:00
german
graphics graphics/mesa-devel: update to 20.2.b.1052 2020-09-03 00:54:35 +00:00
hebrew
hungarian
irc Remove duplicate line from plist 2020-09-03 06:12:21 +00:00
japanese
java java/openjfx8-devel: Unbreak build with Clang11 (-fno-common default) 2020-09-02 18:45:35 +00:00
Keywords
korean
lang lang/rust-nightly: Update to 1.48.0.20200902 2020-09-02 21:22:00 +00:00
mail mail/postfinger: Fix fetch and add license information 2020-09-03 05:37:13 +00:00
math math/py-pdal: Update to 2.3.4 2020-09-02 12:13:17 +00:00
misc misc/broot: Update to 0.20.3 2020-09-02 13:13:18 +00:00
Mk Mk/Use/python.mk: Do not surround package list entries in quotes 2020-09-01 15:34:25 +00:00
multimedia multimedia/musikcube: switch to base ncurses 2020-09-02 04:24:08 +00:00
net net/dhcpcd: Update to 9.1.4 2020-09-03 03:29:28 +00:00
net-im Clean up some things 2020-09-02 18:29:22 +00:00
net-mgmt net-mgmt/mbrowse: Update to 0.4.3 2020-09-03 05:57:27 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/opensph: Use USE_WX instead of the LIB_DEPENDS with the WX library 2020-09-01 20:00:46 +00:00
security Remove duplicate line from plist 2020-09-03 06:13:29 +00:00
shells
sysutils Udpate to 4.0.36 2020-09-02 20:11:39 +00:00
Templates
textproc - Update to 2.5.4 2020-09-02 20:09:21 +00:00
Tools
ukrainian
vietnamese
www www/p5-Mojolicious-Plugin-TtRenderer: Update to 1.61 2020-09-03 03:29:04 +00:00
x11 Fix build with -fno-common 2020-09-02 08:20:32 +00:00
x11-clocks x11-clocks/wmbinclock: fix build in current 2020-09-02 10:05:06 +00:00
x11-drivers x11-drivers/xorgxrdp: Update to 0.2.14 2020-09-01 01:51:53 +00:00
x11-fm
x11-fonts x11-fonts/plex-ttf: Update to 5.1.3 2020-09-02 19:37:59 +00:00
x11-servers x11-servers/xwayland-devel: update to 1.20.0.719 2020-09-03 00:54:26 +00:00
x11-themes Update KDE Plasma Desktop to 5.19.5 2020-09-01 15:18:36 +00:00
x11-toolkits x11-toolkits/wxgtk31: Update 3.1.3 -> 3.1.4 2020-09-01 18:12:20 +00:00
x11-wm Update KDE Plasma Desktop to 5.19.5 2020-09-01 15:18:36 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED net/dhcpcd-devel: Remove -devel version of dhcpcd 2020-09-03 03:19:44 +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.