Personal patches
Go to file
2020-10-03 09:25:07 +00:00
accessibility
arabic
archivers
astro
audio Remove expired ports: 2020-10-02 20:19:37 +00:00
base
benchmarks Update benchmarks/ali to version 0.3.1. 2020-10-02 08:19:03 +00:00
biology
cad
chinese
comms
converters
databases databases/sqldeveloper: Update to 20.2.0.175.1842 2020-10-03 08:11:28 +00:00
deskutils deskutils/virt-manager: update to 3.1.0 2020-10-03 04:32:01 +00:00
devel devel/qtcreator: update to 4.13.2 2020-10-03 08:28:58 +00:00
dns dns/dnsdist: Update to 1.5.1 2020-10-03 08:36:03 +00:00
editors editors/emacs-devel: Update to 20201002 master-branch commit, 053d706 2020-10-02 11:58:39 +00:00
emulators emulators/yuzu: update to s20201001 2020-10-03 00:33:49 +00:00
finance
french
ftp
games games/openjk: fix packaging on powerpc64le 2020-10-03 02:49:44 +00:00
german
graphics graphics/opencv: adopt port 2020-10-03 09:04:26 +00:00
hebrew
hungarian
irc
japanese
java
Keywords Keywords: sample: Really fix the lua version 2020-10-02 08:58:44 +00:00
korean
lang Update lang/erlang-java to version 21.3.8.18. 2020-10-03 09:25:07 +00:00
mail Backport some IMAP-related fixes from the upstream repository. 2020-10-03 08:07:20 +00:00
math - Update to 5.73 2020-10-03 03:30:46 +00:00
misc - Update to 0.18 2020-10-03 03:32:59 +00:00
Mk Bump the minimal revision required for pkg, due to the fixes in pkg 1.15.8 2020-10-02 14:06:31 +00:00
multimedia Convert REINPLACE_CMD to patch file 2020-10-02 13:17:41 +00:00
net Update to 4.1.0 2020-10-02 13:34:06 +00:00
net-im net-im/prosody: Update to 0.11.7 2020-10-01 23:28:24 +00:00
net-mgmt net-mgmt/bandwhich: Update to version 0.19.0 2020-10-03 08:46:08 +00:00
net-p2p Update to 6.3.5 2020-10-03 08:58:32 +00:00
news news/nzbhydra2: Update to 2.29.1 2020-10-01 16:13:50 +00:00
polish
ports-mgmt Update to 1.15.8 2020-10-02 14:05:23 +00:00
portuguese
print Update to 4.16.0 2020-10-02 07:31:07 +00:00
russian
science science/jmol: Update 14.31.8 -> 14.31.9 2020-10-03 04:26:07 +00:00
security security/helib: Update 1.0.2 -> 1.1.0 2020-10-03 04:26:45 +00:00
shells Fix build with -fno-common 2020-10-02 14:36:03 +00:00
sysutils sysutils/moosefs3: pdate to 3.0.114-1 2020-10-03 08:48:28 +00:00
Templates
textproc Add NO_ARCH 2020-10-02 13:18:37 +00:00
Tools
ukrainian
vietnamese
www www/newsboat: Update to 2.21 2020-10-03 08:30:05 +00:00
x11 Update to 2.18 2020-10-02 20:47:44 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.742 2020-10-03 00:35:48 +00:00
x11-themes
x11-toolkits New port: x11-toolkits/pangolin: Lightweight rapid development library for managing OpenGL display 2020-10-03 01:20:04 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES Typo 2020-10-02 00:01:07 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2020-10-02 20:19:37 +00:00
README
UIDs
UPDATING Update to 4.6 2020-10-02 19:18:40 +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.