pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/parallel/mpi-ch Fixed pkglint warnings. The documentat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f07189cbf29
branches:  trunk
changeset: 511337:9f07189cbf29
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Apr 13 01:20:32 2006 +0000

description:
Fixed pkglint warnings. The documentation files are installed in
share/doc instead of share/doc/html. Bumped PKGREVISION.

diffstat:

 parallel/mpi-ch/Makefile |    18 +-
 parallel/mpi-ch/PLIST    |  1002 +++++++++++++++++++++++-----------------------
 2 files changed, 511 insertions(+), 509 deletions(-)

diffs (truncated from 1080 to 300 lines):

diff -r 239d9a86bed0 -r 9f07189cbf29 parallel/mpi-ch/Makefile
--- a/parallel/mpi-ch/Makefile  Thu Apr 13 00:50:05 2006 +0000
+++ b/parallel/mpi-ch/Makefile  Thu Apr 13 01:20:32 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2006/03/18 18:38:36 kristerw Exp $
+# $NetBSD: Makefile,v 1.45 2006/04/13 01:20:32 rillig Exp $
 
 DISTNAME=              mpich-1.2.6
-PKGREVISION=           3
+PKGREVISION=           4
 CATEGORIES=            parallel
 MASTER_SITES=          ftp://ftp.mcs.anl.gov/pub/mpi/
 DISTFILES=             ${DISTNAME}${EXTRACT_SUFX} mpich-docs.tgz
@@ -27,7 +27,7 @@
 
 CONFIGURE_ARGS+=       -prefix=${PREFIX:Q}
 CONFIGURE_ARGS+=       -docdir=${PREFIX}/share/doc/mpi-ch
-CONFIGURE_ARGS+=       -htmldir=${PREFIX}/share/doc/html/mpi-ch
+CONFIGURE_ARGS+=       -htmldir=${PREFIX}/share/doc/mpi-ch/html
 CONFIGURE_ARGS+=       -opt=-O
 CONFIGURE_ARGS+=       -rsh=${MPI_RSH:Q}
 CONFIGURE_ARGS+=       --with-comm=ch_p4
@@ -68,20 +68,22 @@
        set -e; for f in MPI-2-C++ examples/perftest/config/confdb mpe \
            mpe/slog2sdk mpe/slog2sdk/trace_rlog mpe/slog2sdk/trace_sample\
            mpid/ch_p4/p4 romio/confdb src/fortran/config; do \
+               ${RM} -f ${WRKSRC}/"$$f"/config.guess; \
                ${CP} ${PKGSRCDIR}/mk/gnu-config/config.guess \
                    ${WRKSRC}/$$f; \
        done
        set -e; for f in MPI-2-C++ examples/perftest/config/confdb mpe \
            mpe/slog2sdk mpe/slog2sdk/trace_rlog mpe/slog2sdk/trace_sample\
            romio/confdb src/fortran/config; do \
+               ${RM} -f ${WRKSRC}/"$$f"/config.sub; \
                ${CP} ${PKGSRCDIR}/mk/gnu-config/config.sub \
                    ${WRKSRC}/$$f; \
        done
 .if ${MPI_RSH} == "rsh"
-       @${ECHO} "======================================================================";
-       @${ECHO} "Remember to enable 'shell' and 'login' in your /etc/inetd.conf and";
-       @${ECHO} "restart inetd -- otherwise, the configure script will disable 'rsh'!";
-       @${ECHO} "======================================================================";
+       @${ECHO} "======================================================================"
+       @${ECHO} "Remember to enable 'shell' and 'login' in your /etc/inetd.conf and"
+       @${ECHO} "restart inetd -- otherwise, the configure script will disable 'rsh'!"
+       @${ECHO} "======================================================================"
        @sleep 3
 .endif
 
@@ -97,7 +99,7 @@
        ${RM} -f ${WRKSRC}/man/man1/MPI.1.orig
 
 post-install:
