jcs
3b6a9b7d22
ruby-transaction-simple-1.4.0
...
generic active transaction support for ruby objects
2007-05-29 04:25:59 +00:00
jcs
7b53796170
ruby-hoe-1.2.1
...
simple rake/rubygems helper for project Rakefiles
2007-05-29 04:24:52 +00:00
jcs
96cf25dfcc
rubyforge-0.4.2
...
a script which automates a limited set of rubyforge operations
PERMIT_* currently set to no until the authors clarify its license
2007-05-29 04:23:00 +00:00
jcs
0e763ad542
+= ruby-color-tools
2007-05-29 04:19:05 +00:00
jcs
d86c5eaa29
ruby-color-tools 1.3.0
...
ruby library to provide colorspace support
2007-05-29 04:14:54 +00:00
jasper
d6d6817109
update geany to 0.11
...
from Vlad Glagolev <stelzy at gmail.com> (MAINTAINER)
2007-05-28 14:20:43 +00:00
jason
dccf92e3c7
add geo to CATEGORY from steven
2007-05-27 19:07:09 +00:00
ajacoutot
f2abef118e
- add UTF8 support
...
"please test and fix" jakob@
2007-05-27 14:31:03 +00:00
martynas
540c3480db
update to 2.0rc8, install README, fmt DESCR, substitute V and other
...
small changes; ok steven@
2007-05-27 14:29:42 +00:00
alek
31084990c6
update to 0.35
...
prodded by/looks ok steven@
2007-05-27 10:43:48 +00:00
jason
eb734e061e
add geotiff and proj (thanks jasper =)
2007-05-26 20:24:38 +00:00
jason
d57e775398
georeferenced TIFF imagery; ok mbalmer/HB9SSB
2007-05-26 20:23:47 +00:00
jason
536d8942c0
cartographic projection library; ok mbalmer
2007-05-26 19:09:01 +00:00
martynas
9a27c8281f
- update to py-orbit 2.14.2;
...
- install documentation and examples;
- enable regression tests;
ok ajacoutot@
2007-05-25 16:56:55 +00:00
ajacoutot
d15e2ad99b
+sdl-pango
2007-05-24 13:38:48 +00:00
ajacoutot
6e07a2279f
Import sdl-pango-0.1.2
...
This library is a wrapper around the Pango library.
It allows you to use TrueType fonts to render internationalized and
tagged text in SDL applications.
some inputs and ok jasper@
2007-05-24 13:38:11 +00:00
jasper
bf31026be9
*** empty log message ***
2007-05-23 18:43:38 +00:00
jasper
307991452e
update physfs to 1.0.1
...
ok jolan@
2007-05-23 12:03:25 +00:00
ajacoutot
5ab736c523
- drop maintainership
2007-05-23 06:28:03 +00:00
simon
4e1a979c9d
unbreak bulk build and add p5-version as build dependency
...
"it's fine" espie@
2007-05-22 21:13:07 +00:00
espie
9fd3895989
fix infinite recursion for p5-version like we already did for modbuild
...
proper... nothing new under the sun.
2007-05-22 20:57:25 +00:00
espie
b856396fd6
unbreak
2007-05-22 20:28:09 +00:00
msf
e2c1ee994b
version doesn't need to use modbuild
...
ok simon@ kurt@
2007-05-22 19:19:58 +00:00
jasper
5ed0e388e6
update p5-Module-CoreList to 2.11
...
ok simon@
2007-05-22 19:08:26 +00:00
simon
838ad41892
run depends on p5-version
...
found by kurt@ via bulk build, also noticed by naddy@
help and ok kurt@
2007-05-22 19:05:46 +00:00
ajacoutot
6278c3e12c
- give maintainership to martynas@
2007-05-22 18:47:14 +00:00
naddy
fae5b40d50
remove leading "an " from COMMENT
2007-05-22 17:28:38 +00:00
naddy
0137c82d43
remove leading "a " from COMMENT
2007-05-22 17:23:53 +00:00
simon
35dd6bdb74
maintainance updates
...
tested by and fine with steven@
2007-05-19 21:01:30 +00:00
steven
b23944717c
+p5-AnyEvent
...
+p5-Event-ExecFlow
+p5-libintl
2007-05-19 10:13:13 +00:00
steven
35a6c53425
high level API for event-based execution flow control
...
ok simon@
2007-05-19 10:10:24 +00:00
steven
03af49bffd
internationalization library written in Perl
...
ok simon@
2007-05-19 10:09:27 +00:00
steven
c1febdc6d9
provides a framework for multiple event loops
...
ok simon@
2007-05-19 10:08:18 +00:00
jasper
82cd4ba50c
remove marcm@ as maintainer
...
ok marcm@
2007-05-19 09:13:54 +00:00
pedro
df42695254
lpeg 0.6, okay rui@ jasper@
2007-05-18 19:27:15 +00:00
espie
676081b9de
shorten comment
2007-05-18 10:00:25 +00:00
espie
76322d0b50
shorten comment
2007-05-18 09:06:24 +00:00
kurt
459dd8bf47
- remove jem plugin since it is included in wtp now
...
- maintenance update of emf to version 2.2.3
- maintenance update of gef to version 3.2.2
- maintenance update of uml2 to version 2.0.3
- maintenance update of wtp to version 1.5.4
tested and ok ian@
2007-05-18 02:32:12 +00:00
kurt
99d1a8e70b
- update to version 1.2.1
2007-05-18 02:27:51 +00:00
kurt
94a8d6629b
-update to version 1.2.0
...
okay ian@
2007-05-18 02:27:10 +00:00
steven
ed9438b956
+re2c
2007-05-16 14:11:53 +00:00
steven
826ae21d4a
import re2c 0.12.0
...
re2c is a tool for writing very fast and very flexible scanners.
re2c focuses on generating high efficient code for regular expression
matching. As a result this allows a much broader range of use than
any traditional lexer offers. And last but not least re2c generates
warning free code that is equal to hand-written code in terms of
size, speed and quality.
from Stuart Henderson <stu at spacehopper.org>
2007-05-16 14:10:57 +00:00
kili
a9c242f98d
Update to 1.2.0, including Ivy 1.4.1.
...
ok kurt@
2007-05-15 19:30:42 +00:00
kili
da1fb86317
Update to 1.4.1.
...
ok kurt@
2007-05-15 19:29:49 +00:00
jasper
20412dd0e3
update perltidy to 20070508
...
from MAINTAINER Jim Razmus
2007-05-15 18:46:55 +00:00
kurt
022716b9ff
- fix main package's RUN_DEPENDS to properly depend on swt-browser so that
...
the internal browser always works.
- chase WANTLIB changes from depends.
2007-05-15 18:40:26 +00:00
martynas
89c9978ba1
update to 0.16.3; ok jasper@
2007-05-15 13:22:45 +00:00
steven
bb5bc74f4b
shorten COMMENT to less than 60 characters
2007-05-15 08:27:27 +00:00
naddy
b5b4c072dd
chase wantlib changes introduced by curl update
2007-05-14 20:40:15 +00:00
jasper
aa225b9688
- update gconf-editor to 2.18.0
...
- install schema's where every other port installs them
- add some @(un)exec's to PLIST
ok martynas@
2007-05-13 18:04:40 +00:00