Subject: CVS commit: pkgsrc/net/socket++
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 05/12/2006 07:44:26
Module Name:	pkgsrc
Committed By:	joerg
Date:		Fri May 12 07:44:26 UTC 2006

Modified Files:
	pkgsrc/net/socket++: Makefile distinfo
	pkgsrc/net/socket++/patches: patch-aa
Added Files:
	pkgsrc/net/socket++: hacks.mk
	pkgsrc/net/socket++/patches: patch-ae patch-af patch-ag

Log Message:
- add DragonFly support (positive lists for broken platforms would
simplify this...)
- disable propolice on DragonFly
- use void (*)(int) as type of sa_handler as by SUS
- correctly annotate info usage, bump revision for this


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/net/socket++/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/socket++/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/net/socket++/hacks.mk
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/socket++/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/net/socket++/patches/patch-ae \
    pkgsrc/net/socket++/patches/patch-af pkgsrc/net/socket++/patches/patch-ag

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