New PPL breaks gcc4*. (Also: trac e-mail notifications missing/delayed?)

2012-07-02 Thread Eric A. Borisch
Just wanted to raise the visibility on this one.
https://trac.macports.org/ticket/35057

Most (all?) gcc4* ports expect PPL version 0.(=11); The new PPL is
version 1.0 (gcc4* builds break) with a new dylib (rev-upgrade hits,
forces a re-build doomed to fail).

I don't seem to be getting (CC:) e-mails from trac, either, FWIW.
Perhaps they're just delayed.

 -Eric
___
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev


Re: New PPL breaks gcc4*. (Also: trac e-mail notifications missing/delayed?)

2012-07-02 Thread Eric A. Borisch
On Mon, Jul 2, 2012 at 12:02 PM, Eric A. Borisch ebori...@macports.org wrote:
 I don't seem to be getting (CC:) e-mails from trac, either, FWIW.
 Perhaps they're just delayed.

Scratch that; one just showed up.

The gcc issue remains.
___
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev


Re: [MacPorts] #34900: mythtv-core.25

2012-07-02 Thread Craig Treleaven

At 9:22 AM -0400 6/19/12, Craig Treleaven wrote:

At 9:19 AM -0700 6/17/12, Bradley Giesbrecht wrote:

On Jun 17, 2012, at 9:03 AM, MacPorts wrote:
  BTW, I realize the attached files are formatted with tabs.  I can convert

 to spaces easily enough and re-submit, if desired.


If you do choose the replace attachments of the same name.


OK done.  Sorry, I'm new to the process--what needs to happen to get 
this committed?



Hi:

It has been two weeks; I have a couple of folks who would like to try 
out this port.  Could we please get it reviewed?


Craig

___
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev


Re: [94914] trunk/dports/php/php5-midgard2/Portfile

2012-07-02 Thread Ryan Schmidt

On Jul 2, 2012, at 06:19, j...@macports.org wrote:

 Revision: 94914
  https://trac.macports.org/changeset/94914
 Author:   j...@macports.org
 Date: 2012-07-02 04:19:42 -0700 (Mon, 02 Jul 2012)
 Log Message:
 ---
 version bump to 10.05.7, change download site, fix livecheck, add license
 
 Modified Paths:
 --
trunk/dports/php/php5-midgard2/Portfile
 
 Modified: trunk/dports/php/php5-midgard2/Portfile
 ===
 --- trunk/dports/php/php5-midgard2/Portfile   2012-07-02 10:56:55 UTC (rev 
 94913)
 +++ trunk/dports/php/php5-midgard2/Portfile   2012-07-02 11:19:42 UTC (rev 
 94914)
 @@ -4,7 +4,8 @@
 PortSystem 1.0
 
 name  php5-midgard2
 -version  10.05.6
 +version  10.05.7
 +license  GPL-2
 
 categoriesphp
 maintainers   jwa
 @@ -14,14 +15,14 @@
 platforms darwin
 homepage  http://www.midgard-project.org/
 
 -master_sites 
 http://www.midgard-project.org/midcom-serveattachmentguid-d0199a62678311e1a68a4530d68a4e804e80/
 +master_sites https://github.com/midgardproject/midgard-php5/downloads

Consider using the github portgroup.


 #use_bzip2yes
 -checksums   rmd160  515d752d010b64b69fc3196f8868585279caa4ad \
 -sha256  
 a46b69235a805f84b0eeb718399a302daa2007ec12693796892918cc1ca7b1cb
 +checksums   rmd160  575b6c916370ea695bcb28972e9c86d3f52ce9e3 \
 +sha256  
 7c51606cd21cc3398755a8ea75e55a1bd1910e2de1736a0731a34405935fac0b
 
 depends_lib   port:midgard2-core \
 -path:bin/php:php5
 +path:bin/php:php54

If you're going to depend on php54, then this port name should be 
php54-midgard2. Ideally you would offer subports for php53 and php54 (and 
continue to offer one for the old php5, until it is deprecated).


 pre-configure {
 system cd ${worksrcpath}  phpize

You need to call the correct phpize. php54's phpize is ${prefix}/bin/phpize54, 
for example.


___
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev


MacPorts Filesystem Specification

2012-07-02 Thread Craig Miller
I'm creating my first port and am receiving an error that my port violates the 
layout of the ports-filesystem.  I'd like to make this a very clean port but 
have been unable to find a good reference specification on what the 
ports-filesystem is.  The closest I've come is the empty File-Hierarchy section 
of the porting guide 
http://guide.macports.org/chunked/internals.html#internals.hierarchy

Any suggestions on where I can go to find this info?

Thanks!
Craig

Craig Miller
http://spatialminds.com



___
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev


Re: MacPorts Filesystem Specification

2012-07-02 Thread Lawrence Velázquez
On Jul 3, 2012, at 1:24 a.m., Craig Miller wrote:

 Any suggestions on where I can go to find this info?


There's a man page for it: porthier(7).


vq

___
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev


Re: MacPorts Filesystem Specification

2012-07-02 Thread Craig Miller
Perfect.  Thanks!

Craig Miller
http://spatialminds.com



On Jul 2, 2012, at 10:27 PM, Lawrence Velázquez wrote:

 On Jul 3, 2012, at 1:24 a.m., Craig Miller wrote:
 
 Any suggestions on where I can go to find this info?
 
 
 There's a man page for it: porthier(7).
 
 
 vq
 

___
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev