Commit Graph

3780 Commits

Author SHA1 Message Date
kurt
22696ecabd convert ant startup script to use javaPathHelper. 2006-08-01 20:01:15 +00:00
alek
a342f505ce Use MASTER_SITE_BERLIOS 2006-08-01 18:38:22 +00:00
robert
ce113bc8bb update to version 1.5.0; from janus@errornet.de 2006-08-01 13:23:15 +00:00
espie
100b45279f convert a few libspecs to new style.
Note: no package bump, those are only BUILD dependencies,
the pkg_create code will create the correct wantlib specs.
2006-08-01 10:50:19 +00:00
aanriot
9602982015 update to 2.0.7 (bug fixes).
"go ahead" brad@
2006-08-01 05:09:25 +00:00
espie
b4086e8b3e update to 2.4.3 2006-07-31 23:55:51 +00:00
steven
31d4571f0a update to 0.31
from maintainer Srebrenko Sehic <ssehic at gmail.com>
2006-07-31 05:58:20 +00:00
alek
46d95c342d Update to 1.0.8
From new maintainer Jon Olsson <jon@vexed.se>
2006-07-30 21:02:32 +00:00
alek
767af61c22 Add py-twisted 2006-07-30 20:03:02 +00:00
david
5f52ad1519 fix sorting 2006-07-30 17:39:54 +00:00
martin
79f015c4b6 update to 1.4.4
ok aanriot@
2006-07-30 16:18:08 +00:00
jasper
d70c65f440 update p5-Graph to 0.78
ok steven
2006-07-30 12:49:54 +00:00
pedro
cb045297fb luacompat can go now, okay jolan@ 2006-07-30 04:54:51 +00:00
pedro
55815b6716 Switch to Lua 5.1, okay jolan@ 2006-07-30 04:33:18 +00:00
alek
8d69b36041 Files that weren't imported in initial import 2006-07-29 15:12:17 +00:00
alek
edfd8fecc4 Import Twisted and its modules.
Twisted Core is an asynchronous event loop and associated utilities,
supporting TCP, UDP, multicast, SSL/TLS, serial communication and more.
It is used by most of the servers, clients and protocols that are part
of other Twisted projects.

With help from Eric Faurot <eric.faurot@gmail.com> and sturm@
2006-07-29 14:37:37 +00:00
kurt
e8329de2c0 Prevent the jvm from crashing when it encounters a font with an
illegal glyph name (like in x11/freefonts). Problem reported by Jan Zach.
2006-07-28 13:18:45 +00:00
kurt
15f1fe1f7e indent defines too so that this is more readable. 'looks sane' nikolay@ 2006-07-28 13:06:24 +00:00
steven
56221ce9e9 bump PKGNAME due to PLIST changes after 3.9 -> 4.0 2006-07-28 06:29:33 +00:00
steven
f725712a4d update to perltidy-20060719
from maintainer Jim Razmus <jim at bonetruck.org>
2006-07-28 05:57:13 +00:00
pedro
21753d781c Mark as 'brocken' until there are updates that actually work with
Lua 5.1, okay jolan@
2006-07-27 21:13:56 +00:00
djm
bfda6f5264 update to ctypes-0.9.9.9 which no longer needs patching 2006-07-22 00:31:29 +00:00
espie
a1eac8af16 rebuild .info now that texinfo has been updated. 2006-07-21 12:27:48 +00:00
steven
a24e6cefca update to gsl 1.8
maintainer timeout
2006-07-20 12:05:50 +00:00
espie
f5ec6c30c6 +cmake 2006-07-20 09:23:48 +00:00
espie
9d34b21437 cmake, a `new' build system. Used by KDE4.
Easier to work with than autoconf/automake/libtool.
2006-07-20 09:23:13 +00:00
ian
75f60b0509 Add subclipse 2006-07-20 02:28:54 +00:00
ian
d4cbf07d13 Subversion "Team" module for Eclipse; ok kurt@ 2006-07-20 02:26:18 +00:00
kurt
17f428da4f Fixup ant startup script so that java is found in path and falls
back on a default JAVACMD value. It checks JAVACMD, JAVA_HOME,
java found in PATH then a default JAVACMD value. discussed with ian@
2006-07-19 17:37:01 +00:00
kurt
1637e30e73 Rewrite eclipse startup script to support the JAVACMD env var.
Now the startup script checks JAVACMD, JAVA_HOME, java found
in PATH then a default JAVACMD value. discussed with ian@
2006-07-19 17:27:15 +00:00
steven
14073d70f4 fix homepages and a few master sites while there 2006-07-19 15:11:53 +00:00
ian
a07b9040ab Add jem, wtp 2006-07-19 01:41:48 +00:00
ian
0efd6b8aa5 web tools plug-in for Eclipse, ok kurt@ 2006-07-19 01:36:52 +00:00
ian
72cc63efad modelling framework for Eclipse, needed for WebTools, ok kurt@ 2006-07-19 01:29:11 +00:00
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