Re: Build Petsc with Shared Libraries

2012-07-18 Thread Clemens Lang
to do this would be to fix the problem. Can you run port -d -y rev-upgrade and post the output? -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

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

2012-07-20 Thread Clemens Lang
of 4.2.something. If it doesn't you're not using MacPorts bash. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

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

2012-07-21 Thread Clemens Lang
removed all terminals, opened a new one and typed 'echo $BASH_VERSION'. The result was the same as before: 3.2.48(1)-release. What have I missed? Try resetting your Terminal preferences to the default. It should use /usr/bin/login then, which should start the shell you chose via chsh. -- Clemens Lang

Re: change log for a port

2012-07-22 Thread Clemens Lang
/contrib/port-whatsnew Specifically vim went from revision 0 to revision 1, what changed? See http://trac.macports.org/log/trunk/dports/editors/vim, in your case http://trac.macports.org/changeset/95784 -- Clemens Lang ___ macports-users

Re: [git] turn off localization

2012-07-28 Thread Clemens Lang
to uninstall or upgrade git. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: Upgrade of MacPorts fails

2012-07-31 Thread Clemens Lang
Hi, On Tue, Jul 31, 2012 at 03:13:11PM +0700, Jasper Frumau wrote: configure: error: C compiler cannot create executables you didn't install the Command Line Tools from Xcode's preferences' downloads tab. See: http://trac.macports.org/wiki/Migration -- Clemens Lang

Re: Terminal vim

2012-07-31 Thread Clemens Lang
variant. See `port variants vim`. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: -p considered problematic (was Re: how to proceed past errors?)

2012-07-31 Thread Clemens Lang
no, it doesn't keep the broken port and only replaces it if the build succeeds. I've thought about this previously and it's an improvement worth adding, IMHO. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http

Re: OpenCV port variants

