Re: PR usage by people with commit access

2016-11-04 Thread Joshua Root
On 2016-11-5 06:14 , Daniel J. Luke wrote: On Nov 4, 2016, at 2:09 PM, Sterling Smith wrote: In the past, I have seen responses to svn changelogs directed to the committer and copied to the dev list, I expect that to continue to be the case. so apparently port

Re: rsync not being kept up to date?

2016-11-04 Thread Joshua Root
On 2016-11-5 03:14 , Ryan Schmidt wrote: On Nov 4, 2016, at 08:03, Adam Mercer wrote: Or is there a way to tell the buildbot not to produce packages? Whether the buildbot distributes the binary is based on whether its stated license is distributable or not. But I'm

Re: Using a different bugtracker [Was: Re: Poll: should Trac send email notifications when adding or replacing an attachment?]

2016-11-04 Thread Joshua Root
On 2016-11-4 19:36 , René J. V. Bertin wrote: Lawrence Velázquez wrote: Overall, can we just stop this discussion, please? We settled to stay migrating is not worth it right now. At this point, we are kicking a horse that is dead and buried and worm food, and it is wasting everyone's time and

Re: rsync not being kept up to date?

2016-11-03 Thread Joshua Root
On 2016-11-4 15:02 , Joshua Root wrote: On 2016-11-4 14:53 , Blair Zajac wrote: $ port info mercurial | head -2 mercurial @3.9.2 (devel, python) Sub-ports:mercurial-devel $ port info --index mercurial | head -2 mercurial @4.0 (devel, python) Sub-ports:mercurial-devel

Re: rsync not being kept up to date?

2016-11-03 Thread Joshua Root
On 2016-11-4 14:53 , Blair Zajac wrote: On Nov 3, 2016, at 8:51 PM, Joshua Root <j...@macports.org> wrote: On 2016-11-4 14:41 , Blair Zajac wrote: Seeing some odd things with rsync with this config: root@poppy-mbp:~# grep -v ^# /opt/local/etc/macports/sources.conf | uniq

Re: rsync not being kept up to date?

2016-11-03 Thread Joshua Root
On 2016-11-4 14:41 , Blair Zajac wrote: Seeing some odd things with rsync with this config: root@poppy-mbp:~# grep -v ^# /opt/local/etc/macports/sources.conf | uniq rsync://rsync.macports.org/release/ports/ [default] root@poppy-mbp:~# port -v outdated The following installed ports are

Re: How to keep uncommitted work in a git clone

2016-11-03 Thread Joshua Root
On 2016-11-4 12:56 , Ryan Schmidt wrote: With Subversion, I was accustomed to keeping changes in my working copy that I was not ready to commit yet. Git doesn't let me do that. It complains and tells me to git stash and later git stash pop. Well, I tried that. I git stashed, then made

Re: GitHub desired workflow...

2016-11-01 Thread Joshua Root
While using the git port is a good idea for many reasons, the Xcode-provided git should have autostash since Xcode 5.1 or so. - Josh On 2016-11-2 03:40 , Eric A. Borisch wrote: As should the fact that, for this to work, you need to be using a new-enough git (like from ports) and not the

Re: GitHub desired workflow...

2016-10-31 Thread Joshua Root
On 2016-11-1 09:21 , Lawrence Velázquez wrote: The only downside of running "portindex" manually is that you have to pass the location of the ports tree as an argument. Or cd there first. If you're working on a ports tree you'll often be in the right place already. - Josh

Re: GitHub desired workflow...

2016-10-31 Thread Joshua Root
On 2016-11-1 08:46 , Lawrence Velázquez wrote: On Oct 31, 2016, at 5:01 PM, Eric A. Borisch wrote: 5) 'push' changes (to macports-ports) Oh, and and to capture upstream changes, somewhere after 1 and before 5 (4? 3?), a) git fetch b) git rebase origin/master It looks

Re: [macports-ports] branch master updated: jasper: needs a revbump

2016-10-31 Thread Joshua Root
On 2016-11-1 06:34 , Marko Käning wrote: On 31 Oct 2016, at 20:25 , Joshua Root <j...@macports.org> wrote: Depends on the nature of the breakage, which is not shown above. The only dependency is jpeg, which has not changed in some time. My jasper installation is certainly not broken.

Re: [macports-ports] branch master updated: jasper: needs a revbump

