1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Olli Hauer 9020c49ddd - update to version 0.5.9
Changes:
** Version 0.5.9 (2010-09-24)
- Corrected behavior in Keep-Alive connections (do not
  terminate the connection prematurely)

- The GnuTLSCache variable now can be given the specific
  option "gdbm" instead of "dbm". "dbm" will use the berkeley
  db type of libapr while gdbm will force gdbm to be used.
  sdbm is no longer being used due to serious limitations.

** Version 0.5.8 (2010-08-18)
- Session tickets are enabled by default.

PR:		ports/157651
Submitted by:	Fumiyuki Shimizu <fumifumi _at_ abacustech.jp> (maintainer)
2011-06-20 18:36:56 +00:00
2011-06-20 12:56:14 +00:00
2011-06-20 17:25:42 +00:00
2011-06-20 17:43:40 +00:00
2011-06-20 17:40:31 +00:00
2011-06-20 17:25:42 +00:00
2011-06-20 17:25:42 +00:00
2011-06-20 17:26:54 +00:00
2011-06-16 08:18:09 +00:00
2011-06-20 17:25:42 +00:00
2011-06-20 16:44:04 +00:00
2011-06-18 01:02:22 +00:00
2011-06-20 12:57:56 +00:00
2011-06-20 17:25:42 +00:00
2011-06-20 17:26:54 +00:00
2011-05-02 09:38:04 +00:00
2011-06-20 18:36:56 +00:00
2011-03-27 08:07:35 +00:00
2011-06-19 18:08:44 +00:00
2011-06-09 13:05:26 +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 46.9%
C 18.2%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%