eric
85a125dae9
- update to 1.5.4
...
- use tmake in ports (noticed by okan@)
- hack to strip a path prefix when generating md5 sum of source dir.
ok simon@, landry@
2008-01-06 10:02:59 +00:00
deanna
13ccbc190e
Build libboost_python. Ports using it will need to satisfy any python
...
run depends on their own. Patch from landry@, change requested by a
few.
And regen patches.
ok landry@
2008-01-06 00:01:15 +00:00
matthieu
cacd7fafd9
Don't look for expat in ${X11BASE} anymore. ok naddy@
2008-01-05 19:01:23 +00:00
espie
9ca2e064cf
do the same thing with REGRESS_FLAGS as FAKE_FLAGS
2008-01-04 18:38:51 +00:00
espie
17d70806a3
tweak FAKE_FLAGS semantics to saner defaults.
2008-01-04 17:48:33 +00:00
pvalchev
b5f395b069
Update to sdl-1.2.13
...
Bugfix release, notably:
- Fix a fullscreen crash with ffmpeg, etc. due to expecting memory to
be executable by default - use mprotect() - Reported by deanna@
- Worked around BadAlloc error when using XVideo on the XFree86 Intel
- Integrated Graphics driver
- Fixed use of sdl-config arguments in sdl.m4
2008-01-03 17:39:40 +00:00
merdely
abbff406a4
Update p5-Test-Tester to 0.106
...
ok simon@ (MAINTAINER)
2008-01-03 15:19:06 +00:00
landry
cccd57dd87
Oops, forgot to make LIB_DEPENDS-main inherit LIB_DEPENDS.
...
Also, fix BUILD_DEPENDS.
spotted by and ok ajacoutot@
2008-01-03 11:21:59 +00:00
merdely
ea581ad9db
Update Taint-Runtime to 0.03
...
ok simon@, kevlo@ (MAINTAINER)
2008-01-03 05:34:45 +00:00
landry
a174b6dad0
- split vte into vte and py-vte, the latter containing python binding, only
...
needed by gedit-plugins. This removes quite some dependencies to the
default package..
- fix WANTLIB while here (missing iconv intl)
ok martynas@ jasper@
2008-01-02 23:16:16 +00:00
bluhm
464445d2b4
update to 1.00. ok sturm
2008-01-02 22:30:34 +00:00
okan
77f537a62c
add p5-Hash-NoRef, p5-Safe-Hole, p5-Safe-World
2007-12-30 22:36:09 +00:00
okan
e4c1a87962
import p5-Safe-World
...
Safe::World allows one to create multiple virtual instances/compartments
of a Perl interpreter, that will work/run without touching the other
instances/compartments and mantaining the main interpreter normal.
ok merdely@
2007-12-30 22:35:20 +00:00
okan
404634a098
import p5-Safe-Hole
...
Through Safe::Hole, one can execute outside defined subroutines in the
original main compartment from the Safe compartment.
ok merdely@
2007-12-30 22:34:41 +00:00
okan
9ea7c443e0
import p5-Hash-NoRef
...
This HASH will store it's values without increasing the reference count
(weak references). It can be used to store objects but without
interfering in the DESTROY mechanism, since the reference in this HASH
won't count.
ok merdely@
2007-12-30 22:33:47 +00:00
espie
5c7a598fa8
simplify
2007-12-30 20:15:37 +00:00
jasper
8d1721323f
- update libmtp to 0.2.4
2007-12-30 19:57:35 +00:00
espie
6111805740
use mkdir -p -- instead of the installdirs script (makes concurrent
...
installation work).
2007-12-28 20:28:15 +00:00
jasper
6d839c0aeb
- convert to use gnome.port.mk
...
- regen patches
2007-12-28 14:31:52 +00:00
bernd
0b86405653
Update to ruby-actionpack-2.0.2.
2007-12-27 19:42:04 +00:00
bernd
bb36891b8c
Update to ruby-activesupport-2.0.2.
2007-12-27 19:40:59 +00:00
bernd
75c1636a40
Update to ruby-rake-0.8.0.
2007-12-22 11:52:17 +00:00
bernd
cfa7920b6c
Update to ruby-flexmock-0.8.0.
2007-12-22 11:33:05 +00:00
bernd
2de999808e
Update to ruby-rspec-1.1.1.
2007-12-22 11:32:25 +00:00
kili
11fa7d38cc
Take maintainership -- Jon Olsson doesn't want to maintain this any
...
longer.
2007-12-21 19:38:46 +00:00
sturm
7b9837ea35
p5-Class-Inner
...
p5-Test-Cmd
p5-Test-Unit
2007-12-21 13:54:16 +00:00
sturm
68a3a3cbe7
Initial import of Test-Cmd 1.05
...
Test::Cmd module provides a low-level framework for portable
automated testing of executable commands and scripts (in any
language, not just Perl), especially commands and scripts that
interact with the file system.
from Sebastian Trahm <basti at schleifi.com>
2007-12-21 13:52:42 +00:00
sturm
3632ce927f
Initial import of Test-Unit 0.25
...
Test::Unit is a framework which is intended to support unit testing
in an object-oriented development paradigm (with support for
inheritance of tests etc.) and is derived from the JUnit testing
framework for Java by Kent Beck and Erich Gamma.
from Sebastian Trahm <basti at schleifi.com>
2007-12-21 13:49:02 +00:00
sturm
a3238584b0
Initial import of Class-Inner 0.1
...
Class::Inner is yet nother implementation of an anonymous class with
per object overrideable methods, but with the added attraction of
sort of working dispatch to the parent class's method.
from Sebastian Trahm <basti at schleifi.com>
2007-12-21 13:44:44 +00:00
msf
a35419326e
update to 0.33, make Moose depend on Class::MOP 0.49 and above.
2007-12-21 02:48:33 +00:00
msf
d1139bf133
update to Class-MOP-0.49, add SHARED_ONLY.
2007-12-21 02:42:49 +00:00
ajacoutot
39f2a1c05c
- add license marker
...
- don't force compiler optimization
- don't hardcode CC
- regen patches while here
ok markus@ (maintainer)
2007-12-20 15:47:18 +00:00
martynas
7b828934f5
update to vte-0.16.11; ok jasper@
2007-12-19 23:00:16 +00:00
jasper
9be62e65fb
- update libsigsegv to 2.5
...
ok MAINTAINER
2007-12-19 13:15:53 +00:00
ajacoutot
d5305a980f
- add/fix gconftool-2 goo
...
ok jasper@
2007-12-19 07:31:15 +00:00
deanna
b80946351b
update boost depends. it's once again a single package.
...
ok ajacoutot@, steven@
2007-12-18 22:04:32 +00:00
deanna
9ae202f2f8
Move boost back into a single package. Splitting it was my mistake.
...
discussed with many people, "go ahead" steven@
2007-12-18 21:54:43 +00:00
deanna
7deee3920d
Bring boost back into a single package. Splitting it was my mistake.
...
Discussed with several people, "go ahead" steven@
2007-12-18 20:46:03 +00:00
simon
be8356594a
maintenance update to version 0.3001
2007-12-17 23:10:51 +00:00
simon
b4e331d335
maintenance update to version 1.0702
2007-12-17 23:06:56 +00:00
simon
f2ff6ad336
maintenance update to version 0.16001
2007-12-17 23:04:28 +00:00
simon
a9722e0d32
maintenance update to version 0.06
2007-12-17 22:58:45 +00:00
bernd
040f37e021
Security update to qgit-1.5.7. (CVE-2007-4631)
...
ok espie@
2007-12-17 21:36:18 +00:00
simon
30a11a31e2
update to version 1.21 and remove MAINTAINER as requested by himself
...
ok merdely@
2007-12-17 20:58:25 +00:00
merdely
ed1a1f1267
Add p5-List-Cycle
2007-12-17 20:22:43 +00:00
merdely
4b6068f078
Initial import of p5-List-Cycle:
...
List::Cycle provides objects for cycling through a list of values.
ok simon@
2007-12-17 20:21:44 +00:00
bernd
6c19d49ee6
Update to ruby-ncurses-1.1.
2007-12-17 20:11:53 +00:00
bernd
348e34f88d
Update to git-1.5.3.7.
2007-12-17 20:00:05 +00:00
simon
1f195a0252
update to version 0.22
...
tweaks, feedback & ok okan@
2007-12-16 23:47:42 +00:00
simon
19445c51ef
update to version 1.05
...
ok merdely@
2007-12-16 14:20:41 +00:00