# # Make a package # # Ver="0.99" Files="P4CGI.pm *.cgi p4pr.perl dtb_update.pl config.org" ; ReadMe="README.html TODO CODELINES.sample P4CGI.html makepack" ; pod2html P4CGI.pm >P4CGI.html tar cf cgi_files.tar $Files P=`pwd` ; ( cd /usr/lib/perl5/ ; tar cf $P/CGI.tar CGI.pm CGI/Carp.pm ; ) ; tar cvzf P4DB_$Ver.tar.gz $ReadMe install.pl cgi_files.tar CGI.tar rm cgi_files.tar CGI.tar
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 381 | heather_van_steenburgh |
The version of P4DB in the public depot isn't 0.99f. Branch for 0.99f |
||
#1 | 380 | heather_van_steenburgh | P4DB baseline | ||
//guest/perforce_software/utils/p4db/makepack | |||||
#1 | 11 | Perforce maintenance | Add Fredric Fredricson's depot browser, P4DB. |