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
Gabor Pali d1e4cb2f82 A platform independent method to obtain cryptographically strong entropy
(urandom on Linux, CryptAPI on Windows, patches welcome). Users looking
for cryptographically strong (number-theoretically sound) PRNGs should
see the DRBG package too!

WWW:	http://trac.haskell.org/crypto-api/wiki

Obtained from:	FreeBSD Haskell
2012-02-13 02:49:00 +00:00
accessibility - convert to using PYTHON_INCLUDEDIR (non-functional change) 2012-02-12 17:55:24 +00:00
arabic
archivers The zlib-enum package is a stop-gap to provide enumeratees for zlib 2012-02-13 02:05:00 +00:00
astro Add xearth marker as new committer 2012-02-09 14:07:43 +00:00
audio - Respect CC 2012-02-12 22:39:36 +00:00
benchmarks
biology - Update to 0.78 2012-02-11 02:04:41 +00:00
cad
chinese 1: Upgrade to 2.7.3 2012-02-11 14:26:51 +00:00
comms - Unbreak build 2012-02-10 16:07:19 +00:00
converters - Fix build when using custom PREFIX/LOCALBASE 2012-02-12 21:00:03 +00:00
databases - convert to using PYTHON_SITELIBDIR (not functional change) 2012-02-12 15:33:34 +00:00
deskutils - allows for clean fetch across all CHEESESHOP mirrors 2012-02-10 04:35:08 +00:00
devel Cabal plugin for UUAGC. 2012-02-13 02:28:52 +00:00
dns - Add new port (dns/py-easyzone) 2012-02-10 22:31:17 +00:00
editors Fix on 10-CURRENT: defining POSIX_SOURCE now 2012-02-13 00:53:20 +00:00
emulators Use cups-client, not the full cups-base, to support the CUPS option. 2012-02-12 17:51:47 +00:00
finance - Add a new port: finance/R-cran-ccgarch 2012-02-10 19:44:14 +00:00
french
ftp - Update to 1.91-1 2012-02-10 13:09:53 +00:00
games - Update to 20120105 2012-02-13 02:18:48 +00:00
german - Update to 2012.02.12 2012-02-13 02:21:41 +00:00
graphics - Update to 2.01 2012-02-13 00:51:44 +00:00
hebrew
hungarian
irc
japanese
java . Make EXTRACT_DEPENDS check UNZIP_CMD rather than just unzip, since this 2012-02-11 17:23:51 +00:00
korean
lang A platform independent method to obtain cryptographically strong entropy 2012-02-13 02:49:00 +00:00
mail Update to 1.1.8 2012-02-12 19:07:18 +00:00
math Automatically derive Lenses for your data type for use with Data.Lens. 2012-02-13 02:34:41 +00:00
misc - convert to using PYTHON_SITELIBDIR (non-functional change) 2012-02-12 16:55:08 +00:00
Mk
multimedia Update to 0.1.1 . 2012-02-12 20:50:52 +00:00
net - Update to 2.0.0 2012-02-12 22:39:56 +00:00
net-im Match maintainer with net-im/tkabber 2012-02-09 20:08:01 +00:00
net-mgmt - Update distinfo: tarball rerolled without functional change 2012-02-12 03:33:03 +00:00
net-p2p - convert to using PYTHON_SITELIBDIR (non-functional change) 2012-02-12 16:55:08 +00:00
news
palm
polish - Update to 20120212 2012-02-13 02:21:14 +00:00
ports-mgmt pkg should never register itself as automatic 2012-02-12 10:52:26 +00:00
portuguese
print Add missing patches. This should fix build on !amd64 platforms. 2012-02-13 02:31:18 +00:00
russian
science - Add a new port: science/R-cran-e1071 2012-02-11 02:26:29 +00:00
security A platform independent method to obtain cryptographically strong entropy 2012-02-13 02:49:00 +00:00
shells - Update to 0.92 2012-02-10 03:07:34 +00:00
sysutils - Update to 0.12.1 2012-02-12 20:14:31 +00:00
Templates
textproc - Update to 2012.02.13 2012-02-13 02:21:50 +00:00
Tools - fix interpreter path for python 2012-02-11 22:48:26 +00:00
ukrainian
vietnamese
www - Update to 0.9.17 2012-02-13 00:29:22 +00:00
x11 Update to version 3.12 2012-02-12 17:28:25 +00:00
x11-clocks Update to 1.0.3 2012-02-11 14:52:38 +00:00
x11-drivers
x11-fm
x11-fonts Update maintainer address to matthew@FreeBSD.org 2012-02-09 17:09:51 +00:00
x11-servers
x11-themes
x11-toolkits - convert to using PYTHON_SITELIBDIR (non-functional change) 2012-02-12 17:40:54 +00:00
x11-wm - convert to using PYTHON_SITELIBDIR (non-functional change) 2012-02-12 17:40:54 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Add entry about potential compatibility problems 2012-02-11 05:14:53 +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.