1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 3fae1bf132 - Update to 0.16.0
PR:		113085
Submitted by:	Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer)
2007-05-30 06:08:45 +00:00
accessibility
arabic
archivers
astro
audio - fix libxml2 dependency 2007-05-30 01:35:12 +00:00
benchmarks
biology
cad
chinese
comms
converters - Update to 1.22 2007-05-30 02:15:45 +00:00
databases - update WWW, author seems to have tweaked his website 2007-05-30 01:41:09 +00:00
deskutils - Update to 1.8 2007-05-30 06:07:23 +00:00
devel - Update to 0.16.0 2007-05-30 06:08:45 +00:00
dns - Make setuid operation and user creation configurable, as requested by users 2007-05-30 05:51:26 +00:00
editors Fix build breakage with WITH_CUPS knob. 2007-05-30 00:23:55 +00:00
emulators - Update to 3.7-1 2007-05-29 18:17:24 +00:00
finance
french
ftp
games
german
graphics Oops -- add the new files to go with the commit a second ago. 2007-05-30 01:06:09 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang - Update to 0.23 2007-05-30 04:07:07 +00:00
mail PR: 2007-05-30 06:05:07 +00:00
math
mbone
misc Remove X11BASE stuff from plist, they are no longer need. 2007-05-30 04:19:13 +00:00
Mk
multimedia
net Correct newt library version number. 2007-05-29 20:52:15 +00:00
net-im Update to 0.25. 2007-05-29 20:25:58 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science Fix plist: if wmkdep segfaults for some reason, don't install its core! 2007-05-29 20:11:55 +00:00
security
shells
sysutils - Update to 1.3.2 2007-05-30 06:06:24 +00:00
Templates
textproc - Update to 1.46 2007-05-30 03:50:29 +00:00
Tools
ukrainian
vietnamese
www Add p5-Catalyst-Plugin-Authentication-OpenID 0.02, openID 2007-05-30 03:08:43 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Delete blank line. 2007-05-29 22:30:48 +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.