Subject: CVS commit: pkgsrc/devel/ffcall
To: None <pkgsrc-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: pkgsrc-changes
Date: 05/11/2003 07:12:51
Module Name:	pkgsrc
Committed By:	jmc
Date:		Sun May 11 07:12:50 UTC 2003

Modified Files:
	pkgsrc/devel/ffcall: Makefile buildlink2.mk
Added Files:
	pkgsrc/devel/ffcall: PLIST.shared

Log Message:
Bump PKGREVISION and add option to make shared libraries out of avcall
and callback. This is needed for GNUStep as it links against these libraries
with it's shared lib. Only tested/enabled on powerpc right now as it's the
only platform I've seen stumble across this (x86 isn't affected due to
differing reloc type restrictions in code/libraries).


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/ffcall/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/devel/ffcall/PLIST.shared
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/ffcall/buildlink2.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.