pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/xmlrpc-c
Module Name: pkgsrc
Committed By: bsiegert
Date: Sun Dec 1 23:25:31 UTC 2013
Modified Files:
pkgsrc/textproc/xmlrpc-c: Makefile distinfo
pkgsrc/textproc/xmlrpc-c/patches: patch-config.mk.in
Added Files:
pkgsrc/textproc/xmlrpc-c/patches: patch-src_cpp_server_pstream.cpp
Log Message:
Fix build on MirBSD.
Remove all "#define _XOPEN_SOURCE" lines, as they break things horribly on
MirBSD for some reason. Sprinkle a few <sys/types.h> includes. Add support for
generating shared libraries on MirBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/textproc/xmlrpc-c/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/textproc/xmlrpc-c/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/xmlrpc-c/patches/patch-config.mk.in
cvs rdiff -u -r0 -r1.1 \
pkgsrc/textproc/xmlrpc-c/patches/patch-src_cpp_server_pstream.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index