summaryrefslogtreecommitdiff
path: root/devel/guile-fcgi
AgeCommit message (Collapse)AuthorFilesLines
2010-03-24Recursive revision bump for GMP update.asau1-2/+2
2009-12-15Recursive bump for libltdljoerg1-2/+2
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-2/+2
major change. Reported by Robert Elz in PR 41345.
2009-05-16cleanup: replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-3/+3
2008-07-14Mark as destdir ready.joerg1-1/+3
2007-06-05Make guile-fcgi work with guile-1.6.x. Bump PKGREVISION.wiz3-4/+65
Patch provided by Aleksej Saushev.
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-3/+3
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-3/+3
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-11-27Set MAINTAINER to tech-pkg@NetBSD.org.epg1-2/+2
2004-10-15Update linkage to libltdl (via guile{,14}), which is now its own package.tv1-2/+2
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't know which dependencies actually need libltdl, so it was a recursive bump. Hopefully this recursive inclusion can be ripped out of guile{,14}/buildlink3.mk at some point and bubble down to dependencies that actually use libltdl, avoiding this headache in the future....
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
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.