Commit Graph

2863 Commits

Author SHA1 Message Date
sturm
91d5b61cdd build with systrace 2005-02-06 22:06:34 +00:00
espie
4c43fd8157 rename patch so that tar continues to work. 2005-02-06 10:16:17 +00:00
msf
b8c341e6c2 +p5-Data-Buffer 2005-02-05 21:03:11 +00:00
msf
975506c45f - initial import of Data-Buffer-0.04
Data::Buffer implements a low-level binary buffer in which you can get
and put integers, strings, and other data. Internally the implementation
is based on "pack" and "unpack", such that Data::Buffer is really a
layer on top of those built-in functions.
2005-02-05 21:01:00 +00:00
kevlo
babd8a43c4 upgrade to 0.99.1 2005-02-05 03:00:32 +00:00
kevlo
e6c80272bb upgrade to 0.47. ok msf@ 2005-02-05 01:08:12 +00:00
alek
2db0e26bf7 Add eclipse 2005-02-04 18:50:00 +00:00
kurt
8be560d1a7 Eclipse sdk and three eclipse plugins
sdk:
   The Eclipse Platform is an IDE for anything, and for nothing in
   particular.

   flavors: gtk2, motif
   subpackages: -gnome, -mozilla (gtk2 only), -kde (motif only)

plugins/emf:
   Eclipse Modeling Framework (EMF)

plugins/gef:
   graphical editing environment for eclipse

plugins/uml2
   UML diagram framework for Eclipse

ok alek@, todd@
2005-02-04 17:18:09 +00:00
kurt
a53e8bb58b - teach jdk about /usr/local/lib
- teach ClassLoader how to load native libs with version numbers
- fix writes to HOME complaints
- point license URL to license itself
- fix timezone problem noticed by Roy Morris
- bump package name

ok alek@
2005-02-04 17:06:45 +00:00
kevlo
9610387606 upgrade to p5-SVK 0.29 2005-02-04 06:07:04 +00:00
kevlo
7ecef5ac80 upgrade to SVN-Mirror 0.55 2005-02-04 05:43:21 +00:00
kevlo
b301cd4674 upgrade to the latest version 2005-02-04 05:38:59 +00:00
kevlo
672257cada upgrade to 0.04 2005-02-04 04:22:07 +00:00
couderc
d4b5d8837d update to 0.9.2 2005-01-31 17:06:06 +00:00
robert
d0b3bb1e3d fix libcaca support (distribution patch); bump PKGNAME
reported by Antoine Jacoutot <ajacoutot@lphp.org>
2005-01-29 22:56:34 +00:00
alek
a642cd603f - Link in shared version of libint/libiconv (if available)
- Bump PKGNAME

help naddy@, ok todd@
2005-01-29 09:06:55 +00:00
alek
50f56a6424 - Graphics/gdk-pixbuf,-gnome is used here but only to build tests that
aren't installed later, so add it as BUILD_DEPENDS
- Bump PKGNAME
2005-01-28 12:54:32 +00:00
sturm
12e572f60e p5-Params-CallbackRequest
p5-Test-Class
2005-01-27 13:15:27 +00:00
sturm
6cd9f76749 Initial import of Params-CallbackRequest 1.13
Params::CallbackRequest provides functional and object-oriented callbacks
to method and function parameters. Callbacks may be either code references
provided to the new() constructor, or methods defined in subclasses of
Params::Callback. Callbacks are triggered either for every call to the
Params::CallbackRequest execute() method, or by specially named keys in
the parameters to execute().
2005-01-27 13:13:57 +00:00
sturm
23f1e1435c Initial import of Test-Class 0.07
Test::Class provides a simple way of creating classes and objects
to test your code in an xUnit style.
                                                  
