Re: standard variants for py26-numpy

2011-02-14 Thread Olaf Foellinger
* Scott Webster  [14.02.11 22:54]wrote:

> Does this mean I don't really need atlas to use gimp either?

I assume yes, so it is.

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: standard variants for py26-numpy

2011-02-14 Thread Olaf Foellinger
Hi,

* Bryan Blackburn  [14.02.11 21:42]wrote:

> Use -atlas to disable that variant, which also has the effect of disabling
> the need for a new gcc as well:
> 
> $ sudo port install py26-numpy -atlas

that's clear. I've never installed it manually but using 

$ port install gnucash

I haven't noticed that py26-numpy has installed atlas and gcc44 but
recently I've tried to upgrade gnucash. Then I've noticed that atlas
takes hours and hours to install. I think for the average gnucash user
(and maybe for other ports that depends on py26-numpy) atlas is a heavy
and not necessary dependency. atlas should be installed by users who
explicitly select it.

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


standard variants for py26-numpy

2011-02-14 Thread Olaf Foellinger
Hi,

for quite some time I'm using macports now, main target is gnucash.
Thanks for all the work and the support. 

Today I've noticed during an upgrade that macports tries to install
atlas. That's because it's a standard dependency of py26-numpy.
py26-numpy also adds gcc44 this way which is quite a lot for gnucash
users. I would recommend to omit atlas from the default dependencies of
p25-numpy. What do you think? Should I enter a ticket for this? 


Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


problem running gnucash after installation of another port

2011-01-09 Thread Olaf Foellinger
Hi,

recently I've installed dovecot2. Before this gnucash has been up and
running. After this I get

$ gnucash
dyld: Library not loaded: /opt/local/lib/libssl.0.9.8.dylib
  Referenced from: /opt/local/bin/gnucash-bin
  Reason: image not found
  Trace/BPT trap


How can I prevent this while upgrading/installing new ports? What can I
do now?  
 
Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: Gimp.app crashing

2009-11-08 Thread Olaf Foellinger
* Jeff Pitman  [08.11.09 17:09]wrote:

>On Sat, 7 Nov 2009 17:59:38, Janosch Peters
><[1]pete...@in.tum.de> wrote:
> 
>  On 11-05-2009, Jeff Pitman <[2]jeff.pit...@gmail.com> wrote:
>  > For some reason Gimp.app started crashing for me. I then did a
>  full
>  > update of all outdated packages, but no effect. Anyone else having
>  the
>  > same issue?
>  Yes, I do. If we can verify that it is the same error, we could open
>  a
>  bug report. Are you running the no_x11/quartz variant?
> 
>Yes, I was running the no_x11/quartz version. However, I mixed
>everything up and upgraded to Snow Leopard over the weekend. But,
>Gimp.app won't work until at least tk is fixed:
>[3]http://trac.macports.org/ticket/20799
>Unfortunately, I won't be able to get the debug information below..

Here Gimp.app quartz version works on Snow Leopard. It's been a clean
install of MacPorts.


Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: Looking for a port that installs a .app in /Applications/MacPorts/

2009-11-05 Thread Olaf Foellinger
* Fernando Nasser  [05.11.09 17:26]wrote:

> Hi all,
> 
> I am looking for a port that installs a .app in
> /Applications/MacPorts/ so I can use it as an example to add that
> for other posts.
> 
> Can someone tell me a port that has this feature?

Gimp.app

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: Gnucash not starting properly- probably gconf & dbus related

2009-10-29 Thread Olaf Foellinger
Hi,

* David Rowe  [29.10.09 09:32]wrote:

> Have just encountered a problem that seems to have come and gone
> several times in the last year It seems to be back again:
> 
> After upgrading several ports, Gnucash does not start up properly.
> Two warning windows appear saying:
> 
> "An error occured while loading or saving configuration information
> for Gnucash. Some of your configuration settings may not work
> properly"
> &
> "Cannot find default values: The configuration data used to specify
> default values for Gnucash cannot be found in the default system
> locations. Without this data GnuCash will still operate properly but
> it may require some extra time to setup. Do you wish to setup the
> configuration data?"

here GnuCash quartz is running fine as a quartz build with macports. The
error message above shows indeed problems with dbus. At the end of the
installation of dbus a message appears to tell about two startup items
that must be activated (one as root, one as user). After doing this
gnucash works fine here. Do oyu have problems with the X11 or the quartz
version?

Gru? Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: Native Quartz version of gnucash

2009-05-19 Thread Olaf Foellinger
Hi,

