Commit Graph

72328 Commits

Author SHA1 Message Date
nigel
c01d4b8837 pure Perl implementation for parsing/writing XML documents
required for p5-WWW-YouTube-Download

Maintainer:  Mikolaj Kucharski <mikolaj@kucharski.name>

Ok nigel@
2012-01-24 00:25:56 +00:00
espie
022f1ce588 same dance as for 4.6: stop at stage2, oh and use CONFIG_SITE everywhere 2012-01-23 22:20:34 +00:00
kili
175073d7d3 Sort. 2012-01-23 21:08:25 +00:00
kili
b72386c055 Hook new hs-* ports. 2012-01-23 21:07:58 +00:00
kili
33e542cb07 A continuation-based, backtracking, logic programming monad. An
adaptation of the two-continuation implementation found in the paper
"Backtracking, Interleaving, and Terminating Monad Transformers"
available here: http://okmij.org/ftp/papers/LogicT.pdf.

ok ajacoutot@
2012-01-23 21:07:22 +00:00
kili
4cf8b50264 Automatically derive 'Lens'es for your data type for use with
'Data.Lens'.

ok ajacoutot@
2012-01-23 21:06:47 +00:00
kili
f0a16f9c35 Haskell 98 lenses.
ok ajacoutot@
2012-01-23 21:06:16 +00:00
kili
55d98468ee Comonad transformers.
ok ajacoutot.
2012-01-23 21:05:45 +00:00
kili
ac150d6220 Provides a wide array of semigroupoids and operations for working
with semigroupds.
A Semigroupoid is a Category without the requirement of identity
arrows for every object in the category.

ok ajacoutot@
2012-01-23 21:05:02 +00:00
kili
c4db4246ca Haskell 98 distributive functors -- dual to Traversable.
ok ajacoutot@
2012-01-23 21:04:08 +00:00
kili
13ab2a2e1a Haskell 98 contravariant functors.
ok ajacoutot@
2012-01-23 21:03:31 +00:00
kili
add271b16c Haskell 98 comonads.
ok ajacoutot@
2012-01-23 21:02:56 +00:00
kili
60060e9cb0 In mathematics, a semigroup is an algebraic structure consisting
of a set together with an associative binary operation. A semigroup
generalizes a monoid in that there might not exist an identity
element. It also (originally) generalized a group (a monoid with
all inverses) to a type where every element did not have to have
an inverse, thus the name semigroup.

ok ajacoutot@
2012-01-23 21:02:17 +00:00
kili
f02f37d96d This package provides a Haskell library for working with base16-encoded
data quickly and efficiently, using the ByteString type.

ok ajacoutot@
2012-01-23 21:01:37 +00:00
kili
b9aa56ab42 A JSON parsing and encoding library optimized for ease of use and
high performance.

ok ajacoutot@
2012-01-23 21:00:49 +00:00
kili
39e8e214b7 Efficient hashing-based container types. The containers have been
optimized for performance critical use, both in terms of large data
quantities and high speed.

The declared cost of each operation is either worst-case or amortized,
but remains valid even if structures are shared.

ok ajacoutot@
2012-01-23 21:00:08 +00:00
kili
87ab3a7c4c A library for efficiently rendering Haskell datatypes to bytestrings.
ok ajacoutot@
2012-01-23 20:59:17 +00:00
landry
371a502041 Update to claws-mail 3.8.0 and its plugins, from robert at openbsd dot
pap dot st, thanks!
2012-01-23 18:57:33 +00:00
sthen
61fe1a9218 Teach OpenVPN to use a specific ifconfig command for "topology subnet"
rather than defaulting to a bogus one which enables link0. From Mitja Muzenic.
2012-01-23 18:07:21 +00:00
espie
64971ac124 as discussed with pascal, make build more reproducible, by enforcing
CONFIG_SITE even if the FSF says no.

Also, finally get rid of the stage3 build/comparison, since apart from
taking build time, it's not really THAT useful unless you're specifically
debugging gcc.
2012-01-23 17:04:10 +00:00
espie
ffc317cb53 comment change -> descr checkum change -> rev bump 2012-01-23 16:59:38 +00:00
landry
2bf699a9ae Update to xfce4-xkb 0.5.4.3, from Kirill Bychkov (thanks!) 2012-01-23 16:36:08 +00:00
dcoppa
a32b5d2e57 Revert to 'xv' as default vo. 2012-01-23 16:14:40 +00:00
espie
b7fe4f0430 like for 4.2, bundle a libc with adastrap.
cheat a bit: bundle the libc from 5.0, and pretend it's the one we built
with... (to be cleaned next time someone bootstraps ada)
2012-01-23 15:34:01 +00:00
espie
da7ac90093 switch to a new way of bundling bootstrap: this bundles the official
libc.so from OpenBSD 5.0, and tweaks the ada scripts to LD_LIBRARY_PATH
the bundled library.

