Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
kili 9543ca2ef5 Skein (http://www.skein-hash.info/) is a family of fast
secure cryptographic hash functions designed by Niels
Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir
Bellare, Tadayoshi Kohno, Jon Callas and Jesse Walker.
This package uses bindings to the optimized C implementation of
Skein.  We provide a high-level interface (see module "Crypto.Skein")
to some of the Skein use cases.  We also provide a low-level interface
(see module "Crypto.Skein.Internal") should you need to use Skein
in a different way.
Currently we have support for Skein as cryptographic hash function
as Skein as a message authentication code (Skein-MAC).  For examples
of how to use this package, see "Crypto.Skein" module documentation.

ok sthen@
2012-01-22 17:17:51 +00:00
archivers Minor fix for nulib's man page.. 2012-01-03 06:53:54 +00:00
astro Minor fixes for jday's man page. Looks fine with mandoc so remove USE_GROFF. 2012-01-03 07:01:31 +00:00
audio Update to the latest snapshot from upstream git to unbreak pianobar 2012-01-20 13:04:16 +00:00
benchmarks Update bonnie++ to 1.96 (including large file support). 2011-11-13 18:23:24 +00:00
biology Fix path to nutdb's config files and build the gui version. Problem noted 2011-11-28 10:18:53 +00:00
books kill this as well. 2011-12-15 22:26:59 +00:00
cad stop configure complains 2011-12-05 16:07:22 +00:00
chinese CHMOD and CHOWN serve no useful purpose, they're just chown/chmod 2011-10-21 16:23:44 +00:00
comms - this uses dlopen modules; mark SHARED_ONLY and merge PFRAG.shared to PLIST 2012-01-04 14:19:09 +00:00
converters Update to libpst-0.6.54. 2012-01-09 18:25:44 +00:00
databases Update to version 1.35 2012-01-22 11:29:55 +00:00
devel Update to 1.6.9. Fix REGRESS_DEPENDS and remove some unimportant files. 2012-01-22 16:46:41 +00:00
editors Add b to RUN_DEPENDS-el for version change. 2012-01-21 23:10:18 +00:00
education maintenance update to 2.9.1 2011-11-30 18:57:49 +00:00
emulators Update to 2.5.1 2012-01-12 17:01:47 +00:00
fonts type (NO_REGRSS) 2012-01-16 12:20:39 +00:00
games - fix license marker 2012-01-13 14:55:14 +00:00
geo - update py-proj to 1.9.0 2012-01-22 08:40:47 +00:00
graphics +p5-Image-Scale 2012-01-20 19:28:17 +00:00
infrastructure remove that check for now, something in pkg_create chain is not sanitizing 2012-01-21 19:07:20 +00:00
inputmethods gamin,-server is gone, glib2 supports native file monitoring with kqueue(2). 2012-01-01 09:04:13 +00:00
japanese bye bye FLAVOR:L 2011-12-02 14:36:13 +00:00
java JAVA_HOME is now added to MAKE_ENV in java.port.mk 2011-12-15 21:33:19 +00:00
korean these ports have moved to fonts/, some have gotten the ko-prefix where applicable. 2011-07-19 09:23:51 +00:00
lang Enable chroot in the example php-fpm.conf file, mention it in DESCR-fpm. 2012-01-21 23:59:43 +00:00
mail Convert thunderbird-i18n to use subdirs/Makefile.inc instead of abusing 2012-01-22 17:11:57 +00:00
math Fix cmake warnings caused by obsolete local modules vs up-to-date 2012-01-20 14:48:50 +00:00
meta Adjust comment about (hs-) xhtml. 2012-01-12 20:20:41 +00:00
misc +p5-Umph-Prompt 2012-01-17 08:05:03 +00:00
multimedia Bugfix update to xine-lib-1.1.20.1. 2012-01-05 08:52:26 +00:00
net Update version to 0.61 2012-01-22 11:20:17 +00:00
news fix hellanzb after py-twisted update 2012-01-08 11:05:54 +00:00
palm Drop maintainership and bump 2011-09-21 07:49:15 +00:00
plan9 Fix build on i386 2011-10-12 20:13:33 +00:00
print Update to hplip-3.11.12. 2012-01-17 09:54:27 +00:00
productivity update to radicale 0.6.4, including significant performance improvement 2012-01-12 00:19:54 +00:00
russian normalize pkgpath 2011-09-16 11:13:37 +00:00
security Skein (http://www.skein-hash.info/) is a family of fast 2012-01-22 17:17:51 +00:00
shells Update to 4.3.15. 2011-12-21 15:01:56 +00:00
sysutils XXX use pkill -9 in rc_stop for now; when puppetd is started then 2012-01-18 14:47:04 +00:00
telephony Fix typo in comments and update email address. From Lawrence Teo (maintainer). 2012-01-21 22:02:13 +00:00
textproc Grmpf. I need attoparsec-0.8.6.1, not 0.8.6.0, for porting aeson. 2012-01-21 12:23:23 +00:00
www Convert firefox-i18n to use subdirs/Makefile.inc instead of abusing 2012-01-22 17:10:31 +00:00
x11 open(2) with the NOATIME flag is only available on Linux. Instead of 2012-01-22 15:13:23 +00:00
.cvsignore add openbsd-wip (the repository on github). 2011-11-01 12:36:30 +00:00
INDEX Sync, 7325 2012-01-12 14:15:45 +00:00
Makefile Add new CATEGORY: meta, for meta-packages. 2011-11-12 16:37:35 +00:00
README wee little additions 2011-11-15 18:33:16 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1) (manpage under ${PORTSDIR}/man) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.20 2011/11/15 18:33:16 espie Exp $