Personal patches
Go to file
2020-10-28 08:08:25 +00:00
accessibility
arabic
archivers Fix plist when PYTHON option is disabled 2020-10-26 21:50:58 +00:00
astro - Update to r4587 2020-10-26 00:29:19 +00:00
audio audio/mixertui: Update to 1.4 2020-10-28 08:07:12 +00:00
base
benchmarks benchmarks/bombardier: Update to 1.2.5 2020-10-27 21:41:56 +00:00
biology biology/mummer: fix build on powerpc64 elfv2 and powerpc64le 2020-10-25 23:03:14 +00:00
cad cad/netgen-lvs: Update 1.5.156 -> 1.5.157 2020-10-26 05:02:55 +00:00
chinese
comms comms/gammu: upgrade to 1.42.0 2020-10-27 15:24:23 +00:00
converters Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-10-27 18:29:55 +00:00
databases Update to 26.4.6 2020-10-27 11:18:56 +00:00
deskutils Fix plist (new jquery). 2020-10-27 23:22:06 +00:00
devel devel/mutagen: Update 0.11.7 -> 0.11.8 2020-10-27 23:59:24 +00:00
dns dns/ddclient: Update to v3.9.1 2020-10-27 14:26:24 +00:00
editors editors/tea: Update to 50.1.0 2020-10-27 20:52:09 +00:00
emulators emulators/jzintv: fix build on GCC architectures 2020-10-27 13:16:00 +00:00
finance Add missing dependency. 2020-10-26 09:43:22 +00:00
french
ftp
games games/freecell-solver: Update to 6.2.0 2020-10-27 20:21:15 +00:00
german
graphics Update to version 1.7.16. 2020-10-27 13:55:23 +00:00
hebrew
hungarian
irc Add a missing dependency 2020-10-27 10:57:38 +00:00
japanese
java Fix the build for i386 2020-10-25 23:42:38 +00:00
Keywords Remove the empty files during the post-deinstall procedure, to give a chance a deinstall 2020-10-22 12:46:48 +00:00
korean
lang Update to the 20201024 snapshot of GCC 10.2.1. 2020-10-27 20:16:13 +00:00
mail - update to 3.6-20201026 2020-10-27 18:27:26 +00:00
math math/py-chaospy: Update 4.0.0 -> 4.0.1 2020-10-28 00:35:45 +00:00
misc Add 12.2-RELEASE MANIFEST files. 2020-10-27 23:34:26 +00:00
Mk Update KDE Plasma Desktop to 5.20.2 2020-10-27 17:46:56 +00:00
multimedia multimedia/motion: Update to 4.3.2 2020-10-28 08:08:25 +00:00
net net/tigervnc-server: add vncserver script of the former version 2020-10-28 02:27:11 +00:00
net-im net-im/pecl-stomp2: Ignore with PHP 8.0 2020-10-26 23:21:56 +00:00
net-mgmt net-mgmt/bosun: create port 2020-10-27 18:06:25 +00:00
net-p2p net-p2p/qbittorren: Update 4.2.5 -> 4.3.0.1 2020-10-24 18:14:30 +00:00
news news/sabnzbdplus: Back out r553378 2020-10-27 23:37:37 +00:00
polish
ports-mgmt
portuguese
print PECL pdflib is deprecated and doesn't support PHP 8.0. 2020-10-27 09:50:00 +00:00
russian
science science/plumed: Update 2.6.1 -> 2.6.2 2020-10-28 01:33:14 +00:00
security security/sudo: remove optional expired dependency on security/sssd 2020-10-27 22:17:09 +00:00
shells Take maintainership 2020-10-26 16:54:15 +00:00
sysutils sysutils/py-mqttwarn: remove optional expired dependency on devel/py-gdata 2020-10-27 22:14:42 +00:00
Templates
textproc Update to 2.1.5 2020-10-27 23:28:33 +00:00
Tools
ukrainian
vietnamese
www Update to 0.14.0 2020-10-27 23:27:12 +00:00
x11 x11/yad: Update to 7.3 2020-10-27 19:14:24 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 4.504 2020-10-26 07:13:56 +00:00
x11-servers
x11-themes x11-themes/xfce-icons-elementary: fix build on GCC architectures 2020-10-28 00:42:29 +00:00
x11-toolkits x11-toolkits/redkite: Update 1.0.3 -> 1.2.0 2020-10-27 20:01:43 +00:00
x11-wm Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-10-27 18:29:55 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES Document the addition of @rmempty 2020-10-22 08:22:21 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs net-mgmt/bosun: create port 2020-10-27 18:06:25 +00:00
LEGAL
Makefile
MOVED Remove expired ports: 2020-10-27 22:44:00 +00:00
README
UIDs net-mgmt/bosun: create port 2020-10-27 18:06:25 +00:00
UPDATING emulators/qemu: Update version 4.2.1=>5.0.1 2020-10-26 01:30:57 +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.