That way, we should be able to get away by providing a new bootstrap ways
less often (preferably every release, but things won't break if we do it
even LESS often).
2012-01-23 14:59:57 +00:00
espie
280d2bc38a tweak infra to be able to bundle libc in adastrap 2012-01-23 14:47:37 +00:00
robert
8539c2c53f update to 3.4.5.2 2012-01-23 14:43:42 +00:00
ajacoutot
964effd692 Disable the OSS wrapper, we don't use it. 2012-01-23 14:39:39 +00:00
dcoppa
6859c43911 Play on the safe side: not all machines support xv video output
(loongson comes to mind), and thus use 'x11' by default.

While here, enable dark theme only when using GTK+3 (fixes warning
at startup).
2012-01-23 13:06:32 +00:00
dcoppa
f9009dcbd1 Add '-zoom' to mplayer when vo is x11
(upstream svn revision r84)
2012-01-23 11:01:34 +00:00
ajacoutot
b80f80dafd Update to ejabberd-2.1.10.
from "viq"
2012-01-23 10:54:47 +00:00
espie
cd3220153e remove a bit of noise from the log... we checked already, no need to
log it again.
2012-01-23 10:35:38 +00:00
dcoppa
cccc8cdf9a Fix runtime errors caused by pthread undefined symbols, as reported
here:

http://marc.info/?l=openbsd-ports&m=132196919327917

While here:

fix libpthread linkage (-lpthread -> -pthread)

fix incorrect usage of the "--export-dynamic" linker flag (it's
'-Wl,--export-dynamic', not '-Wl,-export-dynamic')

fix warning "failed to set alternate signal stack"

zap USE_GROFF

Ok ajacoutot@
OP is happy too...
2012-01-23 10:34:27 +00:00
edd
5c914e38a5 Blast emulaors/generator. It does not work and I have just imported
emulators/dgen-sdl which performs well and is maintained.

OK sthen@, jeremy@
2012-01-23 10:18:47 +00:00
ajacoutot
a2bd8e17dc Bring some patches from upstream repo to fix the following CVE:
CVE-2011-0216 - Off-by-one error
CVE-2011-2821 - Double free vulnerability
CVE-2011-2834 - Double free vulnerability
CVE-2011-3905 - DOS (out-of-bounds read) via unspecified vectors
CVE-2011-3919 - Heap-based buffer overflow

ok sthen@
2012-01-23 10:17:49 +00:00
sthen
44f46c55d0 SECURITY update to mediawiki 1.18.1; CVE-2012-0046; prop=revisions would
expose deleted text to unprivileged users through cache pollution.

ok Wen Heping (maintainer)
2012-01-23 09:47:38 +00:00
edd
6bb14c9e90 Update to maxima-5.26.0
OK dcoppa@, shadchin@
2012-01-23 09:28:33 +00:00
edd
8276b76379 link dgen-sdl 2012-01-23 09:25:10 +00:00
edd
4a739e800d Import dgen-sdl-1.28; A Sega Megadrive/Genesis emulator.
Hopefully this can replace emulators/generator.

OK jeremy@
2012-01-23 09:22:59 +00:00
giovanni
9c573ee26e Update to 4.10.0
ok william@

Courier-imap has reset its epoch for the internal sequence number generator
for new mail folders.
Please read the UPGRADING section of the INSTALL notes for details.
http://fossies.org/unix/misc/courier-imap-4.10.0.tar.gz:a/courier-imap-4.10.0/INSTALL
2012-01-23 09:14:15 +00:00
dcoppa
b90403a176 Bugfix update to rxvt-unicode-9.15
ok maintainer
ok sthen@
2012-01-23 08:10:40 +00:00
ajacoutot
6ba1791ce5 Bump to 0.3.90. 2012-01-23 07:56:15 +00:00
sthen
1ac994be54 SECURITY update to OpenTTD 1.1.5, CVE-2012-0049 2012-01-22 21:41:48 +00:00
edd
e05516e2bc make pkg_check happier with texlive, OK kili@ 2012-01-22 18:52:01 +00:00
kili
06a8c737f1 Sort. 2012-01-22 17:24:24 +00:00
kili
6d786caa73 Update to 0.8.
ok ajacoutot@
2012-01-22 17:21:54 +00:00
kili
4a8d0287db Hook new hs-* ports. 2012-01-22 17:19:43 +00:00
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
kili
61d6a9fd8a To store passwords securely, they should be salted, then hashed
with a slow hash function. This library uses PBKDF1-SHA256, and
handles all the details.

ok sthen@
2012-01-22 17:16:57 +00:00
kili
ca7604ff1e This package contains code for generating high quality random numbers
that follow either a uniform or normal distribution.  The generated
numbers are suitable for use in statistical applications.

The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222)
multiply-with-carry generator, which has a period of 2^8222 and
fares well in tests of randomness.  It is also extremely fast,
between 2 and 3 times faster than the Mersenne Twister.

Compared to the mersenne-random package, this package has a more
convenient API, is faster, and supports more statistical distributions.

ok sthen@
2012-01-22 17:16:04 +00:00