1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 23f20edad4 - Fix stripping
2015-03-18 14:16:14 +00:00
accessibility
arabic
archivers Use gmake instead of using rules that may or may not work depending of the 2015-03-17 22:05:36 +00:00
astro - Strip library 2015-03-18 14:16:06 +00:00
audio
benchmarks
biology - Simplify MASTER_SITES 2015-03-17 03:09:25 +00:00
cad
chinese - Strip library 2015-03-17 03:11:52 +00:00
comms
converters Update p5-Sereal* to 3.005. 2015-03-16 20:56:36 +00:00
databases - Add LICENSE 2015-03-18 14:16:02 +00:00
deskutils
devel - Fix stripping 2015-03-18 14:16:14 +00:00
dns - Strip library 2015-03-17 03:10:15 +00:00
editors Unbreak editors/openoffice-4 and editors/openoffice-devel on systems 2015-03-17 15:04:43 +00:00
emulators - Fix procctl check. 2015-03-17 21:59:32 +00:00
finance - Add LICENSE 2015-03-17 08:56:56 +00:00
french
ftp
games Update to FreeCiv 2.5.0 2015-03-17 18:35:01 +00:00
german
graphics Update Qt5 to 5.4.1. 2015-03-18 09:37:42 +00:00
hebrew
hungarian
irc Add CPE. 2015-03-18 13:52:54 +00:00
japanese japanese/lynx-current: add USES= cpe 2015-03-17 08:15:54 +00:00
java
Keywords
korean
lang Fix Erlang release in pkg-descr. 2015-03-18 13:58:39 +00:00
mail - Add LICENSE 2015-03-18 13:04:54 +00:00
math Update to version 0.7.0-rc2. 2015-03-18 09:38:59 +00:00
misc misc/findutils: add CPE information 2015-03-18 13:05:00 +00:00
Mk Update Qt5 to 5.4.1. 2015-03-18 09:37:42 +00:00
multimedia bump PORTREVISION to reflect the updated patch patch-v4l2-ctl__v4l2-ctl.cpp 2015-03-18 11:39:00 +00:00
net Add CPE. 2015-03-18 13:52:54 +00:00
net-im
net-mgmt Add CPE. 2015-03-18 13:52:54 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 1.9.72 2015-03-18 13:02:11 +00:00
russian
science
security - Update to 2.1.5 2015-03-18 09:55:00 +00:00
shells shells/fish: add CPE information 2015-03-17 11:31:55 +00:00
sysutils Add CPE. 2015-03-18 13:52:54 +00:00
Templates
textproc Update Qt5 to 5.4.1. 2015-03-18 09:37:42 +00:00
Tools
ukrainian
vietnamese
www Add CPE. 2015-03-18 13:52:54 +00:00
x11 Update to 3.5.0.31 2015-03-18 06:57:25 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update libXfont to 1.4.9. 2015-03-18 09:09:47 +00:00
x11-servers
x11-themes
x11-toolkits Update to 3.12. 2015-03-18 11:06:55 +00:00
x11-wm - Update to version 0.9 2015-03-16 22:50:19 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Document new location of user settings for editors/openoffice*. 2015-03-17 15:25:35 +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.