Commit Graph

3746 Commits

Author SHA1 Message Date
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
espie
d115430ebb zap unneeded MODGNU_SHARED_LIBS 2006-01-14 16:36:06 +00:00
espie
04d06f7b44 bump C++ shared libs after typedef changes.
note that all SDL libs link with supc++ (potentially, and thus are affected)
-> don't take a chance, bump.
2006-01-13 23:40:22 +00:00
bernd
5e16ba13d8 Avoid double substitution in PLISTs. Unbreaks packaging.
Noticed by naddy@. Thanks.
2006-01-13 16:40:20 +00:00
espie
349302bad5 zap MODGNU_SHARED_LIBS 2006-01-11 12:26:35 +00:00
bernd
9b469a38aa SHARED_LIBS
okay kurt@
2006-01-10 13:29:57 +00:00
naddy
84f89159c9 - SHARED_LIBS
- disable some broken FLAVORs
2006-01-09 23:38:18 +00:00
aanriot
b7dd99b956 - SHARED_LIBS.
- USE_LIBTOOL and remove old libtool patch.
- remove extra dependency.
- regen PLIST.

help & ok bernd@
2006-01-09 15:08:14 +00:00
naddy
c714d36248 we don't want DIST_SUBDIR to change when PKGNAME is bumped 2006-01-09 14:01:14 +00:00
bernd
81e35d4c4a SHARED_LIBS 2006-01-08 17:58:49 +00:00
steven
6d43b22555 update to 0.78
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-01-08 16:20:49 +00:00
steven
65b9dd95b9 update to 1.22, PKG_ARCH=*
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-01-08 16:15:12 +00:00
steven
9e5eb3049f update to 1.12, PKG_ARCH=*
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-01-08 16:13:50 +00:00
bernd
d1ff81ca8b - Don't use variables in SHARED_LIB. This unbreaks package build.
- regen PLIST

noticed by, discussed with alek@
2006-01-08 12:48:36 +00:00
aanriot
cafd6e7fd6 SHARED_LIBS.
ok bernd@
2006-01-08 11:16:00 +00:00
bernd
49a3a7b937 SHARED_LIBS, USE_LIBTOOL
discussed with steven@

"go ahead" steven@
2006-01-08 10:58:46 +00:00
steven
c78ffbafe4 new maintainer is Jasper Lievisse Adriaanse <jasper at nedbsd.nl> 2006-01-08 09:45:12 +00:00
brad
e93af6eade remove unused libtool 1.3 patches 2006-01-08 03:02:09 +00:00
brad
c9d7b7c2f1 rev 1.174.2.21
(LT_DLMUTEX_GETERROR): check if `lt_dlmutex_geterror_func' is set
instead of `lt_dlmutex_seterror_func'.

