Commit Graph

3568 Commits

Author SHA1 Message Date
robert
7164e19144 update to version 1.4.2 and fix some indentations in the Makefile; 2006-04-10 14:51:04 +00:00
jakob
f787dd661f update MAINTAINER email adress; from gerardo santana 2006-04-10 05:43:47 +00:00
sturm
e81cd3ee5b don't log bind() 2006-04-09 13:29:34 +00:00
aanriot
e6a98840c9 maintenance update to 2.05 .
ok alek@
2006-04-09 12:02:36 +00:00
sturm
ad113fc45b fix urls for windowmaker ports
from jim razmus
2006-04-05 04:37:00 +00:00
steven
8be57c61e4 forgotten PKGNAME bumps after removing a dependency 2006-04-02 13:07:27 +00:00
sturm
9aa88b89e9 don't try to mess with /usr/local/bin/libgtop_server in libgtop_postinstall
correctly mark special permissions of libgtop_server2
2006-04-02 12:21:00 +00:00
sturm
645edfce2d fix build with systrace 2006-04-01 13:58:49 +00:00
msf
32ed21b52f - remove dependency on p5-Test-Builder-Tester since this comes with
perl 5.8.8

  thanks to deanna phillips for the heads up
2006-03-29 21:30:23 +00:00
msf
472342cf0f - mark this as COMES_WITH=3.9 as this is part of perl 5.8.8 base 2006-03-29 21:23:58 +00:00
pedro
e23d1de7c1 luafs-1.2, okay jolan@ 2006-03-26 04:56:01 +00:00
pedro
7804914af7 Temporarily revert to luacompat-5.1r4 until all the stuff we have
in-tree is prepared to use luacompat-5.1r5, okay jolan@
2006-03-26 04:47:43 +00:00
bernd
d71c101364 Update to liboil-0.3.7.
comments & ok jakemsr@, jolan@
2006-03-23 18:05:55 +00:00
msf
21a0ee1c85 - update to 1.01 2006-03-21 22:54:29 +00:00
pedro
ad625866d0 luacompat-5.1r5, okay jolan@ 2006-03-21 21:32:25 +00:00
pedro
6b6c24144d += luarings 2006-03-21 21:04:50 +00:00
pedro
03a4160d9a Rings is a library which provides a way to create new Lua states from within
Lua. It also offers a simple way to communicate between the creator (master)
and the created (slave) states.
2006-03-21 21:02:52 +00:00
msf
8307d856a9 - fix regression tests by not passing MAKE_ENV to perl 2006-03-20 21:30:34 +00:00
espie
edc4dc843c oops, avoid depending on oneself, and fix dvdnav build. 2006-03-20 15:33:21 +00:00
espie
62cb1cd563 big clean-up of gstreamer-plugins, allows a lot more plugins to compile
correctly, fix build in lots of cases, since there is a HUGE number of
things gst will try to pick up.

fix the framework for MULTI_PACKAGES to not do insane stuff, and simplify
the main Makefile greatly.

Set up SHARED_ONLY.

