Re: Survey: How do you commit?

2016-01-02 Thread Kurt Hindenburg
> On Jan 2, 2016, at 12:43 AM, Ryan Schmidt wrote: > > Quick survey for committers: > > How do you commit to the MacPorts Subversion repository? > > Using a Subversion working copy and "svn commit”? This one > Using a Git clone and git-svn? I should have setup this up when I started as I kn

Re: elkhound

2015-12-02 Thread Kurt Hindenburg
> On Nov 28, 2015, at 10:01 AM, Mark Brethen wrote: > > Finished portfile for elkhound. An install file did not exist so I had to do > it from scratch. I have included the binaries, runtime libraries, headers, > docs and examples. Let me know if I have missed something. > Hello, Is there a

Re: Please test trace mode on El Capitan

2015-10-27 Thread Kurt Hindenburg
> On Oct 27, 2015, at 2:18 PM, Clemens Lang wrote: > > > > - On 27 Oct, 2015, at 17:36, Kurt Hindenburg khindenb...@macports.org > wrote: > >> Sorry perhaps I wasn’t clear >> >> The current output is : >> /opt/local/var/macports/sip-workaro

Re: Please test trace mode on El Capitan

2015-10-27 Thread Kurt Hindenburg
> On Oct 27, 2015, at 12:24 PM, Clemens Lang wrote: > > Hey, > > - On 27 Oct, 2015, at 16:23, Kurt Hindenburg khindenb...@macports.org > wrote: > >> The new trace seems to work fine. My only suggestion would be if you can >> remove >> “sip” part

Re: Please test trace mode on El Capitan

2015-10-27 Thread Kurt Hindenburg
> On Oct 24, 2015, at 11:45 AM, Clemens Lang wrote: > > Hi developers, > > if you are running MacPorts trunk on El Capitan, please make sure you're at > the > latest version and test trace mode. Originally, El Capitan's system integrity > protection broke trace mode because all DYLD_* variable

Re: patch feedback:depends_test - port test - port lint -append

2015-09-20 Thread Kurt Hindenburg
Hello, > On Sep 4, 2015, at 3:02 PM, Joshua Root wrote: > > On 2015-9-4 07:43 , Kurt Hindenburg wrote: >> Hi, >> Can I get some feedback on these patches? >> >> https://trac.macports.org/ticket/38208 - add depends_test > > r+ > > LGTM. My one

patch feedback:depends_test - port test - port lint -append

2015-09-03 Thread Kurt Hindenburg
Hi, Can I get some feedback on these patches? https://trac.macports.org/ticket/38208 - add depends_test https://trac.macports.org/ticket/45010 - port test stops if test.run is not yes https://trac.macports.org/ti

Re: [137247] trunk/dports/office/zathura-plugin-djvu

2015-06-07 Thread Kurt Hindenburg
> On Jun 7, 2015, at 6:58 PM, Ryan Schmidt wrote: > > >> On Jun 7, 2015, at 7:43 AM, khindenb...@macports.org wrote: >> >> Revision >> 137247 >> Author >> khindenb...@macports.org >> Date >> 2015-06-07 05:43:27 -0700 (Sun, 07 Jun 2015) >> Log Message >> >> zathura-plugin-djvu: update to 0.2.4

Re: [137221] trunk/dports/gnome/gnofract4d/Portfile

2015-06-06 Thread Kurt Hindenburg
> On Jun 6, 2015, at 8:42 PM, Ryan Schmidt wrote: > > >> On Jun 6, 2015, at 6:27 PM, khindenb...@macports.org wrote: >> >> Revision >> 137221 >> Author >> khindenb...@macports.org >> Date >> 2015-06-06 16:27:36 -0700 (Sat, 06 Jun 2015) >> Log Message >> >> gnofract4d: move to github > >> Mod

Re: [137222] trunk/dports/print/epstool/Portfile

2015-06-06 Thread Kurt Hindenburg
> On Jun 6, 2015, at 8:47 PM, Ryan Schmidt wrote: > > >> On Jun 6, 2015, at 6:57 PM, khindenb...@macports.org wrote: >> >> Revision >> 137222 >> Author >> khindenb...@macports.org >> Date >> 2015-06-06 16:57:46 -0700 (Sat, 06 Jun 2015) >> Log Message >> >> epstool: update master_sites to some

remove @macports for no|openmaintainer

2014-12-14 Thread Kurt Hindenburg
Hi, It seems that people often think nomaintai...@macports.org and openmaintai...@macports.org are real addresses. The attached patch doesn’t add the @macports.org on port’s info. What do people think? Kurt Maintainers: nomaintainer Maintainers: openmaintainer port.ma

Re: [129502] trunk/dports/security

