Personal patches
Go to file
2019-02-04 00:16:36 +00:00
accessibility
arabic
archivers Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
astro
audio Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
base
benchmarks
biology New port: biology/figtree: Graphical viewer of phylogenetic trees 2019-02-03 21:14:38 +00:00
cad Deprecate ports broken for more than 6 months 2019-02-03 20:46:35 +00:00
chinese
comms - Correct to actually turn off unused options 2019-02-03 19:50:52 +00:00
converters
databases Update to 0.24 2019-02-04 00:04:41 +00:00
deskutils Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
devel Update to 0.80 2019-02-04 00:00:02 +00:00
dns Change the way *_DEPENDS are set 2019-02-03 23:59:16 +00:00
editors Mark devel_nox flavor BROKEN too 2019-02-03 20:34:54 +00:00
emulators
finance Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
french
ftp Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
games Deprecate ports broken for more than 6 months 2019-02-03 20:46:35 +00:00
german
graphics Update to 3.7.1 2019-02-04 00:16:36 +00:00
hebrew
hungarian
irc - Fix LICENSE 2019-02-03 09:30:38 +00:00
japanese Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
java
Keywords
korean
lang Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
mail Add py-mail-parser 3.9.1 2019-02-04 00:01:11 +00:00
math Deprecate ports broken for more than 6 months 2019-02-03 20:46:35 +00:00
misc Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
Mk Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
multimedia multimedia/mpv: enable VULKAN by default 2019-02-03 23:38:10 +00:00
net Deprecate ports broken for more than 6 months 2019-02-03 20:46:35 +00:00
net-im Deprecate ports broken for more than 6 months 2019-02-03 20:46:35 +00:00
net-mgmt
net-p2p
news Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
palm
polish
ports-mgmt
portuguese
print Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
russian
science Deprecate ports broken for more than 6 months 2019-02-03 20:46:35 +00:00
security Fix build on 12-stable when using OpenSSL from port. 2019-02-03 21:04:24 +00:00
shells
sysutils Deprecate ports broken for more than 6 months 2019-02-03 20:46:35 +00:00
Templates
textproc Add py-sphinx-tabs 1.1.10 2019-02-04 00:06:11 +00:00
Tools
ukrainian
vietnamese
www Add the license file. 2019-02-03 23:34:54 +00:00
x11 Deprecate ports broken for more than 6 months 2019-02-03 20:46:35 +00:00
x11-clocks Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Deprecate ports broken for more than 6 months 2019-02-03 20:46:35 +00:00
x11-wm Deprecate ports broken for more than 6 months 2019-02-03 20:46:35 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING archivers/urbackup-server: update 2.2.11 -> 2.3.7 2019-02-03 09:07:32 +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.