Personal patches
Go to file
2020-09-26 10:49:42 +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 Pet portlint. 2020-09-25 20:09:38 +00:00
base
benchmarks
biology biology/py-biom-format: Fix fetch and relax scipy requirement 2020-09-26 09:10:37 +00:00
cad cad/spice: Fix build on 13 2020-09-25 09:26:17 +00:00
chinese
comms
converters - Mark DEPRECATED 2020-09-25 06:35:27 +00:00
databases New port: databases/mongodb-tools 2020-09-26 09:08:01 +00:00
deskutils Update to 1.8.3 2020-09-26 09:55:15 +00:00
devel update to 20200902 2020-09-26 10:43:08 +00:00
dns
editors Update vala to 0.48.10 2020-09-25 14:43:59 +00:00
emulators emulators/yuzu: update to s20200925 2020-09-26 00:41:23 +00:00
finance - Update to 0.9.38 2020-09-26 01:31:52 +00:00
french
ftp
games Fix build with -fno-common 2020-09-26 10:18:32 +00:00
german
graphics graphics/mesa-devel: update to 20.2.b.1763 2020-09-26 00:41:36 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Update to 2.87.0 2020-09-26 09:34:04 +00:00
mail Upgrade libgweather to 3.36.1 2020-09-25 14:40:54 +00:00
math - Update to 1.4.4 2020-09-26 09:55:38 +00:00
misc New port: misc/libcomps: Comps XML file manipulation library 2020-09-26 06:54:52 +00:00
Mk
multimedia multimedia/ustreamer: Update 1.25 -> 2.0 2020-09-25 18:59:59 +00:00
net - Pass maintainership to submitter 2020-09-26 09:55:00 +00:00
net-im - Update port to git snapshot 7b58c15 2020-09-25 19:31:05 +00:00
net-mgmt net-mgmt/flow-tools: Fix compilation when all options turned off 2020-09-25 17:16:30 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print Update to 1.28.3. 2020-09-25 12:56:27 +00:00
russian
science science/qbox: Update 1.71.5 -> 1.72.0 2020-09-25 19:01:45 +00:00
security security/samhain: housekeeping 2020-09-26 09:02:13 +00:00
shells Correct the license -- upstream has switched to BSD 2-clause. 2020-09-26 08:24:57 +00:00
sysutils update to 1.8.0 2020-09-26 10:49:42 +00:00
Templates
textproc Delete mistakenly included editor backup file 2020-09-26 10:16:24 +00:00
Tools
ukrainian
vietnamese Fix the license permissions 2020-09-26 10:36:01 +00:00
www www/gitlab-ce: Bugfix upgrade to 13.4.1. 2020-09-26 10:00:40 +00:00
x11 Cleanup 2020-09-25 07:11:33 +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
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 Remove libnice-gst010 it is not depended on and support for gstreamer 0.10 2020-09-25 16:49:28 +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.