Re: dvdrip confusion

2013-10-28 Thread Jan Stary
On Oct 27 17:12:56, bun...@gmail.com wrote: sudo port content dvdrip shows: /opt/local/libexec/perl5.12/sitebin/dvdrip /opt/local/libexec/perl5.12/sitebin/dvdrip-exec /opt/local/libexec/perl5.12/sitebin/dvdrip-master /opt/local/libexec/perl5.12/sitebin/dvdrip-multitee

Re: dvdrip confusion

2013-10-28 Thread macports
On Mon, 28 Oct 2013, Brandon Allbery wrote: On Sun, Oct 27, 2013 at 5:12 PM, bunk3m bun...@gmail.com wrote: /opt/local/libexec/perl5.12/sitebin/dvdrip /opt/local/libexec/perl5.12/sitebin/dvdrip-exec /opt/local/libexec/perl5.12/sitebin/dvdrip-master

Re: dvdrip confusion

2013-10-28 Thread Jan Stary
On Oct 28 00:21:19, macpo...@metaspasm.org wrote: On Mon, 28 Oct 2013, Brandon Allbery wrote: On Sun, Oct 27, 2013 at 5:12 PM, bunk3m bun...@gmail.com wrote: /opt/local/libexec/perl5.12/sitebin/dvdrip /opt/local/libexec/perl5.12/sitebin/dvdrip-exec

Re: dvdrip confusion

2013-10-28 Thread macports
On Mon, 28 Oct 2013, Jan Stary wrote: How about putting a note in the Portfile? I don't recall seeing any mention of manual configuration during the install. The user is not supposed to be reading the Portfile. The notes keyword displays a string during installation, as seen in ports

Re: dvdrip confusion

2013-10-28 Thread Ryan Schmidt
On Oct 27, 2013, at 13:43, macpo...@metaspasm.org wrote: There is a ticket filed for this, #40972. IMO if the postinstall doesn't softlink the executables into /opt/local/bin it should at least add that directory to the PATH. I can't think of a good reason to require the user to do that

all variants which use x11?

2013-10-28 Thread Comer Duncan
How do I find the list of currently installed ports which use x11 rather than quartz? I have a bunch of ports which still specify +x11 and I want to remove them, reinstall with +quartz as a uniform option. Thanks. Comer *Comer Duncan* *, Bowling Green State University 1970-2005*

Re: all variants which use x11?

2013-10-28 Thread Jeremy Lavergne
`port -v installed` will show the variant selection for installed ports. You’ll probably want to use `port upgrade —enforce-variants …` to switch ports the variants you want. On Oct 28, 2013, at 16:18, Comer Duncan comer.dun...@gmail.com wrote: How do I find the list of currently installed

Upgraded to Mavericks and now I can't update MacPorts

2013-10-28 Thread Patrick Burton
Hello, I updated to Mavericks and also updated Xcode but I can’t seem to be able to update macports. I get the following error: $ port -v selfupdate --- Updating MacPorts base sources using rsync receiving file list ... done sent 36 bytes received 69 bytes 70.00 bytes/sec total size is

Re: Upgraded to Mavericks and now I can't update MacPorts

2013-10-28 Thread Sterling Smith
Did you try: https://trac.macports.org/wiki/Migration ? -Sterling On Oct 28, 2013, at 2:23PM, Patrick Burton wrote: Hello, I updated to Mavericks and also updated Xcode but I can’t seem to be able to update macports. I get the following error: $ port -v selfupdate --- Updating

Re: Upgraded to Mavericks and now I can't update MacPorts

2013-10-28 Thread Jeremy Lavergne
This one's because you need to use `sudo port…` But yes, be sure you’ve also followed the Migration instructions on every OS upgrade. On Oct 28, 2013, at 17:29, Sterling Smith smit...@fusion.gat.com wrote: Did you try: https://trac.macports.org/wiki/Migration ? -Sterling On Oct 28, 2013,

Re: Upgraded to Mavericks and now I can't update MacPorts

2013-10-28 Thread Patrick Burton
Yes I followed what was on the migration page and used sudo port. Not sure where I went wrong. All my ports are uninstalled and cleaned.. El oct 28, 2013, a las 5:34 PM, Jeremy Lavergne jer...@lavergne.gotdns.org escribió: This one's because you need to use `sudo port…` But yes, be sure

Re: Upgraded to Mavericks and now I can't update MacPorts

2013-10-28 Thread Lawrence Velázquez
On Oct 28, 2013, at 6:14 PM, Patrick Burton burtonpatri...@gmail.com wrote: Yes I followed what was on the migration page and used sudo port. Not sure where I went wrong. The transcript from your original email shows you using port selfupdate, not sudo port selfupdate. Unless that was from

llvm old after upgrade to Mavericks

2013-10-28 Thread Robert Broome
I upgraded to Mavericks and the latest Xcode plus command line tools and now I can't update my ports. llvm-3.1 is not supported on Mavericks or later. Should I reinstall Macports? If so, should I uninstall my current copy of MacPorts first? ___

Re: llvm old after upgrade to Mavericks

2013-10-28 Thread Jeremy Lavergne
You could just use a newer llvm? I recommend 3.3 llvm-3.1 is not supported on Mavericks or later. Should I reinstall Macports? If so, should I uninstall my current copy of MacPorts first? ___ macports-users mailing list

Re: llvm old after upgrade to Mavericks

2013-10-28 Thread Jeremy Lavergne
Further, you may have packages that depend on an llvm version via a variant. Consider using the `port upgrade —enforce-variants …` command to have macports switch your ports on your behalf. ___ macports-users mailing list

Re: Upgraded to Mavericks and now I can't update MacPorts

2013-10-28 Thread Patrick Burton
$ sudo port -v selfupdate Password: --- Updating MacPorts base sources using rsync receiving file list ... done base.tar sent 13396 bytes received 10346 bytes 47484.00 bytes/sec total size is 4925440 speedup is 207.46 receiving file list ... done base.tar.rmd160 sent 64 bytes received 635

Re: Upgraded to Mavericks and now I can't update MacPorts

2013-10-28 Thread Sterling Smith
https://trac.macports.org/wiki/ProblemHotlist#tclConfig On Oct 28, 2013, at 8:28PM, Patrick Burton wrote: $ sudo port -v selfupdate Password: --- Updating MacPorts base sources using rsync receiving file list ... done base.tar sent 13396 bytes received 10346 bytes 47484.00 bytes/sec