espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
steven
ef944c4c31
depends on p5-version, noticed by pval
2006-12-16 08:24:41 +00:00
steven
f38bfa09b8
also run depends on p5-version
2006-12-16 08:21:01 +00:00
steven
fac6b2b57e
depends on p5-version, noticed by pval
2006-12-16 08:15:37 +00:00
sturm
09391b8bda
depends on gettext
2006-12-15 17:22:07 +00:00
robert
4e29b69533
update to version 1.5.1;
2006-12-15 11:11:54 +00:00
steven
b6d439743e
use BASE_PKGPATH instead of homegrown variable, no bumps needed
2006-12-14 09:07:55 +00:00
kurt
228bcca98c
- update to 3.2.1
...
- incorporate patches to allow building with newer gecko from
http://overlays.gentoo.org/proj/java/browser/other/eclipse-patches/3.2.1/ .
however still building/depending on www/mozilla since we don't have a
-devel firefox package yet. Also use NS_InitXPCOM2 instead of NS_InitXPCOM3
since exists in both the suite and firefox.
- restructure sub-packages for standalone swt installs. people using
eclipse-gnome and/or eclipse-mozilla will need to manually pkg_delete /
pkg_add due to the restructure.
tested by ian@, jolan@ and some input steven@
2006-12-13 20:57:16 +00:00
deanna
c9164d0ddf
Fix this on alpha by disabling the serialization lib. This lib does
...
not honor BOOST_NO_EXCEPTIONS, and exception support is currently
broken on alpha.
ok espie@.
2006-12-11 21:42:30 +00:00
deanna
f507eaf517
Update to 0.3.10 and take maintainership.
...
Tested by ajacoutot@, ok espie@.
2006-12-11 21:08:35 +00:00
sturm
fa68efa1f5
p5-Data-Random
2006-12-11 21:03:03 +00:00
sturm
1a1a378d1d
Initial import of Data-Random 0.05
...
Data::Random - Perl module to generate random data
from alexander_bluhm at genua.de
2006-12-11 20:50:12 +00:00
espie
53f8c2037c
add tangram pieces
2006-12-10 23:50:13 +00:00
espie
f775807e0c
lazy evaluation of variables, dependency of tangram.
2006-12-10 23:26:32 +00:00
espie
c14bc3c5fe
add rose pieces
2006-12-10 22:15:00 +00:00
jasper
0b740b268f
add geany
2006-12-10 22:04:56 +00:00
jasper
247c1d03b5
import geany 0.9
...
Geany is a small and lightweight integrated development environment.
It was developed to provide a small and fast IDE, which has only
a few dependencies from other packages.
Basic features of Geany:
* syntax highlighting
* code folding
* code completion
* auto completion of often used constructs like if, for and while
* auto completion of XML and HTML tags
* call tips
* many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
* symbol lists
from MAINTAINER Vlad Glagolev <stelzy gmail.com>
2006-12-10 22:03:48 +00:00
jasper
d48005c645
add libconfuse and libdaemon
2006-12-10 21:45:26 +00:00
jasper
e1eaf78606
import libdaemon 0.10
...
libdaemon is a lightweight C library that eases the writing of UNIX
daemons. It consists of the following parts:
* A wrapper around fork() which does the correct daemonization procedure
of a process
* A wrapper around syslog() for simpler and compatible log output to
Syslog or STDERR
* An API for writing PID files
* An API for serializing UNIX signals into a pipe for usage with
select() or poll()
* An API for running subprocesses with STDOUT and STDERR redirected to
syslog.
ok kili@
2006-12-10 21:42:29 +00:00
jasper
ff54e9d2b8
import libconfuse 2.5
...
libConfuse is a configuration file parser library, and written in C. It
supports sections and (lists of) values (strings, integers, floats,
booleans or other sections), as well as some other features (such as
single/double-quoted strings, environment variable expansion, functions
and nested include statements). It makes it very easy to add
configuration file capability to a program using a simple API.
ok kili@
2006-12-10 21:40:53 +00:00
espie
a339e7fdfd
simple clock object, dependency for Rose.
2006-12-10 17:36:23 +00:00
espie
f27eaedbc7
handle critics better
2006-12-10 12:46:01 +00:00
espie
320cccc5cc
marry test framework with perl::critic
2006-12-10 12:40:34 +00:00
espie
b9c761a2b1
add stuff related to p5-Sub-Exporter
2006-12-10 12:35:09 +00:00
espie
7f754b1d0e
about final missing package in that set, all that for SQL::ReservedWords...
2006-12-10 12:34:09 +00:00
espie
8ec1c46838
yet another tester
2006-12-10 12:29:56 +00:00
espie
d028de6b3c
another funky export mechanism for perl modules.
2006-12-10 12:26:46 +00:00
espie
f0d114c741
yet another perl module, useless except as a dependency to interesting
...
stuff, yada yada yada...
2006-12-10 12:21:43 +00:00
espie
4024168fe8
+p5-DateTime-Format-Pg
...
mark *MySQL extra category converters
2006-12-10 11:09:23 +00:00
espie
2367f98ac9
handle postgres datetime conversion from perl
2006-12-10 11:07:14 +00:00
sturm
a1e44c5f3e
missing dependency on p5-Test-ClassAPI
2006-12-10 09:10:15 +00:00
kili
99fea678ca
Oops! This was for guile 1.8, but we still have guile 1.6 in the tree.
...
Add guile-ltdl to LIB_DEPENDS and bump pkgname. Sorry.
2006-12-09 19:00:49 +00:00
kili
c8189c00cb
Update to 5.8.7.
...
Fix regression tests and a use after realloc.
ok jasper@
2006-12-09 18:28:53 +00:00
pedro
233867a36f
luabitlib-20
2006-12-09 15:25:35 +00:00
steven
86d252c71f
+p5-Inline
2006-12-08 23:02:18 +00:00
steven
f54864c967
import p5-Inline 0.44
...
The Inline module allows you to put source code from other programming
languages directly "inline" in a Perl script or module. The code is
automatically compiled as needed, and then loaded for immediate access
from Perl.
from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 23:01:17 +00:00
sturm
a1decb60eb
missing BUILD_DEPENDS
2006-12-08 22:45:01 +00:00
sturm
4b5d736129
bump PKGNAME after maintainer removal
2006-12-08 22:29:56 +00:00
msf
4791360f7b
update to 1.17
2006-12-08 13:19:10 +00:00
steven
2b1b68af63
changed homepage/master site
...
from martynas at altroot.org
2006-12-07 21:01:44 +00:00
ajacoutot
a2295043cc
- remove substitutions in PKGNAME
...
talked with and ok jasper@
2006-12-06 17:43:31 +00:00
msf
47d86eca14
update to 1.41
2006-12-06 13:39:34 +00:00
msf
e7c760c97a
update to 2.64
2006-12-05 06:37:55 +00:00
msf
823814d496
update to 1.12
2006-12-05 06:29:50 +00:00
pvalchev
e04532c361
remove maintainer per his request
2006-12-05 06:20:08 +00:00
msf
89f8ab8356
update to 0.07
2006-12-05 06:19:42 +00:00
msf
f91cc6f2f2
update to 0.24
2006-12-05 06:17:21 +00:00
msf
bf5db140fb
update to 1.17
2006-12-05 06:16:38 +00:00
msf
4c7b62bcad
update to 1.04
2006-12-05 06:15:57 +00:00
msf
483b3f99c0
update to 1.07
2006-12-05 06:14:17 +00:00
msf
1520af5c4c
update to 0.27
2006-12-05 06:13:19 +00:00
msf
fd04d153af
update to 0.22
...
ok sturm@
2006-12-05 03:41:43 +00:00
steven
ab0c414c74
add it to sysutils as well
2006-12-04 21:10:07 +00:00
jasper
31801dfe6f
set USE_X11
2006-12-04 18:22:00 +00:00
jasper
4122d036ee
add tkdiff
2006-12-04 17:30:27 +00:00
jasper
44d7fe440f
import tkdiff 4.1.3
...
TkDiff is a graphical front end to the diff program. It provides a
side-by-side view of the differences between two files, along with
several innovative features such as diff bookmarks and a graphical map
of differences for quick navigation.
from maintainer Vlad Glagolev <stelzy at gmail dot com>
feedback and ok steven@
2006-12-04 17:27:17 +00:00
msf
084724013d
+p5-Carp-Assert-More
2006-12-04 14:42:23 +00:00
msf
91c53ef03b
initial import of Carp::Assert::More 1.12
...
Carp::Assert::More is a set of wrappers around the Carp::Assert
functions to make the habit of writing assertions even easier.
2006-12-04 14:35:12 +00:00
msf
2b8fb74b70
update to 2006.0814
2006-12-04 14:24:33 +00:00
msf
5c5d8aa209
update to 0.11
2006-12-04 14:18:13 +00:00
msf
03793902fe
update to 1.26
2006-12-04 12:41:40 +00:00
msf
dccae6b1bc
update to 0.18
2006-12-04 12:38:19 +00:00
msf
8590b714e1
update to 0.14
2006-12-04 12:37:35 +00:00
msf
21432564d0
update to 9999.12
2006-12-04 12:07:21 +00:00
msf
fb69b3791e
update to 2.17
2006-12-04 11:12:15 +00:00
msf
fee59d6e56
update to 0.16
2006-12-04 10:44:46 +00:00
msf
832e809c30
update to 1.05
2006-12-04 10:43:55 +00:00
msf
559464f90d
update to 2.105
2006-12-04 10:26:15 +00:00
msf
e02b814f81
+p5-Algorithm-Dependency
...
+p5-File-Flat
+p5-File-NCopy
+p5-File-Remove
+p5-Test-ClassAPI
2006-12-04 10:25:47 +00:00
msf
63a6acb944
initial import of Algorithm::Dependency 1.102
...
Algorithm::Dependency is a framework for creating simple read-only
dependency heirachies, where you have a set of items that rely on other
items in the set, and require actions on them as well.
2006-12-04 10:17:16 +00:00
msf
abbd8c0b74
initial import of File::Flat 0.96
...
File::Flat implements a flat filesystem. A flat filesystem is a
filesystem in which directories do not exist. It provides an abstraction
over any normal filesystem which makes it appear as if directories do
not exist. In effect, it will automatically create directories as
needed. This is create for things like install scripts and such, as you
never need to worry about the existance of directories, just write to a
file, no matter where it is.
2006-12-04 09:59:45 +00:00
msf
025783bbf3
initial import of Test::ClassAPI 1.02
...
For many APIs with large numbers of classes, it can be very useful to be
able to do a quick once-over to make sure that classes, methods, and
inheritance is correct, before doing more comprehensive testing. This
module aims to provide such a capability.
2006-12-04 09:54:10 +00:00
msf
630f49a541
initial import of File::Remove 0.34
...
File::Remove::remove removes files and directories. It acts like
/bin/rm, for the most part.
2006-12-04 09:41:27 +00:00
msf
f6f643b7cd
initial import of File::NCopy 0.32
...
File::NCopy::copy copies files to directories, or a single file to
another file. You can also use a reference to a file handle if you wish
whem doing a file to file copy. The functionality is very similar to cp.
2006-12-04 09:40:31 +00:00
jolan
c903391a58
use nanosleep
2006-12-04 03:52:08 +00:00
msf
24baab49a6
update to 2.13
2006-12-04 01:07:15 +00:00
kili
9a0dc354c3
Don't lib_depend on guile. Same for run_depend and python.
...
Some hints from steven@ and espie@.
ok, kevlo@
2006-12-03 14:14:41 +00:00
steven
f961da4f71
+p5-Test-Reporter
2006-12-03 13:10:24 +00:00
steven
50eb85c436
import Test::Reporter 1.27
...
Test::Reporter reports the test results of any given distribution to
the CPAN testing service. See http://testers.cpan.org/ for details.
2006-12-03 13:09:30 +00:00
pvalchev
898c1b18a8
Remove jakemsr@ from maintainer position, as he has been inactive and
...
email has been bouncing for several months. Jacob, if you get this
and/or get back to things, let us know.
2006-12-02 20:24:17 +00:00
espie
881cb4599e
move pkg.m4 into metaauto package, in preparation for eventually replacing
...
pkg-config with the base system pkg-config...
2006-12-01 16:30:42 +00:00
steven
5660d5eb96
make only the ruby bindings depend on ruby.
...
pointed out by sturm@
2006-12-01 14:10:05 +00:00
jasper
3df8754f35
update p5-Log-Log4perl to 1.08
...
from new maintainer Simon Dassow <janus at errornet dot de>
2006-11-30 21:45:16 +00:00
kurt
456dbd5108
Don't append nspr's shared lib version in PR_GetLibraryName. This fixes
...
missing 'Builtin Roots Module'/Authorities problem in mozilla* apps.
okay ajacoutot@
2006-11-30 16:53:53 +00:00
kurt
a4b296c48b
+ epic
...
+ rdt
2006-11-29 14:44:19 +00:00
kurt
55283fe79f
import rdt 0.8.0
...
RDT is an open source Ruby IDE for the Eclipse platform. Features
supported are syntax highlighting, on the fly syntax check, graphical
outline, Test::Unit view/runner, Ruby application launching, content
assist, source formatter, and a Ruby debugger.
from MAINTAINER Carlos Valiente <yo at virutass.net>
2006-11-29 14:42:34 +00:00
kurt
14310b1636
import epic 0.4.0
...
EPIC is an open source Perl IDE based on the Eclipse platform. Features
supported are syntax highlighting, on-the-fly syntax check, content
assist, perldoc support, source formatter, templating support and a Perl
debugger. A regular expression plugin and support for the eSpell
spellchecker are also available.
from MAINTAINER Carlos Valiente <yo at virutass.net>
2006-11-29 14:40:33 +00:00
ajacoutot
25be132fdc
- update to 1.05 (adds several functions provided by the GNU gettext
...
library ; some bug fixes)
- enable regression tests
- take over maintainership
ok jasper@
2006-11-29 09:40:56 +00:00
msf
227ef4e2cd
build ruby bindings and put them in their own subpackage.
...
ok steven@
2006-11-29 08:52:38 +00:00
espie
1961355607
switch everyone left in devel to cpan
2006-11-29 08:23:29 +00:00
msf
3d3b34e6dc
forgot to zap PKGNAME
2006-11-29 07:57:04 +00:00
msf
f7abd746aa
update to 2.64 and convert to cpan module
2006-11-29 07:56:29 +00:00
kurt
51d81f6a1a
fix a typo that resulted in a missing RUN_DEPEND on the jdk.
2006-11-28 21:20:16 +00:00
kurt
f6da9a94ff
On i386 all source built java ports will use the 1.5 jdk to build. Runtime
...
compatibility is preserved through the use of the javac -source and
-target arguments. These arguments are now required for any new source
built java ports.
2006-11-28 14:28:25 +00:00
espie
384fbd6014
cpan switch, from maintainer
2006-11-28 10:19:34 +00:00
msf
8dfb0505c7
switch to CONFIGURE_STYLE= ruby extconf
2006-11-27 09:43:14 +00:00
matthieu
ad39c944fc
update to 1.4.4.1
2006-11-26 22:47:57 +00:00
espie
21c4e79445
new MULTI_PACKAGES
2006-11-26 17:43:44 +00:00
ajacoutot
54d8a65ca7
- s/lpthread/pthread
...
- bump PKGNAME
ok steven@
2006-11-26 13:39:07 +00:00
steven
6a5ca0876b
new MULTI_PACKAGES
2006-11-26 00:49:22 +00:00
espie
5326b7e2de
new MULTI_PACKAGES
2006-11-26 00:40:28 +00:00
espie
65ba8cf57c
new MULTI_PACKAGES
2006-11-26 00:22:16 +00:00
espie
e0aa40cd59
synch
2006-11-25 19:12:39 +00:00
espie
8c7e38da0b
new MULTI_PACKAGES
...
SHARED_LIBS format
2006-11-25 19:12:08 +00:00
espie
0935177bb4
new MULTI_PACKAGES
2006-11-25 18:22:06 +00:00
espie
059f2924e6
switch about half of devel/p5-* to newest cpan practices
2006-11-25 16:32:33 +00:00
steven
61a8e0278e
tighten build dependency to current version
...
ok bernd@ espie@
2006-11-25 12:58:18 +00:00
espie
64a436ed97
+p5-Smart-Comments
2006-11-25 12:11:26 +00:00
espie
f8c7335b8a
Smart::Comments, by damian conway, is a very useful debugging aid,
...
that doesn't need to be removed once you're done with it.
2006-11-25 12:10:39 +00:00
steven
0b166b3508
new MULTI_PACKAGES
2006-11-25 08:30:21 +00:00
steven
4db7fc3254
take flavors into account in @pkgpath
2006-11-24 21:35:29 +00:00
steven
330f0193b5
take flavors into account in @pkgpath
...
ok espie@
2006-11-24 21:30:13 +00:00
steven
0510fbcfd9
new MULTI_PACKAGES
2006-11-24 19:52:53 +00:00
espie
b9f948249a
+p5-Class-Std*
2006-11-24 19:27:21 +00:00
espie
42cc446256
more of Damien Conway's stuff
2006-11-24 19:25:55 +00:00
espie
f2548dbfde
Damien Conway's stuff.
2006-11-24 19:25:13 +00:00
jolan
552515bf09
+luapack
2006-11-24 18:59:55 +00:00
jolan
7e61af6aa0
luapack-20061124, library for packing and unpacking binary data
...
ok pedro@
2006-11-24 18:58:02 +00:00
steven
e85f2746c5
new MULTI_PACKAGES
2006-11-24 18:42:20 +00:00
steven
470a1dfb0d
new MULTI_PACKAGES
2006-11-24 17:52:52 +00:00
espie
7fc1e65dea
+p5-Class-Classless
2006-11-24 17:47:19 +00:00
espie
7ff5d4ec6f
an intriguing little critter, object orientation without classes in perl,
...
as exists in some highly dynamic oo languages.
2006-11-24 17:46:21 +00:00
sturm
1da0fdebd5
bump PKGNAME after dependency changes from gnu.port.mk
2006-11-24 17:35:32 +00:00
steven
6b9133e43b
new MULTI_PACKAGES
2006-11-24 16:50:10 +00:00
bernd
2bc7e76250
Update to ruby-daemons-1.0.3.
2006-11-24 10:09:50 +00:00
steven
275511dc5a
add forgotten @pkgpath annotations
2006-11-24 07:21:27 +00:00
espie
158431da65
update DBIx-Class, and pull in some needed changes for dependent packages.
...
activate the related stuff that needs new Algorithm::C3 too.
Note that new Algorithm::C3 and its cache is ways faster than the old one.
DBIx::Class comes somewhat of age: some of its subclasses have been split
into other packages accordingly.
asked maintainer, no answer yet... and no breakage...
2006-11-23 18:46:27 +00:00
ajacoutot
2b0b20716d
- add @pkgpath to PLIST-main (oops)
...
- bump PKGNAME
spotted by steven@
2006-11-23 10:13:33 +00:00
ajacoutot
f9bbdc7aab
- update to 4.6.4
...
from Martynas Venckus <martynas at altroot dot org>, thanks!
ok jolan@
2006-11-23 09:36:03 +00:00
kurt
d3fbad8b83
new MULTI_PACKAGES
2006-11-22 19:42:54 +00:00
bernd
2970ac7c50
Fix LIB_DEPENDS after imlib2 update.
2006-11-22 17:56:45 +00:00
kurt
15203af641
new MULTI_PACKAGES
2006-11-22 15:42:39 +00:00
kurt
aa6ff6836d
new MULTI_PACKAGES
2006-11-22 14:58:03 +00:00
jasper
d26274136c
- update p5-Config-Tiny to 2.10
...
- MODULES=cpan
based on update by Simon Dassow <sdassow at realnetworks dot de>
2006-11-22 13:34:29 +00:00
espie
a80a499591
new MULTI_PACKAGES
2006-11-21 11:31:39 +00:00
espie
3798631c50
new MULTI_PACKAGES
2006-11-20 20:27:34 +00:00
espie
23011e3982
tweak for new MULTI_PACKAGES
2006-11-20 19:28:18 +00:00
bernd
f7d9c35ec1
Fix wrong BUILD_DEPENDS.
2006-11-20 18:32:38 +00:00
bernd
53fccc6414
Use new MULTI_PACKAGES framework.
...
verified by espie@
2006-11-20 17:13:12 +00:00
bernd
22a4d810b8
Provide MODGETTEXT_{LIB,RUN}_DEPENDS to help MULTI_PACKAGES.
...
ok espie@
2006-11-20 13:37:00 +00:00
espie
b75dec414c
fix a few obviously wrong dependencies, and remove extra shells in ghc.
2006-11-20 13:07:19 +00:00
bernd
49900b787e
Fix build with updated imlib2.
2006-11-20 09:21:59 +00:00
msf
351aca8f00
+p5-Perl-Critic
2006-11-20 06:51:26 +00:00
alek
7fffab7da1
Update to 2.6.14
...
Fixes CVE-2005-0913 among other things
2006-11-18 17:49:40 +00:00
steven
72acca2326
MODPY_SETUPTOOLS, otherwise build breaks with py-setuptools installed.
2006-11-18 08:22:23 +00:00
steven
d923bbcff0
+p5-Event-Lib
2006-11-18 00:08:10 +00:00
steven
6d1516e1e6
oops, no PFRAG.shared needed
2006-11-18 00:07:13 +00:00
steven
98c6393c14
import Event::Lib 1.00
...
Perl wrapper around event(3).
from Okan Demirmen <okan at demirmen.com>
2006-11-18 00:04:26 +00:00
kurt
3ebfead8e1
- attempt to fully send/receive packets in socketTransport.c by handling
...
EINTR and continue to send/receive the rest of the packet. corrects:
"ERROR: transport error 202: recv error: Interrupted system call
["transport.c",L41]" seen while debugging large projects in eclipse.
from niklas@
- Prevent problems opening RandomAccessFile with "rws" as the mode by
defining O_SYNC and O_DSYNC if they aren't defined. In particular we
were previously defining O_SYNC bogusly to the same value as O_EXCL.
from FreeBSD
- close two more pthread_addr leaks
2006-11-17 20:19:33 +00:00
kurt
8a66388653
adjust depends due to www/mozilla conversion to devel/nspr
2006-11-17 19:41:58 +00:00
espie
73098c9807
switch to cpan
2006-11-17 17:01:51 +00:00
espie
d69610e735
another way to validate data before stuffing it in a database.
...
dep for some DBIx::Class:*, requires newer Class::Data::Accessor
2006-11-17 16:14:45 +00:00
espie
7d6b32c835
update p5-Universal-exports, UNIVERSAL::require no longer included.
...
Update all dependencies accordingly, switch affected modules to cpan.
(after discussion with maintainers)
2006-11-17 16:02:48 +00:00
espie
b46544f5d6
cpan, update Mail-Tools (prompted by David Hill)
2006-11-17 15:08:16 +00:00
msf
91223a6add
initial import of Perl::Critic 0.21
...
Perl::Critic is an extensible framework for creating and applying coding
standards to Perl source code. Essentially, it is a static source code
analysis engine. Perl::Critic is distributed with a number of
Perl::Critic::Policy modules that attempt to enforce various coding
guidelines. Most Policy modules are based on Damian Conway's book Perl
Best Practices. However, Perl::Critic is not limited to PBP and will
even support Policies that contradict Conway. You can enable, disable,
and customize those Polices through the Perl::Critic interface. You can
also create new Policy modules that suit your own tastes.
2006-11-17 02:16:42 +00:00
espie
1a8de730a6
+p5-DateTime-Format-MySQL
2006-11-16 22:34:23 +00:00
espie
20e201592e
interfaces DateTime objects and MySQL databases
2006-11-16 22:32:56 +00:00
steven
350a10b42d
fix group for some files.
...
add version to SUBST_VARS and regen plist while here.
2006-11-16 22:25:58 +00:00
matthieu
42c20f8a7e
- update to git 1.4.4
...
- add manual pages.
ok aanriot@
2006-11-16 19:28:53 +00:00
kurt
1ec8b79489
fix ownership. okay steven@
2006-11-16 15:06:18 +00:00
alek
58c67de237
Add pyrex
2006-11-16 01:12:38 +00:00
alek
fdda5d4300
Import pyrex 0.9.4.1
...
Pyrex is a language specially designed for writing Python extension
modules. It's designed to bridge the gap between the nice, high-level,
easy-to-use world of Python and the messy, low-level world of C.
2006-11-16 01:09:38 +00:00
steven
1f1e4037e6
+p5-Fortran-Format
2006-11-15 20:23:13 +00:00
steven
44c5e264cd
import Fortran::Format 0.90
...
read and write data according to a standard Fortran 77 FORMAT
2006-11-15 20:22:37 +00:00
pvalchev
607d69ca13
libusb-0.1.12, latest stable; ok ian
2006-11-15 18:34:13 +00:00
kurt
cd7517c261
link in libc since we are using libc strtod and __dtoa
2006-11-15 17:42:24 +00:00
kurt
7a8823ecec
use system libz instead of internal libz
2006-11-15 17:27:40 +00:00
ajacoutot
8e2d2dcdfb
- add arm support (from kili@)
...
- increase soft limits for regression tests and make sure the prpollml
test works (from kili@ and kurt@)
- enable nameshm1 regression test (disable ClientServerTest function)
ok kurt@
2006-11-15 09:05:36 +00:00
ajacoutot
22cf0f97dd
Add py-orbit.
2006-11-14 21:20:57 +00:00
ajacoutot
c2b30c1ce6
Import py-orbit, ORBit2 Python bindings.
...
ok mbalmer@
2006-11-14 21:19:35 +00:00
espie
1f19027b77
add more p5-*
2006-11-14 19:16:03 +00:00
espie
0aa5c715b1
mysql-specific extension to Time::Piece
2006-11-14 19:07:17 +00:00
espie
a0a381a3d2
switch to cpan
2006-11-14 10:32:37 +00:00
msf
688d5a88d4
update to 0.62
...
convert to MODULES=cpan
2006-11-14 10:02:39 +00:00
msf
b820b4140c
update to 2.0604
...
convert to MODULES=cpan
2006-11-14 09:55:38 +00:00
msf
bcd6d8dede
update to 1.104
...
convert to MODULES=cpan
2006-11-14 09:40:22 +00:00
msf
1bc325f710
+p5-String-Format
...
+p5-Test-Object
2006-11-14 09:39:06 +00:00
msf
e107334313
initial import of Test::Object 0.05
...
"Test::Object" is a testing package designed to allow you to easily test
what you believe is a valid object against the expected behaviour of all
of the classes in its inheritance tree in one single call.
2006-11-14 09:33:13 +00:00
msf
dc34bd5c85
initial import of String::Format 1.14
...
String::Format lets you define arbitrary printf-like format sequences to
be expanded. This module would be most useful in configuration files
and reporting tools, where the results of a query need to be formatted
in a particular way
2006-11-14 09:28:02 +00:00
wilfried
dc252ece00
split into two subpackages, headers and libs, from maintainer
2006-11-13 21:52:52 +00:00
matthieu
c6ae39979a
update to 1.4.3.5
2006-11-13 21:02:26 +00:00
jasper
8ec984de7d
add p5-DateTime-Format-W3CDTF
2006-11-13 17:42:12 +00:00
jasper
b288010b9f
import p5-DateTime-Format-W3CDTF 0.04
...
this module parses and format W3CDTF datetime strings
ok espie
2006-11-13 17:39:15 +00:00
espie
5ca9fe7422
+p5 ports
2006-11-13 15:25:16 +00:00
espie
772f19bcef
needed by some tests
2006-11-13 15:19:32 +00:00
espie
959a71bc09
simple interface for prompting user
2006-11-13 15:19:19 +00:00
espie
9de8281961
OO extension, prereq for some tests
2006-11-13 15:19:02 +00:00
espie
8010ce8a87
syntactic sugar around Bit::Vector
2006-11-13 15:18:40 +00:00
espie
f370133aab
bigger brother of IPC-Run3
2006-11-13 15:18:26 +00:00
espie
eff30f1018
zap stuff that shouldn't be there
2006-11-13 10:44:18 +00:00
espie
c0916f5516
oops, class isa is part of perl 5.8.8
2006-11-13 10:43:11 +00:00
steven
2e8d1a700e
USE_X11
2006-11-13 10:08:12 +00:00
espie
da0da9d7da
+p5 pieces
2006-11-13 00:13:55 +00:00
espie
d243d78e36
return polymorphic values
2006-11-13 00:10:03 +00:00
espie
c24808fc58
IO bag-of-tricks
2006-11-13 00:09:50 +00:00
espie
1f72699650
trivial module, expands user names in paths
2006-11-13 00:09:35 +00:00
jolan
b0c2ec4096
+py-urwid,pyusb
2006-11-12 18:16:03 +00:00
jolan
e3f0c13c4a
urwid-0.9.7.1, console user interface library for python
2006-11-12 18:13:32 +00:00
jolan
e22ae20c49
pyusb-0.3.5, python interface to libusb
2006-11-12 18:11:25 +00:00
espie
12eb57b215
+Jifty-DBI
2006-11-12 18:05:00 +00:00
espie
20c9fd8f3b
parses Mail dates
2006-11-12 18:02:04 +00:00
espie
27aa2b7e68
parses ISO8601 dates
2006-11-12 18:01:47 +00:00
espie
6232db21a9
parses HTTP dates
2006-11-12 18:01:29 +00:00
espie
9935dd6b1e
DateTime parser framework
2006-11-12 18:00:56 +00:00
alek
247b50c37d
Update to 2.13.3
2006-11-12 17:31:17 +00:00
alek
737f40241b
Update to 0.8.7
2006-11-12 16:51:05 +00:00
espie
5965c38623
link in some cpan ports
2006-11-12 16:34:33 +00:00
espie
c39f8796ee
factory pattern helper
2006-11-12 16:31:20 +00:00
espie
7a77dfcb97
perl client interface to memcached
2006-11-12 16:31:06 +00:00
espie
fda0403556
simpler syntax to ExtUtils::Command
2006-11-12 16:29:19 +00:00
espie
6ab98d9644
deferred and lazy values
2006-11-12 16:28:53 +00:00
espie
372e3ffac5
IO class to tee to multiple handles
2006-11-12 16:28:36 +00:00
espie
5b9638128c
find info related to a module easily
2006-11-12 16:28:11 +00:00
espie
a3a6f7483f
simple inside-out class layout
2006-11-12 16:27:47 +00:00
matthieu
b3a00af592
+git
2006-11-12 16:01:03 +00:00
matthieu
70ed5e1e8b
git 1.4.3.4 - Tree History Storage Tool, the SCM used by the Linux
...
kernel and X.Org (among others).
Joint work with aanriot@. Ok mbalmer@.
2006-11-12 15:59:05 +00:00
ajacoutot
f19e2dd2b1
Add libassetml.
2006-11-12 14:02:14 +00:00
ajacoutot
a6e3defb9c
Import libassetml-1.2.1, a library to share image and audio files
...
between projects.
ok mbalmer@
2006-11-12 14:00:36 +00:00
steven
87a90c296d
USE_X11
2006-11-11 21:04:27 +00:00
espie
2bad685411
+p5-*
2006-11-11 18:29:39 +00:00
espie
5caa00bb5d
object declarator syntax, jifty prereq.
2006-11-11 18:25:20 +00:00
espie
4c96f7285a
app dispatcher, jifty prereq
2006-11-11 18:12:58 +00:00
mbalmer
02c48674c5
Update to Judy 1.0.3, the existing API did not change, but bugs in the
...
test programs were fixed.
2006-11-11 11:01:59 +00:00
espie
d6b07072aa
fix collisions
2006-11-11 10:40:30 +00:00
ajacoutot
7eff0c83cd
- add a -doc subpackage with complete HTML documentation reference
...
"looks good" steven@
2006-11-10 16:01:29 +00:00
mbalmer
4755c807e2
Remove a leftover, no package change.
2006-11-10 14:53:22 +00:00
mbalmer
09537e2858
Fix file ownerships.
2006-11-10 14:42:38 +00:00
ajacoutot
64b612b387
add libglademm
2006-11-10 14:26:57 +00:00
mbalmer
71968ecbc1
Don't hardcode username/groupname, use ${BINOWN}:${BINGRP}, bump
...
package name as I changed group from wheel to bin.
2006-11-10 14:14:49 +00:00
ajacoutot
c75054b95e
Import libglademm-2.6.3, C++ bindings for libglade.
...
ok mbalmer@
2006-11-10 13:50:06 +00:00
espie
4af5d10620
the catalyst tutorial is now available on CPAN, so redo the package
...
with the actual sample code, along with new dependencies.
2006-11-10 11:12:00 +00:00
espie
bd67491a3b
+catalyst manual
2006-11-10 11:00:43 +00:00
espie
f7f17e46c8
newer catalyst splits documentation into separate packages
2006-11-10 10:59:37 +00:00
espie
54d1ad1f39
adjust address, since it's now available in the right cpan location
2006-11-10 10:45:05 +00:00
ajacoutot
bf061efe3d
- re-add socket regression test (but do not run IPv4->IPv6 mapping tests
...
under OpenBSD)
- bump so version to 17 as Firefox 1.5.0.8 will use 16 (from wilfried@)
- bump PKGNAME
go ahead steven@
2006-11-09 19:00:39 +00:00
ajacoutot
2ecd92e7bf
- bump SHARED_LIBS version up to 16.0 (one more than the highest
...
mozilla.org app uses now and should prevent any library issues for the
transition to devel/nspr) ; from kurt@ (asked by kili@ and steven@)
- add regression tests ; the following tests are disabled as they need
more work: nameshm1, sema, semaerr, semaping, socket
- bump PKGNAME
ok kurt@
2006-11-07 16:22:05 +00:00
espie
9e5f9b281a
add a few catalyst modules.
...
update the tutorial so everything in it runs out of the box.
2006-11-07 12:03:57 +00:00
espie
913990042a
simple glue that's needed for catalyst email support
2006-11-07 11:22:24 +00:00
espie
b77386023b
zap SCRIPTS_ENV, make sure include files belong to data owner, zap old
...
SH variable.
2006-11-07 10:55:43 +00:00
sturm
3b6f0582fb
typo in RUN_DEPENDS
...
ok dopey
2006-11-06 21:27:35 +00:00
ajacoutot
e13fa720c6
- update to latest stable version (4.6.3) - 3 years worth of changes!
...
- use patches from www/mozilla-firefox (should now work on all supported
Firefox platforms)
- replaced internal strtod and dtoa implementations (patch from kurt@)
- create and install nspr.pc (from FreeBSD)
- change MASTER_SITES, remove USE_X11, update pkg/DESCR
ok mbalmer@ kurt@
2006-11-06 14:35:45 +00:00
espie
c9b2837656
catalyst basic bundle and deps
2006-11-06 14:32:18 +00:00
espie
e1444b8849
the `official' catalyst development bundle.
...
renamed to catalyst, as we do not use CPAN terminology there...
2006-11-06 14:28:43 +00:00
espie
65d373b992
a few more catalyst pieces
2006-11-06 13:42:41 +00:00
espie
390ce63f7e
RFC 3066 langtags support in perl
2006-11-06 13:07:22 +00:00
espie
ac7b695f75
add catalyst crud scaffolding pieces and interface to prototype
2006-11-06 12:37:45 +00:00
espie
a6a800fa28
catalyst prereq for CRUD scaffolding
2006-11-06 11:53:51 +00:00
msf
297becc61f
+vanessa
2006-11-06 10:58:28 +00:00
msf
0e6b5f88a2
initial import of vanessa
...
Vanessa is a collection of libraries that have been developed while working on a number of projects including perdition.
initial work by dlg@ and with input from bernd@
ok bernd@
2006-11-06 10:57:38 +00:00
espie
b37196fd7b
fix tutorial
2006-11-06 01:21:49 +00:00
espie
05859c3fa6
add catalyst tutorial components
2006-11-05 21:05:32 +00:00
espie
70568365d5
bundle of packages required to go through the catalyst tutorial
2006-11-05 20:59:55 +00:00
espie
c4d786aa2c
a second way to handle plugins, different semantics.
2006-11-05 20:08:20 +00:00
espie
29f5740748
missed dependency, noticed by Simon
2006-11-05 19:23:02 +00:00
wilfried
1e103ec1df
+boost
2006-11-05 19:21:11 +00:00
wilfried
4aa36ec4b0
Import boost 1.33.1
...
Free peer-reviewed portable C++ source libraries
From Deanna Phillips <deanna@sdf.lonestar.org>
with work from me, robert@ and kurt@
2006-11-05 19:20:41 +00:00
espie
7c81911e20
+archivers CATEGORY
2006-11-05 17:12:02 +00:00
espie
417fafd833
link in some catalyst modules
2006-11-05 17:05:42 +00:00
espie
930c033e40
catalyst prereq
2006-11-05 16:19:51 +00:00
espie
23e172192a
needed for Catalyst::Plugin::Session::PerUser
2006-11-05 16:05:24 +00:00
espie
bcd48b1a2b
a set implementation in perl, fast.
2006-11-05 14:53:43 +00:00
espie
5cc5da3093
better debug info from catalyst
2006-11-05 14:28:03 +00:00
espie
f35b9d0fe4
catalyst test prereqs
2006-11-05 13:52:43 +00:00
espie
77dfe7a20f
catalyst test prereq
2006-11-05 13:45:24 +00:00
espie
400b237b1c
test framework for running catalyst stuff outside a webserver
2006-11-05 13:39:24 +00:00
espie
9d89d76dac
+catalyst stuff
2006-11-05 12:32:33 +00:00
espie
83b58071fd
conflicts with old universal exports
2006-11-05 10:54:33 +00:00
espie
6e53832d31
extends require to avoid eval in user-visible code.
2006-11-05 10:37:20 +00:00
espie
56ca89b8c7
modbuild, not build. no package changes
2006-11-05 10:31:49 +00:00
espie
02eecdf495
+catalyst pieces
2006-11-05 00:22:23 +00:00
espie
f0bf5b79f1
yet another catalyst prereq
2006-11-04 23:50:21 +00:00
espie
6763ec7b38
more catalyst prereqs
2006-11-04 23:38:49 +00:00
espie
0956e883d4
prereq for Catalyst
2006-11-04 23:29:18 +00:00
espie
4b84ef24fe
+some catalyst modules
2006-11-04 19:29:07 +00:00
kili
262f516a1b
Avoid references to PKGNAME.
...
Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}.
Drop DIST_SUBDIR where appropriate.
Problem mentioned by naddy.
Some simplifications and ok, steven.
2006-11-04 19:19:15 +00:00
espie
49e7389e21
catalyst prereq
2006-11-04 19:03:02 +00:00
espie
248480c48d
yet another prereq for catalyst
2006-11-04 17:57:17 +00:00
espie
63ee020ed5
yet another catalyst dependency
2006-11-04 17:25:02 +00:00
espie
7af6c7f587
IO::File with locking thru flock
2006-11-04 17:16:41 +00:00
espie
3d3081b86e
synch with 1st phase of imported catalyst
2006-11-04 15:39:10 +00:00
espie
05151c5a2c
yet another catalyst dependency
2006-11-04 15:33:38 +00:00
espie
8df9315246
Visitor pattern in perl.
2006-11-04 15:26:25 +00:00
espie
c42f419daf
update Test-MockObject to a version that can handle catalyst tests...
2006-11-04 15:22:46 +00:00
espie
828499d49d
yet another dependency for updating Test::MockObject
2006-11-04 15:19:38 +00:00
espie
76c0a5db23
another piece of catalyst, this one is a prerequisite for updating
...
Test::MockObject
2006-11-04 15:14:59 +00:00
espie
4e0c7446c7
alternative to Test::more::use_ok
...
prereq for regression tests for catalyst.
2006-11-04 15:04:02 +00:00
espie
a16bf9a9ed
pretty-print Data, catalyst prereq
2006-11-04 14:49:58 +00:00
espie
9c5b91160e
pluggable configuration file reader. Prerequisite for catalyst
2006-11-04 14:45:56 +00:00
espie
f95a746038
Config::General is a configuration parser using a format similar
...
to Apache.
It is a regression depend for some module needed for catalyst.
2006-11-04 14:43:11 +00:00
espie
9706a617db
`plugins' oo mechanism for perl modules. Prerequisite for Catalyst.
2006-11-04 13:54:35 +00:00
espie
baa8f5aa15
lightweight oo exceptions in perl. prerequisite for catalyst.
2006-11-04 13:45:29 +00:00
espie
069fa8ca48
recursive copy from perl. current version, prerequisite for catalyst.
2006-11-04 13:42:02 +00:00
jasper
0413e5a7f7
update to 1.08 and update my address while there.
...
ok steven
2006-11-04 10:14:36 +00:00
ajacoutot
624a0065df
- add sparc64 to ONLY_FOR_ARCHS
...
- take over maintainership
- bump PKGNAME
ok kurt@
2006-11-03 20:56:23 +00:00
espie
ee27422a8e
build with gmp build so that sparc64 gets correct defines and passes
...
its regression tests.
Until the mpfr guys fix their build for real...
2006-11-03 20:16:12 +00:00
ajacoutot
3748a74ceb
Add support for amd64, from NetBSD
...
ok sturm@
2006-11-03 18:02:13 +00:00
alek
f73870a0af
Use MASTER_SITE_APACHE
2006-11-03 10:56:44 +00:00
kili
8b66d2c5b3
Don't blindly reference PKGNAME in other variables and/or targets,
...
since it breaks pkg bumps.
noticed and ok, naddy@
2006-11-02 21:11:07 +00:00
espie
de2e56410c
move script prior to zapping SCRIPTDIR
2006-11-02 10:59:17 +00:00
steven
b7e3d584e6
update to 0.68, and unbreak, it's not arch independent
2006-11-01 21:06:12 +00:00
kurt
d5e7960401
pkg bump due to depends change in java.port.mk
2006-11-01 20:47:41 +00:00
kurt
0f22d97d61
adjust depends so that 1.3+, 1.4 & 1.4+ level ports must use libz free
...
jdk/1.4 from now on.
2006-11-01 20:34:24 +00:00
naddy
b1f7d0b108
update to 4.2.1; joint work with espie@
2006-11-01 18:43:09 +00:00
naddy
e15393d2b7
+mpfr
2006-11-01 18:42:32 +00:00
naddy
c344735e9f
Import mpfr 2.2.0 (which was split off from gmp)
...
The MPFR library is a C library for multiple-precision floating-point
computations with exact rounding (also called correct rounding).
It is based on the GMP multiple-precision library.
Joint work with espie@
2006-11-01 18:41:21 +00:00
mbalmer
85db52bd91
Update to Horde 3.1.3. This also fixes some security problems with the
...
previous version.
Horde now has a dependency on PostgreSQL, which is the default database. If
you want to use MySQL instead, then use the mysql FLAVOR. If you want to use
LDAP in addition to an SQL database, use the ldap FLAVOR.
2006-11-01 10:47:47 +00:00
kurt
7df1fb7f89
Back-port some jdk/1.5 changes:
...
- use system libz instead of internal one. internal libz conflicts with
system libz, for example apps using JNI & libz will fail (OOo).
- enable parallel hotspot compiles on mp systems (one per cpu). no pthreads
involved so its safe to do here.
- socket option corrections. may help Active MQ work.
2006-10-31 19:48:12 +00:00
jasper
1237cedca7
- update to 1.63
...
- fix license
- update my email address while there
ok steven
2006-10-31 19:22:20 +00:00
jasper
def82ade32
add p5-File-HomeDir
2006-10-31 19:01:47 +00:00
jasper
334420f900
import p5-File-HomeDir 0.58
...
File::HomeDir is a module for dealing with issues relating to the
location of directories for various purposes that are "owned" by a user,
and to solve these problems consistently across a wide variety of
platforms.
ok steven
2006-10-31 18:57:39 +00:00
espie
0ee67cd867
unsort
2006-10-31 10:07:43 +00:00
sturm
7fbf046c21
bad espie and sort SHARED_LIBS
2006-10-31 08:41:54 +00:00
xsa
f62958c065
- update to pyparsing-1.4.4.
...
- drop maintainership.
2006-10-30 10:45:57 +00:00
sturm
0c6c33de12
missing REV -> MODRUBY_REV conversion
2006-10-30 07:28:21 +00:00
mbalmer
99e6b366cb
Bugfix update to version 1.10.7.
2006-10-28 17:54:37 +00:00
steven
b5ad736e43
add the version numbers back into some directory names, this works out
...
better for dependent ports.
ok maintainer
2006-10-28 17:52:18 +00:00
mbalmer
3d8ec04de9
Use correct PKG_NAME.
2006-10-28 17:50:19 +00:00
mbalmer
ea2d2fc35d
Update to pear-Log-1.9.9
2006-10-28 17:49:11 +00:00
mbalmer
1d5973d04a
Update to version 1.4.6. They changed the license to a BSD style license.
2006-10-28 17:40:51 +00:00
mbalmer
7733d0b2fa
Add pear-Cache
2006-10-28 12:41:24 +00:00
mbalmer
d1fb23fe29
Add a forgotten RUN_DEPENDS.
2006-10-28 12:40:51 +00:00
mbalmer
702eaa4e91
pear-Cache is a Framework for caching of arbitrary data for PHP.
2006-10-28 12:35:11 +00:00
espie
8b2b6ddc7f
a few more SHARED_LIBS reformat
2006-10-28 11:19:20 +00:00
espie
d671a40fd0
zap
2006-10-28 10:54:57 +00:00
espie
1f61c5c032
zap MODGNU_*, new SHARED_LIBS format.
...
no package change
2006-10-28 10:51:29 +00:00
espie
4dd1b9f427
interactive tests
2006-10-27 16:34:52 +00:00
jasper
4a6bfa4d38
add p5-Params-Util and p5-Task-Weaken
2006-10-27 09:30:45 +00:00
jasper
0efa5d5a1f
import p5-Params-Util 0.21
...
Params::Util provides a basic set of functions that makes checking
parameters easier.
"go ahead" bernd
2006-10-27 09:28:11 +00:00
jasper
eae3c6ca93
import p5-Task-Weaken 0.99
...
this module ensures that a platform has weaken support
"go ahead" bernd
2006-10-27 09:23:49 +00:00
espie
d0bc99c32a
Bug-fix update.
2006-10-27 07:14:24 +00:00
steven
2339bc9bcf
+itcl
2006-10-25 14:24:18 +00:00
steven
ce3d3e0317
import itcl 3.3
...
[incr Tcl] is an object-oriented extension of the Tcl language. It
was created to support more structured programming in Tcl. Tcl scripts
that grow beyond a few thousand lines become extremely difficult to
maintain. This is because the building blocks of vanilla Tcl are
procedures and global variables, and all of these building blocks
must reside in a single global namespace. There is no support for
protection or encapsulation.
from nikns at secure.lv
2006-10-25 14:24:03 +00:00
david
611f554e27
fix SUBDIR sorting
2006-10-24 16:47:27 +00:00
espie
776d6744ed
cosmetic change in shared_libs.log
2006-10-23 13:55:07 +00:00
kili
66e4e5f6a7
The IvyDE plugin integrates Ivy dependency management into the
...
Eclipse IDE. It includes an Ivy XML editor and a class path container
for automatic downloads and dependency resolution.
ok, kurt
(This time to the correct module... sorry for the noise)
2006-10-22 08:45:36 +00:00
kili
af909f8e2c
add ivyde
2006-10-22 08:30:58 +00:00
kili
6e9c21507e
add ivy
2006-10-22 08:28:20 +00:00
kili
b2deb31206
Ivy is an agile dependency manager, primarily focused on managing java
...
dependencies. Ivy has a lot of powerful features, the most popular and
useful being its flexibily, integration with ant, and its strong
transitive dependencies management engine.
feedback, improvements, and ok by kurt
2006-10-22 08:27:41 +00:00
espie
2ca17313c5
fix, again, sigh.
2006-10-21 16:15:28 +00:00
espie
3cd75f1ccc
The comments make it not work, have to use
...
SHARED_LIBS +=
2006-10-21 14:11:34 +00:00
espie
92cdbfdfed
oops, forgot to strip the `lib' part.
2006-10-21 13:51:15 +00:00
espie
dad78a0bc1
much cleaner version of the shared libs log
2006-10-21 13:31:51 +00:00
espie
5bd3aa5574
let build produce a SHARED_LIBS_LOG file which contain lines like
...
SHARED_LIBS+= <openbsd_version> # <original libtool version>
Those lines you can put into a port's Makefile... and so notice more
easily what the software people upstream change.
2006-10-21 11:22:29 +00:00
bernd
a07d6efcb9
add ruby-gem_plugin
2006-10-20 18:16:18 +00:00
bernd
92e9e47af8
Initial import of ruby-gem_plugin-0.2.1.
...
GemPlugin is a system that lets your users install gems and lets you load
them as additional features to use in your software. It originated from the
Mongrel project but proved useful enough to break out into a separate project.
2006-10-20 18:15:00 +00:00
bernd
2ad21c1700
add ruby-daemons
2006-10-20 17:19:30 +00:00
bernd
35b35bf6a7
Initial import of ruby-daemons-1.0.2.
...
daemons provides an easy way to wrap existing ruby scripts (for example a
self-written server) to be run as a daemon and to be controlled by simple
start/stop/restart commands. daemons can also run and control blocks of
Ruby code in a daemon process.
2006-10-20 17:16:41 +00:00
naddy
7592a2d276
update to 0.14.6:
...
* Updated the meaning of 'gcc-internal-format' to match GCC 4.1.
No other changes, no external changes.
2006-10-20 14:15:24 +00:00
bernd
c7e1d4512a
add ruby-flexmock
2006-10-20 13:25:25 +00:00
bernd
95b03bbdb8
Initial import of ruby-flexmock-0.4.3
...
FlexMock is a simple mock object for unit testing. The interface is
simple, but still provides a good bit of flexibility.
2006-10-20 13:23:53 +00:00