From libtool CVS
2006-01-07 21:28:41 +00:00
steven
9e1c4068d5 update to 0.53, PKG_ARCH=*
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-01-07 20:21:16 +00:00
bernd
34b5784985 SHARED_LIBS 2006-01-07 19:45:35 +00:00
steven
d3486d6b6e update to 2.03
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
maintainer timeout
2006-01-07 19:36:37 +00:00
bernd
4b1c0330ee SHARED_LIBS, USE_LIBTOOL 2006-01-07 17:58:49 +00:00
bernd
28a8a585c8 SHARED_LIBS, USE_LIBTOOL 2006-01-07 15:10:53 +00:00
bernd
a01ca264fd SHARED_LIBS 2006-01-07 14:48:47 +00:00
bernd
3f2165e10c - SHARED_LIBS
- regen patches while I'm here
2006-01-07 14:19:29 +00:00
steven
1461e009b5 remove old libtool patch
noticed by aanriot@
2006-01-07 13:04:25 +00:00
bernd
bfed13d9fe - SHARED_LIBS
- regen PLISTs with new gettext
2006-01-07 13:01:39 +00:00
steven
0508ff9f90 do not build with -O3 flag 2006-01-07 10:56:11 +00:00
brad
41f44cdb1c upgrade to libtool 1.5.22
Thanks to naddy@ for testing this
with a full ports tree build.
2006-01-07 09:58:39 +00:00
steven
34b82f68df - pass MAKE_ENV and MAKE_FLAGS/FAKE_FLAGS when calling make in
post-build, post-install and post-regress targets.
- SHARED_LIBS (which definitely requires the above...)
2006-01-07 01:10:11 +00:00
bernd
34fb5420f0 SHARED_LIBS
ok naddy
2006-01-06 21:16:16 +00:00
bernd
f653356ba8 SHARED_LIBS, USE_LIBTOOL 2006-01-06 20:30:26 +00:00
bernd
8de6b8b4a4 SHARED_LIBS, USE_LIBTOOL 2006-01-06 19:41:24 +00:00
steven
1eb6b51ecd SHARED_LIBS 2006-01-06 19:30:10 +00:00
bernd
9538d88ba5 SHARED_LIBS, USE_LIBTOOL 2006-01-06 18:57:01 +00:00
steven
1a5d2f439c SHARED_LIBS and USE_LIBTOOL 2006-01-06 18:52:12 +00:00
bernd
111068e504 - SHARED_LIBS, USE_LIBTOOL
- regen PLISTs with new gettext
2006-01-06 17:51:01 +00:00
bernd
25437a3405 - SHARED_LIBS, USE_LIBTOOL
- regen PLISTs with new gettext
2006-01-06 17:23:25 +00:00
bernd
54f0119007 - SHARED_LIBS, USE_LIBTOOL
- fix stupid COMMENT for g-wrap
2006-01-06 14:42:59 +00:00
bernd
61bea90f85 SHARED_LIBS 2006-01-06 13:38:06 +00:00
bernd
0acf398203 SHARED_LIBS, USE_LIBTOOL 2006-01-06 13:14:28 +00:00
bernd
80f2344dcf SHARED_LIBS, USE_LIBTOOL 2006-01-06 12:24:55 +00:00
steven
4848596692 SHARED_LIBS and USE_LIBTOOL 2006-01-06 09:07:58 +00:00
sturm
31e629d956 SHARED_LIBS and fix PLISTs 2006-01-06 09:05:50 +00:00
sturm
96459e8477 SHARED_LIBS 2006-01-06 08:49:35 +00:00
steven
b6b9bdd871 SHARED_LIBS, USE_LIBTOOL where necessary 2006-01-06 08:36:18 +00:00
steven
b2f0140638 SHARED_LIBS and USE_LIBTOOL 2006-01-06 07:57:01 +00:00
espie
e0751f74b5 remove extra libtool dependency
okay naddy@, pvalchev@
2006-01-05 20:11:15 +00:00
espie
a5294c5dff override -version-info through env variables, as discussed with
bernd, steven, nikolay, naddy, pvalchev...
2006-01-05 19:36:16 +00:00
naddy
2e3ef0cdb6 omitted package version bump 2006-01-04 22:09:55 +00:00
brad
35821ab827 Redundant patch as pointed out by jakemsr@. The libltdl copy of ltmain.sh
will be regenerated from ltmain.in.
2006-01-04 19:48:59 +00:00
steven
af84999786 update to 0.69
from Jasper Lievisse Adriaanse (maintainer)
2006-01-04 17:09:37 +00:00
steven
2665f7937c update to 0.64
from Jasper Lievisse Adriaanse (maintainer)
2006-01-04 17:04:03 +00:00
bernd
3ff69c6673 - Use new SHARED_LIBS framework
- USE_LIBTOOL and bump PKGNAME where appropriate
- regen PLIST with new gettext for libgtop and libgtop2
2006-01-03 18:07:27 +00:00
bernd
47453f9047 - Use new SHARED_LIBS framework
- USE_LIBTOOL and bump PKGNAME where appropriate
2006-01-03 14:55:18 +00:00
bernd
cf31304a70 SHARED_LIBS
ok marcm@, "go ahead" pvalchev@
2006-01-03 10:40:09 +00:00
steven
55c6fc4a67 update to 1.02
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-01-03 10:06:34 +00:00
steven
f319425f52 update to 1.1001, PKG_ARCH=*, license change
based on diff from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-01-03 09:44:48 +00:00
steven
aac0f6c3db update to 0.307, PKG_ARCH=*
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-01-03 09:40:16 +00:00
steven
c3e2316e36 update to 1.04, PKG_ARCH=*
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-01-03 09:26:24 +00:00
bernd
cff4d80c0d - Use new SHARED_LIBS framework
- USE_LIBTOOL and bump PKGNAME where appropriate
2006-01-02 18:15:52 +00:00
bernd
14be5d97f2 SHARED_LIBS, USE_LIBTOOL
"go ahead" pvalchev@
2006-01-02 17:49:48 +00:00
bernd
8e46c94b82 Fix a FAKE_FLAGS pasto. No PKGNAME bump required.
ok espie@
2006-01-02 17:12:01 +00:00
bernd
ae40fa8bf6 Unbreak build with SHARED_LIBS stuff. Sorry!
noticed by naddy@
2006-01-02 17:04:20 +00:00
kurt
30fd83abaa remove MALLOC_OPTIONS="j" now that java has it disabled. ok ian@ 2006-01-02 03:49:58 +00:00
kurt
bf8f82ebbc Disable Junk malloc option for java. java mprotects portions of the thread
stack. When forking, the child process deallocates the threads stacks it
inheritated from the parent. The junk malloc option then attempts to write
to the deallocated memory and segfaults because its not all writable. The
child proc stays in a SIGSEGV loop when this happens.  okay ian@
2006-01-02 03:48:40 +00:00
bernd
e278bb371b - Use new SHARED_LIBS framework
- USE_LIBTOOL and bump PKGNAME where appropriate
- Fix regression test for fribidi
2005-12-29 13:56:07 +00:00
marcm
f32f3f7fd8 Zap the ltmain diff now that it's no longer needed. Noticed by jakemsr@ 2005-12-29 05:10:36 +00:00
naddy
63b933eb4d forgotten package bump 2005-12-28 22:38:21 +00:00
marcm
9b46f9aca3 Wee, other half of buggered commit...
Update to 2.8.4
USE_LIBTOOL
SHARED_LIBS

