Advertisement
Guest User

Untitled

a guest
May 13th, 2014
7
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. # make clean makesum deinstall package
  2. ===> Cleaning for appname-version
  3. ===> appname-version depends on file: /usr/local/sbin/pkg - found
  4. ===> Fetching all distfiles required by appname-version for building
  5. ===> Deinstalling for www/appname
  6. ===> Deinstalling
  7. Deinstallation has been requested for the following 1 packages:
  8.  
  9. appname-version
  10.  
  11. The deinstallation will free 28 MB
  12. [1/1] Deleting appname-version...Configuration information saved.
  13. If you will *NOT* use this package anymore,
  14. please remove /var/appname and its contents manually.
  15. done
  16. ===> appname-version depends on file: /usr/local/sbin/pkg - found
  17. ===> Fetching all distfiles required by appname-version for building
  18. ===> Extracting for appname-version
  19. => SHA256 Checksum OK for appname-version.zip.
  20. ===> appname-version depends on file: /usr/local/bin/unzip - found
  21. ===> Patching for appname-version
  22. ===> appname-version depends on file: /usr/local/apache-tomcat-7.0/bin/bootstrap.jar - found
  23. ===> Configuring for appname-version
  24. ===> Installing for appname-version
  25. ===> appname-version depends on file: /usr/local/libexec/mysqld - found
  26. ===> appname-version depends on file: /usr/local/share/java/classes/servlet-api.jar - found
  27. ===> appname-version depends on file: /usr/local/apache-tomcat-7.0/bin/bootstrap.jar - found
  28. ===> appname-version depends on file: /usr/local/openjdk7/bin/java - found
  29. ===> appname-version depends on file: /usr/local/libexec/mysqld - found
  30. ===> Generating temporary packing list
  31. ===> Checking if www/appname already installed
  32. **** Installing appname ****
  33. >> Creating repository
  34. >> Deploying files to tomcat
  35. install -d -o www -g www /usr/local/apache-tomcat-7.0/webapps/appname
  36. >> Creating conf files folder
  37. >> Copying conf files
  38. >> Changing ownership for repository
  39. >> Chmodding source script
  40.  
  41. ===> Registering installation for appname-version
  42. Installing appname-version... done
  43. ===> Building package for appname-version
  44. Creating package for appname-version
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement