UPDATE devel/libsigsegv

2018-02-07 Thread Björn Ketelaars
devel/libsigsegv received a minor update. Changelog an be found at http://git.savannah.gnu.org/cgit/libsigsegv.git/tree/ChangeLog?id=841edd5e31e458d91e44bdd2218ade20fdaadf3e Shared lib does not need a bump. Output make test: # TOTAL: 5 # # PASS: 5 # # SKIP: 0 # # XFAIL: 0 # # FAIL: 0

UPDATE: devel/libsigsegv 2.10 => 2.11

2017-06-08 Thread Brian Callahan
Hi ports -- Attached is a diff to update libsigsegv to its latest version. I don't see any symbol changes so no crank to SHARED_LIBS. This doesn't get us much other than the patches were successfully upstreamed so they go away. Additionally, it appears the library is licensed GPLv2

GNU libsigsegv 2.11 is released

2017-02-21 Thread Bruno Haible
Hi, GNU libsigsegv 2.11 is released. You find the download link at the homepage https://www.gnu.org/software/libsigsegv/ New in 2.11: * Added support for catching stack overflow on Linux/SPARC. * Provide a correct value for SIGSTKSZ on 64-bit AIX and on HP-UX. The one defined by these

UPDATE: libsigsegv 2.10

2012-09-24 Thread Brad Smith
Here is an update to libsigsegv 2.10. Index: Makefile === RCS file: /home/cvs/ports/devel/libsigsegv/Makefile,v retrieving revision 1.13 diff -u -p -r1.13 Makefile --- Makefile6 Sep 2012 06:29:05 - 1.13 +++ Makefile

UPDATE: libsigsegv 2.9

2012-09-01 Thread Brad Smith
An update to libsigsegv 2.9. No functional change. Just OpenBSD bits integrated. Index: Makefile === RCS file: /home/cvs/ports/devel/libsigsegv/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- Makefile1 Sep

Re: UPDATE: libsigsegv 2.8

2010-04-01 Thread Scott Vokes
On Wed, Mar 31, 2010 at 4:36 PM, Jasper Lievisse Adriaanse wrote: > On Tue, Mar 23, 2010 at 07:27:12PM -0400, Brad wrote: >> Here is an update to libsigsegv 2.8. > so, i'm asking again. what did maintainer say? I just moved and don't have internet access set up y

Re: UPDATE: libsigsegv 2.8

2010-03-31 Thread Jasper Lievisse Adriaanse
On Tue, Mar 23, 2010 at 07:27:12PM -0400, Brad wrote: > Here is an update to libsigsegv 2.8. so, i'm asking again. what did maintainer say? > Index: Makefile > === > RCS file: /cvs/ports/devel/libsigsegv/Makefi

UPDATE: libsigsegv 2.8

2010-03-23 Thread Brad
Here is an update to libsigsegv 2.8. Index: Makefile === RCS file: /cvs/ports/devel/libsigsegv/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile23 Feb 2010 22:51:46 - 1.7 +++ Makefile28 Feb

Re: libsigsegv

2007-07-11 Thread Andreas Vögele
Joachim Schipper writes: > On Wed, Jul 11, 2007 at 04:14:40PM +0200, Andreas Vögele wrote: >> [...] >> I haven't made any progress on the CLISP port. Gambit-C and PLT >> Scheme look more promising. I'll probably use one of these Scheme >> implementations instead of CLISP. > > FWIW, gambit is ver

Re: libsigsegv

2007-07-11 Thread Joachim Schipper
On Wed, Jul 11, 2007 at 12:14:41PM -0400, Michael Small wrote: > On Wed, Jul 11, 2007 at 05:57:32PM +0200, Joachim Schipper wrote: > > On Wed, Jul 11, 2007 at 04:14:40PM +0200, Andreas V?gele wrote: > ... > > > I haven't made any progress on the CLISP port. Gambit-C and PLT > > > Scheme look more

Re: libsigsegv

2007-07-11 Thread Michael Small
On Wed, Jul 11, 2007 at 05:57:32PM +0200, Joachim Schipper wrote: > On Wed, Jul 11, 2007 at 04:14:40PM +0200, Andreas V?gele wrote: ... > > I haven't made any progress on the CLISP port. Gambit-C and PLT > > Scheme look more promising. I'll probably use one of these Scheme > > implementations ins

Re: libsigsegv

2007-07-11 Thread Joachim Schipper
On Wed, Jul 11, 2007 at 04:14:40PM +0200, Andreas V?gele wrote: > Jasper Lievisse Adriaanse writes: > > > hi, > > > > here's an updated version of the [libsigsegv] port, with help from > > [EMAIL PROTECTED] it has been tested on alpha, amd64, sparc, sparc64

Re: libsigsegv

2007-07-11 Thread Jasper Lievisse Adriaanse
On Wed, Jul 11, 2007 at 04:14:40PM +0200, Andreas V?gele wrote: > Jasper Lievisse Adriaanse writes: > > > hi, > > > > here's an updated version of the [libsigsegv] port, with help from > > [EMAIL PROTECTED] it has been tested on alpha, amd64, sparc, sparc64

Re: libsigsegv

2007-07-11 Thread Andreas Vögele
Jasper Lievisse Adriaanse writes: > hi, > > here's an updated version of the [libsigsegv] port, with help from > [EMAIL PROTECTED] it has been tested on alpha, amd64, sparc, sparc64, mips64, > i386 and powerpc. (note: for sparc64 you need to have -r1.51 of > trap.c commit

Re: libsigsegv (was: UPDATE: lang/clisp)

2007-07-06 Thread Jasper Lievisse Adriaanse
maintainers ever tried to > >> build that code. Try to build clisp with the gmalloc.c file from > >> clisp-2.33.2 instead. > > I fixed it and will send the patch upstream. > > > >> BTW, I've never been able to get clisp running with libsigsegv. Eve

Re: NEW: devel/libsigsegv

2007-06-04 Thread steven mestdagh
ts passed. Please test and commit. Can you make it work on other architectures? Below is the build output on amd64. +++ Mon Jun 4 21:39:12 CEST 2007 ===> Checking files for libsigsegv-2.4 `/a/distfiles/libsigsegv-2.4.tar.gz' is up to date. >> (SHA256) libsigsegv-2.4.tar.gz: OK ==

Re: NEW: devel/libsigsegv

2007-06-04 Thread Scott Vokes
Actually, here's a quick update. Please test and commit. Scott On 6/4/07, Scott Vokes <[EMAIL PROTECTED]> wrote: Porting this seems to be the first step to updating lang/clisp. From the DESCR: "This is a library for handling page faults in user mode. A page fault occurs when a program trie

NEW: devel/libsigsegv

2007-06-03 Thread Scott Vokes
Porting this seems to be the first step to updating lang/clisp. From the DESCR: "This is a library for handling page faults in user mode. A page fault occurs when a program tries to access to a region of memory that is currently not available. Catching and handling a page fault is a useful tech