Personal patches
Go to file
2019-02-18 18:22:12 +00:00
accessibility Update to 3.3.2 2019-02-18 18:20:16 +00:00
arabic
archivers
astro - Update to r4278 2019-02-18 15:09:42 +00:00
audio More non-clang, non-x86 fixes. 2019-02-18 17:59:16 +00:00
base
benchmarks benchmarks/hyperfine: new command-line benchmarking tool 2019-02-18 13:46:21 +00:00
biology
cad Fix build with DEFAULT_VERSIONS=python=3.x 2019-02-18 17:12:36 +00:00
chinese
comms libticables2 defaults serial port names to cuadX, but current FreeBSD 2019-02-18 08:48:06 +00:00
converters
databases More fixes for non-64bit archectures 2019-02-18 01:34:55 +00:00
deskutils
devel Update to 3.3.2 2019-02-18 18:20:39 +00:00
dns Update to 4.1.11 and add buffer fix for rec_control 2019-02-18 15:38:47 +00:00
editors
emulators
finance
french
ftp
games More non-clang, non-x86 fixes. 2019-02-18 17:59:16 +00:00
german
graphics Update to 3.3.2 2019-02-18 18:21:05 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/rust: Add aarch64, armv{6,7}, and powerpc64 bootstraps 2019-02-18 15:30:39 +00:00
mail
math Update to 4.0.2 release. 2019-02-18 14:18:07 +00:00
misc New port: misc/dartsim: Dynamic Animation and Robotics Toolkit 2019-02-18 04:35:01 +00:00
Mk
multimedia Update to 3.3.2 2019-02-18 18:21:16 +00:00
net Update asterisk16 to 16.2.0 2019-02-18 08:24:01 +00:00
net-im net-im/mikutter: Update to 3.8.5 2019-02-18 14:58:12 +00:00
net-mgmt Patch check_smartmon to cater for changed smartctl output 2019-02-18 15:08:46 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Take maintainership 2019-02-18 12:00:15 +00:00
russian
science
security - Add LICENSE 2019-02-18 09:00:48 +00:00
shells New port: shells/ammonite 2019-02-18 17:01:53 +00:00
sysutils New port: sysutils/u-boot-clearfog 2019-02-18 15:01:50 +00:00
Templates
textproc textproc/sigil: update to 0.9.11 2019-02-18 18:20:39 +00:00
Tools
ukrainian
vietnamese
www Update to 3.3.2 2019-02-18 18:21:26 +00:00
x11 x11/xcalc: Update to 1.0.7 2019-02-18 17:57:16 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/sddm-freebsd-black-theme: Update to 1.3. 2019-02-18 05:19:50 +00:00
x11-toolkits Update to 3.3.2 2019-02-18 18:22:12 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.