Subdomain Posts
None | 37 days ago
Bash | 41 days ago
None | 52 days ago
None | 474 days ago
None | 474 days ago
Bash | 484 days ago
None | 920 days ago
None | 920 days ago
Recent Posts
C | 24 sec ago
Java | 41 sec ago
C | 50 sec ago
None | 1 min ago
None | 1 min ago
PHP | 1 min ago
PAWN | 1 min ago
None | 1 min ago
HTML | 2 min ago
PHP | 3 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By jsa on the 1st of Dec 2008 08:05:18 PM Download | Raw | Embed | Report
  1. #!/bin/sh
  2.  
  3. # This is largely unnecessary, but is a variant of what I designed to suit my needs.
  4. # It overcomes some issue that annoyed me, and makes the process one easy command
  5. # This assumes that marcusmerge is in your path
  6.  
  7. # Uninstall all installed marcusom portage if present
  8. marcusmerge -U
  9.  
  10. # CHANGE THIS to your ports-supfile
  11. csup /PATH/TO/PORTS-SUPFILE
  12.  
  13. # CHANGE THIS to your general marcuscom direcotry
  14. # example: /usr/mcom/
  15. cd /PATH/TO/MARCUSOM-PORTS
  16.  
  17.  
  18. # There will be two subdirectories under the general directory, ports and ports-stable
  19. cvs -z3 -q -d :pserver:anonymous@creme-brulee.marcuscom.com:/space/cvs/marcuscom-cvs \
  20.         up -Pd ports-stable ports
  21.  
  22. # This line fetches the INDEX file for your branch
  23. marcusmerge -i
  24.  
  25. # First, merge ports-stable, then merge marcuscom ports, order probably doesn't matter
  26. marcusmerge -m ports-stable
  27. marcusmerge -m ports
  28.  
  29. # This lists all the ports that are out of date, just for convenience
  30. marcusmerge -l
Submit a correction or amendment below. [ previous version ] | [ difference ] | Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: