1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 9dafd78c98 - Update to 6.4
PR:		128454
Submitted by:	David Wolfskill <david at catwhisker dot org> (maintainer)
2008-10-29 15:32:07 +00:00
accessibility
arabic
archivers
astro - Update to 6.4 2008-10-29 15:32:07 +00:00
audio Add p5-Audio-MPD, class to talk to MPD (Music Player Daemon) servers. 2008-10-28 17:20:52 +00:00
benchmarks
biology
cad - Reassign to ports 2008-10-27 15:59:26 +00:00
chinese
comms
converters
databases - Update to 0.774 2008-10-29 01:31:18 +00:00
deskutils Update to 0.3.15. 2008-10-28 04:50:58 +00:00
devel - Update to 3.45 2008-10-29 15:09:29 +00:00
dns - Patch man pages to reflect configuration directory on FreeBSD 2008-10-29 14:40:07 +00:00
editors
emulators . update to a new version: fedora-release; [1] 2008-10-27 19:36:02 +00:00
finance
french
ftp
games Update to 2.46 2008-10-29 13:24:00 +00:00
german
graphics Update to 0.19 2008-10-29 13:24:22 +00:00
hebrew
hungarian
irc
japanese - Fix NOPORTDOCS case. 2008-10-28 15:29:47 +00:00
java
korean
lang - Update to snapshot r5155. 2008-10-29 15:31:32 +00:00
mail - Bump PORTREVISION due to libspf2 update 2008-10-29 12:50:04 +00:00
math
mbone
misc - update to 20081020 2008-10-28 19:02:59 +00:00
Mk
multimedia
net - Update beanstalkd to 1.0 2008-10-29 15:03:17 +00:00
net-im Update to 0.84 2008-10-29 13:24:41 +00:00
net-mgmt Update to 2.4.2 2008-10-29 14:31:32 +00:00
net-p2p
news Update to 0.9.9p1. 2008-10-28 15:22:28 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science
security Update to 1.01 2008-10-29 14:54:34 +00:00
shells Various command completion improvements for mount(8). 2008-10-29 14:42:58 +00:00
sysutils Update to 1.6.11 2008-10-29 13:25:05 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Add http_upstream_keepalive module version 0.1. 2008-10-29 11:17:25 +00:00
x11 Distfile for legacy version 96.43.07 was rerolled (previous one contained 2008-10-29 04:59:27 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 0.5.0 2008-10-29 13:41:11 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Reassign to ports 2008-10-27 15:59:26 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - Add UID and GID entries for net/rabbitmq. 2008-10-29 01:01:34 +00:00
KNOBS
LEGAL
Makefile
MOVED - Simplify japanese/jvim3-* variants into a single japanese/jvim3. 2008-10-28 15:09:25 +00:00
README
UIDs - Add UID and GID entries for net/rabbitmq. 2008-10-29 01:01:34 +00:00
UPDATING - Updated to 1.7.0 2008-10-28 18:21:10 +00:00

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.