1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik 8e4c929ec1 - Mark BROKEN on 7.X: does not compile
ptx_proc.c:84: error: too few arguments to function 'kthread_exit'

Reported by:	pointyhat
2011-07-17 21:37:10 +00:00
accessibility
arabic
archivers - Backport patches to fix KCalc issues. 2011-07-17 16:07:23 +00:00
astro
audio Stop autodetecting libsndfile --> now an OPTION, on by default 2011-07-17 19:35:48 +00:00
benchmarks
biology
cad
chinese
comms - Backport patches to fix KCalc issues. 2011-07-17 16:07:23 +00:00
converters
databases - Fix MASTER_SITES: they were changed recently. 2011-07-17 17:52:04 +00:00
deskutils - Backport patches to fix KCalc issues. 2011-07-17 16:07:23 +00:00
devel - Remove check for FreeBSD 6.x. 2011-07-17 17:25:39 +00:00
dns
editors - Depend on the embedded wv2 instead of the one from ports. 2011-07-17 21:23:48 +00:00
emulators
finance Update to 2.4.1. 2011-07-17 14:56:46 +00:00
french
ftp Bring this port back from the dead and assume maintainership of it. 2011-07-17 20:35:42 +00:00
games Update FreeCiv to 2.2.7 2011-07-17 10:55:58 +00:00
german
graphics - Remove graphics/crystalspace as it has expired 2011-07-17 14:27:53 +00:00
hebrew
hungarian
irc
japanese - Mark BROKEN on FreeBSD 7.X: does not compile 2011-07-17 21:30:33 +00:00
java
korean
lang
mail - Bump PORTREVISION after dovecot update. 2011-07-17 14:33:49 +00:00
math - Backport patches to fix KCalc issues. 2011-07-17 16:07:23 +00:00
misc - Backport patches to fix KCalc issues. 2011-07-17 16:07:23 +00:00
Mk - Update kdevplatform, kdevelop-php and kdevelop-php-docs to 1.2.3. 2011-07-17 16:13:03 +00:00
multimedia - Mark BROKEN on 7.X: does not compile 2011-07-17 21:37:10 +00:00
net Update to 1.2.5. 2011-07-17 12:24:47 +00:00
net-im Fix skype multimedia/linux_v4l2wrapper dependency on 8. 2011-07-17 16:29:42 +00:00
net-mgmt Fix build under clang 2011-07-17 17:10:56 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Fix a build failure when vaglib and/or lvga256 is specified. 2011-07-17 11:18:47 +00:00
russian
science
security Update nettle to 2.2 2011-07-17 16:20:58 +00:00
shells
sysutils - Backport patches to fix KCalc issues. 2011-07-17 16:07:23 +00:00
Templates
textproc Update to new upstream version 0.0.24. 2011-07-17 14:41:11 +00:00
Tools
ukrainian
vietnamese
www
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 Bring back ftp/llnlxdir and ftp/llnlxftp back from the dead. 2011-07-17 20:33: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.