1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-11-04 20:14:39 +00:00
accessibility
arabic Update to 5.0.3. 2015-11-03 17:47:01 +00:00
archivers - Add LICENSE_FILE 2015-11-04 20:13:52 +00:00
astro
audio - Add LICENSE_FILE 2015-11-04 20:13:56 +00:00
benchmarks
biology
cad
chinese Update to 5.0.3. 2015-11-03 17:47:01 +00:00
comms
converters - Switch to options helpers 2015-11-03 20:02:30 +00:00
databases - Update to 2.15 2015-11-04 20:11:44 +00:00
deskutils - Update RUN_DEPENDS: remove redundant LOCALBASE/bin 2015-11-04 20:14:00 +00:00
devel - Update *_DEPENDS: remove redundant LOCALBASE/bin 2015-11-04 20:14:05 +00:00
dns
editors - Update RUN_DEPENDS: remove redundant LOCALBASE/bin 2015-11-04 20:14:09 +00:00
emulators
finance - Move devel/py-parsing to devel/py-pyparsing 2015-11-04 20:11:00 +00:00
french Update to 5.0.3. 2015-11-03 17:47:01 +00:00
ftp
games - Switch to options helpers 2015-11-04 20:02:28 +00:00
german Update to 5.0.3. 2015-11-03 17:47:01 +00:00
graphics - Update BUILD_DEPENDS: remove redundant LOCALBASE/bin 2015-11-04 20:14:35 +00:00
hebrew Update to 5.0.3. 2015-11-03 17:47:01 +00:00
hungarian Update to 5.0.3. 2015-11-03 17:47:01 +00:00
irc
japanese Update to 5.0.3. 2015-11-03 17:47:01 +00:00
java
Keywords
korean Update to 5.0.3. 2015-11-03 17:47:01 +00:00
lang
mail - Update *_DEPENDS: remove redundant LOCALBASE/bin 2015-11-04 20:14:39 +00:00
math - Update to 1.44 2015-11-04 20:12:09 +00:00
misc Upgrade misc/erlang-mimerl to version 1.0.1. 2015-11-04 15:35:21 +00:00
Mk
multimedia
net - Update to 0.2.9 2015-11-04 20:13:39 +00:00
net-im
net-mgmt - Update to 3.0.1 2015-11-04 20:11:11 +00:00
net-p2p
news
palm
polish Update to 5.0.3. 2015-11-03 17:47:01 +00:00
ports-mgmt
portuguese Update to 5.0.3. 2015-11-03 17:47:01 +00:00
print - Move devel/py-parsing to devel/py-pyparsing 2015-11-04 20:11:00 +00:00
russian Update to 5.0.3. 2015-11-03 17:47:01 +00:00
science
security - Update to 0.22.5 2015-11-04 20:11:35 +00:00
shells
sysutils - Update to 1.4.11 2015-11-04 20:11:21 +00:00
Templates
textproc - Update to 1.4.4 2015-11-04 20:13:43 +00:00
Tools
ukrainian Update to 5.0.3. 2015-11-03 17:47:01 +00:00
vietnamese Update to 5.0.3. 2015-11-03 17:47:01 +00:00
www - Update to 2.1.0 2015-11-04 20:13:25 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Move devel/py-parsing to devel/py-pyparsing 2015-11-04 20:11:06 +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.