1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2007-06-24 17:50:53 +00:00
accessibility
arabic
archivers
astro - Make fetchable [1] and 2007-06-22 19:56:04 +00:00
audio add audacious-mac 0.2.0 2007-06-24 02:23:10 +00:00
benchmarks
biology
cad
chinese
comms - Correct problem under gcc 4.1 and amd64 [1] 2007-06-22 20:52:16 +00:00
converters
databases
deskutils - Ports renamed for consistency 2007-06-22 08:06:15 +00:00
devel - Fix index breakage [1] 2007-06-24 16:18:40 +00:00
dns
editors update to 1.8.0 2007-06-24 04:25:40 +00:00
emulators Remove rpm, as we don't provide a compelete linux system (use linux_dist 2007-06-23 20:03:07 +00:00
finance
french
ftp - Ports renamed for consistency 2007-06-22 08:06:15 +00:00
games - Update to version 2.11 2007-06-24 15:28:26 +00:00
german
graphics Fix weird WITHOUT_X11 compilation issue. 2007-06-23 21:50:27 +00:00
hebrew
hungarian
irc Update to 1.6.5 2007-06-24 10:40:59 +00:00
japanese Remove unnecessary WRKSRC definition. 2007-06-23 16:01:28 +00:00
java
korean Update to 0.3.1. It depends ko-libhangul now. 2007-06-24 10:12:27 +00:00
lang Update to the 20070622 snapshot of GCC 4.3.0. 2007-06-24 16:29:20 +00:00
mail - Fix build with FreeBSD 5.X 2007-06-24 09:15:03 +00:00
math Update to 12.7.3 2007-06-23 14:48:11 +00:00
mbone
misc - Update to 1.2.90 2007-06-24 12:19:17 +00:00
Mk
multimedia DeVeDe is a program to create video DVDs and CDs (VCD, sVCD or CVD), suitables 2007-06-22 13:39:59 +00:00
net - Unbreak build is fine with the last devel/pear commit. 2007-06-24 12:18:31 +00:00
net-im Update telepathy-idle to 0.1.1. 2007-06-24 15:02:07 +00:00
net-mgmt - Move zabbix from UID 112 to 122 to avoid conflict with dcc 2007-06-22 15:10:34 +00:00
net-p2p Fix manpage location. 2007-06-23 14:49:27 +00:00
news - Rename portname SABnzbd -> sabnzbd 2007-06-22 14:28:24 +00:00
palm
polish
ports-mgmt - Make portconf work when /usr/ports is a symlink. When the link is changed, 2007-06-22 10:41:01 +00:00
portuguese
print Fix some manpages that should have been in MLINKS. 2007-06-24 15:57:25 +00:00
russian - Update to 0.8 2007-06-22 08:45:22 +00:00
science - Update patch files location 2007-06-22 09:05:22 +00:00
security The XMLRPC SQL Injection issue with wordpress was addressed in the 2007-06-24 11:34:12 +00:00
shells
sysutils - Update to 1.00 2007-06-24 15:23:48 +00:00
Templates
textproc Update to 1.02 2007-06-24 15:55:21 +00:00
Tools
ukrainian
vietnamese
www Add www/wikicalc, an open source wiki-spreadsheet. 2007-06-24 17:26:42 +00:00
x11 Update to 2.18.1. 2007-06-23 16:44:57 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.8.4. 2007-06-24 17:50:53 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Ports renamed for consistency 2007-06-22 08:06:15 +00:00
README
UIDs - Move zabbix from UID 112 to 122 to avoid conflict with dcc 2007-06-22 15:10:34 +00:00
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.