Commit Graph

6443 Commits

Author SHA1 Message Date
jasper
3d7bb7e3f7 - update p5-Config-IniFiles to 2.49 2009-05-11 19:20:54 +00:00
jasper
17f3251f46 Security fix for CVE-2009-1194, "Pango integer overflow in heap allocation
size calculations"

ok ajacoutot@
2009-05-11 12:43:20 +00:00
jcs
66c0127c20 this has some wantlibs 2009-05-08 18:04:11 +00:00
jcs
4b3722a559 ruby-systemtimer 2009-05-08 18:01:33 +00:00
jcs
80ae3ff7c8 import ruby-systemtimer 1.1.1, a better timeout.rb that uses sigalrm 2009-05-08 17:58:52 +00:00
jasper
bf244da195 - update vte to 0.20.2
* bugfix wrt libiconv
2009-05-08 11:38:08 +00:00
jasper
7d02e36ad2 - add missing dependency 2009-05-08 10:28:35 +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
9168764c9a - bugfix update to libgsf-1.14.13 2009-05-07 06:18:12 +00:00
simon
7d2e0497e9 update to version 0.23 and enable POD tests 2009-05-06 23:13:54 +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
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
bluhm
ad597839dc update to p5-Devel-NYTProf 2.09 2009-05-05 22:21:15 +00:00
simon
6bb9190961 connect p5-Set-Infinite and p5-DateTime-Set 2009-05-03 16:10:38 +00:00
simon
f9e2fb98b8 import p5-DateTime-Set
DateTime::Set is a module for datetime sets.  It can be used to handle
two different types of sets:
 * Fixed sets of predefined datetime objects.  For example, if we wanted
   to create a set of datetimes containing the birthdays of people in
   our family.
 * Recurring sets, such as "every Wednesday", or "noon on the 15th day
   of every month".  This type of set can have fixed starting and ending
   datetimes, but neither is required.
2009-05-03 16:10:33 +00:00
simon
2aaeb61584 import p5-Set-Infinite
Set::Infinite is a Set Theory module for infinite sets.

A set is a collection of objects.  The objects that belong to a set are
called its members, or "elements".  As objects we allow (almost)
anything: reals, integers, and objects (such as dates).

Note that there is no account for
 - the order of elements.  For example, {1,2} = {2,1}.
 - repetition of elements.  For example, {1,2,2} = {1,1,1,2} = {1,2}.
2009-05-03 16:10:27 +00:00
jasper
951ab7d4a1 - fix regress depends 2009-05-03 15:39:22 +00:00
jasper
9c6f67b2a7 - add missing run dependency 2009-05-03 14:38:06 +00:00
sthen
86aff50482 update yasm to 0.80, from Brad (taking maintainer, with agreement from
the previous maintainer Shaun Amott).
2009-04-30 21:31:49 +00:00
stsp
60383fd0e8 Update to 1.6.1.
Help by ajacoutot@ and steven@
2009-04-28 23:43:56 +00:00
ajacoutot
63668bcb31 - fix some file perms
- regen PLIST while here
2009-04-28 21:10:08 +00:00
jasper
8f55f77cc8 - update bouml to 4.12.2 2009-04-26 21:58:24 +00:00
sthen
856c981df4 update to 1.4.13 from Brad; looks good to jasper@ 2009-04-26 19:45:53 +00:00
jasper
15d2a3a660 - add dotconf 2009-04-26 19:42:31 +00:00
jasper
be0b634fd4 import dotconf 1.1.0
dot.conf is a simple-to-use and powerful configuration-file parser
library written in C. The configuration files created for dot.conf look
very similar to those used by the Apache Webserver.
2009-04-26 19:36:33 +00:00
wcmaier
cef4a4da10 Fix build (pointed out by naddy@, thanks).
Upstream bug (now fixed) sets MODPY_EGG_VERSION=unknown, so we have to
use that for now. Also, locale stuffs moved to i18n module. No bump
because it didn't package anyway. Sigh.
2009-04-26 16:27:36 +00:00
ajacoutot
0b890a218d - bugfix update to libgsf-1.14.12
- hobbits take maintainance
2009-04-26 13:24:15 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
sthen
99abaac50c pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
ajacoutot
7e32395ff8 - bugfix update to sdl-ttf-2.0.9
* Fixed rendering of fonts with 2 bit and 4 bit embedded graymaps
 * Fixed bug in solid bold glyph rendering
 * Updated to build with the latest version of FreeType
 * Fixed crash when passing NULL to TTF_CloseFont()
2009-04-25 13:28:51 +00:00
ajacoutot
54af3e4b3d - remove workaround now that we have file(1) -i 2009-04-25 08:11:13 +00:00
wcmaier
a6cd62f47f Update to Mercurial 1.2.1 (long overdue): bugfixes and small features.
Thanks to Simon Kuhnle for testing!
2009-04-24 12:23:14 +00:00
msf
f710844cf3 update to rake 0.8.4
ok bernd@
2009-04-24 08:36:37 +00:00
ckuethe
1623162820 No response from upstream, so host a versioned distfile myself.
Since I'm doing that, I may as well merge our patches in.
2009-04-23 22:37:14 +00:00
jasper
b7b5ce9f8c - add py-distutils-extra 2009-04-23 10:36:13 +00:00
jasper
41e46b6731 import py-distutils-extra 1.91.2
Python-distutils-extra allows to easily integrate themable icons,
scrollkeeper based documentation and gettext based translations in your
python install and build tools. It can be used with python's distutils
or the enhanced setuptools.
2009-04-23 10:30:48 +00:00
ajacoutot
c8ba531533 - maintainance update to glade3-3.6.3
- some cleanups while here
2009-04-23 08:27:01 +00:00
ajacoutot
8f7cd0f1e5 - remove workaround now that our default thread stack size has been
increased
2009-04-21 13:01:18 +00:00
sturm
74751f58c5 mark BROKEN
maintainer was unable to fix the changed and unversioned distfile for
3 weeks
2009-04-21 05:57:07 +00:00