1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Vanilla I. Shu 8a0ab4e975 Stagify.
2014-06-11 09:50:55 +00:00
accessibility
arabic
archivers Resurrect archivers/bzip and assign maintainer 2014-06-11 09:49:14 +00:00
astro - Update to 1.5.1 2014-06-10 22:06:15 +00:00
audio - Add missing USES=libtool 2014-06-11 09:13:05 +00:00
benchmarks
biology
cad - Unbreak 2014-06-11 07:06:01 +00:00
chinese - Fix plist (clean up shared directory) 2014-06-10 21:28:03 +00:00
comms
converters
databases - Switch to USES=libtool 2014-06-11 09:13:23 +00:00
deskutils Update to 2.14 2014-06-10 18:32:05 +00:00
devel - USES libtool:keepla 2014-06-11 09:31:13 +00:00
dns
editors - Stagify 2014-06-11 09:16:15 +00:00
emulators
finance
french
ftp
games games/xlogical: stage support and unbreak on F10+ 2014-06-10 20:49:51 +00:00
german - Update to 2014.06.08 2014-06-10 15:08:29 +00:00
graphics Strip binaries 2014-06-10 17:21:20 +00:00
hebrew
hungarian
irc irc/bitchx: Requires build by GCC to avoid segfault 2014-06-10 14:26:34 +00:00
japanese
java
Keywords
korean
lang - Remove leading, undefined article from COMMENT 2014-06-11 05:12:13 +00:00
mail - Update Firefox to 30.0 2014-06-11 03:42:55 +00:00
math - Add staging support 2014-06-11 09:39:10 +00:00
misc - Fix installation by adding forgotten patch 2014-06-11 00:03:54 +00:00
Mk - Update Firefox to 30.0 2014-06-11 03:42:55 +00:00
multimedia - Update to 1.1.2 2014-06-10 16:04:02 +00:00
net - Fix libobby dependency 2014-06-11 09:16:07 +00:00
net-im
net-mgmt Add staging support. 2014-06-11 09:38:35 +00:00
net-p2p
news
palm
polish - Update to 20140608 2014-06-10 15:08:34 +00:00
ports-mgmt
portuguese
print Modernize 2014-06-10 17:26:02 +00:00
russian
science better way to handle symlink 2014-06-10 15:20:03 +00:00
security - Switch to USES=libtool 2014-06-11 09:46:29 +00:00
shells
sysutils Stagify. 2014-06-11 08:19:36 +00:00
Templates
textproc Stagify. 2014-06-11 09:50:55 +00:00
Tools
ukrainian
vietnamese
www - Update Firefox to 30.0 2014-06-11 03:42:55 +00:00
x11 Add staging support; do not @dirrmtry directories owned by dependencies. 2014-06-10 18:36:46 +00:00
x11-clocks
x11-drivers Update wacom input driver to 0.24.99.1 2014-06-11 06:44:41 +00:00
x11-fm
x11-fonts - updates MAINTAINER 2014-06-10 21:27:18 +00:00
x11-servers
x11-themes
x11-toolkits - Update to snapshot 10183 2014-06-11 07:11:34 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update wacom input driver to 0.24.99.1 2014-06-11 06:44:41 +00:00
README
UIDs
UPDATING UPDATING: unbreak for certain tools 2014-06-11 04:41:55 +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.