On Mar 10, 2012, at 00:56, Ryan Schmidt wrote:
> MacPorts has not yet been updated to properly handle subdirectories of
> Subversion 1.7+ working copies.
I've filed a ticket for this:
https://trac.macports.org/ticket/33573
It should be easy to fix, but it would be good for the person fixing t
On 10/mar/2012, at 07:56, Ryan Schmidt wrote:
>
> On Mar 10, 2012, at 00:35, Aljaž Srebrnič wrote:
>
>> Hey! I'm Aljaž, the noob ;)
>> it looks like I'm having some difficulties setting up the svn tree, I
>> decided to check out the entire trunk, so i created
>> /opt/local/var/macports/sources
On Mar 10, 2012, at 00:35, Aljaž Srebrnič wrote:
> Hey! I'm Aljaž, the noob ;)
> it looks like I'm having some difficulties setting up the svn tree, I decided
> to check out the entire trunk, so i created
> /opt/local/var/macports/sources/svn.macports.org/ and checked out trunk in
> /opt/local
On Mar 9, 2012, at 10:35 PM, Aljaž Srebrnič wrote:
> Hey! I'm Aljaž, the noob ;)
> it looks like I'm having some difficulties setting up the svn tree, I decided
> to check out the entire trunk, so i created
> /opt/local/var/macports/sources/svn.macports.org/ and checked out trunk in
> /opt/loc
On Mar 9, 2012, at 10:35 PM, Aljaž Srebrnič wrote:
> Hey! I'm Aljaž, the noob ;)
> it looks like I'm having some difficulties setting up the svn tree, I decided
> to check out the entire trunk, so i created
> /opt/local/var/macports/sources/svn.macports.org/ and checked out trunk in
> /opt/loc
Hey! I'm Aljaž, the noob ;)
it looks like I'm having some difficulties setting up the svn tree, I decided
to check out the entire trunk, so i created
/opt/local/var/macports/sources/svn.macports.org/ and checked out trunk in
/opt/local/var/macports/sources/svn.macports.org/trunk.
Now i have Mak
On 2012-3-10 15:51 , Eric Cronin wrote:
>> -variant server \
>> -description {Install bbstored server} {
>> -pre-destroot {
>> -addgroup bbstored
>> -set gid [existsgroup bbstored]
>> -adduser bbstored gid=${gid} realname=BoxBackup\ Server
>> home=${prefix}/etc/boxb
> -variant server \
> -description {Install bbstored server} {
> -pre-destroot {
> -addgroup bbstored
> -set gid [existsgroup bbstored]
> -adduser bbstored gid=${gid} realname=BoxBackup\ Server
> home=${prefix}/etc/boxbackup/bbstored
> -}
>
> +variant server de
On Mar 9, 2012, at 20:38, Hiroshi Umemoto wrote:
>
> On Mar 9, 2012, at 4:53 AM, Ryan Schmidt wrote:
>
>>> cabocha: revert 0.61(r90493) back to 0.60(r86584)
>>
>> Out of curiosity: why?
>>
>> If there is a problem with 0.61 and users who already upgraded to it must be
>> made to downgrade ba
On Mar 10, 2012, at 12:02 AM, Ryan Schmidt wrote:
> In r90593 I've changed "major_version" to "branch" and computed it
> automatically based on the version:
>
> https://trac.macports.org/wiki/PortfileRecipes#branch
>
> But if this is their intended plan going forward, to re-release the
> same
On Mar 9, 2012, at 4:53 AM, Ryan Schmidt wrote:
>> cabocha: revert 0.61(r90493) back to 0.60(r86584)
>
> Out of curiosity: why?
>
> If there is a problem with 0.61 and users who already upgraded to it must be
> made to downgrade back to 0.60, then you must increase the port's epoch; if
> you
On Feb 27, 2012, at 07:09, Andrea D'Amore wrote:
> On Mon, Feb 27, 2012 at 14:06, Rainer Müller wrote:
>> On 02/27/2012 10:01 AM, Andrea D'Amore wrote:
>>> How do you guys handle using different mp versions?
>
>> I have /opt/local running trunk and a separate /opt/release_2_0 running
>> the releas
Hello,
I work for Sony Pictures Imageworks [1] and we have a high-end video
playback application that runs on Linux for reviewing feature length
movies and we need to port it to Mac OS X. It involves two main pieces:
- Recompiling everything on Mac OS X
- Porting audio from alsa/pulse to App
On 2012-02-26 16:26 , Clemens Lang wrote:
> It's not a large blocker IMHO though, because
> grep -R -E -i --exclude-dir=.svn "build.type[ \t]*bsd" .
> shows 9 ports using bsdmake. Those are:
> ppmd
> scud
> bsdiff
> libcipher
> fortune
> dsocks
> boxb
On Mar 9, 2012, at 15:21, dpo...@macports.org wrote:
> Revision: 90606
> http://trac.macports.org/changeset/90606
> Author: dpo...@macports.org
> Date: 2012-03-09 13:21:00 -0800 (Fri, 09 Mar 2012)
> Log Message:
> ---
> mit-scheme: fix hardcoded path to SDK directory to sup
On Mar 9, 2012, at 12:09, Jeremy Huddleston wrote:
> On Mar 9, 2012, at 8:05 AM, Ryan Schmidt wrote:
>
>> On Feb 13, 2012, at 17:15, jerem...@macports.org wrote:
>>
>>> Revision: 89876
>>>http://trac.macports.org/changeset/89876
>>> Author: jerem...@macports.org
>>> Date: 2012-02-1
On Mar 8, 2012, at 7:40 PM, Daniel Bolgheroni wrote:
> Hi macports-dev@,
>
> building a new port (p5-net-openssh), I'm having an issue handling a
> perl path. The Portfile is at the end.
>
> Installed OK and tried to run a perl script which makes use of it. But
> I've got this:
>
> Can't locat
On Mar 9, 2012, at 4:15 PM, Ryan Schmidt wrote:
>
> On Mar 9, 2012, at 02:23, Francois Claire wrote:
>
> Thanks for the info, I'll try to include that in the Guide some day.
It's now in the guide:
http://guide.macports.org/#development.practices.rename-replace-port
>>> Is it? I have
For the record I just did an upgrade of an existing 10.7.3 with Xcode 4.2. The
installer presents you with buttons to delete the existing install under
/Developer and the old "Install Xcode.app".
I still had to go to the preferences and manually install the CLI tools, the
xcode-select version w
On Mar 9, 2012, at 8:05 AM, Ryan Schmidt wrote:
> On Feb 13, 2012, at 17:15, jerem...@macports.org wrote:
>
>> Revision: 89876
>> http://trac.macports.org/changeset/89876
>> Author: jerem...@macports.org
>> Date: 2012-02-13 15:15:58 -0800 (Mon, 13 Feb 2012)
>> Log Message:
>>
On Feb 13, 2012, at 17:15, jerem...@macports.org wrote:
> Revision: 89876
> http://trac.macports.org/changeset/89876
> Author: jerem...@macports.org
> Date: 2012-02-13 15:15:58 -0800 (Mon, 13 Feb 2012)
> Log Message:
> ---
> wine*: Build fix for possible BOOL conflict
Could
On Mar 9, 2012, at 02:23, Francois Claire wrote:
Thanks for the info, I'll try to include that in the Guide some day.
>>> It's now in the guide:
>>> http://guide.macports.org/#development.practices.rename-replace-port
>> Is it? I haven't update it.
> Well, Ryan wrote this part, thanks to him
On Mar 9, 2012, at 06:19, h...@macports.org wrote:
> Revision: 90588
> http://trac.macports.org/changeset/90588
> Author: h...@macports.org
> Date: 2012-03-09 04:19:47 -0800 (Fri, 09 Mar 2012)
> Log Message:
> ---
> New port: syncha @0.2.1 - a Japanese predicate-argument st
On Thu, Mar 08, 2012 at 07:59:44PM -0800, Bradley Giesbrecht wrote:
> Did you buy change your perl5 version or variants?
No.
> I remember when I added or removed the +threads variant from perl5.12
> I had to rebuild all previously built perl p5 modules because the word
> "thread" is in some of th
On Fri, Mar 09, 2012 at 02:58:30PM +1100, Joshua Root wrote:
> Are you running /opt/local/bin/perl5.12 and not e.g. /usr/bin/perl?
>
> This is really more of a -users questions than a -dev question BTW.
Did you read the question?
___
macports-dev mailin
Greetings,
I was just browsing the archive of the irc discussion where you
discovered that the reason some people had an xcode-select 2003
version instead of the latest 2307, was because they installed Xcode
4.2.1 *after* having updated to 10.7.3 (and you reference that at
https://trac.macports.or
On 03/08/2012 07:13 PM, Ryan Schmidt wrote:
> FYI, Xcode 4.3.1 was apparently released March 7. I don't know what has
> changed.
Here are the release notes from Apple:
Xcode 4.3.1 adds support for iOS 5.1 and includes the new features
of Xcode 4.3.
https://developer.apple.com/library/ios/do
Thanks for the info, I'll try to include that in the Guide some day.
It's now in the guide:
http://guide.macports.org/#development.practices.rename-replace-port
Is it? I haven't update it.
Well, Ryan wrote this part, thanks to him.
The above link points to text which doesn't yet contain in
28 matches
Mail list logo