2016-10-31 Thread Joshua Root
On 2016-11-1 06:08 , Marko Käning wrote: Hi Joshua, On 31 Oct 2016, at 18:04 , Joshua Root <j...@macports.org> wrote: Why? because I ran into this: --- ---> Scanning binaries for linking errors ---> Found 5 broken file(s), matching files to ports ---> Found 1 broken port(

[macports-ports] branch master updated: jasper: needs a revbump

2016-10-31 Thread Joshua Root
Why? ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev

Re: Compiling dnsmasq with dnssec support?

2016-10-30 Thread Joshua Root
On 2016-10-30 19:15 , Johannes Kastl wrote: Question 1: Is it possible to use different patchfiles-statements, depending on the variant? Yes. Question 2: Is it possible to add another patch in one variant? Yes. Question 3: Is there any reason why no +dnssec variant exists? Or why dnssec

Re: Git tools for managing patchsets

2016-10-26 Thread Joshua Root
On 2016-10-25 10:03 , Michael wrote: On 2016-10-24, at 2:57 PM, Marko Käning wrote: Hi folks, when I read only the first two paragraphs of this thread... On 24 Oct 2016, at 18:37 , Michael wrote: So since MacPorts is moving to git, and from

Re: Trac & Subversion available again

2016-10-22 Thread Joshua Root
On 2016-10-23 14:48 , Jeremy Huddleston Sequoia wrote: On Oct 21, 2016, at 18:16, Clemens Lang wrote: Hello MacPorts users and developers, On Fri, Oct 21, 2016 at 08:12:59PM +0200, Clemens Lang wrote: Due to the current SVN and Trac downtime, we are also discussing to

Re: Moving to GitHub: Status Update, Action Required

2016-10-22 Thread Joshua Root
On 2016-10-22 23:31 , Marko Käning wrote: Hi Clemens, great to see the GitHub conversion progressing this rapidly! Thumbs up from me!!! When reading the WorkingWithGit wiki page [1] I saw how port contributors can post their suggestions to MacPorts via "Pull Requests”, yet it does not get

Re: foo-snapshot / foo-diff convenience functions

2016-10-20 Thread Joshua Root
On 2016-10-21 01:42 , Lawrence Velázquez wrote: On Oct 20, 2016, at 3:40 AM, René J.V. Bertin wrote: On Wednesday October 19 2016 21:44:04 Ryan Schmidt wrote: No, that situation should not be common, nor indeed present at all. I'm not sure I agree. PortGroups are

Re: [154081] trunk/dports/textproc/extractopinion/Portfile

2016-10-19 Thread Joshua Root
On 2016-10-20 13:23 , Ryan Schmidt wrote: On Oct 19, 2016, at 9:04 PM, mo...@macports.org wrote: Revision 154081 Author mo...@macports.org Date 2016-10-19 19:04:20 -0700 (Wed, 19 Oct 2016) Log Message extractopinion: switch to perl5.24 (#52081) Modified Paths •

Re: advanced bash-ing for long compiles

2016-10-14 Thread Joshua Root
On 2016-10-15 01:50 , Ken Cunningham wrote: I notice mdworker seems to go nuts during these long builds, often appearing to soak up lots of cycles. I assume it’s trying to index all the build files, etc is it easy to sleep that function and then re-enable it after the compile is done? Not

Re: trac down?

2016-10-14 Thread Joshua Root
On 2016-10-15 01:12 , Lawrence Velázquez wrote: On Oct 14, 2016, at 8:55 AM, René J.V. Bertin wrote: I cannot connect to trac but the main site works fine. Is there a problem with the server? I have not been able to reach it since last night (~12 hours ago). It loaded

Re: reasons for `port provides` not working?

2016-10-10 Thread Joshua Root
On 2016-10-11 03:05 , René J.V. Bertin wrote: Is there a good reason why action_provides (in port) does a `file normalize`? ___ macports-dev mailing list macports-dev@lists.macosforge.org

Re: Issues with oudated ports / GitHub

2016-10-08 Thread Joshua Root
On 2016-10-9 06:10 , Marcel Bischoff wrote: On 16/10/08, Ryan Schmidt wrote: On Oct 8, 2016, at 8:30 AM, Marcel Bischoff wrote: I see where you're coming from. However, your approach is contrary to how the majority of issues are handled on services like GitHub. If

Re: order of operations in port upgrade

2016-10-05 Thread Joshua Root
On 2016-10-6 09:14 , Brandon Allbery wrote: On Wed, Oct 5, 2016 at 5:41 PM, Rainer Müller > wrote: On 2016-10-05 11:09, René J.V. Bertin wrote: > Quick question: a normal (non-forced) upgrade currently does > > 1) install (create

Re: CMake issue: binary (needed during build) links againts /opt/local/lib/foo.dylib

2016-09-29 Thread Joshua Root
On 2016-9-30 12:18 , Ryan Schmidt wrote: On Sep 29, 2016, at 8:30 PM, Mojca Miklavec wrote: Hi, Under https://svn.macports.org/repository/macports/users/mojca/ports/tex/miktex I have a preliminary port for MikTeX with the following problem:

Re: [MacPorts] WorkingWithGit modified

2016-09-23 Thread Joshua Root
On 2016-9-24 06:02 , Ryan Schmidt wrote: I think we should be able to add build status to commits. Building untrusted pull requests is however an entirely different matter. We would have to set up a new VM for each build. It's conceivable, but nothing of the kind is currently set up or in

Re: [152743] trunk/dports/_resources/port1.0/group

2016-09-16 Thread Joshua Root
On 2016-9-17 01:33 , Ryan Schmidt wrote: On Sep 16, 2016, at 9:06 AM, Rainer Müller wrote: On 2016-09-16 01:09, ryandes...@macports.org wrote: Revision: 152743 https://trac.macports.org/changeset/152743 Author: ryandes...@macports.org Date: 2016-09-15

Re: Could not open Portfile

2016-09-16 Thread Joshua Root
On 2016-9-17 00:04 , Rainer Müller wrote: On 2016-09-16 14:20, Craig Treleaven wrote: I’ve hit this scenario a couple of times. Am I doing something wrong with svn patch? What is your umask set to? From the permissions it looks like this is with umask 0077. I encountered the same problem

Re: RFC: mp-buildbot failcache

2016-09-14 Thread Joshua Root
On 2016-9-14 18:07 , Mojca Miklavec wrote: On 14 September 2016 at 06:25, Ryan Schmidt wrote: Now that we have the failcache (thanks!) what would be involved in getting a successcache? - Before listing or installing any dependencies, ask MacPorts for the name (full path) of the resulting

Re: weird (buggy?) build dependency on a clang port

2016-09-08 Thread Joshua Root
First let me point you to this recent thread: On 2016-9-9 00:09 , René J.V. Bertin wrote: I can still understand (=/= agree) that the compiler selection procedure is designed to take the lowest version of a compiler

Re: Using other packages or distfiles servers

2016-09-07 Thread Joshua Root
On 2016-9-8 00:53 , Ryan Schmidt wrote: Is there some entry I can make in a MacPorts config file that will tell it to only use a particular packages server and ignore the rest? Yes, there's an example of overriding the standard archive sites given in the comments in archive_sites.conf.

Re: Binary archives are never fetched for files in my local port repository

2016-09-07 Thread Joshua Root
On 2016-9-6 23:58 , Brandon Allbery wrote: On Tue, Sep 6, 2016 at 5:56 AM, Mojca Miklavec > wrote: I recently figured out that ports that I have in my local repository are *never* updated from the binary archives, but always compiled from

Re: port only builds with build_arch=i386 on command line -- any way to specify that in the portfile?

2016-09-05 Thread Joshua Root
On 2016-9-6 10:10 , Fred Wright wrote: On Sat, 3 Sep 2016, Ryan Schmidt wrote: But only do this if this software requires it. Otherwise, let MacPorts use its default value of -Os. Seriously? In this day and age? AIUI, Apple used to use -Os for their own builds in the PPC era, since it

Re: port only builds with build_arch=i386 on command line -- any way to specify that in the portfile?

2016-09-02 Thread Joshua Root
On 2016-9-3 06:11 , Ken Cunningham wrote: This is ludicrous. GCC 4.0 is a decade old. Oh, way better news. BasiliskII builds and runs, including the JIT, with clang-3.7 at least, when it's held to i386 arch. Apparently nobody has been able to do that before, assuming Dr. Google is

Re: "Default" portgroup?

2016-08-27 Thread Joshua Root
On 2016-8-28 13:39 , Ken Cunningham wrote: Does there exist a portgroup that might be considered "default", ie port code that would be included on all ports installed on a given machine? If not, it could be useful to have machine or system-specific portfile additions that would apply to all

Re: Updating tk +quartz failed on Snow Leopard

2016-08-25 Thread Joshua Root
On 2016-8-26 11:21 , Ryan Schmidt wrote: On Aug 25, 2016, at 11:38 AM, Ryan Schmidt wrote: tk isn't the first program to need to deal with Retina displays. Can we find any other program that uses NSWindow's backingScaleFactor selector and see how it handles it? I missed these warning from

Re: Goodbye Mac OS Forge, hello GitHub

2016-08-20 Thread Joshua Root
On 2016-8-20 11:04 , Kevin Walzer wrote: On 8/19/16 8:18 PM, Ryan Schmidt wrote: Since 2006, Apple has hosted MacPorts on its Mac OS Forge service. In the decade since Mac OS Forge was created, collaborative software development platforms like GitHub and BitBucket have become very popular and

Re: small change in portconfigure.tcl appears to fix missing cxx_stdlib link

2016-08-18 Thread Joshua Root
On 2016-8-19 01:13 , Ken Cunningham wrote: For your consideration this small change in /base/src/port1.0/portconfigure.tcl # Add flags to specify C++ STL implementation if {${configure.cxx_stdlib} ne "" && [string match "*clang*" [option configure.cxx]]} {

Re: How to discontinue ports completely (py26 deprecation) ...

2016-08-10 Thread Joshua Root
On 2016-8-11 08:01 , Lawrence Velázquez wrote: On Aug 10, 2016, at 5:21 PM, Fred Wright wrote: I don't consider Python 2.6 to be "cruft". Developers need many versions of Python installed for testing, and that includes any packages that are also needed. It's annoying to

Re: How to discontinue ports completely (py26 deprecation) ...

2016-08-10 Thread Joshua Root
On 2016-8-11 10:50 , Clemens Lang wrote: On Wed, Aug 10, 2016 at 04:47:25PM -0500, Ryan Schmidt wrote: On Aug 10, 2016, at 13:18, Peter Danecek wrote: However, how would we procede in this case, when we have no explicit replacement to indicate? I believe the obsolete

Re: A separate PortIndex for libc++ on older systems

2016-08-10 Thread Joshua Root
On 2016-8-11 04:09 , Lawrence Velázquez wrote: On Aug 10, 2016, at 4:37 AM, Ryan Schmidt wrote: We also still need to decide how to differentiate the URLs for libc++ packages from the URLs of the existing libstdc++ packages. One suggestion was to add cxx_stdlib as a

Re: Get supported_archs from command line

2016-08-03 Thread Joshua Root
On 2016-8-3 17:48 , Ryan Schmidt wrote: I'd like to know a port's supported_archs from a command line script. "port info" doesn't appear to have a flag to display it. This Tcl script shows how to get the list of subports from a portfile:

Re: pypi2port broken

2016-07-22 Thread Joshua Root
On 2016-7-22 19:08 , Mojca Miklavec wrote: Hello, It seems that pypi2port has some problems (most likely after the changes done at pypi infrastructure): xmlrpclib.ProtocolError: Is anyone willing to look at it? Looks like it might be pretty easy to fix; try changing pypi2port.py line 42

Re: Choice of compiler from compiler.whitelist

2016-07-21 Thread Joshua Root
On 2016-7-22 04:39 , Ryan Schmidt wrote: On Jul 21, 2016, at 12:15 PM, Mojca Miklavec wrote: The "problem" is that MacPorts seems to always take gcc 6 then, even if I have gcc 5 already installed, but not the gcc 6. What am I missing here? Couldn't MP take any compiler from the list? As I

Re: Rev bumping mpi dependents

2016-07-20 Thread Joshua Root
On 2016-7-21 09:24 , Brandon Allbery wrote: On Wed, Jul 20, 2016 at 7:21 PM, Sean Farley > wrote: OpenMPI just released 2.0 which will change the name of the libraries. I'm guessing I should revbump all the dependents to force a rebuild but

Re: Reason why default rsync URL was changed to a tarball

2016-07-19 Thread Joshua Root
On 2016-7-20 01:09 , Ryan Schmidt wrote: sources.conf used to default to: rsync://rsync.macports.org/release/ports/ [default] Since r79599 it defaults to: rsync://rsync.macports.org/release/tarballs/ports.tar [default] though not all of our documentation was updated to match. The commit

Re: Software that doesn't use DESTROOT and funny tarball directories

2016-07-17 Thread Joshua Root
On 2016-7-18 02:15 , Brandon Allbery wrote: On Sun, Jul 17, 2016 at 2:16 AM, Joshua Root <j...@macports.org <mailto:j...@macports.org>> wrote: The second question is about names: I named the port chez-scheme. Unfortunately the tarball they have expa

Re: Software that doesn't use DESTROOT and funny tarball directories

2016-07-17 Thread Joshua Root
On 2016-7-17 16:16 , Joshua Root wrote: On 2016-7-17 15:31 , Watson Ladd wrote: Dear all, I'm trying to write a portfile for ChezScheme. The problem is that they want you to run configure with an argument indicating the install prefix, then don't seem to support DESTROOT. I've gone to upstream

Re: Removing --prefix from args to configure

2016-07-17 Thread Joshua Root
On 2016-7-17 16:02 , Watson Ladd wrote: Dear all, ChezScheme takes installprefix, not prefix as an arg, and having prefix confuses it. I don't understand how to remove this unwanted argument as I never put it in in the first place. I think once I have this the portfile will be done. Sincerely,

Re: Can't find local, correctly indexed Portfile

2016-07-05 Thread Joshua Root
On 2016-7-6 01:22 , Bill Barnhart wrote: I am trying to build a program from a local Portfile. After setting up the proper directory structure, placing the Portfile in it, and running portindex, the port is correctly and successfully parsed. When I run port install on the program, though, I

Re: [MacPorts] #51598: bsdmake: setrlimit: Invalid argument

2016-06-27 Thread Joshua Root
On 2016-6-21 07:58 , Bryan Nunweek wrote: Thanks, but `sudo port -v install xinit` still fails with same error when using `/opt/local/bin/bsdmake` The bsdmake port was already installed but was not being used. Path seems OK: BingleyG5:~ bryan$ echo $PATH

Re: PortGroup python 1.0 guidance

2016-06-27 Thread Joshua Root
On 2016-6-18 05:44 , Edward Maros wrote: I am working on a project that provides an interfaces to several scripting languages. One of these is Python. I have been working on using PortGroup python 1.0 to provide all the correct values for the python variant requested. The most notable is

Re: PortGroup directory hierarchy/priority

2016-05-31 Thread Joshua Root
On 2016-6-1 03:34 , Mojca Miklavec wrote: On 27 March 2016 at 17:33, Rainer Müller wrote: On 2016-03-27 16:57, René J.V. Bertin wrote: Can someone please summarise the exact priority rules used in resolving the file to be included when using a PortGroup statement in a port? 1.

Re: Help with py-tz download location

2016-05-30 Thread Joshua Root
On 2016-5-30 21:36 , Mojca Miklavec wrote: On 29 May 2016 at 21:42, Joshua Root wrote: On 2016-5-30 04:44 , Adam Mercer wrote: Hi py-tz has been updated, to version 2016.4) and it seems that the download location for the source has changed, it now seems to include some kind of hash

Re: Help with py-tz download location

2016-05-29 Thread Joshua Root
On 2016-5-30 04:44 , Adam Mercer wrote: Hi py-tz has been updated, to version 2016.4) and it seems that the download location for the source has changed, it now seems to include some kind of hash in the URL and I can't workout how to specify this in the Portfile besides using: master_sites

