summaryrefslogtreecommitdiff
path: root/www/fcgi
AgeCommit message (Collapse)AuthorFilesLines
2004-05-03Unused.wiz1-24/+0
2004-04-27Convert to buildlink3.snj2-3/+21
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-4/+2
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2003-11-10Set USE_GCC_SHLIB. Fixes linking on Solaris.gavan1-1/+2
2003-07-26update to 2.4.0drochner3-13/+12
changes: -bugfixes -When closing connections, shutdown() the send side of TCP sockets to prevent a TCP RST from trashing the reciept of data on the client (when the client continues to send data to the application). -some C++ API stuff
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz2-3/+4
dependency bumps.
2003-01-07Remove duplicate empty line.wiz1-5/+4
2003-01-07Trivially add buildlink2.mk.uebayasi1-0/+25
2002-10-09Refer to uninstalled libtool archives as "libfoo.la", not "-L.. -lfoo".jlam2-1/+15
2002-10-09buildlink1 -> buildlink2jlam1-3/+3
2002-08-01Convert to use pthread.buildlink.mk.jlam1-4/+5
2002-06-24Import new "fcgi" package: FastCGI application development kittron4-0/+53
This package is based on the contribution made by Eric Gillespie Jr. in PR pkg/14633.