Re: [62541] trunk/dports/net/openvpn2/Portfile

2010-01-14 Thread Pierre Queinnec
Thanks for the heads-up. Should be corrected in r62709. -- Pierre Ryan Schmidt wrote: On Jan 10, 2010, at 13:00, p...@macports.org wrote: post-destroot { - set docdir ${destroot}/${prefix}/share/doc/${name} + set docdir ${destroot}/${prefix}/share/doc/${name}-${version} Actually

Lint and remote patches

2007-12-28 Thread Pierre Queinnec
Hey all, Could it be possible to turn off lint warnings for patches that do not follow the naming convention (patch-*.diff) but are fetched using patch_sites? What do you think about that? -- Pierre ___ macports-dev mailing list macports-dev@lists.m

Re: Ion3 license and possible removal

2007-12-16 Thread Pierre Queinnec
Interesting idea; this brings yet another possibility. The only problem I could see with that strategy is yet-another-license-change forbidding derivative works. If PortMgr thinks this is the way it should be handled, we could do the rename in the Debian fashion, but personally I won't be main

Re: [32020] trunk/dports/devel/libssh2/Portfile

2007-12-16 Thread Pierre Queinnec
Ryan Schmidt wrote: On Dec 13, 2007, at 13:52, [EMAIL PROTECTED] wrote: - -patchfileslibssh2-0.17-banner-wait.diff -patch.args-p1 - Should the libssh2-0.17-banner-wait.diff file also be removed from the files directory, since it appears no longer to be referenced? Thanks Ry

Ion3 license and possible removal

2007-12-13 Thread Pierre Queinnec
[sorry for cross-posting] Hi all, Here are two mails T. Valkonen sent respectively to FreeBSD Ports [1] and pkgsrc [2], warning them of a license violation on his software, ion3 (x11/ion3). I'll be committing a removal of the port in 5 days if nobody wants to step up and take ownership from

Re: universal syntax like livecheck?

2007-06-14 Thread Pierre Queinnec
Ryan Schmidt wrote: [snip] what livecheck does, it lets you type (the rather unwieldy) "port echo maintainer:yourname | sudo xargs -n 1 port livecheck" and see which of your ports have new versions available, so that you know which ones you need to update. [snip] You could use the simpler for

Re: Update ports to use gcc42?

2007-05-20 Thread Pierre Queinnec
Hi, Thanks for noticing this. I changed www/varnish Portfile, and was intending to do so with x11/fluxbox, but I don't have a 10.3 box anymore. Can someone on 10.3 confirm that gcc42 does the trick with that particular port? Thanks, -- Pierre Ryan Schmidt wrote: Now that gcc42 is a final r

Re: Only 8 ports that now depend upon DarwinPortsStartup

2007-04-01 Thread Pierre Queinnec
Hi Mark, I think your grep was a bit eager: fetchmail doesn't depend on DarwinPortsStartup. One less to go! Regards, -- Pierre [EMAIL PROTECTED] wrote: FYI, there are only 8 ports left that depend upon DarwinPortsStartup. databases/mysql gnome/gdm mail/fetchmail mail/mailman net/junkbuster

Re: What if software download URL doesn't include version?

2007-01-24 Thread Pierre Queinnec
You can also check if FreeBSD, Portage or PKGSRC, etc, list/host a mirror for this particular distfile. -- Pierre James Berry wrote: On Jan 23, 2007, at 11:44 PM, Ryan Schmidt wrote: I have run into the situation a couple times now that the software developer provides a download URL that do

Re: Kernel extensions in MacPorts

2007-01-16 Thread Pierre Queinnec
Hi Kevin, Sal, I have to say that I'd prefer MP to not load/unload the kexts for me. On wether the user knows or not how to unload the kernel extension, I think the problem should be made clear to the user when installing from the kernel category: some sort of "if you're feeling uncomfortable

Kernel extensions in MacPorts

2007-01-14 Thread Pierre Queinnec
Hi all, Eridius pointed me on IRC to MacFUSE, the recently released FUSE port to OS X. I wanted to see if there is interest in having it in our ports. There is a major drawback in having kernel modules in the ports in the fact that it's a tad easier for curious & inexperienced users to mess u

Re: Why does darwinports developers choose the tcl/tk for darwinports project?

2006-12-27 Thread Pierre Queinnec
Search the old ML archives, that is DarwinPorts', not the MacPorts one. IIRC there's a mail by jkh@ explaining just that. -- Pierre Jin Hyung Park wrote: Hello :) Today morning, I just wonder Why does darwinports developers choose the tcl/tk for darwinports project? After 2001, there are lo

Re: How to fire a new ticket? and there is a checksum error in Python25.

2006-12-03 Thread Pierre Queinnec
Hi, The right way of reporting a bug is Trac. The tricky part is to get a hold on the 'Create New ticket', or so I've been told. As for the checksum problem, I've rechecked the distfile and I see no difference with the original one. Could you please check again, use file /bzip2 on it and see

Re: [20806] trunk/dports/net/wireshark

2006-11-30 Thread Pierre Queinnec
Hi yeled, this is the gettext upgrade "bug". See http://trac.macosforge.org/projects/macports/wiki/ProblemHotlist. -- Pierre Charlie Allom wrote: either this or the .94 bump broke my wireshark configure. configure:21540: result: no configure:21573: gcc -o conftest -no-cpp-precomp -D_U_="__

Building in chroot [Was: Re: Latest ruby 1.8.5_1]

2006-11-07 Thread Pierre Queinnec
[Cc'ing mp-dev, removing mp-users] Hi Paul, Jordan, Paul Guyot wrote: Le 7 nov. 06 à 07:42, Jordan K. Hubbard a écrit : On Nov 6, 2006, at 2:02 PM, Paul Guyot wrote: I don't know how to turn it into a variant in such a way that without this variant, ruby doesn't touch tk & tcl if they're avai