1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 8b5fa3946e - Fix LICENSE
- Fix command used for docs installation

Approved by:	portmgr blanket
2017-09-18 09:50:17 +00:00
accessibility
arabic
archivers
astro
audio Update to 3.2.d5 2017-09-17 20:33:53 +00:00
base
benchmarks
biology
cad cad/gmsh: Update to version 3.0.5 2017-09-18 00:18:04 +00:00
chinese
comms
converters
databases databases/pgrouting: Update to 2.5.0 2017-09-17 21:16:09 +00:00
deskutils deskutils/fet: Update to 5.33.1 2017-09-17 20:49:16 +00:00
devel - Fix LICENSE 2017-09-18 09:50:17 +00:00
dns
editors
emulators
finance
french
ftp
games games/crossfire-client: Update to 1.72.0 2017-09-17 18:09:18 +00:00
german
graphics Remove code that "thinks" it is using GCC 4.8 instead of the default 2017-09-17 19:30:14 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Backport a number of changes from lang/gcc5: 2017-09-17 21:03:03 +00:00
mail
math Modernise port to allow for new features in future (e.g. CilkPlus support) 2017-09-17 15:26:09 +00:00
misc
Mk Ensure .CURDIR contains an absolute path without a trailing slash. 2017-09-17 14:20:14 +00:00
multimedia
net - Update WWW 2017-09-18 09:01:55 +00:00
net-im Sort *_DEPENDS 2017-09-17 18:00:08 +00:00
net-mgmt
net-p2p - cleanup patch 2017-09-17 14:43:20 +00:00
news - update to pgpverify-1.29 2017-09-17 14:41:35 +00:00
palm
polish
ports-mgmt
portuguese
print Add 201601w version of the Epson printer driver. This supports L380 and 2017-09-17 18:38:38 +00:00
russian
science
security
shells
sysutils - Update WWW 2017-09-18 09:01:53 +00:00
Templates
textproc Update to 3.2.0 2017-09-17 18:00:13 +00:00
Tools
ukrainian
vietnamese
www www/grafana4: Update to 4.5.1 2017-09-17 21:01:10 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Use @FreeBSD.org 2017-09-17 18:00:18 +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.