FreeBSD ports tree (read-only mirror)
Find a file
Tilman Keskinoz 76b99387f0 Mark benchmarks/netio as RESTRICTED.
License forbids commercial use.
2019-03-26 20:02:39 +00:00
accessibility
arabic
archivers archivers/py-xopen: Upgrade to 0.5.0 2019-03-24 20:05:14 +00:00
astro - Update Stellarium to version 0.19.0 2019-03-26 12:09:48 +00:00
audio audio/spotifyd: Update to 0.2.8 2019-03-26 10:24:55 +00:00
base
benchmarks Mark benchmarks/netio as RESTRICTED. 2019-03-26 20:02:39 +00:00
biology biology/p5-TrimGalore: Upgrade to 0.6.1 2019-03-24 21:44:17 +00:00
cad Remove expired webkit-gtk2 and webkit-gtk3 ports. 2019-03-24 18:43:27 +00:00
chinese
comms
converters converters/wkhtmltopdf: unbreak with openssl111 2019-03-24 18:44:12 +00:00
databases State that pgespresso is only needed with postgresql versions 9.2, 9.3, 2019-03-26 14:15:59 +00:00
deskutils deskutils/kdeconnect-kde: update to 1.3.4 2019-03-25 20:42:09 +00:00
devel devel/newtonsoft-json: Return to pool as no longer am using mono 2019-03-26 18:24:57 +00:00
dns Update to 0.1.12. 2019-03-26 14:28:10 +00:00
editors Finish gwrite removal 2019-03-24 19:52:48 +00:00
emulators emulators/citra: update to s20190324 2019-03-26 00:41:49 +00:00
finance - Add LICENSE 2019-03-25 09:01:05 +00:00
french
ftp
games games/asciiquarium: Clean up, install docs & set license 2019-03-26 15:07:47 +00:00
german Update to 2019.03.24 2019-03-25 18:47:46 +00:00
graphics Fix build after base r345349 2019-03-25 18:46:34 +00:00
hebrew
hungarian
irc - update to 3.32 2019-03-24 12:57:29 +00:00
japanese
java [java/jattach] update to 1.5 2019-03-24 15:08:23 +00:00
Keywords
korean
lang Update to 3.7.3 2019-03-26 18:12:12 +00:00
mail mail/thunderbird: update to 60.6.1 2019-03-26 00:58:34 +00:00
math Update to 4.11 2019-03-26 17:43:57 +00:00
misc Update to 2.7.2 2019-03-26 17:43:47 +00:00
Mk Adjust documented values for LLVM_DEFAULT 2019-03-25 18:09:43 +00:00
multimedia multimedia/gmmlib: update to 19.1.1 2019-03-26 13:33:05 +00:00
net Update CONFLICTS. 2019-03-26 10:59:32 +00:00
net-im New port net-im/nheko 2019-03-25 22:04:55 +00:00
net-mgmt net-mgmt/py-ciscoconfparse: Update to 1.3.32 2019-03-25 15:59:42 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Update to 0.9.4 2019-03-25 03:24:01 +00:00
security Document Python vulnerability 2019-03-26 18:12:23 +00:00
shells Update to the latest att/ast github commit. 2019-03-26 04:10:41 +00:00
sysutils Wrap the following two includes around "#if defined(__amd64__) || 2019-03-26 12:59:13 +00:00
Templates
textproc Update to 2019.03.20 2019-03-25 18:47:51 +00:00
Tools
ukrainian
vietnamese
www Update to 6.04 2019-03-26 17:42:55 +00:00
x11 Update xfce4-whiskermenu-plugin to 2.3.2 2019-03-26 17:29:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/psftools: Update to 1.0.12 2019-03-25 17:12:33 +00:00
x11-servers
x11-themes x11-themes/Kvantum: Update to 0.11.0 2019-03-26 05:19:09 +00:00
x11-toolkits x11-toolkits/py-xlib: Update to 0.25 2019-03-25 16:19:08 +00:00
x11-wm x11-wm/xcompmgr: Update to 1.1.8 2019-03-26 09:54:09 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Mark benchmarks/netio as RESTRICTED. 2019-03-26 20:02:39 +00:00
Makefile
MOVED Obsolete, please use devel/rubygem-fog-json instead. 2019-03-25 16:24:12 +00:00
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.