Re: Howto inspect Portfile variables to debug install

2016-05-29 Thread Joshua Root
On 2016-5-30 04:19 , Chris Gorman wrote: Hello, I was wondering how to inspect variables in a port file. Specifically, I want to apply a patch conditionally if perl is version 5.10.0. I'm trying something like if { ${configure.perl} eq "/usr/bin/perl" && [vercmp ${perl5.version} 5.10.0] <

Re: support for older HardWare and Mac OS X

2016-05-23 Thread Joshua Root
On 2016-5-23 17:17 , Bjarne D Mathiesen wrote: I've got 2 older Mac Mini systems I'm using as headless servers: #=> system_profiler SPHardwareDataType SPSoftwareDataType Hardware: Hardware Overview: Model Name : Mac mini Mac mini Model Identifier: Macmini2,1

Re: Change in paths to packages on PyPI

2016-05-13 Thread Joshua Root
Apparently the URL to use is now: https://files.pythonhosted.org/packages/source/p/prompt_toolkit/ and that scheme should work for the foreseeable future. (The pypi.io version will just redirect to the above.) - Josh On 2016-5-14 13:33 , Ivan Larionov wrote: I just run into this issue.

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

2016-05-13 Thread Joshua Root
On 2016-5-14 00:10 , Vincent Habchi wrote: 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. As the comment in the quartz variant in the portfile says:

