Personal patches
Go to file
2020-09-27 11:46:39 +00:00
accessibility
arabic
archivers New port: archivers/zchunk: Compressed file format that splits the file into independent chunks 2020-09-25 21:38:13 +00:00
astro Fix build with -fno-common 2020-09-25 18:32:43 +00:00
audio audio/opustag: Fix build on 11 2020-09-27 05:26:02 +00:00
base
benchmarks Allow building on powerpc64le. 2020-09-27 07:40:39 +00:00
biology Allow building on powerpc64le. 2020-09-27 07:44:15 +00:00
cad This patch updates Cura and all associated dependencies to 4.7.1. 2020-09-26 19:53:09 +00:00
chinese
comms
converters - Mark DEPRECATED 2020-09-25 06:35:27 +00:00
databases Canonicalize flags for powerpc64le as per powerpc64. 2020-09-27 08:03:23 +00:00
deskutils Pass maintainership to Neel Chauhan 2020-09-27 10:34:41 +00:00
devel devel/rabs: Update 2.11.2 -> 2.11.5 2020-09-27 08:13:57 +00:00
dns Fix build with -fno-common 2020-09-26 12:41:18 +00:00
editors Update vala to 0.48.10 2020-09-25 14:43:59 +00:00
emulators emulators/mame: Take maintainer ship 2020-09-27 08:40:48 +00:00
finance finance/kraft: update to 0.95 2020-09-27 07:56:21 +00:00
french
ftp
games games/blockattack: update to 2.6.0 2020-09-26 23:34:37 +00:00
german
graphics graphics/qgis-ltr: Update to 3.10.10 2020-09-27 11:35:59 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Update to 2.87.0 2020-09-26 09:34:04 +00:00
mail mail/pecl-mailparse: Update to 3.1.1 2020-09-27 11:46:39 +00:00
math - Update to 0.4.0. 2020-09-26 18:01:00 +00:00
misc misc/librepo: Fix SEGV by patching sources to make 2 functions be properly declared and called. 2020-09-27 10:39:06 +00:00
Mk The kent SourceForge mirror no longer exists. 2020-09-24 16:34:26 +00:00
multimedia multimedia/smplayer: give related ports to vvd 2020-09-27 06:24:48 +00:00
net net/neatvnc: update to 0.3.1 2020-09-27 00:53:02 +00:00
net-im net-im/telepathy-qt: "switch" to gstreamer1 2020-09-27 06:48:01 +00:00
net-mgmt net-mgmt/nagvis: update 1.9.21 to 1.9.22 2020-09-26 20:33:06 +00:00
net-p2p Update to 6.3.4 2020-09-24 15:41:05 +00:00
news
polish
ports-mgmt ports-mgmt/pkg: fix build on powerpc64le 2020-09-24 17:29:13 +00:00
portuguese
print print/py-preppy: Give up maintainership 2020-09-26 19:20:09 +00:00
russian
science science/silo: Backport of patches from Debian to support Python 3 2020-09-27 11:32:55 +00:00
security security/py-sequoia: Add missing Python version requirement 2020-09-27 11:44:06 +00:00
shells shells/ohmyzsh: Update to 20200926 2020-09-26 14:24:35 +00:00
sysutils sysutils/dnf: Add symbolic links to executables for them to be named like in the documentation 2020-09-27 10:40:27 +00:00
Templates
textproc Update to 7.1.0 2020-09-27 11:18:35 +00:00
Tools
ukrainian
vietnamese Fix the license permissions 2020-09-26 10:36:01 +00:00
www www/cgicc: Fix runtime linker error 2020-09-27 10:39:50 +00:00
x11 Update to 3.36.2 2020-09-26 21:44:01 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.738 2020-09-26 00:41:30 +00:00
x11-themes
x11-toolkits Update to 3.36.0 2020-09-26 21:12:50 +00:00
x11-wm Update to version 1.8.3, mostly bugfix release. 2020-09-25 21:34:40 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Add Nix, a purely functional package manager 2020-09-25 12:54:38 +00:00
LEGAL
Makefile
MOVED Update to 3.36.7 2020-09-26 20:26:18 +00:00
README
UIDs
UPDATING UPDATING: Correct the dirname database/* to databases/* 2020-09-26 09:44:47 +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.