1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-09-19 18:36:29 +00:00
accessibility
arabic
archivers Remove dbus option, which has no effect 2014-09-19 14:20:53 +00:00
astro
audio - Suppress ALSA detection which creates hidden dependency and doesn't work 2014-09-18 20:10:34 +00:00
benchmarks
biology
cad print/freetype: 2014-09-19 15:45:14 +00:00
chinese print/freetype: 2014-09-19 15:45:14 +00:00
comms - Update comms/dcf77pi to version 3.2.0 2014-09-18 11:56:52 +00:00
converters - Switch to USES=autoreconf 2014-09-19 08:01:42 +00:00
databases - Update to 1.18 2014-09-18 15:17:04 +00:00
deskutils - Allow staging as a regular user 2014-09-18 21:05:21 +00:00
devel - Strip shared library 2014-09-19 18:36:24 +00:00
dns Update to 2.0.0. 2014-09-19 17:53:21 +00:00
editors - Fix WWW 2014-09-19 07:23:17 +00:00
emulators - Add CPE information to virtualbox ports 2014-09-18 09:06:59 +00:00
finance - Update to 0.9.10 2014-09-19 10:47:13 +00:00
french
ftp
games - Simplify OPTIONS handling 2014-09-19 10:16:22 +00:00
german Allow staging as a regular user 2014-09-18 19:10:36 +00:00
graphics print/freetype: 2014-09-19 15:45:14 +00:00
hebrew
hungarian
irc Update to 2.0.17 2014-09-18 22:16:11 +00:00
japanese Convert to USES=autoreconf 2014-09-19 08:07:11 +00:00
java
Keywords
korean
lang print/freetype: 2014-09-19 15:45:14 +00:00
mail - Drop dependency on autoconf and automake 2014-09-19 12:40:53 +00:00
math Remove old libtool patch 2014-09-19 12:49:04 +00:00
misc print/freetype: 2014-09-19 15:45:14 +00:00
Mk - Remove -a when copying package. r329130 broke this when PACKAGES was on 2014-09-19 15:44:55 +00:00
multimedia - Update to 3.17.0.6 . [1] 2014-09-19 17:39:34 +00:00
net - Update to 0.050001 2014-09-19 18:36:29 +00:00
net-im Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
net-mgmt - Add USES=libtool 2014-09-19 13:54:18 +00:00
net-p2p
news
palm
polish - Update to 20140915 2014-09-18 15:17:15 +00:00
ports-mgmt - Update to checkin 4555dff [now a git hash] 2014-09-19 14:36:51 +00:00
portuguese
print print/freetype: 2014-09-19 15:45:14 +00:00
russian
science - Update to 1.3.5 2014-09-18 04:41:04 +00:00
security - Remove dependency on pkgconf 2014-09-19 15:47:20 +00:00
shells
sysutils - Allow staging as a regular user 2014-09-18 20:35:42 +00:00
Templates
textproc Switch to USES=libtool:build 2014-09-19 16:39:41 +00:00
Tools
ukrainian
vietnamese
www www/jdresolve: fix use of p5-Net-DNS in jdresolve 2014-09-19 18:33:02 +00:00
x11 Update to 311 2014-09-19 08:48:57 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 0.17.0 2014-09-18 07:20:06 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to snapshot 10321 2014-09-19 08:55:16 +00:00
x11-wm Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs New port: net/kamailio 4.1.6 2014-09-19 18:02:46 +00:00
LEGAL
Makefile
MOVED net-mgmt/ndpmon: resurrect staged ndpmon, take maintainership 2014-09-19 05:16:36 +00:00
README
UIDs New port: net/kamailio 4.1.6 2014-09-19 18:02:46 +00:00
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.