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
2014-02-23 15:10:35 +00:00
accessibility - Mark as broken with Ruby 2.0 and 2.1 2014-02-22 23:19:29 +00:00
arabic
archivers
astro
audio Allow packaging as a regular user 2014-02-23 12:18:09 +00:00
benchmarks - Unbreak, it seems this port wants libpcap from ports not base 2014-02-22 17:09:47 +00:00
biology
cad
chinese
comms
converters
databases Update to 4.1.8 2014-02-22 22:21:50 +00:00
deskutils - Update to 0.1.30 2014-02-23 12:43:03 +00:00
devel - Use USE_PYDISTUTILS=yes 2014-02-23 12:35:08 +00:00
dns - Add py-dns3 3.0.4 2014-02-23 12:13:11 +00:00
editors - Update the diff to fix building on Sparc and ARM platforms 2014-02-23 00:55:46 +00:00
emulators
finance
french
ftp
games
german
graphics - Update to 3.12 2014-02-23 01:13:39 +00:00
hebrew
hungarian
irc Update to 2.10.4 and improve the port. 2014-02-22 18:17:50 +00:00
japanese
java
Keywords
korean
lang Update to 3.2.8. 2014-02-23 12:17:17 +00:00
mail - Fix references to STAGEDIR in binaries, config files etc. 2014-02-23 12:27:03 +00:00
math Replace the manual construction of references to the runtime path of 2014-02-23 01:06:16 +00:00
misc - Update to 20140222 2014-02-23 12:20:18 +00:00
Mk Remove the _GCC_BUILD_DEPENDS variable which we had kept for the sake 2014-02-23 02:20:02 +00:00
multimedia - Update to 2.6.2; 2014-02-23 12:35:29 +00:00
net - Update to 0.44 2014-02-23 12:21:04 +00:00
net-im - Fix build 2014-02-23 12:05:08 +00:00
net-mgmt - Add stage support 2014-02-22 18:20:45 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to 20140222 [1] 2014-02-23 01:51:24 +00:00
portuguese
print
russian
science
security - Unbreak after last tcltls changes 2014-02-23 14:29:55 +00:00
shells
sysutils - Update to 4.2.7 2014-02-23 12:20:32 +00:00
Templates
textproc - Update to 1.0004 2014-02-23 15:10:35 +00:00
Tools
ukrainian
vietnamese
www Allow packaging as a regular user 2014-02-23 13:10:28 +00:00
x11 - Mark as broken with Ruby 2.0 and 2.1 2014-02-22 23:19:29 +00:00
x11-clocks
x11-drivers
x11-fm - Bump PORTREVISION after update of deskutils/xfce4-tumbler 2014-02-23 12:45:05 +00:00
x11-fonts - Update to version 1.2 2014-02-22 17:29:26 +00:00
x11-servers
x11-themes
x11-toolkits - Mark as broken with Ruby 2.0 and 2.1 2014-02-22 23:19:29 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL LEGAL: make text match port 2014-02-22 23:41:43 +00:00
Makefile
MOVED
README
UIDs
UPDATING add a note about mail/courier-imap for SSL users 2014-02-22 22:25:51 +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.