OK bernd@
2005-12-28 06:25:27 +00:00
marcm
2de1a7f736 Update to 2.8.4
SHARED_LIBS
USE_LIBTOOL

OK bernd@
2005-12-28 06:15:28 +00:00
naddy
a60e4b2318 fix quoting 2005-12-27 21:36:04 +00:00
brad
aa6538bd12 upgrade to silc-toolkit 1.0.2 2005-12-26 04:05:42 +00:00
bernd
4e0f9a93ad Use new SHARED_LIBS framework.
ok marcm@
2005-12-25 17:13:29 +00:00
pvalchev
11e3d0b837 SHARED_LIBS; ok espie 2005-12-24 17:40:00 +00:00
bernd
25f9d2dbf1 - Use new SHARED_LIBS framework
- USE_LIBTOOL and bump PKGNAME where appropriate
- regen libwnck PLIST with new gettext
2005-12-24 15:04:18 +00:00
bernd
c2d859340f - Use new SHARED_LIBS framework
- USE_LIBTOOL and bump PKGNAME where appropriate

libtool okay by brad@, espie@
2005-12-23 17:02:46 +00:00
bernd
9a4acc7c1e - Use new SHARED_LIBS framework
- USE_LIBTOOL and bump PKGNAME where appropriate
2005-12-23 14:38:31 +00:00
steven
481d1f0c4f update to 0.04, PKG_ARCH=*
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-22 20:33:41 +00:00
espie
d1d7c3bab2 - remove non-existent dirs from libsearch path.
- if DESTDIR is defined, avoid relinking (relinking doesn't make sense
with the fake framework anyways).

