On Jun 9, 2010, at 10:49 PM, Perry Lee wrote:
> On Jun 9, 2010, at 10:34 PM, Eric Hall wrote:
>
>> What about for those who up their ports via svn? Will the platform
>> specific indexes be checked in, or do we need to add a portindex build
>> step to our workflows
On Jun 9, 2010, at 10:34 PM, Eric Hall wrote:
> What about for those who up their ports via svn? Will the platform
> specific indexes be checked in, or do we need to add a portindex build
> step to our workflows?
`port sync` takes care of that for you; it creates/updates the port index aft
Jeremy Lavergne wrote:
I edited googlecode.tcl to incorporate a second variation of the googecode URL.
After this change, however, there are a handful of portfiles that are breaking.
The first port that happens to be breaking for me is dot2tex.
It uses a custom homepage but the googlecode mas
Ryan Schmidt wrote:
"curl --head" could be used to determine whether we can connect to a
server, but it doesn't give you a quality indication that could be used
to rank multiple available servers. "ping" tells you how many
milliseconds it took to reach the server, which is how we sort distfile
On Apr 27, 2009, at 4:32 PM, Darren Weber wrote:
How do we specify that a variant conflicts with several other
variants. Lint indicates a problem with this syntax:
variant carbon conflicts {cocoa x11} description {Build with Carbon} {
...
}
variant carbon conflicts cocoa x11 description {B
On Apr 25, 2009, at 2:20 AM, Ryan Schmidt wrote:
On Apr 25, 2009, at 01:28, pe...@macports.org wrote:
Revision: 50093
http://trac.macports.org/changeset/50093
Author: pe...@macports.org
Date: 2009-04-24 23:28:08 -0700 (Fri, 24 Apr 2009)
Log Message:
---
port1.0/portlivech
On Apr 24, 2009, at 11:12 PM, Perry Lee wrote:
I think the problematic line in port1.0/portlivecheck.tcl is:
set livecheck.regex [list "http://[quotemeta $
{livecheck.name}].googlecode.com/files/[quotemeta $
{livecheck.distname}]\""]
In particular: [quotemeta ${liv
On Apr 24, 2009, at 10:33 PM, Jeremy Lavergne wrote:
Has anyone else witnessed the default livecheck.regex failing when
using master_sites googlecode?
For me, it looks like there is style info and whitespace breaking
the pattern.
I've witnessed this problem in distcc and libofa, both of w
On Apr 13, 2009, at 1:00 AM, Ryan Schmidt wrote:
Revision: 49606
http://trac.macports.org/changeset/49606
Author: pe...@macports.org
Date: 2009-04-13 00:40:18 -0700 (Mon, 13 Apr 2009)
Log Message:
---
port1.0/portactivate.tcl - Wrap notes output to the terminal's width.
W
On Mar 25, 2009, at 5:44 AM, C. Florian Ebeling wrote:
Wouldn't it make sense to provide a separate and conflicting whole
port maybe for this hten? I now that seems a bit farfetched, but
I'm trying to understand the implications of an hypothentical
removal of the variant concept altogether, whic
On Mar 18, 2009, at 10:18 AM, David Evans wrote:
I vote to include this additional patch as part of 1.7.1 to keep the
freshmeat livechecks working as they did before the recent changes.
I committed Bryan's simpler fix to make freshmeat's default
livecheck.regex case-insensitive in r48310.
_
On Mar 17, 2009, at 5:49 PM, David Evans wrote:
livecheck.name GIMP
livecheck.name XVid
livecheck.name XSane
But it would be more elegant if it could be done automatically.
Index: src/port1.0/portlivecheck.tcl
===
--- src/port1.0/
On Mar 17, 2009, at 5:27 PM, David Evans wrote:
Examples
livecheck.name gimp or GIMP selects the right but the regex needs
to match GIMP
livecheck.name XviD, xvid, Xvid selects the right project but the
regex needs to match Xvid
livecheck.name xsane select the right project but the regex n
On Feb 18, 2009, at 1:03 AM, Ryan Schmidt wrote:
There are probably also other changes on trunk that are not
described in the ChangeLog.
You may also want to merge in r46810 (it fixes a bug in wrapline). As
far as I can tell, it applies to the 1.7 branch as well.
__
On Feb 12, 2009, at 12:38 PM, Ryan Schmidt wrote:
I'm not familiar with FreeBSD ports... what does "make config" or
"make config install" do?
`make config` displays a menu from which you can select build options
(sorta like MacPorts' variants). `make config install` shows the menu
then st
Hi All,
I've gone ahead and committed port_cutleaves to contrib (I talked to
Bryan beforehand).
port_cutleaves is an interactive script that eases the uninstallation
of "leaves" - ports that have no dependents. You can see an example
run here: http://svn.macports.org/repository/macports/c
Ryan Schmidt wrote:
> Which PortGroup did you use?
I tried python and python24. At the time, I thought both groups were
returning the warning message, but it looks I was wrong about the latter
(I just tried it again). Sorry, my bad.
> Note there's currently this idea to consolidate the Python P
For new Python ports, what should the PortGroup be set to? I recently
noticed the warning message "Warning: This portgroup is deprecated and
will be removed in a future version!" while running a portindex.
Thanks,
Perry
___
macports-dev mailing list
ma
18 matches
Mail list logo