|
|
Re: more on building ethereal: msg#00588
|
Subject: |
Re: more on building ethereal |
2) What's the right way to get rid of an old partially installed
version of code
and refresh it? (Using 'clean' didn't do the trick. I ultimately
removed the old
Portfile and source directory, and had to run portindex...)
If you've actually run port install, run port uninstall. port clean
only deletes the work files; it doesn't remove the actual installed
copy (if one exists).
To update your Portfiles, tun 'cvs -z3 -q update -d -P' from your
darwinports/ directory (or darwinports/dports/ if you only want to
update your ports). Also, There's an RSS feed of changes:
http://cia.navi.cx/stats/project/darwinports/.rss
- Toby
|
| |