Commit Graph

4599 Commits

Author SHA1 Message Date
kurt
a6b2a31df6 Initial import of jdk 1.7 (a.k.a. OpenJDK 7) work in progress. So far Sun
has released the hotspot portion of 1.7 under GPLv2. j2se and deploy
(plugin & webstart) will come later. No packages yet since j2se is copied
in from 1.5.

Note: hotspot for BSD in previous versions of the jdk were based on a
mixture of Solaris code and Linux code (for amd64). In this version I have
selected Linux as the base and only ported of small parts of the Solaris
code as needed. Using Linux code as the base has significantly reduced the
code divergence for BSD support and should make maintaining the port
easier.

okay ian@, go for it espie@
2007-05-08 17:06:18 +00:00
simon
608d0bd539 update to version 0.2
"go for it" espie@
2007-05-08 16:10:46 +00:00
bernd
77582bc7f8 Update to git-1.5.1.3.
Tested by uwe@, thanks.
2007-05-08 09:48:07 +00:00
bernd
b66be933e5 Re-rolled distfile, no content change.
noticed by mpf@ (via sturm@), content checked by myself
2007-05-08 09:40:54 +00:00
steven
fd93ec6bec build the new version of libxfce4util 2007-05-08 09:03:34 +00:00
jasper
b456ec78d5 zap popt from WANTLIB and fix over-complex MASTER_SITES
"go ahead" ajacoutot@
2007-05-07 13:30:44 +00:00
bernd
882acb9ddb Missing PKGNAME bump after WANTLIB change. 2007-05-07 09:13:47 +00:00
kili
88b160cc75 Add -I${X11BASE}/include to STDCCFLAGS, so we get expat.h from the right
directory.

ok ajacoutot@
2007-05-06 13:24:32 +00:00
jasper
dbd67c1526 update libgsf to 1.14.3
feedback and ok steven@
2007-05-06 11:32:34 +00:00
simon
95e78ad685 update my lastname
ok naddy@
2007-05-05 17:44:50 +00:00
mbalmer
9ce4107434 Update to Horde 3.1.4.
SECURITY:  This fixes several bugs and also security problems that exist in
previous versions.

See http://lists.horde.org/archives/announce/2007/000315.html for details.
2007-05-05 13:41:12 +00:00
espie
55aa750d89 update Algorithm-C3 and Class-C3 to new version -- maintainer timeout,
okay simon@.
- detect interdeps loops.
- use faster Class::C3::XS if available.
2007-05-05 09:28:00 +00:00
espie
9644435af6 a reimplementation of Class::C3 algorithms in C, for speed.
Part of current work to speed up DBIx::Class, with astounding
results (perl 5.10 will have this more or less built-in).
2007-05-05 09:22:26 +00:00
jasper
cf7c2f25f9 drop maintainership 2007-05-05 09:19:26 +00:00
alek
dfa1c08396 Add pylint and friends 2007-05-04 17:58:55 +00:00
alek
b2f2c906f2 Import 0.13.1
Pylint is a lint-like tool for Python code. It performs almost all the
verifications that pychecker does, and additionally can perform some
stylistic verification and coding standard enforcements. The checked
code is assigned a mark based on the number and the severity of the
encountered problems. The previous mark of a given piece of code is
cached so that you can see if the code quality has improved since the
last check.

From Andreas Bihlmaier <andreas.bihlmaier@gmx.de>                           
									
With help and one okey from bernd@ and steven@
2007-05-04 17:43:27 +00:00
alek
68f22e1ff5 Import py-logilab-common 0.21.2
This package contains several modules providing low level
functionalities shared among some python projects developed by
logilab.

From Andreas Bihlmaier <andreas.bihlmaier@gmx.de>
    
With help and one okey from bernd@ and steven@
2007-05-04 17:35:03 +00:00
alek
a2b327fd3a Import py-logilab-astng
The aim of this module is to provide a common base representation of
python source code for projects such as pychecker, pyreverse, pylint.

From Andreas Bihlmaier <andreas.bihlmaier@gmx.de>

With help and one okey from bernd@ and steven@
2007-05-04 17:32:33 +00:00
bernd
b02de5639c Use xenocara expat. 2007-05-04 09:56:02 +00:00
bernd
1fd96a8a5e Don't depend on python-expat-2.5 but use the python module.
Noticed by and ok steven@
2007-05-04 08:40:23 +00:00
alek
eb22f373cd Add monotone 2007-05-03 13:24:52 +00:00
alek
29c43a6dfd Import monotone 0.34
monotone is a free distributed version control system. It provides a
simple, single-file transactional version store, with fully disconnected
operation and an efficient peer-to-peer synchronization protocol.

