Commit Graph

3746 Commits

Author SHA1 Message Date
steven
d96e585861 update to 2.08
ok kevlo@
2006-07-17 12:17:15 +00:00
steven
bf55737729 update to 1.26; PKG_ARCH=*
ok kevlo@
2006-07-17 12:14:34 +00:00
steven
c5f6fd0b13 update to 0.49; PKG_ARCH=*
ok kevlo@
2006-07-17 12:13:21 +00:00
djm
7e09f238dd +py-ctypes 2006-07-16 12:28:42 +00:00
djm
e6c51989a5 Import of Python ctypes-0.9.9.6
> ctypes is an advanced ffi (Foreign Function Interface) package for
> Python 2.3 and higher.
>
> ctypes allows to call functions exposed from dlls/shared libraries and
> has extensive facilities to create, access and manipulate simple and
> complicated C data types in Python - in other words: wrap libraries in
> pure Python. It is even possible to implement C callback functions in
> pure Python.

ok alek@
2006-07-15 22:47:25 +00:00
steven
2a5cc36785 +p5-OLE-Storage_Lite 2006-07-15 19:44:09 +00:00
steven
f960902d38 import OLE::Storage_Lite 0.14
OLE::Storage_Lite allows you to read and write an OLE structured file.
2006-07-15 19:43:12 +00:00
steven
f4bc210854 +cflow 2006-07-15 19:33:37 +00:00
steven
9c18b150dd import cflow 1.1
GNU cflow analyzes a collection of C source files and prints a graph,
charting control flow within the program.

submitted by Louis Bertrand <louis at bertrandtech.ca>

ok naddy@
2006-07-15 19:33:08 +00:00
alek
6d1dd28c2d Update to 1.3.2; from Sigfred Haversen <bsdlist@mumak.com> 2006-07-15 16:55:32 +00:00
avsm
36c229c9c3 +cvs20hg
+py-rcsparse
2006-07-15 02:17:53 +00:00
avsm
12a72d64a7 initial import of cvs20hg-20060714
--
cvs20hg converts a locally available CVS repository into a Mercurial
repository, with individual CVS commits collated into changesets.
It can be run incrementally to maintain a Mercurial version of a
CVS-based project.

