1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-09-18 18:00:03 +00:00
accessibility
arabic
archivers Update to 2.12, but retain local fix for CVE-2015-1197. 2015-09-17 20:15:23 +00:00
astro Update astro/viking to v1.6 2015-09-18 16:16:04 +00:00
audio - Update to 0.6.7 2015-09-18 09:00:11 +00:00
benchmarks
biology
cad
chinese - Add NO_ARCH 2015-09-17 17:11:48 +00:00
comms - Fix shebangs 2015-09-18 15:09:17 +00:00
converters - Add LICENSE 2015-09-17 17:13:14 +00:00
databases Upgrade to 3.1. 2015-09-18 06:27:41 +00:00
deskutils
devel - Update to 1.114 2015-09-18 17:59:47 +00:00
dns - Drop 8.x support 2015-09-18 14:01:05 +00:00
editors
emulators - Add LICENSE_FILE 2015-09-18 14:22:25 +00:00
finance
french
ftp - Drop 8.x support 2015-09-18 14:01:06 +00:00
games - Fix shebangs 2015-09-18 17:45:57 +00:00
german
graphics - Comment out unused plist files for opencolorio-tools 2015-09-18 17:31:53 +00:00
hebrew
hungarian
irc - Install headers and pkg-config entry, it's useful for people that want to 2015-09-18 11:06:12 +00:00
japanese
java Add support for armv6 2015-09-18 15:47:07 +00:00
Keywords
korean
lang - Add empty directories to plist 2015-09-18 17:32:10 +00:00
mail - Add NO_ARCH 2015-09-18 17:34:45 +00:00
math Update Mesa port to 10.6.6 and add Clover. 2015-09-17 18:07:25 +00:00
misc - Add NO_ARCH 2015-09-17 17:09:49 +00:00
Mk Add KRB5CONFIG. 2015-09-18 02:29:49 +00:00
multimedia
net - Update to 1.40 2015-09-18 17:59:52 +00:00
net-im This is a Libpurple plugin that adds support for a 2015-09-18 13:52:18 +00:00
net-mgmt Add patch to fix http monitoring 2015-09-18 16:05:45 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Update to 0.9.r3 2015-09-18 06:16:31 +00:00
security - Update to 1.71 2015-09-18 17:59:57 +00:00
shells - Add NO_ARCH 2015-09-17 17:12:30 +00:00
sysutils - Update to 20150918 2015-09-18 17:45:00 +00:00
Templates
textproc A Sphinx extension to literally insert the output of arbitrary commands into 2015-09-18 17:28:28 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.19 2015-09-18 18:00:03 +00:00
x11 - Add missing USES=pkgconfig, fix build with LIBRSVG2 2015-09-18 14:47:16 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Add OFL11 license 2015-09-17 23:56:02 +00:00
x11-servers
x11-themes
x11-toolkits - Add NO_ARCH 2015-09-18 17:59:37 +00:00
x11-wm - Switch to options helpers 2015-09-18 14:01:14 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Fix a typo [1] 2015-09-17 20:56:49 +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.