* cory steers  [20.05.09 06:43]wrote:

>A little background:  I installed 10.5.7 the other day and it
>completely broke my gnucash setup.  X11 is now REALLY slow to start,
>and it doesn't start an xterm window automatically anymore.  Also, the
>gnucash I had from fink stopped working, and I was unable to get it
>going.  I noticed that I could get a native Quartz version of gnucash
>as outlined here:
>[1]http://wiki.gnucash.org/wiki/MacOSX/MacPortsDetail#Using_MacPorts_to
>_install_the_native_Quartz_version_of_GnuCash so I decided to give
>macports a try.
> 
>Can anyone on this mailing list confirm success with this (since the
>link is to a gnucash site not macports site)?  Below is a log of my
>trying to install it, and it failing with goffice.  Here's a snapshot
>of my variants.conf file:

yes I can confirm it's possible. I've done it once using this variant
http://blog.foellinger.de/2009/01/04/gnucash-fur-mac-os-x-mit-quartz-oberflache-stark-vereinfacht/
and it worked. Unfortunately it didn't work when I've tried it last time
so for now I'm stuck with the X11 variant.

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: Gnucash crashes on launch: no, I don't have mesa

2009-03-25 Thread Olaf Foellinger
Hi,

* Gregory Dodwell  [25.03.09 12:38]wrote:

>OSX 10.5.6 "Leopard" on Intel iMac
>Xquartz 2.3.2
>Latest MacPorts: version 1.700
>trying to run after installation today:
>Here's me: /opt/local/bin/gnucash-bin
>In reply a partially drawn splash for a couple of seconds then:
>gnc.bin-Message: main: binreloc relocation support was disabled at
>configure time.
>Xlib:  extension "RANDR" missing on display "/tmp/launch-IUF4Zq/:0".
>Abort trap
>Any clues?

maybe you can try the script /opt/local/bin/gnucash?


Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: GnuCash Default Font

2009-01-18 Thread Olaf Foellinger
* Bradley Giesbrecht  [18.01.09 04:58]wrote:

>
> On Jan 17, 2009, at 7:33 PM, Mark wrote:
>
>> John R. Carter, Sr. wrote:
>>>
>>> On a Mac:
>>>
>>> $ sudo nano -w `which startx`
>>>
>>> (Use back quotes in the above.)
>>> Change the first occurrence of defaultserverargs to read as follows:
>>>
>>> defaultserverargs=”-dpi 96”
>>>
>>> You will have to restart X11 if it is already active.
>>>
>>> All this does is ensure that the X11 display resolution is the same  
>>> as the default system font.
>>>
>>> On Jan 16, 2009, at 11:59 PM, Mark wrote:
>>>
 (I just posted on a related GnuCash topic, so please forgive the
 repetition of my system details.) I have just finished a complete  
 fresh
 install of Macports, followed by a native Quartz, minimal  
 (+without_hbci
 +without_ofx +without_quotes) install of GnuCash on MBP 10.5.6.

 I can't figure out how to change the default font for the program.  
 When
 I used to run GnuCash under X11 (Fink package GnuCash2), I had --  
 and
 still have -- a file in my home directory named .gtkrc-2.0 which
 contains a single line: gtk-font-name = "Luxi Mono 16" -- and that  
 used
 to cause GnuCash to use that font in all its windows.

 But not anymore! Apparently native Quartz GnuCash installed via  
 MacPorts
 isn't consulting ~/gtkrc-2.0, or is somehow overriding it?  
 Anything I
 can do to get my big beautiful font back?
>
> How do you build the Quartz version?
> I see no Quartz variant.


Sorry, only in German:
http://blog.foellinger.de/2009/01/04/gnucash-fur-mac-os-x-mit-quartz-oberflache-stark-vereinfacht/

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: GnuCash packaging

2009-01-08 Thread Olaf Foellinger
* Charles Day  [08.01.09 08:23]wrote:

>On Wed, Jan 7, 2009 at 12:06 AM, Olaf Foellinger
><[1]o...@foellinger.de> wrote:
> 
>  Hi,
>  * Charles Day <[2]ceda...@gmail.com> [05.01.09 01:14]wrote:
> 
>>Maybe not too many care about building them, but a lot care about
>>distributing them once they are built. A distribution of GnuCash
>for
>>Mac in binary form is one of the more requested features
>(especially
>>recently) I see as a GnuCash developer. Going through the steps of
>>installing GnuCash via MacPorts or Fink is unfortunately beyond
>what
>>many users are able or willing to do.
>>So that's why I'm looking into building a binary...
> 
>  the OS X native Gimp.app has been built based on MacPorts IIRC.
>  Maybe
>  that's another good starting point for the goal.
> 
>I don't know if this is up to date, but I found a procedure for
>building a Gimp .app using MacPorts:
>[3]http://darwingimp.sourceforge.net/buildgimp.html
>This may give some interesting clues.

