Commit Graph

2823 Commits

Author SHA1 Message Date
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
sturm
0161e76b93 bring automake in line with autoconf
w/ help from mbalmer@
2005-01-11 07:13:23 +00:00
sturm
1ac96dd354 bring automake in line with autoconf
w/ help from mbalmer@
2005-01-11 07:11:00 +00:00
fgsch
2ed729d1eb enable py-psyco, finally. 2005-01-11 00:03:24 +00:00
fgsch
111e28d127 extension module to speed up the execution of Python code
ok and help from alek@ and xsa@. ta!
2005-01-11 00:01:36 +00:00
jolan
44d69250d1 compile and link with -fPIC for shared objs
naddy tested, pedro approved
2005-01-10 20:17:07 +00:00
fgsch
e6e4f7fcae sigh, remove this until i learn to type correctly. 2005-01-09 23:05:43 +00:00
fgsch
9184ede4a0 enable py-psycho. 2005-01-09 08:16:00 +00:00
fgsch
4dba899657 extension module to speed up the execution of Python code
ok and help from alek@ and xsa@. ta!
2005-01-09 08:14:06 +00:00
naddy
b581e350a7 - maintenance update to 4.1.4
- enable MPFR, required by GCC4/Fortran95; from espie@
2005-01-06 19:52:43 +00:00
naddy
0d80779243 proper SUPDISTFILES, restore checksums 2005-01-05 21:52:50 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
alek
e53987c531 - Fix dependency for -sdl
- Bump PKGNAME
2005-01-03 10:01:10 +00:00
alek
779ad244a1 - Better LIB_DEPENDS
- Fix WANLIB marker
- Bump PKGNAME
2005-01-03 02:10:36 +00:00
couderc
102044ac9e changes to be used as a module. 2005-01-02 23:55:10 +00:00
couderc
0d55430596 fix install when configuration file does not exists on the system, noticed by espie@ 2005-01-02 23:09:23 +00:00
couderc
b5aa8e9064 update to 0.9.0 2005-01-02 18:48:43 +00:00
marcm
af7732eb62 Fix the libtool patching here. -pthread handling was screwy and in
one rare case it showed up.  Regen remaining patches and lose the po
Makefile one.
2004-12-30 04:30:12 +00:00
msf
c8aca8cf6a - dumb 2004-12-30 04:09:47 +00:00
msf
216b83aa65 - initial import of Lingua-Stem-Snowball-Se-1.01
The stem function takes a scalar as a parameter and stems the word
according to Martin Porters Danish stemming algorithm, which can be
found at the Snowball website: <http://snowball.tartarus.org/>.
2004-12-30 04:04:07 +00:00
msf
528d0576ab +p5-Bit-Vector-Minimal
+p5-File-Slurp
+p5-Tie-Array-Sorted
2004-12-30 03:19:45 +00:00
msf
ab312970a5 - initial import of Tie-Array-Sorted-1.3
This presents an ordinary array, but is kept sorted. All pushes and
unshifts cause the elements in question to be inserted in the
appropriate location to maintain order.
2004-12-30 03:16:15 +00:00
msf
66740013e0 - initial import of File-Slurp-9999.06
This module provides subs that allow you to read or write entire files
with one simple call. They are designed to be simple to use, have
flexible ways to pass in or get the file contents and to be very
efficient.  There is also a sub to read in all the files in a directory
other than "." and ".."
2004-12-30 02:43:05 +00:00
msf
d2d999fb2c - initial import of Bit-Vector-Minimal-1.1
This is a much simplified, lightweight version of Bit::Vector, and wraps
Perl's (sometimes confusing) "vec" function in an object-oriented
abstraction.
2004-12-30 01:53:55 +00:00
espie
05c2845116 conflict 2004-12-30 00:16:05 +00:00
msf
6df089f272 - NOT_FOR_ARCHS=${NO_SHARED_ARCHS} -> SHARED_ONLY
- style SHARED_ONLY comes first
- update to 3.02

ok pvalchev@ and MAINTAINER
2004-12-29 22:50:48 +00:00
naddy
700cd0aee9 accidentally omitted file 2004-12-29 14:38:01 +00:00
sturm
d1c3f52380 no need to depend on tk, tcl is enough
based on a diff from and tested by kettenis@
2004-12-29 06:33:28 +00:00
espie
7cbd3b893b +p5-Devel-Size (note, no maintainer, it's a trivial port) 2004-12-29 00:55:57 +00:00
espie
57d3f41a01 small perl xs module, very useful to assert memory consumption.
suggested by Sam Smith. Thx !
2004-12-29 00:54:52 +00:00
kurt
4e38e89a1b Add URL to jdk archive. ok pval@ 2004-12-28 16:23:59 +00:00
sturm
574ea67282 trivial update to 1.3.1_15 2004-12-25 19:23:25 +00:00
kevlo
7d44e006cf upgrade to 1.2 2004-12-24 15:27:14 +00:00
alek
e2771e87e3 Add WANTLIB
ok couderc@
2004-12-24 14:27:19 +00:00
couderc
94a8203cb8 add pmk. 2004-12-23 21:47:19 +00:00
couderc
e7f6792e1d initial import of Pre Make Kit project. 2004-12-23 21:42:16 +00:00
kevlo
12c7e1fc1e upgrade to 0.51 2004-12-23 04:08:32 +00:00
xsa
169e7ada84 +py-openbsd 2004-12-22 08:39:33 +00:00
xsa
3cffce737a Initial import of py-openbsd-0.1.2
The PyOpenBSD library allows Python programs to interact with the
OpenBSD operating system in a smooth and seamless way. It consists of a
set of bindings for various system libraries, as well as interfaces for
inspecting in-kernel variables using kvm.

PyOpenBSD also contains some useful functionality not directly or solely
related to OpenBSD. At this stage there are no concrete plans to "spin
off" architecture-independent projects.

Maintained by Aldo Cortesi <aldo at nullcube.com>

ok alek@.
2004-12-22 08:38:21 +00:00
espie
24e6dbf353 fix a few WANTLIB issues.
Install librpmbuild since lib/rpmgettext wants it.
2004-12-22 06:31:05 +00:00
marcm
cac6c254af +gstreamer
+gstreamer-plugins
2004-12-22 06:21:57 +00:00