Re: os.major etc. on Linux

2016-05-13 Thread Joshua Root
On 2016-5-13 18:13 , Ryan Schmidt wrote: On May 13, 2016, at 3:07 AM, René J.V. Bertin wrote: On Friday May 13 2016 15:21:53 Joshua Root wrote: Side-ways related: why is os_arch reset to i386 from x86_64 on line 636? >From what I've seen that causes packages to be labelled and registe

Re: os.major etc. on Linux

2016-05-12 Thread Joshua Root
On 2016-5-13 14:39 , Ryan Schmidt wrote: On May 12, 2016, at 5:37 AM, René J.V. Bertin wrote: On Thursday May 12 2016 11:57:21 Rainer Müller wrote: I would consider this a bug. Me too, if we're sure it isn't a feature ;) We take this directly from $tcl_platform(osVersion), which is

Re: buildbots with old ssl (snowleopard, mtln)

2016-05-04 Thread Joshua Root
Yeah. Unfortunately there are rather a lot of not-that-old systems and devices out there that can't use 1.1. But, also unfortunately, version 1.0 is pretty broken. Probably the best fix on our end would be to reinstate the immediate mirroring that used to happen from a post-commit hook. And

Re: [148264] trunk/dports/net/snort/Portfile

2016-05-02 Thread Joshua Root
On 2016-5-3 15:48 , Ryan Schmidt wrote: On May 1, 2016, at 6:55 PM, m...@macports.org wrote: Revision 148264 Author m...@macports.org Date 2016-05-01 16:55:29 -0700 (Sun, 01 May 2016) Log Message snort 2.9.8.2: add openssl dependency (missing headers) for El Cap Modified Paths •