Yes, that was it what I was thinking of. Mixed it up.

Gru� Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: GnuCash packaging

2009-01-07 Thread Olaf Foellinger
Hi,

* Charles Day  [05.01.09 01:14]wrote:

>Maybe not too many care about building them, but a lot care about
>distributing them once they are built. A distribution of GnuCash for
>Mac in binary form is one of the more requested features (especially
>recently) I see as a GnuCash developer. Going through the steps of
>installing GnuCash via MacPorts or Fink is unfortunately beyond what
>many users are able or willing to do.
>So that's why I'm looking into building a binary...

the OS X native Gimp.app has been built based on MacPorts IIRC. Maybe
that's another good starting point for the goal.


Gru? Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: GnuCash packaging

2009-01-03 Thread Olaf Foellinger
Hi,

* Ben Greenfield  [03.01.09 09:30]wrote:

>On Jan 1, 2009, at 4:57 AM, Charles Day wrote:
> 
>  Olaf,
> 
>Before I joined the list, I saw an email from you in October
>(see [1]http://lists.macosforge.org/pipermail/macports-users/2008-Octob
>er/012020.html) about trying to package gnucash with "port mdmg". Were
>you ever successful in working around the error? I ask because I now
>have the same problem.
>$ sudo port mdmg gnucash +no_x11
>--->  Creating pkg for gnucash-2.2.8
>Error: Target org.macports.pkg returned: shell command
>"PMResourceLocale=English
>/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/Packa
>geMaker -AppleLanguages "(English)"
> 
>I just tried
>slip:~ slipadmin$ sudo port -d pkg gnucash +no_x11
>and got this...
>DEBUG: Found port in
>[2]file:///opt/local/var/macports/sources/rsync.macports.org/release/po
>rts/gnome/gnucash
>DEBUG: Changing to port directory:
...
>ports.org_release_ports_gnome_gnucash/work/destroot
>Warning: the following items did not execute (for gnucash):
>org.macports.pkg
>Error: Status 1 encountered during processing.
>It is the same error I checked the the Apple docs on Packagmaker.app
>and they describe how Packmaker has been recreated for leopard. I
>suspect that the problem is that Packmaker no longer has an
>-AppleLanguages option. I will dig around and see if I can figure out
>how macports uses Packagmaker.app.
>Ben

here 

$ sudo port mdmg gnucash


...
The package could not be created because of the following errors:
Root directory
"/opt/quartz/var/macports/build/_opt_quartz_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot"
is not valid.

--->  Creating disk image for gnucash-2.2.8

The image has been created, but I'm not sure about the content because
lots of packages showed the error above. Maybe for package creation one
needs the archiving mode enabled.

Btw, I'm o 1.4.11 if this matters.

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: GnuCash packaging

2009-01-01 Thread Olaf Foellinger
Hi Charles,

* Charles Day  [01.01.09 12:30]wrote:

>Olaf,
> 
>Before I joined the list, I saw an email from you in October
>(see [1]http://lists.macosforge.org/pipermail/macports-users/2008-Octob
>er/012020.html) about trying to package gnucash with "port mdmg". Were
>you ever successful in working around the error? I ask because I now
>have the same problem.
>$ sudo port mdmg gnucash +no_x11
>--->  Creating pkg for gnucash-2.2.8
>Error: Target org.macports.pkg returned: shell command

no I wasn't successful yet. I'm eve not sure what wold be the content of
the mdmg file. I take your mail as a starter to update my port system to
1.7 and investigate this further. Currently 

$ sudo port upgrade outdated

is running which will take some time since there are some outdated
packages. Afterwards I'll try the packaging again.

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: My macport.. & gnome

2008-11-12 Thread Olaf Foellinger
* maurizio toncelli <[EMAIL PROTECTED]> [12.11.08 22:16]wrote:

> My macport work fine, this is my configuration:
> mac intel, leopard 10.5.5-  X11 2.3.1  xcode 311.
> Now I wont install gnome but it won' t build. I have tried to try with  
> google and also in macport home but but without result.
> Can you help me to understand? I am a newbie!!!

For gnome one needs the X11 application and the X11 sdk.

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


