Re: querying the registry for installed files

2016-10-28 Thread Vincent Habchi
> if ‘exp’ is the expression you’re looking for (e.g. ‘%qt4%’ for all files > containing …qt4…) > > sqlite> WITH i AS (SELECT id FROM files WHERE path LIKE exp GROUP BY id) > SELECT name FROM ports, i WHERE ports.id = i.id; > > Assuming you want the name of the ports which provides the files yo

Re: querying the registry for installed files

2016-10-28 Thread Vincent Habchi
the files you’re looking for Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: Moving to GitHub: Status Update, Action Required

2016-10-24 Thread Vincent Habchi
e built-in GitHub support, so maybe that should work too. Thanks anyway for the hard work. Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: Moving to GitHub: Status Update, Action Required

2016-10-24 Thread Vincent Habchi
Guys, I’ve bought Coda 2 when I use to do a bit of HTML development. Can I use it to check out - tinker with the new MacPorts GIT repository? TIA, Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org

Re: Trac down?

2016-10-20 Thread Vincent Habchi
> On 20 Oct 2016, at 21:12, Lawrence Velázquez wrote: >> >> Yeah, I get that, but I mean: so nothing has changed yet: SVN is still >> supposed to work the way it always did (at least to my knowledge). > > Right. Thanks! I get out of your hair. V.

Re: Trac down?

2016-10-20 Thread Vincent Habchi
> On 20 Oct 2016, at 20:44, Rainer Müller wrote: > No, this downtime is not intentional or planned. Yeah, I get that, but I mean: so nothing has changed yet: SVN is still supposed to work the way it always did (at least to my knowledge). Thanks! V.

Re: Trac down?

2016-10-20 Thread Vincent Habchi
w-origin and guide-origin are inaccessible outside of the Apple > network. I'm trying to figure out why. I’ve been very busy lately and didn’t have much time but for very perfunctory looks at MacPorts. Now I’m almost back but… it doesn’t work. This has nothing

Re: tk +quartz -x11 dependency on libX11. Why?

2016-05-13 Thread Vincent Habchi
Hi Josh! > On 13 mai 2016, at 16:30, Joshua Root wrote: > > As the comment in the quartz variant in the portfile says: > # tk.h still includes and uses types from X11/Xlib.h Yep, but I commented the line below, and it compiled fine. So this comment must somehow be outdated. V. __

tk +quartz -x11 dependency on libX11. Why?

2016-05-13 Thread Vincent Habchi
Hi there, why does tk +quartz -x11 depend on libX11? I commented out that line in the Portfile and it compiled fine. Leaving that (dangling) dependency alive means installing a lot of cruft. Cheers! Vincent ___ macports-dev mailing list macports-dev

Re: VLC cannot play MKV files?

2016-01-26 Thread Vincent Habchi
cations are not compressed. Xcode is, though, but things like iWorks (Pages, etc.) are not. I am not space savings in Snow Leopard were the result of using file compression. I’d rather wager Apple get rid of some universal code (ppc/ppc64) in 10.6. 10.5 was the final version usabl

Re: VLC cannot play MKV files?

2016-01-24 Thread Vincent Habchi
> Sure. And it is probably also very easy to introduce regressions that way if > the #ifdefs aren't already in place. Yeah, that’s right. Every cloud has its silver lining. Or the contrary for that matter. > It'll do the same with your /Applications directory or the entire /opt/local > tree.

Re: VLC cannot play MKV files?

2016-01-24 Thread Vincent Habchi
ther you with it then. I’ll keep it private. Have a great day/night, depending on your exact TZ. Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: VLC cannot play MKV files?

2016-01-23 Thread Vincent Habchi
g video files. I have a MacBook Air with the smallest SSD (128 GiB), so every megabyte spared is welcome. Of course, your mileage may vary. I’ll try to build the latest 3.0.0 pre-release and let you know, if you care. Thanks for your help and those enlightening comments. Vincent ___

Re: VLC cannot play MKV files?

