summaryrefslogtreecommitdiff
path: root/devel/guile-fcgi
AgeCommit message (Collapse)AuthorFilesLines
2004-05-03Convert to buildlink3.wiz1-4/+4
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-06-05Bump revisions following the guile14's threaded fix.uebayasi1-3/+4
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-01-07Buildlinkify.uebayasi1-4/+4
2003-01-07Rename older (<1.6) Guile as guile14.uebayasi1-2/+2
Packages using Guile now all depend on guile14. These packages are expected to be made depend on newer Guile (1.6.x) when updated in the future.
2002-12-13guile-snarf wants the infile before the CFLAGS et al. patch Makefile.injschauma2-1/+15
accordingly. Should address the problem seen in Hubert's latest bulk-build.
2002-07-23Initial import of guile-fcgi-0.1 into the NetBSD Packages Collection.agc4-0/+33
Provided in PR 14635 by Eric Gillespie, Jr. <epg@pretzelnet.org> Guile interface to FastCGI. guile-fcgi incorporates both FCGI and FCGX interfaces into Guile. For more information about FastCGI, see the ap-fastcgi and fcgi-devkit packages.