Re: Debugging a port; commands to rebuild

2015-12-17 Thread Justin Vallon
On 12/17/15 4:27 AM, Ryan Schmidt wrote: > On Dec 16, 2015, at 8:30 PM, Brandon Allbery wrote: >> On Wed, Dec 16, 2015 at 9:15 PM, Justin Vallon wrote: >>> Next, I would like to modify some source files, and rebuild. Is there a >>> "port" command that would force a re-build and re-destroot? > Just

Re: X start up issues

2015-12-17 Thread James Linder
> On 16 Dec 2015, at 6:53 pm, Ryan Schmidt wrote: > > >> On Dec 15, 2015, at 11:27 PM, j...@tigger.ws wrote: >> >> >> First thanks for all the wise words. >> My *biggest* problem is that one login all works the next login it does not! >> >> Trying desperate measures I upgraded to el Capitan

Re: port selfupdate not working Yosemite 10.10.5

2015-12-17 Thread Mr. Michael Wilson
Looks good to me. I’m stumped. drwxr-xr-x 5 root admin - 170 Dec 17 18:47 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ se Mike > On Dec 17, 2015, at 7:16 PM, Brandon Allbery wrote: > > ls -ldeO@ > /opt/local/var/macports/sources/rsync.macports.org/release/tarballs

Re: port selfupdate not working Yosemite 10.10.5

2015-12-17 Thread Brandon Allbery
On Thu, Dec 17, 2015 at 7:08 PM, Mr. Michael Wilson wrote: > I also wasn’t able to uninstall via the cmd line so I pulled macports out > of the var folder and reinstalled with a dmg of the current version of > macports. When I went to run the code again, I got the same message. I have > checked a

port selfupdate not working Yosemite 10.10.5

2015-12-17 Thread Mr. Michael Wilson
I had not updated my ports in a while and when I tried I got this with sudo port -v selfupdate... ---> Updating MacPorts base sources using rsync receiving file list ... done sent 36 bytes received 69 bytes 19.09 bytes/sec total size is 27013120 speedup is 257267.81 receiving file list ... d

Re: Cannot connect to X server

2015-12-17 Thread Eneko Gotzon
On Thu, Dec 17, 2015 at 10:27 PM, Brandon Allbery wrote: > xinit also has the launchd configuration to autostart the server. This is > generally recommended on OS X. Thanks Brandon. I proceed to also install xinit. -- Eneko Gotzon Ares enekogot...@gmail.com Donostia, EUS _

Re: Cannot connect to X server

2015-12-17 Thread David VandenHeuvel
I installed both and everything now works Dave > On Dec 17, 2015, at 4:27 PM, Brandon Allbery wrote: > > On Thu, Dec 17, 2015 at 4:23 PM, Eneko Gotzon > wrote: > As being just an humble user, do you think advisable to also install the > xinit port? (Responsible f

Re: Cannot connect to X server

2015-12-17 Thread Brandon Allbery
On Thu, Dec 17, 2015 at 4:23 PM, Eneko Gotzon wrote: > As being just an humble user, do you think advisable to also install the > xinit port? (Responsible for configuring the initial environment when X11 > starts up) xinit also has the launchd configuration to autostart the server. This is gene

Re: Cannot connect to X server

2015-12-17 Thread Eneko Gotzon
[Sorry about this kind of questions] On Thu, Dec 17, 2015 at 4:17 AM, Brandon Allbery wrote: > install the xorg-server and xinit ports. To serve X11 software my MacPorts "only" has installed the xorg-server and seems to run seamlessly. As being just an humble user, do you think advisable to a

Re: Debugging a port; commands to rebuild

2015-12-17 Thread Ryan Schmidt
On Dec 17, 2015, at 11:33 AM, Clemens Lang wrote: > > Hi, > > On Thu, Dec 17, 2015 at 03:27:27AM -0600, Ryan Schmidt wrote: >>> I think you can just "touch /path/to/Portfile". >> >> Brandon, I'm assuming Justin has made changes to the source files in >> the work directory that he now wants to t

Re: Debugging a port; commands to rebuild

2015-12-17 Thread Clemens Lang
Hi, On Thu, Dec 17, 2015 at 03:27:27AM -0600, Ryan Schmidt wrote: > > I think you can just "touch /path/to/Portfile". > > Brandon, I'm assuming Justin has made changes to the source files in > the work directory that he now wants to try to build. If he touches > the portfile, MacPorts will clean

Re: Ports net-smnp and ddclient, perl dependencies

2015-12-17 Thread Ryan Schmidt
On Dec 16, 2015, at 2:33 PM, Horst Simon wrote: > I am failing with install of ports net-snap and ddclient because they still > depend on perl5-16, because have other ports installed who using perl5-22. > Will these ports be updated soon and do I need to have a new bug report > opened? I've up

Re: Debugging a port; commands to rebuild

2015-12-17 Thread Ryan Schmidt
On Dec 16, 2015, at 8:30 PM, Brandon Allbery wrote: > On Wed, Dec 16, 2015 at 9:15 PM, Justin Vallon wrote: >> Next, I would like to modify some source files, and rebuild. Is there a >> "port" command that would force a re-build and re-destroot? >> > I think you can just "touch /path/to/Portfil