View | Details | Raw Unified | Return to bug 143154
Collapse All | Expand All

(-)Makefile (-4 / +1 lines)
Lines 23-29 Link Here
23
WRKSRC=		${WRKDIR}/xpvm
23
WRKSRC=		${WRKDIR}/xpvm
24
PVM_ROOT?=	${LOCALBASE}/lib/pvm
24
PVM_ROOT?=	${LOCALBASE}/lib/pvm
25
MAKE_ENV+=	PVM_ROOT=${PVM_ROOT} XPVM_ROOT=${WRKSRC}
25
MAKE_ENV+=	PVM_ROOT=${PVM_ROOT} XPVM_ROOT=${WRKSRC}
26
PKGMESSAGE=	${WRKDIR}/pkg-message
26
SUB_FILES=	pkg-message
27
27
28
ALL_TARGET=	default
28
ALL_TARGET=	default
29
29
Lines 53-61 Link Here
53
	done
53
	done
54
54
55
post-install:
55
post-install:
56
	@${SED} -e 's,%%DATADIR%%,${DATADIR},' \
57
	                  -e 's,%%LOCALBASE%%,${LOCALBASE},' \
58
	                  <${.CURDIR}/pkg-message >${PKGMESSAGE}
59
	@${CAT} ${PKGMESSAGE}
56
	@${CAT} ${PKGMESSAGE}
60
57
61
.include <bsd.port.mk>
58
.include <bsd.port.mk>
(-)pkg-message (-8 lines)
Removed Link Here
1
-
2
You have to set following enviroment variable before using xpvm
3
4
	XPVM_ROOT=%%DATADIR%%
5
	PVM_ROOT=%%LOCALBASE%%/lib/pvm
