Commit Graph

4638 Commits

Author SHA1 Message Date
simon
35dd6bdb74 maintainance updates
tested by and fine with steven@
2007-05-19 21:01:30 +00:00
steven
b23944717c +p5-AnyEvent
+p5-Event-ExecFlow
+p5-libintl
2007-05-19 10:13:13 +00:00
steven
35a6c53425 high level API for event-based execution flow control
ok simon@
2007-05-19 10:10:24 +00:00
steven
03af49bffd internationalization library written in Perl
ok simon@
2007-05-19 10:09:27 +00:00
steven
c1febdc6d9 provides a framework for multiple event loops
ok simon@
2007-05-19 10:08:18 +00:00
jasper
82cd4ba50c remove marcm@ as maintainer
ok marcm@
2007-05-19 09:13:54 +00:00
pedro
df42695254 lpeg 0.6, okay rui@ jasper@ 2007-05-18 19:27:15 +00:00
espie
676081b9de shorten comment 2007-05-18 10:00:25 +00:00
espie
76322d0b50 shorten comment 2007-05-18 09:06:24 +00:00
kurt
459dd8bf47 - remove jem plugin since it is included in wtp now
- maintenance update of emf to version 2.2.3
- maintenance update of gef to version 3.2.2
- maintenance update of uml2 to version 2.0.3
- maintenance update of wtp to version 1.5.4
tested and ok ian@
2007-05-18 02:32:12 +00:00
kurt
99d1a8e70b - update to version 1.2.1 2007-05-18 02:27:51 +00:00
kurt
94a8d6629b -update to version 1.2.0
okay ian@
2007-05-18 02:27:10 +00:00
steven
ed9438b956 +re2c 2007-05-16 14:11:53 +00:00
steven
826ae21d4a import re2c 0.12.0
re2c is a tool for writing very fast and very flexible scanners.
re2c focuses on generating high efficient code for regular expression
matching. As a result this allows a much broader range of use than
any traditional lexer offers. And last but not least re2c generates
warning free code that is equal to hand-written code in terms of
size, speed and quality.

from Stuart Henderson <stu at spacehopper.org>
2007-05-16 14:10:57 +00:00
kili
a9c242f98d Update to 1.2.0, including Ivy 1.4.1.
ok kurt@
2007-05-15 19:30:42 +00:00
kili
da1fb86317 Update to 1.4.1.
ok kurt@
2007-05-15 19:29:49 +00:00
jasper
20412dd0e3 update perltidy to 20070508
from MAINTAINER  Jim Razmus
2007-05-15 18:46:55 +00:00
kurt
022716b9ff - fix main package's RUN_DEPENDS to properly depend on swt-browser so that
the internal browser always works.
- chase WANTLIB changes from depends.
2007-05-15 18:40:26 +00:00
martynas
89c9978ba1 update to 0.16.3; ok jasper@ 2007-05-15 13:22:45 +00:00
steven
bb5bc74f4b shorten COMMENT to less than 60 characters 2007-05-15 08:27:27 +00:00
naddy
b5b4c072dd chase wantlib changes introduced by curl update 2007-05-14 20:40:15 +00:00
jasper
aa225b9688 - update gconf-editor to 2.18.0
- install schema's where every other port installs them
- add some @(un)exec's to PLIST

ok martynas@
2007-05-13 18:04:40 +00:00
jasper
4cf6762627 update pango to 1.16.4
feedback from brad.
ok steven@
2007-05-12 20:22:20 +00:00
jasper
9003349185 update glib2 to 2.12.12
ok steven@
2007-05-12 20:21:37 +00:00
pedro
bf890c2e0f Add luastdlib 2007-05-12 09:45:13 +00:00
pedro
2bd4ebacc4 Import devel/luastdlib, okay rui@ jolan@ 2007-05-12 09:39:40 +00:00
pedro
82f0e865ef Remove file that sneaked in by accident 2007-05-12 09:32:43 +00:00
pedro
971aaef85f Add luarexlib 2007-05-12 09:28:23 +00:00
pedro
ef956af2c4 Import devel/luarexlib, okay rui@ jolan@ 2007-05-12 09:25:13 +00:00
kili
e049af015e Update to 2.62.
New MASTER_SITES, since the old one isn't maintained and the upstream
doesn't carry versioned dists.
Create and install a man page.

ok bernd@
2007-05-11 11:18:54 +00:00
pedro
4802ddc0fc luafs-1.2.1, okay rui@ 2007-05-10 20:23:29 +00:00
alek
1a46975284 With new version of py-gtk2 some python modules are being built; ok jasper@ 2007-05-09 22:00:01 +00:00
alek
74d70912c6 add py-gobject 2007-05-09 21:55:50 +00:00
alek
1c39ba55d5 Import py-gobject 2.13.1
Python bindings for glib2 gobject

ok jasper@
2007-05-09 21:43:48 +00:00
simon
f7b0f086b7 update to version 0.65
ok jasper@
2007-05-09 17:15:20 +00:00
simon
d49c5594bf steven@ noticed the distfile was gone. update to version 0.16
"looks good" steven@
2007-05-09 17:13:43 +00:00
kurt
0d2c9182de . update to b12 sources (just building hotspot)
. adjust SIGRTMIN SIGRTMAX defines - from Jung-uk Kim <jkim@freebsd.org>
. use SIGSEGV || SIGBUS in amd64 signal handling code
2007-05-09 15:48:31 +00:00
steven
909b96d0ac this is now located in x11/xfce4/libxfce4util 2007-05-09 07:30:44 +00:00
steven
079efd31b8 don't install win32 headers
from mikolaj.kucharski at gmail
2007-05-09 06:00:27 +00:00
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