pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www Apache 1.3 module.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8cf8fcc14651
branches: trunk
changeset: 635799:8cf8fcc14651
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jun 11 12:45:22 2014 +0000
description:
Apache 1.3 module.
diffstat:
www/ap-layout/DESCR | 7 -------
www/ap-layout/MESSAGE | 13 -------------
www/ap-layout/Makefile | 28 ----------------------------
www/ap-layout/PLIST | 37 -------------------------------------
www/ap-layout/distinfo | 5 -----
www/ap-mp3/DESCR | 6 ------
www/ap-mp3/MESSAGE | 13 -------------
www/ap-mp3/Makefile | 29 -----------------------------
www/ap-mp3/PLIST | 3 ---
www/ap-mp3/distinfo | 5 -----
10 files changed, 0 insertions(+), 146 deletions(-)
diffs (186 lines):
diff -r 7fcf433ce4c3 -r 8cf8fcc14651 www/ap-layout/DESCR
--- a/www/ap-layout/DESCR Wed Jun 11 12:36:16 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-Mod_Layout creates a framework for doing design. Whether you need a
-simple copyright or ad banner attached to every page, or need to have
-something more challenging such a custom look and feel for a site that
-employs an array of technologies (Java Servlets, mod_perl, PHP, CGI's,
-static HTML, etc...), Mod_Layout creates a framework for such an
-environment. By allowing you to cache static components and build sites
-in pieces, it gives you the tools for creating large custom portal sites.
diff -r 7fcf433ce4c3 -r 8cf8fcc14651 www/ap-layout/MESSAGE
--- a/www/ap-layout/MESSAGE Wed Jun 11 12:36:16 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:45 wiz Exp $
-
-In order to use this module in your Apache installation, you need to
-add the following to your httpd.conf file:
-
- LoadModule layout_module lib/httpd/mod_layout.so
-
-For more information, see
-
- ${PREFIX}/share/httpd/htdocs/manual/mod/mod_layout/faq.html
-
-===========================================================================
diff -r 7fcf433ce4c3 -r 8cf8fcc14651 www/ap-layout/Makefile
--- a/www/ap-layout/Makefile Wed Jun 11 12:36:16 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.21 2012/10/28 06:30:04 asau Exp $
-#
-
-DISTNAME= mod_layout-3.2
-PKGNAME= ${DISTNAME:C|mod_|ap13-|}
-CATEGORIES= www
-MASTER_SITES= http://download.tangent.org/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://tangent.org/
-COMMENT= Apache module to wrap static or dynamic content
-
-USE_TOOLS+= pax
-
-CONFLICTS= ap-layout-[0-9]*
-
-APACHE_MODULE_NAME= mod_layout.so
-
-LAYOUT_DIR= ${PREFIX}/share/httpd/htdocs/manual/mod/mod_layout
-
-INSTALLATION_DIRS+= ${LAYOUT_DIR}/directives
-
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/faq.html ${DESTDIR}${LAYOUT_DIR}
- cd ${WRKSRC}/directives && pax -rw . ${DESTDIR}${LAYOUT_DIR}/directives
-
-.include "../../www/apache/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 7fcf433ce4c3 -r 8cf8fcc14651 www/ap-layout/PLIST
--- a/www/ap-layout/PLIST Wed Jun 11 12:36:16 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,37 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 22:00:16 joerg Exp $
-lib/httpd/mod_layout.so
-share/httpd/htdocs/manual/mod/mod_layout/faq.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/Layout.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutCache.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutCacheNeeded.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutComment.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutDefaultHandlers.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutDisplayOriginal.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutFooter.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutFooterFile.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutFooterOff.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutFooterTXT.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutHTTPHeader.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutHTTPHeaderOff.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutHTTPOverrideHandler.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutHTTPOverrideURI.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutHandler.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutHandlerGlob.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutHeader.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutHeaderFile.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutHeaderOff.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutHeaderTXT.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutIgnoreFooterURI.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutIgnoreHeaderURI.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutIgnoreTag.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutIgnoreTagFooter.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutIgnoreTagHeader.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutIgnoreURI.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutMerge.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutMergeBeginTag.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutMergeEndTag.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutMergeErrorIgnore.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutPostAsync.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutProxy.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutReplaceTags.html
-share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutTimeFormat.html
diff -r 7fcf433ce4c3 -r 8cf8fcc14651 www/ap-layout/distinfo
--- a/www/ap-layout/distinfo Wed Jun 11 12:36:16 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 14:08:28 wiz Exp $
-
-SHA1 (mod_layout-3.2.tar.gz) = d63d2e3534e776179384d90f3e6463a575751783
-RMD160 (mod_layout-3.2.tar.gz) = 57b9348c5dfb5395df88f133bcceb46b0149d88c
-Size (mod_layout-3.2.tar.gz) = 33209 bytes
diff -r 7fcf433ce4c3 -r 8cf8fcc14651 www/ap-mp3/DESCR
--- a/www/ap-mp3/DESCR Wed Jun 11 12:36:16 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-mod_mp3 turns the Apache Web server into an MP3 or Ogg streaming
-server. It can play from a list of files, either in order or randomly.
-It can also be used to cache MP3s into memory and have the server
-operate entirely from memory. It has an XML-RPC interface for you to
-write interfaces around and supports retrieving information via
-XML/RSS.
diff -r 7fcf433ce4c3 -r 8cf8fcc14651 www/ap-mp3/MESSAGE
--- a/www/ap-mp3/MESSAGE Wed Jun 11 12:36:16 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:50 wiz Exp $
-
-In order to use this module in your Apache installation, you need to
-add the following to your httpd.conf file:
-
- LoadModule mp3_module lib/httpd/mod_mp3.so
-
-For more information, see
-
- ${PREFIX}/share/httpd/htdocs/manual/mod/mod_mp3/faq.html
-
-===========================================================================
diff -r 7fcf433ce4c3 -r 8cf8fcc14651 www/ap-mp3/Makefile
--- a/www/ap-mp3/Makefile Wed Jun 11 12:36:16 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile,v 1.18 2012/10/28 06:30:04 asau Exp $
-#
-
-DISTNAME= mod_mp3-0.35
-PKGNAME= ${DISTNAME:C|mod_|ap13-|}
-CATEGORIES= www
-MASTER_SITES= http://www.tangent.org/download/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://tangent.org/index.pl?lastnode_id=478&node_id=380
-COMMENT= Apache module for streaming mp3 files
-
-CONFLICTS= ap-mp3-[0-9]*
-
-APACHE_MODULE_NAME= ${DISTNAME:C|-.*||}.so
-APACHE_MODULE_SRCDIR= ${WRKSRC}/src
-APACHE_MODULE_SRC= common.c directives.c encode.c ice.c id3.c
-APACHE_MODULE_SRC+= internal_dispatch.c load.c log.c mod_mp3.c
-APACHE_MODULE_SRC+= ogg.c shout.c utility.c
-
-DOC_DIR= ${PREFIX}/share/httpd/htdocs/manual/mod/mod_mp3
-
-INSTALLATION_DIRS+= ${DOC_DIR}
-
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/faq.html ${DESTDIR}${DOC_DIR}
-
-.include "../../www/apache/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 7fcf433ce4c3 -r 8cf8fcc14651 www/ap-mp3/PLIST
--- a/www/ap-mp3/PLIST Wed Jun 11 12:36:16 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:16 joerg Exp $
-lib/httpd/mod_mp3.so
-share/httpd/htdocs/manual/mod/mod_mp3/faq.html
diff -r 7fcf433ce4c3 -r 8cf8fcc14651 www/ap-mp3/distinfo
--- a/www/ap-mp3/distinfo Wed Jun 11 12:36:16 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 14:08:28 wiz Exp $
-
-SHA1 (mod_mp3-0.35.tar.gz) = 9de13d55b53f80225c5cee3692b06178d4a34ac4
-RMD160 (mod_mp3-0.35.tar.gz) = 0936463cfa5bbb62e021321a7cf96e0b98301ac1
-Size (mod_mp3-0.35.tar.gz) = 43694 bytes
Home |
Main Index |
Thread Index |
Old Index