Commit Graph

50206 Commits

Author SHA1 Message Date
jasper
7d02e36ad2 - add missing dependency 2009-05-08 10:28:35 +00:00
jasper
b0560f0374 - the kanji flavor needs libiconv 2009-05-08 10:25:37 +00:00
ajacoutot
95ffe6afb4 - update to vala-0.7.2
(many bug fixes and binding updates)
2009-05-08 08:42:38 +00:00
ajacoutot
7d3f3d2df1 - update to gphoto-2.4.5
"if it works, go ahead" espie@ (maintainer)
2009-05-08 08:06:42 +00:00
ajacoutot
2e8ade9f01 - update to libgphoto-2.4.5
- explicitely set some configure switches

"if it works, go ahead" espie@ (maintainer)
2009-05-08 08:05:53 +00:00
simon
07c3da4ba6 update to version 3.2
ok kevlo@ (maintainer)
2009-05-08 06:52:40 +00:00
naddy
260009f7c7 use /dev/arandom instead of urandom; ok maintainer 2009-05-07 19:54:57 +00:00
giovanni
834b18af56 Use x11/tk module and ${SUBST_CMD}
Add a few mirrors
"ports-wise it's ok" sthen@
2009-05-07 14:47:15 +00:00
giovanni
608502923a Update to 0.13
Maintainer timeout
2009-05-07 14:43:48 +00:00
sthen
035db71d1e pound should be uid 626, even... 625 was reserved for varnish. 2009-05-07 12:37:10 +00:00
sthen
020024a323 unbreak conflicting userid and bump PKGNAME, no cookie for me, I forgot
to commit the user.list update in my tree :(

found by Rolf Sommerhalder.
2009-05-07 12:16:34 +00:00
simon
d7232269d9 update to version 0.87 2009-05-07 10:45:58 +00:00
simon
d34be70820 add p5-YAML-Tiny 2009-05-07 10:30:21 +00:00
simon
396242c4c7 import p5-YAML-Tiny
The YAML specification is huge.  Really, really huge.  It contains all
the functionality of XML, except with flexibility and choice, which
makes it easier to read, but with a formal specification that is more
complex than XML.
The original pure-Perl implementation YAML costs just over 4 megabytes
of memory to load.  Just like with Windows .ini files (3 meg to load)
and CSS (3.5 meg to load) the situation is just asking for a YAML::Tiny
module, an incomplete but correct and usable subset of the
functionality, in as little code as possible.
2009-05-07 10:30:16 +00:00
simon
150ef1161f update to version 0.09 2009-05-07 08:24:02 +00:00
simon
18cfbc99b9 update to version 0.76 2009-05-07 08:15:20 +00:00
simon
2e71498880 update to version 0.83 2009-05-07 08:14:51 +00:00
ajacoutot
fdc2d8f787 - update to pngcrush-1.6.16
from Benoit Lecocq (maintainer)
2009-05-07 08:10:35 +00:00
ajacoutot
9168764c9a - bugfix update to libgsf-1.14.13 2009-05-07 06:18:12 +00:00
pvalchev
7ae647f8ae 4.5 2009-05-07 00:10:44 +00:00
simon
7d2e0497e9 update to version 0.23 and enable POD tests 2009-05-06 23:13:54 +00:00
simon
ea0ea4800e maintenance update to version 3.001 2009-05-06 23:10:44 +00:00
simon
972f8ed6e8 add p5-Scope-Upper 2009-05-06 23:06:25 +00:00
simon
7217602256 import p5-Scope-Upper
This module lets you defer actions that will take place when the control
flow returns into an upper scope.  Currently, you can hook an upper
scope end, or localize variables, array/hash values or deletions of
elements in higher contexts.  You can also return to an upper level and
know which context was in use then.
2009-05-06 23:06:21 +00:00
simon
c632c2059d update to version 0.24 2009-05-06 23:01:45 +00:00
simon
ecf7daf52c add p5-Any-Moose 2009-05-06 22:59:46 +00:00
simon
9b40ae755f import p5-Any-Moose
This module uses Moose if it's loaded and otherwise Mouse.
2009-05-06 22:59:42 +00:00
simon
5065b6f863 update to version 0.22 2009-05-06 22:54:06 +00:00
simon
c129d3c528 update to version 0.29 and add an indirectly covered dependency to be
sure it doesn't break with p5-Catalyst-Runtime->=5.8
2009-05-06 22:44:25 +00:00
simon
87241da2a6 update to version 0.9002 2009-05-06 22:30:04 +00:00
simon
8dd22731ee update to version 2.13.0
ok pea@
2009-05-06 22:22:56 +00:00
simon
f153e602d0 maintenance update to version 0.32 2009-05-06 22:20:21 +00:00
simon
861a3b80f2 maintenance update to version 2.232 2009-05-06 22:13:51 +00:00
fgsch
fb402541c1 add _varnish. 2009-05-06 21:34:28 +00:00
kili
00090a234c aircrack is an 802.11 WEP and WPA-PSK keys cracking program that
can recover keys once enough data packets have been captured.

  It implements the standard FMS attack along with some optimizations
  like KoreK attacks, thus making the attack much faster compared to
  other WEP cracking tools. In fact, aircrack is a set of tools for
  auditing wireless networks.

From Benoit Lecocq.

Note: aireplay-ng can cause kernel panics (as reported by David
Coppa), so this isn't yet connected to the build. But having it in
the tree may get some more people testing driver patches.

prodded by and ok fgsch@
"sounds like a plan" ckuethe@
2009-05-06 20:39:29 +00:00
kili
8f6f941567 Remove some useless chunks from patch-configure.
Noticed by jakemsr@
2009-05-06 20:24:15 +00:00
jakob
6914615257 upgrade to PCRE 7.9; from brad 2009-05-06 19:28:54 +00:00
sthen
baed85fac9 update to 1.7.3, from Brad (maintainer) 2009-05-06 17:16:17 +00:00
giovanni
5d9bdf3164 Update to 0.6.0
Regen patches
2009-05-06 16:20:01 +00:00
sthen
256d3432a0 update to 0.0.6pre11, from Brad (maintainer). 2009-05-06 15:48:26 +00:00
naddy
0b54136db6 update to 4.0 patch 17 2009-05-06 15:21:58 +00:00
ajacoutot
f4a239bbcf - update to gtkaml-0.2.6
(updated for Vala 0.7.1)
2009-05-06 11:57:23 +00:00
ajacoutot
94d243ddb4 - update to vala-0.7.1 2009-05-06 11:56:02 +00:00
ajacoutot
01ffada18b - major update to sane-backends-1.0.20:
* new and updated backends
* 75 more scanner models supported
* epson backend deprecated, use epson2
* coolscan2 backend deprecated, use coolscan3
* improved saned configuration
* updated translations and documentations
* bugfixes
2009-05-06 10:23:21 +00:00
ajacoutot
640de790a4 - fix stack overflow; from Olivier Crouzet
issue was also reported by Josh Grosse
2009-05-06 08:36:41 +00:00
sthen
390a2ee0d7 +znc 2009-05-05 23:29:10 +00:00
sthen
30f7f2dbe7 import znc, from Brad.
ZNC is an advanced IRC bouncer with features that include support for
multiple users, playback buffers, DCC bouncing, SASL authentication and
SSL encryption. It can be extended with dynamically loaded modules
written in C++ or Perl.
2009-05-05 23:28:50 +00:00
bluhm
ad597839dc update to p5-Devel-NYTProf 2.09 2009-05-05 22:21:15 +00:00
martynas
f2cc6c9271 update to spidermonkey-1.7.0v0. from Benoit Chesneau with couple
of tweaks from naddy@ and myself.
full bulk build done by naddy@ and jasper@
ok naddy@
2009-05-05 21:01:55 +00:00
martynas
fb518f37e5 make "doesn't seem to exist on this system" and "Size matches for"
implicit;  since they filled the whole screen making important stuff
unnoticable.  ok espie@, sthen@
2009-05-05 20:58:38 +00:00