2016-01-23 Thread Vincent Habchi
sure this is really signifiant, though. Finally, I can disable much cruft, like the LUA interface, RTP and so on, I don’t need. Overall, I might be over-cautious. :B Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https

Re: VLC cannot play MKV files?

2016-01-23 Thread Vincent Habchi
Craig: > Do other mkv files play OK? I haven’t many MKV files, all from the same source, and none plays correctly on VLC. FFPLAY has no difficulty reading them. Strange. Output of mediainfo: > mediainfo /Volumes/Archives/Vidéos/Series/MLP\ FIM\ S4/YP-7Z-04x02.mkv General Unique ID

Re: VLC cannot play MKV files?

2016-01-23 Thread Vincent Habchi
> You might want to look at the following to clean up those libraries: > > $ port info port_cutleaves […] Thanks Craig! ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: VLC cannot play MKV files?

2016-01-23 Thread Vincent Habchi
64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include -D__unix__=1 -DFREERDP_INTERFACE_VERSION -DFREERDP_VERSION_MAJOR=1 -DFREERDP_VERSION_MINOR=1 -I/opt/local/lib/live/liveMedia/include' 'CXX=/usr/bin/clang++' &#x

Re: VLC cannot play MKV files?

2016-01-23 Thread Vincent Habchi
e installed to save space, and that wouldn’t be fun. Thanks for your help! Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: VLC cannot play MKV files?

2016-01-23 Thread Vincent Habchi
find the relevant part of the log hereafter. It seems VLC does not recognise the header, and there is an unknown error at some point that looks ominous. Thanks for looking into this! Cheers! Vincent — /Applications/MacPorts/VLC.app/Contents/MacOS/VLC -vvv /Volumes/Archives/Vidéos/Series/MLP\ FIM\

VLC cannot play MKV files?

2016-01-23 Thread Vincent Habchi
issue. Any idea what could possibly be wrong? Thanks, Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: Vector graphic with the MacPorts logo

2015-12-10 Thread Vincent Habchi
Hi Mojka, here is a version where the letters have been transformed in paths, so one may adjust the letters individually. I’m not sure I’m going to have much time to do the small trimming you talk about. Will try to have a stab at it, though. Vincent

Re: Vector graphic with the MacPorts logo

2015-12-10 Thread Vincent Habchi
SVG version. It might need to have the font loaded, though. What we can do is transform the letters into paths. ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: Vector graphic with the MacPorts logo

2015-12-10 Thread Vincent Habchi
> I tried a couple of options (such as WhatTheFont.com), but no exact match. > When looking for the font, look for the uncommon capital M and the slight > bulge on the top of the capital P. Best way is to vectorise it as paths. V. ___ macports-dev mail

Re: Vector graphic with the MacPorts logo

2015-12-10 Thread Vincent Habchi
> We have a 366x140 version: >https://www.macports.org/img/macports-logo-top.png > but that doesn't change anything: we still need a vector version. Doesn’t inkscape have a vectoriser module? Vincent ___ macports-dev mailing lis

Re: Trac down

2015-11-27 Thread Vincent Habchi
> I can only tell you that due to high memory use, the system started killing > processes to free memory; that apparently included the web server and the ssh > server. I don’t know what caused the high memory use. Thanks Ryan! Have a great day

Re: Migration woe

2015-11-27 Thread Vincent Habchi
> On 27 Nov 2015, at 19:43, Brandon Allbery wrote: > > Reinstall from the installer for that platform, yes. Okay, that’s what I suspected. Thanks and 73s Brandon. Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.

Migration woe

2015-11-27 Thread Vincent Habchi
bark “platforms do not match” each time I try to punch a command. How am I supposed to upgrade? Should I reinstall base first? Thanks, Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo

Re: QScintilla and Qwt with Qt5

2015-11-26 Thread Vincent Habchi
atible with > QScintilla? If so, it might be interesting to figure out if we could > get it working. Hmm… Will have to check out. Cheers! Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/

QScintilla and Qwt with Qt5

2015-11-25 Thread Vincent Habchi
Folks, I’ve been able to patch the Portfiles for QScintilla and Qwt and get something useable with Qt5. If you’re interested in getting a copy of these, please let me know. Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https

Re: Qt5 port unparsable: can't read "qt_archdata_dir": no such variable

2015-11-23 Thread Vincent Habchi
On 23 Nov 2015, at 20:49, David Strubbe wrote: > > Do 'svn revert' on it. Thanks! I’m really a noob when it comes to svn use. Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/

Re: Qt5 port unparsable: can't read "qt_archdata_dir": no such variable

2015-11-23 Thread Vincent Habchi
ate Updating '.': Skipped 'qt5-1.0.tcl' -- Node remains in conflict And I get no port-group file restored. Any idea? Thanks, Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Qt5 port unparsable: can't read "qt_archdata_dir": no such variable

2015-11-22 Thread Vincent Habchi
Folks, every time I update my tree from svn I get this message: “Failed to parse file aqua/qt5/Portfile with subport 'qt5-qtbase': can't read "qt_archdata_dir": no such variable” And of course I cannot build Qt5. Has someone

Re: New Mac OS Forge administrator

2015-11-21 Thread Vincent Habchi
ur infrastructure runs smoothly too. That’s great news. Your dedication to the project as well as your expertise is unparalleled. It’s a great move, and I’m very happy you’ve been chosen. I’m sure you will shine in your new responsibilities! All

Re: Migration fails in images_to_archives – what am I supposed to do

2015-10-01 Thread Vincent Habchi
st what I needed to know. Thanks a lot for your help! Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: Migration fails in images_to_archives – what am I supposed to do

2015-10-01 Thread Vincent Habchi
Rainer, > Maybe you previously deleted archive files from > /opt/local/var/macports/software/? Bang on. I keep as little archives as possible, because my SSD is cramped (I have a 128 MB version) and I don’t want to cram it with files I seldom if ever use. > Can you show us /opt/local/var/macp

Migration fails in images_to_archives – what am I supposed to do