(for example, http://hg.recoil.org/openbsd.hg)
2006-07-15 02:16:19 +00:00
avsm
c50e320123 initial import of py-rcsparse-20060714
--
RCS file parser for Python, with the core written in C for
high-performance manipulation of CVS repositories.
2006-07-15 02:14:24 +00:00
steven
32ff4c7d54 update to 0.12, which is actually available on CPAN.
same as 0.11, which got removed.
2006-07-13 16:14:17 +00:00
steven
89cc1abd88 fix master sites 2006-07-13 12:35:54 +00:00
naddy
5623a86415 Sync CVSweb installation instructions with Perl reality on current
OpenBSD systems; from Moritz Grimm <mlist@scapa.dnsalias.net>.
2006-07-12 19:26:11 +00:00
espie
656ce783be +libelf 2006-07-12 08:46:33 +00:00
espie
59143cfe93 small library, used by some new experimental branch of GCC
allows people to manipulate elf files.
2006-07-12 08:45:58 +00:00
steven
14484d74d7 update to 0.16; PKG_ARCH=*
maintainer timeout
2006-07-12 07:06:42 +00:00
sturm
342ba33a9d update to p5-SVN-Web 0.48
no objections from maintainer msf, who gives up maintainership
2006-07-12 05:25:48 +00:00
kurt
21cc24ca66 update to uml2 2.0.0 2006-07-11 18:30:53 +00:00
kurt
e1998425a7 update to gef 3.2 2006-07-11 18:26:43 +00:00
kurt
18bfc4cae6 update to emf 2.2.0 2006-07-11 18:25:27 +00:00
kurt
eb7eb0cce4 - adjust comment
- change location of ant libs to be in a more expected location.
okay ian@
2006-07-11 16:32:13 +00:00
steven
86c8e9c060 fix master sites 2006-07-11 15:28:24 +00:00
steven
60bc022262 add working master sites 2006-07-11 09:20:23 +00:00
kurt
aa74a6e1f4 - speed up builds on mp systems by using parallel compiles (one per cpu)
- increase default thread stack size on amd64
- filter out corrupt env vars with no name
- Properly deal with error cases in transferTo0(). Corrects non-blocking
IO case.
All but first one from FreeBSD
2006-07-10 13:17:39 +00:00
espie
75e1eb991e +2.60 2006-07-10 00:40:12 +00:00
espie
a017ff3be1 autoconf 2.60, will probably be needed sooner or later for other
software.
2006-07-10 00:39:49 +00:00
espie
336fddee48 zap old patch that's no longer needed with format() support in m4.
patch 2.59's testsuite so that it passes one more test after converting
from our m4 to gnum4's error output format.
2006-07-09 23:14:26 +00:00
espie
f242ce13b4 avoid %3d in m4_format. Noticed by naddy@, easier to do than patch m4
to do %3d (stupid idea anyways).
2006-07-08 17:04:40 +00:00
sturm
121e59fb4d explicitly depend on tcl-8.4 2006-07-07 21:25:59 +00:00
kurt
132ad5656c this file should've been changed not removed 2006-07-07 01:56:36 +00:00
kurt
8a60986c7d - update eclipse to 3.2
- add amd64 support
Thanks to Henrik Kramshøj for providing access to amd64. Tested by ian@.
2006-07-07 01:48:54 +00:00
alek
65f67be728 Add py-zopeinterface 2006-07-01 13:09:06 +00:00
alek
5c0e8d41b5 Import py-zopeinterface 3.0.1
This is a separate distribution of the zope.interface package used in
Zope 3 and Twisted.
2006-07-01 12:46:51 +00:00
steven
4db61bb851 add client vm files in jre package. this unbreaks the browser plugin.
ok kurt@
2006-07-01 09:06:00 +00:00
steven
4c93e8ac78 update to 0.76; ok jasper 2006-06-30 14:33:32 +00:00
steven
f721099989 update to 1.28 2006-06-30 14:27:45 +00:00
steven
57571b9b6a typo in REGRESS_DEPENDS 2006-06-29 05:42:24 +00:00
jasper
114bbc8de6 add uthash 2006-06-28 17:25:36 +00:00
jasper
2057d3ae62 import uthash 1.1
In scripting languages like Perl, hashes are used all the time. In C,
hashes don't exist in the language itself. This software provides a hash
for C structures.

ok alek
2006-06-28 17:22:52 +00:00
steven
89f2059219 unbreak the tree 2006-06-26 12:18:41 +00:00
bernd
fb8c39a406 add DateTime-Cron-Simple and DateTime-Format-Strptime 2006-06-26 09:41:39 +00:00
bernd
7450ea7271 Initial import of DateTime-Format-Strptime-1.0700.
This module implements most of strptime(3), the POSIX function that is
the reverse of strftime(3), for DateTime. While strftime takes a
DateTime and a pattern and returns a string, strptime takes a string and
a pattern and returns the DateTime object associated.
2006-06-26 09:37:40 +00:00
bernd
00f7dcf7ca Initial import of DateTime-Cron-Simple-0.2.
This module is a quick and dirty way to determine if a cron time format is
valid for the current date and time.
A cron entry follows the cron format from crontab(5).
The validate_time function uses the current date and time for comparison,
but will also accept a valid DateTime object as a parameter.
2006-06-26 09:36:09 +00:00
bernd
6e101220a6 add p5-Tie-CPHash and p5-Tie-IxHash 2006-06-26 09:24:03 +00:00
bernd
6a21405635 Initial import of Tie-IxHash-1.21.
This Perl module implements Perl hashes that preserve the order in which
the hash elements were added. The order is not affected when values
corresponding to existing keys in the IxHash are changed. The elements
can also be set to any arbitrary supplied order. The familiar perl array
operations can also be performed on the IxHash.
2006-06-26 09:21:05 +00:00
bernd
9712a226c3 Initial import of Tie-CPHash-1.02.
The Tie::CPHash module provides a hash table that is case preserving but
case insensitive.
2006-06-26 09:17:51 +00:00
espie
b4af4a7713 +p5-Readonly-XS 2006-06-25 14:53:51 +00:00