please submit! was:[MacPorts] #17153: libidn update to 1.11

2008-11-09 Thread Olaf Foellinger
Hi,

the diff file has been checked and works fine, please submit it.

^
- Forwarded message from MacPorts <[EMAIL PROTECTED]> -

From: MacPorts <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
X-Mailer: Trac 0.11.1, by Edgewall Software
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Date: Sun, 09 Nov 2008 15:42:50 -
Reply-To: [EMAIL PROTECTED]
Subject: [MacPorts] #17153: libidn update to 1.11

#17153: libidn update to 1.11
--+-
 Reporter:  [EMAIL PROTECTED]  |   Owner:  [EMAIL PROTECTED]
 Type:  enhancement   |  Status:  new   
 Priority:  Normal|   Milestone:  Port Updates  
Component:  ports | Version:
 Keywords:|Port:  libidn
--+-
 Changes:
  * Updated to 1.11.
  * Disabled C# bindings.
  * Enabled test support.

-- 
Ticket URL: 
MacPorts 
Ports system for Mac OS

- End forwarded message -

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: nedi fails to build (on p5-math-pari)

2008-11-05 Thread Olaf Foellinger
Hi,

* Christoph Tilley <[EMAIL PROTECTED]> [05.11.08 21:44]wrote:

> Hi!
>
> I've been trying to compile nedi with "sudo port install nedi" but it  
> failed when it tried to compile "p5-math-pari":
>
>  
> -
>
> --->  Configuring p5-math-pari
> Error: Target org.macports.configure returned: configure failure: shell 

p5-math-pari builds fine here:

$ port install p5-math-pari
--->  Fetching p5-math-pari
--->  Attempting to fetch Math-Pari-2.010709.tar.gz from 
http://ftp.ucr.ac.cr/Unix/CPAN/modules/by-module/Math
--->  Verifying checksum(s) for p5-math-pari
--->  Extracting p5-math-pari
--->  Configuring p5-math-pari
--->  Building p5-math-pari with target all
--->  Staging p5-math-pari into destroot
--->  Installing p5-math-pari 2.010709_0
--->  Activating p5-math-pari 2.010709_0
--->  Cleaning p5-math-pari

One may try to install this port as shown above.

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: Building GnuCash without X11

2008-11-04 Thread Olaf Foellinger
Hi,

* Charles Day <[EMAIL PROTECTED]> [04.11.08 09:20]wrote:

>Greetings,
> 
>I am one of the GnuCash developers, so I read with some excitement Olaf
>Foellinger's report that he was able to build GnuCash without X11. If I

:). Besides, I'm on 10.4

>can repeat his success and test it out, I hope that at some point we
>might be able to begin offering GnuCash for Mac in native form.

Very good, that's been my intention, too.

>However, I tried it myself without much luck. Perhaps someone could
>advise.
>I have a brand-new MacBook Pro now (10.5.5), on which I installed
>MacPorts. I started with the following:
>sudo port install dbus +no_x11
>sudo port install cairo +no_x11
>sudo port install pango +no_x11
>sudo port install gtk2 +no_x11

Two prerequisites are missing:

- delete the line "depends_run port:evince" in the gnucash portfile
  (that deletes many complicated gnome dependencies, too)
- in aqbanking portfile replace the line 
--with-frontends="cbanking g2banking qbanking" 
  with
--with-frontends="g2banking"
- for the installation of libgtkhtml3 i had to apply the patch
  https://trac.macports.org/ticket/16989
- during the installatin of slib-guile16 sometimes I had to call
$ ${prefix}/share/guile/site
  manually.

>sudo port install gnucash +without_hbci
>The "+without_hbci" was just to remove a few dependencies, for a
>hopefully greater chance of success. However, this failed when it
>reached the desktop-gnome dependency, saying what I understand to mean
>"I'm trying to build desktop-gnome +x11 but I need gtk2 +x11 and you
>have gtk2 +no_x11 instead."

Not necessary, hbci is working and needed here in Germany.

>--->  Configuring gnome-desktop

That has not been built here so I assume it's a evince dependency.

If you have any further questions I'm glad to answer. Gnucash does run
here from the command line.

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


missing dependency for libgtkhtml3, fix in port 17004

2008-10-26 Thread Olaf Foellinger
Hi,

I've created port http://trac.macports.org/ticket/17004, please review
and commit it.

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: success in building a native version of gnucash was: Re: how to build gimp +quartz?

2008-10-24 Thread Olaf Foellinger
Hi,