2014-12-14 Thread Kurt Hindenburg
On Dec 14, 2014, at 8:58 PM, Ryan Schmidt wrote: > >> On Dec 14, 2014, at 11:59 AM, khindenb...@macports.org wrote: > > This doesn't look sufficient. If pinentry support is automatically included > simply because pinentry is installed, then the main (non-pinentry) port needs > to be fixed no

2nd attempt - Re: port doctor patch

2014-12-13 Thread Kurt Hindenburg
On Dec 13, 2014, at 7:07 PM, Clemens Lang wrote: > Hi, > >> It still works since I’m using sudo. > > Well, MacPorts doesn't, it drops privileges while building. It's possible the > test should be doing that as well and fails to do it, in which case it should > be fixed. > I looked at portutil

Re: port doctor patch

2014-12-13 Thread Kurt Hindenburg
On Dec 13, 2014, at 11:41 AM, Clemens Lang wrote: >> I’m not clear on what the code is testing so perhaps it has to be >> macports compiler? > > It is testing for a situation where a temp dir is not writable by clang which > leads to miscompiled code, but doesn't cause clang to abort. It shoul

Re: port doctor patch

2014-12-13 Thread Kurt Hindenburg
On Dec 13, 2014, at 12:22 AM, Joshua Root wrote: > On 2014-12-13 16:18 , Joshua Root wrote: >> On 2014-12-13 15:36 , Kurt Hindenburg wrote: >>> Hello, >>> Since I have https://trac.macports.org/wiki/UsingTheRightCompiler#testing >>> installed, port doctor

port doctor patch

2014-12-12 Thread Kurt Hindenburg
Hello, Since I have https://trac.macports.org/wiki/UsingTheRightCompiler#testing installed, port doctor fails one test. Attached is a quick patch to just ignore the cache test for this case. Comments? Kurt doctor.tcl.diff Description: Binary data

Re: [129141] trunk/dports/editors/NERD_tree/Portfile

2014-12-07 Thread Kurt Hindenburg
On Dec 7, 2014, at 2:48 PM, Joshua Root wrote: > On 2014-12-8 05:38 , Lawrence Velázquez wrote: > >> If you're going to prevent installation, you might as well just delete the >> port. The reason we keep obsolete ports around for a year is to give users a >> chance to upgrade to the replaceme

Re: [127649] trunk/dports/devel/git-extras/Portfile

2014-10-31 Thread Kurt Hindenburg
> On Oct 31, 2014, at 10:47 AM, Ryan Schmidt wrote: > > >> On Oct 31, 2014, at 8:23 AM, khindenb...@macports.org wrote: >> >> Revision >> 127649 >> Author >> khindenb...@macports.org >> Date >> 2014-10-31 06:23:52 -0700 (Fri, 31 Oct 2014) >> Log Message >> >> git-extras: set the correct githu

Re: [127637] trunk/dports/devel/git-extras

2014-10-31 Thread Kurt Hindenburg
> On Oct 31, 2014, at 8:58 AM, Ryan Schmidt wrote: > > > On Oct 31, 2014, at 7:46 AM, Kurt Hindenburg wrote: >> >> Well as I mentioned, I couldn’t get it to work removing those lines. It >> appears they are not using the tarball URL but rather the archive one

Re: [127637] trunk/dports/devel/git-extras

2014-10-31 Thread Kurt Hindenburg
> On Oct 31, 2014, at 8:11 AM, Ryan Schmidt wrote: > >> >> On Oct 31, 2014, at 7:08 AM, Kurt Hindenburg >> wrote: >> >> >>> On Oct 31, 2014, at 6:14 AM, Ryan Schmidt wrote: >>> >>> >>>> On Oct 30, 2014,

Re: [126337] trunk/dports/sysutils/fcron/Portfile

2014-10-07 Thread Kurt Hindenburg
On 10/7/14, 11:34 PM, Ryan Schmidt wrote: On Oct 7, 2014, at 10:22 PM, khindenb...@macports.org wrote: Revision 126337 Author khindenb...@macports.org Date 2014-10-07 20:22:25 -0700 (Tue, 07 Oct 2014) Log Message fcron: update to 3.2.0; add license (en/txt/gpl.txt); change to use add_users -

Re: [125841] trunk/dports/games/crafty/Portfile

2014-09-30 Thread Kurt Hindenburg
On 9/27/14, 11:07 PM, Joshua Root wrote: Revision: 125841 https://trac.macports.org/changeset/125841 Author: khindenburg at macports.org Date: 2014-09-27 07:32:31 -0700 (Sat, 27 Sep 2014) Log Message: --- crafty: add license (Unknown) Modified Paths: --

patch instead of reinplace?

2014-09-27 Thread Kurt Hindenburg
Hi, I find reinplace easier and less work for new releases. Are there reasons to use one over the other? Kurt Revision: 125845 https://trac.macports.org/changeset/125845 Author:ryandesign at macports.org Date: 20

