1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 9bc2c28a15 - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-24 21:39:04 +00:00
accessibility
arabic
archivers Fix decompression in a pipeline: import fix from dev branch in 2015-05-24 18:01:03 +00:00
astro
audio - Add LICENSE 2015-05-24 20:00:34 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils - Rename security/qtkeychain to qtkeychain-qt5, update to 0.5.0 and make it use Qt5 2015-05-24 21:03:19 +00:00
devel Fix configure with mono 4 2015-05-24 20:59:52 +00:00
dns
editors
emulators
finance
french
ftp - Update to 1.0.38 2015-05-24 18:55:45 +00:00
games games/openra: update to 20150424 2015-05-24 17:45:55 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 5.6.9 release. 2015-05-24 20:33:50 +00:00
mail Fix build on FreeBSD < 10. 2015-05-24 17:03:55 +00:00
math - Use dos2unix instead of gpatch to handle CR in the diff files. 2015-05-24 18:04:01 +00:00
misc Fix build with mono 4 2015-05-24 20:06:06 +00:00
Mk Simplify test for SSE2 2015-05-24 18:19:33 +00:00
multimedia
net - Update to 1.000006 2015-05-24 18:55:50 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Move print/rubygem-colortools to print/rubygem-color-tools 2015-05-24 18:58:20 +00:00
russian
science
security - Rename security/qtkeychain to qtkeychain-qt5, update to 0.5.0 and make it use Qt5 2015-05-24 21:03:19 +00:00
shells
sysutils - Update to 0.6.2 2015-05-24 18:57:13 +00:00
Templates
textproc - Update to 3.4.14 2015-05-24 20:34:02 +00:00
Tools
ukrainian
vietnamese
www - Fix shebangs 2015-05-24 21:39:04 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Qt 5.3 removed runtime detection of SSE2 so it needs to be configured 2015-05-24 16:41:16 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Rename security/qtkeychain to qtkeychain-qt5, update to 0.5.0 and make it use Qt5 2015-05-24 21:03:19 +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.