summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2007-09-22 07:21:12 +0000
committerThierry Thomas <thierry@FreeBSD.org>2007-09-22 07:21:12 +0000
commit0c326daae9b877adc167ffec797fcbfb9bea9690 (patch)
tree65f3a3910e95ce3391e7571e1e782cbe3699a3e4 /net
parentUpdate to 0.7.5.2 release. (diff)
Upgrade to 1.0.6.
Changelog at <http://www-unix.mcs.anl.gov/mpi/mpich/downloads/mpich2-doc-CHANGES.txt>
Notes
Notes: svn path=/head/; revision=199887
Diffstat (limited to 'net')
-rw-r--r--net/mpich2/Makefile14
-rw-r--r--net/mpich2/distinfo6
-rw-r--r--net/mpich2/files/manpages56
-rw-r--r--net/mpich2/pkg-plist121
4 files changed, 176 insertions, 21 deletions
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile
index 81bce2bad95a..42bc5db4f3f4 100644
--- a/net/mpich2/Makefile
+++ b/net/mpich2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mpich2
-PORTVERSION= 1.0.5p4
-PORTREVISION= 2
+PORTVERSION= 1.0.6
PORTEPOCH= 2
CATEGORIES= net parallel
MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ \
@@ -82,7 +81,7 @@ CONFIGURE_ARGS+= --without-docdir --without-htmldir
CONFIGURE_ARGS+= --with-docdir=${DOCSDIR} --with-htmldir=${DOCSDIR}
.endif
-LIBSSO= fmpich mpich
+LIBSSO= fmpich mpich mpichcxx
THREAD2FIX= configure test/mpi/threads/comm/Makefile.in \
test/mpi/threads/pt2pt/Makefile.in
@@ -133,13 +132,18 @@ pre-configure:
${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${THREAD2FIX:S|^|${WRKSRC}/|}
${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${LOCALBASE2FIX:S|^|${WRKSRC}/|}
${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${X11BASE2FIX:S|^|${WRKSRC}/|}
+.for mp in ${MAN4}
+ ${MV} ${WRKSRC}/src/mpe2/man/man4/${mp:S/4$/3/} \
+ ${WRKSRC}/src/mpe2/man/man4/${mp}
+.endfor
post-install:
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}
${CHOWN} -R ${BINOWN}:${BINGRP} ${PREFIX}/bin
.for lib in ${LIBSSO}
- ${MV} ${PREFIX}/lib/lib${lib}.so ${PREFIX}/lib/lib${lib}.so.0
- ${LN} -s ${PREFIX}/lib/lib${lib}.so.0 ${PREFIX}/lib/lib${lib}.so
+ ${MV} ${PREFIX}/lib/lib${lib}.so.1.1 ${PREFIX}/lib/lib${lib}.so.1
+ ${LN} -sf ${PREFIX}/lib/lib${lib}.so.1 ${PREFIX}/lib/lib${lib}.so
+ ${LN} -sf ${PREFIX}/lib/lib${lib}.so.1 ${PREFIX}/lib/lib${lib}.so.1.1
.endfor
@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${PREFIX}/bin
@${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${PREFIX}/bin
diff --git a/net/mpich2/distinfo b/net/mpich2/distinfo
index 0a1ab9a205fc..895b35ed0289 100644
--- a/net/mpich2/distinfo
+++ b/net/mpich2/distinfo
@@ -1,3 +1,3 @@
-MD5 (mpich/mpich2-1.0.5p4.tar.gz) = 44d4769e45f5bbd692bca80df732c593
-SHA256 (mpich/mpich2-1.0.5p4.tar.gz) = 4b819d318ec514c350ce0fea730126faa2ef36b5f00bc72c4a097dcf9979918d
-SIZE (mpich/mpich2-1.0.5p4.tar.gz) = 12849546
+MD5 (mpich/mpich2-1.0.6.tar.gz) = 49243ab250770c2839e570b15bae17f8
+SHA256 (mpich/mpich2-1.0.6.tar.gz) = 451a53bade172a9a398d053b3ec57046805668a39ef2153b3ace6fcf2161967b
+SIZE (mpich/mpich2-1.0.6.tar.gz) = 15435362
diff --git a/net/mpich2/files/manpages b/net/mpich2/files/manpages
index d6dea63e3af7..3b6925d39983 100644
--- a/net/mpich2/files/manpages
+++ b/net/mpich2/files/manpages
@@ -291,3 +291,59 @@ MPI_Win_unlock.3 \
MPI_Win_wait.3 \
MPI_Wtick.3 \
MPI_Wtime.3
+
+MAN4= \
+MPE_Add_RGB_color.4 \
+MPE_CaptureFile.4 \
+MPE_Close_graphics.4 \
+MPE_Comm_global_rank.4 \
+MPE_Decomp1d.4 \
+MPE_Describe_comm_event.4 \
+MPE_Describe_comm_state.4 \
+MPE_Describe_event.4 \
+MPE_Describe_info_event.4 \
+MPE_Describe_info_state.4 \
+MPE_Describe_state.4 \
+MPE_Draw_circle.4 \
+MPE_Draw_line.4 \
+MPE_Draw_logic.4 \
+MPE_Draw_point.4 \
+MPE_Draw_points.4 \
+MPE_Draw_string.4 \
+MPE_Errors_call_debugger.4 \
+MPE_Fill_circle.4 \
+MPE_Fill_rectangle.4 \
+MPE_Finish_log.4 \
+MPE_GetHostName.4 \
+MPE_GetTags.4 \
+MPE_Get_mouse_press.4 \
+MPE_IO_Stdout_to_file.4 \
+MPE_Iget_mouse_press.4 \
+MPE_Init_log.4 \
+MPE_Initialized_logging.4 \
+MPE_Line_thickness.4 \
+MPE_Log_bare_event.4 \
+MPE_Log_comm_event.4 \
+MPE_Log_comm_receive.4 \
+MPE_Log_event.4 \
+MPE_Log_comm_send.4 \
+MPE_Log_get_event_number.4 \
+MPE_Log_get_solo_eventID.4 \
+MPE_Log_get_state_eventIDs.4 \
+MPE_Log_info_event.4 \
+MPE_Log_merged_logfilename.4 \
+MPE_Log_pack.4 \
+MPE_Log_receive.4 \
+MPE_Log_send.4 \
+MPE_Log_sync_clocks.4 \
+MPE_Make_color_array.4 \
+MPE_Num_colors.4 \
+MPE_Open_graphics.4 \
+MPE_ReturnTags.4 \
+MPE_Seq_begin.4 \
+MPE_Seq_end.4 \
+MPE_Start_log.4 \
+MPE_Signals_call_debugger.4 \
+MPE_Stop_log.4 \
+MPE_TagsEnd.4 \
+MPE_Update.4
diff --git a/net/mpich2/pkg-plist b/net/mpich2/pkg-plist
index b9c732e202e3..57d2c33cbcbd 100644
--- a/net/mpich2/pkg-plist
+++ b/net/mpich2/pkg-plist
@@ -1,4 +1,5 @@
@comment "PREFIX set to %D/mpich2."
+bin/check_callstack
%%JAVA%%bin/clog2TOslog2
bin/clog2_join
bin/clog2_print
@@ -100,6 +101,7 @@ bin/parkill
%%JAVA%%bin/slog2updater
%%JAVA%%bin/traceTOslog2.in
%%JAVA%%bin/traceprint.in
+etc/mpe_callstack_ldflags.conf
etc/mpe_f77env.conf
etc/mpe_f77env.conf.in
%%X11%%etc/mpe_graphics.conf
@@ -107,6 +109,7 @@ etc/mpe_help.conf
etc/mpe_help.conf.in
etc/mpe_log.conf
%%X11%%etc/mpe_mpianim.conf
+etc/mpe_log_postlib.conf
etc/mpe_mpicheck.conf
etc/mpe_mpilog.conf
etc/mpe_mpitrace.conf
@@ -120,15 +123,19 @@ include/clog_const.h
include/clog_inttypes.h
include/clog_uuid.h
include/mpe.h
+include/mpe_callstack.h
include/mpe_graphics.h
%%X11%%include/mpe_graphicsf.h
include/mpe_log.h
+include/mpe_log_thread.h
include/mpe_logf.h
include/mpe_misc.h
include/mpe_thread.h
-include/mpi_sizeofs.mod
include/mpi.h
include/mpi.mod
+include/mpi_base.mod
+include/mpi_constants.mod
+include/mpi_sizeofs.mod
include/mpicxx.h
include/mpif.h
include/mpio.h
@@ -141,13 +148,11 @@ include/mpiof.h
%%JAVA%%lib/clogprint.jar
%%JAVA%%lib/jumpshot.jar
%%JAVA%%lib/jumpshot_launcher.jar
-%%JAVA%%lib/trace_rlog/libTraceInput.la
-%%JAVA%%lib/trace_rlog/libTraceInput.so
%%X11%%lib/libampe.a
lib/libfmpich.a
lib/libfmpich.so
-lib/libfmpich.so.0
-lib/libmpichf90.a
+lib/libfmpich.so.1
+lib/libfmpich.so.1.1
lib/liblmpe.a
lib/libmpe.a
lib/libmpe_collchk.a
@@ -157,11 +162,17 @@ lib/libmpe_nompi_null.a
lib/libmpe_null.a
lib/libmpich.a
lib/libmpich.so
-lib/libmpich.so.0
+lib/libmpich.so.1
+lib/libmpich.so.1.1
lib/libmpichcxx.a
+lib/libmpichcxx.so
+lib/libmpichcxx.so.1
+lib/libmpichcxx.so.1.1
+lib/libmpichf90.a
lib/libtmpe.a
%%JAVA%%lib/logconvertor.jar
lib/mpe_prof.o
+lib/mpich2-ch3.pc
%%JAVA%%lib/slog2filter.jar
%%JAVA%%lib/slog2navigator.jar
%%JAVA%%lib/slog2printrecur.jar
@@ -169,11 +180,13 @@ lib/mpe_prof.o
%%JAVA%%lib/slog2update205to206.jar
%%JAVA%%lib/traceTOslog2.jar
%%JAVA%%lib/traceprint.jar
-sbin/mpeuninstall
+%%JAVA%%lib/trace_rlog/libTraceInput.la
+%%JAVA%%lib/trace_rlog/libTraceInput.so
sbin/mpecheckinstall
-sbin/mpetestlink
sbin/mpetestexec
sbin/mpetestexeclog
+sbin/mpetestlink
+sbin/mpeuninstall
%%PORTDOCS%%%%DOCSDIR%%/index.htm
%%PORTDOCS%%%%DOCSDIR%%/install.pdf
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/About24.png
@@ -229,10 +242,15 @@ sbin/mpetestexeclog
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/labels.pl
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/legend_checkbox_menu.png
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/legend_color_chooser.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/legend_count.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/legend_excl.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/legend_incl.png
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/legend_name.png
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/legend_popup.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/legend_popup_full.png
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/legend_s.png
-%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/legend_sort_menu.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/legend_sort_number_menu.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/legend_sort_string_menu.png
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/legend_topo.png
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/legend_v.png
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/main.png
@@ -268,15 +286,28 @@ sbin/mpetestexeclog
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/node32.html
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/node33.html
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/node34.html
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/node35.html
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/node36.html
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/node4.html
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/node5.html
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/node6.html
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/node7.html
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/node8.html
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/node9.html
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/openmpi_4_2_commthd.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/openmpi_4_2_procthd.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/openmpi_4_3_commthd.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/openmpi_4_3_procthd.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/openmpi_4_4_commthd.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/openmpi_4_4_procthd.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/openmpi_4_5_commthd.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/openmpi_4_5_procthd.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/openmpi_4_6_commthd.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/openmpi_4_6_procthd.png
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/preference_pview_state.png
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/prev.png
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/prev_g.png
+%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/pthread_sendrecv_legend.png
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/timeline_infobox_duration.png
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/timeline_infobox_preview_state.png
%%PORTDOCS%%%%JAVA%%%%DOCSDIR%%/jumpshot-4/html/timeline_infobox_real_primitive.png
@@ -309,12 +340,12 @@ sbin/mpetestexeclog
%%PORTDOCS%%%%DOCSDIR%%/smpd_pmi.pdf
%%PORTDOCS%%%%DOCSDIR%%/user.pdf
%%PORTDOCS%%%%DOCSDIR%%/www1/MPI.html
+%%PORTDOCS%%%%DOCSDIR%%/www1/index.htm
%%PORTDOCS%%%%DOCSDIR%%/www1/mpicc.html
%%PORTDOCS%%%%DOCSDIR%%/www1/mpicxx.html
%%PORTDOCS%%%%DOCSDIR%%/www1/mpiexec.html
%%PORTDOCS%%%%DOCSDIR%%/www1/mpif77.html
%%PORTDOCS%%%%DOCSDIR%%/www1/mpif90.html
-%%PORTDOCS%%%%DOCSDIR%%/www1/index.htm
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Abort.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Accumulate.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Add_error_class.html
@@ -348,7 +379,6 @@ sbin/mpetestexeclog
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Cartdim_get.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Close_port.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Comm_accept.html
-%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Exscan.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Comm_call_errhandler.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Comm_compare.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Comm_connect.html
@@ -363,8 +393,8 @@ sbin/mpetestexeclog
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Comm_get_attr.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Comm_get_errhandler.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Comm_get_name.html
-%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Comm_group.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Comm_get_parent.html
+%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Comm_group.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Comm_join.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Comm_rank.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Comm_remote_group.html
@@ -384,6 +414,7 @@ sbin/mpetestexeclog
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Errhandler_set.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Error_class.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Error_string.html
+%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Exscan.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_File_c2f.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_File_call_errhandler.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_File_close.html
@@ -437,7 +468,6 @@ sbin/mpetestexeclog
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_File_write_at_all.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_File_write_at_all_begin.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_File_write_at_all_end.html
-%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Gather.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_File_write_ordered.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_File_write_ordered_begin.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_File_write_ordered_end.html
@@ -445,6 +475,7 @@ sbin/mpetestexeclog
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Finalize.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Finalized.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Free_mem.html
+%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Gather.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Gatherv.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Get.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Get_address.html
@@ -600,6 +631,61 @@ sbin/mpetestexeclog
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Wtick.html
%%PORTDOCS%%%%DOCSDIR%%/www3/MPI_Wtime.html
%%PORTDOCS%%%%DOCSDIR%%/www3/index.htm
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Add_RGB_color.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_CaptureFile.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Close_graphics.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Comm_global_rank.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Decomp1d.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Describe_comm_event.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Describe_comm_state.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Describe_event.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Describe_info_event.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Describe_info_state.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Describe_state.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Draw_circle.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Draw_line.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Draw_logic.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Draw_point.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Draw_points.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Draw_string.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Errors_call_debugger.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Fill_circle.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Fill_rectangle.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Finish_log.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_GetHostName.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_GetTags.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Get_mouse_press.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_IO_Stdout_to_file.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Iget_mouse_press.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Init_log.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Initialized_logging.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Line_thickness.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Log_bare_event.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Log_comm_event.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Log_comm_receive.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Log_comm_send.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Log_event.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Log_get_event_number.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Log_get_solo_eventID.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Log_get_state_eventIDs.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Log_info_event.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Log_merged_logfilename.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Log_pack.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Log_receive.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Log_send.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Log_sync_clocks.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Make_color_array.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Num_colors.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Open_graphics.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_ReturnTags.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Seq_begin.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Seq_end.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Signals_call_debugger.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Start_log.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Stop_log.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_TagsEnd.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/MPE_Update.html
+%%PORTDOCS%%%%DOCSDIR%%/www4/libmpe.cit
share/examples_collchk/Makefile
share/examples_collchk/Makefile.in
share/examples_collchk/composite.c
@@ -623,6 +709,8 @@ share/examples_logging/Makefile.in
share/examples_logging/comm1_isr.c
share/examples_logging/comm1_isr_loop.c
share/examples_logging/comm2_connect_accept.c
+share/examples_logging/comm2_spawn_child.c
+share/examples_logging/comm2_spawn_parent.c
share/examples_logging/cpi.c
share/examples_logging/cpilog.c
share/examples_logging/cpilog_pack.c
@@ -630,6 +718,11 @@ share/examples_logging/fcomm1_isr.f
share/examples_logging/fpilog.f
share/examples_logging/fpilog_pack.F
share/examples_logging/iotest.c
+share/examples_logging/log_cost.c
+share/examples_logging/openmp_sendrecv.c
+share/examples_logging/pthread_allreduce.c
+share/examples_logging/pthread_sendrecv.c
+share/examples_logging/pthread_sendrecv_user.c
share/examples_logging/srtest.c
%%JAVA%%share/logfiles/barrier.rlog
%%JAVA%%share/logfiles/fpilog.clog
@@ -638,6 +731,7 @@ share/examples_logging/srtest.c
@dirrm share/examples_logging
%%X11%%@dirrm share/examples_graphics
@dirrm share/examples_collchk
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/www4
%%PORTDOCS%%@dirrm %%DOCSDIR%%/www3
%%PORTDOCS%%@dirrm %%DOCSDIR%%/www1
%%JAVA%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/jumpshot-4/html
@@ -646,6 +740,7 @@ share/examples_logging/srtest.c
%%PORTDOCS%%@dirrm share/doc
@dirrm share
@dirrm sbin
+@dirrm man/man4
@dirrm man/man3
@dirrm man/man1
@dirrm man