Home
last modified time | relevance | path

Searched refs:VCPP4LICENSE (Results 1 – 4 of 4) sorted by relevance

/dports/devel/p5-VCP-autrijus/VCP-autrijus-snapshot-0.9-20050110/
H A Dtest_all_p4_versions.sh4 export VCPP4LICENSE=$HOME/p4d_license/license
13 if [ ! -z "$VCPP4LICENSE" -a -r "$VCPP4LICENSE" ]; then
H A DCHANGES9 - Added handling of VCPP4LICENSE environment variable in
13 license file pointed to by VCPP4LICENSE. The 'make' target
16 and (if VCPP4LICENSE present) licensed mode.
/dports/devel/p5-VCP-autrijus/VCP-autrijus-snapshot-0.9-20050110/lib/VCP/
H A DMaintenance.pod121 =item VCPP4LICENSE
126 by VCPP4LICENSE. The 'make' target test_all_p4_versions will cycle
128 directory, in both unlicensed and (if VCPP4LICENSE present) licensed
/dports/devel/p5-VCP-autrijus/VCP-autrijus-snapshot-0.9-20050110/lib/VCP/Dest/
H A Dp4.pm303 my $license = $ENV{VCPP4LICENSE} ;