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 16:19:17 +00:00
accessibility
arabic
archivers - rename patch files 2014-08-03 15:25:54 +00:00
astro
audio - fix order in USES 2014-08-03 16:19:17 +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 - fix order in USES 2014-08-03 16:19:17 +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 - fix order in USES 2014-08-03 16:19:17 +00:00
hebrew
hungarian
irc - fix order in USES 2014-08-03 16:19:17 +00:00
japanese
java
Keywords
korean
lang
mail - fix order in USES 2014-08-03 16:19:17 +00:00
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 - Fix crashing on 10.x and later, when ICONV option is enabled 2014-08-03 16:06:22 +00:00
net-mgmt
net-p2p Fix transmission-cli,-gtk on some platforms after openssl update 2014-08-03 16:06:58 +00:00
news - rename patch files 2014-08-03 15:20:08 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science science/pulseview: Remove unnecessary RUN_DEPENDS 2014-08-03 16:16:21 +00:00
security - rename patch files 2014-08-03 15:30:04 +00:00
shells
sysutils Add staging support 2014-08-03 15:26:30 +00:00
Templates
textproc - Update from 1.1 to 1.2.10 2014-08-03 15:28:55 +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 - fix order in USES 2014-08-03 16:19:17 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - fix order in USES 2014-08-03 16:19:17 +00:00
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.