ok kili@, niallo
2007-05-03 13:23:44 +00:00
msf
90ff81741c sigh... bump PKGNAME too 2007-05-03 11:28:48 +00:00
msf
2ce1971065 drop maintainer on ruby rails and friends 2007-05-03 11:25:17 +00:00
espie
e56eedc4e2 +qt4-eventsview 2007-05-03 10:30:34 +00:00
espie
5982db0532 event viewer library for qt4 2007-05-03 10:29:11 +00:00
naddy
c2b2800f27 fix build with newer speex versions 2007-05-02 19:01:07 +00:00
bernd
f195d2a1fe Remove some old and broken gnome-1.x stuff.
ok robert@, sturm@, steven@, espie@
2007-05-01 20:54:25 +00:00
kurt
7083038c36 fix bug in the filtering of corrupt environment vars 2007-05-01 02:05:46 +00:00
alek
2c375e225c Update to 1.4.6 from new maintainer Will Maier <willmaier@ml1.net> 2007-04-30 18:16:16 +00:00
espie
8d6c9bdb1f fix dependency chain after reckless gnomevfs2 commit. 2007-04-30 15:11:03 +00:00
espie
d131f7049d more proper fix. actually depends on the libs we should 2007-04-30 14:50:44 +00:00
espie
c8e7231484 fix packaging issue to be able to proceed with tests. apparently, gnomevfs
no longer pulls in bonobo, so pull it in manually through a LIB_DEPENDS.
2007-04-30 12:22:51 +00:00
kili
b2bac423eb Force to use /usr/bin/grep at build time, even if GNU grep is
installed.

ok espie@, steven@
2007-04-29 10:24:23 +00:00
jasper
1511e1dcb7 update perltidy to perltidy-20070424
from MAINTAINER Jim Razmus <jim AT bonetruck.org>
2007-04-29 09:29:31 +00:00
bernd
84606db26d Use xenocara expat. 2007-04-28 16:03:21 +00:00
bernd
fc2f6fec8d Use xenocara expat. 2007-04-28 14:02:26 +00:00
bernd
ae1bee24e7 Use xenocara expat. 2007-04-28 10:06:24 +00:00
bernd
470396a8b6 Use xenocara expat. 2007-04-28 09:18:51 +00:00
jasper
633aa35623 update gal2 to 2.5.3 2007-04-27 22:28:30 +00:00
bernd
ee467d8e45 Use xenocara expat. 2007-04-27 18:40:39 +00:00
ajacoutot
57e928e953 - we don't have a "lib64" directory 2007-04-27 13:38:09 +00:00
ajacoutot
3c39f398bc - add missing BUILD_DEPENDS
ok kili@
2007-04-27 10:37:57 +00:00
kurt
e828bd16b5 the accept retry change was rejected upstream. applications that use apr
have to retry upon EINTR instead of apr doing for them.
2007-04-26 16:05:01 +00:00
espie
3782e1cd3d list -pthread as a dependency of qt4core, so that stuff will link in a simpler
way.
2007-04-25 14:56:13 +00:00
rui
dd37bcbff2 update flawfinder to 1.27
ok robert@
2007-04-25 13:03:14 +00:00
ajacoutot
8976431708 +pwlib 2007-04-25 11:13:17 +00:00
ajacoutot
27d300f747 Import pwlib-1.10.3
PWLib is a moderately large class library that has its genesis many
years ago as a method to product applications to run on both Microsoft
Windows and Unix X-Window systems.
Since then the system has grown to include many classes that assist in
writing complete multi-platform applications. Classes for I/O
portability, multi-threading portability, aid in producing unix daemons
and NT services portably and all sorts of internet protocols were added
over the years. The library now also supports the open H323 project.

ok jasper@
2007-04-25 11:12:26 +00:00
jasper
9fd891c45e some files/dirs were @comment'ed a long time ago. no need to do that any longer
pointed out by Mikolaj Kucharski <mikolaj.kucharski@gmail.com>
2007-04-25 11:04:55 +00:00
jasper
e38eeba0f0 zap unneeded patch, 2007-04-25 11:01:16 +00:00