Personal patches
Go to file
Romain Tartière 681f53e6c5 LCOV is a graphical front-end for GCC's coverage testing tool gcov. It collects
gcov data for multiple source files and creates HTML pages containing the
source code annotated with coverage information.  It also adds overview pages
for easy navigation within the file structure.

WWW:	http://ltp.sourceforge.net/coverage/lcov.php
2010-07-24 08:52:02 +00:00
accessibility
arabic
archivers
astro - Update to 3376 2010-07-23 20:03:21 +00:00
audio - Update to 0.1.1 2010-07-23 19:35:12 +00:00
benchmarks - Update to 2.70 2010-07-20 07:22:37 +00:00
biology
cad - Update to 3.251 2010-07-23 14:33:24 +00:00
chinese
comms Update to fix an issue with Xastir/Motif and a certain level of Xorg server. 2010-07-23 19:01:27 +00:00
converters - update to 0.43 2010-07-21 14:16:50 +00:00
databases Update to 4.016 2010-07-23 13:53:22 +00:00
deskutils - Mark BROKEN on amd64 7.x only (does not link here) 2010-07-21 21:56:07 +00:00
devel LCOV is a graphical front-end for GCC's coverage testing tool gcov. It collects 2010-07-24 08:52:02 +00:00
dns Update to 1.6.5 2010-07-18 21:30:57 +00:00
editors Update to DEV300_m85. 2010-07-24 03:32:12 +00:00
emulators - Update to 20100622 2010-07-19 11:43:00 +00:00
finance Update to 4.3 2010-07-23 22:04:15 +00:00
french
ftp Update to version 3.3.1. 2010-07-23 07:16:26 +00:00
games - Clean up build log 2010-07-23 20:12:20 +00:00
german
graphics - drop USE_GMAKE 2010-07-23 22:05:10 +00:00
hebrew
hungarian
irc Remove irc/kvirc-devel in favour of updated irc/kvirc. 2010-07-17 19:20:20 +00:00
japanese Update to 20100630. 2010-07-19 13:19:55 +00:00
java . Remove deprecated port eclipse-v4all which was scheduled for removal 2010-07-17 02:15:47 +00:00
korean
lang [1] Unbreak build with THREADS option 2010-07-23 17:41:04 +00:00
mail Update to 0.10 2010-07-23 13:19:37 +00:00
math Update to 1.6.6 2010-07-24 08:15:33 +00:00
mbone
misc Avoid use of @ and Unicode in options 2010-07-22 21:02:08 +00:00
Mk - Removed obsolete target 2010-07-23 20:06:51 +00:00
multimedia - Update to 1.7.12. 2010-07-21 03:30:20 +00:00
net - Mark BROKEN on 6.X: does not compile 2010-07-23 20:16:51 +00:00
net-im - Update to 1.6 2010-07-17 15:37:49 +00:00
net-mgmt - Patch code emitting warnings after PHP 5.3.x upgrade 2010-07-23 20:59:08 +00:00
net-p2p
news
palm
polish
ports-mgmt Fix the misplaced C shell attempt to redirect stderr to allow a few users 2010-07-20 21:42:29 +00:00
portuguese
print - Mark BROKEN: does not build (info files issues) 2010-07-19 22:03:20 +00:00
russian
science Update to 0.47 2010-07-22 13:41:46 +00:00
security - Update to 1.8.9 2010-07-24 05:55:26 +00:00
shells
sysutils Allow ConsoleKit to mark X sessions started with startx as active. This 2010-07-24 02:14:15 +00:00
Templates
textproc Update to 2.4.4 2010-07-24 07:39:38 +00:00
Tools
ukrainian
vietnamese
www Update to 0.28 2010-07-23 13:30:27 +00:00
x11 Update to 2.9.7 2010-07-19 16:01:42 +00:00
x11-clocks
x11-drivers - Mark BROKEN on 6.X: does not compile 2010-07-23 20:14:25 +00:00
x11-fm
x11-fonts Update to 1.05.3.20100621. 2010-07-22 20:01:16 +00:00
x11-servers
x11-themes - Update to 1.0.1 2010-07-19 13:15:31 +00:00
x11-toolkits Update to 2.8.10.1. 2010-07-20 20:34:19 +00:00
x11-wm Due a zero-change PORTREVISION bump on these two ports to get people to rebuild 2010-07-20 21:04:34 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Fix up Moved to field after last commit 2010-07-21 17:30:36 +00:00
README
UIDs
UPDATING Add a note about database change in new rabbitmq. 2010-07-22 13:33:44 +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.