6
7
You can also put them into /etc/login.conf for system-wide defaults.
8
-
(-)pkg-plist (-94 / +94 lines)
Lines 1-95 Link Here
1
bin/xpvm
1
bin/xpvm
2
share/xpvm/globs.tcl
2
%%DATADIR%%/globs.tcl
3
share/xpvm/procs.tcl
3
%%DATADIR%%/procs.tcl
4
share/xpvm/util.tcl
4
%%DATADIR%%/util.tcl
5
share/xpvm/xpvm.tcl
5
%%DATADIR%%/xpvm.tcl
6
share/xpvm/src/help/author.help
6
%%DATADIR%%/src/help/author.help
7
share/xpvm/src/help/file_halt.help
7
%%DATADIR%%/src/help/file_halt.help
8
share/xpvm/src/help/file_quit.help
8
%%DATADIR%%/src/help/file_quit.help
9
share/xpvm/src/help/hosts.help
9
%%DATADIR%%/src/help/hosts.help
10
share/xpvm/src/help/options_mode.help
10
%%DATADIR%%/src/help/options_mode.help
11
share/xpvm/src/help/options_tasksort.help
11
%%DATADIR%%/src/help/options_tasksort.help
12
share/xpvm/src/help/reset.help
12
%%DATADIR%%/src/help/reset.help
13
share/xpvm/src/help/tasks_kill.help
13
%%DATADIR%%/src/help/tasks_kill.help
14
share/xpvm/src/help/tasks_otf.help
14
%%DATADIR%%/src/help/tasks_otf.help
15
share/xpvm/src/help/tasks_signal.help
15
%%DATADIR%%/src/help/tasks_signal.help
16
share/xpvm/src/help/tasks_spawn.help
16
%%DATADIR%%/src/help/tasks_spawn.help
17
share/xpvm/src/help/tasks_systasks.help
17
%%DATADIR%%/src/help/tasks_systasks.help
18
share/xpvm/src/help/traces.help
18
%%DATADIR%%/src/help/traces.help
19
share/xpvm/src/help/views_call_trace.help
19
%%DATADIR%%/src/help/views_call_trace.help
20
share/xpvm/src/help/views_msgq.help
20
%%DATADIR%%/src/help/views_msgq.help
21
share/xpvm/src/help/views_network.help
21
%%DATADIR%%/src/help/views_network.help
22
share/xpvm/src/help/views_space_time.help
22
%%DATADIR%%/src/help/views_space_time.help
23
share/xpvm/src/help/views_task_output.help
23
%%DATADIR%%/src/help/views_task_output.help
24
share/xpvm/src/help/views_tevhist.help
24
%%DATADIR%%/src/help/views_tevhist.help
25
share/xpvm/src/help/views_utilization.help
25
%%DATADIR%%/src/help/views_utilization.help
26
share/xpvm/src/help/xpvm.help
26
%%DATADIR%%/src/help/xpvm.help
27
share/xpvm/src/xbm/adj.xbm
27
%%DATADIR%%/src/xbm/adj.xbm
28
share/xpvm/src/xbm/aix46k.xbm
28
%%DATADIR%%/src/xbm/aix46k.xbm
29
share/xpvm/src/xbm/aix4mp.xbm
29
%%DATADIR%%/src/xbm/aix4mp.xbm
30
share/xpvm/src/xbm/aix4sp2.xbm
30
%%DATADIR%%/src/xbm/aix4sp2.xbm
31
share/xpvm/src/xbm/alliant.xbm
31
%%DATADIR%%/src/xbm/alliant.xbm
32
share/xpvm/src/xbm/alpha.win32.xbm
32
%%DATADIR%%/src/xbm/alpha.win32.xbm
33
share/xpvm/src/xbm/alpha.xbm
33
%%DATADIR%%/src/xbm/alpha.xbm
34
share/xpvm/src/xbm/alphamp.xbm
34
%%DATADIR%%/src/xbm/alphamp.xbm
35
share/xpvm/src/xbm/cm2.xbm
35
%%DATADIR%%/src/xbm/cm2.xbm
36
share/xpvm/src/xbm/cm5.xbm
36
%%DATADIR%%/src/xbm/cm5.xbm
37
share/xpvm/src/xbm/cnvx.xbm
37
%%DATADIR%%/src/xbm/cnvx.xbm
38
share/xpvm/src/xbm/convex.xbm
38
%%DATADIR%%/src/xbm/convex.xbm
39
share/xpvm/src/xbm/cray.xbm
39
%%DATADIR%%/src/xbm/cray.xbm
40
share/xpvm/src/xbm/cspp.xbm
40
%%DATADIR%%/src/xbm/cspp.xbm
41
share/xpvm/src/xbm/dec5200.xbm
41
%%DATADIR%%/src/xbm/dec5200.xbm
42
share/xpvm/src/xbm/dummy_arch.xbm
42
%%DATADIR%%/src/xbm/dummy_arch.xbm
43
share/xpvm/src/xbm/fastfwd.xbm
43
%%DATADIR%%/src/xbm/fastfwd.xbm
44
share/xpvm/src/xbm/fwd.xbm
44
%%DATADIR%%/src/xbm/fwd.xbm
45
share/xpvm/src/xbm/fwdstep.xbm
45
%%DATADIR%%/src/xbm/fwdstep.xbm
46
share/xpvm/src/xbm/grow.xbm
46
%%DATADIR%%/src/xbm/grow.xbm
47
share/xpvm/src/xbm/hppa.xbm
47
%%DATADIR%%/src/xbm/hppa.xbm
48
share/xpvm/src/xbm/i860.xbm
48
%%DATADIR%%/src/xbm/i860.xbm
49
share/xpvm/src/xbm/ipsc2.xbm
49
%%DATADIR%%/src/xbm/ipsc2.xbm
50
share/xpvm/src/xbm/ksr1.xbm
50
%%DATADIR%%/src/xbm/ksr1.xbm
51
share/xpvm/src/xbm/laptop.xbm
51
%%DATADIR%%/src/xbm/laptop.xbm
52
share/xpvm/src/xbm/linux.xbm
52
%%DATADIR%%/src/xbm/linux.xbm
53
share/xpvm/src/xbm/linuxalpha.xbm
53
%%DATADIR%%/src/xbm/linuxalpha.xbm
54
share/xpvm/src/xbm/linuxsparc.xbm
54
%%DATADIR%%/src/xbm/linuxsparc.xbm
55
share/xpvm/src/xbm/next.xbm
55
%%DATADIR%%/src/xbm/next.xbm
56
share/xpvm/src/xbm/os2.xbm
56
%%DATADIR%%/src/xbm/os2.xbm
57
share/xpvm/src/xbm/penguin.xbm
57
%%DATADIR%%/src/xbm/penguin.xbm
58
share/xpvm/src/xbm/pgon.xbm
58
%%DATADIR%%/src/xbm/pgon.xbm
59
share/xpvm/src/xbm/pmax.xbm
59
%%DATADIR%%/src/xbm/pmax.xbm
60
share/xpvm/src/xbm/ptrd.xbm
60
%%DATADIR%%/src/xbm/ptrd.xbm
61
share/xpvm/src/xbm/ptrl.xbm
61
%%DATADIR%%/src/xbm/ptrl.xbm
62
share/xpvm/src/xbm/ptrr.xbm
62
%%DATADIR%%/src/xbm/ptrr.xbm
63
share/xpvm/src/xbm/ptru.xbm
63
%%DATADIR%%/src/xbm/ptru.xbm
64
share/xpvm/src/xbm/rewind.xbm
64
%%DATADIR%%/src/xbm/rewind.xbm
65
share/xpvm/src/xbm/rs6k.xbm
65
%%DATADIR%%/src/xbm/rs6k.xbm
66
share/xpvm/src/xbm/rs6kmp.xbm
66
%%DATADIR%%/src/xbm/rs6kmp.xbm
67
share/xpvm/src/xbm/sequent.xbm
67
%%DATADIR%%/src/xbm/sequent.xbm
68
share/xpvm/src/xbm/sgi.xbm
68
%%DATADIR%%/src/xbm/sgi.xbm
69
share/xpvm/src/xbm/sgi5.xbm
69
%%DATADIR%%/src/xbm/sgi5.xbm
70
share/xpvm/src/xbm/sgi6.xbm
70
%%DATADIR%%/src/xbm/sgi6.xbm
71
share/xpvm/src/xbm/sgi64.xbm
71
%%DATADIR%%/src/xbm/sgi64.xbm
72
share/xpvm/src/xbm/sgimp.xbm
72
%%DATADIR%%/src/xbm/sgimp.xbm
73
share/xpvm/src/xbm/sgimp6.xbm
73
%%DATADIR%%/src/xbm/sgimp6.xbm
74
share/xpvm/src/xbm/sgimp64.xbm
74
%%DATADIR%%/src/xbm/sgimp64.xbm
75
share/xpvm/src/xbm/shrink.xbm
75
%%DATADIR%%/src/xbm/shrink.xbm
76
share/xpvm/src/xbm/smile.xbm
76
%%DATADIR%%/src/xbm/smile.xbm
77
share/xpvm/src/xbm/sparc.xbm
77
%%DATADIR%%/src/xbm/sparc.xbm
78
share/xpvm/src/xbm/spin.xbm
78
%%DATADIR%%/src/xbm/spin.xbm
79
share/xpvm/src/xbm/spin2.xbm
79
%%DATADIR%%/src/xbm/spin2.xbm
80
share/xpvm/src/xbm/spin3.xbm
80
%%DATADIR%%/src/xbm/spin3.xbm
81
share/xpvm/src/xbm/spin4.xbm
81
%%DATADIR%%/src/xbm/spin4.xbm
82
share/xpvm/src/xbm/stop.xbm
82
%%DATADIR%%/src/xbm/stop.xbm
83
share/xpvm/src/xbm/sun3.xbm
83
%%DATADIR%%/src/xbm/sun3.xbm
84
share/xpvm/src/xbm/sun4.xbm
84
%%DATADIR%%/src/xbm/sun4.xbm
85
share/xpvm/src/xbm/sun4sol2.xbm
85
%%DATADIR%%/src/xbm/sun4sol2.xbm
86
share/xpvm/src/xbm/sunmp.xbm
86
%%DATADIR%%/src/xbm/sunmp.xbm
87
share/xpvm/src/xbm/symmetry.xbm
87
%%DATADIR%%/src/xbm/symmetry.xbm
88
share/xpvm/src/xbm/win32.xbm
88
%%DATADIR%%/src/xbm/win32.xbm
89
share/xpvm/src/xbm/zoom.swipe.l.xbm
89
%%DATADIR%%/src/xbm/zoom.swipe.l.xbm
90
share/xpvm/src/xbm/zoom.swipe.r.xbm
90
%%DATADIR%%/src/xbm/zoom.swipe.r.xbm
91
share/xpvm/src/xbm/zoom.swipe.xbm
91
%%DATADIR%%/src/xbm/zoom.swipe.xbm
92
@dirrm share/xpvm/src/xbm
92
@dirrm %%DATADIR%%/src/xbm
93
@dirrm share/xpvm/src/help
93
@dirrm %%DATADIR%%/src/help
94
@dirrm share/xpvm/src
94
@dirrm %%DATADIR%%/src
95
@dirrm share/xpvm
95
@dirrm %%DATADIR%%
(-)files/pkg-message.in (+8 lines)
Added Link Here
1
-
2
You have to set following enviroment variable before using xpvm
3
4
	XPVM_ROOT=%%DATADIR%%
5
	PVM_ROOT=%%LOCALBASE%%/lib/pvm
6
7
You can also put them into /etc/login.conf for system-wide defaults.
8
-

Return to bug 143154