OpenGrok 0.6.
This release contains a lot of bug-fixes and some new features. Please see http://src.opensolaris.org/source/history/opengrok/trunk/ for the full change history, and for the list of contributors. The following is just a summary. New Features: * Analyzer-support for Tcl/Tk * Analyzer-support for SQL * Support for TeamWare repositories
This commit is contained in:
parent
1f6e7930d1
commit
b7746e0fd9
3 changed files with 25 additions and 74 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.3 2008/03/03 17:45:36 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2008/04/05 17:26:37 adrianp Exp $
|
||||
#
|
||||
|
||||
DISTNAME= opengrok-0.5
|
||||
DISTNAME= opengrok-0.6
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.opensolaris.org/os/project/opengrok/files/
|
||||
|
||||
|
@ -38,17 +38,21 @@ do-install:
|
|||
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/opengrok
|
||||
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/opengrok/lib
|
||||
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/examples/opengrok
|
||||
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/examples/opengrok/conf
|
||||
|
||||
${INSTALL_DATA} ${WRKSRC}/README.txt ${DESTDIR}${PREFIX}/share/opengrok
|
||||
${INSTALL_DATA} ${WRKSRC}/opengrok.jar ${DESTDIR}${PREFIX}/share/opengrok
|
||||
${INSTALL_DATA} ${WRKSRC}/source.war ${DESTDIR}${PREFIX}/share/opengrok
|
||||
${INSTALL_DATA} ${WRKSRC}/lib/*.jar ${DESTDIR}${PREFIX}/share/opengrok/lib
|
||||
${INSTALL_DATA} ${WRKSRC}/paths.tsv ${DESTDIR}${PREFIX}/share/examples/opengrok
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/run.sh ${DESTDIR}${PREFIX}/share/opengrok
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/run-quiet.sh ${DESTDIR}${PREFIX}/share/opengrok
|
||||
|
||||
cd ${WRKSRC}/conf && ${PAX} -rw . ${DESTDIR}${PREFIX}/share/examples/opengrok/conf
|
||||
${INSTALL_DATA} ${WRKSRC}/README.txt \
|
||||
${DESTDIR}${PREFIX}/share/opengrok
|
||||
${INSTALL_DATA} ${WRKSRC}/opengrok.jar \
|
||||
${DESTDIR}${PREFIX}/share/opengrok
|
||||
${INSTALL_DATA} ${WRKSRC}/source.war \
|
||||
${DESTDIR}${PREFIX}/share/opengrok
|
||||
${INSTALL_DATA} ${WRKSRC}/lib/*.jar \
|
||||
${DESTDIR}${PREFIX}/share/opengrok/lib
|
||||
${INSTALL_DATA} ${WRKSRC}/paths.tsv \
|
||||
${DESTDIR}${PREFIX}/share/examples/opengrok
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/run.sh \
|
||||
${DESTDIR}${PREFIX}/share/opengrok
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/run-quiet.sh \
|
||||
${DESTDIR}${PREFIX}/share/opengrok
|
||||
|
||||
.include "../../mk/java-vm.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,54 +1,11 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2007/11/11 22:05:49 adrianp Exp $
|
||||
share/examples/opengrok/conf/default/html/img/Logo.png
|
||||
share/examples/opengrok/conf/default/html/img/icon.png
|
||||
share/examples/opengrok/conf/default/html/img/rss.png
|
||||
share/examples/opengrok/conf/default/html/img/servedby.png
|
||||
share/examples/opengrok/conf/default/html/print.css
|
||||
share/examples/opengrok/conf/default/html/style.css
|
||||
share/examples/opengrok/conf/default/web.xml
|
||||
share/examples/opengrok/conf/offwhite/html/img/Logo.png
|
||||
share/examples/opengrok/conf/offwhite/html/img/b.gif
|
||||
share/examples/opengrok/conf/offwhite/html/img/d.gif
|
||||
share/examples/opengrok/conf/offwhite/html/img/do.gif
|
||||
share/examples/opengrok/conf/offwhite/html/img/f.gif
|
||||
share/examples/opengrok/conf/offwhite/html/img/h.gif
|
||||
share/examples/opengrok/conf/offwhite/html/img/icon.png
|
||||
share/examples/opengrok/conf/offwhite/html/img/l.gif
|
||||
share/examples/opengrok/conf/offwhite/html/img/p.gif
|
||||
share/examples/opengrok/conf/offwhite/html/img/q.gif
|
||||
share/examples/opengrok/conf/offwhite/html/img/r.gif
|
||||
share/examples/opengrok/conf/offwhite/html/img/rss.png
|
||||
share/examples/opengrok/conf/offwhite/html/img/servedby.png
|
||||
share/examples/opengrok/conf/offwhite/html/img/t.gif
|
||||
share/examples/opengrok/conf/offwhite/html/img/w.gif
|
||||
share/examples/opengrok/conf/offwhite/html/print.css
|
||||
share/examples/opengrok/conf/offwhite/html/style.css
|
||||
share/examples/opengrok/conf/offwhite/web.xml
|
||||
share/examples/opengrok/conf/polished/html/img/Logo.png
|
||||
share/examples/opengrok/conf/polished/html/img/b.gif
|
||||
share/examples/opengrok/conf/polished/html/img/d.gif
|
||||
share/examples/opengrok/conf/polished/html/img/do.gif
|
||||
share/examples/opengrok/conf/polished/html/img/f.gif
|
||||
share/examples/opengrok/conf/polished/html/img/h.gif
|
||||
share/examples/opengrok/conf/polished/html/img/icon.png
|
||||
share/examples/opengrok/conf/polished/html/img/l.gif
|
||||
share/examples/opengrok/conf/polished/html/img/p.gif
|
||||
share/examples/opengrok/conf/polished/html/img/q.gif
|
||||
share/examples/opengrok/conf/polished/html/img/r.gif
|
||||
share/examples/opengrok/conf/polished/html/img/rss.png
|
||||
share/examples/opengrok/conf/polished/html/img/servedby.png
|
||||
share/examples/opengrok/conf/polished/html/img/t.gif
|
||||
share/examples/opengrok/conf/polished/html/img/w.gif
|
||||
share/examples/opengrok/conf/polished/html/print.css
|
||||
share/examples/opengrok/conf/polished/html/style.css
|
||||
share/examples/opengrok/conf/polished/web.xml
|
||||
@comment $NetBSD: PLIST,v 1.3 2008/04/05 17:26:37 adrianp Exp $
|
||||
share/examples/opengrok/paths.tsv
|
||||
share/opengrok/README.txt
|
||||
share/opengrok/lib/ant-tools.jar
|
||||
share/opengrok/lib/ant.jar
|
||||
share/opengrok/lib/bcel-5.1.jar
|
||||
share/opengrok/lib/jakarta-oro-2.0.8.jar
|
||||
share/opengrok/lib/lucene-core-2.1.0.jar
|
||||
share/opengrok/lib/lucene-spellchecker-2.1.0.jar
|
||||
share/opengrok/lib/lucene-core-2.2.0.jar
|
||||
share/opengrok/lib/lucene-spellchecker-2.2.0.jar
|
||||
share/opengrok/lib/org.apache.commons.jrcs.diff.jar
|
||||
share/opengrok/lib/org.apache.commons.jrcs.rcs.jar
|
||||
share/opengrok/lib/servlet-api.jar
|
||||
|
@ -58,16 +15,6 @@ share/opengrok/opengrok.jar
|
|||
share/opengrok/run-quiet.sh
|
||||
share/opengrok/run.sh
|
||||
share/opengrok/source.war
|
||||
@dirrm share/examples/opengrok
|
||||
@dirrm share/opengrok/lib
|
||||
@dirrm share/opengrok
|
||||
@dirrm share/examples/opengrok/conf/polished/html/img
|
||||
@dirrm share/examples/opengrok/conf/polished/html
|
||||
@dirrm share/examples/opengrok/conf/polished
|
||||
@dirrm share/examples/opengrok/conf/offwhite/html/img
|
||||
@dirrm share/examples/opengrok/conf/offwhite/html
|
||||
@dirrm share/examples/opengrok/conf/offwhite
|
||||
@dirrm share/examples/opengrok/conf/default/html/img
|
||||
@dirrm share/examples/opengrok/conf/default/html
|
||||
@dirrm share/examples/opengrok/conf/default
|
||||
@dirrm share/examples/opengrok/conf
|
||||
@dirrm share/examples/opengrok
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.2 2007/11/11 22:05:49 adrianp Exp $
|
||||
$NetBSD: distinfo,v 1.3 2008/04/05 17:26:37 adrianp Exp $
|
||||
|
||||
SHA1 (opengrok-0.5.tar.gz) = f7abf5961227c6b1b7449c6d45c710e13caed394
|
||||
RMD160 (opengrok-0.5.tar.gz) = a02d88cf0d05abe945a353aaec77ef077e178e84
|
||||
Size (opengrok-0.5.tar.gz) = 3448316 bytes
|
||||
SHA1 (opengrok-0.6.tar.gz) = 603dadad42f08de1f48fc3c89edce4ed670af037
|
||||
RMD160 (opengrok-0.6.tar.gz) = c406c34fb04281515848975153b0c3f5c29cefbb
|
||||
Size (opengrok-0.6.tar.gz) = 5030794 bytes
|
||||
SHA1 (patch-aa) = 22c1e946fc90f7cfbc05ad97541eb3bbc2c03cfe
|
||||
SHA1 (patch-ab) = a5bb3931713207adaa6303eb533c2cddc39b8fb0
|
||||
|
|
Loading…
Reference in a new issue