1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2011-03-18 00:25:52 +00:00
accessibility
arabic
archivers Update to 9.20.1 2011-03-17 19:56:29 +00:00
astro Add archivers/xz as a build dependency on systems which do not have it 2011-03-17 23:28:09 +00:00
audio - Update to 1.7 2011-03-17 17:26:26 +00:00
benchmarks
biology
cad
chinese - Update to 3.1 2011-03-17 13:13:11 +00:00
comms
converters
databases - update to 0.07 2011-03-17 22:56:52 +00:00
deskutils - Fix dependency 2011-03-17 17:25:38 +00:00
devel - Update to 0.16 2011-03-18 00:24:56 +00:00
dns
editors
emulators - Enable createrawvmdk -relative under FreeBSD 2011-03-17 13:29:04 +00:00
finance
french
ftp - update to 2.6 2011-03-17 16:12:04 +00:00
games
german
graphics Fix dependency on povray31 after renaming the binary 2011-03-17 22:20:35 +00:00
hebrew
hungarian
irc A powerful IRC daemon, based on ircd-ratbox. Utilized on networks such as 2011-03-17 15:54:29 +00:00
japanese
java Rework the previous fix to sync. with upstream: 2011-03-17 20:40:49 +00:00
korean
lang Chase rerolled distfile and bump PORTREVISION. 2011-03-17 22:55:28 +00:00
mail - Mark BROKEN: fails to package 2011-03-17 23:49:53 +00:00
math - Update to 20110205 2011-03-17 17:12:16 +00:00
misc - Remove dependency on gnome-libs 2011-03-17 15:49:22 +00:00
Mk - Add gmake as RUN_DEP 2011-03-17 17:14:09 +00:00
multimedia
net - Update to 1.07 2011-03-18 00:25:52 +00:00
net-im
net-mgmt - Fix build on -CURRENT 2011-03-17 23:35:25 +00:00
net-p2p Fix transmission-qt to avoid link with both libevent 1.x and 2.x libraries 2011-03-17 20:15:56 +00:00
news
palm
polish
ports-mgmt Update to 20110317. This rolls up the patch committed previously 2011-03-17 20:47:56 +00:00
portuguese
print - Bump PORTREVISION to advertise recent plist fix 2011-03-17 20:05:36 +00:00
russian
science Update to 2.7 2011-03-17 17:24:59 +00:00
security - Fix INDEX 2011-03-17 17:50:49 +00:00
shells
sysutils Take maintainership. 2011-03-17 16:58:46 +00:00
Templates
textproc - Add PORTSCOUT variable 2011-03-17 20:51:53 +00:00
Tools
ukrainian
vietnamese
www - Close a race condition that sometimes resulted in configure.in patches being 2011-03-17 21:36:57 +00:00
x11 - Fixed a bug causing unnecessary menu cache reload and related issues with LXDE launch menu 2011-03-17 15:14:56 +00:00
x11-clocks - Update to 1.0.0 2011-03-17 15:46:52 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update to 1.0.3 2011-03-17 17:23:34 +00:00
x11-toolkits
x11-wm mcwm is a minimalistic floating window manager for the X Window System. 2011-03-17 13:17:13 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Correct latest entry 2011-03-17 16:20:43 +00:00
README
UIDs
UPDATING - Add entry for www/uzbl users 2011-03-17 14:14:35 +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.