1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke c8989c1a43 - Update to 1.4
PR:		137528
Submitted by:	Ports Fury
2009-08-08 06:24:23 +00:00
accessibility
arabic
archivers
astro
audio - Update to 0.7.0 2009-08-07 20:12:05 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel - Update to 0.10 2009-08-08 06:09:52 +00:00
dns - Update to 0.99.c 2009-08-07 20:10:59 +00:00
editors - Update to 0.8.12 2009-08-07 17:36:56 +00:00
emulators Update to Wine 1.1.27. Among others, this includes the following changes: 2009-08-07 23:54:44 +00:00
finance
french
ftp
games - Update to 1.4 2009-08-08 06:24:23 +00:00
german
graphics - Update to 0.9.3 2009-08-08 06:24:20 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang - Update to 5e6 2009-08-08 06:24:17 +00:00
mail - Add OPTIONS 2009-08-07 17:43:35 +00:00
math - Update to 1.8.2 2009-08-08 06:24:15 +00:00
mbone
misc Update to 20090807 snapshot 2009-08-07 19:44:42 +00:00
Mk
multimedia
net Upgrade to 1.1.1p1. 2009-08-07 21:57:26 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 2.0.0 2009-08-08 06:08:08 +00:00
russian
science
security - Fix improper formatting reported by miwi 2009-08-07 21:24:48 +00:00
shells
sysutils
Templates
textproc - Update to 1.4.0 2009-08-08 06:24:12 +00:00
Tools
ukrainian
vietnamese
www Adds HEAD tag parsing to WWW::Mechanize 2009-08-08 06:10:46 +00:00
x11
x11-clocks
x11-drivers Update to 2009.08.08. 2009-08-08 00:59:25 +00:00
x11-fm
x11-fonts - Update to 0.6.17 2009-08-07 17:52:30 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm A tool for printing/setting the window manager name 2009-08-08 06:09:19 +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.