okay brad@, `as long as it doesn't break anything'.
2005-12-22 11:36:00 +00:00
canacar
790e5f925c Update gsl to version 1.7
ok alek@ aanriot@ sturm@
2005-12-22 07:35:20 +00:00
steven
65c97b2696 update to 0.12, PKG_ARCH=*
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-20 20:59:00 +00:00
steven
0c82c25558 update to 2.1, PKG_ARCH=*
new maintainer is Jasper Lievisse Adriaanse
2005-12-20 19:53:12 +00:00
robert
f544333a68 update to version 1.3.2; 2005-12-20 08:34:07 +00:00
pvalchev
e4bf6c70b6 include <stdio.h> so this is happy with gcc2 too; no change elsewhere 2005-12-20 08:07:32 +00:00
pvalchev
cb7230b74c gcc2 fix 2005-12-20 06:01:34 +00:00
marcm
7f87b79d50 Fix WANTLIB for ssl flavor, bump version.
From Wim Lewis <wiml at hhhh d0t org>
2005-12-19 18:41:51 +00:00
sturm
64f1be3535 work around broken gcc(?) on alpha 2005-12-18 21:53:18 +00:00
espie
0b604e89ee Minor fixes:
- do not link -lresolv, even though this will be gone from -current.
- ld.so path is just /usr/lib, no /lib on OpenBSD.
2005-12-16 23:03:35 +00:00
alek
4a95c6f086 Build with DEBUGLIBS set to Yes
ok grange@
2005-12-16 19:29:55 +00:00
brad
18eaff97e6 upgrade to silc-toolkit 1.0.1 2005-12-14 03:21:53 +00:00
pvalchev
eb1c7cf92e +p5-Test-Manifest 2005-12-13 22:20:13 +00:00
steven
881495d7f0 import p5-Test-Manifest-1.14
Test::Manifest overrides the default behaviour by replacing the
test_via_harness target in the Makefile. Instead of running at the t/*.t
files in ascii-betical order, it looks in the t/test_manifest file to
find out which tests you want to run and the order in which you want to
run them. It constructs the right value for MakeMaker to do the right
thing.

submitted by Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok alek@
2005-12-13 21:46:43 +00:00
espie
2c36d90e5f Fix two annoying issues (fixed upstream as well):
--tag CXX works for relink now.
--tag=disable-static/disable-shared is now independent from language tags,

thus libtool --tag=disable-static --tag CXX works.

Almost allows KDE from using libtool. Still one issue to hunt down and fix.

Okay brad@, who reminded me about updating both ltmain.in and ltmain.sh...
2005-12-12 15:15:16 +00:00
espie
3f5b871179 Fix packaging bug 2005-12-12 14:32:54 +00:00
steven
35d1827fec - new MAINTAINER Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
- PKG_ARCH=*
- bump PKGNAME
2005-12-11 11:10:06 +00:00
steven
5cdfb6d225 + p5-Module-Load 2005-12-10 15:53:28 +00:00
steven
2ddcc4b813 import p5-Module-Load-0.10
Module::Load eliminates the need to know whether you are trying to
require either a file or a module.

submitted by Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
"looks ok" alek@
2005-12-10 15:52:51 +00:00
aanriot
35efdf1308 - update avr-libc to 1.4.0.
- don't overwrite subdirs' flags.

tested by wilfried@, ok martin@
2005-12-09 16:01:00 +00:00
kevlo
e9f2842826 update to 1.08 2005-12-09 13:17:25 +00:00
steven
e1bd7bdfda update to 0.10
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
maintainer timeout
2005-12-08 16:30:59 +00:00
bernd
96c3a70dce add maven 2005-12-08 09:49:32 +00:00
bernd
2937ebc4ef Import maven-2.0.
Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a
project's build, reporting and documentation from a central piece of
information.

help & ok kurt@
2005-12-08 09:48:02 +00:00
bernd
15299ab459 Major update to pcre-6.4.
discussed with sturm@ and naddy@

ok sturm@ jakob@, "Auf!" naddy@
2005-12-07 20:11:49 +00:00
todd
e6bfa659fb cvs or I forgot to commit these, either way pointed out by STeve Andre', thanks! 2005-12-06 19:05:21 +00:00
espie
0d838a1d41 +slib-guile 2005-12-05 16:38:14 +00:00
espie
276dd096dc slib-guile is a `wrapper' to help slib+guile working 2005-12-05 16:36:31 +00:00
espie
de576d3434 let mklibcat heed DESTDIR. 2005-12-05 16:28:33 +00:00
espie
a64d59ec4c allow slib+guile to work, by relying mostly on slib instead of a guile
wrapper that will need to be rewritten each time (looks like another GNU
software engineering malpractice to me).

