1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 2f7f591f0c - Fix shebangs
- Add NO_ARCH
2015-06-17 12:56:07 +00:00
accessibility
arabic
archivers - Strip binaries 2015-06-17 12:54:49 +00:00
astro - Update to 5.6 2015-06-16 21:18:48 +00:00
audio Upgrade from 13.0 to 15.7. The tutorial is no longer included. 2015-06-17 07:46:34 +00:00
benchmarks
biology
cad - Update to 9.06 2015-06-16 21:19:49 +00:00
chinese
comms
converters
databases
deskutils - Strip binary 2015-06-17 12:55:29 +00:00
devel - Update to 2.87 2015-06-17 06:27:27 +00:00
dns
editors - Mark BROKEN on < 10.x: 2015-06-16 22:59:00 +00:00
emulators - Use sdl2 instead of sdl 2015-06-17 00:04:52 +00:00
finance
french
ftp
games
german
graphics - Strip binary 2015-06-17 12:54:49 +00:00
hebrew
hungarian
irc
japanese Apply patch for CVE-2015-2775. 2015-06-17 00:44:48 +00:00
java
Keywords
korean
lang Add new port lang/lua-ada 2015-06-17 11:16:53 +00:00
mail - Fix shebangs 2015-06-17 12:56:07 +00:00
math
misc
Mk
multimedia Fix the build of libv4l (and v4l-utils) by requiring iconv. Don't depend 2015-06-17 12:24:38 +00:00
net
net-im
net-mgmt Update to 0.15.06.6430 2015-06-16 18:04:29 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Add LICENSE_FILE 2015-06-16 23:42:49 +00:00
russian
science science/clhep: Update version 2.2.0.6=>2.2.0.8 2015-06-17 08:34:24 +00:00
security A Python library for parsing PGP packets 2015-06-17 01:05:24 +00:00
shells
sysutils - Take back port, I'm actively working on it 2015-06-17 09:01:03 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Strip libraries 2015-06-17 12:54:57 +00:00
x11 - Add LICENSE_FILE 2015-06-17 12:55:53 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 1.4.7 2015-06-16 22:21:25 +00:00
x11-fonts
x11-servers
x11-themes - Update to 0.5.1 2015-06-16 23:30:22 +00:00
x11-toolkits - Add LICENSE 2015-06-16 23:43:15 +00:00
x11-wm - Strip binaries 2015-06-16 23:43:18 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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.