* Altoine Barker <[EMAIL PROTECTED]> [22.10.08 14:07]wrote:

> Please do, I am so interested.

here's the description:

In general it's as easy as

$ port install dbus +no_x11
$ port install cairo +no_x11
$ port install pango +no_x11
$ port install gtk2 +no_x11
$ port install gnucash

In detail some preparations are necessary:

I've used a non-standard prefix and a non-root installation so I had to
disable the generation of startup-items in macports.conf:

startupitem_type none

I've changed the following portfiles 

dbus:

post-activate {
# file attributes ${prefix}/var/run/dbus -group messagebus -owner
# messagebus
# file attributes ${prefix}/libexec/dbus-daemon-launch-helper -group
# messagebus
system "dbus-uuidgen --ensure"
}

gnucash:

#depends_run port:evince

aqbanking:

replace --with-frontends="cbanking g2banking qbanking" by
--with-frontends="g2banking"

python2.5 tries to install in /Applications/MacPort which must be
enabled in this directory or disabled in the Portfile (how?).

libgtkhtml3 needs a patch: https://trac.macports.org/ticket/16989

During the installation of slib-guile on needs to create the directory
${prefix}/share/guile/site manually and then re-enter the command 

$ ${prefix}/bin/guile16 -c "(use-modules (ice-9 slib)) (require 'new-catalog)"

since it fails during activation.

gwenhywfar needs an version bump: https://trac.macports.org/ticket/16945

That's all. Now the commands mentioned above work.

After it's done, how can I create a package of it which doe not contain
unnecessary files and can be distributed as dmg and installed in
/Applications ?

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


libgtkhtml3 doesn't build, solution is in ticket #16989

2008-10-24 Thread Olaf Foellinger
Hi,

recently I've filed a ticket #16989 so that libgtkhtml3 builds again.
Please review and commit the patches.

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: how do I patch a file that is created after configure?

2008-10-23 Thread Olaf Foellinger
Hi Ryan,

* Ryan Schmidt <[EMAIL PROTECTED]> [24.10.08 06:17]wrote:

> On Oct 23, 2008, at 14:31, Olaf Foellinger wrote:
>
>> libgtkhtml3 doesn't builds here because a generated file does not  
>> work.
>> How do I tell the portfile to configure first and patch then?
>
> The patch phase always precedes the configure phase. So you'll need to 
> run a patch command yourself after configure, like:
>
> post-configure {
>   system "cd ${worksrcpath} && patch -p0 < ${filespath}/patch- 
> something.diff"
> }

thank you, this worked perfectly.

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


how do I patch a file that is created after configure?

2008-10-23 Thread Olaf Foellinger
Hi,

libgtkhtml3 doesn't builds here because a generated file does not work.
How do I tell the portfile to configure first and patch then?

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Status of mdmg, dmg,... port subcommands

2008-10-22 Thread Olaf Foellinger
Hi,

today I've tried 

$ sudo port mdmg gnucash 
--->  Creating pkg for gnucash-2.2.7
Error: Target org.macports.pkg returned: shell command
"/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker
-build -f
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnucash/work/destroot
-p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnucash/work/gnucash-2.2.7.pkg
-r
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnucash/work/pkg_resources
-i
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnucash/work/Info.plist
-d
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnucash/work/Description.plist"
returned error 1
Command output: 
The package could not be created because of the following errors:
Root directory
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnucash/work/destroot"
is not valid.

I wanted to ask what's the current status of these port subcommands? Are
they supposed to work so I should file a bug report or are they on the
todo list?

Gru? Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


success in building a native version of gnucash was: Re: how to build gimp +quartz?

2008-10-21 Thread Olaf Foellinger
Hi,

thanks for your help.

* David Evans <[EMAIL PROTECTED]> [19.10.08 22:06]wrote:

> Olaf Foellinger wrote:
> > Hi,
> >
> > today I've tried to build 
> >
> > $ sudo port install gimp-app +quartz
> >
> > on a relative freshly installed macports. Before I've installed the x11
> > version of gnucash.
> >
> > Macports has installed the x11 version of gimp to. What do I have to do
> > to install the quartz version? My next target would be the quartz
> > version of gnucash which should be possible according to 
> >
> > http://wiki.gnucash.org/wiki/MacOSX/Quartz 
> >
> > Gruß Olaf
> > ___
> > macports-users mailing list
> > macports-users@lists.macosforge.org
> > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
> >
> >   
> I'm not sure that anyone has succeeded doing this with version 2.6.1
> yet.  Even the
> official GIMP On MacOSX prebuilt version is X11.

