1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Dmitry Marakasov d5a123599f The Portable Coroutine Library (PCL) implements the low level
functionality for coroutines. For a definition of the term coroutine
see The Art of Computer Programming by Donald E. Knuth. Coroutines
are a very simple cooperative multitasking environment where the
switch from one task to another is done explicitly by a function
call.

WWW: http://www.xmailserver.org/libpcl.html

PR:		128066
Submitted by:	Manuel Giraud <manuel dot giraud at gmail dot com>
2008-10-13 19:49:50 +00:00
2008-10-06 01:32:41 +00:00
2008-10-02 18:15:07 +00:00
2008-10-13 15:13:29 +00:00
2008-10-11 15:26:33 +00:00
2008-10-12 09:19:08 +00:00
2008-10-04 03:26:05 +00:00
2008-10-05 21:50:35 +00:00
2008-10-12 09:20:58 +00:00
2008-10-09 16:36:51 +00:00
2008-10-12 13:02:37 +00:00
2008-10-13 19:01:18 +00:00
2008-10-12 10:55:16 +00:00
2008-10-13 12:27:20 +00:00
2008-10-12 15:46:15 +00:00
2008-10-13 13:44:52 +00:00
2008-10-12 20:20:46 +00:00
2008-08-31 16:18:18 +00:00
2008-10-13 00:52:53 +00:00
2008-10-08 19:13:05 +00:00
2008-10-12 17:56:01 +00:00
2008-09-05 00:45:49 +00:00
2008-10-13 13:20:12 +00:00
2008-10-11 11:35:44 +00:00
2008-10-02 19:51:35 +00:00
2008-10-13 14:27:02 +00:00
2008-10-12 16:10:46 +00:00
2008-09-15 19:50:59 +00:00
2008-10-10 09:05:21 +00:00
2008-10-01 17:52:06 +00:00
2008-09-07 21:49:30 +00:00
2007-12-31 12:35:16 +00:00
2008-09-08 20:09:59 +00:00
2008-07-23 12:06:35 +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.

Description
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Readme 3.5 GiB
Languages
Makefile 47.1%
C 18%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%