Built using Test::Builder it is designed to work with other
Test::Builder based modules (Test::More, Test::Differences,
Test::Exception, etc.)
2005-01-27 13:01:57 +00:00
sturm
72b9e0cf74 SIZE 2005-01-27 12:47:19 +00:00
sturm
dc08eed0e2 p5-Cache-Mmap 2005-01-27 12:40:03 +00:00
sturm
c854aac6f5 Initial import of Cache-Mmap 0.081
This module provides a shared cache, using a memory mapped file. Very
useful for mod_perl applications. If routines are provided which interact
with the underlying data, access to the cache is completely transparent,
and the module handles all the details of refreshing cache contents, and
updating underlying data, if necessary.
2005-01-27 12:38:17 +00:00
alek
7338efb918 - X11/gnome/libs isn't needed here
- Use devel/gettext MODULE
- Fix WANTLIB

ok marcm@
2005-01-27 09:56:40 +00:00
alek
f78ce0d00e - Iconv/intl isn't used here, so remove MODULES=devel/gettext
- Bump PKGNAME

ok brad@
2005-01-27 09:52:05 +00:00
naddy
4ea670fd4b Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-27 02:09:52 +00:00
naddy
5477a56424 Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-26 16:41:03 +00:00
robert
73eaddc596 upgrade to version 1.2.0; 2005-01-25 21:34:55 +00:00
xsa
8099b404dd Update to flawfinder-1.26;
From: Jon Trembley <jon at brain-box.net> (per maintainer's request);
2005-01-25 08:23:47 +00:00
alek
3dc56da027 - Fix databases/db/v4 dependency
- Bump PKGNAME

noticed by sturm@
2005-01-24 14:44:24 +00:00
alek
08f1ba3f00 - Update to 1.1.3 (patch from Steven Mestdagh)
- Enable perl regression tests

help & ok msf@
2005-01-21 20:29:10 +00:00
kevlo
805c5fbee5 add p5-SVK. 2005-01-21 02:21:29 +00:00
kevlo
76c07472c4 Initial import of svk 0.28
Svk is a decentralized version control system. While Subversion (svn) 
aims to take over the CVS user base, svk attempts to take over the user 
base of the other version control systems, including people who have 
already switched to another version control system, as well as people 
who have not yet started using a version control system. It is written 
in Perl and uses Subversion's underlying filesystem.
2005-01-21 02:20:17 +00:00
alek
05ffbe1cc4 - Better *_DEPENDS
- Bump PKGNAME

After discussion with espie@
2005-01-20 19:26:17 +00:00
alek
3c345b4852 - Disable threads
- Bump PKGNAME

help & ok msf@
2005-01-20 18:48:54 +00:00
kevlo
1beef1e2b5 upgrade to 2.30. ok maintainer 2005-01-20 07:55:21 +00:00
kevlo
44bc6449c6 upgrade to p5-SVN-Mirror 0.54 2005-01-20 06:00:06 +00:00
mbalmer
93d66562ba Added
SUBDIR += libJudy
ok alek@
2005-01-18 17:39:20 +00:00
mbalmer
6de7fb333f General purpose dynamic array for C programs.
ok alek@
2005-01-18 17:34:15 +00:00
fgsch
674dd0bfdb update to psyco 1.4 2005-01-17 19:36:44 +00:00
espie
4bfeebd7f7 this conflicts with old automakes. 2005-01-15 15:40:21 +00:00
espie
65508c0594 forgot to bump 2005-01-15 14:44:10 +00:00
espie
7bb305038c no reason to believe this won't work with any gtar/gdiff. 2005-01-15 14:42:42 +00:00
sturm
b1d1e479a4 better and consistent LIB_DEPENDS on db; this fixes a few possible
build time failures, where the wrong version of db could be found
2005-01-12 21:31:05 +00:00
kevlo
10c203e6e2 add p5-IO-Capture 2005-01-12 08:59:57 +00:00
kevlo
b926d36c27 Initial import of p5-IO-Capture 0.03
The IO::Capture Module defines an abstract base class that can be
used to create any number of useful sub-classes that capture output 
being sent on a filehandle such as STDOUT or STDERR.
2005-01-12 08:58:43 +00:00
kevlo
4e1efdf124 upgrade to 0.44 2005-01-12 08:47:54 +00:00
sturm
40d6e67a65 SIZE 2005-01-11 07:17:29 +00:00
sturm
a3aa5a65d8 use metaauto for automake 2005-01-11 07:16:01 +00:00
sturm
26af671a6d update to support automake 2005-01-11 07:14:05 +00:00