Re: texlive-bin

2015-11-07 Thread Mark Brethen
$ port contents texlive-htmlxml Port texlive-htmlxml contains: /opt/local/bin/ht /opt/local/bin/htcontext /opt/local/bin/htlatex /opt/local/bin/htmex /opt/local/bin/httex /opt/local/bin/httexi /opt/local/bin/htxelatex /opt/local/bin/htxetex /opt/local/bin/jadetex /opt/local/bin/

Re: texlive-bin

2015-11-07 Thread Mark Brethen
svn info will give me the revision. > On Nov 7, 2015, at 6:41 PM, Brandon Allbery wrote: > > On Sat, Nov 7, 2015 at 7:40 PM, Mark Brethen wrote: > I get a trac error when I try to browse the repository. > > Yes, that part of Trac has been messed up for a while; I gather you currently > have t

Re: texlive-bin

2015-11-07 Thread Mark Brethen
Just older revs of the texlive ports, not the whole repository. > On Nov 7, 2015, at 6:41 PM, Brandon Allbery wrote: > > On Sat, Nov 7, 2015 at 7:40 PM, Mark Brethen wrote: > I get a trac error when I try to browse the repository. > > Yes, that part of Trac has been messed up for a while; I ga

Re: texlive-bin

2015-11-07 Thread Brandon Allbery
On Sat, Nov 7, 2015 at 7:40 PM, Mark Brethen wrote: > I get a trac error when I try to browse the repository. Yes, that part of Trac has been messed up for a while; I gather you currently have to do a svn checkout of the MacPorts repository. -- brandon s allbery kf8nh

Re: texlive-bin

2015-11-07 Thread Mark Brethen
I get a trac error when I try to browse the repository. > On Nov 7, 2015, at 4:28 PM, Ryan Schmidt wrote: > > > On Nov 7, 2015, at 11:31 AM, Mark Brethen wrote: > >> Since the current texlive-bin port is broken, is it possible to revert back >> to a previous version? The other option is to c

Re: texlive-bin

2015-11-07 Thread Ryan Schmidt
On Nov 7, 2015, at 11:31 AM, Mark Brethen wrote: > Since the current texlive-bin port is broken, is it possible to revert back > to a previous version? The other option is to copy the existing portfile to > my local repo and debug it. https://trac.macports.org/wiki/howto/InstallingOlderPort

texlive-bin

2015-11-07 Thread Mark Brethen
Since the current texlive-bin port is broken, is it possible to revert back to a previous version? The other option is to copy the existing portfile to my local repo and debug it. Mark ___ macports-users mailing list macports-users@lists.macosforg

Re: CMake cannot find Qt4

2015-11-07 Thread Davide Liessi
2015-11-06 19:24 GMT+01:00 Davide Liessi : > 2015-11-06 16:15 GMT+01:00 Davide Liessi : >> 2015-11-06 16:06 GMT+01:00 Michael Dickens : >>> Set the environment variable: >>> {{{ >>> QMAKE=/opt/local/libexec/qt4/bin/qmake >>> }}} >>> before running cmake. >> >> I tried and I'm still getting the same