Re: openssl and openssh

2012-03-16 Thread Brandon Allbery
On Fri, Mar 16, 2012 at 13:04, Jan Stary wrote: > On Mar 15 22:21:12, Brandon Allbery wrote: > > OpenSSL as a project desperately needs to be replaced with something > sane. > > Replaced where? OpenSSL and OpenSSH are both intimately related to (and > developed on) OpenBSD;

Re: Unable to compile libplist 1.8 on macport 2.0.4

2012-03-17 Thread Brandon Allbery
On Sat, Mar 17, 2012 at 09:02, Michael Parchet wrote: > *Error: Target org.macports.build returned: shell command failed (see log > for details) > Error: Failed to install libplist > Log for libplist is at: > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_

Re: installing git-core (to upgrade OpenSSL) leads to errors

2012-03-18 Thread Brandon Allbery
On Sun, Mar 18, 2012 at 00:07, Jeremy Lavergne wrote: > > However, my original error, one that prompted all this dance, still > persists. On my computer "A" when I do `git push computer_b" I get > > > > OpenSSL version mismatch. Built against 105f, you have 1000100f > > fatal: The

Re: installing git-core (to upgrade OpenSSL) leads to errors

2012-03-18 Thread Brandon Allbery
On Sun, Mar 18, 2012 at 08:50, Puneet Kishor wrote: > So, I was all set to force reinstall OpenSSL, but now I am thinking of > force reinstalling git. However, there *is* one issue to consider -- I get > exactly the same error as above when I try to do a > > ssh-keygen -t rsa > > which indica

Re: upgrade exept certain ports

2012-03-18 Thread Brandon Allbery
On Sun, Mar 18, 2012 at 14:04, Drechsel Wolf wrote: > what can I do to upgrade my outdated ports - exept certain ones (which may > take too long to compile, have failed in upgrading before etc.) ? > You can use booleans in the port command, e.g. my last upgrade required "port upgrade outdated and

Re: gnuplot + aquaterm Lion OS X

2012-03-18 Thread Brandon Allbery
On Sun, Mar 18, 2012 at 18:18, mdekauwe wrote: > :info:build You have not agreed to the Xcode license agreements, please run > xcodebuild standalone from within a Terminal window to review and agree to > the Xcode license agreements. > This is not saying to run "xcodebuild standalone", but to ru

Re: How to install a bunch of packages in a list?

2012-03-19 Thread Brandon Allbery
On Sun, Mar 18, 2012 at 21:34, Jeremy Lavergne wrote: > > Here is the command and the list of packages that I got: > > http://bin.cakephp.org/view/1705726929 > > > > Well, I have this list, it's good, but what I would like to do is just > install everyone of those packages. Any ideas? > > Instead

Re: spe for Python 2.7?

2012-03-22 Thread Brandon Allbery
On Thu, Mar 22, 2012 at 12:23, Dave Curtis wrote: > > You should explicitly declare a dependency on py27-foo. > > That doesn't seem right. Don't I want to set up the port for spe so that > it can be satisfied by *any* pyXX-foo module? How do I do that? Unless you have exactly one dependency,

Re: What provides xcodebuild?

2012-03-22 Thread Brandon Allbery
On Thu, Mar 22, 2012 at 13:11, Glen Henshaw wrote: > I appear to be digging myself a hole here. Having reinstalled both > Xcode.app and the command line utils, xcodebuild has not reappeared. So: > what package provides xcodebuild? > haral:6722 Z$ pkgutil --file-info =xcodebuild | grep pkgid

Re: spe for Python 2.7?

2012-03-22 Thread Brandon Allbery
On Thu, Mar 22, 2012 at 12:51, Dave Curtis wrote: > On Mar 22, 2012, at 9:37 AM, Brandon Allbery wrote: > > I believe the normal way to deal with this is variants (or, for more > complex situations, subports) that specify appropriately matched > dependencies. > > Please rec

Re: Is this a bug in RVM or MacPorts?

2012-03-25 Thread Brandon Allbery
On Sat, Mar 24, 2012 at 19:59, Behrang Saeedzadeh wrote: > I am talking about Ruby Version Manager. The reason I brought up this > discussion was to see where's the correct place to set the path for > MacPorts, ~/.profile or ~/.bash_profile, as the latest version of RVM > creates ~/.bash_profile a

Re: Is this a bug in RVM or MacPorts?

2012-03-25 Thread Brandon Allbery
On Sun, Mar 25, 2012 at 11:03, Phil Dobbin wrote: > On 25/03/2012 15:30, Brandon Allbery wrote: > > RVM has apparently decided that Bash is the only shell they ever > > need to support. > > Slightly unfair sweeping generalisations apart, if you look at rvm's

Re: html 5 and css 3 editor

2012-03-25 Thread Brandon Allbery
On Sun, Mar 25, 2012 at 13:45, Michael Parchet wrote: > I use bluegriffon but it isen't available on macport > > The bluegriffon website > > http://www.bluegriffon.org/ > > Why ther'is no portfile for thjis program ? > Because nobody submitted a port for it? MacPorts is a community; it lives (o

Re: Potential disruption to MacPorts domain registration

2012-03-29 Thread Brandon Allbery
On Thu, Mar 29, 2012 at 12:45, Sam Kuper wrote: > gkg.net sounds awful. Hope I never have any dealings with them! > > Wouldn't it be best to simply transfer the domain to another registrar > asap? I've found Dreamhost, Moniker and 123-reg to all be reasonably > helpful and reasonably priced for d

Re: webkit2png

2012-03-30 Thread Brandon Allbery
On Fri, Mar 30, 2012 at 10:39, Phil Dobbin wrote: > Can anybody think of a way to use Mac Port's Python or shall I just > use an alias? > Do you have pyobjc installed for the MacPorts python? (py-pyobjc or py-pyobjc2 as per required version, or the Python version-specific ports) -- brandon s

Re: installation on nfs disk

2012-03-30 Thread Brandon Allbery
On Fri, Mar 30, 2012 at 09:46, Benoist Laurent wrote: > ./configure --prefix=/ibpc/osx/lbt/macport/2.0.4/SL --enable-readline > --with-install-user=`id -un` --with-install-group=`id -gn` > --with-tcl-package=/ibpc/osx/lbt/macport/2.0.4/SL/share/macports/Tcl > > And here is the error message I get

Re: webkit2png

2012-03-30 Thread Brandon Allbery
On Fri, Mar 30, 2012 at 12:38, Lawrence Velázquez wrote: > On Mar 30, 2012, at 11:51 a.m., Ryan Schmidt wrote: > >> `Cannot find pyobjc library files. Are you sure it is installed?` > > > > Have you installed py27-pyobjc? > > (c) I am not sure where to get the WebKit module. py27-webkitgtk looks

Re: PostgreSQL 9.1 SPI

2012-04-02 Thread Brandon Allbery
On Mon, Apr 2, 2012 at 15:54, Puneet Kishor wrote: > I was hoping to try out the SPI extension with Postgres 9.1, which, per > the documentation at > http://www.postgresql.org/docs/9.1/static/contrib-spi.html is supposed to > live under /to/contrib. But, in my > /opt/local/share/postgresql91/cont

Re: /usr/local question

2012-04-04 Thread Brandon Allbery
On Wed, Apr 4, 2012 at 03:45, Saiwing Yeung wrote: > On Apr 3, 2012, at 8:40 PM, Ryan Schmidt wrote: > > On Apr 3, 2012, at 19:54, saiwingy wrote: > >> Since MacPorts is not compatible with /usr/local, every time I > install/update > > > > We don't install things in /usr/local. Why do you want to

Re: /usr/local question

2012-04-04 Thread Brandon Allbery
Too many outright errors. Please. On Wed, Apr 4, 2012 at 17:01, Jan Stary wrote: > "/opt/local was chosen so as to avoid stomping on other various > installations" > > What "other various installations", exactly? > Any software not part of a package system such as Apple's own, Fink, MacPorts,

Re: /usr/local question

2012-04-04 Thread Brandon Allbery
On Wed, Apr 4, 2012 at 18:19, Jan Stary wrote: > > It's the usual Unixy place for third party software, a point you yourself > > made at some point; how is it you are now unaware of it? > > Oh I am aware of it, and specifically mention it about > two lines below the point where you cut my message

Re: /usr/local question

2012-04-04 Thread Brandon Allbery
On Wed, Apr 4, 2012 at 19:08, Chris Jones wrote: > MacPorts does provide a means to set its installation root, so if *you* > really want to use /usr/local you can. Similarly you could use > /opt/I/bet/no/one/will/ever/find/this/ to be completely safe … > Actually, I think it specifically refuses

Re: lib release

2012-04-07 Thread Brandon Allbery
On Sun, Apr 8, 2012 at 01:17, Ryan Schmidt wrote: > I expressed the same reservations there. An answer was provided there. I > don't know how to respond to it; I'm not sure if this is a road MacPorts > wants to start down. I'll bite: the road that you apparently don't want MacPorts to start do

Re: lib release

2012-04-08 Thread Brandon Allbery
While noting the rest of your response, I would like to point out that... On Sun, Apr 8, 2012 at 02:05, Ryan Schmidt wrote: > Users using the debug variant will also not benefit from the buildbot's > precompiled binaries ...arguably if they need the debug variant, they *should* be building it

Re: Tor && Vidalia Ports

2012-04-12 Thread Brandon Allbery
On Thu, Apr 12, 2012 at 06:56, Jasper Frumau wrote: > Hi everyone, > > I have installed Tor > $ sudo port info tor > tor @0.2.2.35 (security) > Variants: universal > > > It does not seem to run automatically as it did when I installed it on a > Debian system. Do I need to activate Tor

Re: Bugzilla

2012-04-12 Thread Brandon Allbery
On Thu, Apr 12, 2012 at 09:45, Floyd Resler wrote: > I had to abort the first install attempt of phython27 so I'm thinking > that's what's causing the problem. I just can't figure out how to get back > to a clean state to try again. > `man port` is often helpful In particular you probably

Re: Bugzilla

2012-04-12 Thread Brandon Allbery
On Thu, Apr 12, 2012 at 10:03, Floyd Resler wrote: > I tried to find the file bzip2 is trying to decompress and I wasn't able > to. I tried removing the "/opt/local/var/macports/sources/ > rsync.macports.org/release/tarballs/ports/lang/python27" folder so > macports would download them again and

Re: apache 2.4

2012-04-18 Thread Brandon Allbery
On Wed, Apr 18, 2012 at 18:46, Ryan Schmidt wrote: > On Apr 18, 2012, at 17:39, Bjarne D Mathiesen wrote: > > Apache 2.4.1 was released on 21/02-2012 > > What's the status on supporting it in MacPorts ? > > I was not aware it was available, so thanks for letting us know. I guess > the apache2 por

Re: Tor && Vidalia Ports

2012-04-19 Thread Brandon Allbery
On Thu, Apr 19, 2012 at 03:00, Jasper Frumau wrote: > Never mind. sudo cat config and sudo gedit config did work. Somehow > TextMate showed me a blank file, even when I was using sudo mate config . > Not sure yet why. But I can edit the file using gedit At a guess, "mate" just sends AppleEvents

Re: MacPorts 2.1.0-beta1 now available for testing

2012-04-23 Thread Brandon Allbery
On Mon, Apr 23, 2012 at 11:42, Joshua Root wrote: > Have many people tested this? We've only had one real bug reported so > far, and that one was present in 2.0.4. If this is just a really solid > release, great; but if nobody is testing it, well, please do or the bugs > will just end up in the f

Re: strange gfortran problem

2012-04-26 Thread Brandon Allbery
On Fri, Apr 27, 2012 at 01:14, Victor Eijkhout wrote: > On Apr 26, 2012, at 11:22 PM, Jason Swails wrote: > > The problem is that the behavior you are seeing is allowed under the > Fortran standard > > I'll take your word for it. I ran into this when I compiling some software > that used kind(5) a

Re: X11 no longer launching

2012-05-01 Thread Brandon Allbery
On Tue, May 1, 2012 at 12:24 PM, Ted Kord wrote: > I installed xorg-server @1.12.0_0 and now X11 doesn't launch > automatically. So, I'm unable to use programs that require X11 like Matlab, > Gimp, Inkscape, etc. > > Even uncommenting the path to macports in my .bash_profile fails to launch > the

Re: X11 no longer launching

2012-05-02 Thread Brandon Allbery
On Wed, May 2, 2012 at 12:46 AM, Ted Kord wrote > On 1 May 2012 23:57, Brandon Allbery wrote: > >> On Tue, May 1, 2012 at 12:24 PM, Ted Kord wrote: >> >>> I installed xorg-server @1.12.0_0 and now X11 doesn't launch >>> automatically. So, I'm unabl

Re: netcdf checksum error - stealth upgrade likely

2012-05-02 Thread Brandon Allbery
On Thu, May 3, 2012 at 12:30 AM, Rafael Gómez-Sjöberg < rafa.gome...@gmail.com> wrote: > I'm trying to install Spyder, which has netcdf as a dependency, and I'm > getting checksum errors when installing netcdf-4.2. I checked one of the > netcdf mirrors (http://www.gfd-dennou.org/arch/netcdf/unidat

Re: macports.conf vs macports.conf.default

2012-05-16 Thread Brandon Allbery
On Wed, May 16, 2012 at 11:22 AM, M A wrote: > Under /opt/local/etc/macports I have both a macports.conf and > macports.conf.default file. The first seems to be from 2010 and the > latter from today. I guess the port command should be reading the > newer, but the documentation on the web (and usi

Re: Emacs port does not upgrade

2012-05-16 Thread Brandon Allbery
On Wed, May 16, 2012 at 2:09 PM, Watson Ladd wrote: > When I update emacs, I get a binary named emacs-23.4 instead of an updated emacs. Is there a good reason for this behavior? > I would guess it's being prepared for a "port select" mechanism to replace multiple ports owning the path /bin/emac

Re: Please tell me how to fix a installation problem, thanks!

2012-05-21 Thread Brandon Allbery
On Mon, May 21, 2012 at 11:16 AM, Apple Developer < weiwei.morganstan...@gmail.com> wrote: > ---> Computing dependencies for vimError: Unable to execute port: can't > read "build.cmd": Failed to locate 'make' in path: > '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its > Ma

Re: SAMBA 3.6.3

2012-05-21 Thread Brandon Allbery
On Mon, May 21, 2012 at 5:40 PM, O'Dell James wrote: > Has anyone else experienced problems getting the latest macports version > of Samba working. > > After some poking around, I discovered that there is an OS X 10.7 patch > lurking around that > increases the values for MAX_NGROUPS (Or some suc

Re: error install GRASS

2012-05-24 Thread Brandon Allbery
On Thu, May 24, 2012 at 2:13 PM, Puneet Kishor wrote: > I got the following error in the log. Hopefully someone can help me find a > solution > You have managed to copy your "error" at a spot which appears to be a summary coming right after the actual error, thus telling us nothing other than th

Re: error installing npm

2012-05-24 Thread Brandon Allbery
On Thu, May 24, 2012 at 4:26 PM, Puneet Kishor wrote: > Please see the log file for port npm for details: > > > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_npm/npm/main.log > And this contains...? -- brandon s allbery

Re: Ruby ... active user sought

2012-05-30 Thread Brandon Allbery
On Wed, May 30, 2012 at 5:45 AM, Bjarne D Mathiesen < macint...@mathiesen.info> wrote: > I've found this : > https://github.com/opscode-cookbooks/apache2 I think you do not want to naively mix Chef and MacPorts, especially with a package that does not have any OS X support (much less MacPorts).

Re: Ruby ... active user sought

2012-05-30 Thread Brandon Allbery
On Wed, May 30, 2012 at 10:03 AM, Bjarne D Mathiesen < macint...@mathiesen.info> wrote: > Brandon Allbery wrote: > > On Wed, May 30, 2012 at 5:45 AM, Bjarne D Mathiesen > > mailto:macint...@mathiesen.info>> wrote: > > > > I've found this : > >

Re: Ruby ... active user sought

2012-05-30 Thread Brandon Allbery
On Wed, May 30, 2012 at 10:39 AM, Bjarne D Mathiesen < macint...@mathiesen.info> wrote: > Having seen your explanation, my conclusion has to be, that I'll have to > port those Chef receipes to use the macports framework and tcl. > I expect that's easier said than done, since the readme pointed ou

Re: mysql55 no longer ships with startup script for MacPorts

2012-05-30 Thread Brandon Allbery
On Wed, May 30, 2012 at 12:21 PM, Bjarne D Mathiesen < macint...@mathiesen.info> wrote: > Ryan Schmidt wrote: > > On May 30, 2012, at 11:08, Bjarne D Mathiesen wrote: > >> after installing mysql55 you'll have to select a version to symlink into > >> ${prefix}/bin as below : > > > > You don't *have

Re: cdrtools doesn't build mkisofs

2012-06-06 Thread Brandon Allbery
On Wed, Jun 6, 2012 at 11:46 AM, Michael Parchet wrote: > I wold like to make an iso image so I need mkisofs. I have buid cdrecord > but I could not found mkisofs. > This is not strictly true, as there is hdiutil already installed on your machine (look at the "create" subcommand). That said, I d

Re: macports trouble on OS X Lion

2012-06-07 Thread Brandon Allbery
On Thu, Jun 7, 2012 at 11:38 AM, Goldberg, Arthur P < arthur.p.goldb...@mssm.edu> wrote: > Thanks Ryan > No, '/usr/include/stdio.h' doesn't exist. > I'm running Xcode Version 4.2.1 on OS X Lion. The Downloads section in > Preferences offers Components and Documentation. > All the Components are iO

Re: libphp5.so not generated?

2012-06-08 Thread Brandon Allbery
On Fri, Jun 8, 2012 at 10:42 AM, François Suter wrote: > Sorry if this has already been asked, but I couldn't find anything. > > I have just been through re-installing all my Macports stuff according to > the notes in > https://trac.macports.org/**wiki/Migration

Re: libphp5.so not generated?

2012-06-08 Thread Brandon Allbery
On Fri, Jun 8, 2012 at 2:29 PM, Bradley Giesbrecht wrote: > On Jun 8, 2012, at 8:35 AM, Watch Dog wrote: > > On Fri, Jun 8, 2012 at 9:04 AM, Bradley Giesbrecht > wrote: > >> $ port contents php53-apache2handler > >> Port php53-apache2handler contains: > >> /opt/local/apache2/conf/extra/mod_php53

Re: looking for older Tcl/Tk ports

2012-06-08 Thread Brandon Allbery
On Fri, Jun 8, 2012 at 2:25 PM, Jim Graham wrote: > I'm looking for either a version of MacPorts or someone here, with Tcl/Tk > 8.4.x (8.4.19 is the oldest) and Img 1.2.4. I compiled Tcl/Tk 8.4.19, > and everything looked fine, until I tried to use it. It complained about > Tk not being install

circular dependency cyrus-sasl2 - kerberos5 - gnupg - openldap

2012-06-09 Thread Brandon Allbery
This makes a certain twisted sense, but makes installing any of these difficult. pyanfar:10125 Z$ port rdeps cyrus-sasl2 The following ports are dependencies of cyrus-sasl2 @2.1.25_0+kerberos: openssl zlib kerberos5 gnupg libiconv gperf

Re: Security related upgrades

2012-06-09 Thread Brandon Allbery
On Sat, Jun 9, 2012 at 8:30 PM, Watson Ladd wrote: > Let's say a package gets updated because of a security issue. Will > macports prompt to upgrade the dependents so they do not > rely on broken packages, or is this something that > the end-user always needs to be aware of? > MacPorts should de

Re: Request for two ports

2012-06-09 Thread Brandon Allbery
On Sun, Jun 10, 2012 at 12:03 AM, Jim Graham wrote: > I'm looking for two ports: gvim (which I thought was part of vim, > "port variants vim" shows both +gtk1 and +gtk2 are available; I suspect you want the latter. -- brandon s allbery allber...@gmail.com

Re: Ruby 1.9

2012-06-10 Thread Brandon Allbery
On Sun, Jun 10, 2012 at 3:24 AM, Jasper Frumau wrote: > Seems to be Apple's installed gem. I wanted to add an alias to > .bash_profile for it and did so. All of the sudden all my command line > commands such as mate and port would no longer work. I had to deactivate > .bash_profile, At a guess,

Re: Conflicting ports

2012-06-11 Thread Brandon Allbery
On Mon, Jun 11, 2012 at 12:08 PM, Adam Dershowitz wrote: > In this case, I don't think that it is really a bug with a single port, > but instead the relationship between a few: subversion, cyrus-sasl2, > e2fsprogs, ext2fuse, kerberos5. But, it seems like it is no longer > possible to have subvers

Re: mod_ssl 2.8.31 PCI problem

2012-06-11 Thread Brandon Allbery
On Mon, Jun 11, 2012 at 6:01 PM, Tony Miller wrote: > I've downloaded the source from > http://www.modssl.org/source/mod_ssl-2.8.31-1.3.41.tar.gz, but am not > that comfortable installing outside MacPorts yet. > mod_ssl for Apache 1.3.41 will not apply to any version of Apache2. And is not need

Re: mod_ssl 2.8.31 PCI problem

2012-06-11 Thread Brandon Allbery
On Mon, Jun 11, 2012 at 6:01 PM, Tony Miller wrote: > I'm having a PCI compliance issue regarding apache 2.2.22 and mod_ssl > 2.8.31. My security vendor says there is an issue with mod_ssl 2.2.22, > which is the current installed version. > Does your security vendor understand the difference bet

Re: stymied again on port dependent on texlive: lcdf-typetools

2012-06-15 Thread Brandon Allbery
On Fri, Jun 15, 2012 at 10:53 PM, Murray Eisenberg < murrayeisenb...@gmail.com> wrote: > But what does the texlive variant do? Why would one want or not want that > variant? So far as I could see, the docs for lcdf-typetools don't describe > that. > But the variant's associated code does: it rem

Re: stymied again on port dependent on texlive: lcdf-typetools

2012-06-16 Thread Brandon Allbery
On Sat, Jun 16, 2012 at 10:11 AM, Murray Eisenberg < murrayeisenb...@gmail.com> wrote: > My point is that I don't know whether I want lcdf-typetools to use > kpathsea or not! That's what I don't find documented. > In general, MacPorts doesn't try to duplicate the original documentation. But in t

Re: Doxygen fails checksums

2012-06-18 Thread Brandon Allbery
On Mon, Jun 18, 2012 at 4:43 PM, Rodolfo Aramayo wrote: > Error: org.macports.checksum for port doxygen returned: Unable to > verify file checksums > Please see the log file for port doxygen for details: > > > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_relea

Re: xmms from ports uses Disk Writer Plugin for audio output?

2012-06-18 Thread Brandon Allbery
On Tue, Jun 19, 2012 at 12:11 AM, Ryan Schmidt wrote: > On Jun 18, 2012, at 22:38, Jim Graham wrote: > > U, why is xmms, built using defaults from ports (current version as > > of this morning), trying to use "Disk Writer Plugin 1.2.11 for its AUDIO > > output plugin? > > What is "Disk Writer

Re: ffmpeg build failure

2012-06-21 Thread Brandon Allbery
On Fri, Jun 22, 2012 at 12:09 AM, Ryan Schmidt wrote: > On Jun 21, 2012, at 18:03, anot bot wrote: > > Trying to build ffmpeg +universal and getting the following error ( log > file attached) : > > ERROR: libmp3lame >= 3.98.3 not found > I don't know what port is supposed to provide that library.

Re: expat 2.1.0 fails - compiler test is trying to make a Universal binary?

2012-06-27 Thread Brandon Allbery
On Wed, Jun 27, 2012 at 10:27 AM, Greg Earle wrote: > Looks to me from the 'configure' logs (see below) that it's trying to build > it as a Universal binary, when there is no PPC support on my system. > It's trying to build universal because there's no 64-bit Wine, so it needs i386 support. (Win

Re: Have I misunderstood what leaves are?

2012-06-28 Thread Brandon Allbery
On Thu, Jun 28, 2012 at 11:14 AM, Sam Kuper wrote: > My understanding of leaves is that a leaf is a port without > dependents. Yet when I run "port echo leaves", the response does not > include "wireshark". > > Please can you help clear up my confusion? > A leaf is an *unrequested* port without

Re: Problems with perldoc

2012-06-29 Thread Brandon Allbery
On Fri, Jun 29, 2012 at 3:21 PM, Rodolfo Aramayo wrote: > Can't exec "/opt/local/lib/groff": Permission denied at > /opt/local/lib/perl5/5.12.4/Pod/Perldoc/Toman.pm line 189. > This is the root of it; for whatever reason, you have a groff executable that you don't have permission to run. Check

Re: Problem installing rpm using macports

2012-07-01 Thread Brandon Allbery
On Sat, Jun 30, 2012 at 2:56 PM, Wim Deblauwe wrote: > I asked how to install rpm using macports on askdifferent: > > http://apple.stackexchange.com/questions/54781/problem-installing-rpm-using-macports > and I got the answer to try the macports mailing list, so I am doing > that now. Anybody who

Re: help with trouble with pango, etc

2012-07-01 Thread Brandon Allbery
On Sun, Jul 1, 2012 at 4:47 PM, Comer Duncan wrote: > homelap-3:~ comerduncan$ sudo port install szip > Password: > ---> Cleaning szip > This mneans szip is already installed. > ---> Scanning binaries for linking errors: 100.0% > ---> Found 57 broken file(s), matching files to ports > --->

Re: Problem installing rpm using macports

2012-07-01 Thread Brandon Allbery
On Sun, Jul 1, 2012 at 8:27 PM, James Linder wrote: > On 01/07/2012, at 10:00 PM, macports-users-request@lists.macosforge.orgwrote: > > I don't want to install an rpm on my mac. I want to build rpm packages on > > my mac for installation on other CentOS or Redhat machines. > > > > Brandon I don't

Re: xz & liblzma

2012-07-02 Thread Brandon Allbery
On Mon, Jul 2, 2012 at 2:21 AM, Phil Dobbin wrote: > `$ port outdated > The following installed ports are outdated: > liblzma5.0.3_0 < 5.0.3_1 > ruby 1.8.7-p358_0 < 1.8.7-p370_0 > xz 5.0.3_0 < 5.0.4_0 ` > > so I went ah

Re: how long for changes to propagate in macports?

2012-07-02 Thread Brandon Allbery
On Mon, Jul 2, 2012 at 2:45 PM, Mark Brethen wrote: > I submitted a revised Portfile for reduce algebra months ago. It still has > not been committed. > That's a different issue; if it has a maintainer you should cc: them on the ticket so they notice that someone has done something, if it's noma

Re: version issues with numpy

2012-07-03 Thread Brandon Allbery
On Tue, Jul 3, 2012 at 4:29 PM, James Long wrote: > My newness to both Macports and Python are tripping me up, I am sure. > But I can't seem to get my mac to use the version of numpy which I > have installed with macports. > > If I run `port installed` I see the following: > > ... > py27-ipytho

Re: Is man gp available?

2012-07-03 Thread Brandon Allbery
On Tue, Jul 3, 2012 at 5:10 PM, Peng Yu wrote: > I have pari installed. But I don't see man gp. Is there a way to > double check whether man gp should be available or not? > "port contents pari" for starters. It looks to me like there's no manpage anyway, and you would have to build with the +d

Re: binaries list

2012-07-03 Thread Brandon Allbery
On Tue, Jul 3, 2012 at 7:38 PM, Gregory Seidman < gsslist+macpo...@anthropohedron.net> wrote: > On Tue, Jul 03, 2012 at 07:09:17PM -0400, Jeremy Lavergne wrote: > > That's how it just works. > > Well, no, it doesn't just work. I want to issue a single port command, e.g. > port upgrade outdated, an

Re: Where is gprc? (pari package)

2012-07-03 Thread Brandon Allbery
On Tue, Jul 3, 2012 at 8:44 PM, Peng Yu wrote: > On ubuntu installation of pari-gp, there is /etc/gprc, which is used > by gp. But I don't find gprc in macports' pari, and it seems that gp > does not load any system wide gprc file. Shall this be fixed? Thanks! Even if it doesn't come with one,

Re: binaries list

2012-07-03 Thread Brandon Allbery
On Tue, Jul 3, 2012 at 8:42 PM, Gregory Seidman < gsslist+macpo...@anthropohedron.net> wrote: > If I don't specify -b, I always seem to build from source. What should I be > looking for in the macports.conf? > As from "man macports.conf": buildfromsource Controls whether ports are

Re: Where is gprc? (pari package)

2012-07-03 Thread Brandon Allbery
On Tue, Jul 3, 2012 at 9:20 PM, Peng Yu wrote: > On Tue, Jul 3, 2012 at 8:13 PM, Brandon Allbery > wrote:I assume that you meant if there were such a file > (/opt/local/etc/gprc), gp would use it. But since there is no such a > file, gp will just skip this step? Or gp still tr

Re: binaries list

2012-07-03 Thread Brandon Allbery
On Tue, Jul 3, 2012 at 10:38 PM, Ryan Schmidt wrote: > > What I'm looking for is a convenient way to see what versions are > available > > to be installed and what versions, if any, are installed. > > "port installed" tells your which ports are installed. You can restrict > that, e.g. "port instal

Re: What has MacPorts Installed for py27-iPython?

2012-07-06 Thread Brandon Allbery
On Sat, Jul 7, 2012 at 1:53 AM, Stephen Webb wrote: > I used MacPorts to install py27-ipython and found only a directory in > /opt/local/var/macports/software/py27-ipython that contains only: > > py27-ipython-0.12.1_0+scientific.darwin_10.noarch.tbz2 > > What is this, why is it not added to my pa

Re: Local MacPorts build server no longer works

2012-07-11 Thread Brandon Allbery
On Wed, Jul 11, 2012 at 12:41 PM, Francisco Garcia < pub...@francisco-garcia.net> wrote: > Exploring the macports.conf man page I have noticed that: > > archive_site_local is no longer listed > buildfromsource never is listed as an option, bit it is ignored. The > ports are still built from source

Re: downloading Ghostscript to OSX

2012-07-11 Thread Brandon Allbery
On Wed, Jul 11, 2012 at 5:05 PM, Susan Llunas < bookbin...@preserveyourtreasures.com> wrote: > We have tried to download Ghostscript to our OSX Lion, we choose the > MacPorts, Ghostscript 9.05 listed, we click download, and that box > pops up with a box saying we need to download MacPorts.

Re: Muttprint install and iconv

2012-07-13 Thread Brandon Allbery
On Fri, Jul 13, 2012 at 8:40 AM, Jim Graham wrote: > Does ANYONE know why muttprint is failing here? > You were in fact just told why. On Mon, Jul 09, 2012 at 10:15:29AM -0500, Jim Graham wrote: > > On Mon, Jul 09, 2012 at 09:47:51AM -0400, Jeremy Lavergne wrote: > > > That definitely looks lik

Re: texlive: need variable def for TFMFONTS

2012-07-13 Thread Brandon Allbery
On Fri, Jul 13, 2012 at 8:05 AM, Jim Graham wrote: > In the standard (which I assume is full) install for texlive, > You assume wrong, as "port variants texlive" tells you. what do I need to set for TFMFONTS ? I keep trying to run TeX > I think that if you need to set $TFMFONTS then either so

Re: unable to uninstall a port

2012-07-15 Thread Brandon Allbery
On Sun, Jul 15, 2012 at 12:06 PM, Michael Parchet wrote: > I wold like to uninstall mariadb and replace it with mysql so that the akondi > server can walk. but I can't uninstall maradb and its dependencs ? > > Bellow, here is my command line. > > sudo port uninstall ‑‑follow‑dependencies mariadb @

Re: unable to uninstall a port

2012-07-15 Thread Brandon Allbery
On Sun, Jul 15, 2012 at 3:09 PM, Michael Parchet wrote: > * > sudo port uninstall ‑‑follow‑dependencies mariadb @5.2.9_4 > > Unable to uninstall mariadb @5.2.9_4, the following ports depend on it: > ---> mariadb-server @5.2.9_0 > ---> akonadi @1.7.2_0 > Error: org.macports.uninstall for

Re: Trouble accessing trac.macports.org

2012-07-15 Thread Brandon Allbery
On Sun, Jul 15, 2012 at 5:34 PM, Yansky . wrote: > Hi, I seem to be having some issues accessing https://trac.macports.org > Working for me, both http and https. > to time out. I thought it might be my ISP (TPG Australia), but it also > seems to time out using google's dns as well. > Er... if

Re: git bash_completion does not work - solved (?)

2012-07-15 Thread Brandon Allbery
On Sun, Jul 15, 2012 at 9:10 PM, Ryan Schmidt wrote: > I was unable to figure out exactly what I was meant to be changing in > Terminal's preferences to make this work. > Presumably changing the command to run from your login shell to "/opt/local/bin/bash -l". -- brandon s allbery

Re: Error when trying to start wireshark under X11

2012-07-15 Thread Brandon Allbery
On Sun, Jul 15, 2012 at 10:39 PM, Kok-Yong Tan wrote: > Can anyone tell me what this error means when I try to start wireshark in > an xterm window via the X11 system: > > bash-3.2$ sudo wireshark > > (wireshark:11767): Gtk-WARNING **: cannot open display: :0.0 > It means something messed with $D

Re: Error when trying to start wireshark under X11

2012-07-16 Thread Brandon Allbery
On Mon, Jul 16, 2012 at 1:20 AM, Kok-Yong Tan wrote: > Hmmm...that seems to be only recompiling wireshark itself. Is there a > command in MacPorts that will do a clean for *EVERYTHING* that wireshark > depends on without wiping out tarballs? i.e., take the list generated by > "port -v rdeps wire

Re: wireshark fails to start

2012-07-17 Thread Brandon Allbery
On Tue, Jul 17, 2012 at 9:20 AM, myron wrote: > I had been following a thread about wireshark the other day and decided to > start up my wireshark which I had > just upgraded. I hadn't used it for a few months, and it was working then. > Now I'm getting a similar problem as the > other poster. I

Re: Problem with ECL (embeddable common lisp) 12.2.1 on Lion

2012-07-17 Thread Brandon Allbery
On Tue, Jul 17, 2012 at 1:36 PM, Robert Goldman wrote: > > "dlopen(/Users/rpg/lisp/asdf/tmp/fasls/ecl-12.2.1-unknown-macosx-x86/test/file3.fas, > 10): Library not loaded: /opt/local/lib/libffi.5.dylib > (...) > ecl @12.2.1_0 has no dependencies. > That'd be a legitimate port bug, yes. File a

Re: Problem with ECL (embeddable common lisp) 12.2.1 on Lion

2012-07-18 Thread Brandon Allbery
On Wed, Jul 18, 2012 at 8:10 PM, Ryan Schmidt wrote: > > > "dlopen(/Users/rpg/lisp/asdf/tmp/fasls/ecl-12.2.1-unknown-macosx-x86/test/file3.fas, > > 10): Library not loaded: /opt/local/lib/libffi.5.dylib > > Referenced from: > > > /Users/rpg/lisp/asdf/tmp/fasls/ecl-12.2.1-unknown-macosx-x86/test/f

Re: Problem with ECL (embeddable common lisp) 12.2.1 on Lion

2012-07-19 Thread Brandon Allbery
On Wed, Jul 18, 2012 at 11:58 PM, Robert P. Goldman wrote: > That fasl (fast load) file is not the problem. It is recompiled as part of > the testing process, so if it still references the stale libffi, then the > ECL compiler is still referencing it, despite the port upgrade. So the port > upgrad

Re: git bash_completion does not work - solved (?)

2012-07-20 Thread Brandon Allbery
On Fri, Jul 20, 2012 at 10:56 AM, Ryan Schmidt wrote: > not checked. The bash port is installed. If I open a new terminal window > and type "echo $SHELL" it still prints "/bin/bash". Is that a correct way > to verify that these steps were not successful? What else should I be doing? > $SHELL is t

Re: wine fails to load

2012-07-21 Thread Brandon Allbery
On Sat, Jul 21, 2012 at 3:41 PM, Tim Sansom wrote: > Dynamic session lookup supported but failed: launchd did not provide a > socket path, verify that org.freedesktop.dbus-session.plist is loaded! > sudo port install dbus; launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plis

Re: git bash_completion does not work - solved (?)

2012-07-21 Thread Brandon Allbery
On Sat, Jul 21, 2012 at 5:29 PM, Rainer Müller wrote: > Note that changing the login shell is more invasive as it requires changing > system files. Also, in case bash from MacPorts ever becomes unusable, it's > easier to recover if you still have a working login shell (recovery is > possible > in

Re: Upgrading to Mountain Lion -- migration document changes?

2012-07-27 Thread Brandon Allbery
On Fri, Jul 27, 2012 at 11:04 AM, Ryan Schmidt wrote: > On Jul 27, 2012, at 10:03, Wahlstedt Jyrki wrote: > > There > > may be a problem, though, due to the lack of 10.6SDK in Xcode 4.4. At > least wxWidgets seems to require that (old Carbon 32-bit!), so maybe it's > time to begin preparing for sa

Re: How do I know why I have a port?

2012-07-28 Thread Brandon Allbery
On Fri, Jul 27, 2012 at 9:42 PM, Jack Repenning wrote: > Sometimes, I notice I have some port installed that I have no conscious > interest in. I'm sure it's there because it's depended upon by some other > port that I do care about (or recursively), but is there some way I can > find out what th

Re: [git] turn off localization

2012-07-28 Thread Brandon Allbery
On Sat, Jul 28, 2012 at 9:29 PM, Richard L. Hamilton wrote: > The usual way of communicating the desired locale, certainly for > command-line programs, is by setting appropriate environment variables. > The lowest priority (overridden by any of the others where they conflict) > is LANG, which app

Re: py27-spyder fails to build on Mountain Lion

2012-07-29 Thread Brandon Allbery
On Sun, Jul 29, 2012 at 5:47 AM, David Nicholls wrote: > Following exactly the "maintenance" instructions on the Macports website > for upgrading to a new OS, and attempting to install py27-spyder (v > 2.1.10), I get the following: > Did you upgrade python and py27-distribute first? The latter h

Re: Which X11 test_extensions setting for xdotool?

2012-07-30 Thread Brandon Allbery
On Mon, Jul 30, 2012 at 10:14 AM, Murray Eisenberg < murrayeisenb...@gmail.com> wrote: >defaults write org.x.X11 enable_test_extensions -boolean true >defaults write org.macports.X11 enable_test_extensions -boolean true > >This only needs to be done once. > > But I've directly download

Re: Processing of port gimp-help-en failed

2012-08-01 Thread Brandon Allbery
On Wed, Aug 1, 2012 at 3:20 PM, Jim Graham wrote: > :info:build You have not agreed to the Xcode license agreements, please > run xcodebuild standalone from within a Terminal window to review and agree > to the Xcode license agreements. See also https://trac.macports.org/wiki/ProblemHotlist#xco

<    5   6   7   8   9   10   11   12   >