Re: registry backup (and upgrade --force)

2016-04-03 Thread Joshua Root
On 2016-4-4 03:01 , Clemens Lang wrote: Josh's answer sounds like it's not that much effort. I don't know, however, I'm not very familiar with that part of MacPorts base. I was more going for "Something could be done, but the situation is perhaps more complex than you think, so do your

Re: registry backup (and upgrade --force)

2016-04-03 Thread Joshua Root
On 2016-4-3 22:41 , Clemens Lang wrote: I agree, upgrade --force should imply only rebuilding the given ports. Not if they have outdated dependencies. Upgrade without -n is a recursive operation. Not passing the --force flag on to the deps by default would be ok I guess, but what if the user

Re: html and postscript viewer

2016-04-02 Thread Joshua Root
BTW, the author of that guide also seems to be under the mistaken impression that Xcode includes GCC 5.1... - Josh On 2016-4-2 20:45 , Joshua Root wrote: Sounds like they could use some help with their code. If you want to make your own version of a function like abs that behaves differently

Re: html and postscript viewer

2016-04-02 Thread Joshua Root
Sounds like they could use some help with their code. If you want to make your own version of a function like abs that behaves differently to the stdlib one, defining a macro with the same name is not the way to go about it. It's likely to misbehave regardless of which compiler you use, just