Re: [125412] trunk/dports/python/py-geopy/Portfile

2014-09-17 Thread Kurt Hindenburg
On 9/17/14, 12:19 AM, Lawrence Velázquez wrote: If you have both whitespace and functional changes to make to a port, please commit the whitespace changes /before/ the functional ones, if you can at all help it. Whitespace changes render `svn blame` completely useless. vq Ok thanks - I was

Re: [125411] trunk/dports/python/py-geopy/Portfile

2014-09-17 Thread Kurt Hindenburg
On 9/17/14, 12:16 AM, Lawrence Velázquez wrote: Please don't create new py24, py25, py31, and py32 subports from now on. I'd like to phase out and remove python{26,27,31,32} in the near future. vq Thanks, removed in r125421 Kurt On Sep 16, 2014, at 11:34 PM, khindenb...@macports.org

Re: [125312] trunk/dports/multimedia/mediainfo

2014-09-13 Thread Kurt Hindenburg
On 9/13/14, 1:41 AM, Ryan Schmidt wrote: On Sep 13, 2014, at 12:33 AM, khindenb...@macports.org wrote: Revision 125312 Author khindenb...@macports.org Date 2014-09-12 22:33:11 -0700 (Fri, 12 Sep 2014) Log Message mediainfo: update to 0.7.70 - enable curl #42269 Modified: trunk/dports/multimedi

Re: [125111] trunk/dports/lang/tclx/Portfile

