1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Stefan Walter f31f20abc6 - Update to 1.1.2
- Chase master site.

PR:		102790
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
Approved by:	maintainer timeout (5 weeks)
2006-10-08 12:15:36 +00:00
accessibility
arabic
archivers
astro
audio - Mark DAAP support IGNORE on 4.x [1] 2006-10-08 10:14:44 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Duplicate with java/berkeley-db, so remove it 2006-10-08 09:42:23 +00:00
deskutils
devel - Update to 3.3 2006-10-08 12:13:21 +00:00
dns
editors
emulators - Fix build on FreeBSD 4.x 2006-10-08 11:57:11 +00:00
finance
french
ftp
games
german
graphics Add port graphics/tkpng: 2006-10-08 11:17:49 +00:00
hebrew
hungarian
irc
japanese
java - update to 1.4 (a bugs fix release) 2006-10-08 10:59:50 +00:00
korean
lang - update to 0.1.7 2006-10-08 10:22:43 +00:00
mail
math - Update to 4.4.8 2006-10-08 10:43:19 +00:00
mbone
misc - make gcc41 happy 2006-10-08 08:44:44 +00:00
Mk - fix an warning when compat5x-i386-5.4.0.8_7 is instaleld 2006-10-08 09:38:38 +00:00
multimedia
net - Update to 1.62 2006-10-08 08:28:40 +00:00
net-im
net-mgmt
net-p2p
news - new option WITH_SEDMAIL / WITH_CNEWS_SENDMAIL 2006-10-08 11:28:57 +00:00
palm
polish
ports-mgmt
portuguese
print Update to 2.1.0 release. 2006-10-08 07:48:28 +00:00
russian
science
security
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www - Update to 1.20 2006-10-08 10:36:02 +00:00
x11 Update to 1.2 2006-10-08 10:32:05 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes - Update to 1.1.2 2006-10-08 12:15:36 +00:00
x11-toolkits - Sneak in a forgotten manpage 2006-10-08 12:01:10 +00:00
x11-wm Update to 1.9 2006-10-08 10:33:25 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Duplicate with java/berkeley-db, so remove it 2006-10-08 09:42:23 +00:00
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.