2015-10-01 Thread Vincent Habchi
set iversion [lindex $installed 1] set irevision [lindex $inst..." (file "./src/images_to_archives.tcl" line 38) make: *** [install] Error 1 Any hint or kludge? Thanks a lot! Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

[Personal apology] Sorry

2015-10-01 Thread Vincent Habchi
Guys, I haven’t been much active lately and I apologise. I’d a tough September, and, I own up, procrastinated a bit knowing that 10.11 was about to be released. Will resume normal activity as soon as I get over the whole migration shebang. Thanks for your patience! Vincent

Re: Why is Python 2.7 dependent on db46 and only db46

2015-07-21 Thread Vincent Habchi
> On 21 Jul 2015, at 19:27, Daniel J. Luke wrote: > > IIRC oracle changed the bdb license after 4.6. I have a dim recollection that > I was going to try to look over the new license to make sure it was > reasonable to update the bdb that apr-util (and subversion) use, but I never > got around

Re: Why is Python 2.7 dependent on db46 and only db46

2015-07-21 Thread Vincent Habchi
> On 21 Jul 2015, at 16:02, Brandon Allbery wrote: > > On Tue, Jul 21, 2015 at 10:00 AM, Clemens Lang wrote: > - On 21 Jul, 2015, at 15:43, Rainer Müller rai...@macports.org wrote: > > > And even if the default +db* variant selection depends on the local > > active db* version, I guess suc

Why is Python 2.7 dependent on db46 and only db46

2015-07-21 Thread Vincent Habchi
to detect the installed db* version and go along with it, instead of forcing the installation of another version. Could this mechanism be extended, maybe though a port class? Thanks, Vincent ___ macports-dev mailing list macports-dev

Re: [136972] trunk/dports/gis/cgal/Portfile

2015-06-01 Thread Vincent Habchi
Ryan, > On 01 Jun 2015, at 19:24, Ryan Schmidt wrote: > master_siteshttps://gforge.inria.fr/frs/download.php/file/34705/ Thanks. Done in r136973. Sorry for the flub. Vincent ___ macports-dev mailing list macports-dev@lists.macosfor

Re: [MacPorts] #43758: eero-devel @3.2.2012-11-18: Cannot stat: .../lang/eero-devel/files/llvm-bin, No such file or directory

2015-06-01 Thread Vincent Habchi
veloper has tossed it. He said eero became irrelevant the day Swift was released. Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: [134799] trunk/dports/databases/postgis2/Portfile

2015-04-08 Thread Vincent Habchi
sion to be compatible with PostgreSQL 9.x’, and it was not a major bump, like from 8.x to 9.0. That’s why I adopted a rather conservative approach. But I’m going to upgrade at the next PostgreSQL 9.4.x sub-release. Vincent ___ macports-dev

Re: [134799] trunk/dports/databases/postgis2/Portfile

2015-04-07 Thread Vincent Habchi
he default variant to postgresql94 since that is the > latest stable version? Not at this point. Maybe when postgresql94 reaches version 9.4.2 or 3. It is always costly to migrate from one postgresql version to another one, so I always delay the bump a while. Besid

QWT 6 and Qt5

2015-03-10 Thread Vincent Habchi
releases of QWT. Could a variant be added, or maybe a specific port created? Thanks, Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: Using xz by default for compression

2015-01-20 Thread Vincent Habchi
On 20 Jan 2015, at 12:21, Mojca Miklavec wrote: > A slight disadvantage of xz is that many users still don't know how to > decompress such files, but this argument doesn't apply here since > "port" would do everything automatically for the user. I fully suppo

Re: [131354] trunk/dports/gis/cgal/Portfile

2015-01-16 Thread Vincent Habchi
o. Thanks for pointing it out. Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: [128555] trunk/dports/gis/saga

2014-11-23 Thread Vincent Habchi
. With the new release, the configure script seems alright as to WxWidget configuration detection, yet somehow patching the other files is still necessary. Go figure. Have a great Sunday, Vincent ___ macports-dev mailing list macpor

Re: Port deactivate boost hangs forever

2014-11-10 Thread Vincent Habchi
Hi! > Nope, the number of files was pretty much the same on Mavericks, as was the > number of dependents. For some reason, the performance of our SQLite database > plummeted on 10.10; we don't know why. Caching issue? V. ___ macports-dev mailing list

Re: Port deactivate boost hangs forever

2014-11-10 Thread Vincent Habchi
… Yep, I am. I just don’t know what went wrong… to quote a famous saying. I don’t remember having had to wait so long the last time boost was updated. Could be it caused by a combination of: • A high number of files; • A high number of depen

Re: Port deactivate boost hangs forever

2014-11-10 Thread Vincent Habchi
Hi Chris, > wait longer. It will take a while but will eventually finish… Yep, it did. Thanks. But that’s really unexpected, especially since I run a MBA with those super-fast PCI-e SSD. I think we ought even to warn the user about this (but I don’t think it’s possible). Vinc

Port deactivate boost hangs forever

2014-11-10 Thread Vincent Habchi
ost ---> Removing work directory for boost ---> Computing dependencies for boost. ---> Deactivating boost @1.56.0_1+no_single+no_static+python27 … … Hangs forever here. I interrupted it, tried to deactivate and de-install manually, to no avail. What am I supposed to do at this point? Tha

Re: Please start commit message with port name.

2014-11-04 Thread Vincent Habchi
//trac.macports.org/changeset/127795 -- Bump to version 2.1.4 > > could become: > > - gdal: Correct various bugs. Bump to revision 1. > and > - postgis2: Bump to version 2.1.4 > respectively. Fine. Ottima idea. Thanks for the suggestion! Vincent ___

Include file clobbering / Reinplace strange behavior

2014-10-04 Thread Vincent Habchi
s on a mundane file. Question 2: Does anyone have a clue why? Thanks! Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: mpi

2014-10-01 Thread vincent
re near to be important as long as the fortran compiler is available (it's just to build the API). I just wish llvm had a fortran front-end to avoid this mess. And, needless to say, I'll welcome any suggestion to improve the layout of the port. Vincent _

Re: Non versioned ports

2014-08-25 Thread Vincent Habchi
Le 25 août 2014 à 20:07, Sean Farley a écrit : > There are a few ways to work around this. In the dolfin port, I do: > > configure.dir ${worksrcpath}/build > build.dir ${worksrcpath}/build Thanks, that works like a charm. I’ll commit the ports n

Re: Non versioned ports

2014-08-25 Thread Vincent Habchi
2e’, so the code is now in ‘52fb22e/trunk/trunk’. Etc. Sounds like the bitbucket port uses ‘worksrcdir’ to create the directory in which to store the code. Any workaround? Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://

Re: Non versioned ports

2014-08-25 Thread Vincent
g such a dunce. I’ll check it out asap. Thanks for the suggestion! Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: Non versioned ports

2014-08-23 Thread Vincent
u option of the ‘clone’ command, so I wrote this for the fetch phase (assuming 52fb22e is the commit #): fetch { system -W ${workpath} \ "${prefix}/bin/hg clone -u 52fb22e https://bitbucket.org/petebunting/rsgislib rsgislib » } I

Re: Non versioned ports

2014-08-23 Thread Vincent
> Yes, specifying a version or date in the version line when fetching from a > VCS is cosmetic, and is assumed to be in addition to another mechanism for > informing the VCS what commit of code should be checked out. Ok, will try and keep you posted. Thanks again! _

Re: Non versioned ports

2014-08-23 Thread Vincent
s a revision. In which case, yes, that would make sense. Thanks for your always helpful advice! Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Non versioned ports

2014-08-23 Thread Vincent
warning the potential users that these are – at least until the new release — experimental and ‘use at your own risks?’. Thanks! Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo

Re: [122649] trunk/dports/math/atlas/Portfile

2014-07-26 Thread Vincent Habchi
Ryan, > sourceforge:project/math-atlas/Stable/${version}:atlas Thanks. Fixed again in r122658. Hope it works this time… Cheers! V. ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-d

Re: [122649] trunk/dports/math/atlas/Portfile

2014-07-26 Thread Vincent Habchi
Ryan, > sourceforge:project/math-atlas/Stable/${version}:atlas Thanks. Fixed again in r122658. Hope it works this time… Cheers! V. ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-d

Re: MacPorts Developer Meeting?

2014-07-25 Thread Vincent Habchi
is Serbian, and since she knows I dote on linguistics, she has taught me very basic phrases in “Yugoslavian”, what ever that means now… But I understand that Slovenian is slightly different. Besides, Serbian uses cyrillic, so I tried a transliteration a bit at random. Cheers! Vincent _

Re: MacPorts Developer Meeting?

2014-07-25 Thread Vincent Habchi
ke to avoid the cities and try to organize the event > somewhere in the nature (but still making sure that they would have a > decent internet connection). My preference is somewhere closer to the > mountains (I have a few particular places in mind). Konstanzmeer maybe? Wher

Re: MacPorts Developer Meeting?

2014-07-23 Thread Vincent Habchi
duled enough in advance, I might be able to haul my rump out of my Paris' office and join you for one day or two, as that’d be fun. Do you have any blueprint yet? Vincent (I wouldn’t go to the US, though, over personal data privacy concerns) ___

Re: New committers: petr, ctreleaven, juanrgar

2014-06-23 Thread Vincent Habchi
> Please join us in welcoming the following new MacPorts committers: > > - Peter Danecek (petr) > - Craig Treleaven (ctreleaven) > - Juan R. Garcia Blanco (juanrgar) Welcome to the jungle! ;) V. ___ macports-dev mailing list macports-dev@lists.macosfor

Re: [121213] trunk/dports/gis/gdal/Portfile

2014-06-21 Thread Vincent Habchi
urther small changes in the very next future. Thanks! Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: Choosing between libc++ or libstdc++ based third party libraries during linking

2014-06-19 Thread Vincent
Ok, thanks. I’ll commit my Portfile then. Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: Captcha error?

2014-06-19 Thread Vincent
not become too topsy-turvy! ;) Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: Choosing between libc++ or libstdc++ based third party libraries during linking

2014-06-19 Thread Vincent
Hi Clemens, > Switch depending of the value configure.cxx_stdlib. It's either libstdc++ or > libc++. Thanks! I’ll do that. Does this scheme work also with old versions of Mac OS/XCode where/when only libstdc++ existed? Vincent ___ m

Re: Captcha error?

2014-06-19 Thread Vincent
Just to prove I’m not crazy: ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Choosing between libc++ or libstdc++ based third party libraries during linking

2014-06-19 Thread Vincent
Hi! The ECW support in GDAL (#43678) is tied to the use of an external dylib (non open-sourced) that comes in two versions: one is linked against the old libstdc++, the other against libc++. Question is: how to decide in the Portfile which one to use? Thanks so much! Vincent

Captcha error?

2014-06-19 Thread Vincent
Hi, I’m trying to post an update to a ticket and I get this message : « Captcha error », but I fail to see any Captcha in the original page. Any help would be appreciated! :) Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org

Re: [120643] trunk/dports/lang/eero-devel

2014-06-07 Thread Vincent
> It was tcsh, following the FreeBSD standard userspace as Apple tends to do > (indeed, fbsd still suggests tcsh as the default shell and uses it as root's > shell). The maintainer of tcsh, Christos, is by the way one of the kernel developers of N

Re: [120643] trunk/dports/lang/eero-devel

2014-06-06 Thread Vincent
ing to use KSH. But, as far as I am concerned, since I use SH-like shells only to write scripts, I would not really care. 73s from F5RCS! Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: [120643] trunk/dports/lang/eero-devel

2014-06-06 Thread Vincent
rite their own version of SH? Or import a SH from another BSD project (FreeBSD?) Anyhow, I use TCSH as a shell, which is slightly newer, but not a lot more (2009). Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.

Re: [120643] trunk/dports/lang/eero-devel

2014-06-06 Thread Vincent
t; Apple abandons bash though) I must admit I fail to see what ${1+“$@”} exactly refers to… Why should Apple abandon bash? In favor of what? Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: [120643] trunk/dports/lang/eero-devel

2014-06-06 Thread Vincent
t; Apple abandons bash though) I must admit I fail to see what ${1+“$@”} exactly refers to… Why should Apple abandon bash? In favor of what? Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: [120643] trunk/dports/lang/eero-devel

2014-06-06 Thread Vincent
Ryan, >> The way to fix this is to use "$@" instead of $*. See the wine port, for >> example, which does this. Is it “$@” with the double quotes or without? I guess it’s without, but I’d like you to confirm. Thanks! Vincent __

Re: [120643] trunk/dports/lang/eero-devel

2014-06-05 Thread Vincent
Hi Ryan, > llvm-bin will fail if it is passed any paths containing a space. > The way to fix this is to use "$@" instead of $*. See the wine port, for > example, which does this. Thanks. I’ll commit a patch and bump the revi

Orfeotoolbox 4

2014-04-24 Thread Vincent Habchi
Hi there, would it be possible to add to the Orfeotoolbox Portfile a few lines to display, at the end of the install phase, a message explaining how to configure QGis 2.2 to use the library? Thanks, Vincent ___ macports-dev mailing list macports-dev

Re: New MacPorts web site

2014-04-07 Thread Vincent Habchi
Ryan, the new design is rad! But I wonder if it is appropriate to use floppy disk icons to symbolize packages. I’m pretty sure the youngest over here do not even know what it is about ;) (Granted, that’s just nitpicking…) Thanks for the wonderful work. Vincent

Re: Atlas update

2014-02-22 Thread Vincent Habchi
Hi Michael, > Hi Vincent - With so many fixes / changes, once the updated Portfile is > verified / fixed, my vote is to do the rev-bump. Makes future tickets > easier to work with, among other things. - MLD Noted. By the way, I figured out it is not very wise to change the default compi

