1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2008-04-14 12:27:56 +00:00
accessibility
arabic
archivers
astro
audio Minor style change 2008-04-14 11:25:50 +00:00
benchmarks
biology
cad - Update to 0.9.65. 2008-04-13 20:03:47 +00:00
chinese Update to 8.1.2. Bug fixes and enhancements can be found at 2008-04-13 18:36:29 +00:00
comms
converters
databases
deskutils
devel - Fix build 2008-04-14 12:25:21 +00:00
dns
editors
emulators - Update distinfo (added md5sum file to bdist_debian.py). 2008-04-13 22:34:58 +00:00
finance
french Update to 8.1.2. Bug fixes and enhancements can be found at 2008-04-13 18:36:29 +00:00
ftp
games - Update to 0.0.24.1 2008-04-14 07:38:28 +00:00
german Update to 8.1.2. Bug fixes and enhancements can be found at 2008-04-13 18:36:29 +00:00
graphics - update to 10.26.53 2008-04-14 12:27:56 +00:00
hebrew
hungarian
irc - Update to 2.36 2008-04-14 10:45:41 +00:00
japanese Update to 8.1.2. Bug fixes and enhancements can be found at 2008-04-13 18:36:29 +00:00
java
korean Update to 8.1.2. Bug fixes and enhancements can be found at 2008-04-13 18:36:29 +00:00
lang
mail - Update to 3.2.9.1 2008-04-14 10:06:41 +00:00
math
mbone
misc
Mk
multimedia
net - Fix missing include 2008-04-14 11:50:16 +00:00
net-im
net-mgmt - Fix a typo in pkg-message 2008-04-14 08:59:00 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese Update to 8.1.2. Bug fixes and enhancements can be found at 2008-04-13 18:36:29 +00:00
print Update to 8.1.2. Bug fixes and enhancements can be found at 2008-04-13 18:36:29 +00:00
russian
science
security Update to 0.3.8. 2008-04-14 11:52:54 +00:00
shells
sysutils Comment out WITHOUT_OWN_WINDOW knob since it's broken in this version. It's 2008-04-14 10:45:25 +00:00
Templates
textproc - Depend on ruby-iconv, too 2008-04-14 11:01:03 +00:00
Tools
ukrainian
vietnamese
www [patch] www/squidpurge doesn't RUN_DEPEND on squid 2008-04-14 12:19:02 +00:00
x11 - Update to 0.8 2008-04-14 11:08:22 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - It turns out Tie::Watch was always in Tk 2008-04-14 09:54:47 +00:00
x11-wm - Fix E-Cpu and E-Load on UP systems 2008-04-14 11:32:16 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - It turns out Tie::Watch was always in Tk 2008-04-14 09:54:47 +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.