1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2011-12-24 10:49:07 +00:00
accessibility
arabic
archivers - Patch zoo to work properly when modifying existing archives on 64-bit 2011-12-22 13:12:22 +00:00
astro - fix build (remove unneeded patch) [1] 2011-12-23 13:52:02 +00:00
audio - install dependency on audio/liblastfm conditionally via OPTIONS (default on) 2011-12-23 10:16:53 +00:00
benchmarks Update to 3.6.0 2011-12-21 08:51:10 +00:00
biology - Update to 0.87 2011-12-23 08:05:00 +00:00
cad
chinese
comms Update to version 3.2.9 2011-12-23 16:58:33 +00:00
converters - Update to 7.1 2011-12-22 18:56:08 +00:00
databases Add an advise to users who installs phpMyAdmin that it's better to 2011-12-23 09:00:42 +00:00
deskutils - update to 1.5.7 2011-12-24 09:19:26 +00:00
devel - Update to 1.21 2011-12-23 21:22:46 +00:00
dns move contributor address => jgh 2011-12-20 17:10:19 +00:00
editors - Update to 2.4.3 2011-12-22 12:46:32 +00:00
emulators KCemu is an emulator for the KC85 homecomputer series and other Z80 based 2011-12-23 12:13:55 +00:00
finance - update to 4.0.0 2011-12-23 12:30:00 +00:00
french
ftp Apply a patch after FreeBSD-SA-11:07.chroot which addresses an arbitrary 2011-12-23 20:35:11 +00:00
games Augment MASTER_SITES and slightly adjust sed(1) expression for REINPLACE_CMD. 2011-12-22 15:57:34 +00:00
german - Update to 2011.12.18 2011-12-19 01:24:20 +00:00
graphics - fix build with clang 2011-12-24 10:22:14 +00:00
hebrew
hungarian
irc - Update to 1.8.7 2011-12-24 10:49:07 +00:00
japanese - Mark BROKEN: does not build 2011-12-22 00:17:27 +00:00
java Update to 1.6 release. 2011-12-23 10:49:04 +00:00
korean - update to 0.1.0 2011-12-21 13:27:06 +00:00
lang - Take maintainership from ports@ 2011-12-22 14:38:03 +00:00
mail Another fix for clang. 2011-12-23 09:21:37 +00:00
math - Update to 2011.12.23 2011-12-24 10:48:13 +00:00
misc - Update to 0.11 2011-12-23 21:18:59 +00:00
Mk Correct comment advising how to use sudo as SU_CMD; doesn't work unless 2011-12-23 16:19:31 +00:00
multimedia Update x264 version number to 119 and bump PORTREVISION 2011-12-22 23:14:11 +00:00
net Cast a size_t variable to ssize_t to prevent negatives being interpreted 2011-12-22 19:12:40 +00:00
net-im - Standardize the BROKEN= message for ruby 1.9 for rubgems so tb/ph can tag it 2011-12-20 23:03:12 +00:00
net-mgmt Mark as broken on sparc64-9: fails to compile. 2011-12-22 11:04:07 +00:00
net-p2p - Update to 0.11 2011-12-24 00:03:19 +00:00
news - Update to 0.6.14 [1] 2011-12-19 09:21:22 +00:00
palm
polish
ports-mgmt
portuguese
print - Unbreak and update to 0.0.4-beta 2011-12-22 15:06:31 +00:00
russian
science re-assignment of echo_msg breaks 'make readme' 2011-12-20 19:33:30 +00:00
security Add vuxml entry for proftpd chroot vulnerability. 2011-12-23 20:37:32 +00:00
shells
sysutils - Update to 0.9.3 2011-12-23 21:30:47 +00:00
Templates
textproc - Add sixth portion of dependencies needed for Plone 4 import. 2011-12-23 19:52:28 +00:00
Tools
ukrainian
vietnamese
www Add patch to fix vendor issue 2377 (SSL renegotiations) [1] 2011-12-24 00:25:38 +00:00
x11 Fix build on 9.x. 2011-12-23 16:44:11 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits c++-gtk-utils is a lightweight library containing a number of classes and 2011-12-23 16:56:30 +00:00
x11-wm Mark as broken on sparc64 as well (and, presumably, ia64). 2011-12-22 11:12:17 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED japanese/ruby-refe||2011-12-21|Has been broken for 11 months 2011-12-21 18:14:39 +00:00
README
UIDs
UPDATING Add a note about proftpd update. 2011-12-23 20:45:45 +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.