2014-09-06 Thread Kurt Hindenburg
On 9/6/14, 9:03 PM, Ryan Schmidt wrote: On Sep 6, 2014, at 8:44 AM, khindenb...@macports.org wrote: Revision 125111 Author khindenb...@macports.org Date 2014-09-06 06:44:08 -0700 (Sat, 06 Sep 2014) Log Message tclx: update to 8.4.1 - use tcl8.6.2 source (not sure hard coding this is a good id

Re: [125071] trunk/dports/security

2014-09-05 Thread Kurt Hindenburg
On 9/4/14, 9:37 PM, Ryan Schmidt wrote: On Sep 4, 2014, at 8:25 PM, Kurt Hindenburg wrote: "/opt/local" must not be hardcoded in this file; arrange (e.g. via a placeholder and a post-patch reinplace) to use the value of the ${prefix} variable. I guess this will change the file

Re: [125071] trunk/dports/security

2014-09-04 Thread Kurt Hindenburg
On 9/4/14, 1:36 PM, Ryan Schmidt wrote: On Sep 4, 2014, at 8:53 AM, khindenb...@macports.org wrote: Revision 125071 Author khindenb...@macports.org Date 2014-09-04 06:53:12 -0700 (Thu, 04 Sep 2014) Log Message easy-rsa: new port w/ maintainer #44287 Added Paths • trunk/dports/security

Re: [124941] trunk/dports/devel/libical/Portfile

2014-08-31 Thread Kurt Hindenburg
Thanks, reverted in r124942 - I was trying to work on ticket 44469 - I wish they would just do a new release/tag. Kurt On 8/31/14, 7:58 PM, Ryan Schmidt wrote: On Aug 31, 2014, at 6:37 PM, khindenb...@macports.org wrote: Revision 124941 Author khindenb...@macports.org Date 2014-08-31 16:37:26

Re: [124081] trunk/dports/games/xboard/Portfile

2014-08-20 Thread Kurt Hindenburg
On 8/19/14, 10:47 PM, Ryan Schmidt wrote: On Aug 18, 2014, at 10:54 AM, khindenb...@macports.org wrote: Revision 124081 Author khindenb...@macports.org Date 2014-08-18 08:54:52 -0700 (Mon, 18 Aug 2014) Log Message xboard: update to 4.7.3 - add deps #38185 Modified Paths • trunk/dports

Re: [124081] trunk/dports/games/xboard/Portfile

2014-08-20 Thread Kurt Hindenburg
On 8/19/14, 10:47 PM, Ryan Schmidt wrote: On Aug 18, 2014, at 10:54 AM, khindenb...@macports.org wrote: Revision 124081 Author khindenb...@macports.org Date 2014-08-18 08:54:52 -0700 (Mon, 18 Aug 2014) Log Message xboard: update to 4.7.3 - add deps #38185 Modified Paths • trunk/dports

Re: [122715] trunk/dports/sysutils/parallel/Portfile

2014-07-27 Thread Kurt Hindenburg
On 7/27/14, 11:49 AM, Ryan Schmidt wrote: On Jul 27, 2014, at 9:56 AM, khindenb...@macports.org wrote: Revision 122715 Author khindenb...@macports.org Date 2014-07-27 07:56:16 -0700 (Sun, 27 Jul 2014) Log Message parallel: remove conflicts moreutils Modified Paths • trunk/dports/sysut

Re: What would YOU like to see 'port doctor' do?

2014-07-22 Thread Kurt Hindenburg
Hello, A few ideas if they haven't been mentioned: - Check all local sources (sources.conf) - If there are Portfiles in sub-folder, if PortIndex exists - If the system port has a newer version - Any duplicate ports in multiple local sources - Multiple $PATH entries in shell startup f

Re: [121795] trunk/dports/x11/xcircuit/Portfile

2014-07-08 Thread Kurt Hindenburg
On 7/7/14, 11:51 PM, Ryan Schmidt wrote: On Jul 7, 2014, at 10:28 PM, khindenb...@macports.org wrote: Revision 121795 Author khindenb...@macports.org Date 2014-07-07 20:28:51 -0700 (Mon, 07 Jul 2014) Log Message xcircuit: update to 3.8.70 Modified Paths • trunk/dports/x11/xcircuit/Po

Re: [121695] trunk/dports/x11/xcircuit-devel/Portfile

2014-07-07 Thread Kurt Hindenburg
On 7/7/14, 3:48 PM, Ryan Schmidt wrote: On Jul 4, 2014, at 9:49 AM, khindenb...@macports.org wrote: Revision 121695 Author khindenb...@macports.org Date 2014-07-04 07:49:20 -0700 (Fri, 04 Jul 2014) Log Message xcircuit-devel: obsolete this port - I'm not going to try to keep 2 versions worki

Re: [121713] trunk/dports/aqua/iTerm/Portfile

2014-07-06 Thread Kurt Hindenburg
On 7/6/14, 4:49 PM, Ryan Schmidt wrote: On Jul 4, 2014, at 2:45 PM, khindenb...@macports.org wrote: Revision 121713 Author khindenb...@macports.org Date 2014-07-04 12:45:10 -0700 (Fri, 04 Jul 2014) Log Message iTerm: obsolete port - it doesn't build on any of the 4 OS versions - replaced by

Re: [121184] trunk/dports/sysutils/daemon

2014-06-23 Thread Kurt Hindenburg
On 6/22/14, 6:55 PM, Ryan Schmidt wrote: On Jun 22, 2014, at 9:54 AM, Kurt Hindenburg wrote: On 6/21/14, 7:20 PM, Ryan Schmidt wrote: Wouldn't this patch be safe to use on all OS X versions? If so, that should be done. This will ensure that someone updating the port on a version of

Re: [121141] trunk/dports/sysutils/duplicity/Portfile

2014-06-22 Thread Kurt Hindenburg
On 6/21/14, 7:29 PM, Ryan Schmidt wrote: So... 0.6.24 did not build for you? If not, why did you commit it? Obviously I was confused - I haven't gotten my procedure down for testing ports - having 3 areas (svn, local ports, system ports) and keeping track of what's what is a little daunting a

Re: [121184] trunk/dports/sysutils/daemon

2014-06-22 Thread Kurt Hindenburg
On 6/21/14, 7:20 PM, Ryan Schmidt wrote: Wouldn't this patch be safe to use on all OS X versions? If so, that should be done. This will ensure that someone updating the port on a version of OS X earlier than Mavericks does not inadvertently forget to update the patch, if needed. I don't think

Fetchmail wiki

2014-06-15 Thread Kurt Hindenburg
I updated the fetchmail wiki yesterday. I was able to get it to work on my system. You'll note that a number of files have to be edited to get it to work (wrapper, plist). Let me know if anyone has any comments/suggestions. I'd like to know if anyone uses fetchmail daily and what changes t

Re: livecheck checking Portfile's homepage

2014-06-14 Thread Kurt Hindenburg
On 6/14/14, 8:31 PM, Ryan Schmidt wrote: On Jun 14, 2014, at 4:55 PM, Kurt Hindenburg wrote: I've noticed that more a few Portfile's have invalid homepage entries. I hacked/copied/pasted portlivecheck.tcl to have livecheck output errors. Is there already a way of doing this o

livecheck checking Portfile's homepage

2014-06-14 Thread Kurt Hindenburg
I've noticed that more a few Portfile's have invalid homepage entries. I hacked/copied/pasted portlivecheck.tcl to have livecheck output errors. Is there already a way of doing this or a better way? Kurt Index: base/src/port1.0/portlivecheck.tcl ==

KDE patch changes

2013-07-22 Thread Kurt Hindenburg
ere's interest. workaround-qfontmetrics-bug.patch KDE 4.10.5 - author fixed this dolphin starts - https://trac.macports.org/ticket/34802 _ Kurt Hindenburg kurt.hindenb...@gmail.com ___ macports-dev mailing list macports-dev@lists.macosforge