O.k. it seems to be difficult.
 
> The general idea is that you have to rebuild gtk2 and its dependencies
> with +quartz or +no_x11 as is the case
> by looking at each port and then rebuild gimp using these as the
> dependencies.

Yes, thanks.
> 
> This will break a lot of things that expect x11 support in other apps so
> you probably would
> want to do this using a separate MacPorts installation just for this
> purpose.

Done.

> Another approach is to build separate copies of the underlying
> dependencies using Imendio's
> system for building GTK in native mode.  A description of how to go
> about this can be found
> on the gimp.org wiki (Wilber's Wiki)  here
> 
> http://wiki.gimp.org/gimp/HowToCompileGimp/MacOSX
> 
> Hope this helps and if you have any success or run into specific
> problems please let us know.

I've started with GnuCash and have now a native version up and running.
Of course it's not polished and there are a lot of messages in the
console but it seems to work fine. I will report the details later.

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


version bump of gwenhywfar

2008-10-21 Thread Olaf Foellinger
Hi,

today I've submitted a patch for gwenhywfar for the shift to the new
version: https://trac.macports.org/ticket/16945.

Please review and submit it.

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


how to build gimp +quartz?

2008-10-19 Thread Olaf Foellinger
Hi,

today I've tried to build 

$ sudo port install gimp-app +quartz

on a relative freshly installed macports. Before I've installed the x11
version of gnucash.

Macports has installed the x11 version of gimp to. What do I have to do
to install the quartz version? My next target would be the quartz
version of gnucash which should be possible according to 

http://wiki.gnucash.org/wiki/MacOSX/Quartz 

Gruß Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


please commit: #14376: change of mutt-devel backend to gdbm since headercaching doesn't work with db4

2008-02-18 Thread Olaf Foellinger
Hi,

please commit the attached patch.

Gruß Olaf
--- Begin Message ---
#14376: change of mutt-devel backend to gdbm since headercaching doesn't work 
with
db4
+---
 Reporter:  [EMAIL PROTECTED]  |   Owner:  [EMAIL PROTECTED]
 Type:  enhancement |  Status:  new 
 
 Priority:  Normal  |   Milestone:  Port Enhancements   
 
Component:  ports   | Version:  1.6.0   
 
 Keywords:  |  
+---
 please commit the attached patch.

-- 
Ticket URL: 
MacPorts 
Ports system for Mac OS
--- End Message ---


pgpuf655c9p99.pgp
Description: PGP signature
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


please commit the referenced patch: gpgme variant for mutt-devel?

2008-02-18 Thread Olaf Foellinger
Hi,

I've tested the patch, it compiles and mutt works soplease commit the
patch.

Gruß Olaf
--- Begin Message ---
On Wed, Jan 02, 2008 at 08:08:12PM +0100, Christoph Ludwig wrote:
> On Wed, Jan 02, 2008 at 12:50:20PM -0600, Ryan Schmidt wrote:
> > On Jan 2, 2008, at 02:18, Christoph Ludwig wrote:
> > >I have a request: I'd be grateful if support for mutt's gpgme  
> > >crypto backend
> > >was added to the port mutt-devel, at least as a variant.  
> > >Unfortunately, I am
> > >swamped so I do not have the time to come up with a portfile patch  
> > >myself.
> > 
> > 
> > [snip]
> > 
> > Then you should file an enhancement request ticket in Trac.
> 
> done, it is #13788.

I finally got around to prepare a patch. It is attached to the ticket
http://trac.macosforge.org/projects/macports/attachment/ticket/13788/mutt-devel.gpgme.patch>.

If you approve the patch, I'd appreciate if you let me know when it is
commited to the central macports repository, so I can delete the copy of the
port from my local repository.

Regards

Christoph
-- 
FH Worms - University of Applied Sciences
Fachbereich Informatik / Telekommunikation
Erenburgerstr. 19, 67549 Worms, Germany
--- End Message ---
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


please submit the following update and patch was: [Fwd:[MacPorts] #13845: UPDATE: darkstat 3.0.707]

2008-01-07 Thread Olaf Foellinger
Hi,

I've tested the patch and the update, it works, please submit it.

Gruss Olaf
--- Begin Message ---
#13845: UPDATE: darkstat 3.0.707
--+-
 Reporter:  [EMAIL PROTECTED]  |   Owner:  [EMAIL PROTECTED]
 Type:  enhancement   |  Status:  new   
   
 Priority:  Normal|   Milestone:  Port Updates  
   
Component:  ports | Version:  1.6.0 
   
 Keywords:|  
--+-
 The current darkstat port is out of date. I've attached a patch to update
 it to 3.0.707 and fix a subsequent build error. It also cleans up the
 syntax of the Portfile a bit.

-- 
Ticket URL: 
MacPorts 
Ports system for Mac OS
--- End Message ---
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


please submit the following patch [Fwd:[MacPorts] #13604: [PATCH] new mutt-devel variant]

2007-12-24 Thread Olaf Foellinger
Hi,

I've tested the following patch and it works so please submit it tu
mutt-devel.

Gruss Olaf
--- Begin Message ---
#13604: [PATCH] new mutt-devel variant
---+
 Reporter:  [EMAIL PROTECTED]  |   Owner:  [EMAIL PROTECTED]
 Type:  enhancement|  Status:  new  

 Priority:  Normal |   Milestone:  Port Enhancements

Component:  ports  | Version:  1.5.2

 Keywords:  mutt-devel |  
---+
 Hi,[[BR]]
 here's a patch to add the sidebar variant to mutt-devel.[[BR]]
 It's tested on 10.5.1 ppc and works well.

-- 
Ticket URL: 
MacPorts 
Ports system for Mac OS
--- End Message ---
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


portfile patch for mutt-devel

2007-11-09 Thread Olaf Foellinger
Hi,

in ticket #13219 there is a patch for mutt-devel. It fixes a bug that
prevented mutt-devel to build with variants with patches.

It also updates some mutt-patches to the latest mutt version and it
disables some variants that don't work or aren't no longer used.

Please check it and submit it. 

Gruss Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: mutt 1.5.17 header caching problem

2007-11-04 Thread Olaf Foellinger
Hi,

* Sbranzo <[EMAIL PROTECTED]> [04.11.07 14:13]wrote:

> I'm experiencing some issues with the latest release of mutt-devel and
> header caching. Basically, without changing the configuration from
> 1.5.16, header caching for my maildirs stopped working.
> That's the bug report I filed for on the mutt trac,
> http://dev.mutt.org/trac/ticket/2978 , does it work for you?

here it seems to work, the first access to a maildir takes some time,
maybe the cache has been rebuilt, but following accesses even after a
new start of mutt seems to use the headercache.
> 

Gruss Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


slrn-devel doesn't build

2007-11-03 Thread Olaf Foellinger
Hi,

slrn-devel doesn't build since it cannot find slang libraries. A
solution and a patchfile is included in ticket #13130.

Gruss Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


version bump for mutt-devel to 1.5.17

2007-11-02 Thread Olaf Foellinger
Hi,

ticket  #13107 contains a patch for the current portfile. Please review
it and commit it if possible.

Gruss Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: gimp-app +quartz usable?

2007-10-26 Thread Olaf Foellinger
Hi,

* Yves de Champlain <[EMAIL PROTECTED]> [26.10.07 20:23]wrote:

> 
>  Le 07-10-26 à 14:08, Olaf Foellinger a écrit :
> 
> > Hi,
> >
> > $ port info gimp-app
> > gimp-app 2.4.0, aqua/gimp-app (Variants: universal, quartz)
> >
> > Is the quartz variant usable?
> > Will there be problems using gnome applications like Gnucash in parallel
> > without quartz option?
> 
>  Very interresting questions !
> 
>  I have run gimp on quartz for some weeks, not very intensively, but I have 
>  yet to see a show-stopper.
>  I should also add that I'm not using macports' gtk+ and glib but rather HEAD 
>  sources.
> 
>  Now I don't think it is possible to have both gtk-x11 and gtk-quartz but I 
>  have not even thought of trying.  I have two parralels setup, one for X11 
>  stuff, one for quartz stuff.  I have tried a few other apps on gtk-quartz 
>  and they all failed at launch.  The gimp developers test their OSX build 
>  with quartz ,so that does help a lot !

Just trying

$ port install gimp-app +quartz doesn't changes a lot since it only sets
some links different. 

Gruss Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


gimp-app +quartz usable?

2007-10-26 Thread Olaf Foellinger
Hi,

$ port info gimp-app
gimp-app 2.4.0, aqua/gimp-app (Variants: universal, quartz)

Is the quartz variant usable?
Will there be problems using gnome applications like Gnucash in parallel
without quartz option?

Gruss Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: GnuCash help pages

2007-08-15 Thread Olaf Foellinger
* David Rowe <[EMAIL PROTECTED]> [15.08.07 21:49]wrote:

>  Christian Cardall wrote:
> > Thanks to David Rowe for the workaround he provided yesterday to get
> > GnuCash 2.2.0 to start. I now have the difficulty that when I try to
> > access the help pages or the tutorial I get a message saying
> >
> >  GnuCash could not find the files for the help documentation.
> > This is likely because the
> >  'gnucash-docs' package is not installed.
> >
> > However I do have the gnucash-docs port installed, as evidenced by the line
> >
> >   gnucash-docs @2.0.1_0 (active)
> >
> > in the output of the "port installed" command. Suggestions?
> >
> >   
>  In my experience, Yelp, the package which handles the Gnucash help, has been 
>  broken for quite a while under MacPorts. I never got it to work with Gnucash 
>  2.0.5. It never worked for Gramps either.
> 
>  I just use the Gnucash documentation online at: 
>  http://www.gnucash.org/docs/v2.0/C/gnucash-help/help.html

Or the one in file:///opt/local/share/doc/gnucash/index.html

Gruss Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


new Portfile for version bump of mutt-devel

2007-04-30 Thread Olaf Foellinger
Hi,

I've added bug https://svn.macosforge.org/projects/macports/ticket/11876
to trac together with a diff file for the port file which bumps
mutt-devel to current version 1.5.15. 

I would also agree to take over the maintainership which means I accept
patches and add them to the portfile rather than updating all the
variants mysel.

Please check the bug and commit the file to the repository.

Gruss Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Update of libidn for MacPorts

2007-04-25 Thread Olaf Foellinger
Hi,

* Boey Maun Suang <[EMAIL PROTECTED]> [18.04.07 06:40]wrote:

> Let's include the link to the ticket this time.
> 
> [1] http://trac.macports.org/projects/macports/ticket/11702
> 
> On 18/04/2007, at 14:37, Boey Maun Suang wrote:
> 
> >Hi Olaf,
> >
> >I just wanted to ask whether or not you'd had a chance to look at  
> >the update ticket that I submitted for libidn [1], which lists you  
> >as its maintainer.  It's been a couple of weeks since I submitted  
> >it, and I'd like to apply if you haven't any objections.

Maun Suang has submitted a patch for libidn to bump it to version 0.6.9.
It works at least for me.  Please submit this patch and note his
contribution in the Portfile.

Gruss Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


[new port] cleanscore

2007-01-23 Thread Olaf Foellinger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I've submitted a new port for cleanscore, a helper tool for slrn. Please
have a look at it and commit it.

Gruss Olaf
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (Darwin)

iQEVAwUBRbaLDGnsxM2U021GAQK1bwf/eGjIZOhzVJH3n5Tqoy43unXniMRxx0/Q
o/Whg+rr7tHZUXnMfO00iQk9o3HmiiRQ6Wi0hLwbWuMaBaU79qfBPtJEwErjS/Bh
vnWAaJoj5GoQYWr/smm9+jvyteQVUya476LMUIJRkkuazSOn8h6reyo9eItT0E2I
clrnQhgyhzmFCXZlaj2rnFbsZ50ssdYsuHeqXWNr3S1QXFHV8TLMFSPrhzWhqHHJ
kWu/LyCDK5XW+a/jDnuiC83cirIgba82QvHOzRSc/f68wpKFVWs6J9nP6QGqAjhU
TdNivrfRnaY/IqeZ+4v6PceioqVLSzEGXmAq2Pa5okhhzP73o0nngQ==
=vtub
-END PGP SIGNATURE-
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


problems using aspell

2006-11-13 Thread Olaf Foellinger
Hi,

today I've installed aspell and aspell-dict-de

$ port installed|grep aspell
  aspell @0.60.4_1 (active)
  aspell-dict-de @2.1_0 (active)

Unfortunately aspell doesn't find the dictionary or I don't know how to
call it:

$ /opt/local/bin/aspell -c --mode=email --lang=de-DE file
Error: No word lists can be found for the language "de_DE"

$ port contents aspell-dict-de
Port aspell-dict-de contains:
  /opt/local/lib/aspell-0.60/de-alt.dat
  /opt/local/lib/aspell-0.60/de-alt_affix.dat
  /opt/local/lib/aspell-0.60/de-alt_phonet.dat
  /opt/local/share/aspell/de-alt.multi
  /opt/local/share/aspell/de-alt.rws
  /opt/local/share/aspell/deutsch-alt.alias
  /opt/local/share/aspell/german-old.alias

Which of the files contains the dictionary and how should I assign it in
the command line?
  

Gruss Olaf
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users