Commit Graph

3712 Commits

Author SHA1 Message Date
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
espie
0832fe620a faster variation for p5-Readonly, dependent on the XS compiler 2006-06-25 14:53:11 +00:00
espie
337fada741 updates.
okay maintainer
2006-06-25 14:48:15 +00:00
espie
07cdf5f01a +p5-Readonly 2006-06-25 12:45:50 +00:00
espie
0ba49b18ac similar to use constant, but more generic. 2006-06-25 12:45:03 +00:00
espie
b5358e4022 +p5-Class-MakeMethods 2006-06-25 11:31:27 +00:00
espie
a86c6d3827 big framework to build methods code automatically. 2006-06-25 11:30:38 +00:00
espie
f76ba97afe +p5-Class-Base 2006-06-25 10:52:34 +00:00
espie
404544ef20 constructors made easy, prerequisite for some perl modules. 2006-06-25 10:51:54 +00:00
espie
f17b5c2bf8 fix typo in COMMENT. 2006-06-24 11:08:01 +00:00
kurt
4b5dcd0f44 - use /dev/srandom in NativePRNG replacing /dev/random.
/dev/random use noticed by Sigfred Håversen.
2006-06-20 02:02:48 +00:00
bernd
8685286568 Security update to chmlib-0.38.
Fixes an input validation error in extract_chmLib example program.

Detailed information:
http://secunia.com/advisories/20734/

"go for it" espie@
2006-06-19 18:14:59 +00:00
alek
7a968a9aa3 - Update to 5.6
- Fix vStringPut so that vString buffer is always terminated with '\0'
  (ectags -R works now against wxWidgets sources)

ok MAINTAINER
2006-06-19 14:37:12 +00:00
espie
99488bee3c kill a few MODGNU_SHARED_LIBS, no actual package changes. 2006-06-19 09:46:43 +00:00
jasper
d0c465df07 Update to p5-POE 0.3502 and update my address while there.
ok steven@
2006-06-19 06:32:41 +00:00
jasper
6d258e6edf add liboop 2006-06-18 08:36:47 +00:00
jasper
614e7d0047 import liboop 1.0
Liboop is a low-level event loop management library for POSIX-based
operating systems. It supports the development of modular, multiplexed
applications which may respond to events from several sources. It
replaces the "select() loop" and allows the registration of event
handlers for file and network I/O, timers and signals. Since processes
use these mechanisms for almost all external communication, liboop can
be used as the basis for almost any application.

ok alek@
2006-06-18 08:33:49 +00:00
jasper
4c4b88ccda - update perltidy to 20060614
- add PKG_ARCH=*
- format pkg/DESCR to a width of 72 chars.

ok maintainer, naddy@
2006-06-16 17:31:55 +00:00
jolan
79d2cac1af allow building as root, noticed by steven@ 2006-06-16 15:07:06 +00:00
steven
b79ee5698e update to 2.05; jasper 2006-06-14 22:03:24 +00:00
steven
855d3cd100 update to 0.75. from jasper. 2006-06-14 19:31:24 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
sturm
34b4cd7322 ruby-rake 2006-06-12 19:56:33 +00:00
sturm
3dc5273858 Initial import of ruby-rake 0.7.1
Rake is a Ruby make-like utility using standard Ruby syntax for the build
specification file.

from msf
2006-06-12 19:55:48 +00:00
espie
1ba1df3384 libidn change from recent kdelibs. 2006-06-12 13:38:00 +00:00
sturm
528c8812e6 ruby-actionpack
ruby-activesupport
2006-06-11 20:06:01 +00:00
sturm
a2b34c330a Initial import of ruby-actionpack 1.12.1
Eases web-request routing, handling, and response as a half-way front,
half-way page controller. Implemented with specific emphasis on enabling
easy unit/integration testing that doesn't require a browser.

from msf
2006-06-11 20:04:37 +00:00
sturm
715cb5325d Initial import of ruby-activesupport 1.3.1
Utility classes and extensions to the standard library that were required
by Rails, but found of general use.

from msf
2006-06-11 19:59:48 +00:00
sturm
f55dc4642a ruby-gems 2006-06-11 19:12:03 +00:00
sturm
e746120d07 Initial import of ruby-gems 0.8.11
RubyGems is the Ruby standard for publishing and managing third party
libraries.

from msf
2006-06-11 19:11:07 +00:00
sturm
c48321f2f5 add CONFIGURE_STYLE "ruby setup" and related targets
move LIB_DEPENDS to relevant ports, no PKGNAME bump needed
this is in preparation of a soon to come ruby-gems port

with msf's consent
2006-06-11 18:57:11 +00:00
espie
923844a882 Add WANTLIB, fixing very shoddy porting work from Anil.
Shame on you !
2006-06-10 11:13:09 +00:00
steven
c9fa958a0c update to ipython 0.7.2
from maintainer Will Maier
2006-06-08 14:38:01 +00:00
steven
1fd29a6042 update to pexpect 2.1
"fine" xsa@, removed him from maintainer per his request.
2006-06-08 14:27:16 +00:00
alek
ccbcec9b56 Update to .3501; from new maintainer Jasper Lievisse Adriaanse <jasper@nedbsd.nl> with help from steven@ 2006-06-07 08:13:20 +00:00