1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2018-08-27 08:25:14 +00:00
accessibility
arabic
archivers
astro
audio Update WWW 2018-08-26 18:41:12 +00:00
base
benchmarks
biology biology/iqtree: Update to version 1.6.7 2018-08-27 01:20:28 +00:00
cad
chinese
comms comms/telldus-core: Fix build with Clang 6 2018-08-27 05:31:21 +00:00
converters
databases Fix build with Python 3.7 2018-08-26 18:42:33 +00:00
deskutils
devel Update to 0.8. 2018-08-26 20:37:59 +00:00
dns
editors - Set LLD_UNSAFE 2018-08-27 02:36:05 +00:00
emulators fix emulators/winetricks version 2018-08-27 03:08:20 +00:00
finance
french
ftp Update WWW 2018-08-26 18:41:21 +00:00
games
german
graphics - Update to 1.5.4 2018-08-27 08:25:14 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Remove THREADS option 2018-08-26 18:42:37 +00:00
mail - Fix build 2018-08-27 05:59:25 +00:00
math
misc misc/openmvg: Update 1.3-76 -> 1.4 2018-08-26 20:20:32 +00:00
Mk emulators/linux-c6: Update to CentOS 6.10 2018-08-26 19:53:54 +00:00
multimedia
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print emulators/linux-c6: Update to CentOS 6.10 2018-08-26 19:53:54 +00:00
russian
science New port: science/madness: Multiresolution adaptive numeric environment for scientific simulation 2018-08-27 07:56:14 +00:00
security - Update to 0.6.16 2018-08-27 04:14:10 +00:00
shells
sysutils sysutils/smart: Update to version 0.0.10 2018-08-27 01:20:24 +00:00
Templates
textproc textproc/py-pyphen: Update 0.9.4 -> 0.9.5 2018-08-27 06:14:21 +00:00
Tools
ukrainian
vietnamese
www www/p5-Selenium-Remote-Driver: update 1.28 -> 1.29 2018-08-26 18:46:27 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/ctwm: update to 4.0.2 2018-08-26 20:33:13 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.