1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-08-03 15:25:54 +00:00
accessibility
arabic
archivers - rename patch files 2014-08-03 15:25:54 +00:00
astro
audio - Update to upstream version 4.0 2014-08-03 14:12:58 +00:00
benchmarks
biology
cad
chinese
comms devel/libftdi: USES=libtool, fix build, bump dependencies 2014-08-03 11:36:56 +00:00
converters
databases
deskutils
devel devel/xc3sprog: fix BUILD_DEPENDS 2014-08-03 12:55:01 +00:00
dns
editors
emulators Update emulators/i386-wine to 1.6.2_4. 2014-08-03 11:38:41 +00:00
finance
french
ftp
games This fixes games/tome4 after devel/premake4 update to 4.4-beta5 2014-08-03 15:11:27 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math math/orpie: update to 1.5.2 2014-08-03 13:02:11 +00:00
misc
Mk
multimedia
net devel/libconfuse: USES=libtool, bump dependencies 2014-08-03 12:25:11 +00:00
net-im
net-mgmt
net-p2p
news - rename patch files 2014-08-03 15:20:08 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/p5-openxpki-deployment: mark as deprecated 2014-08-03 12:06:02 +00:00
shells
sysutils - Fix build with clang (needs link to libWUtil) 2014-08-03 15:16:21 +00:00
Templates
textproc Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
Tools
ukrainian Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
vietnamese Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
www Disable use of RAND_egd as it is absent in FreeBSD. 2014-08-03 11:56:25 +00:00
x11 Update to 3.3.7. 2014-08-03 13:22:52 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - rename patch files 2014-08-03 14:56:38 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING UPDATING: add back note from 20140802 remove by mistake in last commit 2014-08-03 12:15:21 +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.