MariaDB 10.0 and 10.1 alpha port naming

2014-07-04 Thread Bradley Giesbrecht
I have new mariadb100 and mariadb101-devel ports installed and with basic tests (connect to information_schema db). I do not know that I am a fan of "drop the dot" version naming but consistency has it's place. Does anyone want to share their opinion as to naming these ports mariadb100 and mar

Re: py2.7-config usage

2014-07-04 Thread Mark Brethen
On Jul 4, 2014, at 6:01 PM, Mark Brethen wrote: > > On Jul 4, 2014, at 5:33 PM, Joshua Root wrote: > >> On 2014-7-5 07:45 , Mark Brethen wrote: >>> How do I use python-config (or python2.7-config) to assign FreeCAD's config >>> options: -DPYTHON_LIBRARY and -DPYTHON_INCLUDE_DIR? I've tried t

Re: py2.7-config usage

2014-07-04 Thread Mark Brethen
On Jul 4, 2014, at 5:33 PM, Joshua Root wrote: > On 2014-7-5 07:45 , Mark Brethen wrote: >> How do I use python-config (or python2.7-config) to assign FreeCAD's config >> options: -DPYTHON_LIBRARY and -DPYTHON_INCLUDE_DIR? I've tried this: >> >> python_prefix = '${prefix}/bin/python2.7-config

Re: py2.7-config usage

2014-07-04 Thread Joshua Root
On 2014-7-5 07:45 , Mark Brethen wrote: > How do I use python-config (or python2.7-config) to assign FreeCAD's config > options: -DPYTHON_LIBRARY and -DPYTHON_INCLUDE_DIR? I've tried this: > > python_prefix = '${prefix}/bin/python2.7-config --prefix}'.strip > python_library = "${python_prefix}/Py

py2.7-config usage

2014-07-04 Thread Mark Brethen
How do I use python-config (or python2.7-config) to assign FreeCAD's config options: -DPYTHON_LIBRARY and -DPYTHON_INCLUDE_DIR? I've tried this: python_prefix = '${prefix}/bin/python2.7-config --prefix}'.strip python_library = "${python_prefix}/Python" python_include_dir = "${python_prefix}/Heade

Re: LaTeXML Portfile issues

2014-07-04 Thread Joshua Root
On 2014-7-4 21:15 , Bruce Miller wrote: > Hi all; > I'd like to draw attention to the ticket > https://trac.macports.org/ticket/44220 > where there are a couple of issues to improve > the Portfile. > > Basically, during installation, I'd like to > be able to detect whether there is _any_ > T

LaTeXML Portfile issues

2014-07-04 Thread Bruce Miller
Hi all; I'd like to draw attention to the ticket https://trac.macports.org/ticket/44220 where there are a couple of issues to improve the Portfile. Basically, during installation, I'd like to be able to detect whether there is _any_ TeX installation available (whether MacPort's own texlive,