Re: [macports-ports] branch master updated: ps2eps 1.68: move to CTAN, use_zip, use modern hashes

2017-03-06 Thread Ryan Schmidt
On Mar 6, 2017, at 13:56, Marius Schamschula wrote: > > It is rather undesirable, but it currently is the only thing that is > available. The old file is still available from the old site... and our mirror...

Re: [macports-ports] branch master updated: ps2eps 1.68: move to CTAN, use_zip, use modern hashes

2017-03-06 Thread Ryan Schmidt
> On Feb 24, 2017, at 14:23, Marius Schamschula wrote: > > Marius Schamschula (Schamschula) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/2d23de48016bd4ced56dc3cc6525976a58e1a082 > > The following

Re: [macports/macports-ports] Update pure and pure-docs to 0.66 (#350)

2017-03-07 Thread Ryan Schmidt
> On Mar 7, 2017, at 06:25, Aljaž Srebrnič wrote: > >> On 07 mar 2017, at 13:00, Albert Graef wrote: >> >> There seems to be something going wrong with the buildbots. I'm getting a >> bunch of failures due to the build servers not being able to

Re: recursively copy docs

2017-07-29 Thread Ryan Schmidt
On Jul 29, 2017, at 13:36, db wrote: > > I want to recursively copy a port's documentation which has nested dirs. > > Is there any caveat for using > > exec cp -R ${worksrcpath}/sphinx-doc ${destroot}${docdir} > > instead of the more canonical form in the wiki? > >

Re: reinplace first occurrence

2017-08-03 Thread Ryan Schmidt
On Aug 3, 2017, at 09:44, db wrote: > > I checked portfile's man page and peaked at the source, but couldn't figure > out yet, why these forms don't work. > > https://stackoverflow.com/a/11458836/2167331 > > In the meantime, I worked around it, but I'd still like to know how to do it. Well

Re: reinplace first occurrence

2017-08-03 Thread Ryan Schmidt
On Aug 3, 2017, at 15:19, db wrote: > On 3 Aug 2017, at 18:46, Ryan Schmidt wrote: > >> I can't remember anybody asking for this functionality (replace first >> occurrence) before, so that's why there isn't an easy way to do it. > > I needed to add disabled/true to

Re: [macports-infrastructure] branch master updated: Update mprsyncup to use git instead of svn

2017-08-15 Thread Ryan Schmidt
> On Aug 15, 2017, at 02:50, Joshua Root wrote: > > Joshua Root (jmroot) pushed a commit to branch master > in repository macports-infrastructure. > > > https://github.com/macports/macports-infrastructure/commit/340d69f6294766bf360ac0b90c7f8b7d50e077cf > > The following

Re: [macports-ports] branch master updated: g95: fix build error, closing #52990

2017-07-17 Thread Ryan Schmidt
> On Jul 16, 2017, at 03:00, Takeshi Enomoto wrote: > > Takeshi Enomoto (tenomoto) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/0c117cac980b5c189b1b033652def0ece0c51a81 > > The following

Re: [macports-ports] branch master updated: snowleopardfixes: new port to deal with missing functions in Snow Leopard

2017-07-20 Thread Ryan Schmidt
On Jul 10, 2017, at 09:44, Ken Cunningham wrote: >> Why muniversal? > >> The fact that the universal build succeeds and actually produces universal >> binaries suggests the muniversal portgroup isn't needed. All you need is >> "variant universal {}" after "use_configure no". > > thanks for

Re: [macports-ports] branch master updated: snowleopardfixes: new port to deal with missing functions in Snow Leopard

2017-07-21 Thread Ryan Schmidt
On Jul 21, 2017, at 12:56, Kenneth F. Cunningham wrote: > If it works like I think it does, PortGroup muniversal does manually what > Apple's driverdriver.c does behind the scenes for apple gcc compilers > (gcc4.2, etc) and is built in to clang … so PortGroup muniversal should not > be needed

Re: rsync server out of date?

2017-07-22 Thread Ryan Schmidt
On Jul 22, 2017, at 09:48, Marcus Calhoun-Lopez wrote: > I just ran `port sync`, but the ports are several days behind the GitHub > repository. > Is anyone else having this problem? I've reset it again (third time this month) and it should sync up again in a couple hours.

Re: gcc & libgcc 6/7/8

2017-06-29 Thread Ryan Schmidt
On Jun 29, 2017, at 14:49, Michael Dickens wrote: > I recently noticed that gcc7 had an update, and so I've started updating > it. I'll move it to the 7.1 release shortly. There's also a new gcc8 > snapshot that I'll look into getting up for folks on the bleeding edge > to try out (as I'm often

Re: [macports-base] 01/02: portconfigure: Put a space between -isysroot and the path

2017-07-04 Thread Ryan Schmidt
> On Jul 3, 2017, at 23:04, Jeremy Huddleston Sequoia > wrote: > > Jeremy Huddleston Sequoia (jeremyhu) pushed a commit to branch master > in repository macports-base. > > https://github.com/macports/macports-base/commit/ef5ecfee6f4324e1b76109e01dd96184221d312f >

Re: [macports-ports] branch master updated: snowleopardfixes: new port to deal with missing functions in Snow Leopard

2017-07-04 Thread Ryan Schmidt
> On Jul 3, 2017, at 14:46, Marius Schamschula wrote: > > Marius Schamschula (Schamschula) pushed a commit to branch master > in repository macports-ports. > > https://github.com/macports/macports-ports/commit/3efea307091e06b1176c8e9c1f771dd1efdea179 > >

Re: [macports-ports] 01/02: New PortGroup snowleopard_fixes

2017-07-04 Thread Ryan Schmidt
> On Jul 3, 2017, at 14:59, Marius Schamschula wrote: > > Marius Schamschula (Schamschula) pushed a commit to branch master > in repository macports-ports. > > https://github.com/macports/macports-ports/commit/273304d02313f76225a1d5db7be911bf5e2b34f6 > >

Re: Is it time for a libc_fixes library yet?

2017-07-04 Thread Ryan Schmidt
On Jul 3, 2017, at 12:07, Ken Cunningham wrote: > As we have said before (last year) this library could be automatically linked > in by base. That would cause trouble with the ports that have already patched > in a def, tho. Your library offers multiple functions... getline, strndup, etc.

Re: Buildbot now fails to build wine dependencies

2017-06-29 Thread Ryan Schmidt
On Jun 27, 2017, at 09:12, Ken Cunningham wrote: > If deleting the +x11 and +quartz variants for cairo is for some reason not > desirable in the end, perhaps they can be defaulted to work exclusively > again, and match all the other ports. That would allow everything to work > again. That

Re: Tiger Virtual Machine on VirtualBox

2017-06-29 Thread Ryan Schmidt
On Jun 26, 2017, at 10:22, Ken Cunningham wrote: > Perhaps of interest, the developer who set this Tiger VM up is one of the > developers of cairo. He did it specifically so cairo could continue to > support 10.4 Tiger well into the future. So it appears the request Ryan added > to the cairo

Re: Build Machine(s) & Java

2017-07-05 Thread Ryan Schmidt
On Jul 5, 2017, at 07:46, Chris Jones wrote: > On 05/07/17 13:38, Ryan Schmidt wrote: >> On Jul 5, 2017, at 04:00, Chris Jones wrote: >>> On 05/07/17 01:14, Ryan Schmidt wrote: >>>> On Jul 3, 2017, at 13:29, Mohamed Issa wrote: >>>>> Do the build mac

Re: Opportunistic (broken) build dependencies? (gdbm)

2017-04-25 Thread Ryan Schmidt
> On Apr 25, 2017, at 19:32, Marius Schamschula wrote: > > I just added ac_cv_prog_AWK=awk to the configure.args for gdbm, as I did for > gawk yesterday. So are you proposing we do that for the thousands of other ports that have configure scripts?

Re: [macports-ports] branch master updated: gdbm: add ac_cv_prog_AWK=awk to avoid building against gawk

2017-04-25 Thread Ryan Schmidt
On Apr 25, 2017, at 19:24, Marius Schamschula wrote: > > Marius Schamschula (Schamschula) pushed a commit to branch master > in repository macports-ports. > > https://github.com/macports/macports-ports/commit/4ee4598c94f7bab484fe8973e2014d916beac568 > > The following

Re: [macports-ports] branch master updated: emacs-mac-app: add missing build dep

2017-04-26 Thread Ryan Schmidt
> On Apr 25, 2017, at 15:21, Sean Farley wrote: > > Sean Farley (seanfarley) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/ff1f457e8fc9ad431f2d1b77b13e32243209b96d > > The following commit(s) were

Re: [MacPorts] #54009: libsndfile @1.0.27: update to 1.0.28

2017-04-26 Thread Ryan Schmidt
Yes, I would include as much of https://github.com/erikd/libsndfile/commit/170a10ab8d4e6e395e68ee258edb077e80c1215d as is relevant to fix this issue (i.e. not the part that changes the version number). You'll then need to "use_autoreconf yes" too, since the patch modify configure.ac and

Re: [macports-ports] branch master updated: curl: update to 7.55.0

2017-08-09 Thread Ryan Schmidt
On Aug 9, 2017, at 04:16, Ryan Schmidt wrote: >> On Aug 9, 2017, at 04:08, Zero King wrote: >> >> Zero King (l2dy) pushed a commit to branch master >> in repository macports-ports. >> >> >> https://github.com/macports/macports-ports/commi

Re: [macports-ports] branch master updated: curl: update to 7.55.0

2017-08-09 Thread Ryan Schmidt
On Aug 9, 2017, at 04:31, Zero King wrote: > On Wed, Aug 09, 2017 at 04:16:34AM -0500, Ryan Schmidt wrote: >> >>> On Aug 9, 2017, at 04:08, Zero King wrote: >>> >>> Zero King (l2dy) pushed a commit to branch master >>> in repository macports-por

Re: [macports-ports] branch master updated: curl: update to 7.55.0

2017-08-09 Thread Ryan Schmidt
On Aug 9, 2017, at 04:41, Zero King wrote: > On Wed, Aug 09, 2017 at 04:34:02AM -0500, Ryan Schmidt wrote: >> >> On Aug 9, 2017, at 04:31, Zero King wrote: >> >>> On Wed, Aug 09, 2017 at 04:16:34AM -0500, Ryan Schmidt wrote: >>>> >&

Re: get user's home

2017-08-07 Thread Ryan Schmidt
On Aug 7, 2017, at 17:01, Joshua Root wrote: > On 2017-8-8 07:55 , db wrote: >> On 7 Aug 2017, at 23:03, Joshua Root wrote: >>> Dependency specifications are documented here: >>> >> I already read that

Re: [macports-ports] branch master updated: VLC: add missing dependency ffmpeg

2017-08-19 Thread Ryan Schmidt
> On Aug 19, 2017, at 09:56, Zero King wrote: > > Zero King (l2dy) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/3e10a60f51061022e5347a0bcc105d9be3789768 > > The following commit(s) were added to

Re: [macports-ports] branch master updated: VLC: upgrade to 2.2.6 and FFmpeg 3

2017-08-19 Thread Ryan Schmidt
> On Aug 19, 2017, at 07:22, Zero King wrote: > > Zero King (l2dy) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/c0fff8944a6d33e366abc4321e385189a3d9d1d9 > > The following commit(s) were added to

Re: [macports-ports] branch master updated: mdocml: - Replaced by duplicate port mandoc

2017-05-03 Thread Ryan Schmidt
> On May 3, 2017, at 08:04, m...@macports.org wrote: > > Hi Ryan, > > >> On May 2, 2017, at 7:33 PM, Ryan Schmidt <ryandes...@macports.org> wrote: >> >> >> On May 2, 2017, at 16:23, Frank Schima wrote: >>> >>> Frank Schima (mf

Re: [macports-ports] branch master updated: google-perftools: replaced by gperftools

2017-05-15 Thread Ryan Schmidt
> On May 14, 2017, at 06:04, Zero King wrote: > > --- a/www/nginx/Portfile > > +++ b/www/nginx/Portfile > > @@ -160,19 +160,19 @@ variant geoip description {Enable Ngx http GeoIP module > (http://wiki.nginx.org/H > depends_lib-append port:libgeoip > } > > >

Re: GitHub getopt repository

2017-06-19 Thread Ryan Schmidt
On Jun 19, 2017, at 20:34, Zero King wrote: > On Mon, Jun 19, 2017 at 08:31:16PM -0500, Ryan Schmidt wrote: >> >> I understand why I got the email. I don't understand why we have a >> repository for getopt when we are not the developers of getopt. > > Because I'm ge

Re: Travis and "rebase before commit"

2017-06-22 Thread Ryan Schmidt
On Jun 22, 2017, at 00:57, Mojca Miklavec wrote: > I'm so super grateful that we now have a working Travis setup :) Did I miss an announcement email about this?

Re: Image error: ... already exists and does not belong to a registered port (Buildbot)

2017-06-23 Thread Ryan Schmidt
I am fixing it. > On Jun 23, 2017, at 10:16, Zero King wrote: > > Hi, > > Some builds on our Buildbot failed with "Image error: ... already exists > and does not belong to a registered port". > > In >

Re: [macports-ports] branch master updated: lang/ruby24: install libruby-static.a same as ruby23 or earlier

2017-06-23 Thread Ryan Schmidt
> On Jun 23, 2017, at 18:49, kimura wataru wrote: > > kimura wataru (kimuraw) pushed a commit to branch master > in repository macports-ports. > > https://github.com/macports/macports-ports/commit/6959a9f89c69aba1849450ee5059c85ebafbc208 > >

Prevent python from automatically downloading dependencies

2017-06-24 Thread Ryan Schmidt
We often have this problem that we forget to specify dependencies in a python port. Python (setuptools?) helpfully automatically downloads a temporary copy of the dependency to use, so we may not notice this until committing the port, at which point if we're looking at the buildbot logs we

Buildbot now fails to build wine dependencies

2017-06-27 Thread Ryan Schmidt
We used to be able to build wine on the buildbot, but we aren't anymore: https://build.macports.org/builders/ports-10.12_x86_64-builder/builds/32791 The error occurs when installing dependencies, specifically cairo: > > Installing dependency (28 of 120) 'glib2' with variants

Re: clean install simulation mode?

2017-06-27 Thread Ryan Schmidt
On Jun 27, 2017, at 03:39, René J.V. Bertin wrote: > A user of my macstrop ports tree is reporting a conflict I cannot reproduce, > at least not without uninstalling or deactivating lots of ports that I need > to keep online. > > Is there some way to get port to behave as if it needs to

Re: [macports-ports] branch master updated: python/py-pytimeparse: new port

2017-05-20 Thread Ryan Schmidt
On May 19, 2017, at 09:54, Emre Şafak wrote:Zero King (l2dy) pushed a commit to branch masterin repository macports-ports.https://github.com/macports/macports-ports/commit/be92fadf36d3903041d3de76ba53526884d97497The following commit(s) were added to refs/heads/master by this

Re: [macports-ports] branch master updated: scheme48: - Update to version 1.9.2 - Add mode line - Fix livecheck - Whitespace fixes

2017-05-28 Thread Ryan Schmidt
> On May 9, 2017, at 08:25, Frank Schima wrote: > > Frank Schima (mf2k) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/560e36d7a4b25f21d06db69b5325e8f866b8e898 > > The following commit(s) were added

Re: [macports-ports] branch master updated: qt4-mac: Fix pointer comparison with 0.

2017-05-27 Thread Ryan Schmidt
> On May 24, 2017, at 09:28, Michael Dickens wrote: > > Michael Dickens (michaelld) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/a12f8d370932d171fef29d833717b07b1b1e742a > > The following

Re: streamline github dev process

2017-05-30 Thread Ryan Schmidt
On May 30, 2017, at 16:36, Ryan Schmidt wrote: > On May 30, 2017, at 13:23, Helmut K. C. Tessarek wrote: > >> Maybe you could allow maintainers to review and approve other pull requests. >> >> This is git. It's very easy to revert a broken commit. Since almost

Re: streamline github dev process

2017-05-30 Thread Ryan Schmidt
> On May 30, 2017, at 13:23, Helmut K. C. Tessarek wrote: > > Hello, > > Maybe we can streamline the github process a bit. Sure. Those familiar with GitHub should chime in. I'm not familiar so I won't answer most of your questions, except: > As Mojca mentioned >

Re: [macports-ports] branch master updated: net/wireshark2: update to 2.2.7 resolves #54272

2017-06-02 Thread Ryan Schmidt
> On Jun 2, 2017, at 14:20, Eric Hall wrote: > > ghosthound pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/85120c45eab3efca80ee8d296f71cac579d99fad > > The following commit(s) were added to

GitHub outage affected buildbot builds

2017-06-06 Thread Ryan Schmidt
GitHub had a "major service outage" for the past 20 minutes ago, which has just been resolved. Our buildbot has been busy for the past 6 days building all the perl5.26 modules. As those builds are finishing and the buildbot is trying to work through the backlog of builds, these were failing

Re: [macports-ports] branch master updated: aiccu: bump revision and add notice that the service is discontinued

2017-06-13 Thread Ryan Schmidt
> On Jun 13, 2017, at 03:52, Dan Villiom Podlaski Christiansen > wrote: > > Dan Villiom Podlaski Christiansen (danchr) pushed a commit to branch master > in repository macports-ports. > > >

Re: Buildbots not accessible ?

2017-06-15 Thread Ryan Schmidt
On Jun 15, 2017, at 06:28, Chris Jones wrote: > Are there still problems with the build bots ? I cannot seem to get to > > https://build.macports.org The buildbot has been working more or less fine, but you're right, there was a problem today. I'm not sure what the problem was, but after

Re: Where to find buildbot's home folder and .subversion/config?

2017-06-16 Thread Ryan Schmidt
On Jun 16, 2017, at 06:05, Mojca Miklavec wrote: > I installed a buildbot slave using MacPorts (for stuff unrelated to to > buildbot used for MacPorts itself) and I want to use the "buildbot" > user created by the package manager. > > The problem is that I cannot figure out where to set >

Re: GitHub outage affected buildbot builds

2017-06-11 Thread Ryan Schmidt
On Jun 6, 2017, at 18:42, Ryan Schmidt wrote: > GitHub had a "major service outage" for the past 20 minutes ago, which has > just been resolved. > > Our buildbot has been busy for the past 6 days building all the perl5.26 > modules. As those builds are finishing a

Re: [macports-ports] 01/07: py-libvirt: new port

2017-06-13 Thread Ryan Schmidt
> On Feb 18, 2017, at 17:29, Dan Villiom Podlaski Christiansen > wrote: > > Dan Villiom Podlaski Christiansen (danchr) pushed a commit to branch master > in repository macports-ports. > > >

Re: [macports-ports] 01/01: Revert "port weechat: deleting files previously installed outside destroot; fixes building in buildbot"

2017-05-07 Thread Ryan Schmidt
> On May 7, 2017, at 00:57, Zero King wrote: > > Zero King (l2dy) pushed a commit to branch weechat-revert-hack > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/6c12c1c2fd5df6000693da9887b8e989866a > > commit

Re: [MacPorts] LibcxxOnOlderSystems modified

2017-05-02 Thread Ryan Schmidt
On Feb 4, 2017, at 13:44, MacPorts wrote: > Page "LibcxxOnOlderSystems" was changed by ballapete > Diff URL: > > Revision 59 > Comment: I do not see another way to report this… It's better to write to

Re: [macports-ports] branch master updated: mdocml: - Replaced by duplicate port mandoc

2017-05-02 Thread Ryan Schmidt
On May 2, 2017, at 16:23, Frank Schima wrote: > > Frank Schima (mf2k) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/3869e56cc8dea97211841d845aade4c0a02299fb > > The following commit(s) were added to refs/heads/master

Re: [macports-ports] branch master updated: openntpd: add https variant, formatting

2017-05-21 Thread Ryan Schmidt
> On May 18, 2017, at 22:09, Zero King wrote: > > Zero King (l2dy) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/567f456fd11ec6bf1572cfa1c4c460e47f162c90 > > The following commit(s) were added to

Re: [macports-ports] branch master updated: openntpd: add https variant, formatting

2017-05-21 Thread Ryan Schmidt
> On May 21, 2017, at 21:23, Zero King <l...@macports.org> wrote: > > On Sun, May 21, 2017 at 09:14:10PM -0500, Ryan Schmidt wrote: >> Why does this https variant default to libressl (while allowing openssl), >> when other ports default to openssl (while a

Re: [macports-ports] branch master updated: openntpd: add https variant, formatting

2017-05-21 Thread Ryan Schmidt
> On May 21, 2017, at 21:38, Zero King <l...@macports.org> wrote: > > On Sun, May 21, 2017 at 09:24:50PM -0500, Ryan Schmidt wrote: >> >>> On May 21, 2017, at 21:23, Zero King <l...@macports.org> wrote: >>> >>> On Sun, May 21, 2017

Re: Restoring from Time Machine backup relocates home directories

2017-09-15 Thread Ryan Schmidt
> On Sep 15, 2017, at 07:09, db <iams...@gmail.com> wrote: > > On 15 Sep 2017, at 04:32, Ryan Schmidt <ryandes...@macports.org> wrote: >> I recently reinstalled macOS and, during the setup process, restored from a >> Time Machine backup. One would think th

Re: Reversing use_bzip2

2017-09-13 Thread Ryan Schmidt
On Sep 13, 2017, at 08:42, Rainer Müller wrote: > On 2017-09-13 11:48, Mojca Miklavec wrote: >> When trying to update x86_64-w64-mingw32-gcc I noticed that GCC 7.2 no >> longer provides bzip2 sources, but I'm not sure how to tell the >> Portfile that it should use xz instead of bzip2 given that

Restoring from Time Machine backup relocates home directories

2017-09-14 Thread Ryan Schmidt
I recently reinstalled macOS and, during the setup process, restored from a Time Machine backup. One would think that after restoration, the machine would be in a state sufficiently similar to the one it was in at backup time, but for our purposes, it is not, specifically with regard to user

Re: Restoring from Time Machine backup relocates home directories

2017-09-16 Thread Ryan Schmidt
On Sep 16, 2017, at 04:57, db wrote: > On 15 Sep 2017, at 23:47, Ryan Schmidt wrote: >> MacPorts and ports can add users, but MacPorts doesn't remove them. I'm not >> sure how we could change that. Suppose you install a port that has a user >> that needs to own some data

Re: [macports-ports] 05/11: triangle: fix universal build

2017-09-16 Thread Ryan Schmidt
> On Sep 16, 2017, at 17:47, Marcus Calhoun-Lopez wrote: > > Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/e9b61886655093d37a0691342924c20587495a8a > >

Re: [macports-ports] 11/11: lz4: use the right C++ compiler

2017-09-16 Thread Ryan Schmidt
> On Sep 16, 2017, at 17:48, Marcus Calhoun-Lopez wrote: > > Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/84df47b322e354c0211df58f70cea91c2dcd246a > >

Re: Releasing 2.4.2

2017-10-06 Thread Ryan Schmidt
On Oct 6, 2017, at 11:53, Rainer Müller wrote: > On 2017-10-06 18:30, Ryan Schmidt wrote: >> >> On Oct 6, 2017, at 09:32, Rainer Müller wrote: >> >>> mprsyncup [1] is supposed to handle that automatically. It seems >>> like the job failed or is s

Re: Releasing 2.4.2

2017-10-06 Thread Ryan Schmidt
On Oct 6, 2017, at 09:32, Rainer Müller wrote: > mprsyncup [1] is supposed to handle that automatically. It seems > like the job failed or is stuck, as ports.tar was also not updated. It seems to be having this problem: 2017-10-05T15:12:56-0500 error: pathspec 'v2.4.2' did not match any

Re: [macports-ports] branch master updated: fish: fix build on Tiger

2017-10-07 Thread Ryan Schmidt
> On Oct 7, 2017, at 16:24, Ken wrote: > > Ken (kencu) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/d14304ee7ae30252ab1dc0064c228909e2169c02 > > The following commit(s) were added to

Re: [macports-ports] 03/06: py-cheroot: add new port

2017-10-08 Thread Ryan Schmidt
On Oct 8, 2017, at 14:03, Kurt Hindenburg wrote: > Kurt Hindenburg (kurthindenburg) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/1d5e9c70e1cd83db44df45a32edf12243b39cbdb > > commit

Re: Releasing 2.4.2

2017-10-08 Thread Ryan Schmidt
On Oct 5, 2017, at 16:02, Ryan Schmidt wrote: > On Oct 5, 2017, at 15:19, Rainer Müller wrote: > >> https://github.com/macports/macports-base/releases/tag/v2.4.2 >> >> I will hold back updating the website and official announce mail until >> we have new .pk

Re: [macports-ports] 02/02: ghostscript 9.22: rev bump dependents

2017-10-08 Thread Ryan Schmidt
On Oct 8, 2017, at 06:50, Marius Schamschula wrote: > On Oct 7, 2017, at 7:15 PM, Ryan Schmidt wrote: > >> On Oct 6, 2017, at 20:34, Marius Schamschula wrote: >> >>> -- a/science/gmt5/Portfile >>> +++ b/science/gmt5/Portfile >>> @@ -5,9 +5,11 @

Re: [macports-ports] 01/06: py-tempora: new port

2017-10-08 Thread Ryan Schmidt
On Oct 8, 2017, at 14:03, Kurt Hindenburg wrote: > Kurt Hindenburg (kurthindenburg) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/cdd18e112a4821c83d3ab61254eba1f3df1e1b92 > > commit

Re: [macports-ports] 01/04: livecheck/sourceforge.tcl: update default livecheck.regex

2017-10-14 Thread Ryan Schmidt
On Oct 13, 2017, at 18:29, David B. Evans wrote: > David B. Evans (dbevans) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/936108729d65fdf02255f1327d2da81da306e894 > > commit 936108729d65fdf02255f1327d2da81da306e894 >

Re: What is the best way to access binaries outside of the standard MacPort path

2017-10-13 Thread Ryan Schmidt
On Oct 13, 2017, at 03:56, Joël Brogniart wrote: > I maintain two local ports for tools that use Latex (dblatex and > auto-multiple-choice). These tools could either use Latex from MacPorts' > TexLive or another Latex installation so they have a variant for a non > Macports Latex. > > For

Re: Server issues?

2017-10-13 Thread Ryan Schmidt
On Oct 13, 2017, at 06:23, Zero King wrote: > On Sat, Sep 09, 2017 at 08:56:15AM -0500, Ryan Schmidt wrote: >> On Sep 8, 2017, at 17:50, Rainer Müller wrote: >> >>> We could of course route the mails over braeburn. However, the mails for >>> macp

Re: check for os and xcode version

2017-10-06 Thread Ryan Schmidt
On Oct 5, 2017, at 23:46, Helmut K. C. Tessarek wrote: > On 2017-10-05 21:46, Joshua Root wrote: >> Well, it depends on the nature of the problem. Newer versions of Xcode >> routinely break some C++ code by shipping a newer clang++ which complies >> more closely with the C++ standards, for

Re: [macports-ports] 02/37: apache24-devel: rename to apache2

2017-10-16 Thread Ryan Schmidt
On Oct 15, 2017, at 13:29, Marius Schamschula wrote: > Marius Schamschula (Schamschula) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/12fedbd20c5bd98b3dc91437384886d24ede3f52 > > commit

Re: [macports-ports] branch master updated: nodejs8: update to version 8.7.0

2017-10-12 Thread Ryan Schmidt
On Oct 12, 2017, at 07:35, Christoph Iserlohn wrote: > Am 12.10.17 um 11:51 schrieb Ryan Schmidt: >>> On Oct 12, 2017, at 03:18, ci42 <ciserl...@macports.org> wrote: >>> >>> ci42 pushed a commit to branch master >>> in repository macports-por

Re: [macports-ports] 02/37: apache24-devel: rename to apache2

2017-10-16 Thread Ryan Schmidt
On Oct 16, 2017, at 15:23, Marius Schamschula wrote: > On Oct 16, 2017, at 3:03 PM, Ryan Schmidt wrote: > >> What you want to do here is reinstate the apache24-devel portfile, at the >> same version as before, one revision higher, mark it as "replaced_by >> apa

Re: [macports-ports] branch master updated: meld: fix build deps

2017-10-16 Thread Ryan Schmidt
On Oct 16, 2017, at 13:53, Eric Le Lay wrote: > Eric Le Lay (elelay) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/10c47cd521eeb7c126191664f8330523224119a5 > > The following commit(s) were added to refs/heads/master by

Re: [macports-ports] branch master updated: macports-notifier: update to more recent version

2017-10-16 Thread Ryan Schmidt
On Oct 16, 2017, at 06:51, Sierk Bornemann wrote: > Am 14.10.2017 um 21:06 schrieb Ryan Schmidt: > >> On Oct 14, 2017, at 10:15, Kurt Hindenburg wrote: >> >>> Kurt Hindenburg (kurthindenburg) pushed a commit to branch master >>> in repository macports-por

Re: [macports-ports] branch master updated: py*-numpy: update to 1.13.3.

2017-10-16 Thread Ryan Schmidt
On Oct 5, 2017, at 09:03, Michael Dickens wrote: > Michael Dickens (michaelld) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/8fc5ac4613c21f36a86d938c8f2a434bd7c8e713 > > The following commit(s) were added to

Re: Server issues?

2017-09-08 Thread Ryan Schmidt
On Sep 8, 2017, at 10:51, Daniel J. Luke wrote: > On Sep 7, 2017, at 9:37 AM, Ryan Schmidt wrote: >> That'll happen when a huge port gets built and the resulting packages must >> be transferred between my private rsync server and the public one. In this >> case, it wa

Re: Server issues?

2017-09-08 Thread Ryan Schmidt
On Sep 8, 2017, at 11:08, Daniel J. Luke wrote: > On Sep 8, 2017, at 11:55 AM, Ryan Schmidt wrote: >> On Sep 8, 2017, at 10:51, Daniel J. Luke wrote: >>> On Sep 7, 2017, at 9:37 AM, Ryan Schmidt wrote: >>>> That'll happen when a huge port gets built a

Re: Server issues?

2017-09-08 Thread Ryan Schmidt
On Sep 8, 2017, at 11:48, Daniel J. Luke wrote: > One solution might be to separate the build/distfile mirroring from the > portfile mirroring. You could probably even do that by running separate > rsync's for those on your home connection and doing some QoS setup to depref > the build uploads

Re: how to efficiently work through generating patches using git and macports build process?

2017-08-30 Thread Ryan Schmidt
On Aug 30, 2017, at 10:44, Ken Cunningham wrote: > When trying to fix broken ports, I have so far been using the method of > copying the source file to source.orig, editing the source files in place, > and then noting the files I worked on, to individually diff them at the end > to individual

Re: Server issues?

2017-09-09 Thread Ryan Schmidt
On Sep 8, 2017, at 17:50, Rainer Müller wrote: > On 2017-09-08 18:48, Daniel J. Luke wrote: >> One solution might be to separate the build/distfile mirroring from the >> portfile mirroring. You could probably even do that by running separate >> rsync's for those on your home connection and

Deactivate hack and increasing revision

2017-09-06 Thread Ryan Schmidt
I thought we needed to increase the revision of a port when we added the deactivate hack, but it was not done for ssh-copy-id and yet it seems to work. I'm trying to understand why it works. When the ssh-copy-id files were removed from the openssh port [1] and the port was thus made to no

Re: Deactivate hack and increasing revision

2017-09-06 Thread Ryan Schmidt
On Sep 6, 2017, at 05:10, Rainer Müller wrote: > On 2017-09-06 09:52, Ryan Schmidt wrote: >> When the ssh-copy-id files were removed from the openssh port [1] and the >> port was thus made to no longer conflict with the ssh-copy-id port, the >> ssh-copy-id port wou

Re: Server issues?

2017-09-07 Thread Ryan Schmidt
On Sep 7, 2017, at 08:20, Joshua Root wrote: > On 2017-9-7 11:23 , Ryan Schmidt wrote: >> On Sep 6, 2017, at 16:04, m...@macports.org wrote: >>> Recent Portfile updates are not getting distributed to users who are not >>> using git. It seems to be happening since at

Re: Server issues?

2017-09-06 Thread Ryan Schmidt
On Sep 6, 2017, at 16:04, m...@macports.org wrote: > Recent Portfile updates are not getting distributed to users who are not > using git. It seems to be happening since at least 24 hours ago. Can you > please look into this? > > For example, see https://trac.macports.org/ticket/54757 The

Fix Sierra Trac query

2017-09-25 Thread Ryan Schmidt
Could someone with some Trac knowledge fix the query that shows the list of tickets on the Sierra Problems page: https://trac.macports.org/wiki/SierraProblems Now that we are using the "highsierra" keyword for macOS High Sierra problems, the SierraProblems page is including those in its search

Re: [macports-ports] 01/02: hunspell-en: SCOWL based hunspell dictionary for en_AU, en_CA, en_GB, and en_US

2017-09-26 Thread Ryan Schmidt
On Sep 26, 2017, at 10:29, Marius Schamschula wrote: > On Sep 26, 2017, at 9:36 AM, Ryan Schmidt wrote: > >> On Sep 25, 2017, at 20:19, Marius Schamschula wrote: >>> +variant en_GB_ise description {GB-ise English dictionary} { >>> +destroot { >>>

Re: [macports-ports] 01/02: hunspell-en: SCOWL based hunspell dictionary for en_AU, en_CA, en_GB, and en_US

2017-09-26 Thread Ryan Schmidt
On Sep 26, 2017, at 10:42, Marius Schamschula wrote: > I can’t test the updated Portfile as Sourceforge is down. Oh great! Well I've mirrored the distfile on our servers; it should be visible publicly within the hour.

Re: [macports-ports] branch master updated: hunspell-de 20161207: split dictionary into variants, default to +de_DE

2017-09-26 Thread Ryan Schmidt
On Sep 25, 2017, at 16:31, Marius Schamschula wrote: > Marius Schamschula (Schamschula) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/ada9952556fc64c387ee72cfcb5bfe68171ad85b > > The following commit(s) were added to

Re: [macports-ports] branch master updated: ghc and ghc-bootstrap: specify compiler to clang-4.0

2017-09-27 Thread Ryan Schmidt
> On Sep 27, 2017, at 12:21, Ken Cunningham <ken.cunningham.web...@gmail.com> > wrote: > > > On 2017-09-27, at 6:20 AM, Ryan Schmidt wrote: >> >> MacPorts automatically adds a build dependency on the compiler it uses, if >> that compiler comes f

Re: [macports-ports] branch master updated: brotli, py-brotli: Update to version 1.0.1

2017-09-28 Thread Ryan Schmidt
On Sep 28, 2017, at 09:31, Rainer Müller wrote: > Rainer Müller (raimue) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/7112fd2511708545a282d1631dc591f7a098ed6d > > The following commit(s) were added to

Re: [macports-ports] 02/02: dict: update to 1.12.1 (and take maintainership)

2017-09-27 Thread Ryan Schmidt
> On Sep 27, 2017, at 08:13, Leonardo Brondani Schenkel > wrote: > > Zero King (l2dy) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/4d93c582d25ea637a6e1b0eb24cb07fadeed99a5 > > commit

Re: [macports-ports] 01/02: libmaa: new port

2017-09-27 Thread Ryan Schmidt
> On Sep 27, 2017, at 08:13, Leonardo Brondani Schenkel > wrote: > > Zero King (l2dy) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/62b48a961c07cb4d6236e3b4bd8f411e857b1428 > > commit

Re: [macports-base] 01/02: portconfigure: Don't fall back on macosx if we are unable to find an appropriate versioned SDK

2017-09-28 Thread Ryan Schmidt
On Sep 4, 2017, at 17:23, Jeremy Huddleston Sequoia wrote: > Jeremy Huddleston Sequoia (jeremyhu) pushed a commit to branch master > in repository macports-base. > > > https://github.com/macports/macports-base/commit/69c745b2d71ac333d21da953497fd6ae903ce242 > > commit

Re: [macports-ports] branch master updated: brotli, py-brotli: Update to version 1.0.1

2017-09-28 Thread Ryan Schmidt
On Sep 28, 2017, at 17:28, Rainer Müller wrote: > On 09/28/2017 08:16 PM, Ryan Schmidt wrote: >>> -checksums rmd160 f1d09420f101da42f5886cf27e8b71f40a3e32a5 \ >>> -sha256 >>> 6bf32737e89fb96b2aab5f5421242ec22aa08ed08f8e28f35

Re: [macports-ports] branch master updated: exiftran: Update to version 2.14

2017-09-28 Thread Ryan Schmidt
On Sep 28, 2017, at 10:30, Rainer Müller wrote: > Rainer Müller (raimue) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/6b9c2b3be6d98ab37602690a9449bb688a0699e8 > > The following commit(s) were added to

Re: [macports-ports] branch master updated: exiftran: Update to version 2.14

2017-09-28 Thread Ryan Schmidt
On Sep 28, 2017, at 14:54, Ryan Schmidt wrote: > On Sep 28, 2017, at 10:30, Rainer Müller wrote: > >> Rainer Müller (raimue) pushed a commit to branch master >> in repository macports-ports. >> >> >> https://github.com/macports/macports-ports/commit/6b9c

<    1   2   3   4   5   6   7   8   9   10   >