Removed doxygen dependecy to install docs.
Removed doc option, docs are now always installed Removed reference to qore/option.mk wore/Makefile.common . Take maintainership of the package. .a file is now not installed. Bumping pkgrevision.
This commit is contained in:
parent
69bd8722da
commit
62bd53fd0a
6 changed files with 195 additions and 133 deletions
|
@ -1,12 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/01/26 21:08:58 nros Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2014/02/16 16:45:57 nros Exp $
|
||||
|
||||
DISTNAME= qore-openldap-module-1.0
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
.include "../../wip/qore/Makefile.common"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
MAINTAINER= nros@users.sourceforge.net
|
||||
COMMENT= Openldap module for Qore
|
||||
HOMEPAGE= http://www.qore.org/
|
||||
LICENSE= gnu-lgpl-v2.1
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -15,7 +17,9 @@ USE_LANGUAGES= c c++
|
|||
USE_TOOLS+= gmake
|
||||
PTHREAD_OPTS+= require
|
||||
|
||||
.include "../../wip/qore/options.mk"
|
||||
INSTALL_TARGET= install install-html-local
|
||||
|
||||
.include "options.mk"
|
||||
|
||||
.include "../../databases/openldap-client/buildlink3.mk"
|
||||
.include "../../mk/pthread.buildlink3.mk"
|
||||
|
|
|
@ -1,128 +1,127 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2014/01/26 21:08:58 nros Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2014/02/16 16:45:57 nros Exp $
|
||||
lib/qore-modules/openldap-api-0.17.qmod
|
||||
lib/qore-modules/openldap.a
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/QC__LdapClient_8dox_8h_source.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/annotated.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/annotated.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/bc_s.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/bdwn.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/classOpenLdap_1_1LdapClient-members.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/classOpenLdap_1_1LdapClient.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/classOpenLdap_1_1LdapClient.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/classes.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/closed.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/doxygen.css
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/doxygen.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/dynsections.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/files.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/files.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2blank.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2cl.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2doc.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2folderclosed.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2folderopen.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2lastnode.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2link.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2mlastnode.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2mnode.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2mo.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2node.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2ns.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2plastnode.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2pnode.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2splitbar.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/ftv2vertline.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/functions.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/functions_func.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/group__ldap__constants.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/group__ldap__constants.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/group__ldap__modify__constants.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/group__ldap__modify__constants.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/group__ldap__scope__constants.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/group__ldap__scope__constants.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/index.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/jquery.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/modules.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/modules.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/namespaceOpenLdap.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/namespaceOpenLdap.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/namespacemembers.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/namespacemembers_vars.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/namespaces.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/namespaces.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/nav_f.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/nav_g.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/nav_h.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/navtree.css
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/navtree.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/navtreeindex0.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/open.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/resize.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_61.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_61.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_62.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_62.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_63.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_63.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_64.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_64.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_67.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_67.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_69.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_69.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_6c.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_6c.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_6d.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_6d.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_6f.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_6f.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_70.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_70.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_72.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_72.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_73.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/all_73.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/classes_6c.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/classes_6c.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/close.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_61.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_61.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_62.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_62.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_63.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_63.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_64.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_64.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_67.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_67.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_69.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_69.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_6d.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_6d.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_70.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_70.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_72.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_72.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_73.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/functions_73.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/groups_6c.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/groups_6c.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/mag_sel.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/namespaces_6f.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/namespaces_6f.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/nomatches.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/search.css
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/search.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/search_l.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/search_m.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/search_r.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/variables_64.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/variables_64.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/variables_6c.html
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/search/variables_6c.js
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/tab_a.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/tab_b.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/tab_h.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/tab_s.png
|
||||
${PLIST.doc}share/qore-openldap-module/docs/openldap/html/tabs.css
|
||||
share/qore/docs/modules/openldap/html/QC__LdapClient_8dox_8h_source.html
|
||||
share/qore/docs/modules/openldap/html/annotated.html
|
||||
share/qore/docs/modules/openldap/html/annotated.js
|
||||
share/qore/docs/modules/openldap/html/bc_s.png
|
||||
share/qore/docs/modules/openldap/html/bdwn.png
|
||||
share/qore/docs/modules/openldap/html/classOpenLdap_1_1LdapClient-members.html
|
||||
share/qore/docs/modules/openldap/html/classOpenLdap_1_1LdapClient.html
|
||||
share/qore/docs/modules/openldap/html/classOpenLdap_1_1LdapClient.js
|
||||
share/qore/docs/modules/openldap/html/classes.html
|
||||
share/qore/docs/modules/openldap/html/closed.png
|
||||
share/qore/docs/modules/openldap/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
|
||||
share/qore/docs/modules/openldap/html/doxygen.css
|
||||
share/qore/docs/modules/openldap/html/doxygen.png
|
||||
share/qore/docs/modules/openldap/html/dynsections.js
|
||||
share/qore/docs/modules/openldap/html/files.html
|
||||
share/qore/docs/modules/openldap/html/files.js
|
||||
share/qore/docs/modules/openldap/html/ftv2blank.png
|
||||
share/qore/docs/modules/openldap/html/ftv2cl.png
|
||||
share/qore/docs/modules/openldap/html/ftv2doc.png
|
||||
share/qore/docs/modules/openldap/html/ftv2folderclosed.png
|
||||
share/qore/docs/modules/openldap/html/ftv2folderopen.png
|
||||
share/qore/docs/modules/openldap/html/ftv2lastnode.png
|
||||
share/qore/docs/modules/openldap/html/ftv2link.png
|
||||
share/qore/docs/modules/openldap/html/ftv2mlastnode.png
|
||||
share/qore/docs/modules/openldap/html/ftv2mnode.png
|
||||
share/qore/docs/modules/openldap/html/ftv2mo.png
|
||||
share/qore/docs/modules/openldap/html/ftv2node.png
|
||||
share/qore/docs/modules/openldap/html/ftv2ns.png
|
||||
share/qore/docs/modules/openldap/html/ftv2plastnode.png
|
||||
share/qore/docs/modules/openldap/html/ftv2pnode.png
|
||||
share/qore/docs/modules/openldap/html/ftv2splitbar.png
|
||||
share/qore/docs/modules/openldap/html/ftv2vertline.png
|
||||
share/qore/docs/modules/openldap/html/functions.html
|
||||
share/qore/docs/modules/openldap/html/functions_func.html
|
||||
share/qore/docs/modules/openldap/html/group__ldap__constants.html
|
||||
share/qore/docs/modules/openldap/html/group__ldap__constants.js
|
||||
share/qore/docs/modules/openldap/html/group__ldap__modify__constants.html
|
||||
share/qore/docs/modules/openldap/html/group__ldap__modify__constants.js
|
||||
share/qore/docs/modules/openldap/html/group__ldap__scope__constants.html
|
||||
share/qore/docs/modules/openldap/html/group__ldap__scope__constants.js
|
||||
share/qore/docs/modules/openldap/html/index.html
|
||||
share/qore/docs/modules/openldap/html/jquery.js
|
||||
share/qore/docs/modules/openldap/html/modules.html
|
||||
share/qore/docs/modules/openldap/html/modules.js
|
||||
share/qore/docs/modules/openldap/html/namespaceOpenLdap.html
|
||||
share/qore/docs/modules/openldap/html/namespaceOpenLdap.js
|
||||
share/qore/docs/modules/openldap/html/namespacemembers.html
|
||||
share/qore/docs/modules/openldap/html/namespacemembers_vars.html
|
||||
share/qore/docs/modules/openldap/html/namespaces.html
|
||||
share/qore/docs/modules/openldap/html/namespaces.js
|
||||
share/qore/docs/modules/openldap/html/nav_f.png
|
||||
share/qore/docs/modules/openldap/html/nav_g.png
|
||||
share/qore/docs/modules/openldap/html/nav_h.png
|
||||
share/qore/docs/modules/openldap/html/navtree.css
|
||||
share/qore/docs/modules/openldap/html/navtree.js
|
||||
share/qore/docs/modules/openldap/html/navtreeindex0.js
|
||||
share/qore/docs/modules/openldap/html/open.png
|
||||
share/qore/docs/modules/openldap/html/resize.js
|
||||
share/qore/docs/modules/openldap/html/search/all_61.html
|
||||
share/qore/docs/modules/openldap/html/search/all_61.js
|
||||
share/qore/docs/modules/openldap/html/search/all_62.html
|
||||
share/qore/docs/modules/openldap/html/search/all_62.js
|
||||
share/qore/docs/modules/openldap/html/search/all_63.html
|
||||
share/qore/docs/modules/openldap/html/search/all_63.js
|
||||
share/qore/docs/modules/openldap/html/search/all_64.html
|
||||
share/qore/docs/modules/openldap/html/search/all_64.js
|
||||
share/qore/docs/modules/openldap/html/search/all_67.html
|
||||
share/qore/docs/modules/openldap/html/search/all_67.js
|
||||
share/qore/docs/modules/openldap/html/search/all_69.html
|
||||
share/qore/docs/modules/openldap/html/search/all_69.js
|
||||
share/qore/docs/modules/openldap/html/search/all_6c.html
|
||||
share/qore/docs/modules/openldap/html/search/all_6c.js
|
||||
share/qore/docs/modules/openldap/html/search/all_6d.html
|
||||
share/qore/docs/modules/openldap/html/search/all_6d.js
|
||||
share/qore/docs/modules/openldap/html/search/all_6f.html
|
||||
share/qore/docs/modules/openldap/html/search/all_6f.js
|
||||
share/qore/docs/modules/openldap/html/search/all_70.html
|
||||
share/qore/docs/modules/openldap/html/search/all_70.js
|
||||
share/qore/docs/modules/openldap/html/search/all_72.html
|
||||
share/qore/docs/modules/openldap/html/search/all_72.js
|
||||
share/qore/docs/modules/openldap/html/search/all_73.html
|
||||
share/qore/docs/modules/openldap/html/search/all_73.js
|
||||
share/qore/docs/modules/openldap/html/search/classes_6c.html
|
||||
share/qore/docs/modules/openldap/html/search/classes_6c.js
|
||||
share/qore/docs/modules/openldap/html/search/close.png
|
||||
share/qore/docs/modules/openldap/html/search/functions_61.html
|
||||
share/qore/docs/modules/openldap/html/search/functions_61.js
|
||||
share/qore/docs/modules/openldap/html/search/functions_62.html
|
||||
share/qore/docs/modules/openldap/html/search/functions_62.js
|
||||
share/qore/docs/modules/openldap/html/search/functions_63.html
|
||||
share/qore/docs/modules/openldap/html/search/functions_63.js
|
||||
share/qore/docs/modules/openldap/html/search/functions_64.html
|
||||
share/qore/docs/modules/openldap/html/search/functions_64.js
|
||||
share/qore/docs/modules/openldap/html/search/functions_67.html
|
||||
share/qore/docs/modules/openldap/html/search/functions_67.js
|
||||
share/qore/docs/modules/openldap/html/search/functions_69.html
|
||||
share/qore/docs/modules/openldap/html/search/functions_69.js
|
||||
share/qore/docs/modules/openldap/html/search/functions_6d.html
|
||||
share/qore/docs/modules/openldap/html/search/functions_6d.js
|
||||
share/qore/docs/modules/openldap/html/search/functions_70.html
|
||||
share/qore/docs/modules/openldap/html/search/functions_70.js
|
||||
share/qore/docs/modules/openldap/html/search/functions_72.html
|
||||
share/qore/docs/modules/openldap/html/search/functions_72.js
|
||||
share/qore/docs/modules/openldap/html/search/functions_73.html
|
||||
share/qore/docs/modules/openldap/html/search/functions_73.js
|
||||
share/qore/docs/modules/openldap/html/search/groups_6c.html
|
||||
share/qore/docs/modules/openldap/html/search/groups_6c.js
|
||||
share/qore/docs/modules/openldap/html/search/mag_sel.png
|
||||
share/qore/docs/modules/openldap/html/search/namespaces_6f.html
|
||||
share/qore/docs/modules/openldap/html/search/namespaces_6f.js
|
||||
share/qore/docs/modules/openldap/html/search/nomatches.html
|
||||
share/qore/docs/modules/openldap/html/search/search.css
|
||||
share/qore/docs/modules/openldap/html/search/search.js
|
||||
share/qore/docs/modules/openldap/html/search/search_l.png
|
||||
share/qore/docs/modules/openldap/html/search/search_m.png
|
||||
share/qore/docs/modules/openldap/html/search/search_r.png
|
||||
share/qore/docs/modules/openldap/html/search/variables_64.html
|
||||
share/qore/docs/modules/openldap/html/search/variables_64.js
|
||||
share/qore/docs/modules/openldap/html/search/variables_6c.html
|
||||
share/qore/docs/modules/openldap/html/search/variables_6c.js
|
||||
share/qore/docs/modules/openldap/html/tab_a.png
|
||||
share/qore/docs/modules/openldap/html/tab_b.png
|
||||
share/qore/docs/modules/openldap/html/tab_h.png
|
||||
share/qore/docs/modules/openldap/html/tab_s.png
|
||||
share/qore/docs/modules/openldap/html/tabs.css
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.1 2014/01/26 21:08:58 nros Exp $
|
||||
$NetBSD: distinfo,v 1.2 2014/02/16 16:45:57 nros Exp $
|
||||
|
||||
SHA1 (qore-openldap-module-1.0.tar.bz2) = 8aefbf1cc848cab8302df0ed4a19a8b78187c90f
|
||||
RMD160 (qore-openldap-module-1.0.tar.bz2) = 410481ac442ac4903b8e30c5d7084721b266e2da
|
||||
Size (qore-openldap-module-1.0.tar.bz2) = 398752 bytes
|
||||
SHA1 (patch-Makefile.in) = 34ca8c25c4d10600d67c565070f4c5dc500b487b
|
||||
SHA1 (patch-src_Makefile.in) = 3a21f127b0553f96c26251b3f47b28cf429fbd10
|
||||
|
|
12
qore-openldap-module/options.mk
Normal file
12
qore-openldap-module/options.mk
Normal file
|
@ -0,0 +1,12 @@
|
|||
# $NetBSD: options.mk,v 1.1 2014/02/16 16:45:57 nros Exp $
|
||||
#
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.qore-openldap-module
|
||||
PKG_SUPPORTED_OPTIONS= debug
|
||||
.include "../../mk/bsd.options.mk"
|
||||
|
||||
.if !empty(PKG_OPTIONS:Mdebug)
|
||||
CONFIGURE_ARGS+= --enable-debug
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-debug
|
||||
.endif
|
33
qore-openldap-module/patches/patch-Makefile.in
Normal file
33
qore-openldap-module/patches/patch-Makefile.in
Normal file
|
@ -0,0 +1,33 @@
|
|||
$NetBSD: patch-Makefile.in,v 1.1 2014/02/16 16:45:58 nros Exp $
|
||||
* remove doxygen dependecy from install-html-local since the html files
|
||||
are in the distfile.
|
||||
--- Makefile.in.orig 2014-02-16 16:25:39.000000000 +0000
|
||||
+++ Makefile.in
|
||||
@@ -702,7 +702,7 @@ maintainer-clean-generic:
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
@COND_DOXYGEN_FALSE@uninstall-local:
|
||||
@COND_DOXYGEN_FALSE@html-local:
|
||||
-@COND_DOXYGEN_FALSE@install-html-local:
|
||||
+
|
||||
@COND_DOXYGEN_FALSE@clean-local:
|
||||
clean: clean-recursive
|
||||
|
||||
@@ -811,12 +811,12 @@ uninstall-am: uninstall-local
|
||||
|
||||
@COND_DOXYGEN_TRUE@html-local: $(DOXYGEN_OUTPUT)
|
||||
|
||||
-@COND_DOXYGEN_TRUE@install-html-local:
|
||||
-@COND_DOXYGEN_TRUE@ for dox in $(DOX); do $(MKDIR_P) $(DESTDIR)$(datadir)/$(PACKAGE)/docs/$$dox/html/search; done
|
||||
-@COND_DOXYGEN_TRUE@ for dir in $(DOXYGEN_OUTPUT); do \
|
||||
-@COND_DOXYGEN_TRUE@ for f in $$dir/*; do if [ -f $$f ]; then $(INSTALL_DATA) $$f $(DESTDIR)$(datadir)/$(PACKAGE)/$$dir; fi; done; \
|
||||
-@COND_DOXYGEN_TRUE@ for f in $$dir/search/*; do $(INSTALL_DATA) $$f $(DESTDIR)$(datadir)/$(PACKAGE)/$$dir/search; done; \
|
||||
-@COND_DOXYGEN_TRUE@ done
|
||||
+install-html-local:
|
||||
+ $(MKDIR_P) $(DESTDIR)$(datadir)/qore/docs/modules/openldap/html/search
|
||||
+ for dir in docs/openldap/html; do \
|
||||
+ for f in $$dir/*; do if [ -f $$f ]; then $(INSTALL_DATA) $$f $(DESTDIR)$(datadir)/qore/docs/modules/openldap/html; fi; done; \
|
||||
+ for f in $$dir/search/*; do $(INSTALL_DATA) $$f $(DESTDIR)$(datadir)/qore/docs/modules/openldap/html/search; done; \
|
||||
+ done
|
||||
|
||||
@COND_DOXYGEN_TRUE@clean-local:
|
||||
@COND_DOXYGEN_TRUE@ $(RM) -rf $(DOXYGEN_OUTPUT)
|
12
qore-openldap-module/patches/patch-src_Makefile.in
Normal file
12
qore-openldap-module/patches/patch-src_Makefile.in
Normal file
|
@ -0,0 +1,12 @@
|
|||
$NetBSD: patch-src_Makefile.in,v 1.1 2014/02/16 16:45:58 nros Exp $
|
||||
* remove .a file
|
||||
--- src/Makefile.in.orig 2013-01-07 10:21:11.000000000 +0000
|
||||
+++ src/Makefile.in
|
||||
@@ -279,6 +279,7 @@ AM_CPPFLAGS = $(QORE_CPPFLAGS)
|
||||
@COND_DEBUG_TRUE@@COND_PROFILE_FALSE@AM_CXXFLAGS = -g
|
||||
@COND_PROFILE_TRUE@AM_CXXFLAGS = -g -pg
|
||||
@COND_MINGW_TRUE@RM_OTHER = $(DESTDIR)$(libdir)/$(MNAME).dll.a
|
||||
+@COND_MINGW_FALSE@RM_OTHER = $(DESTDIR)$(libdir)/$(MNAME).a
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
Loading…
Reference in a new issue