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
landry
e803a37402
Update to vte 0.20.1, tested by jasper@ in a bulk build.
...
ok jasper@
2009-04-17 08:34:41 +00:00
sthen
d05a6661e8
- unbreak RUN_DEPENDS by moving to tk.port.mk
...
- update to newer version, req by marco@
2009-04-16 22:15:46 +00:00
jasper
c91c31078a
- update glade3 to 3.6.2
...
ok ajacoutot@
2009-04-16 08:21:13 +00:00
ajacoutot
6a768369c4
- now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
...
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore
ok jasper@
2009-04-16 08:11:13 +00:00
jolan
92369e6666
update to 1.0.2; from brad smith
2009-04-14 15:17:57 +00:00
ajacoutot
ec97188dcb
- bugfix release to libsoup-2.26.1
2009-04-14 08:01:20 +00:00
jasper
4d2733784c
- add a patch to fix regression tests, from upstream git.
...
no package change, so no bump
2009-04-14 06:48:13 +00:00
ajacoutot
e34d6bc6c3
- previous patch to fix CVE-2008-4316 was missing a part
2009-04-13 09:03:34 +00:00
ajacoutot
a4cbf1baa2
- hobbits take over maintainership
...
maintainer timeout (several times)
agreed with jasper@ some time ago
2009-04-11 21:08:35 +00:00
landry
08a988d9c5
Maintenance update to libsoup 2.26.0.9, bump libsoup-gnome major and
...
libsoup minor.
ok ajacoutot@
2009-04-10 09:38:01 +00:00
simon
1a0851e241
ENOCOOKIE: bump PKGNAME, not DISTNAME
2009-04-10 08:54:32 +00:00
simon
6df847bd7d
fix typo in comment and bump
...
from Gallon Sylvestre (MAINTAINER)
2009-04-10 08:47:00 +00:00
ajacoutot
742638c5a7
- update to pygame 1.8.1
...
several documentation updates
lots of bug fixes
2009-04-09 22:49:39 +00:00
ajacoutot
ac8a778267
- install README file
...
- add HOMEPAGE
2009-04-09 15:03:06 +00:00
jasper
43214a8495
- update py-mxDateTime to 3.1.2
...
- update HOMEPAGE
remove ish@ as maintainer per his request
ok eric@
2009-04-06 18:21:26 +00:00
ajacoutot
e27caf0d1d
- bugfix update to glade3-3.6.1
...
"go ahead" jasper@
2009-04-06 17:14:51 +00:00
ajacoutot
d61a271794
- cope with recent gnome.port.mk / MODGNOME_HELP_FILES changes
2009-04-06 10:09:06 +00:00
steven
df44e0f9e5
remove unneeded exec
...
ok naddy@
2009-04-05 14:11:14 +00:00
kili
b00e37c12d
Fix PKGNAME and add @pkgpath to make updates possible.
...
ok ajacoutot@
2009-04-05 10:34:03 +00:00
bernd
1662925683
t-1.6.2.2.
...
Also:
- Update HOMEPAGE. (reminded by Toni Mueller)
- Fix 64-bit problem. (found on sparc64)
Tested by sturm@. Thanks!
2009-04-05 10:05:35 +00:00
martynas
40bc54847e
provide alternative master_site; since sunsite doesn't provide
...
distfiles anymore. discussed with fgs@
2009-04-05 02:07:40 +00:00
martynas
c130fff813
add missing run dependencies, now that they are in tree. py-peak-rules,
...
py-priotirized_methods. feedback, ok fgs@
2009-04-05 01:51:32 +00:00
martynas
2da03f8f1d
enter py-peak-rules and py-prioritized_methods
2009-04-05 01:45:59 +00:00