1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2007-04-22 01:32:51 +00:00
accessibility
arabic
archivers - Update to 4.45 2007-04-21 21:09:19 +00:00
astro - Add mirrors to all my berlios-hosted ports 2007-04-21 09:11:10 +00:00
audio Fix dependency on fftw3. 2007-04-21 20:16:48 +00:00
benchmarks
biology - Unbreak 2007-04-21 15:26:54 +00:00
cad Add a work-around to fix build with gcc 4.1 on pointyhat. 2007-04-21 20:23:58 +00:00
chinese
comms - Update to 3.24 2007-04-20 20:25:30 +00:00
converters - Upgrade to 1.10. 2007-04-21 10:16:51 +00:00
databases BROKEN: Install fails 2007-04-21 05:00:53 +00:00
deskutils Add port deskutils/fbreader: 2007-04-21 17:18:45 +00:00
devel - Add missed depends 2007-04-21 19:32:07 +00:00
dns - Update to 1.1.2 2007-04-20 20:28:49 +00:00
editors Mark editors/emacs-devel as broken on ia64. It doesn't really 2007-04-21 02:01:14 +00:00
emulators Update VMware Tools for VMware Workstation 6.0.0 build-44426, 2007-04-21 16:23:30 +00:00
finance BROKEN on 7.0: Bad objformat handling 2007-04-21 17:22:30 +00:00
french
ftp BROKEN: Does not build 2007-04-21 17:43:08 +00:00
games BROKEN on !i386: Does not compile 2007-04-21 17:36:46 +00:00
german - Update to 1.5 2007-04-20 20:25:56 +00:00
graphics BROKEN on 7.0: does not comopile 2007-04-21 17:27:49 +00:00
hebrew
hungarian
irc - Update to 5.2.4 2007-04-20 20:26:35 +00:00
japanese - Fix build with gcc4 2007-04-20 19:02:11 +00:00
java - Update to 1.0.9 2007-04-20 20:26:28 +00:00
korean
lang - Set correct permissions on instal. 2007-04-21 22:30:06 +00:00
mail - Update to 0.6.5 2007-04-21 15:23:17 +00:00
math BROKEN on 7.0: Incorrect objformat handling 2007-04-22 01:26:01 +00:00
mbone
misc - Unbreak 2007-04-21 17:42:56 +00:00
Mk
multimedia BROKEN: Incomplete pkg-plist 2007-04-21 17:41:45 +00:00
net Update to 2007.04.20. 2007-04-21 01:56:11 +00:00
net-im
net-mgmt
net-p2p BROKEN on 5.x: Does not compile 2007-04-22 01:32:51 +00:00
news - Update to 0.48 2007-04-20 22:26:48 +00:00
palm BROKEN on amd64: Does not build (needs -fPIC) 2007-04-21 17:35:10 +00:00
polish
ports-mgmt
portuguese
print BROKEN on 7.0: Broken objformat handling 2007-04-21 17:25:58 +00:00
russian
science - Update to 2007.04.18.1830 2007-04-21 13:37:39 +00:00
security Remove BROKEN on 4.x (due to EOL). 2007-04-22 01:14:26 +00:00
shells Allows include files to be used in shells the same way they are with C. 2007-04-20 21:36:35 +00:00
sysutils mono-kmod is a FreeBSD kernel module enables you to execute ECMA and 2007-04-21 11:01:11 +00:00
Templates
textproc BROKEN on !i386: Broken dependency 2007-04-21 17:36:10 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.2.8 2007-04-21 18:45:17 +00:00
x11 Recent versions of FreeBSD have acpiio.h under /usr/include, so we no longer 2007-04-21 18:06:03 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm BROKEN: Does not compile 2007-04-21 17:42:31 +00:00
x11-fonts
x11-servers
x11-themes BROKEN on 7.0: Incorrect objformat handling 2007-04-22 01:26:01 +00:00
x11-toolkits - Update to r5782 2007-04-21 17:40:49 +00:00
x11-wm - Update to 0.4.3 2007-04-20 20:26:06 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - Sorted otrs correct 2007-04-21 15:50:18 +00:00
KNOBS
LEGAL
Makefile
MOVED - note removal of lang/gcc-objc 2007-04-21 15:59:37 +00:00
README
UIDs - Sorted otrs correct 2007-04-21 15:50:18 +00:00
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.