-       cd ${WRKDIR}/docs && ${PAX} -rw . ${PREFIX}/share/doc/html/mpi-ch/
+       cd ${WRKDIR}/docs && ${PAX} -rw . ${PREFIX}/share/doc/mpi-ch/html
        @${RM} ${PREFIX}/man/mandesc
        @${MV} ${PREFIX}/sbin/mpiuninstall ${PREFIX}/sbin/mpiuninstall.not
        @${CHMOD} 444 ${PREFIX}/sbin/mpiuninstall.not
diff -r 239d9a86bed0 -r 9f07189cbf29 parallel/mpi-ch/PLIST
--- a/parallel/mpi-ch/PLIST     Thu Apr 13 00:50:05 2006 +0000
+++ b/parallel/mpi-ch/PLIST     Thu Apr 13 01:20:32 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2005/03/07 02:08:37 jschauma Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/04/13 01:20:32 rillig Exp $
 bin/clog2alog
 bin/clog_print
 bin/mpicc
@@ -507,499 +507,499 @@
 sbin/mpiuninstall
 sbin/mpiuninstall.not
 sbin/tstmachines
-share/doc/html/mpi-ch/index.html
-share/doc/html/mpi-ch/install/blueball.gif
-share/doc/html/mpi-ch/install/greenball.gif
-share/doc/html/mpi-ch/install/img0.xbm
-share/doc/html/mpi-ch/install/next.xbm
-share/doc/html/mpi-ch/install/node1.htm
-share/doc/html/mpi-ch/install/node15.htm
-share/doc/html/mpi-ch/install/node16.htm
-share/doc/html/mpi-ch/install/node17.htm
-share/doc/html/mpi-ch/install/node18.htm
-share/doc/html/mpi-ch/install/node19.htm
-share/doc/html/mpi-ch/install/node2.htm
-share/doc/html/mpi-ch/install/node20.htm
-share/doc/html/mpi-ch/install/node21.htm
-share/doc/html/mpi-ch/install/node22.htm
-share/doc/html/mpi-ch/install/node23.htm
-share/doc/html/mpi-ch/install/node24.htm
-share/doc/html/mpi-ch/install/node29.htm
-share/doc/html/mpi-ch/install/node3.htm
-share/doc/html/mpi-ch/install/node30.htm
-share/doc/html/mpi-ch/install/node31.htm
-share/doc/html/mpi-ch/install/node32.htm
-share/doc/html/mpi-ch/install/node33.htm
-share/doc/html/mpi-ch/install/node34.htm
-share/doc/html/mpi-ch/install/node35.htm
-share/doc/html/mpi-ch/install/node38.htm
-share/doc/html/mpi-ch/install/node39.htm
-share/doc/html/mpi-ch/install/node4.htm
-share/doc/html/mpi-ch/install/node40.htm
-share/doc/html/mpi-ch/install/node41.htm
-share/doc/html/mpi-ch/install/node43.htm
-share/doc/html/mpi-ch/install/node44.htm
-share/doc/html/mpi-ch/install/node45.htm
-share/doc/html/mpi-ch/install/node46.htm
-share/doc/html/mpi-ch/install/node47.htm
-share/doc/html/mpi-ch/install/node48.htm
-share/doc/html/mpi-ch/install/node49.htm
-share/doc/html/mpi-ch/install/node5.htm
-share/doc/html/mpi-ch/install/node51.htm
-share/doc/html/mpi-ch/install/node52.htm
-share/doc/html/mpi-ch/install/node53.htm
-share/doc/html/mpi-ch/install/node54.htm
-share/doc/html/mpi-ch/install/node55.htm
-share/doc/html/mpi-ch/install/node56.htm
-share/doc/html/mpi-ch/install/node57.htm
-share/doc/html/mpi-ch/install/node58.htm
-share/doc/html/mpi-ch/install/node59.htm
-share/doc/html/mpi-ch/install/node6.htm
-share/doc/html/mpi-ch/install/node60.htm
-share/doc/html/mpi-ch/install/node61.htm
-share/doc/html/mpi-ch/install/node62.htm
-share/doc/html/mpi-ch/install/node64.htm
-share/doc/html/mpi-ch/install/node65.htm
-share/doc/html/mpi-ch/install/node7.htm
-share/doc/html/mpi-ch/install/node74.htm
-share/doc/html/mpi-ch/install/node75.htm
-share/doc/html/mpi-ch/install/node76.htm
-share/doc/html/mpi-ch/install/node77.htm
-share/doc/html/mpi-ch/install/node78.htm
-share/doc/html/mpi-ch/install/node8.htm
-share/doc/html/mpi-ch/install/paper.htm
-share/doc/html/mpi-ch/install/previous.xbm
-share/doc/html/mpi-ch/install/purpleball.gif
-share/doc/html/mpi-ch/install/redball.gif
-share/doc/html/mpi-ch/install/up.xbm
-share/doc/html/mpi-ch/install/yellowball.gif
-share/doc/html/mpi-ch/mpeguide/blueball.gif
-share/doc/html/mpi-ch/mpeguide/greenball.gif
-share/doc/html/mpi-ch/mpeguide/img0.xbm
-share/doc/html/mpi-ch/mpeguide/jumpshot.gif
-share/doc/html/mpi-ch/mpeguide/next.xbm
-share/doc/html/mpi-ch/mpeguide/node1.htm
-share/doc/html/mpi-ch/mpeguide/node12.htm
-share/doc/html/mpi-ch/mpeguide/node15.htm
-share/doc/html/mpi-ch/mpeguide/node16.htm
-share/doc/html/mpi-ch/mpeguide/node17.htm
-share/doc/html/mpi-ch/mpeguide/node18.htm
-share/doc/html/mpi-ch/mpeguide/node19.htm
-share/doc/html/mpi-ch/mpeguide/node2.htm
-share/doc/html/mpi-ch/mpeguide/node20.htm
-share/doc/html/mpi-ch/mpeguide/node21.htm
-share/doc/html/mpi-ch/mpeguide/node22.htm
-share/doc/html/mpi-ch/mpeguide/node23.htm
-share/doc/html/mpi-ch/mpeguide/node27.htm
-share/doc/html/mpi-ch/mpeguide/node3.htm
-share/doc/html/mpi-ch/mpeguide/node31.htm
-share/doc/html/mpi-ch/mpeguide/node32.htm
-share/doc/html/mpi-ch/mpeguide/node33.htm
-share/doc/html/mpi-ch/mpeguide/node34.htm
-share/doc/html/mpi-ch/mpeguide/node35.htm
-share/doc/html/mpi-ch/mpeguide/node36.htm
-share/doc/html/mpi-ch/mpeguide/node39.htm
-share/doc/html/mpi-ch/mpeguide/node4.htm
-share/doc/html/mpi-ch/mpeguide/node42.htm
-share/doc/html/mpi-ch/mpeguide/node43.htm
-share/doc/html/mpi-ch/mpeguide/node44.htm
-share/doc/html/mpi-ch/mpeguide/node45.htm
-share/doc/html/mpi-ch/mpeguide/node46.htm
-share/doc/html/mpi-ch/mpeguide/node47.htm
-share/doc/html/mpi-ch/mpeguide/node48.htm
-share/doc/html/mpi-ch/mpeguide/node49.htm
-share/doc/html/mpi-ch/mpeguide/node5.htm
-share/doc/html/mpi-ch/mpeguide/node6.htm
-share/doc/html/mpi-ch/mpeguide/node7.htm
-share/doc/html/mpi-ch/mpeguide/paper.htm
-share/doc/html/mpi-ch/mpeguide/previous.xbm
-share/doc/html/mpi-ch/mpeguide/purpleball.gif
-share/doc/html/mpi-ch/mpeguide/redball.gif
-share/doc/html/mpi-ch/mpeguide/up.xbm
-share/doc/html/mpi-ch/mpeguide/upshot1.gif
-share/doc/html/mpi-ch/mpeguide/yellowball.gif
-share/doc/html/mpi-ch/userguide/blueball.gif
-share/doc/html/mpi-ch/userguide/greenball.gif
-share/doc/html/mpi-ch/userguide/img0.xbm
-share/doc/html/mpi-ch/userguide/img1.xbm
-share/doc/html/mpi-ch/userguide/jumpshot.gif
-share/doc/html/mpi-ch/userguide/mpds-all.gif
-share/doc/html/mpi-ch/userguide/mpds-console.gif
-share/doc/html/mpi-ch/userguide/mpds-only.gif
-share/doc/html/mpi-ch/userguide/next.xbm
-share/doc/html/mpi-ch/userguide/node1.htm
-share/doc/html/mpi-ch/userguide/node10.htm
-share/doc/html/mpi-ch/userguide/node100.htm
-share/doc/html/mpi-ch/userguide/node101.htm
-share/doc/html/mpi-ch/userguide/node102.htm
-share/doc/html/mpi-ch/userguide/node103.htm
-share/doc/html/mpi-ch/userguide/node104.htm
-share/doc/html/mpi-ch/userguide/node105.htm
-share/doc/html/mpi-ch/userguide/node106.htm
-share/doc/html/mpi-ch/userguide/node11.htm
-share/doc/html/mpi-ch/userguide/node19.htm
-share/doc/html/mpi-ch/userguide/node2.htm
-share/doc/html/mpi-ch/userguide/node24.htm
-share/doc/html/mpi-ch/userguide/node25.htm
-share/doc/html/mpi-ch/userguide/node26.htm
-share/doc/html/mpi-ch/userguide/node28.htm
-share/doc/html/mpi-ch/userguide/node29.htm
-share/doc/html/mpi-ch/userguide/node3.htm
-share/doc/html/mpi-ch/userguide/node30.htm
-share/doc/html/mpi-ch/userguide/node31.htm
-share/doc/html/mpi-ch/userguide/node32.htm
-share/doc/html/mpi-ch/userguide/node33.htm
-share/doc/html/mpi-ch/userguide/node34.htm
-share/doc/html/mpi-ch/userguide/node35.htm
-share/doc/html/mpi-ch/userguide/node36.htm
-share/doc/html/mpi-ch/userguide/node40.htm
-share/doc/html/mpi-ch/userguide/node41.htm
-share/doc/html/mpi-ch/userguide/node43.htm
-share/doc/html/mpi-ch/userguide/node44.htm
-share/doc/html/mpi-ch/userguide/node45.htm
-share/doc/html/mpi-ch/userguide/node46.htm
-share/doc/html/mpi-ch/userguide/node47.htm
-share/doc/html/mpi-ch/userguide/node48.htm
-share/doc/html/mpi-ch/userguide/node49.htm
-share/doc/html/mpi-ch/userguide/node5.htm
-share/doc/html/mpi-ch/userguide/node50.htm
-share/doc/html/mpi-ch/userguide/node51.htm
-share/doc/html/mpi-ch/userguide/node53.htm
-share/doc/html/mpi-ch/userguide/node54.htm
-share/doc/html/mpi-ch/userguide/node55.htm
-share/doc/html/mpi-ch/userguide/node56.htm
-share/doc/html/mpi-ch/userguide/node57.htm
-share/doc/html/mpi-ch/userguide/node58.htm
-share/doc/html/mpi-ch/userguide/node59.htm
-share/doc/html/mpi-ch/userguide/node6.htm
-share/doc/html/mpi-ch/userguide/node60.htm
-share/doc/html/mpi-ch/userguide/node61.htm
-share/doc/html/mpi-ch/userguide/node62.htm
-share/doc/html/mpi-ch/userguide/node63.htm
-share/doc/html/mpi-ch/userguide/node64.htm
-share/doc/html/mpi-ch/userguide/node65.htm
-share/doc/html/mpi-ch/userguide/node66.htm
-share/doc/html/mpi-ch/userguide/node67.htm
-share/doc/html/mpi-ch/userguide/node68.htm
-share/doc/html/mpi-ch/userguide/node69.htm
-share/doc/html/mpi-ch/userguide/node70.htm
-share/doc/html/mpi-ch/userguide/node71.htm
-share/doc/html/mpi-ch/userguide/node75.htm
-share/doc/html/mpi-ch/userguide/node76.htm
-share/doc/html/mpi-ch/userguide/node81.htm
-share/doc/html/mpi-ch/userguide/node82.htm
-share/doc/html/mpi-ch/userguide/node84.htm
-share/doc/html/mpi-ch/userguide/node85.htm
-share/doc/html/mpi-ch/userguide/node9.htm
-share/doc/html/mpi-ch/userguide/node90.htm
-share/doc/html/mpi-ch/userguide/node91.htm
-share/doc/html/mpi-ch/userguide/node94.htm
-share/doc/html/mpi-ch/userguide/node95.htm
-share/doc/html/mpi-ch/userguide/node97.htm
-share/doc/html/mpi-ch/userguide/node98.htm
-share/doc/html/mpi-ch/userguide/node99.htm
-share/doc/html/mpi-ch/userguide/paper.htm
-share/doc/html/mpi-ch/userguide/previous.xbm
-share/doc/html/mpi-ch/userguide/purpleball.gif
-share/doc/html/mpi-ch/userguide/redball.gif
-share/doc/html/mpi-ch/userguide/up.xbm
-share/doc/html/mpi-ch/userguide/upshot1.gif
-share/doc/html/mpi-ch/userguide/yellowball.gif
-share/doc/html/mpi-ch/www1/Jumpshots.html
-share/doc/html/mpi-ch/www1/MPI.html
-share/doc/html/mpi-ch/www1/chp4_servs.html
-share/doc/html/mpi-ch/www1/cleanipcs.html
-share/doc/html/mpi-ch/www1/index.html
-share/doc/html/mpi-ch/www1/mpiCC.html
-share/doc/html/mpi-ch/www1/mpicc.html
-share/doc/html/mpi-ch/www1/mpif77.html
-share/doc/html/mpi-ch/www1/mpif90.html
-share/doc/html/mpi-ch/www1/mpiman.html
-share/doc/html/mpi-ch/www1/mpireconfig.html
-share/doc/html/mpi-ch/www1/mpirun.html
-share/doc/html/mpi-ch/www1/tstmachines.html
-share/doc/html/mpi-ch/www3/Constants.html
-share/doc/html/mpi-ch/www3/MPIO_Request_c2f.html
-share/doc/html/mpi-ch/www3/MPIO_Request_f2c.html
-share/doc/html/mpi-ch/www3/MPIO_Test.html
-share/doc/html/mpi-ch/www3/MPIO_Wait.html
-share/doc/html/mpi-ch/www3/MPI_Abort.html
-share/doc/html/mpi-ch/www3/MPI_Address.html
-share/doc/html/mpi-ch/www3/MPI_Allgather.html
-share/doc/html/mpi-ch/www3/MPI_Allgatherv.html
-share/doc/html/mpi-ch/www3/MPI_Allreduce.html
-share/doc/html/mpi-ch/www3/MPI_Alltoall.html
-share/doc/html/mpi-ch/www3/MPI_Alltoallv.html
-share/doc/html/mpi-ch/www3/MPI_Attr_delete.html
-share/doc/html/mpi-ch/www3/MPI_Attr_get.html
-share/doc/html/mpi-ch/www3/MPI_Attr_put.html
-share/doc/html/mpi-ch/www3/MPI_Barrier.html
-share/doc/html/mpi-ch/www3/MPI_Bcast.html
-share/doc/html/mpi-ch/www3/MPI_Bsend.html



Home | Main Index | Thread Index | Old Index