2012-08-01 Thread Clemens Lang
port upgrade --enforce-variants opencv +qt4 +python27` -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: Not getting updated portfile

2012-08-01 Thread Clemens Lang
version. this is a known problem. The rsync mirror used to distribute the ports tree is currently not updating correctly from version control. See http://trac.macports.org/ticket/35464 where this is being tracked. -- Clemens Lang ___ macports

Re: suggestion: tweak error messages

2012-08-04 Thread Clemens Lang
Hi, On Sat, Aug 04, 2012 at 01:02:27PM -0600, Roger Pack wrote: Error: search for name ffmpeg failed: No index(es) found! Have you synced your source indexes ( $ port selfupdate might help)? http://trac.macports.org/changeset/96213 -- Clemens Lang

Re: A set of basic questions about mysql

2012-08-04 Thread Clemens Lang
directories only needed when running the mysql server. HTH, -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: A set of basic questions about mysql

2012-08-04 Thread Clemens Lang
them for might be remote). -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: Avidemux -- What is happening

2012-08-06 Thread Clemens Lang
for it to be updated, but it is not. The ticket http://trac.macports.org/ticket/33012 has a patch, but clearly states avidemux doesn't build with the patch. If you can come up with a patch that will make avidemux build, I'm sure we can find somebody to commit it. -- Clemens Lang

Re: Why can't I select the Mountain Lion Python 2.7?

2012-08-08 Thread Clemens Lang
? -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: new setuid error

2012-08-12 Thread Clemens Lang
. The source at [1] that prints this message reads like it's only printed if any variables are removed from the environment. It removes variables starting with DYLD_ and LD_LIBRARY_PATH. [1] http://www.opensource.apple.com/source/dyld/dyld-210.2.3/src/dyld.cpp, function pruneEnvironmentVariables -- Clemens

Re: new setuid error

2012-08-12 Thread Clemens Lang
On Sun, Aug 12, 2012 at 08:54:46PM +0100, Chris Jones wrote: I don't recall why I have this set. Is it not needed for MacPorts ? No. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org

Re: textmate2

2012-08-16 Thread Clemens Lang
I'm afraid you'll still have to do that, if you want to make sure your TextMate 1.5 support folder isn't changed. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports

Re: Does setting destroot.post_args not include default destroot.destdir in the assembled command?

2012-08-20 Thread Clemens Lang
to the destroot arguments _without_ overwriting the defaults, i.e., exactly the use case you have. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: Does setting destroot.post_args not include default destroot.destdir in the assembled command?

2012-08-20 Thread Clemens Lang
On Mon, Aug 20, 2012 at 09:52:21PM +0200, Clemens Lang wrote: I'll fix this shortly. https://trac.macports.org/changeset/96872 Thanks for noticing. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http

Re: macports hangs while installing port

2012-08-25 Thread Clemens Lang
Please help. What does xcode-select -print-path print? -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: Error: No valid Xcode installation is properly selected.

2012-08-28 Thread Clemens Lang
returns for you - whether the directories tested for exist. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: Is Goldendict available for Macports?

2012-08-31 Thread Clemens Lang
On Fri, Aug 31, 2012 at 12:54:43PM -0300, Gustavo Benedito Reis Costa wrote: I commanded sudo port install qmake and the Macports said it didn't find it. qmake is in the qt4-mac port. -- Clemens Lang ___ macports-users mailing list macports-users

Re: macports hangs while installing port

2012-09-07 Thread Clemens Lang
there's a deadlock in there, because all samples show the process in semaphore_wait_trap. What are we going to do about this? Should we file this with Apple? Did somebody already do this? Any Apple engineers reading this that could comment and/or look into this? -- Clemens Lang Analysis of sampling

Re: Custom builds using macports

2012-09-13 Thread Clemens Lang
not be reproducible. If you don't care about that and don't aim for inclusion in MacPorts' tree you can safely specify HEAD, trunk, etc. at the cost of having to update using sudo port -n upgrade --force nzbget. [1] http://guide.macports.org/#reference.phases.fetch -- Clemens Lang

Re: Request for a Port

2012-09-15 Thread Clemens Lang
page for Portfile should help you with that. Once you've got a working Portfile, open a ticket in trac and request inclusion. [1] http://guide.macports.org/ -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http

Re: Request for a Port

2012-09-15 Thread Clemens Lang
are not completely correct, because the changes in the Makefile described there should probably also include changing the library's name to libswmhack.$(LVERS).dylib. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http

Re: Update: Macports does not work on recent Mountain Lion machines

2012-09-15 Thread Clemens Lang
to find the PID of the hanging process and run mkdir sysdiag sudo sysdiagnose -f sysdiag $PID This will generate a tarball with information that might be useful in tracking the problem. [1] http://lists.macosforge.org/pipermail/macports-dev/2012-September/020312.html -- Clemens Lang

Re: port mirrors

2012-09-18 Thread Clemens Lang
that this file will probably be reset with every sync and/or selfupdate you run. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: Strange system log error related to Macports

2012-09-21 Thread Clemens Lang
importantly, how can it be corrected? I'm guessing rsyncd is started with the --config=/opt/local/etc/rsyncd.conf option, but this files doesn't exist. You can copy it from /opt/local/etc/rsyncd.conf.example if you need it. -- Clemens Lang ___ macports

Re: gdk-pixbuf2 failed

2012-09-22 Thread Clemens Lang
://trac.macports.org/wiki/FAQ#portlist. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: build for port OpenSceneGraph returned: command execution failed

2012-09-24 Thread Clemens Lang
I get this error when trying to build OpenSceneGraph 3.0.1 for mountain lion http://codepad.org/QWhG8LnP Your logfile is truncated. Please use a paste service that doesn't truncate your paste. -- Clemens Lang ___ macports-users mailing list

Re: build for port OpenSceneGraph returned: command execution failed

2012-09-24 Thread Clemens Lang
Inventor.framework in its app bundle, and that is also i386/ppc-only. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: anything in MacPorts to repair JPEG images?

2012-09-25 Thread Clemens Lang
been truncated (some viewers interpret missing data as gray and will show only the top of the image, where data is available). It's hard to tell what's wrong without actually seeing the image, but that's what your problem sounds like to me. foremost is still worth a shot, though. -- Clemens Lang

Re: Ports Install Vim an Endless Loop

2012-10-03 Thread Clemens Lang
[…] Do you see the difference between those lines? The vim port downloads a large number of patchfiles (current around 660). I let this run for a few minutes before canceling-out. You'll have to leave it running for a couple more minutes. -- Clemens Lang

Re: wine error: Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!

2012-10-05 Thread Clemens Lang
Hi, On Thu, Oct 04, 2012 at 11:29:54PM -0500, Peng Yu wrote: Does anybody what the problem is? see the output of $ port notes dbus -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org

Re: port selfupdate incredibly slow

2012-10-21 Thread Clemens Lang
the current rate of commits in MacPorts _will_ see at least one change. Consider writing a patch if you want this. I don't see myself doing this, because the benefit to the average user is probably zero and the developers are all using subversion anyway. -- Clemens Lang

Re: question about zmq

2012-10-23 Thread Clemens Lang
then). Did this not happen for you? Can you please provide the output of port echo dependents:zmq22 and port -v installed zmq You can just uninstall the zmq port unless you specifically need zmq 3.2 for your development needs. -- Clemens Lang

Re: question about zmq

2012-10-23 Thread Clemens Lang
things. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: pandoc

2012-11-03 Thread Clemens Lang
-related Portfile I recently updated, e.g., hs-HTTP). -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: Cleaning up Perl mess

2012-11-15 Thread Clemens Lang
and seen as active by MacPorts. If a MacPorts-installed file links against one installed manually, it will be checked though (but that doesn't seem to be the case here). -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org

Re: Java Open Source software in MacPorts?

2012-11-16 Thread Clemens Lang
On Fri, Nov 16, 2012 at 05:32:34PM +0100, Markus Neuenschwander wrote: do you package also Java based FOSS? Yes. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo

Re: Pango refuses to build

2012-11-29 Thread Clemens Lang
with the newer gobject-introspection version anymore and we should consider updating pango to 1.32? -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: MacPorts Infinite loop

2012-11-29 Thread Clemens Lang
-- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: why does mysql NOT come with mysql client?

2012-12-03 Thread Clemens Lang
--set mysql mysql55 to get it symlinked to /opt/local/bin/mysql. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: why does mysql NOT come with mysql client?

2012-12-03 Thread Clemens Lang
/local/bin/mysql5. So running mysql5 should give you a mysql client. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: sudo port install tk -quartz problem (related with pymol)

2012-12-24 Thread Clemens Lang
Hi, Quote: Please run port -d -y rev-upgrade and use the output to report a bug. Please post the output of the command mentioned. ___ macports-users mailing list macports-users@lists.macosforge.org

Re: sudo port install tk -quartz problem (related with pymol)

2012-12-26 Thread Clemens Lang
? -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: sudo port install tk -quartz problem (related with pymol)

2012-12-26 Thread Clemens Lang
be a bug in the port; please file a ticket. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: Tcl upgrade failure

2012-12-30 Thread Clemens Lang
? A quick how-to would be appreciated, I've never had the need to open one before I don't think. Yes, please open a ticket. You can do that at http://trac.macports.org/newticket. Make sure to take a look at the Ticket Guidelines http://guide.macports.org/#project.tickets. -- Clemens Lang

Re: Tcl upgrade failure

2012-12-30 Thread Clemens Lang
to specifically prevent this, which was later simplified by jmr. Maybe somebody who understands the way variants are evaluated in MacPorts could have a look at the code and see why this happens? -- Clemens Lang ___ macports-users mailing list macports-users

Re: Using -std=c++11 with the macports gcc-4.7 compiler

2013-01-17 Thread Clemens Lang
instead of doing them one-by-one, designing a proper interface between port1.0 and macports1.0 (like there apparently used to be))). -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman

Re: Using -std=c++11 with the macports gcc-4.7 compiler

2013-01-17 Thread Clemens Lang
for them. Most problems we're dealing with on a daily basis are build failures when building locally, though, so having this readily available for the local system might already be an improvement over the current situation. -- Clemens Lang ___ macports

Re: Using -std=c++11 with the macports gcc-4.7 compiler

2013-01-17 Thread Clemens Lang
++. Now a developer wants to write a tool T linking against lib A _and_ lib B. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: Using -std=c++11 with the macports gcc-4.7 compiler

2013-01-18 Thread Clemens Lang
these patches to gcc I can't really touch it due to gcc being GPL3. Maybe I just need to read the GPL3 better. The missing bit of information there is that Jeremy is an Apple employee and as such can't work on GPLv3 code per company policy, AFAIK. -- Clemens Lang #include iostream int main

Re: ntop port - has anybody been able to figure it out?

2013-02-07 Thread Clemens Lang
is resolved; there are no instant fixes for end users who don't understand development with autotools. He didn't miss the entry, it wasn't there to begin with when he posted to the mailing list. I added it shortly after. -- Clemens Lang ___ macports

Re: A growl about Growl (and NSAlert?)

2013-02-08 Thread Clemens Lang
it currently is, because it is a waste of time to put effort into it. Let's just hope it dies out quickly and is replaced by Notification Center. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https

Re: rlogin disappeared from kerberos5

2013-02-08 Thread Clemens Lang
. This folder has been completely removed in krb5-1.11. I don't know what happened to it, though. You might want to check upstream changelogs and/or version control for some pointers. -- Clemens Lang ___ macports-users mailing list macports-users

Re: rlogin disappeared from kerberos5

2013-02-08 Thread Clemens Lang
On Fri, Feb 08, 2013 at 05:13:08PM +0100, Clemens Lang wrote: I don't know what happened to it, though. You might want to check upstream changelogs and/or version control for some pointers. See http://src.mit.edu/fisheye/changelog/krb5/?cs=23305 -- Clemens Lang

Re: How to allow lbdb access to MacOS Contacts?

2013-02-09 Thread Clemens Lang
. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: UNIX commands font

2013-02-13 Thread Clemens Lang
other character combination to denote that the line was typed by the user. The hash (#) often represents super-user commands, while the dollar sign is used for standard user commands, e.g.: $ sudo -s Password: # id uid=0(root) gid=0(wheel) groups=0(wheel),80(admin) # exit $ -- Clemens Lang

Re: Does macport generate pkg-config .pc files?

2013-02-16 Thread Clemens Lang
-doc.html /opt/local/share/man/man1/sane-config.1.gz :) $ /opt/local/bin/sane-config --cflags -I/opt/local/include :) $ Are you sure sane from CPAN uses pkg-config to find sane-backends? -- Clemens Lang ___ macports-users mailing list

Re: libgphoto2 2.5.1.1

2013-02-17 Thread Clemens Lang
digital camera library Found 2 ports. Looks like it's already there. If you want it updated, file a ticket in trac. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo

Re: libgphoto2 2.5.1.1

2013-02-17 Thread Clemens Lang
. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: Damaged database?

2013-02-24 Thread Clemens Lang
the entry, and reinstalling the port in question (you might have to force activation) should bring you back to a well-defined state. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman

Re: Creating a Portfile for BirdFont

2013-02-25 Thread Clemens Lang
a different (possibly incompatible) /usr/local/lib/libbirdfont.dylib. Btw, do you have DYLD_LIBRARY_PATH or similar set? Test using env | grep DYLD. If you do, please note that this isn't required for MacPorts and you shouldn't be doing this. -- Clemens Lang

Re: Installing MacPorts under Ubuntu 12.04

2013-02-25 Thread Clemens Lang
and mirror distfiles. Do not expect it to build any software. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: Creating a Portfile for BirdFont

2013-02-26 Thread Clemens Lang
for a prefix other than /opt/local. I do not have DYLD_LIBRARY_PATH set. It seems to work anyway. OK, weird. I would have expected it to fail, but apparently the loader does some magic here. -- Clemens Lang ___ macports-users mailing list macports

Re: Creating a Portfile for BirdFont

2013-02-26 Thread Clemens Lang
/#project.update-policies.nonmaintainer -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: Can't do anything in Terminal Due To Macports Installer Never Quitting

2013-03-25 Thread Clemens Lang
in the default $PATH (2) tell all users to manually update $PATH, taking the risk of the load of support requests from people who don't know how to do that. Btw, the relevant code is here: http://trac.macports.org/browser/trunk/base/portmgr/dmg/postflight -- Clemens Lang

Re: MacPorts and Brew

2013-04-01 Thread Clemens Lang
take care. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: macports which port owns a file

2013-04-06 Thread Clemens Lang
file: I'm trying to add a dependency for this file, to mplayer: /opt/rdp_project_local/lib/libXss.1.dylib however, port search xss doesn't easily reveal an answer. /opt/rdp_project_local/bin/port provides /opt/rdp_project_local/lib/libXss.1.dylib. -- Clemens Lang

Re: suggestion/feature request for Portfile: assert PortSystem comes first

2013-04-12 Thread Clemens Lang
a procedure that gets called in Tcl when an unknown variable or prodeduce is accessed and print a warning that suggests PortSystem might be missing. Something along the line of: No such variable: configure.agrs, did you forget add PortSystem? -- Clemens Lang

Re: Failure to Build GtK2

2013-04-14 Thread Clemens Lang
On Sun, Apr 14, 2013 at 04:32:26PM +0700, Jasper Frumau wrote: Here are the final 20 lines of the error log: The real error happened before that. Can you attach a compressed version of the complete main.log or use some pastebin service to paste it completely? -- Clemens Lang

Re: Failure to Build GtK2

2013-04-14 Thread Clemens Lang
/libXdmcp.la? Can you retry after rebuliding xorg-libXdmcp using sudo port -n -s upgrade --force xorg-libXdmcp -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: MacPorts wants to install apple-gcc42 on 10.6 all of a sudden?

2013-04-22 Thread Clemens Lang
to the command line, but this is meant as a temporary solution to test whether the problem is the compiler. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: MacPorts wants to install apple-gcc42 on 10.6 all of a sudden?

2013-04-22 Thread Clemens Lang
for the ports that break with clang so they can have clang or broken versions of it selectively blacklisted. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: update log?

2013-04-22 Thread Clemens Lang
with -d to get the output needed to debug this. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: A few random usability suggestions...

2013-04-22 Thread Clemens Lang
be used for dependent ports built in the same step: If vlc has a dependency on a port foo that has a f variant, this is not an error. So what we could do is print a warning after the command completely executed, along the lines of: You specified a variant that was not used: -f -- Clemens Lang

Re: force doesn't force all the way?

2013-04-22 Thread Clemens Lang
? Yet another usability weirdness: upgrade --force is different from -f upgrade. You probably need -f upgrade --force. Wouldn't port upgrade --enforce-variants be enough in your case? -- Clemens Lang ___ macports-users mailing list macports-users

Re: MacPorts wants to install apple-gcc42 on 10.6 all of a sudden?

2013-04-23 Thread Clemens Lang
noticed this behavior, because it's enabled for Xcode 4.6 on trunk for testing purposes. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: git-core stalling during build

2013-04-23 Thread Clemens Lang
sudo env __CFPREFERENCES_AVOID_DAEMON=1 port install git-core? -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: update log?

2013-04-23 Thread Clemens Lang
can see). Should be covered by http://trac.macports.org/changeset/105533. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: Correct crontab entry for port selfupdate port upgrade outdated

2013-04-27 Thread Clemens Lang
-April/022725.html (the mail is a reply to a mail that seems to have been moderated from the list, which is the reasons why it seems to be lacking some context) -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https

Re: OpenSSH HPN currently on hiatus?

2013-05-11 Thread Clemens Lang
no idea. If you're going to follow future developments, please drop us a note when a patch becomes available. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: OpenSSH HPN currently on hiatus?

2013-05-11 Thread Clemens Lang
On Sun, May 12, 2013 at 12:13:31AM +0200, Clemens Lang wrote: Does anyone know what the status is? 6.2 was March 22, so it's approaching 3 months behind. Unfortunately, I have no idea. If you're going to follow future developments, please drop us a note when a patch becomes available. I

Re: OpenSSH HPN currently on hiatus?

2013-05-11 Thread Clemens Lang
On Sun, May 12, 2013 at 12:16:37AM +0200, Clemens Lang wrote: I just found http://mail-index.netbsd.org/tech-pkg/2013/05/01/msg011229.html, so it seems somebody might already have a working patch. To spare you going through pkgsrc yourself, can you test whether ftp://ftp.netbsd.org/pub

Re: MacPorts, X11 and /opt/local/lib clashing libraries

2013-05-15 Thread Clemens Lang
with install_name_tool(1). This might happen, if you set $DYLD_LIBRARY_PATH, but it is very often a bad idea to do so on OS X and I wouldn't recommend its usage (and it's probably unnecessary in your case anyway). HTH, -- Clemens Lang ___ macports

Re: dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid

2013-05-17 Thread Clemens Lang
a huge security hole). But why then is the second admin account impervious to it? Because its startup files do not set the variable. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman

Re: Macports 2.2.0-beta1

2013-06-13 Thread Clemens Lang
in the MacPorts port do not affect your MacPorts installation. Only selfupdate will change your version of base. You are thus /not/ running the beta, unless you manually installed it. -- Clemens Lang ___ macports-users mailing list macports-users

Re: Install from HEAD instead current stable version?

2013-07-04 Thread Clemens Lang
specifying HEAD or master as git commit to fetch. You can use sudo port upgrade --force grass to build a new version then. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo

Re: homebrew and macports together?

2013-07-04 Thread Clemens Lang
it was broken for quite a while now and I've only recently gotten to fix it. If you want to give it a shot, you should probably use trunk for now (although I'm planning to get it into the upcoming 2.2 release). -- Clemens Lang ___ macports-users mailing list

Re: Install from HEAD instead current stable version?

2013-07-04 Thread Clemens Lang
Portfile for MacPorts to pick up. The guide also has all the information on how to fetch from git [2]. [1] https://guide.macports.org/#development.local-repositories [2] https://guide.macports.org/#reference.phases.fetch.git HTH, -- Clemens Lang

Re: mysql5, mysql5-server, inkscape are built from source

2013-07-05 Thread Clemens Lang
dependency 'gsl' has license 'GPL-3+' which conflicts with license 'GPL-2' from 'inkscape' -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: python package using a Fortran library

2013-07-18 Thread Clemens Lang
packages would get downloaded from the buildbot. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: python package using a Fortran library

2013-07-18 Thread Clemens Lang
, this however rarely seems to be a problem. For example, py-scipy is compiled with the gcc compilers. That's the solution I'd favor. If py-scipy can do it, other ports can, too. -- Clemens Lang ___ macports-users mailing list macports-users

Re: disable binary archive downloads for ports install

2013-07-23 Thread Clemens Lang
variant (--with-wide-unicode). That's a bug in the package you're trying to build and should be filed as such. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports

Re: Webkit-GTK 2.0.4 build errors on MacBook Pro early 2011

2013-07-29 Thread Clemens Lang
list. Any suggestions? Probably https://trac.macports.org/ticket/39598. -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: port won't upgrade

2013-08-13 Thread Clemens Lang
behavior is good enough? -- Clemens Lang ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: port won't upgrade

2013-08-13 Thread Clemens Lang
this upgrade by) running the installation up to (including) the archiving: sudo port archive foo - (Commit the change to foo) - (Run portindex) - Run port upgrade outdated - foo isn't upgraded. -- Clemens Lang ___ macports-users mailing list macports

  1   2   3   4   >