Re: Atlas update

2014-02-22 Thread Vincent Habchi
Hi Marko, great idea. I’ll attach the new Portfile right away in one of those tickets, so that you can test it. If it works fine, then I’ll close the bug and commit it (but still, my question remains). Vincent ___ macports-dev mailing list macports

Atlas update

2014-02-22 Thread Vincent Habchi
(given that there is no Atlas binaries and it takes eons to build) or should I just commit the new port in a kinda stealth upgrade? Thanks for your input! Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https

Re: [114136] trunk/dports/databases/postgis2/Portfile

2013-12-01 Thread Vincent Habchi
Le 2 déc. 2013 à 04:22, Ryan Schmidt a écrit : > We should not confuse users and developers. We should call things what they > are. I concur with you. We’re computer scientists, not politicians :) Vincent ___ macports-dev mailing list macpor

Re: [114136] trunk/dports/databases/postgis2/Portfile

2013-12-01 Thread Vincent Habchi
indicate that the release is not final; between two Portfiles with such tags, the one with the ‘highest’ one would win. Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: [114136] trunk/dports/databases/postgis2/Portfile

2013-12-01 Thread Vincent Habchi
X.Y.Z version is actually newer than X.Y.Z-…; more precisely, that any trailing hyphen indicates a development version. Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: [114142] trunk/dports/python/py-spatialite

