FreeBSD ports tree (read-only mirror)
Find a file
2018-07-27 04:34:47 +00:00
accessibility
arabic
archivers archivers/py-libarchive-c: Add LICENSE_FILE 2018-07-25 00:13:51 +00:00
astro New port: astro/py-pysofa: Python binding for SOFA, the fundamental astronomy library 2018-07-26 03:12:23 +00:00
audio audio/alure: Cleanup and fix options 2018-07-26 09:12:28 +00:00
base Add support for amd64 and i386 to base/binutils and base/gcc. 2018-07-26 22:25:19 +00:00
benchmarks benchmarks/stress-ng: Update to 0.09.35 2018-07-23 15:52:54 +00:00
biology biology/linux-foldingathome: reset maintainer by request 2018-07-27 02:19:43 +00:00
cad cad/gtkwave: Update to 3.3.92 2018-07-26 21:07:16 +00:00
chinese
comms
converters PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
databases databases/sqlitestudio: Update 3.1.1 -> 3.2.0 2018-07-26 19:00:19 +00:00
deskutils
devel devel/py-opendht: Update 1.7.2 -> 1.7.3 2018-07-26 19:01:27 +00:00
dns
editors
emulators emulators/virtualbox-ose: Fix build when using 3.? as default Python 2018-07-26 11:46:58 +00:00
finance Re-add finance/quantlib following the official procedure. 2018-07-23 16:15:02 +00:00
french
ftp PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
games - Update to 1.1.4 2018-07-25 18:30:45 +00:00
german
graphics graphics/aseprite: Update 1.2.7.2 -> 1.2.9 2018-07-26 23:44:04 +00:00
hebrew
hungarian
irc New port: irc/weechat-otr 2018-07-24 13:45:03 +00:00
japanese
java java/intellij-ultimate: Update to 2018.1.6 2018-07-26 21:26:54 +00:00
Keywords
korean
lang Update to the GCC 8.2 release, the second in the GCC 8 series. 2018-07-26 21:35:32 +00:00
mail mail/py-afew: support both Python 2 and 3 2018-07-26 22:43:40 +00:00
math Update to 0.7.5 2018-07-26 14:52:32 +00:00
misc misc/openhmd: Small correction 2018-07-26 09:12:27 +00:00
Mk Add support for amd64 and i386 to base/binutils and base/gcc. 2018-07-26 22:25:19 +00:00
multimedia - Fix build with clang6 2018-07-26 13:16:06 +00:00
net net/owamp: Unconditionally define a private timespecadd 2018-07-26 18:17:30 +00:00
net-im
net-mgmt net-mgmt/nstat: don't assume timespecadd is undefined 2018-07-26 17:54:36 +00:00
net-p2p - Use corresponded luasocket while SOCKET option enabled 2018-07-26 04:21:47 +00:00
news
palm
polish
ports-mgmt
portuguese
print Update to 2.0.11 release. 2018-07-24 12:56:12 +00:00
russian
science science/libghemical: Fix C++11 errors on 12 2018-07-26 08:11:33 +00:00
security - Update security/super to 3.30.1 2018-07-26 23:28:32 +00:00
shells
sysutils xen-tools411: remove oxenstored related files from plist 2018-07-26 09:31:36 +00:00
Templates
textproc - Update to 2.2.0 2018-07-26 22:43:21 +00:00
Tools
ukrainian
vietnamese
www - Update to 5.3.7 2018-07-27 04:34:47 +00:00
x11 Fix x11/xorg-minimal when build with VIDEO_DRIVER="intel" 2018-07-25 14:14:47 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-video-r128: Update to 6.11.0 2018-07-23 18:52:54 +00:00
x11-fm
x11-fonts - Add LICENSE 2018-07-25 09:07:51 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED math/py-z3-solver: Rename to math/py-z3 to have a more intuitive name 2018-07-25 19:14:54 +00:00
README
UIDs
UPDATING Upgrade ibus-typing-booster to 2.1.0. 2018-07-25 21:02:21 +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.