Personal patches
Go to file
2008-06-21 20:24:18 +00:00
accessibility
arabic
archivers
astro I could have sworn I did this when I got my commit bit. 2008-06-21 15:11:25 +00:00
audio Fix the softsqueeze wrapper script. The path was wrong in general and more 2008-06-21 17:38:13 +00:00
benchmarks
biology
cad
chinese
comms Fix a few typos in ports/comms. 2008-06-21 16:25:46 +00:00
converters
databases
deskutils
devel Update to 1.5.0 (identical to rc11). 2008-06-21 20:09:38 +00:00
dns
editors
emulators Update to Wine 1.0, the release, after 15 years of development and beta 2008-06-21 15:50:47 +00:00
finance
french
ftp
games
german
graphics - Update to 0.9.5. 2008-06-21 13:41:33 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Update to the 20080619 snapshot of GCC 4.3.2. 2008-06-21 15:48:14 +00:00
mail
math - Add regression-test target 2008-06-21 12:26:14 +00:00
mbone
misc Detect the presence of execvpe() on recent -CURRENT. 2008-06-21 20:24:18 +00:00
Mk
multimedia
net - Update to 2.01a 2008-06-21 19:50:59 +00:00
net-im
net-mgmt - I forgot some line comments in last commit. 2008-06-21 13:00:30 +00:00
net-p2p Update net-p2p/ctorrent to 3.3.2. 2008-06-21 12:41:12 +00:00
news
palm - Pass maintainership to submitter 2008-06-21 19:24:25 +00:00
polish
ports-mgmt
portuguese
print - Update to 5.5. 2008-06-21 13:18:36 +00:00
russian
science
security - Update to 1.1.0 2008-06-21 15:12:11 +00:00
shells
sysutils Archivemount is a piece of glue code between libarchive 2008-06-21 12:46:43 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Update to 1.6.3 2008-06-21 13:21:07 +00:00
x11 - Make the size of terminal font bigger. 2008-06-21 18:59:12 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Small terminal emulator. The only dependencies are Vte and Gtk2 libs. 2008-06-21 20:17:19 +00:00
x11-wm lxsession is a standard-compliant X11 session manager with 2008-06-21 12:02:17 +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.