Patches taken from netbsd. problem duly noted by Todd Fries.
2005-12-05 14:46:01 +00:00
alek
911bdf98c3 - Don't build libgtop always as static library
- Don't include bundled gettext headers
- Fix LIB_DEPENDS
- Remove HOMEPAGE that no longer exists
- USE_LIBTOOL
- Bump PKGNAME

ok MAINTAINER
2005-12-04 12:17:47 +00:00
steven
b9dda64bc7 update to 0.093
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok pvalchev@
2005-12-03 11:59:58 +00:00
steven
54ab7a377e update to 0.68
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok pvalchev@
2005-12-03 09:03:45 +00:00
steven
ecb8b08211 update to 2.110
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok pvalchev@
2005-12-03 07:32:36 +00:00
pvalchev
c7746cd641 compile on gcc2; ok naddy, marcm 2005-12-03 04:26:02 +00:00
kevlo
85aaff2f3d upgrade to 1.07
From Jasper Lievisse Adriaanse <jasper at nedbsd.nl>.
2005-12-02 11:35:34 +00:00
kevlo
2c8f0228ee update to 0.05.
From Jasper Lievisse Adriaanse <jasper at nedbsd.nl>.
2005-12-02 11:32:54 +00:00
steven
178b98f095 update to 0.09
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok bernd@
2005-12-01 22:37:28 +00:00
steven
13c61184dc update to 0.63
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok bernd@
2005-12-01 22:35:25 +00:00
bernd
0c84db6133 Update to pango-1.10.2.
ok marcm@
2005-12-01 15:41:09 +00:00
steven
1ae216d9fa update to 0.99.3 and PKG_ARCH=*
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok bernd@
2005-12-01 12:59:06 +00:00
steven
f8c8c75462 update to 1.06
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok maintainer
2005-12-01 08:02:16 +00:00
todd
dd7f8025d5 update to opencm 0.1.2alpha8-2 2005-11-30 20:43:44 +00:00
sturm
930b91eb59 work around around a bug on alpha (in binutils?), where some relocations
end up in .rodata