Re: Conflicting ports

2016-03-29 Thread Joshua Root
On 2016-3-30 15:40 , Mark Brethen wrote: I’m working on a Calculix cgx port that uses a modified netgen for tet meshing. A modified file “ng_vol.cpp” (provided) is used to build Netgen. Since this would conflict with the Netgen port, how should this be implement as a helper app to cgx? Can

Re: Support for users with older versions of Xcode that what's on the build slaves

2016-03-19 Thread Joshua Root
On 2016-3-19 19:28 , Mojca Miklavec wrote: Hi, Recently a user issued a ticket with a problem that was most likely triggered by using an older version of Xcode than the one used for creating the binary package for Perl: https://trac.macports.org/ticket/50894 Perl does a number of

[146817] trunk/dports/devel/git/Portfile

2016-03-19 Thread Joshua Root
Revision: 146817 https://trac.macports.org/changeset/146817 Author: ciserlohn at macports.org Date: 2016-03-18 06:57:43 -0700 (Fri, 18 Mar 2016) Log Message: --- git: blacklist gcc-4.2 (should fix #50869) Modified Paths: -- trunk/dports/devel/git/Portfile

Re: [MacPorts] #50311: gmt5: build fails on Mavericks: error: conflicting types for 'dsyev_'

2016-03-19 Thread Joshua Root
On 2016-3-19 15:18 , Takeshi Enomoto wrote: Hi, I’m trying to fix the problem reported for gmt5. gmt5 fails due to the incompatibility of pointer type on a call to dsyev_ of CLPACK in Accelerate. The reporter runs Mavericks on an i386 machine (I didn’t know that i386 is supported). I don't

Re: Checking for problems before committing

2016-03-10 Thread Joshua Root
On 2016-3-11 08:41 , David Evans wrote: On 3/10/16 12:29 PM, Ryan Schmidt wrote: On Mar 10, 2016, at 12:48 AM, Mojca Miklavec wrote: On 10 March 2016 at 05:48, Ryan Schmidt wrote: Obviously nobody is going to commit something they believe is broken, but it does sometimes end up being the

Re: Inconsistent criteria of success on the buildbot

2016-02-25 Thread Joshua Root
On 2016-2-25 18:18 , Mojca Miklavec wrote: Hi, A while ago I committed a new subport for geant4.10.2 which is currently broken (in the meantime I lacked time/motivation to look into it; and nobody else complained so far either): https://trac.macports.org/ticket/50426 The initial builds

Re: WP-CLI

2016-02-22 Thread Joshua Root
On 2016-2-22 20:00 , Takeshi Enomoto wrote: > Hi, > > I created a Portfile for WP-CLI, > which is very useful installing and managing WordPress sites. > > > > It is just a compressed PHP script so it might not worth packaging, > but Homebrew has a formula and it is mentioned

Re: What to do with old versions of Python, Perl, PHP, Apache1 (and others)?

