Passing cmpile flags to portmaster

2013-08-25 Thread LuKreme
let's say there is a port I want to install, but I want to pass the compile -WITH-FOO-BAR, how do I tell postmaster I want to do that? -- >You are forgetting something: the Nazgul are immune to non-magical weapons. "Any sufficiently advanced technology is indistinguishable from magic." ___

r253839 (stop recursively copying DT_NEEDED entries) and devel/ncurses

2013-08-25 Thread Raphael Kubo da Costa
has made ld(1) stop copying DT_NEEDED entries from shared libraries, which brings us in line with what most of the Linux world has been doing for a while and is a Good Thing (TM) since we stop adding implicit dependencies to our binarie

Bitmessage

2013-08-25 Thread Andrew
Is there any interest in getting Bitmessage in ports? I heard about it on a podcast and it seems pretty interesting. https://bitmessage.org/wiki/Main_Page https://github.com/Bitmessage They've got a few FreeBSD-related commits, so maybe it wouldn't be too hard to port. Anyone wanna try? _

Re: How to start wine?

2013-08-25 Thread Thomas Mueller
What are LD_LIBRARY_PATH and LD_32_LIBRARY_PATH supposed to be? I see neither of these environment variables defined. I tried to add /compat/i386... binary directories to the path, but that was insufficient. I see /lib /libexec /usr/lib /usr/lib32 /usr/libdata /usr/libexec /usr/local/lib /

Re: How to start wine?

2013-08-25 Thread David Naylor
On Saturday, 24 August 2013 15:12:57 Thomas Mueller wrote: > I built wine from ports on a USB-stick installation of FreeBSD 9.1-STABLE > i386, but it won't start. > > I tried to start from hard-drive installation of (from uname -a) > > FreeBSD amelia2 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #17 r25

FreeBSD ports you maintain which are out of date

2013-08-25 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

FreeBSD Port: deluge-1.3.6,1

2013-08-25 Thread Georg Huber
Hi, I saw that you are the maintainer of the deluge port. With the port comes a startupscript (deluged), which I was able to adapt and configure so that at startup of freebsd the dummy user deluge starts the deluged script. This will run the demon, but not the webinterface (deluge-web), which I th

Re: How to start wine?

2013-08-25 Thread Thomas Mueller
from dgmm: > You can't do that > See https://wiki.freebsd.org/i386-Wine > For a workaround, see https://people.freebsd.org/~ivoras/wine/ I saw https://wiki.freebsd.org/i386-Wine Other page seems outdated. Can't do what? I built i386 Wine from i386. But it won't run without X. I could build