solution from kurt@, closes ports/4569
2005-11-30 19:45:07 +00:00
kurt
ba0a70b4eb Disable malloc option J because it causes a SEGV loop in java
after forking (child process frees inherited threads that have
portions mprotected by the jvm as stack guard pages. J option
tries to write to the protected pages). no pkg bump, since
no change in package.
2005-11-30 18:34:25 +00:00
kurt
56509860b6 - fix build for systems with > 2G physical memory (signed int value was
assigned to uint64).
- set some fall-back max-memory values to reasonable values for OpenBSD.
Problem reported and update tested by Douglas Santos.
2005-11-30 02:21:32 +00:00
steven
cc3bd646d2 update to 2.02
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok bernd@
2005-11-29 17:41:05 +00:00
alek
352d48ff22 Update to 0.15
From new maintainer Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2005-11-29 07:40:50 +00:00
kevlo
6639a6d1cf update to 1.3. Submitted by Jasper Lievisse Adriaanse <jasper at nedbsd.nl>. 2005-11-29 02:19:42 +00:00
kevlo
edd8b9b02d update to 1.20. Submitted by Jasper Lievisse Adriaanse <jasper at nedbsd.nl>. 2005-11-29 01:37:07 +00:00
steven
bbcfe7eb4e update to 1.03
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
fix interactive regression test while here
ok sturm@
2005-11-28 21:10:31 +00:00
kevlo
054060c27a Update to 0.45
Submitted by  Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2005-11-28 01:55:21 +00:00
sturm
7a0adabfe4 fix CATEGORIES
from Moritz Grimm <mlist at scapa.dnsalias.net>
2005-11-27 10:54:10 +00:00
steven
d7340d5f3f update to 2.39
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok sturm@
2005-11-27 09:21:38 +00:00
sturm
bfd95ecfca update to Cache-Mmap 0.09
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-11-26 20:55:55 +00:00
kevlo
dc75d1befd update to svk 1.05 2005-11-24 03:55:17 +00:00
kurt
a174f4d822 - add plugin and javaws support. disable with no_web flavor.
Demos all work but deadlocking the vm under load has been
noted. Both MToolkit and XToolkit work ok so far.
- fix segfault with MToolkit where processTree was called
with to==NULL.
- fix NPE in plugin paintGrayBox where g==null
- fix javaws startup (from FreeBSD)
- forgot to mention in last commit: Forte Peformance Tools
collector is no longer disabled.
2005-11-23 19:39:13 +00:00
pvalchev
951da114d4 remove bullshit BROKEN on alpha -- fix it instead!!! 2005-11-23 16:04:49 +00:00
robert
468d930285 Mark broken on alpha; svnversion segfaults during fake;
from Michael Knudsen
2005-11-23 15:16:30 +00:00
kurt
d616aeb0d0 forgot to bump pkgname in last commit 2005-11-22 14:48:07 +00:00
kurt
7f5e5f0bdf - update to patchset 2. mostly removing patches now included in patchset.
- link awt_robot with -pthread
- disable a runtime Motif version check that incorrectly thought we were
using Motif 1.2 based on Xm major version. problem reported by Laurence
Tratt
- plugin and webstart comming later
2005-11-22 14:43:05 +00:00
kevlo
960e1ff080 upgrade to 1.21 2005-11-22 09:04:13 +00:00
kevlo
bb44b89925 add p5-prefork 2005-11-22 09:02:30 +00:00
kevlo
7834075814 Initial import p5-prefork 1.00.
The "prefork" pragma is intended to allow module writers to optimise
module loading for both scenarios with as little additional code as
possible.
2005-11-22 09:00:57 +00:00
kevlo
534ccda247 update to 0.22 2005-11-22 07:53:39 +00:00
kevlo
4ee64dfcb2 update to 0.033 2005-11-22 07:45:21 +00:00
espie
d99a626f45 quick&dirty fix to avoid unwanted runtime dependency on gnu-m4.
tests sturm@, naddy@
2005-11-21 09:15:11 +00:00
jakemsr
779b5bad35 - distfile was rerolled
- USE_LIBTOOL
- general cleanup
- bump pkgname

OK wilfried@
2005-11-21 01:16:53 +00:00
wilfried
b1a40097b5 fix extra libs + bump 2005-11-20 12:54:05 +00:00
bernd
39217009b1 Unbreak build with automake 1.9 installed. Update patches while I'm here.
"looks good" sturm@
2005-11-19 13:15:21 +00:00
jolan
4eb839736d update to 4.2.3.2 2005-11-18 16:14:36 +00:00
naddy
d73fb8d6f9 fix WANTLIB 2005-11-17 21:15:35 +00:00
dons
4c7a3d9bde Update to darcs 1.0.4 2005-11-17 09:31:16 +00:00