# # Make a package # # Ver=`fgrep '$VERSION=' P4CGI.pm | sed 's/.*"\(.*\)".*/\1/'` echo VERSION: $Ver rm p4jdb/*.class make Files="P4CGI.pm *.cgi p4pr.perl viewConfig.pm config.org p4jdb/*.java p4jdb/*.class" ; ReadMe="README.html CODELINES.sample P4CGI.html makepack" ; pod2html P4CGI.pm >P4CGI.html tar cf cgi_files.tar $Files if ! ls CGI.tar ; then P=`pwd` ; ( cd /usr/lib/perl5/ ; tar cf $P/CGI.tar CGI.pm CGI/Carp.pm ; ) ; fi tar cvzf P4DB_$Ver.tar.gz $ReadMe install.pl cgi_files.tar CGI.tar rm cgi_files.tar
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 382 | heather_van_steenburgh | Bring up to 0.99f level | ||
#1 | 381 | heather_van_steenburgh |
The version of P4DB in the public depot isn't 0.99f. Branch for 0.99f |
||
//guest/heather_van_steenburgh/perforce/utils/p4db/makepack | |||||
#1 | 380 | heather_van_steenburgh | P4DB baseline | ||
//guest/perforce_software/utils/p4db/makepack | |||||
#1 | 11 | Perforce maintenance | Add Fredric Fredricson's depot browser, P4DB. |