1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2010-01-09 11:38:37 +00:00
accessibility - Add speech-dispatcher 2010-01-08 08:24:00 +00:00
arabic - SUB_FILES += pkg-message 2010-01-08 01:28:29 +00:00
archivers - use ${VARIABLE}, instead of $(VARIABLE) 2010-01-08 01:22:57 +00:00
astro
audio - Update to 0.5 2010-01-08 21:56:36 +00:00
benchmarks
biology - Update to 1.03 2010-01-09 01:21:21 +00:00
cad - Update to 0.9.2. 2010-01-08 23:51:49 +00:00
chinese
comms
converters Ever showed 12345678 bytes to the user instead of just saying 11MB? 2010-01-08 02:11:32 +00:00
databases This script takes information from "SHOW STATUS LIKE..." 2010-01-08 21:57:12 +00:00
deskutils
devel - Mark BROKEN: does not build 2010-01-09 10:07:52 +00:00
dns Security update to 3.1.7.2. 2010-01-09 10:59:16 +00:00
editors - Update to 0.50 2010-01-08 07:37:41 +00:00
emulators
finance
french
ftp
games - Update to 1.7.1.6 2010-01-08 10:53:09 +00:00
german
graphics - fix a coredump in netpm-10.31 2010-01-08 20:13:17 +00:00
hebrew
hungarian
irc
japanese Mark BROKEN on 9.x: does not build 2010-01-09 11:38:37 +00:00
java
korean
lang Build without using a temporary script. 2010-01-08 20:21:01 +00:00
mail
math - Introduce regression-test target 2010-01-09 10:21:33 +00:00
mbone
misc
Mk
multimedia
net - Update to 1.10 2010-01-09 09:59:55 +00:00
net-im - net-im/qutim-plugin-icq: update to 0.2 release 2010-01-08 08:28:28 +00:00
net-mgmt - The nagios documentation 2010-01-08 01:19:53 +00:00
net-p2p Revert the "fix" for clobbering *FLAGS to restore building 2010-01-08 03:49:58 +00:00
news
palm
polish
ports-mgmt
portuguese
print Unbreak by switching to a ZIP-file, that's distributed by kde-apps.org 2010-01-08 17:40:56 +00:00
russian
science Change maintainer address on request of maintainer via a private email chat. 2010-01-08 11:07:34 +00:00
security Document powerdns-recursor multiple vulnerabilities. 2010-01-09 10:55:09 +00:00
shells
sysutils Update to 2.5.2 2010-01-09 10:55:54 +00:00
Templates
textproc - Update to 0.9 2010-01-08 19:41:26 +00:00
Tools
ukrainian
vietnamese
www - update to 0.35 2010-01-09 01:30:25 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm The patch was committed to fix a regression in 3.4 version as described in 2010-01-09 10:51:27 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
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.