1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Koop Mast 45b47603e1 Fix CPU hogging when subprocess terminates.
PR:		ports/154755
Submitted by:	Antoine Martin <antoine@nagafix.co.uk>
Obtained from:	py-gtk upstream
2011-02-28 11:31:37 +00:00
accessibility
arabic
archivers Remove myself from MAINTAINER 2011-02-28 03:04:20 +00:00
astro
audio - Update to 1.7 2011-02-27 13:46:17 +00:00
benchmarks - Update to 1.1.7 2011-02-27 13:36:43 +00:00
biology - Update to 0.35 2011-02-28 01:30:15 +00:00
cad
chinese
comms libimobiledevice is a software library that talks the protocols to 2011-02-28 05:13:23 +00:00
converters - Update to 2.42 2011-02-28 05:08:58 +00:00
databases - update to 0.1652 2011-02-28 11:09:06 +00:00
deskutils
devel - Update to 4.1.6 2011-02-28 10:14:57 +00:00
dns
editors
emulators
finance
french
ftp - Kick ftp/junglemoneky to fix the index after 2011-02-28 00:36:49 +00:00
games - Update to 0.8.3. 2011-02-27 13:35:14 +00:00
german
graphics - Add forgotten plist 2011-02-28 00:44:08 +00:00
hebrew
hungarian
irc
japanese
java - Update to 1.6.4.2011010200 2011-02-27 15:59:36 +00:00
korean
lang - Link the shared library to correct name 2011-02-28 05:40:03 +00:00
mail - Fix the pkg-descr entry. 2011-02-27 17:02:12 +00:00
math - Update to 0.8.7 2011-02-27 21:00:21 +00:00
mbone
misc
Mk
multimedia - Add patch to fix -L (vlc .xspf playlist output) for DVB-S. 2011-02-27 19:34:49 +00:00
net Correct the directory that we intend to remove. (%%KMODDIR%% expands to 2011-02-28 07:40:32 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Update to 1.5.0 2011-02-27 13:57:02 +00:00
shells - Take maintainership, des@ is no longer having enough time for zsh, he has done a 2011-02-28 08:01:01 +00:00
sysutils - Update to 0.4.1 2011-02-28 10:53:02 +00:00
Templates
textproc - Update to 1.1.1 2011-02-28 11:01:56 +00:00
Tools
ukrainian
vietnamese
www - update to 0.34 2011-02-28 11:13:15 +00:00
x11 - Remove defunct WWW line [1] 2011-02-28 01:41:16 +00:00
x11-clocks
x11-drivers - Restore BROKEN does not build 2011-02-28 04:43:28 +00:00
x11-fm
x11-fonts
x11-servers Revert "dix: use the event mask of the grab for TryClientEvents." 2011-02-27 23:16:09 +00:00
x11-themes
x11-toolkits Fix CPU hogging when subprocess terminates. 2011-02-28 11:31:37 +00:00
x11-wm - BROKEN fails to build 2011-02-28 04:45:52 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Correct the previous entrys: 2011-02-27 16:25:05 +00:00
README
UIDs
UPDATING Add new port: net/unison232, an older version of net/unison that speaks 2011-02-28 01:56:40 +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.