FreeBSD Bugzilla – Attachment 74736 Details for
Bug 108053
New WWW Ports: mod_xmlns mod_proxy_xml mod_line_edit
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.37 KB, created by
Dominic Marks
on 2007-01-17 19:20:28 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Dominic Marks
Created:
2007-01-17 19:20:28 UTC
Size:
2.37 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># mod_xmlns ># mod_xmlns/pkg-descr ># mod_xmlns/pkg-plist ># mod_xmlns/Makefile ># mod_xmlns/distinfo ># >echo c - mod_xmlns >mkdir -p mod_xmlns > /dev/null 2>&1 >echo x - mod_xmlns/pkg-descr >sed 's/^X//' >mod_xmlns/pkg-descr << 'END-of-mod_xmlns/pkg-descr' >Xmod_xmlns adds XML Namespace support to Apache, and may form the basis >Xof XML-driven publishing systems. It runs as an output filter, so it >Xworks automatically with any content generator. >X >XWWW: http://apache.webthing.com/mod_xmlns/ >END-of-mod_xmlns/pkg-descr >echo x - mod_xmlns/pkg-plist >sed 's/^X//' >mod_xmlns/pkg-plist << 'END-of-mod_xmlns/pkg-plist' >Xlibexec/apache2/mod_xmlns.so >X@exec %D/sbin/apxs -e -A -n xmlns %D/%F >X@unexec %D/sbin/apxs -e -A -n xmlns %D/%F >END-of-mod_xmlns/pkg-plist >echo x - mod_xmlns/Makefile >sed 's/^X//' >mod_xmlns/Makefile << 'END-of-mod_xmlns/Makefile' >X# New ports collection Makefile for: mod_xmlns >X# >X# Date created: 10/01/2007 >X# Whom: Dominic Marks <dom@goodforbusiness.co.uk> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= mod_xmlns >XPORTVERSION= 0.97 >XCATEGORIES= www >XMASTER_SITES= http://apache.webthing.com/svn/apache/filters/xmlns/ >XDISTFILES= xmlns.h mod_xmlns.c >X >XMAINTAINER= ports@FreeBSD.org >XCOMMENT= Apache module for XML namespaces >X >XUSE_GNOME= libxml2 >XUSE_APACHE= yes >XWITH_APACHE2= yes >X >XXML2_INC= ${LOCALBASE}/include/libxml2 >XXML2_LIB= ${LOCALBASE}/lib >X >Xdo-extract: >X @${DO_NADA} >X >Xpre-fetch: >X @${MKDIR} ${WRKDIR} >X >Xpost-fetch: >X @${CP} ${DISTDIR}/xmlns.h ${DISTDIR}/mod_xmlns.c ${WRKDIR} >X >Xdo-build: >X @(cd ${WRKDIR} && ${APXS} -c -I ${XML2_INC} -L ${XML2_LIB} -lxml2 mod_xmlns.c) >X >Xdo-install: >X @(cd ${WRKDIR} && ${APXS} -A -i mod_xmlns.la) >X >X.include <bsd.port.mk> >END-of-mod_xmlns/Makefile >echo x - mod_xmlns/distinfo >sed 's/^X//' >mod_xmlns/distinfo << 'END-of-mod_xmlns/distinfo' >XMD5 (xmlns.h) = 6d3327342b3a996aa6eb9fc77a79de25 >XSHA256 (xmlns.h) = ad1a411990601c2b22e5f4d5d071f125d9d484a4fe364d87fb3251de2607490d >XSIZE (xmlns.h) = 5751 >XMD5 (mod_xmlns.c) = 12e727481234a67e341218900a744941 >XSHA256 (mod_xmlns.c) = 00f06b0a411ae0c1797258a24597869c381da9e1d62337139e055e5164dd355e >XSIZE (mod_xmlns.c) = 26454 >END-of-mod_xmlns/distinfo >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 108053
: 74736 |
74737
|
74738