Go to file
Mathieu Arnold 8aa70a974c Mark broken on FreeBSD 12 and 13 because OpenSSL 1.1.1. 2018-11-01 10:15:12 +00:00
Keywords
Mk
Templates
Tools
accessibility
arabic
archivers Appease portlint. 2018-11-01 01:40:47 +00:00
astro
audio New port: audio/py-music21: Toolkit for computer-aided musical analysis 2018-11-01 05:08:53 +00:00
base
benchmarks
biology biology/py-loompy: Update 2.0.15 -> 2.0.16 2018-10-30 05:57:43 +00:00
cad cad/freecad: update to 0.17.13541 2018-10-31 12:19:21 +00:00
chinese
comms Fix USE_GITHUB usage. 2018-10-31 15:47:05 +00:00
converters
databases - Update WWW 2018-11-01 09:30:17 +00:00
deskutils deskutils/syncthing-gtk: update to 0.9.4.2 2018-10-31 14:03:48 +00:00
devel Update to 4.2.5. 2018-11-01 09:39:07 +00:00
dns Update to latest commit. 2018-10-31 15:47:27 +00:00
editors
emulators emulators/rpcs3: update to 0.0.5.1006 2018-10-31 20:49:20 +00:00
finance
french
ftp
games Fix build on powerpc64. 2018-11-01 04:13:59 +00:00
german
graphics graphics/drm-legacy-kmod: Update snapshot 2018-10-31 21:17:15 +00:00
hebrew
hungarian
irc
japanese japanese/a2ps: Fix license 2018-10-30 16:24:34 +00:00
java
korean
lang Fix previous commit. 2018-11-01 07:03:03 +00:00
mail Upgrade to include PostgreSQL 10 support 2018-10-31 12:59:11 +00:00
math New port: math/dbcsr: Distributed Block Compressed Sparse Row matrix library 2018-10-31 21:49:24 +00:00
misc Fix build on powerpc64. 2018-10-30 19:00:18 +00:00
multimedia multimedia/aom: update to 1.0.0.858 2018-10-31 20:49:34 +00:00
net net/kamailio: update 5.1.5 -> 5.1.6, fix build with newer mysql clients 2018-11-01 08:16:59 +00:00
net-im Upgrade to 0.8.3. 2018-10-31 18:49:19 +00:00
net-mgmt - Unbreak build on 13-CURRENT 2018-10-31 17:25:55 +00:00
net-p2p Now builds on powerpc64. 2018-10-31 14:23:31 +00:00
news
palm
polish
ports-mgmt
portuguese
print print/lyx: unbreak with boost 1.69 2018-10-31 15:10:44 +00:00
russian
science New port: science/latte: Quantum chemistry: Density functional tight binding molecular dynamics 2018-10-31 23:05:37 +00:00
security Mark broken on FreeBSD 12 and 13 because OpenSSL 1.1.1. 2018-11-01 10:15:12 +00:00
shells Update to the latest ast/ksh93 github commit, specifically to bring 2018-11-01 02:12:38 +00:00
sysutils Update to 20181031. 2018-10-31 22:02:38 +00:00
textproc Update to 1.2.0 2018-10-30 19:54:50 +00:00
ukrainian
vietnamese
www Fix PKGBASE collision with www/node 2018-11-01 08:18:46 +00:00
x11 devel/sdl20: update to 2.0.9 2018-11-01 09:37:47 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits In r483285, compiler:c++11-lang was added to USES in order to unbreak the 2018-10-31 02:32:50 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
MOVED - Add asterisk 16.0.0 to ports 2018-10-31 23:42:52 +00:00
Makefile
README
UIDs
UPDATING www/node: Update 10.12.0_1 -> 11.0.0 2018-10-31 22:09:10 +00:00

README

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.