Some more clean-up to do.
Someone will have to come up with descriptions and comments more accurate,
and do more plugins testing...
2006-03-20 15:21:43 +00:00
kurt
bc308600a9 add sparc to ONLY_FOR_ARCHS for ports with MODJAVA_VER=1.3/1.3+ 2006-03-20 14:42:37 +00:00
kurt
107e7546a3 - enter 1.3.1 on sparc. due to the small datasize ulimit on sparc -Xmx60
is about as high as you can go. tomcat v4 and demos work but a bit slowly.
2006-03-20 14:40:24 +00:00
sturm
1ac7fd9a25 p5-Hook-LexWrap 2006-03-18 19:04:25 +00:00
sturm
bf98e9232b Initial import of Hook-LexWrap-0.20
Hook::LexWrap allows you to install a pre- or post-wrapper (or both)
around an existing subroutine. Unlike other modules that provide this
capacity (e.g. Hook::PreAndPost and Hook::WrapSub), Hook::LexWrap
implements wrappers in such a way that the standard `caller' function
works correctly within the wrapped subroutine.

from Deanna Phillips <deanna@sdf.lonestar.org>
2006-03-18 19:03:35 +00:00
kurt
225683f4ff - don't mmap on top of malloc'ed memory. this fixes a large memory leak
while creating/destroying threads.
- add missing pthread_attr_destroy while creating threads. closes a
small memory leak.

Memory leaking problems reported by Carsten Raskgaard and also
David SH Rosenthal from the LOCKSS project.
2006-03-16 16:09:01 +00:00
msf
bca4c23dee - update to 1.120
- patch has been integrated upstream so remove it
2006-03-15 14:00:26 +00:00
robert
77d5b79500 update to version 1.4.1; include C++ bindings 2006-03-12 23:11:30 +00:00
steven
6959100bb4 maintenance update to 0.57 2006-03-12 14:36:34 +00:00
msf
3d5b790165 - update to 1.105
- remove superfluous variable
- add a patch from upstream maintainers that resolves a memory exhaustion
  issue in the upcoming p5-Gtk2 port
2006-03-09 21:38:12 +00:00
kurt
1fe7cb2239 stablity fix for os_sleep. patchset 2 introduced a buggy version of
os_sleep based on nanosleep(). revert to patchset 1 version based on
poll(). fixes issues with large sleep values. okay pvalchev@
2006-02-22 22:52:44 +00:00
espie
c3dbdb1d9d fix build with recent libdvdread 2006-02-19 19:22:06 +00:00
espie
f13e1e1f65 fix up header on OpenBSD with C++ 2006-02-19 18:28:55 +00:00
steven
c3465531b2 add working master site 2006-02-18 20:37:54 +00:00
steven
81e7c08fda fix HOMEPAGE and MASTER_SITES 2006-02-18 20:32:17 +00:00
steven
b7d418464c fix MASTER_SITES 2006-02-18 20:23:09 +00:00
steven
a94968151b fix MASTER_SITES 2006-02-18 20:17:14 +00:00
espie
df4c6c8786 update to v 0.9.5, lots of error condition fixes, better types. 2006-02-16 11:08:26 +00:00
david
9e2fccfe54 typo in DESCR; bump PKGNAME; ok kurt@ 2006-02-16 05:46:21 +00:00
steven
fa2cdca231 build with bz2 support. bump PKGNAME and shared lib version.
remove unneeded MODGNU_SHARED_LIBS while here.

ok grange@ naddy@
2006-02-12 22:29:58 +00:00
david
4041514197 sort SUBDIR list; ok sturm@ 2006-02-12 16:24:50 +00:00
steven
353e0b7088 fix WANTLIB 2006-02-10 22:12:52 +00:00
naddy
4aca4e1e5f oops, sturm@ pointed out i forgot to update the plist 2006-02-10 16:36:37 +00:00
aanriot
1ff61ac27a - regen PLIST and get ride of VER used only once.
- bump PKGNAME.
2006-02-09 11:11:53 +00:00
steven
0b88bd2785 add missing lib in LIB_DEPENDS. 2006-02-09 07:35:59 +00:00
steven
4dbad9109e remove unneeded WANTLIB and MODGNU_SHARED_LIBS. 2006-02-09 07:32:45 +00:00
steven
b3eb8e1173 add missing lib in LIB_DEPENDS. ok naddy@ 2006-02-09 07:28:22 +00:00
steven
b501ad8fac fix WANTLIB 2006-02-08 23:18:51 +00:00
steven
08f193e72f add missing libXau in WANTLIB, remove MODGNU_SHARED_LIBS while here 2006-02-08 19:42:21 +00:00
steven
5c2ea7c73b add missing WANTLIB marker 2006-02-08 19:22:41 +00:00
steven
1951d1dc36 add missing WANTLIB marker 2006-02-08 19:17:31 +00:00