Version: 2.22, Package name: p5-CGI-SpeedyCGI-2.22 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description SpeedyCGI is a way to run perl scripts persistently, which can make them run much more quickly. After the script is initially run, instead of exiting, the perl interpreter is kept running. During subsequent runs, this interpreter is used to handle new executions instead of starting a new perl interpreter each time. A very fast frontend program, written in C, is executed for each request. This fast frontend then contacts the persistent Perl process, which is usually already running, to do the work and return the results. |
Filesize: 148.385 KB |
Version History (View Complete History) |
|
2016-04-28 09:42:36 by Stuart Henderson | Files touched by this commit (140) |
Log message: rm apache1 modules, 'Destroy them all' ajacoutot@ feel free to submit apache2 variants of these if wanted and still useful. (this isn't all of them: those which are dependencies of other ports will come later). |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-11-02 04:56:55 by Marc Espie | Files touched by this commit (27) |
Log message: a few minor pkg_subst fixes, for the coming patch (disallow -c without -m outside of WRKDIR) |
2015-09-09 04:17:25 by Stuart Henderson | Files touched by this commit (1) |
Log message: don't use RUN_DEPENDS=${BUILD_DEPENDS} |
2010-09-24 09:37:43 by Stuart Henderson | Files touched by this commit (42) |
Log message: bump |
2010-05-24 16:20:55 by Marc Espie | Files touched by this commit (1) |
Log message: gcc4: avoid array when pointer is enough. Array might need definition of struct just for standard's sake. |
2008-10-01 23:58:56 by Simon Bertrang | Files touched by this commit (3) |
Log message: make it work with our new perl and bump ok sthen@ |
2007-11-07 23:43:47 by Jakob Schlyter | Files touched by this commit (2) |
Log message: fix path for speedy_backend; from Eric Olsen |
2007-09-15 14:38:27 by Michael Erdely | Files touched by this commit (258) |
Log message: Remove surrounding quotes from COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here (ok naddy@) |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2007-01-16 10:52:07 by Simon Dassow | Files touched by this commit (54) |
Log message: cpanify, use SHARED_ONLY and set one license looks ok to jasper@ |
2005-01-05 10:39:05 by Christian Weisgerber | Files touched by this commit (147) |
Log message: SIZE |
2004-12-11 06:29:22 by Aleksander Piotrowski | Files touched by this commit (47) |
Log message: Add WANTLIB markers |
2004-09-15 12:49:53 by Marc Espie | Files touched by this commit (121) |
Log message: new plists. comment out netscape-dynmotif, since we don't have the required motif lib. |
2004-01-17 18:50:36 by Christian Weisgerber | Files touched by this commit (5) |
Log message: overhaul |
2003-12-15 14:55:58 by Christian Weisgerber | Files touched by this commit (479) |
Log message: remove WWW lines |
2003-10-31 03:23:47 by Kevin Lo | Files touched by this commit (3) |
Log message: upgrade to version 2.22. ok jakob@ |
2003-07-16 22:55:18 by Kevin Lo | Files touched by this commit (1) |
Log message: fix PLIST |