slightly differently with a smaller stack size and the Flash plugins
rely on this behaviour.
Suggested by: dchagin
Patch by: nox
Discussed at: freebsd-emulation
Reminded by: Tijl Coosemans <tijl@ulyssis.org>
MARC-XML is an extension to the MARC-Record distribution for working with
XML data encoded using the MARC21slim XML schema from the Library of Congress.
For more details see: http://www.loc.gov/standards/marcxml/
- This is upgraded version of 1.4 (by non-original author), but is not
same as www/mod_extract_forwarded2 port (was forked from 1.x by
another author).
- I'm not sure we should upgrade like this (upgrade 1.4 to forked
2.0.2), but it seems original web site is disappeared, so I think we
should do.
- This version does not support Apache 1.3.x versions. If someone
need old version of this port, I'll prepare
www/mod_extract_forwarded1 port after repocopy.
choose to enable or disable any command over SSH (e.g. SCP, SFTP, rsync, etc.)
log user's commands, implement timing restrictions, and more.
WWW: http://lshell.ghantoos.org
PR: ports/137369
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Reviewed by: myself
create) SAML requests as used by Google. Please note that
Google::SAML::Request is by no means a full implementation of the SAML
2.0 standard. But if you want to talk to Google to authenticate users,
you should be fine.
WWW: http://search.cpan.org/dist/Google-SAML-Request/
PR: ports/137444
Submitted by: Gea-Suan Lin <gslin at gslin.org>
that is needed for logging your users into Google using SSO.
You have some sort of web application that can identify and
authenticate users. You want users to be able to use some sort of
Google service such as Google mail.
When using SSO with your Google partner account, your users will send
a request to a Google URL. If the user isn't already logged in to
Google, Google will redirect him to a URL that you can define. Behind
this URL, you need to have a script that authenticates users in your
original framework and generates a SAML response for Google that you
send back to the user whose browser will then submit it back to
Google. If everything works, users will then be logged into their
Google account and they don't even have to know their usernames or
passwords.
WWW: http://search.cpan.org/dist/Google-SAML-Response/
PR: ports/137445
Submitted by: Gea-Suan Lin <gslin at gslin.org>
It supports multi threads, customization, directory listing and CGI.
It is confirmed to run the following software under tinytinyhttpd
with no hassle:
* MTOS(Movable Type Open Source) (perl)
* WordPress (php)
* blogn Plus (php)
* tDiary (ruby)
* PukiWiki (php)
* NucreusCMS (php)
* blosxom (perl)
WWW: http://github.com/mattn/tinytinyhttpd/tree/master
PR: ports/137354
Submitted by: Shinsuke Matsui <smatsui at karashi.org>
for arbitrary WSGI applications. It acts as WSGI middleware.
WWW: http://www.repoze.org/
PR: ports/137419
Submitted by: Wen Heping <wenheping at gmail.com>