2016-02-04 Thread Joshua Root
On 2016-2-5 03:52 , Mojca Miklavec wrote: > (for Python it's not entirely clear which ones are EOL) Search for "Release Schedule" in the list of PEPs: 2.6 is no longer getting any updates at all. 2.7 is being maintained with bug fixes until 2020 and possibly

Re: -v being a bit too chatty

2016-01-30 Thread Joshua Root
On 2016-1-30 21:16 , René J.V. Bertin wrote: > Hi, > > My qt5-kde port has the following bit of code that adds the appropriate -sdk > option to configure.args: > > {{{ > # default: build for the current OS version, requesting the > corresponding SDK explicitly > if

Re: VLC cannot play MKV files?

2016-01-26 Thread Joshua Root
On 2016-1-27 04:04 , Daniel J. Luke wrote: > On Jan 26, 2016, at 11:55 AM, Ryan Schmidt wrote: >> There were performance concerns earlier in the discussion but I'm not sure >> if the latest version of the patch attached there resolves them. > > the latest comment that

Re: -stdlib=libc++ added to configure.cxxflags but not configure.ldflags

2016-01-26 Thread Joshua Root
On 2016-1-27 04:55 , Rainer Müller wrote: > -stdlib=... is a linker flag not for ld itself, but for the clang++ to > pass the correct library to ld. > > I think this should be added to configure.ldflags in the same way it is > handled for configure.cxxflags. Does that work (or even make sense)

Re: -stdlib=libc++ added to configure.cxxflags but not configure.ldflags

2016-01-26 Thread Joshua Root
On 2016-1-27 05:52 , Rainer Müller wrote: > On 2016-01-26 19:13, Joshua Root wrote: >> On 2016-1-27 04:55 , Rainer Müller wrote: >>> -stdlib=... is a linker flag not for ld itself, but for the clang++ to >>> pass the correct library to ld. >>> >>> I th

Re: How to find all dependents of go?

2016-01-15 Thread Joshua Root
On 2016-1-16 01:03 , Christoph Iserlohn wrote: > Hi Josh, > > Am 15.01.16 um 03:01 schrieb Joshua Root: >> On 2016-1-15 10:36 , Daniel J. Luke wrote: >> You can construct a better regex like: port echo 'depends:\:go(\s|$)' > Thanks, that worked. I thought the regex matches

Re: [144621] trunk/dports/python/py-numpy/Portfile

2016-01-15 Thread Joshua Root
On 2016-1-16 05:54 , Sean Farley wrote: > > Joshua Root <j...@macports.org> writes: > >> On 2016-1-15 05:51 , Sean Farley wrote: >>> >>> Joshua Root <j...@macports.org> writes: >>> >>>>> Revision: 144621 >>&g

Re: [144621] trunk/dports/python/py-numpy/Portfile

2016-01-14 Thread Joshua Root
On 2016-1-15 05:51 , Sean Farley wrote: > > Joshua Root <j...@macports.org> writes: > >>> Revision: 144621 >>> https://trac.macports.org/changeset/144621 >>> Author: sean at macports.org >>> Date: 2016-01-1

Re: How to find all dependents of go?

2016-01-14 Thread Joshua Root
On 2016-1-15 10:36 , Daniel J. Luke wrote: > On Jan 14, 2016, at 6:31 PM, David Evans wrote: >> On 1/14/16 3:25 PM, Clemens Lang wrote: >>> Hi, >>> >>> On Thu, Jan 14, 2016 at 09:28:48PM +0100, Christoph Iserlohn wrote: But $ port dependents go returns go

[144621] trunk/dports/python/py-numpy/Portfile

2016-01-13 Thread Joshua Root
> Revision: 144621 > https://trac.macports.org/changeset/144621 > Author: sean at macports.org > Date: 2016-01-13 23:29:24 -0800 (Wed, 13 Jan 2016) > Log Message: > --- > py-numpy: numpy needs fortran, so require it We've been through this before; numpy does not need

[144426] trunk/doc-new/guide/xml/portfile-tcl.xml

2016-01-08 Thread Joshua Root
> Revision: 144426 > https://trac.macports.org/changeset/144426 > Author: dstrubbe at macports.org > Date: 2016-01-08 12:16:33 -0800 (Fri, 08 Jan 2016) > Log Message: > --- > doc-new: Add comments on locale in reinplace. > > Modified Paths: > -- >

Re: build.args

2016-01-08 Thread Joshua Root
On 2016-1-9 08:21 , David Strubbe wrote: > Hi all, > > Is there a way to get the value of build.args in a Portfile? I would > like to do something like > > pre-test { >test.args-append ${build.args} > } > > but there is no such variable. The variable doesn't exist if it has not been set.

Re: [144262] trunk/dports/lang/py-htmldocs/Portfile

2016-01-08 Thread Joshua Root
On 2016-1-8 05:12 , Eric A. Borisch wrote: > Bringing this back to the original point, it looks like there was some > discussion (I think) in this thread of making alocation (possibly > integrated in terms of access accounts with svn commit access) > available to store a 'snapshot' of a 'distfile'

Re: Survey: How do you commit?

2016-01-02 Thread Joshua Root
On 2016-1-3 07:38 , Ryan Schmidt wrote: > > On Jan 2, 2016, at 6:22 AM, Joshua Root wrote: > >> Works pretty well for the most part. Would be nice if it had commit >> shelving <https://issues.apache.org/jira/browse/SVN-3625>. > > The closest feature that

Re: "port install" for subport

2015-12-30 Thread Joshua Root
On 2015-12-31 07:09 , David Strubbe wrote: > Hi all, > > If you are in the directory of a Portfile, you can use "port install" or > "port install current" to install the port described by the Portfile. > But what if the Portfile contains a subport? Is there a way to install > the subport in this

Re: libffi's weird packaging

2015-12-28 Thread Joshua Root
On 2015-12-28 19:54 , Mojca Miklavec wrote: > Hi, > > I wonder if there is any special reason for this weird packaging of > libffi (the include files in particular; does it conflicts with other > libraries?): > > Port libffi contains: > /opt/local/lib/libffi-3.2.1/include/ffi.h >

Re: portindex ignores (filters out) unchanged port

2015-12-28 Thread Joshua Root
On 2015-12-29 00:33 , Mojca Miklavec wrote: > Somewhat off-topic: One problem that I'm often experiencing is that > PortIndex doesn't *remove* the port from the index. > > Example: I created a new port under "sysutils" without checking > whether such a port already existed in MacPorts. In fact

Warnings when parsing hdfeos5 Portfile

2015-12-20 Thread Joshua Root
I noticed that doing anything that parses the hdfeos5 Portfile, even just 'port info hdfeos5', produces this output: Warning: mpi_active_variant_name: [active_variants bin:h5pcc:hdf5 mpich ""] fails. Warning: mpi_active_variant_name: [active_variants bin:h5pcc:hdf5 mpich_devel ""] fails. Warning:

Re: [MacPorts] #49961: fetch for port hdfeos failed

2015-12-19 Thread Joshua Root
On 2015-12-19 18:13 , take...@macports.org wrote: > Hi, > > I’d like to manually upload the source of hdfeos > because the FTP server of master_sites is down. > > Could you instruct me how to do this? If you don't have anywhere else to host it I can upload it to our sourceforge project for you.

[143602] trunk/dports

2015-12-15 Thread Joshua Root
> Revision: 143602 > https://trac.macports.org/changeset/143602 > Author: devans at macports.org > Date: 2015-12-15 10:48:47 -0800 (Tue, 15 Dec 2015) > Log Message: > --- > ports with perl variants: increment revision to reset default variant to > +perl5_22. What do you

[143598] trunk/dports/python/py-ckanapi/Portfile

2015-12-15 Thread Joshua Root
> Revision: 143598 > https://trac.macports.org/changeset/143598 > Author: petr at macports.org > Date: 2015-12-15 10:21:49 -0800 (Tue, 15 Dec 2015) > Log Message: > --- > py-ckanapi: minor edit to trigger py35 build You don't need to modify the file to trigger a build, you

Re: [143602] trunk/dports

2015-12-15 Thread Joshua Root
On 2015-12-16 13:24 , David Evans wrote: > On 12/15/15 4:30 PM, Joshua Root wrote: >>> Revision: 143602 >>> https://trac.macports.org/changeset/143602 >>> Author: devans at macports.org >>> Date: 2015-12-15 10:48:47 -

Re: Warning: All compilers are either blacklisted or unavailable

2015-12-02 Thread Joshua Root
On 2015-12-3 04:05 , Mojca Miklavec wrote: > Hi, > > When upgrading Qt5 I'm greeted with: > > ---> qt5-mac is replaced by qt5 > Warning: All compilers are either blacklisted or unavailable; > defaulting to first fallback option > > I guess this is because of the cxx11 PortGroup, even though

Re: Warning: All compilers are either blacklisted or unavailable

2015-12-02 Thread Joshua Root
On 2015-12-3 11:42 , Marcus Calhoun-Lopez wrote: > Does blacklisting clang < 500 in the cxx11 PortGroup completely > preclude 10.7? Looks like it, yes: - Josh ___ macports-dev mailing list

Re: 32-bit builds?

2015-11-26 Thread Joshua Root
On 2015-11-27 14:37 , Mark Brethen wrote: > >> On Nov 26, 2015, at 4:51 PM, Ryan Schmidt wrote: >> >> >> On Nov 26, 2015, at 9:03 AM, Mark Brethen wrote: >> >>> The error message: >>> >>> :info:build ld: symbol(s) not found for architecture x86_64 >>> :info:build clang:

Re: Portfile newbie questions

2015-11-19 Thread Joshua Root
On 2015-11-20 07:04 , Terry Barnum wrote: > My first post to macports-dev so please pardon the newbie questions. > > I've wanted to try my hand at creating a Portfile for the pypolicyd-spf > package . Postfix or Sendmail uses it > to check a sender's SPF

  1   2   3   4   5   6   7   8   9   10   >