FreeBSD ports tree (read-only mirror)
Find a file
2018-02-08 09:30:13 +00:00
accessibility - Fix shebangs for py-speech-dispatcher 2018-02-03 17:06:46 +00:00
arabic
archivers - Switch to new test framework 2018-02-07 09:02:49 +00:00
astro Update astro/geographiclib to 1.4.9 2018-02-03 15:42:08 +00:00
audio audio/faust: Update to 2.5.17 2018-02-08 07:29:35 +00:00
base Add files missed in previous commit 2018-02-06 14:38:27 +00:00
benchmarks
biology
cad cad/py-pyfda: Removed USE_PYTHON=noflavors because it causes INDEX to break. 2018-02-03 21:43:16 +00:00
chinese
comms Bump PORTREVISION in the PyQt5 ports after r460809. 2018-02-04 20:56:45 +00:00
converters Note PHP ports that do not build with 7.2. 2018-02-07 17:46:10 +00:00
databases Update to 7.2.1 2018-02-08 07:05:14 +00:00
deskutils Fix build with LibreSSL: 2018-02-07 15:55:49 +00:00
devel Check the PEP-8 naming conventions. 2018-02-07 21:43:29 +00:00
dns Teach named where its pid file should be by default, to be consistent 2018-02-07 14:29:08 +00:00
editors - Fix LICENSE 2018-02-06 15:20:33 +00:00
emulators Update to a new snapshot. 2018-02-07 01:03:29 +00:00
finance Note PHP ports that do not build with 7.2. 2018-02-07 17:46:10 +00:00
french
ftp Update to netdumpd-20180205. 2018-02-05 18:47:58 +00:00
games Unbreak 2018-02-06 11:50:38 +00:00
german Update to 2018.02.04 2018-02-05 17:49:42 +00:00
graphics Unbreak the build against recent Clang by backporting two patches from the 2018-02-08 07:48:49 +00:00
hebrew
hungarian
irc Update to 0.93 2018-02-04 10:13:31 +00:00
japanese Note PHP ports that do not build with 7.2. 2018-02-07 17:46:10 +00:00
java . Fix the build for i386 when WITH_LLD_IS_LD is set. 2018-02-08 06:29:02 +00:00
Keywords
korean
lang lang/expect: update to 5.45.4 2018-02-08 09:30:13 +00:00
mail - Update to latest git snapshot, 2f51492 2018-02-07 12:33:02 +00:00
math math/coinmp: Add an option for Fortran. 2018-02-08 01:13:21 +00:00
misc misc/wmweather+: Change location of config file 2018-02-06 23:49:44 +00:00
Mk Fix editors/vim-tiny hanging on reading stdin during generate-plist. 2018-02-08 05:52:06 +00:00
multimedia multimedia/plexmediaserver-plexpass: Update to 1.11.1.4768 2018-02-07 22:33:34 +00:00
net net/libsrtp: Update 1.5.4 -> 1.6.0 2018-02-08 08:29:58 +00:00
net-im - Update to 1.65 2018-02-06 21:24:08 +00:00
net-mgmt - Switch to new test framework 2018-02-08 09:02:48 +00:00
net-p2p net-p2p/qtum: Upgrade from 0.14.13 to 0.14.14 2018-02-05 19:59:40 +00:00
news
palm
polish Update to 20180202 2018-02-05 17:49:47 +00:00
ports-mgmt Upgrade pkg-provides from 0.3.1 to 0.4.0 2018-02-07 17:45:34 +00:00
portuguese
print print/cups-filters: PORTREVSION bump for the print/qpdf library change in r460458 2018-02-07 20:52:25 +00:00
russian
science - Fix LICENSE 2018-02-06 15:17:45 +00:00
security - Add LICENSE 2018-02-08 09:02:46 +00:00
shells
sysutils Update to version 6.2.0 2018-02-07 12:00:54 +00:00
Templates
textproc Update to 2.2.3 2018-02-07 20:10:43 +00:00
Tools
ukrainian
vietnamese
www www/waterfox: apply some FF57/FF59 fixes 2018-02-08 00:59:04 +00:00
x11 - Fix LICENSE 2018-02-05 09:02:15 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add upstream patch to fix bug caused by not translating coordinates 2018-02-07 12:33:59 +00:00
x11-wm x11-wm/stumpwm: Bump PORTREVISION after x11/cl-clx-sbcl update 2018-02-05 01:56:53 +00:00
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update to a new snapshot. 2018-02-07 01:03:29 +00:00
README
UIDs
UPDATING UPDATING: Add poudriere examples 2018-02-04 21:05:35 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.