1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2017-04-01 21:20:01 +00:00
accessibility Update to 2.24 2017-04-01 21:05:54 +00:00
arabic
archivers Remove another obsolete and not depend on gnome lib 2017-04-01 20:43:35 +00:00
astro
audio remove another gnome2 remnant 2017-04-01 20:02:39 +00:00
base
benchmarks
biology
cad
chinese
comms Recent changes to FT817ND back end adversely effected both FT857D and FT897D 2017-04-01 17:40:37 +00:00
converters
databases Now builds on powerpc64. 2017-04-01 18:16:18 +00:00
deskutils The git repository has been removed upstream 2017-04-01 21:20:01 +00:00
devel Update to 2.50.0 2017-04-01 20:58:55 +00:00
dns
editors
emulators emulators/ppsspp: temporarily unblock build on aarch64 2017-04-01 18:11:20 +00:00
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc Pass maintainership to submitter. 2017-04-01 20:56:55 +00:00
japanese
java new port: java/lightweight-java-profiler 2017-04-01 17:58:59 +00:00
Keywords
korean
lang Add support for aarch64. 2017-04-01 20:36:09 +00:00
mail Add DOCS OPTION 2017-04-01 17:42:28 +00:00
math
misc
Mk Catchup with recent removals 2017-04-01 20:15:36 +00:00
multimedia Update to upstream version 10.0.0 2017-04-01 17:10:18 +00:00
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security
shells
sysutils Update 2016.2.22 --> 2017.3.23 2017-04-01 21:07:48 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Update to 0.10.3 2017-04-01 15:59:34 +00:00
x11 Remove some old gnome2 ports not depend on anymore and not maintained upstream 2017-04-01 20:15:11 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.4.31 2017-04-01 20:32:56 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED The git repository has been removed upstream 2017-04-01 21:20:01 +00:00
README
UIDs
UPDATING

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.