Re: How to start kde4

2012-01-12 Thread Brandon Allbery
On Thu, Jan 12, 2012 at 11:44, Michael Parchet wrote: > I have installed the kde4 baseapp package and the kde4 runtime package To > start kde the program ask me to execute this command > > # 'sudo chown -R $USER ~/Library/Preferences/KDE' > > If I try to execute it i get the no such file or dire

Re: port issues

2012-01-13 Thread Brandon Allbery
On Fri, Jan 13, 2012 at 05:49, Ryan Schmidt wrote: > #19300), there could be a link to tickets about the port. And it's been > suggested that when you're viewing a ticket about a port, it should show > you other tickets about that port, to help you figure out if you might be > looking at a duplic

Re: How to retain build of a port

2012-01-13 Thread Brandon Allbery
On Fri, Jan 13, 2012 at 18:09, Srinath Vadlamani wrote: > I was wondering if there is a flag that will retain the build directory of > a port in: > /opt/local/var/macports/build > -k keep mode (don't autoclean after install) (I am your interface to "man port") -- brandon s allbery

Re: Perl 5.14 ad default, and Irssi to use it

2012-01-16 Thread Brandon Allbery
On Mon, Jan 16, 2012 at 13:15, Timothy Makobu wrote: > Is there a way to make perl 5.14 the default perl in my system, and to > make everything depending on perl accept that version? > sudo port -R upgrade perl5 +perl5_14 (apparently port select isn't good enough...) -- brandon s allbery

Re: locations of log file

2012-01-17 Thread Brandon Allbery
On Tue, Jan 17, 2012 at 15:11, Shiyuan wrote: > When I run port selfupdate, it fails and refers to the log. But where > is the log file? I try to use port logfile, but that command fails too. > Thanks. The correct command is "port log". I suggest taking a look at "man 1 port". Several loo

Re: php.ini removed

2009-06-29 Thread Brandon Allbery
On Jun 28, 2009, at 16:38 , Ryan Schmidt wrote: I could move the file and then put a symlink to it at the old location... Copy, then rename the old to php.ini.old or similar. -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allb...@kf8nh.com system administrator [openafs,heimdal,too

Re: installing ghc fails

2009-07-01 Thread Brandon Allbery
On Jul 1, 2009, at 10:42 , Inky 788 wrote: ---> Installing ghc @6.10.3_1+darwin_9_i386 ---> Activating ghc @6.10.3_1+darwin_9_i386 ~~~ /snip ~~~ ---> Attempting to fetch haddock-2.4.1.tar.gz from http://distfiles.macports.org/haddock Haddock 2.4.1 isn't compatible with ghc 6.10.2 and later.

Re: installing ghc fails

2009-07-01 Thread Brandon Allbery
On Jul 1, 2009, at 11:37 , Inky 788 wrote: On Wed, Jul 1, 2009 at 10:50 AM, Brandon Allbery wrote: On Jul 1, 2009, at 10:42 , Inky 788 wrote: ---> Installing ghc @6.10.3_1+darwin_9_i386 ---> Activating ghc @6.10.3_1+darwin_9_i386 ~~~ /snip ~~~ ---> Attempting to fetch haddock-2.4

Re: installing ghc fails

2009-07-01 Thread Brandon Allbery
On Jul 1, 2009, at 12:21 , Inky 788 wrote: $ cabal install haddock Resolving dependencies... No packages to be installed. All the requested packages are already installed. If you want to reinstall anyway then use the --reinstall flag. ~~~ /snip ~~~ Weird. (How can I check if it's actually ins

Re: Managing launchd

2009-07-02 Thread Brandon Allbery
On Jul 2, 2009, at 15:33 , Bryan Blackburn wrote: On Thu, Jul 02, 2009 at 07:06:35PM +0300, Panagiotis Atmatzidis said: I've installed dnsmasq but I don't know how to make launchd start dnsmasq on boot. I understand that this has something to do with launchd but I could not find any documentatio

Re: upgrade observations

2009-07-04 Thread Brandon Allbery
On Jul 4, 2009, at 11:15 , Rainer Müller wrote: * At a minimum, MacPorts should keep track of processor type information for relocatable binaries, libraries, etc. The suite should NOT try to build executables from mixtures of PPC and Intel files. What do you mean by relocatable h

Re: imapsync problem

2009-07-16 Thread Brandon Allbery
On Jul 16, 2009, at 22:13 , David Yoken wrote: admin$ sudo imapsync --host1 imap.gmail.com --user1 *...@gmail.com -- password1 *** --ssl1 --host2 192.168.38.10 --user2 *** --password2 *** --ssl2 Password: *** imapsync needs perl lib Mail::IMAPClient release 2.2.9, or 3.0.19 or superior Ma

Re: Darwin Ports

2009-07-24 Thread Brandon Allbery
On Jul 24, 2009, at 13:13 , Scott Haneda wrote: Are MacPorts port files compatable with Darwin Ports? Is Darwin Ports still even alive? AFAIK MacPorts *is* (or is the successor to) DarwinPorts; the two are not entirely compatible as MacPorts has evolved considerably. What are the package m

Re: 1.8.1beta - build_arch x86_64

2009-08-10 Thread Brandon Allbery
On Aug 10, 2009, at 20:38 , Scot Ballard wrote: I am kicking the tires on macports beta 1.8.1b. I changed the build_arch var to x86_64 in hopes i could build x86_64 binaries for my XEON system. It seems like opessl is not building in the new architecture but dovecot is. The build will s

Re: openjdk6 install error

2009-08-13 Thread Brandon Allbery
On Aug 13, 2009, at 11:58 , Frank J. R. Hanstick wrote: Hello, Is the source available for compiling on a G4? I would guess the bootstrap compiler would itself need to be bootstrapped, so source won't help. -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allb...@kf8nh.com

Re: openjdk6 install error

2009-08-13 Thread Brandon Allbery
On Aug 13, 2009, at 12:58 , Frank J. R. Hanstick wrote: Hello, Does this mean that the bootstrap is compiled on something other than gcc? That does not make a lot of sense if it can be compiled for MacOS 10.4. On Aug 13, 2009, at 9:46 AM, Brandon Allbery wrote: On Aug 13, 2009, at 11

Re: [MacPorts] #20662: openjdk6_bootstrap contains only i386 binaries

2009-08-13 Thread Brandon Allbery
On Aug 13, 2009, at 14:04 , Frank J. R. Hanstick wrote: Can anyone tell me if any other programs ported by MacPorts that is i386 only as implied in the reason for closing this ticket? wine / wine-devel / wine-crossover-games are intrinsically x86 only, for one obvious example. openjdk is

Re: [MacPorts] #20662: openjdk6_bootstrap contains only i386 binaries

2009-08-13 Thread Brandon Allbery
On Aug 13, 2009, at 14:35 , Frank J. R. Hanstick wrote: Are there instructions somewhere on how to do this? On Aug 13, 2009, at 11:18 AM, Brandon Allbery wrote: On Aug 13, 2009, at 14:04 , Frank J. R. Hanstick wrote: Can anyone tell me if any other programs ported by MacPorts that

Re: Trouble with sshfs, caused by macfuse

2009-08-14 Thread Brandon Allbery
On Aug 13, 2009, at 18:38 , Ryan Schmidt wrote: On Aug 13, 2009, at 10:09, Damien Clauzel wrote: MacFuse cannot be activated, because the filesystem module is already provided by Google's preference panel. By consequence, sshfs cannot be installed because the macfuse port is not activated, al

Re: A different openjdk6 install problem

2009-08-17 Thread Brandon Allbery
On Aug 16, 2009, at 19:32 , David Rowe wrote: ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function 'J2DXErrHandler': ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: 'X_ShmAttach' undeclared (first use in this function) ../../../src/solaris/native/sun/awt/awt_Gra

Re: A different openjdk6 install problem

2009-08-17 Thread Brandon Allbery
On Aug 17, 2009, at 18:43 , David Rowe wrote: Brandon Allbery wrote: On Aug 16, 2009, at 19:32 , David Rowe wrote: ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function 'J2DXErrHandler': ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: 'X_ShmAtt

Re: A different openjdk6 install problem

2009-08-18 Thread Brandon Allbery
On Aug 18, 2009, at 05:21 , David Rowe wrote: Brandon Allbery wrote: . . . . . . . . . What's on line 171 of that file? On my system it's > BYTEbpad1; and BYTE is also used on prior lines, so apparently my shmproto.h differs from yours. Can you paste lines 165-1

Re: A different openjdk6 install problem

2009-08-19 Thread Brandon Allbery
On Aug 18, 2009, at 20:21 , David Rowe wrote: I had thought it was possible that a suitable declaration of 'X_ShmAttach' could be supplied by #including shmproto.h> - so I inserted an appropriate #include statement near the beginning of awt_GraphicsEnv.c Hm. Actually not; that's internal,

Re: ZendFramework causing MySQL to "upgrade"?

2009-08-19 Thread Brandon Allbery
On Aug 19, 2009, at 10:26 , Chris Janton wrote: mac 48 # sudo port upgrade outdated ---> Computing dependencies for mysql5 ---> Fetching mysql5 ---> Attempting to fetch mysql-5.0.84.tar.gz from http://mysql.he.net/Downloads/MySQL-5.0/ ??? I think ports can't tell that mysql-devel "provide

Re: Bug in trace prevents installation of xorg-server

2009-08-19 Thread Brandon Allbery
On Aug 19, 2009, at 11:16 , Joshua Root wrote: Well, libvorbis certainly isn't in the dependency tree for xorg- server, so trace mode is correctly blocking access to its files. This sort of situation could indicate an undeclared dependency, but OTOH it doesn't seem like anything here should need

Re: darwinbuild looking for ppc?

2009-08-20 Thread Brandon Allbery
On Aug 20, 2009, at 04:21 , Ryan Schmidt wrote: On Aug 20, 2009, at 02:23, William Davis wrote: darwinbuild 0.8.0_546 fails to build while looking for ppc? ---> Building darwinbuild Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_

Re: A different openjdk6 install problem

2009-08-20 Thread Brandon Allbery
On Aug 20, 2009, at 19:06 , David Rowe wrote: Brandon Allbery wrote: On Aug 18, 2009, at 20:21 , David Rowe wrote: I had thought it was possible that a suitable declaration of 'X_ShmAttach' could be supplied by #including shmproto.h> - so I inserted an appropriate #include s

Re: xorg-libX{cursor,inerama} build failures

2009-09-08 Thread Brandon Allbery
On Sep 7, 2009, at 19:31 , Jeffrey Goldberg wrote: The single most annoying documented bug of csh/tcsh is that there is no equivalent of the 2>&1 construct. I was already aware of this, but you may wish to keep that in mind when you spell out instructions for others. Er, what? foo >& lo

Re: Problems installing policykit on Snow Leopard

2009-09-24 Thread Brandon Allbery
On Sep 23, 2009, at 13:58 , Adam Olsen wrote: /opt/local/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl polkit-action.xml but later on in the thread the option is documented as "--nonet". Typo, or bug in the port? -- brandon s. allbery [sola

Re: Fixed! Re: Recovery from p5-io-compress-zlib conflicts with p5-io-compress?

2009-09-25 Thread Brandon Allbery
On Sep 25, 2009, at 10:03 , David Corking wrote: Fixed (at least it looks fixed.) I had not realised that 'clean' can clean the registry. All it took to recover was $ sudo port clean p5-io-compress I don't think it does. It *does* clean the flags in the port's build area that indicate wh

Re: .bashrc .profile .bash_profile

2009-10-01 Thread Brandon Allbery
On Oct 1, 2009, at 17:41 , Scott Haneda wrote: I need to understand this once and for all, there is varying info on this, the bash man page is verbose and not entirely clear. When bash is invoked as an interactive login shell, or as a non-inter- active shell with the --login opt

Re: PATH procedures

2009-10-02 Thread Brandon Allbery
On Oct 2, 2009, at 22:20 , Scott Haneda wrote: Is this pretty standard, to have to add the {prefix}/apache2/bin to your PATH? Standard Apache / Apache2 behavior, yes, as distinct from other programs. My understanding is that most of the Apache binaries aren't particularly useful on standa

Re: .bashrc .profile .bash_profile

2009-10-02 Thread Brandon Allbery
On Oct 2, 2009, at 16:14 , Scott Haneda wrote: What specifically is an environment setting? This means PATH would be a bad thing to have in .bashrc? What I do is work in my user account, I have aliases, and other helper things as well as the PATH adjustments to MacPorts. Anything you set

Re: .bashrc .profile .bash_profile

2009-10-02 Thread Brandon Allbery
You might want to read the first several chapters of Kernighan and Pike's _The Unix Programming Environment_; the sections about shell programming will clarify quite a bit of what's going on with the environment and various startup files, even though it predates bash. -- brandon s. allbery

Re: .bashrc .profile .bash_profile

2009-10-02 Thread Brandon Allbery
On Oct 2, 2009, at 14:49 , Harald Hanche-Olsen wrote: + Brandon Allbery : If you run vi and type ":!ls", vi will spawn a noninteractive shell to run "ls". Noninteractive shells are also used by "make", "port", and numerous other commands. Note, however

Re: How to fix the problem of "Cannot open display"?

2009-10-04 Thread Brandon Allbery
On Oct 4, 2009, at 13:53 , Peng Yu wrote: $ gnome-terminal $Failed to parse arguments: Cannot open display: Unless you built Gtk+ with native Aqua support (which I think won't yet work with GNOME stuff), you need to install and run Apple's X11. -- brandon s. allbery [solaris,freebsd,perl,p

Re: How to fix the problem of "Cannot open display"?

2009-10-04 Thread Brandon Allbery
On Oct 4, 2009, at 16:08 , Peng Yu wrote: On Sun, Oct 4, 2009 at 12:55 PM, Brandon Allbery wrote: On Oct 4, 2009, at 13:53 , Peng Yu wrote: $ gnome-terminal $Failed to parse arguments: Cannot open display: Unless you built Gtk+ with native Aqua support (which I think won't yet

Re: How to fix the problem of "Cannot open display"?

2009-10-04 Thread Brandon Allbery
On Oct 4, 2009, at 16:54 , Peng Yu wrote: I started X11.app in /Applications/Utilities. But I still got the same error as that in my original post. What's the problem? You'll need to run gnome-terminal from the initial xterm, or from X11's Application menu, or after starting X11 do "export DI

Re: .bashrc .profile .bash_profile

2009-10-06 Thread Brandon Allbery
On Oct 4, 2009, at 21:17 , Scott Haneda wrote: If I do not have my aliases and such in .bashrc, my `sudo -s` env is pretty stark, and hard to work in. I do not need all my settings to come over when in this `sudo -s` mode, but I certainly would like the macports paths and other things to mak

Re: Install Error

2009-10-09 Thread Brandon Allbery
On Oct 9, 2009, at 09:44 , Peter Hindrichs wrote: I still have the question how would I get to the portfile via the command line, this is still puzzling. mress:23478 Z$ port file CosmicDebris /opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/ CosmicDebris/Portfile (whic

Re: ghc as an upgrade-stopper

2009-11-03 Thread Brandon Allbery
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Nov 3, 2009, at 15:39 , Alexy Khrabrov wrote: Error: Target org.macports.fetch returned: ghc is not yet supported on Mac OS X 10.6.x (SnowLeopard) Now I did port uninstall clean ghc... Do I need further obliteration efforts to make upgrade go pa

Re: qt3-mac

2009-11-09 Thread Brandon Allbery
On Nov 9, 2009, at 12:46 , wilfried rabaud wrote: The PATH is correctly set but 'which qt3-mac' returns nothing... 'port contents qt"-mac' shows me (from a long file list) : /opt/local/share/qt3/mkspecs/macx-g++/ /opt/local/bin/moc/ /opt/local/bin/qmake/ but nowhere i can find something that loo

Re: error building qcadlib

2009-11-11 Thread Brandon Allbery
On Nov 11, 2009, at 12:58 , wilfried rabaud wrote: cd src && make ( cd /src/moc && make ) /bin/sh: line 0: cd: /src/moc: No such file or directory make[2]: *** [/bin/moc] Error 1 make[1]: *** [lib/libqcad.a] Error 2 make: *** [all] Error 2 Building qcadlib failed It looks like moc is not found..

Re: Problems compiling Freetype

2009-11-18 Thread Brandon Allbery
On Nov 17, 2009, at 23:04 , Ryan Schmidt wrote: On Nov 17, 2009, at 15:15, Laurent Daudelin wrote: except in the case of Freetype. Is this a known issue with Freetype, ignoring C flags? I've had trouble with freetype ignoring things it should see in the cflags (cppflags?) too. Try setting i

Re: packages are active but not recognized

2009-11-27 Thread Brandon Allbery
On Nov 27, 2009, at 10:11 , tonyberber wrote: iMac24-3:~ administrator$ which gettext /sw/bin/gettext MacPorts doesn't know about and can't use Fink packages as prerequisites. -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allb...@kf8nh.com system administrator [openafs,heimdal,t

Re: Need help activating Macports install of MySQL5 on Snow Leopard

2009-12-14 Thread Brandon Allbery
On Dec 14, 2009, at 19:24 , William H. Magill wrote: Today, I have had occasion to install mysql for the first time -- I need it for a backend to a separate program. Macports has been working fine after upgrading to Snow Leopard and re-installing, and I have been using it for the things I'v

Re: Is macports site down?

2009-12-16 Thread Brandon Allbery
On Dec 16, 2009, at 12:21 , Panayotis Katsaloulis wrote: I suspect it has to do with some settings about mobile devices, since I am browsing through my carriers network, not through wifi. Although most sites ignore this, others understand it and use a special stylesheet and others (like macpor

Re: OT: cat and tail

2009-12-18 Thread Brandon Allbery
On Dec 18, 2009, at 23:02 , Scott Haneda wrote: # make a copy of the file and also clear it cd /path/to/ cat running_log > stale_log && echo "" > running_log mv running_log running_log.old && touch running_log && cat running_log.old >stale.log -- brandon s. allbery [solaris,freebsd,perl,p

Re: OT: cat and tail

2009-12-19 Thread Brandon Allbery
On Dec 19, 2009, at 03:31 , Scott Haneda wrote: On Dec 18, 2009, at 8:08 PM, Brandon Allbery wrote: On Dec 18, 2009, at 23:02 , Scott Haneda wrote: # make a copy of the file and also clear it cd /path/to/ cat running_log > stale_log && echo "" > running_log mv run

Re: Error in qtoctave-mac

2009-12-22 Thread Brandon Allbery
On Dec 22, 2009, at 16:10 , Isaías Martínez Yelmo wrote: ld: symbol(s) not found for architecture i386 This is your key: it looks like you are building for i386, but one or more of the libraries qtoctave-mac depends on is built only for x86-64. Check the MacPorts FAQ for possible causes

Re: Which package to install if I want to have the man page for strdup?

2010-01-01 Thread Brandon Allbery
On Jan 1, 2010, at 18:40 , Peng Yu wrote: I don't have manpage for strdup. Could somebody let me know which package I should install? strdup is part of the system C library. What you're missing is the UNIX manual pages part of the XCode distribution. -- brandon s. allbery [solaris,freebsd

Re: list native Mac OS X applications using port command

2010-01-14 Thread Brandon Allbery
On Jan 14, 2010, at 15:18 , Fyodor Vassiley wrote: How to list all native mac applications using port command? For example does have a native build. I curious what other native open source apps available.. "port list category:aqua or variant:aqua" looks like a good start. -- brandon s. allber

Re: list native Mac OS X applications using port command

2010-01-14 Thread Brandon Allbery
On Jan 14, 2010, at 16:43 , Fyodor Vassiley wrote: I am search for all mac-like apps (who follow more or less the Apple Human Interface Guidelines) I don't think there's any classification of MacPorts based on that, so no way the port command can produce a list for you. -- brandon s. allbe

Re: Error trying to upgrade Perl 5.10

2010-01-26 Thread Brandon Allbery
On Jan 26, 2010, at 23:00 , Eric Hall wrote: I have not checked that all perl-using ports depend on 'perl5' (w/o a version), though I did notice at least one port (ghc) is set to require perl5.8 as "only perl 5.8 is known to work reliably." I don't know if that i

Re: ghc

2010-02-23 Thread Brandon Allbery
On Feb 22, 2010, at 07:20 , Celso Coutinho wrote: Error: Target org.macports.fetch returned: ghc is not yet supported on Mac OS X 10.6.x (SnowLeopard) Is there no way to install ghc via MacPorts? Nope. There's a hacked installer available from haskell.org which installs a 32-bit ghc toolc

Re: MacPorts OS X 10.6.2 install problem

2010-02-24 Thread Brandon Allbery
On Feb 24, 2010, at 07:20 , Ian Roache wrote: rsync: getaddrinfo: rsync.opendarwin.org 873: nodename nor servname provided, or not known This is a DNS error. And, in fact: mress:21033 Z$ host rsync.opendarwin.org Host rsync.opendarwin.org not found: 3(NXDOMAIN) (I'm also dubious about

Re: syntax for uninstalling. Can I use a regex?

2010-02-28 Thread Brandon Allbery
On Feb 28, 2010, at 09:42 , David Epstein wrote: I tried port search installed tex, but I think it treated both "installed" and "tex" as search strings. Yes; that's how "port search" works. "port installed texlive" does what you want. May I suggest reading "man port" in a terminal window

Re: syntax for uninstalling. Can I use a regex?

2010-02-28 Thread Brandon Allbery
On Feb 28, 2010, at 10:07 , Joshua Root wrote: On 2010-3-1 01:50 , Brandon Allbery wrote: non-active versions are stored in tarballs so you can easily swap active versions with "port activate".) You're conflating image mode and archive mode here I think. The default is im

Re: syntax for uninstalling. Can I use a regex?

2010-02-28 Thread Brandon Allbery
On Feb 28, 2010, at 10:49 , David Epstein wrote: sudo port clean --all name:texlive Password: ---> Cleaning texlive ---> Cleaning texlive_base ---> Cleaning texlive_texmf-docs ---> Cleaning texlive_texmf-full ---> Cleaning texlive_texmf-minimal "clean" doesn't remove installed files, just

Re: syntax for uninstalling. Can I use a regex?

2010-02-28 Thread Brandon Allbery
On Feb 28, 2010, at 11:44 , David Epstein wrote: find . -name "*texlive*" -print ./var/macports/sources/rsync.macports.org/release/ports/tex/texlive ./var/macports/sources/rsync.macports.org/release/ports/tex/ texlive_base ./var/macports/sources/rsync.macports.org/release/ports/tex/ texlive_bas

Re: no module named vtk

2010-03-04 Thread Brandon Allbery
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mar 3, 2010, at 07:07 , Aron Wahlberg wrote: I get the following error when I try to import vtk Aron-Wahlbergs-MacBook-Pro:vtk-5.4 aron$ python -c 'import vtk' Traceback (most recent call last): File "", line 1, in ImportError: No module named v

Re: Need help diagnosing a digikam / imagemagick bug

2010-03-12 Thread Brandon Allbery
On Mar 12, 2010, at 08:13 , Jürgen Starek wrote: If I start digikam from the dock, select one or more images and choose "Resize Images" from the "Tools" menu, I get an error stating that "Cannot start 'convert' program from 'ImageMagick' package; please check your installation". When the "Al

Re: Need help diagnosing a digikam / imagemagick bug

2010-03-16 Thread Brandon Allbery
On Mar 15, 2010, at 19:58 , Jürgen Starek wrote: wouldn't be better to set the path globally in /etc/launchd.conf during the installation of MacPorts. I suspect that similar problems should exist for all programs using imagemagick, and adding /opt/ local/bin/ to the PATH systemwide should pre

Re: port_cutleaves

2010-03-16 Thread Brandon Allbery
On Mar 16, 2010, at 21:19 , Scott Haneda wrote: Both of those are normal software, active, and software I use on a regular basis, is this telling me it would remove it? I do not understand why it was picked up in the list to begin with? The man page is a little sparse, is there somewhere e

Re: port install: Can it keep going after a failure?

2010-03-17 Thread Brandon Allbery
On Mar 17, 2010, at 03:22 , Joshua Root wrote: On 2010-3-17 18:03 , Michael_google gmail_Gersten wrote: Does MacPorts have the equivalent of "make -k", to install, and keep on going when one dependency fails? They wouldn't be dependencies if you could install without them... make -k doesn't

Re: Warning: Skipping upgrade

2010-03-21 Thread Brandon Allbery
On Mar 21, 2010, at 19:14 , Mark Hattam wrote: I don't understand which port was skipped in the upgrading ... all four items that were outdated now appear to be "active". If I run a subsequent "port outdated" nothing needs doing. (...) Warning: Skipping upgrade since libtool 2.2.6b_1 >= libto

Re: fvwm - where's pager??

2010-03-30 Thread Brandon Allbery
On Mar 30, 2010, at 18:11 , Ryan Schmidt wrote: On Mar 30, 2010, at 16:59, Pau wrote: I installed fvwm, my favourite wm, but I realise that the pager is missing! When right-clicking I get the menu and an entry for the pager, but when I click on it, it does not appear. The pager on fvwm is th

Re: tr on OS X

2010-04-02 Thread Brandon Allbery
On Apr 3, 2010, at 00:31 , Scott Haneda wrote: If anyone can point me to a relevant thread, I would appreciate it. I am working on a port and I keep getting a "tr: Illegal byte sequence", which is no fault of MacPorts, but the answer to this may lead me down the path of an explanation. T

Re: tr on OS X

2010-04-03 Thread Brandon Allbery
On Apr 3, 2010, at 03:46 , Scott Haneda wrote: Just out of curiosity, if I wanted to do something like: $cat /dev/random | tr "a" "b" How do I get `tr` to work? I do not see anything in the man page that would allow me to treat the binary data as correctly. $ LANG=C tr a b If a multibyte lo

Re: Updated libvmime

2010-04-15 Thread Brandon Allbery
On Apr 15, 2010, at 04:06 , Gabriele Kahlout wrote: Okay, the ticket has been filed 5 months ago, what's happening to it? MacPorts is 100% volunteer; nobody has volunteered to keep libvmime up to date. You're welcome to do so, but don't expect anyone else to step forward simply because you

Re: Python Class Library for Numbers package.

2010-04-26 Thread Brandon Allbery
On Apr 26, 2010, at 04:22 , David Nicholls wrote: run clnum_setup.py install --prefix=/usr/local --prefix is where the package gets installed, not where it looks for things. Usually there is some way to say --with-(package)=(path) (e.g. --with-cln=/opt/local), but I can't speak for this p

Re: unclear message from MacPorts

2010-05-17 Thread Brandon Allbery
On May 18, 2010, at 00:52 , Yvon Thoraval wrote: # # Startup items have been generated that will aid in # starting dbus with launchd. They are disabled # by default. Execute the following command to st

Re: After latest updates, Gramps crashes on startup - the problem seems to be with Platypus

2010-05-19 Thread Brandon Allbery
On May 19, 2010, at 15:59 , David Rowe wrote: However, for convenience, I have been using a utility called Platypus that takes a shell script and wraps a minimal MacOS app around it so that you can run the script from the MacOS dock. See http://www.sveinbjorn.org/platypus. The script I used w

Re: After latest updates, Gramps crashes on startup - the problem seems to be with Platypus

2010-05-19 Thread Brandon Allbery
On May 19, 2010, at 16:25 , David Rowe wrote: On 19/05/2010 21:07, Brandon Allbery wrote: This is going to run with the default PATH, not the one you have set up for shells/Terminal windows. You probably want to change the above script to add /opt/local/bin to $PATH, since other programs

Re: SDL library header issue

2010-05-21 Thread Brandon Allbery
On May 21, 2010, at 17:55 , Michael_google gmail_Gersten wrote: stbmac:trunk Michael$ port installed libsdl The following ports are currently installed: libsdl @1.2.13_6+universal libsdl @1.2.14_8+universal (active) stbmac:trunk Michael$ sudo port deactivate libsdl ---> Deactivating libsdl stb

Re: Proper use of pkg-config in XCode

2010-05-22 Thread Brandon Allbery
On May 22, 2010, at 23:12 , k...@canvasfoundation.org wrote: But, I have been trying to figure out how to properly use pkg-config in XCode's GCC 4.0 "Other C++ flags" field under Project Settings. `pkg-config\ --cflags\ --libs\ cairo\ librsvg-2.0` "`pkg-config --cflags --libs cairo librsvg-2.0

Re: Using MacPorts to Make OS X Fonts Render Like Linux

2010-05-30 Thread Brandon Allbery
On May 31, 2010, at 00:29 , Joshua Root wrote: Maybe you should ask whoever you heard this from. If you can't specify a particular technical difference, I doubt anybody can point you to the right setting even if it exists. I suspect he means this (from my .fonts.conf): ~/Library/Fonts

Re: Using MacPorts to Make OS X Fonts Render Like Linux

2010-05-30 Thread Brandon Allbery
On May 31, 2010, at 00:56 , Joshua Root wrote: On 2010-5-31 14:38 , Brandon Allbery wrote: On May 31, 2010, at 00:29 , Joshua Root wrote: Maybe you should ask whoever you heard this from. If you can't specify a particular technical difference, I doubt anybody can point you to the

Re: /Applications/MacPorts

2010-06-12 Thread Brandon Allbery
On Jun 12, 2010, at 08:44 , John B Brown wrote: There was no /Applications/MacPorts on my machine. I completely removed MacPorts using the 'Uninstall' page and then reinstalled from the newly downloaded disk image MacPorts-1.9.0-10.6- SnowLeopard.dmg. There is still no /Applications/MacPorts

Re: perl error

2010-06-12 Thread Brandon Allbery
On Jun 12, 2010, at 20:17 , John B Brown wrote: I went to http://www.cpan.org/src and downloaded the .gv package directly. How do I use that for the source for the perl port? Drop it into /opt/local/var/macports/distfiles/perl5.8. -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] al

Re: Can't find Kate in KDE packages

2010-06-13 Thread Brandon Allbery
On Jun 13, 2010, at 23:32 , Scott Webster wrote: It is somewhat odd to me that the kate webpage says that kate is in kdebase and on macports (elsewhere too?) it is in kdesdk4, but I don't know much about kde. IIRC it was part of base in kde3; presumably they moved it for kde4 and the documen

Re: Manually stepping through port phases

2010-06-15 Thread Brandon Allbery
On Jun 15, 2010, at 01:38 , Scott Webster wrote: Yeah, I guess it makes some sense that all of the phases will include necessary predecessor stages, but it is a bit weird for install to then include the NEXT phase for you. However, I suppose if you know Most users would consider "install" to m

Re: Manually stepping through port phases

2010-06-15 Thread Brandon Allbery
On Jun 15, 2010, at 07:01 , Joshua Root wrote: While install and activate are separate targets internally, the install *action* implemented by port(1) runs both targets. I can't really think of a situation where you would need to run install only. One build host, many identical deployment

Re: inconsistent dependency information

2010-06-15 Thread Brandon Allbery
On Jun 15, 2010, at 19:32 , Scott Webster wrote: didn't mean registry, it just looks in the index. Ok, so this sort of thing will occur whenever there is a dependency that only occurs in certain situations, such as this one where you only need yasm if various parameters are met. Or perhaps more

Re: Installing old versions of ports

2010-06-17 Thread Brandon Allbery
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Jun 17, 2010, at 12:33 , Steven Rogers wrote: Is there an easy way to install old versions of ports? Googling turns up variations of this '07-ish method http://trac.macports.org/wiki/howto/InstallingOlderPort is the official way. - -- bran

Re: MacPorts 1.9.0 has been released

2010-06-18 Thread Brandon Allbery
On Jun 18, 2010, at 18:39 , Michael_google gmail_Gersten wrote: Now, a lot of these were installed as a result of installing other things. All of the docbooks, for example. Automake and autoconf. Getopt. These were requested/needed by something else. From what I understand about "leaves", they s

Re: Available Ports

2015-10-07 Thread Brandon Allbery
On Wed, Oct 7, 2015 at 8:17 PM, hbsimon wrote: > I posted too early, after selfupdate, I started the install of ports, but > this still does not explain why the port list URL does not show all > available ports. Sounds like port index generation on the server broke? -- brandon s allbery kf8n

Re: port not installed according to registry, yet depends_lib didn't "react"?

2015-10-08 Thread Brandon Allbery
On Thu, Oct 8, 2015 at 11:55 AM, René J.V. wrote: > I *really* that my update to 2.3.4 yesterday (from source) didn't cause > ports to be dropped from the registry! An update to a python module port broke portindex. I believe they're working on getting it fixed. -- brandon s allbery kf8nh

Re: port not installed according to registry, yet depends_lib didn't "react"?

2015-10-08 Thread Brandon Allbery
On Thu, Oct 8, 2015 at 12:36 PM, René J.V. wrote: > Ouch, that's what you get from depending on "internal" software and not on > something stable provided by the host :) > I sure hope they're working to fix what they broke! > The problem with Tcl is you can't just read a Portfile, you have to *r

Re: Trace/BPT trap: 5 on Mac OS 10.9.2 Mavericks

2015-10-09 Thread Brandon Allbery
On Fri, Oct 9, 2015 at 10:50 AM, wrote: > @rpath/libcfitsio.2.dylib That kind of path is normally used with application bundles (that is, stuff under /Applications). What exactly are you trying to run? And do you have any DYLD variables set in the environment? $ env | grep DYLD -- brando

Re: about fragmentation (of free disk space)

2015-10-10 Thread Brandon Allbery
On Sat, Oct 10, 2015 at 2:45 PM, Daniel J. Luke wrote: > On Oct 10, 2015, at 7:28 AM, René J.V. Bertin wrote: > > HFS+ is supposed to contain algorithms that limit file fragmentation, > but without a background process that moves files (or file blocks), it > cannot prevent free space fragmentati

Re: about fragmentation (of free disk space)

2015-10-11 Thread Brandon Allbery
On Sun, Oct 11, 2015 at 11:57 PM, Michael David Crawford < mdcrawf...@gmail.com> wrote: > In principle a highly fragmented disk has less payload capacity, and > will be slower to access because of all the indirect blocks. > If the file is that large, it'll have indirect blocks anyway. I don't kno

Re: Problem installing macports

2015-10-13 Thread Brandon Allbery
On Tue, Oct 13, 2015 at 7:55 AM, Sepideh Razavi wrote: > So I cleaned all the ports and uninstalled macports, then built again from > the source. Again run into signature verification failure step but this > time even at the self update step (where I had no issues before): I believe that was ci

Re: Rebuild old version of port?

2015-10-14 Thread Brandon Allbery
On Wed, Oct 14, 2015 at 8:57 AM, Michael Dickens wrote: > 1) I find no OpenModelica port in my search ("port search OpenModelica"). > Maybe this port actually goes by a different name? Maybe it is local to > your system? Since this is a qt4 issue, I'm happy to help (being the one > who committed

Re: openssl - could not find the C header files

2015-10-17 Thread Brandon Allbery
On Sat, Oct 17, 2015 at 2:24 PM, Frank Röhm wrote: > checking for openssl directory... configure: WARNING: We found the > libraries for openssl, but we could not find the C header files. You may > need to install a devel package. > configure: error: Missing headers; unable to proceed. > You pro

Re: openssl - could not find the C header files

2015-10-17 Thread Brandon Allbery
On Sat, Oct 17, 2015 at 7:00 PM, Frank Röhm wrote: > MacBook:tor-0.2.7.3-rc root# ./configure --with-openssl=/opt/local > configure: WARNING: unrecognized options: --with-openssl > I haven't built tor, so I was guessing as to the configure option (I specifically said "or similar"). I suggest "./

Re: Why was guile18 attempted when I told it not to?

2015-10-18 Thread Brandon Allbery
On Sun, Oct 18, 2015 at 5:08 PM, Dave Horsfall wrote: > ---> Updating database of binaries > ---> Scanning binaries for linking errors > ---> Found 1 broken file(s), matching files to ports > ---> Found 1 broken port(s), determining rebuild order > ---> Rebuilding in orde

Re: Why was guile18 attempted when I told it not to?

2015-10-18 Thread Brandon Allbery
On Sun, Oct 18, 2015 at 6:30 PM, Dave Horsfall wrote: > #revupgrade_moderebuild > > I guess that's the culprit; how should it be nobbled? Or perhaps "not" > should be honoured instead? > As documented in the comment above it (or in macports.conf.default if you didn't copy the comment ov

Re: checksum errors and non accessible wiki

2015-10-22 Thread Brandon Allbery
On Thu, Oct 22, 2015 at 2:18 PM, Ryan Schmidt wrote: > Oh sorry, I was thinking of a different thread. That *was* stated in the > error above. But we haven't seen what the HTML file says... We had multiple concurrent reports in IRC as well. When the same thing is happening in a distributed fas

Re: el capitan

2015-10-24 Thread Brandon Allbery
On Sat, Oct 24, 2015 at 8:20 PM, Alexander Garcia Castro < alexgarc...@gmail.com> wrote: > Hi, I am using el capitan and I have downloaded mac ports several times. > it just does not work. the installation reaches close to 70% and then it > just does not move any more. does it work in el capitan -

<    1   2   3   4   5   6   7   8   9   10   >