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
naddy
7698a8efe2
Potential security fix:
...
Update to 0.7. Fixes CVE-2006-0224 (buffer overflow when reading
configuration file).
No other port uses this.
2006-02-08 19:17:06 +00:00
steven
3f280baa9b
add missing library in LIB_DEPENDS, move libiconv into MODULES
2006-02-08 17:29:07 +00:00
david
f85600afe0
move any perl or sed substitutions from post-patch to pre-configure
...
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
bernd
947d86a8ca
MAINTAINER change --> PKGNAME bump!!
2006-02-07 11:57:19 +00:00
espie
12836fc5b6
pseudo-flavor update path.
2006-02-07 10:20:36 +00:00
xsa
d1913cddd0
drop maintainership on these;
2006-02-07 09:46:27 +00:00
xsa
dd45dfcfb3
Update to pyparsing-1.4.1;
2006-02-07 08:57:25 +00:00
naddy
2c76bc9a53
bump subpackages too, because they have the main package version in their plists
2006-02-06 16:57:26 +00:00
jsg
15093a3e28
Update to 1.4.3. Mainly additional documentation and bugfixes.
...
ok martin@ aanriot@
2006-02-05 22:43:01 +00:00
bernd
b34d8d64a3
Fix WANTLIB and bump PKGNAME.
2006-02-05 18:59:50 +00:00
bernd
9db9363aa2
Add missing libXau to WANTLIB, add USE_X11=Yes, remove needless
...
MODGNU_SHARED_LIBS/LIB*_ALIAS stuff and finally bump PKGNAME.
2006-02-05 18:27:00 +00:00
bernd
8670457d66
Fix WANTLIB, bump PKGNAME.
2006-02-05 17:46:18 +00:00
sturm
737cb2ff7a
bugfix update to ald 0.1.7
...
from maintainer Patrick Alken <alken at colorado.edu>
2006-02-05 13:53:28 +00:00
steven
bdced76d89
don't build with -O3. ok naddy@
2006-02-05 13:50:13 +00:00
david
ca4a25d668
zap 0 byte file
2006-02-04 17:54:35 +00:00
naddy
ba571ac441
* Use OpenBSD's man pages instead of FreeBSD's in the sample configuration.
...
From: Jasper Lievisse Adriaanse
* Fix sample URL for NetBSD man pages.
2006-02-04 17:01:35 +00:00
bernd
9e68593d0d
Put documentation examples into -docs subpackage. Fixes a leftover dir after
...
package deinstallation.
ok wilfried@
2006-02-04 15:29:30 +00:00
steven
b38054a5b8
add a master site
2006-02-04 00:05:21 +00:00
steven
5a2b43d3f4
fix MASTER_SITES
2006-02-03 22:33:00 +00:00
msf
64cb1dcb59
- update to 1.3
2006-02-03 17:01:21 +00:00
msf
187982060e
- update to 0.09
2006-02-03 16:58:31 +00:00
msf
279c4927ab
- update to 0.08
2006-02-03 16:56:58 +00:00
msf
fa52c473d8
- update to 1.15
2006-02-03 16:52:38 +00:00
msf
3248149127
- update to 1.02
2006-02-03 16:49:41 +00:00
msf
52fc158599
- update to 1.4
2006-02-03 16:36:36 +00:00
msf
cc4b9e9308
- update to 0.09
2006-02-03 16:29:57 +00:00
msf
b3964f4b08
- update to 0.21
2006-02-03 16:21:00 +00:00
msf
571e68f696
- update to 1.13
2006-02-03 16:18:21 +00:00
msf
86be3ce352
- update to 2.15
2006-02-03 16:10:42 +00:00
msf
bc728dde03
- update to 0.15
2006-02-03 16:09:34 +00:00
aanriot
c7dfb912a3
- USE_LIBTOOL=Yes and get ride of MODGNU_SHARED_LIBS.
...
- PKGNAME bump.
ok steven@ naddy@
2006-02-03 06:20:11 +00:00
msf
4ed6f6167e
- update to 2.51
2006-02-01 16:43:46 +00:00
kevlo
6bc0c5ff8e
upgrade to svk 1.06
2006-02-01 13:53:57 +00:00
kevlo
7ad37b7338
upgrade to 0.68
2006-02-01 13:46:12 +00:00
kevlo
21fb154e78
upgrade to 0.034
2006-02-01 13:32:19 +00:00
kevlo
7338ab66d7
update to 1.24
2006-02-01 13:07:59 +00:00
kurt
f4b38ea4b0
remove HAVE_DPS from MAKE_ENV. It appears that the build was ignoring it
...
since it wasn't in WANTLIB, but bump pkg anyway.
2006-02-01 01:06:40 +00:00
kurt
c421027c71
Don't build with HAVE_DPS now that it is gone. Also remove dps from
...
WANTLIB. noticed by and okay naddy@
2006-02-01 01:04:29 +00:00
jsg
edb9dbe53c
Update to take into account timidity using ${SYSCONFDIR}.
...
From jolan@
2006-01-30 10:22:11 +00:00
bernd
c388fce6f9
Use python module instead of hardcoded python version.
...
ok alek@
2006-01-28 19:17:21 +00:00
alek
e02d53f3d7
Mark conflict
2006-01-28 09:51:45 +00:00
bernd
946f8e74d9
- Update to libidn-0.6.1.
...
- MODGNU_SHARED_LIBS is not needed anymore.
2006-01-27 16:41:06 +00:00
alek
65a1284a66
Update to 1.3.0
...
From Sigfred Haversen <bsdlist@mumak.com>
ok steven@
2006-01-27 10:20:56 +00:00
jolan
8978f7cd11
+luaalarm
2006-01-25 23:33:51 +00:00
jolan
e11f0b6aa7
lalarm-20030709, alarm library for the lua language
2006-01-25 23:32:13 +00:00
steven
b3defa3558
+ p5-version
2006-01-24 07:33:19 +00:00
steven
cdfc69e569
initial import of p5-version-0.53
...
Overloaded version objects for all versions of Perl. This module
implements all of the features of version objects which will be
part of Perl 5.10.0.
ok sturm@
2006-01-24 07:29:11 +00:00
msf
9b2a6c70ed
- update to 0.2611
...
- zap useless variable
2006-01-23 19:43:23 +00:00
steven
52e744ef52
update to 0.90
...
from Jasper Lievisse Adriaanse
fix man pages while here.
2006-01-23 17:58:41 +00:00
steven
93a7375108
fix WANTLIB after gtk+2 downgrade
...
tested by and ok kurt@
2006-01-23 17:22:32 +00:00
kurt
e7551ce9e3
jlong isn't defined in all cases java_md.h is included. how did this
...
slip by me?
2006-01-23 05:49:50 +00:00
jolan
115a964d06
fix crash when passing long command lines
...
from andrew dalgleish via ben lovett
2006-01-23 03:27:52 +00:00
sturm
c1539524cf
bump PKGNAME due to PLIST changes after 3.8 -> 3.9
2006-01-22 23:21:46 +00:00
kurt
88736cd656
- fix a series of datatype assumptions in i486/hotspot (intptr_t != int
...
on OpenBSD)
- fix implicit declaration's by adding headers or prototypes as needed.
2006-01-22 22:46:30 +00:00
espie
91ac713da4
USE_LIBTOOL
2006-01-22 17:49:33 +00:00
steven
a894413011
WANTLIB/gtk+2, USE_X11, MODULES=devel/gettext, sync PLIST
2006-01-20 08:47:54 +00:00
kurt
75b6e7ae64
don't try to enable kern.emul.linux sysctl for FLAVOR=native_bootstrap.
...
braino from last commit. noticed by Matthias Killian.
2006-01-19 22:02:48 +00:00
steven
e4081c9335
fix WANTLIB after gtk+2 downgrade
2006-01-19 20:16:46 +00:00
steven
6ef858717d
fix WANTLIB after gtk+2 downgrade
...
add gettext in MODULES
2006-01-19 17:09:13 +00:00
steven
b9f00d7542
fix WANTLIB
2006-01-19 17:08:29 +00:00
kurt
4768d88a57
remove conflicting read() prototype and correct conflicting prototypes for
...
sysSendTo and sysRecvFrom. unbreaks build.
2006-01-18 15:12:55 +00:00
kurt
7a27922713
- recent w^x changes combined with random malloc/mmap exposed a previously
...
undiscovered bug in the SignatureHandlerLibrary. Code generated at runtime
was put into malloc()'ed memory and later attempted to execute it without
first making it executable with mprotect(). Debugging suggestions and help
from tom@, weingart@, marc@, millert@. Thx!
- make sure linux emulation is on for the build phase. needed if you reboot
after extracting.
okay tom@
2006-01-18 15:08:16 +00:00
steven
7767731f56
fix WANTLIB after gtk+2 downgrade
2006-01-17 17:47:26 +00:00
millert
be2c89c95d
No need to protect the type-correct prototypes with #ifdef _LP64
...
Fixes problems caused by types changes. OK kurt@
2006-01-17 14:28:19 +00:00
naddy
37eb3160dd
belated C++ libs bumps; ok espie@
2006-01-17 14:25:32 +00:00
steven
40484e5c44
remove broken MASTER_SITE
2006-01-17 09:26:19 +00:00
steven
42f4e69897
fix WANTLIB after gtk+2 downgrade
...
remove unneeded MODGNU_SHARED_LIBS, LIB*ALIAS and old libtool patch
2006-01-17 07:40:30 +00:00
steven
0d4c657e9a
fix WANTLIB after gtk+2 downgrade
2006-01-17 06:58:59 +00:00
steven
aef1d759f7
fix WANTLIB after gtk+2 downgrade
2006-01-16 17:06:25 +00:00
steven
4fb4c8c690
fix WANTLIB after gtk+2 downgrade
2006-01-16 07:30:23 +00:00