2013-12-01 Thread Vincent Habchi
essage on the epoch tag). That’s why I was planning to use the revision field to track the various development stages instead. Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: [114142] trunk/dports/python/py-spatialite

2013-11-30 Thread Vincent Habchi
Le 1 déc. 2013 à 03:53, Ryan Schmidt a écrit : > The port should not claim to be version “3.0.1” when it is actually an alpha > version thereof. Put the real version number in the version field. You’re right, that was not very clever. I thought it could be managed through the revision field. B

Re: [114136] trunk/dports/databases/postgis2/Portfile

2013-11-30 Thread Vincent Habchi
Blair: > That’s right, they can never be removed. Thanks. By the way, what was the ‘epoch’ meant for, initially? Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: [114136] trunk/dports/databases/postgis2/Portfile

2013-11-30 Thread Vincent Habchi
Hi Ryan, > The epoch may never be removed or decreased; please put it back. Done in r114183. Does that mean that we can’t never get rid of that epoch wart? Cheers! Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org ht

Re: [112580] trunk/dports/gis/gdal-grass/Portfile

2013-10-27 Thread Vincent Habchi
d. Thanks for giving a try to this. Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: [112526] trunk/dports/math/atlas/Portfile

2013-10-26 Thread Vincent Habchi
Sorry Ryan, I didn’t see your patch. I added the line very quickly as a kludge, being somewhat swamped at work. I’ll implement your patch on the double: r112566. Thanks as usual! Vincent ___ macports-dev mailing list macports-dev

Re: [112016] trunk/dports/gis/sfcgal/Portfile

2013-10-10 Thread Vincent Habchi
Le 10 oct. 2013 à 12:20, Joshua Root a écrit : > Well you should just remove the unnecessary (and now old) version line. > The name line can be moved to after the github.setup to override it. Done in r112041. Thanks a lot! Vincent PS : I got a reply from the author concerning the licen

Re: [112016] trunk/dports/gis/sfcgal/Portfile

2013-10-10 Thread Vincent Habchi
gt; ASCII 45. Yep, that’s what I did. I apologize for being a little pedantic. > BTW, the port now has redundant name and version lines, and the case of > the parent dir does not match that of the name. Oh, I know. But I thought a capitalized

Re: [112016] trunk/dports/gis/sfcgal/Portfile

2013-10-10 Thread Vincent Habchi
2. ” So what should I do? > The license name and version need to be separated by a dash. You mean a hyphen ‘-’ or a real dash ‘—’? Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: [112006] trunk/dports/gis

2013-10-09 Thread Vincent Habchi
Ryan, >> Revision: 112006 […] Thanks for you ongoing alertness. I’ve taken into account all but one of your remarks: I couldn’t tweak the github port to fit that obviously non-standand repository, so I just left the master_site and all other variables as is. Thanks once more. V

  1   2   3   4   5   6   >