1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-06-14 20:03:28 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils Stagify. 2014-06-14 13:12:03 +00:00
devel devel/lfcbase: 1.5.9 -> 1.5.10, USES libtool, strip liblfcbase.so 2014-06-14 20:03:28 +00:00
dns
editors Stagify. 2014-06-14 16:32:25 +00:00
emulators
finance
french
ftp
games games/arkanoidsb 2014-06-14 15:15:06 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Take maintainership upon dhn's request on the ports mailing list [1] 2014-06-14 12:12:33 +00:00
mail mail/imapsync: update 1.584 -> 1.592 2014-06-14 19:14:24 +00:00
math
misc - Update to 19.2 2014-06-14 13:40:09 +00:00
Mk
multimedia fix man page handling after STAGEify 2014-06-14 14:57:53 +00:00
net - Update to version 5.2.0 2014-06-14 16:56:58 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Change the maintainer of the development version of pkg to pkg@ instead of portmgr@ 2014-06-14 12:33:31 +00:00
portuguese
print
russian
science
security Document dbus local dos 2014-06-14 12:16:57 +00:00
shells
sysutils - Support STAGEDIR 2014-06-14 17:07:45 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Update to 0.9.01. 2014-06-14 18:01:21 +00:00
x11 Fix build on CURRENT. 2014-06-14 14:56:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Mark DEPRECATED; this project merged with the Oxygen windeco 2014-06-14 14:21:46 +00:00
x11-toolkits
x11-wm Unbreak build by requiring and linking xext (see also r353170). 2014-06-14 18:57:46 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL - Update LEGAL for some perforce ports 2014-06-14 15:26:17 +00:00
Makefile
MOVED
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.