installs its documentation outside the fake root
Patches by naddy@
This commit is contained in:
parent
fb85975f48
commit
bed3853a42
@ -1,13 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2002/06/10 08:33:04 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2002/08/18 15:48:50 shell Exp $
|
||||
|
||||
COMMENT= "c++ compliant CGI applications libraries"
|
||||
|
||||
DISTNAME= cgicc-3.2.1
|
||||
CATEGORIES= www devel
|
||||
|
||||
NEED_VERSION= 1.427
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=cgicc/}
|
||||
|
||||
HOMEPAGE= http://www.gnu.org/software/cgicc/cgicc.html
|
||||
|
||||
MAINTAINER= Shell Hung <shell@openbsd.org>
|
||||
@ -19,6 +17,9 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} --enable-static
|
||||
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} ${WRKSRC}/example ${WRKSRC}/support
|
||||
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/example ${WRKSRC}/support
|
||||
|
||||
FAKE_FLAGS= ${DESTDIRNAME}=${WRKINST} \
|
||||
docdir=${DESTDIR}${PREFIX}/share/doc/cgicc
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2002/06/10 08:33:04 shell Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2002/08/18 15:48:50 shell Exp $
|
||||
bin/cgicc-config
|
||||
include/cgicc/CgiDefs.h
|
||||
include/cgicc/CgiEnvironment.h
|
||||
@ -26,5 +26,156 @@ include/cgicc/HTTPStatusHeader.h
|
||||
include/cgicc/MStreamable.h
|
||||
lib/libcgicc.a
|
||||
lib/libcgicc.la
|
||||
share/doc/cgicc/COPYING-source.html
|
||||
share/doc/cgicc/COPYING_8DOC-source.html
|
||||
share/doc/cgicc/COPYING_8LIB-source.html
|
||||
share/doc/cgicc/CgiDefs_8h-source.html
|
||||
share/doc/cgicc/CgiDefs_8h.html
|
||||
share/doc/cgicc/CgiEnvironment_8h-source.html
|
||||
share/doc/cgicc/CgiEnvironment_8h.html
|
||||
share/doc/cgicc/CgiInput_8h-source.html
|
||||
share/doc/cgicc/CgiInput_8h.html
|
||||
share/doc/cgicc/CgiUtils_8h-source.html
|
||||
share/doc/cgicc/CgiUtils_8h.html
|
||||
share/doc/cgicc/Cgicc_8h-source.html
|
||||
share/doc/cgicc/Cgicc_8h.html
|
||||
share/doc/cgicc/FormEntry_8h-source.html
|
||||
share/doc/cgicc/FormEntry_8h.html
|
||||
share/doc/cgicc/FormFile_8h-source.html
|
||||
share/doc/cgicc/FormFile_8h.html
|
||||
share/doc/cgicc/HTMLAtomicElement_8h-source.html
|
||||
share/doc/cgicc/HTMLAtomicElement_8h.html
|
||||
share/doc/cgicc/HTMLAttributeList_8h-source.html
|
||||
share/doc/cgicc/HTMLAttributeList_8h.html
|
||||
share/doc/cgicc/HTMLAttribute_8h-source.html
|
||||
share/doc/cgicc/HTMLAttribute_8h.html
|
||||
share/doc/cgicc/HTMLBooleanElement_8h-source.html
|
||||
share/doc/cgicc/HTMLBooleanElement_8h.html
|
||||
share/doc/cgicc/HTMLClasses_8h-source.html
|
||||
share/doc/cgicc/HTMLClasses_8h.html
|
||||
share/doc/cgicc/HTMLDoctype_8h-source.html
|
||||
share/doc/cgicc/HTMLDoctype_8h.html
|
||||
share/doc/cgicc/HTMLElementList_8h-source.html
|
||||
share/doc/cgicc/HTMLElementList_8h.html
|
||||
share/doc/cgicc/HTMLElement_8h-source.html
|
||||
share/doc/cgicc/HTMLElement_8h.html
|
||||
share/doc/cgicc/HTTPContentHeader_8h-source.html
|
||||
share/doc/cgicc/HTTPContentHeader_8h.html
|
||||
share/doc/cgicc/HTTPCookie_8h-source.html
|
||||
share/doc/cgicc/HTTPCookie_8h.html
|
||||
share/doc/cgicc/HTTPHTMLHeader_8h-source.html
|
||||
share/doc/cgicc/HTTPHTMLHeader_8h.html
|
||||
share/doc/cgicc/HTTPHeader_8h-source.html
|
||||
share/doc/cgicc/HTTPHeader_8h.html
|
||||
share/doc/cgicc/HTTPPlainHeader_8h-source.html
|
||||
share/doc/cgicc/HTTPPlainHeader_8h.html
|
||||
share/doc/cgicc/HTTPRedirectHeader_8h-source.html
|
||||
share/doc/cgicc/HTTPRedirectHeader_8h.html
|
||||
share/doc/cgicc/HTTPResponseHeader_8h-source.html
|
||||
share/doc/cgicc/HTTPResponseHeader_8h.html
|
||||
share/doc/cgicc/HTTPStatusHeader_8h-source.html
|
||||
share/doc/cgicc/HTTPStatusHeader_8h.html
|
||||
share/doc/cgicc/MStreamable_8h-source.html
|
||||
share/doc/cgicc/MStreamable_8h.html
|
||||
share/doc/cgicc/annotated.html
|
||||
share/doc/cgicc/bugs_8tmpl-source.html
|
||||
share/doc/cgicc/cgi-overview_8tmpl-source.html
|
||||
share/doc/cgicc/cgi_overview.html
|
||||
share/doc/cgicc/cgicc-doc.css
|
||||
share/doc/cgicc/cgicc.png
|
||||
share/doc/cgicc/cgicc_bugs.html
|
||||
share/doc/cgicc/cgicc_demos.html
|
||||
share/doc/cgicc/cgicc_license.html
|
||||
share/doc/cgicc/cgicc_lists.html
|
||||
share/doc/cgicc/cgicc_tutorial.html
|
||||
share/doc/cgicc/classcgicc_1_1CgiEnvironment-members.html
|
||||
share/doc/cgicc/classcgicc_1_1CgiEnvironment.html
|
||||
share/doc/cgicc/classcgicc_1_1CgiInput-members.html
|
||||
share/doc/cgicc/classcgicc_1_1CgiInput.html
|
||||
share/doc/cgicc/classcgicc_1_1Cgicc-members.html
|
||||
share/doc/cgicc/classcgicc_1_1Cgicc.html
|
||||
share/doc/cgicc/classcgicc_1_1FormEntry-members.html
|
||||
share/doc/cgicc/classcgicc_1_1FormEntry.html
|
||||
share/doc/cgicc/classcgicc_1_1FormFile-members.html
|
||||
share/doc/cgicc/classcgicc_1_1FormFile.html
|
||||
share/doc/cgicc/classcgicc_1_1HTMLAtomicElement-members.html
|
||||
share/doc/cgicc/classcgicc_1_1HTMLAtomicElement.gif
|
||||
share/doc/cgicc/classcgicc_1_1HTMLAtomicElement.html
|
||||
share/doc/cgicc/classcgicc_1_1HTMLAttribute-members.html
|
||||
share/doc/cgicc/classcgicc_1_1HTMLAttribute.gif
|
||||
share/doc/cgicc/classcgicc_1_1HTMLAttribute.html
|
||||
share/doc/cgicc/classcgicc_1_1HTMLAttributeList-members.html
|
||||
share/doc/cgicc/classcgicc_1_1HTMLAttributeList.html
|
||||
share/doc/cgicc/classcgicc_1_1HTMLBooleanElement-members.html
|
||||
share/doc/cgicc/classcgicc_1_1HTMLBooleanElement.gif
|
||||
share/doc/cgicc/classcgicc_1_1HTMLBooleanElement.html
|
||||
share/doc/cgicc/classcgicc_1_1HTMLDoctype-members.html
|
||||
share/doc/cgicc/classcgicc_1_1HTMLDoctype.gif
|
||||
share/doc/cgicc/classcgicc_1_1HTMLDoctype.html
|
||||
share/doc/cgicc/classcgicc_1_1HTMLElement-members.html
|
||||
share/doc/cgicc/classcgicc_1_1HTMLElement.gif
|
||||
share/doc/cgicc/classcgicc_1_1HTMLElement.html
|
||||
share/doc/cgicc/classcgicc_1_1HTMLElementList-members.html
|
||||
share/doc/cgicc/classcgicc_1_1HTMLElementList.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPContentHeader-members.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPContentHeader.gif
|
||||
share/doc/cgicc/classcgicc_1_1HTTPContentHeader.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPCookie-members.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPCookie.gif
|
||||
share/doc/cgicc/classcgicc_1_1HTTPCookie.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPHTMLHeader-members.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPHTMLHeader.gif
|
||||
share/doc/cgicc/classcgicc_1_1HTTPHTMLHeader.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPHeader-members.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPHeader.gif
|
||||
share/doc/cgicc/classcgicc_1_1HTTPHeader.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPPlainHeader-members.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPPlainHeader.gif
|
||||
share/doc/cgicc/classcgicc_1_1HTTPPlainHeader.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPRedirectHeader-members.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPRedirectHeader.gif
|
||||
share/doc/cgicc/classcgicc_1_1HTTPRedirectHeader.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPResponseHeader-members.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPResponseHeader.gif
|
||||
share/doc/cgicc/classcgicc_1_1HTTPResponseHeader.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPStatusHeader-members.html
|
||||
share/doc/cgicc/classcgicc_1_1HTTPStatusHeader.gif
|
||||
share/doc/cgicc/classcgicc_1_1HTTPStatusHeader.html
|
||||
share/doc/cgicc/classcgicc_1_1MStreamable-members.html
|
||||
share/doc/cgicc/classcgicc_1_1MStreamable.gif
|
||||
share/doc/cgicc/classcgicc_1_1MStreamable.html
|
||||
share/doc/cgicc/classcgicc_1_1comment-members.html
|
||||
share/doc/cgicc/classcgicc_1_1comment.gif
|
||||
share/doc/cgicc/classcgicc_1_1comment.html
|
||||
share/doc/cgicc/config_8h-source.html
|
||||
share/doc/cgicc/cookie_8cpp-source.html
|
||||
share/doc/cgicc/cookie_8cpp.html
|
||||
share/doc/cgicc/demos_8tmpl-source.html
|
||||
share/doc/cgicc/dns_8cpp-source.html
|
||||
share/doc/cgicc/dns_8cpp.html
|
||||
share/doc/cgicc/doxygen.gif
|
||||
share/doc/cgicc/files.html
|
||||
share/doc/cgicc/functions.html
|
||||
share/doc/cgicc/globals.html
|
||||
share/doc/cgicc/hierarchy.html
|
||||
share/doc/cgicc/index.html
|
||||
share/doc/cgicc/index_8tmpl-source.html
|
||||
share/doc/cgicc/lib-overview_8tmpl-source.html
|
||||
share/doc/cgicc/lib_overview.html
|
||||
share/doc/cgicc/license_8tmpl-source.html
|
||||
share/doc/cgicc/license_fdl.html
|
||||
share/doc/cgicc/license_gpl.html
|
||||
share/doc/cgicc/license_lgpl.html
|
||||
share/doc/cgicc/lists_8tmpl-source.html
|
||||
share/doc/cgicc/namespacecgicc.html
|
||||
share/doc/cgicc/namespacemembers.html
|
||||
share/doc/cgicc/namespaces.html
|
||||
share/doc/cgicc/pages.html
|
||||
share/doc/cgicc/test_8cpp-source.html
|
||||
share/doc/cgicc/test_8cpp.html
|
||||
share/doc/cgicc/tutorial_8tmpl-source.html
|
||||
share/doc/cgicc/upload_8cpp-source.html
|
||||
share/doc/cgicc/upload_8cpp.html
|
||||
%%SHARED%%
|
||||
@dirrm share/doc/cgicc
|
||||
@dirrm include/cgicc
|
||||
|
Loading…
x
Reference in New Issue
Block a user