summaryrefslogtreecommitdiff
path: root/www/swill
AgeCommit message (Collapse)AuthorFilesLines
2016-09-18Make it accept --without-mpi. Fixes build.dholland2-1/+39
2016-08-15Make this fetchable.wiz2-12/+8
Does not compile though, since it looks for mpi headers even though told not to do that.
2016-08-11Update to new upstream. From the git log:schmonz11-82/+159
* 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).
2015-11-04Add SHA512 digests for distfiles for www categoryagc1-1/+2
Problems found locating distfiles: Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2012-10-28Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-04-15Reset maintainer, developer has left the buildingwiz1-2/+2
2011-09-29Fix MAKE_JOBS build with a strategic .WAIT. While here, fix a brokendholland4-2/+35
printf format and bump PKGREVISION for that.
2010-12-30Fixes for DragonFly.obache3-1/+40
2009-07-17Update from 0.1 to 0.3zafer1-2/+1
Changelog: Changes between 0.1 to 0.3: 0.3 Added the possibility to specify the path where SWILL creates temporary files. Added swill_interface() to bind to specific interface. 0.2 Added support for compiling under Win32 with MSVC. Added support for HTTPS using OpenSSL.
2009-07-16no need @dirrm entries anymore.obache1-2/+1
2009-07-16* marked as DESTDIR ready.obache1-7/+7
* no need INSTALLATION_DIRS anymore * MAKE_JOBS_SAFE now. * some cosmetic fix.
2009-07-16update to 0.3. update master_sites. update homepage. (add destdir).zafer3-15/+16
2009-07-07user-destdir supportjoerg1-1/+5
2009-06-30Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build withjoerg1-1/+3
MAKE_JOBS=2 and worked without.
2007-03-24Prepare for switching to NO_MTREE=yes.joerg1-1/+2
2005-02-24Add RMD160 checksums.wiz1-1/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-06-18A package for SWILL, the Simple Web Interface Link Library.thorpej4-0/+27