Re: reduce emacs dependency

2016-01-29 Thread Mihai Moldovan
On 29.01.2016 11:52 PM, Mark Brethen wrote: > I was thinking something like > > depends_build-append [port:emacs || port:emacs-app || port:emacs-mac-app || > etc.] > > but this isn’t very elegant. Can you use regex with a depends statement? Base currently does not support alternatives, short of

Re: reduce emacs dependency

2016-01-29 Thread Mark Brethen
I was thinking something like depends_build-append [port:emacs || port:emacs-app || port:emacs-mac-app || etc.] but this isn’t very elegant. Can you use regex with a depends statement? > On Jan 29, 2016, at 11:28 AM, Sterling Smith wrote: > > Is there a common library or binary that could be

Re: reduce emacs dependency

2016-01-29 Thread Mark Brethen
I suspect the apps will have different paths, but I’m not sure. Is there a way to find out the contents of a port without installing each one? > On Jan 29, 2016, at 11:28 AM, Sterling Smith wrote: > > Is there a common library or binary that could be specified as a library, > path, or bin depe

Re: reduce emacs dependency

2016-01-29 Thread Sterling Smith
Is there a common library or binary that could be specified as a library, path, or bin dependency https://guide.macports.org/chunked/reference.dependencies.html -Sterling On Jan 28, 2016, at 8:50PM, Mark Brethen wrote: > I have a dependency on the emacs-app for the reduce-addons subport. It is

Re: HFS+ compression options (WAS: VLC cannot play MKV files?)

2016-01-29 Thread René J . V . Bertin
On Friday January 29 2016 11:14:23 Eric A. Borisch wrote: >> I'm not sure why you'd want that? Even the "stock" afsctool can take a >> directory. > >Haven't played with it; that's even easier. Does it parallelize, too? Not the stock version, but the version I've continued developing does. About

Re: HFS+ compression options (WAS: VLC cannot play MKV files?)

2016-01-29 Thread Eric A. Borisch
On Fri, Jan 29, 2016 at 9:45 AM, René J.V. wrote: > On Friday January 29 2016 09:23:15 Eric A. Borisch wrote: > >>Perhaps an opportunistic execution of afsctool on just-extracted (not >>yet moved into place) files in portimage.tcl (similar to the >>opportunistic use of lbzip2 or pbzip2 during extr

Re: HFS+ compression options (WAS: VLC cannot play MKV files?)

2016-01-29 Thread René J . V . Bertin
On Friday January 29 2016 09:23:15 Eric A. Borisch wrote: >Perhaps an opportunistic execution of afsctool on just-extracted (not >yet moved into place) files in portimage.tcl (similar to the >opportunistic use of lbzip2 or pbzip2 during extraction) could be >done? Sure, that's a possibility. >I'

Re: HFS+ compression options (WAS: VLC cannot play MKV files?)

2016-01-29 Thread René J . V . Bertin
On Friday January 29 2016 09:23:15 Eric A. Borisch wrote: >Perhaps an opportunistic execution of afsctool on just-extracted (not >yet moved into place) files in portimage.tcl (similar to the >opportunistic use of lbzip2 or pbzip2 during extraction) could be >done? Sure, that's a possibility. >I'

HFS+ compression options (WAS: VLC cannot play MKV files?)

2016-01-29 Thread Eric A. Borisch
On Wed, Jan 27, 2016 at 1:16 PM, Clemens Lang wrote: > On Wed, Jan 27, 2016 at 03:00:52PM +0100, Rainer Müller wrote: >> > I think the system bsdtar doesn't support this on all OS X versions >> > that do support hfs compression. >> >> Right, on my OS X 10.10.5 Yosemite it does not seem to be suppo