Bug 108053 - New WWW Ports: mod_xmlns mod_proxy_xml mod_line_edit
Summary: New WWW Ports: mod_xmlns mod_proxy_xml mod_line_edit
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-17 19:20 UTC by Dominic Marks
Modified: 2007-01-22 08:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.37 KB, text/plain)
2007-01-17 19:20 UTC, Dominic Marks
no flags Details
file.shar (2.65 KB, text/plain)
2007-01-17 19:20 UTC, Dominic Marks
no flags Details
file.shar (2.20 KB, text/plain)
2007-01-17 19:20 UTC, Dominic Marks
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dominic Marks 2007-01-17 19:20:28 UTC
Add three Apache 2 modules from http://apache.webthing.com/

 mod_xmlns
   'mod_xmlns adds XML Namespace support to Apache, and may form
   the basis of XML-driven publishing systems. It runs as an output
   filter, so it works automatically with any content generator.'

   http://apache.webthing.com/mod_xmlns/

 mod_proxy_xml
   'mod_proxy_xml is an output filter to rewrite links in a proxy
   situation, to ensure that links work for users outside the proxy.
   It serves the same purpose as Apache's ProxyPassReverse directive
   does for HTTP headers, and is an essential component of a reverse
   proxy.'

   http://apache.webthing.com/mod_proxy_xml/

 mod_line_edit
   'mod_line_edit is a general-purpose filter for text documents.
   It operates as a simple on-the-fly line editor, applying
   search-and-replace rules defined in a configuration or .htaccess
   file.'

   http://apache.webthing.com/mod_line_edit/

Fix: Tested with portlint and built them.
We are using mod_line_edit on a server with success. 

mod_xmlns.shar

mod_proxy_xml.shar

mod_line_edit.shar
How-To-Repeat: NA.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-01-17 19:22:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-22 07:48:45 UTC
miwi        2007-01-22 07:48:39 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_line_edit    Makefile distinfo pkg-descr pkg-plist 
  Log:
  mod_line_edit is a general-purpose filter for text documents. It
  operates as a simple on-the-fly line editor, applying
  search-and-replace rules defined in a configuration or .htaccess
  file.
  
  WWW: http://apache.webthing.com/mod_line_edit/
  
  PR:             ports/108053
  Submitted by:   Dominic Marks <dom at goodforbusiness.co.uk>
  
  Revision  Changes    Path
  1.1686    +1 -0      ports/www/Makefile
  1.1       +36 -0     ports/www/mod_line_edit/Makefile (new)
  1.1       +3 -0      ports/www/mod_line_edit/distinfo (new)
  1.1       +6 -0      ports/www/mod_line_edit/pkg-descr (new)
  1.1       +3 -0      ports/www/mod_line_edit/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-01-22 07:49:33 UTC
miwi        2007-01-22 07:49:29 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_xmlns        Makefile distinfo pkg-descr pkg-plist 
  Log:
  mod_xmlns adds XML Namespace support to Apache, and may form the basis
  of XML-driven publishing systems. It runs as an output filter, so it
  works automatically with any content generator.
  
  WWW: http://apache.webthing.com/mod_xmlns/
  
  PR:             ports/108053
  Submitted by:   Dominic Marks <dom at goodforbusiness.co.uk>
  
  Revision  Changes    Path
  1.1687    +1 -0      ports/www/Makefile
  1.1       +40 -0     ports/www/mod_xmlns/Makefile (new)
  1.1       +6 -0      ports/www/mod_xmlns/distinfo (new)
  1.1       +5 -0      ports/www/mod_xmlns/pkg-descr (new)
  1.1       +3 -0      ports/www/mod_xmlns/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2007-01-22 07:50:24 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-01-22 07:50:46 UTC
miwi        2007-01-22 07:50:40 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_proxy_xml    Makefile distinfo pkg-descr pkg-plist 
  Log:
  mod_proxy_xml is an output filter to rewrite links in a proxy
  situation, to ensure that links work for users outside the proxy.
  It serves the same purpose as Apache's ProxyPassReverse directive
  does for HTTP headers, and is an essential component of a reverse
  proxy.
  
  WWW: http://apache.webthing.com/mod_proxy_xml/
  
  PR:             ports/108053
  Submitted by:   Dominic Marks <dom at goodforbusiness.co.uk>
  
  Revision  Changes    Path
  1.1688    +1 -0      ports/www/Makefile
  1.1       +40 -0     ports/www/mod_proxy_xml/Makefile (new)
  1.1       +6 -0      ports/www/mod_proxy_xml/distinfo (new)
  1.1       +7 -0      ports/www/mod_proxy_xml/pkg-descr (new)
  1.1       +3 -0      ports/www/mod_proxy_xml/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"