Subject: CVS commit: pkgsrc/www/swill
From: Amitai Schlair
Date: 2016-08-11 14:51:16
Message id: 20160811125116.2BDBDFBC3@cvs.NetBSD.org

Log Message:
Update to new upstream. From the git log:

* Fix LLVM warnings (HEAD -> master, origin/master, origin/HEAD)
* Ignore shared library
* Only build libraries if needed
* Make configure executable
* Add configure script
* Update ignored files
* Add getpeerip, setfork functions
* Make it compile under Windows
* Document Cygwin
* Changes to compile with a cygwin compiler.
* Make it compile with gcc-4
* Fix setfork return type.
* Conditionally compile funcitonality that is not part of WIN32.
* _exit is a lot more efficient than exit.
* Add query string in the log file.
* Implement forking server. Add swill_setfork() function.
* Add swill_getquerystring function.
* Fix SVG mime type. See http://www.mozilla.org/projects/svg/faq.html
* Added logging statements for errors.
* Add application/svg type for the .svg suffix.
* Added swill_getrlen and swill_getrequest functions.
* Added conditional compilation directive.
* Added char *swill_getpeerip(const char *name) function.
* Use scanf %p for portability with 64 bit architectures.
* WIN32 port.

pkgsrc changes:

* Libtoolize to fix build on OS X (and perhaps others).

Files:
RevisionActionfile
1.14modifypkgsrc/www/swill/Makefile
1.4modifypkgsrc/www/swill/PLIST
1.7modifypkgsrc/www/swill/distinfo
1.2modifypkgsrc/www/swill/patches/patch-Source_Objects_base_c
1.1addpkgsrc/www/swill/buildlink3.mk
1.1addpkgsrc/www/swill/patches/patch-Makefile.in
1.1addpkgsrc/www/swill/patches/patch-Source_Objects_Makefile.in
1.1addpkgsrc/www/swill/patches/patch-Source_SWILL_Makefile.in
1.1removepkgsrc/www/swill/patches/patch-Makefile_in
1.1removepkgsrc/www/swill/patches/patch-aa
1.1removepkgsrc/www/swill/patches/patch-ab