1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Beech Rintoul b779a21ba9 Fix a typo
Approved by:	sat (mentor)
2007-06-12 11:46:26 +00:00
accessibility
arabic
archivers - update to 1.5.a80 2007-06-11 12:07:03 +00:00
astro
audio Add port audio/mp3plot: 2007-06-12 10:32:45 +00:00
benchmarks
biology
cad
chinese
comms Remove support to FreeBSD 4.x (EOL) 2007-06-11 08:41:21 +00:00
converters - Update to 0.13 2007-06-12 09:06:26 +00:00
databases - Fix copy&paste typo. 2007-06-12 04:35:33 +00:00
deskutils - Fix depends after pear-log update 2007-06-11 14:17:09 +00:00
devel Updating to 1.4.2. 2007-06-12 04:59:14 +00:00
dns
editors Update to 4.6 2007-06-11 21:56:31 +00:00
emulators Mark broken on FreeBSD 5.x/amd64 (internal gcc error) 2007-06-12 11:09:56 +00:00
finance
french
ftp
games - Update to 1.7 2007-06-11 14:41:23 +00:00
german
graphics - Update to 0.8.7 2007-06-12 08:23:38 +00:00
hebrew
hungarian
irc Fix a typo 2007-06-12 11:46:26 +00:00
japanese
java
korean make it use termios instead of sgtty. 2007-06-12 06:51:29 +00:00
lang - Update to 4.136 2007-06-11 14:50:53 +00:00
mail - add WITHOUT_X11 knob 2007-06-12 09:08:46 +00:00
math - Drop Maintainership (maintainer has not longer access to a FreeBSD box) 2007-06-11 09:08:12 +00:00
mbone
misc
Mk
multimedia - Make ffserver look for ffserver.conf in PREFIX/etc 2007-06-12 09:00:26 +00:00
net - Marked broke for 5.X 2007-06-12 11:43:40 +00:00
net-im - Update to 0.10.0.a.20070529 2007-06-11 14:40:27 +00:00
net-mgmt Open Computer and Software Inventory Next Generation is an application designed 2007-06-11 12:25:36 +00:00
net-p2p Update to 0.5.1 and took a patch from rblibtorrent/files/patch-socket_ops.hpp. 2007-06-12 07:11:07 +00:00
news
palm
polish - Update to 1.7 2007-06-10 22:21:05 +00:00
ports-mgmt
portuguese
print - Security update to 1.2.11 2007-06-11 16:50:22 +00:00
russian - Attempt to fix build on 5.x 2007-06-11 10:26:14 +00:00
science - Update to 2.2.8 (with corrections) 2007-06-11 12:33:56 +00:00
security Updating to 0.11.1, and changing to new master site. Changelog can 2007-06-12 05:52:57 +00:00
shells
sysutils - Fix build. 2007-06-12 05:08:33 +00:00
Templates
textproc - update MASTER_SITES, thanks to Phil Pennock <pdp@spodhuis.org> 2007-06-11 16:06:18 +00:00
Tools Set default architecture to i386. 2007-06-11 21:18:46 +00:00
ukrainian
vietnamese
www - Update to 0.7.14 2007-06-12 07:59:13 +00:00
x11 Stepan Zastupov <redchrom@gmail.com> informed he cannot maintan his 2007-06-12 05:22:39 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add missing entry for py-wmdockapps. 2007-06-11 16:51:41 +00:00
x11-wm Update to 2.0.1. 2007-06-12 06:38:33 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove outdated lang/ghc5 on upstream's request, devel/hs-popenhs which depends on it, and make x11-toolkits/hs-frantk use lang/hugs 2007-06-11 07:41:09 +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.