Commit Graph

9974 Commits

Author SHA1 Message Date
landry
cad6e6ffa9 Update to p5-Curses-UI 0.9609 from Daniel Levai on ports@, thx! 2012-02-17 09:15:12 +00:00
ajacoutot
60ccb51e22 Update to pcre-8.30.
tested in a bulk by landry@
ok robert@ (maintainer)
2012-02-17 08:32:34 +00:00
ajacoutot
3c03cb6c0d Re-enable altivec.
from Brad, tested by myself
2012-02-17 06:59:46 +00:00
pirofti
08f123b336 Drop maintainership. 2012-02-16 23:35:49 +00:00
ajacoutot
2bc784c1d3 Update to py-gobject3-3.0.4. 2012-02-16 22:31:43 +00:00
ajacoutot
8d06c23fe5 Missed in previous. 2012-02-16 22:16:50 +00:00
ajacoutot
1755b358f1 From upstream: SoupHTTPInputStream: don't burn through GCancellable fds
(i.e. stop eating all those FDs)

ok landry@
2012-02-16 22:16:02 +00:00
ajacoutot
cc7b2981f0 Only continue when kevent() fails when we get EINTR; and return NULL
otherwise. This prevent the calling process to go into a loop.
2012-02-16 22:08:39 +00:00
espie
5ee810f609 update fix: vte2 should *not* update to vte3.
parts of gnome want vte3, and yet some other stuff (py-vte) still wants vte2.
if we let vte2->vte3 because of gnome, then py-vte will complain, and the
update won't happen.

considering we've set things up so vte2 and vte3 can coexist, the thing to do
is have vte2 update to vte2-newer, let gnome3 pick and install vte3 as well,
keeping py-vte happy and ending with a fully updated machine.

On the way, need to tell quirks AND vte about vte-pyhelper, which vanished
into vte2/vte3 (and again, pick one).

(triggers a bug in pkg_add caching which requires -current, btw ;( )

Solves update issue reported by Mikolaj.

Ports STILL fully locked, this making it in as a vital update thing,
(no don't ask, your silly little update won't make it)

okayed by naddy@
2012-02-06 22:07:09 +00:00
ajacoutot
9852adda0e Implement platform_get_argv0.
We are using autohell to put '-Wstrict-aliasing' into Makefile.am.

ok sthen@
2012-02-02 07:10:17 +00:00
mpi
0dd16b57f8 Fix a memleak reported by upstream.
ok ajacoutot@
2012-02-01 13:26:20 +00:00
ajacoutot
7e96a56543 Compile the gobject parts with -O0 on 64bit arches. There is a nasty
SEGFAULT when using g_closure() on at least amd64; unclear whether this
is a gcc/binutils/glib... bug yet but we want to be on the safe side for
the release.
Hopefully someone will be able to figure this out, I haven't...

Thanks to Stuart for teaching me PROPERTIES.
ok sthen@ naddy@
2012-01-29 17:28:01 +00:00
william
791cd5e982 update to 1.05, drop USE_GROFF, and update maintainer; ok sthen 2012-01-29 02:41:33 +00:00
landry
818cde702f Comma at end of enumerator list is not valid in c++ (and errors out when
using -pedantic), and some c++ code (like, mozilla) might use libnotify.
Fix offending header.

ok ajacoutot@
2012-01-28 09:33:09 +00:00
ajacoutot
fe15fa4bed Disable altivec for powerpc for now as it segfaults.
ok Brad (maintainer) sthen@
2012-01-27 09:44:11 +00:00
naddy
849196b437 Belatedly bump versions for libraries we know had symbol changes due
to the addition of stpcpy().  Prodded by espie@
2012-01-26 22:08:26 +00:00
sthen
49fb698bf8 BUILD_DEPENDS on p5-YAML-Tiny. Bump not needed. 2012-01-26 12:04:00 +00:00
ajacoutot
c9a1d04b41 SECURITY update to t1lib-5.1.2.
CVE-2011-0764 CVE-2011-1552 CVE-2011-1553 CVE-2011-1554 CVE-2011-0764
CVE-2011-1552 CVE-2011-1553 CVE-2011-1554 CVE-2010-2642 CVE-2011-0433

from Brad (maintainer)
2012-01-26 08:48:54 +00:00
kili
3f78558e7d Update to 0.8.8.1.
The only port depending on it (textproc/hs-attoparsec-iteratee)
wil get an update, too.

Add myself to MAINTAINER.
2012-01-25 21:44:21 +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
jeremy
e08194612a Update to 1.6.9. Fix REGRESS_DEPENDS and remove some unimportant files.
From Jiri B.

OK sebastia@
2012-01-22 16:46:41 +00:00
jeremy
1c6646e9e0 Update to 1.16.2, from Jiri B.
OK sebastia@
2012-01-22 16:36:25 +00:00
ajacoutot
157dfa2c61 Minor update to libgee-0.6.4. 2012-01-22 15:14:14 +00:00
ajacoutot
f5d46be714 Sync patches after upstream commit.
Remove bogus patch (indentical).

no pkg change
2012-01-22 11:55:10 +00:00
kili
79d2f3854d Update to 0.1.0.3.
Contains a performance improvement and fixes a buffer overrun (or at least
an out-of-bounds read).

ok ajacoutot@
2012-01-21 17:15:34 +00:00
ajacoutot
1a24040dae Some fixes and cleaning up.
from Brad
maintainer timeout
2012-01-21 07:53:58 +00:00
sthen
9c76f842e6 NOT_FOR_ARCHS=sparc, this uses too much memory, as found by phessler 2012-01-19 08:41:13 +00:00
okan
1a61b57ce9 +p5-Module-Install, +p5-Test-DistManifest 2012-01-18 16:56:28 +00:00
okan
2a20ee63fb import Test::DistManifest
This module provides a simple method of testing that a MANIFEST matches
the distribution.

from LEVAI Daniel with tweeks from me.  ok jasper@
2012-01-18 16:52:02 +00:00
okan
bff7baa8e9 import p5-Module-Manifest
It can load a MANIFEST file that comes in a Perl distribution tarball,
examine the contents, and perform some simple tasks.  It can also load
the MANIFEST.SKIP file and check that.

from LEVAI Daniel with tweeks from me.  feedback and ok jasper@
2012-01-18 16:50:57 +00:00
mpi
82918e4d22 Always try to open a node in rw mode if possible, the same endpoint may
be used for reading and writting and don't close it if a timeout occured

Fix a regression reported by mpf@, ok ajacoutot@
2012-01-18 14:09:52 +00:00
sthen
42e4d7a644 update to libmagic 5.10 2012-01-17 17:36:47 +00:00
ajacoutot
ecfd97cfa9 New revision of the gio-kqueue backend patch that fixes an issue when
unmounting devices that would make gvfsd-trash go into a loop.
Courtesy of Dmitry Matveev.
2012-01-17 16:50:29 +00:00
ajacoutot
a5e6152b1b Cope with recent aspell-XX renaming. 2012-01-17 11:06:10 +00:00
bentley
1827d9578d +p5-Getopt-ArgvFile 2012-01-17 07:58:53 +00:00
bentley
67c6e8b633 Import p5-Getopt-ArgvFile-1.11.
This module simply interpolates option file hints in @ARGV by the
contents of the pointed files. This enables option reading from files
instead of or additional to the usual reading from the command line.

ok sthen@
2012-01-17 07:57:37 +00:00