Re: Succsessful Upgrade linux_base-f10-10_6 seems to break... a lot

2013-04-17 Thread David Wolfskill
On Wed, Apr 17, 2013 at 06:37:05AM -0700, David Wolfskill wrote: > ... > OK, so what did I doi wrong, here...? > ... For the archives: What I did wrong was to have changed /etc/make.conf by adding PREFIX=/common/local subsequent to having installed some of the linux_*

Re: graphics/shotwell needs a new home

2013-04-23 Thread David Thiel
On 04/20, Christoph Moench-Tegeder wrote: > Hi, > > ## David Thiel (l...@freebsd.org): > > > A year or two ago, I fixed up shotwell and took maintainership from > > gnome@. Unfortunately, the build broke a month ago or so, and it needs > > some love from someone muc

Change design of py-* ruby-* ports

2013-04-25 Thread David Demelier
ation for users. Regards, -- David Demelier ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Change design of py-* ruby-* ports

2013-04-25 Thread David Demelier
Le jeudi 25 avril 2013 22:13:16 Florent Peterschmitt a écrit : > On 25/04/2013 22:03, David Demelier wrote: > > Hello, > > > > Currently the ports tree has unified ports for python and ruby modules > > with > > origin like databases/py-sqlalchemy. When someone wa

Re: Change design of py-* ruby-* ports

2013-04-26 Thread David Demelier
2013/4/25 Marcus von Appen : > On, Thu Apr 25, 2013, David Demelier wrote: > >> Hello, >> >> Currently the ports tree has unified ports for python and ruby modules with >> origin like databases/py-sqlalchemy. When someone wants to bulk the >> ports tree

Re: CFT: texlive ports

2013-04-29 Thread David Demelier
2013/4/17 David Demelier : > 2013/2/26 Hiroki Sato : >> Hello, >> >> Ports to replace print/*teTeX* with TeX Live 2012 are ready for >> testing. Please note that this is not the final version and >> committing the new ones into the ports tree will go in th

Adding a C++11 based port

2013-05-13 Thread David Demelier
Or is C++11 only for FreeBSD 10? Cheers, -- Demelier David ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: teTeX and TeXLive

2013-05-15 Thread David Demelier
athsea - found ===> Generating temporary packing list ===> Checking if print/tex-formats already installed tcfmgr: config file `tcfmgr.map' (usually in $TEXMFMAIN/texconfig) not found (ls-R missing?). fmtutil: config file `fmtutil.cnf'

Can't build devel/qt4-corelib any more -- help?

2013-05-19 Thread David Wolfskill
b" still failed), I ran "pkg_delete -f qt4-corelib-4.8.4_1" and tried "portmaster devel/qt4-corelib" again .. which *still* failed. The log may be seen at <http://www.catwhisker.org/~david/FreeBSD/qt4_log.txt>. What do I need to do to get devel/qt4-corelib installe

Re: Browsers...

2013-05-20 Thread David Wolfskill
n my home desktop machine, once I ensured that I (vs. root) owned the ~david/.cache directory. And on that machine, home directories reside on a ReadyNAS. Peace, david -- David H. Wolfskill da...@catwhisker.org Taliban: Evil men with guns afraid of truth from a 14

Re: Browsers...

2013-05-20 Thread David Wolfskill
ew of coming attractions," but for day-to-day use, I rely on stable/9. The machine in question is named "albert"; you may see (recent) history of what it's been running at <http://www.catwhisker.org/~david/FreeBSD/history/albert_i386_9.txt>. Peace, david -- David H. Wol

Re: Can't build devel/qt4-corelib any more -- help?

2013-05-21 Thread David Wolfskill
orelib/Makefile (working copy) @@ -13,6 +13,7 @@ LIB_DEPENDS= icui18n:${PORTSDIR}/devel/icu USES= pkgconfig +USE_GCC= any USE_GNOME= _glib20 USE_QT4= qmake_build moc_build QT_NONSTANDARD=yes dwolf-bsd(9.1-S)[18] New log is in <http://www.catwhisker.org/~davi

Re: TeXLive build error on poudriere (Was: [patch included] teTeX and TeXLive)

2013-05-21 Thread David Demelier
ild+install log for > hr> print/texlive-base on your environment. Running texconfig rehash in > hr> pre-install just hides your error and makes another problem. > > I committed a fix in r318651. Please try it if you got a build error > when using poudriere. > &

Re: CURRENT: system crashing while shuting down -> files system corruption

2013-05-24 Thread David Cornejo
On Fri, May 24, 2013 at 3:50 AM, O. Hartmann wrote: > Since r250670 (last known stable) I face a lot of problems. > > On systems with SSD, after a couple of seconds the box is crashing and > rebooting, showing up a lot of CAM/SCSI stuff on the console. > > A system with "traditional" disks I get w

Proper way to access executable's "environment"?

2013-05-26 Thread David Wolfskill
ich I am anywhere near as comfortable; thus, I have a rather vested interest in ensuring that it continues to work. But if Russ Nelson is no longer in a position to be both willing & able to host the upstream site, I'm willing to do it myself. What's a reasonable way fo

Re: Proper way to access executable's "environment"?

2013-05-26 Thread David Wolfskill
ome sort of compatibilty shim -- which was jettisoned for amd64, probably quite intentionally.) > Including is not necessary to access the environ variable. OK; I'll elide that from the patch (& re-test), then. I'd rather not add things gratuitously. Thanks! Peace, david --

Re: Proper way to access executable's "environment"?

2013-05-27 Thread David Wolfskill
m.c has these environ and Environ variables (and, as above, lacks the "#include " and doesn't get the SIGSEGV). * twm's twm.c lacks the environ and Environ variables (and main() is defined as a function that takes but 2 arguments). I suspect that I'm failing to understand

Re: Can't build devel/qt4-corelib any more -- help?

2013-06-01 Thread David Wolfskill
On Sun, Jun 02, 2013 at 01:26:31AM +0300, Raphael Kubo da Costa wrote: > David Wolfskill writes: > > > ../../include/QtCore/../../src/corelib/arch/qatomic_arch.h:96:4: error: > > #error "Qt has not been ported to this architecture" > > This usually indicates

Re: Can't build devel/qt4-corelib any more -- help?

2013-06-02 Thread David Wolfskill
t applications. I merely wanted to be able to handle PGP-compatible signing & encryption in mutt. In any case: Thank you *very* much for your help. I doubt I would have made the connection to Qt3 had it not been pointed out to me rather explicitly. Peace, david -- David H. Wolfskill da...@catwhisker.org Taliban: Evil men with guns afraid of truth from a 14-year old girl. See http://www.catwhisker.org/~david/publickey.gpg for my public key. pgpU0nz1osyHy.pgp Description: PGP signature

Re: The vim port needs a refresh

2013-06-07 Thread David O'Brien
using co-worker I talk to frequently about OPTIONS do not like them either. -- -- David (obr...@freebsd.org) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: The vim port needs a refresh

2013-06-07 Thread David O'Brien
we have have all the releases we've had in flight out the door, new packages sets built; and finally I can use pkgNG I am doing an update. -- -- David (obr...@freebsd.org) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Vim and Vim-lite ports broken options

2013-07-03 Thread David O'Brien
they have r315730. -- -- David (obr...@freebsd.org) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

VirtualBox 4.2.14 unusable

2013-07-06 Thread David Demelier
Hey guys, Are you expecting the same behavior than me on VirtualBox 4.2.14? http://www.demelierdavid.fr/files/VirtualBox-Bug.png I just can't create a new virtual machine :-), Regards, David Demelier ___ freebsd-ports@freebsd.org mailing list

A note re: updating devel/apr (UPDATING entry 20130706)

2013-07-07 Thread David Wolfskill
te for subversion-1.8.0_1 failed ===>>> Aborting update ===>>> Killing background jobs Terminated ===>>> The following actions were performed: Upgrade of apr-1.4.6.1.4.1_3 to apr-1.4.8.1.5.2 ===>>> You can restart from the point of failure with this command

Re: Updating the "texmaker-3.5.2,2" and "texmakerx-2.1_4" ports

2013-07-12 Thread David Thiel
I'm afraid I'm going to have to hand this port off, as last time I checked, the update was rather fiddly, and I don't actually use it anymore. Is there anyone who'd like to take ownership? On 07/12, Jerry wrote: > Is there any possibility of getting the texmakerx-2.1_4 port, now > officially renam

devel/sfml2: new port: ports/178998

2013-07-22 Thread David Demelier
Hi, Anyone wants to take a look at: ports/178998 ? Regards, -- Demelier David ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: python 2 and 3 modules

2013-07-29 Thread David Demelier
the moment its pretty difficult to install python 2.7 and 3.3 at the same time. However, if you plan to install python 3.3, you need to set PYTHON_DEFAULT_VERSION to "python3.3" and not PYTHON_VERSION. Cheers, -- Demelier David ___ freebsd-po

Re: python 2 and 3 modules

2013-07-29 Thread David Demelier
2013/7/29 Marcus von Appen : > David Demelier : > > >> 2013/7/28 Daniel Braniss : >>> >>> Hi, >>> I need to be able to have both (2.7 and 3.2) modules. >>> setting PYTHON_VERSION=3.2 in /etc/make.conf compiles properly, >>> but

Re: [editors/libreoffice] missing dependencies for pkgng

2013-07-29 Thread David Demelier
eration-fonts-ttf, x11-fonts/gentium-basic > > Can you please give more information? Which repository do you use? Also FreeBSD does not currently provide official repository for pkgng. -- Demelier David ___ freebsd-ports@freebsd.org mailing lis

Re: [editors/libreoffice] missing dependencies for pkgng

2013-07-30 Thread David Demelier
2013/7/29 CeDeROM : > On Mon, Jul 29, 2013 at 2:36 PM, David Demelier > wrote: >> 2013/7/29 CeDeROM : >>> # pkg upgrade >>> Updating repository catalogue >>> pkg: Missing dependency matching 'x11-fonts/liberation-fonts-ttf' >>> pkg: Er

Re: sysutils/hal fails to compile today

2013-07-31 Thread David Demelier
ork/hal-0.5.14/hald' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/ram/basejail/usr/ports/sysutils/hal/work/hal-0.5.14' > gmake: *** [all] Error 2 > ===> Compilation failed unexpectedly. > > Full build log can be seen here: http://dpaste.com/

Re: sysutils/hal fails to compile today

2013-08-01 Thread David Demelier
2013/8/1 Kenta Suzumoto : > On 8/1/2013 at 2:56 AM, "David Demelier" wrote: >> >> >>Do you have a restricting /etc/src.conf? I'm surprised to see the >>code >>does not find usbhid.h. >> >>Which version of FreeBSD? >> > >

Re: [REVIEW] Completing i386-wine

2013-08-05 Thread David Naylor
On Monday, 5 August 2013 02:31:54 Sam Fourman Jr. wrote: > Would there also be the possibility to have i386-wine as a source-code > > > port, and build from i386 installation? That avoids cross-compiling. > > > > One could build an i386 installation either from amd64 or previous i386 > > install

x11/nvidia-driver build failure in head/i386 @r253985 with clang

2013-08-07 Thread David Wolfskill
rts/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-319.32/src 1 error I am presently updating head to r254052 and that process will attempt to rebuild x11/nvidia-driver. If that's successful, I will follow up. In the mean time, I will try to figure out what's wrong: nvidia-driver-30

Re: x11/nvidia-driver build failure in head/i386 @r253985 with clang

2013-08-07 Thread David Wolfskill
On Wed, Aug 07, 2013 at 01:20:34PM +, Alexey Dokuchaev wrote: > On Wed, Aug 07, 2013 at 06:02:41AM -0700, David Wolfskill wrote: > > [...] > > nvidia_subr.c:997:19: error: incompatible pointer types passing 'vm_map_t' > > (aka 'struct vm_map *') to p

Re: x11/nvidia-driver build failure in head/i386 @r253985 with clang

2013-08-07 Thread David Wolfskill
hould now be > kernel_arena or kmem_arena. I don't know how to modify ports but I can > produce a patch later today to resolve this unless someone beats me to it. > It will be a simple substitution based on version. > ... I'll be happy to test. Peace, david -

Request for assistance: portbuilder

2013-08-12 Thread David Naylor
ct me. Regards, David signature.asc Description: This is a digitally signed message part.

Re: Netflix support

2013-08-12 Thread David Naylor
Hi Richard, I have forwarded your email on to Gerald who is the maintainer of the port. We generally prefer to wait for the wine devs to integrate the patches instead of doing an out-of-version patch. That being said, if this requires FreeBSD specific code the only likely way the code will

FreeBSD Port: apcupsd-3.14.10_1

2013-08-13 Thread David Newman
Greetings. Running 'make package' on the 9.1-RELEASE/i386 port of apcupsd-3.14.10_1 fails to run to completion. Please see the error output below. If it's relevant, I am running this in a 32-bit jail on a 64-bit 9.1 machine. But I am not sure that is relevant, since all the dependency ports (gette

Re: graphics/blender: math.h: isnan(): error: controlling expression type 'unsigned int' not compatible with any generic association type

2013-08-17 Thread David Chisnall
is change was made it make it easier to find logic errors at compile time, and it seems to be doing exactly that here: now the port fails to build, rather than building and having undefined behaviour. David signature.asc Description: Message signed with OpenPGP using GPGMail

Re: graphics/blender: math.h: isnan(): error: controlling expression type 'unsigned int' not compatible with any generic association type

2013-08-17 Thread David Chisnall
On 17 Aug 2013, at 15:39, "O. Hartmann" wrote: > On Sat, 17 Aug 2013 11:24:41 +0100 > David Chisnall wrote: > >> On 17 Aug 2013, at 10:48, "O. Hartmann" >> wrote: >> >>> port graphics/blender doesn't compiler neither in CUR

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

Re: Passing cmpile flags to portmaster

2013-08-26 Thread David Demelier
cr...@freebsd.org" It's usually done within /etc/make.conf, portmaster just wraps make(1) in its script. Also, if you want more fine grained settings, you may take a look at ports-mgmt/portconf, but it will be deprecated with the new option framework. Cheers, -- Demelier David _

Re: How to start wine?

2013-08-26 Thread David Naylor
On Monday, 26 August 2013 11:58:12 Thomas Mueller wrote: > What are LD_LIBRARY_PATH and LD_32_LIBRARY_PATH supposed to be? I see > neither of these environment variables defined. The LD_(32_)LIBRARY_PATH variables are used by ld-elf(32).so.1 in resolving the libraries. > And what about PATH?

FreeBSD Port: sdl-1.2.15_2,2 build error

2013-09-07 Thread David Lichti
r code 1 > > Stop in /usr/ports/devel/sdl12. *** [install] Error code 1 > > Stop in /usr/ports/devel/sdl12. I was able to sucessfully build it after emptying the patch file patch-src_video_x11_SDL_x11sym.h. So probably this patch should be reviewed. David -

FreeBSD Port: mapserver-6.2.1_2 building with python support requires python 2.6.

2013-09-09 Thread David Wahlund
This throws a "this port is deprecated"-warning. EoL for python26 is 1 october 2013. Just a heads up. Regards David ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send a

Re: HELP! nvidia-driver patch: Weird REPLACE_CMD and command-line-sed behaviour. HELP!

2013-09-10 Thread David Wolfskill
re are the last several lines from http://www.catwhisker.org/~david/FreeBSD/history/laptop_i386_10.txt. (http://www.catwhisker.org/~david/FreeBSD/history has an explanation of the revision strings I use.): FreeBSD 10.0-CURRENT #1009 r255202M/255202:152: Wed Sep 4 06:02:03 PDT 2013 r...@g1-

Re: [HEADSUP][CFT] New compiler USES flag, please test, review comment

2013-09-16 Thread David Naylor
On Friday 13 September 2013 15:17:53 Baptiste Daroussin wrote: > Hi, Hi, > Given how old our gcc in base is and the work done on clang and libc++. > > It is becoming complicating to make some ports properly working on all > supported version of FreeBSD. > > To help in that I would like to propo

Re: python 2 and 3 modules

2013-09-17 Thread David Demelier
On 17.09.2013 08:59, Daniel Braniss wrote: >> On 29/07/2013 5:46 PM, David Demelier wrote: >>> 2013/7/28 Daniel Braniss : >>>> Hi, >>>> I need to be able to have both (2.7 and 3.2) modules. >>>> setting PYTHON_VERSION=3.2 in /etc/make.conf com

Fwd: [REL - 83i386-default][x11-toolkits/py-kivy] Failed for py27-kivy-1.7.1 in build

2013-09-19 Thread David Naylor
Hi All, Could someone please help me with this. It doesn't make any sense. I have isolated the issue to building on i386 under old Xorg (libGL v7). This does not happen when using new Xorg (libGL v8 -> WITH_NEW_XORG), nvidia libGL or under amd64. If I run ldd(1) on kivy/graphics/opengl.

Help understanding ports tinderbox failure report?

2013-09-22 Thread David Wolfskill
the patch provided for the 6.4.4 -> 6.4.4.1 upgrade. I've attached a revised patch, to: * Perform the 6.4.4 -> 6.4.4.1 upgrade. * Replace the "USE_TK_RUN" (& "USE_TK_WRAPPER") with "USES+= tk:wrapper,run". * Avoid showing the pkg-message if NOPORTDOCS is defined. (Th

games/plee-the-bear fails to build

2013-09-26 Thread David Demelier
nning-bear] Error code 1 Regards, David. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

ports/181413 request maintainer timeout

2013-09-27 Thread David Demelier
Hi, I've sent a PR a month ago about visualboyadvance-m [1]. Can someone please commit it as a maintainer timeout? [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181413 Kind regards, David. ___ freebsd-ports@freebsd.org mailing list

[patch] audio/mumble: urgent unbreak

2013-10-08 Thread David Demelier
pr.cgi?pr=ports/182215 [2] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181102 -- Demelier David ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re : Re: [patch] audio/mumble: urgent unbreak

2013-10-08 Thread David Demelier
Thank you very much! :-) -- David Demelier Mark Felder a écrit : >On Tue, Oct 8, 2013, at 13:05, David Demelier wrote: >> Hello folks, >> >> Sorry to ask you a second time for a maintainer timeout but it's >> critical because audio/mumble is unusable currentl

FreeBSD Port: lzip-1.14

2013-10-10 Thread David Newman
ose listed below. Please advise on a remedy. Thanks Regards, David Newman => lzip-1.14.tar.gz doesn't seem to exist in /usr/ports/distfiles//. => Attempting to fetch http://nongnu.askapache.com/lzip/lzip-1.14.tar.gz fetch: http://nongnu.askapache.com/lzip/lzip-1.14.tar.gz: Not Found =

Poudriere, pkgng and "has to be built manually"

2013-10-17 Thread J David
Hello, When attempting to build the port lang/racket under poudriere, the following message is generated: >> Ignoring lang/racket: has to be built manually: i386 requires kern.maxdsiz="640M" to build This is on a machine with kern.maxdsiz=32G. What is the best way to build this package so t

Some turbulence encountered during perl-5.14.4_2 -> perl5-5.16.3_2

2013-10-24 Thread David Wolfskill
ot;Comprehensive" approach: root@d129:/common/home/david # portmaster -r perl- ===>>> /var/db/pkg/perl- does not exist ===>>> Aborting update ===>>> Killing background jobs Bah. OK; fine: root@d129:/common/home/david # portmaster -r perl ===>>>

dolphin-emu requires KMS to get OpenGL?

2013-10-25 Thread David Demelier
Hi there I wanted to try out the last version of dolphin-emu (4.0.0). When I try to start any game it stops with : Your card supports OpenGL 2.0? Your card supports OpenGL 3.0? I'm running standard Xorg without KMS with a ATI Radeon 4330. Is KMS mandatory for that card? Cheers, --

Re : mail/roundcube: No Dates?

2013-10-25 Thread David Demelier
Hi You need to set the date.timezone in your php.ini. Cheers -- David Demelier Larry Rosenman a écrit : >I upgraded my main mailserver a couple of weeks ago from 8.4 to 10.0, >and my roundcube install stopped displaying dates in the mail view. > >I've corresponded with

Netbeans / OpenJDK7 undefined reference to libiconv_open

2013-11-03 Thread David Demelier
Hi, After updating to openjdk-7.25.15_2 and netbeans-7.4, I can't start netbeans: /usr/local/openjdk7/jre/lib/amd64/libsplashscreen.so: Undefined symbol "libiconv_open" Anyone has the same issue? Regards, ___ freebsd-ports@freebsd.org mailing list htt

Re: poudriere + soundkonverter build fails

2013-11-06 Thread David Naylor
On Tuesday, 5 November 2013 14:54:12 Wolfgang Riegler wrote: > Hi, Hi, > building soundkonverter fails on 9.1 AMD64 with: > /usr/local/include/taglib/mp4coverart.h:49: error: comma at end of > enumerator list *** [CMakeFiles/soundkonverter.dir/metadata/tagengine.o] > Error code 1 > > > My optio

lang/gcc46 leaving directories around (WAS: [QAT] r334234: 3x leftovers, 1x depend_object)

2013-11-22 Thread David Naylor
Hi All / Gerald, The following reports indicate that /usr/local/share/info/gcc46 (directory) is being left in the working environment and not properly cleaned up. Since the ports do not create or use anything in that directory I assume this is an issue with the lang/gcc46 port. If this has

Re: lang/gcc46 leaving directories around (WAS: [QAT] r334234: 3x leftovers, 1x depend_object)

2013-11-24 Thread David Naylor
On Saturday, 23 November 2013 03:00:54 Gerald Pfeifer wrote: > On Sat, 23 Nov 2013, Baptiste Daroussin wrote: > > This should be a definitive fix: > > http://people.freebsd.org/~bapt/fix-info-subdir.diff > > > > Btw that have shown a bug in pkg 1.2.0 rc1 and prior (not in 1.1.x) I > > have fix in

Re: Upgrading Perl... Somebody just shoot me and put me out of my misery!

2013-11-25 Thread David Wolfskill
the switch to threaded perl because of this, > dns/p5-Net-DNS, net/p5-IP-Country and converters/p5-Encode-Detect. > For those, I ended up forcibly de-installing them, then building them. Seemed to go OK (after I applied that hammer). Peace, david -- David H. Wolfskill

www/nginx and PR 180639

2013-12-02 Thread David Duchscher
I submitted this PR a while back to fix syslog support and it seems to be languishing. Anybody know how to contact the nginx port maintainer? Link to my PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=180639 -- DaveD ___ freebsd-ports@freebsd.org

Re: [kde-freebsd] Error using CMake similar to error from earlier list post

2013-12-10 Thread David Naylor
Hi Joe, I'm listening! I've read through your thread on KDE-FreeBSD and Ports-FreeBSD however I am a bit fuzzy as to the issues. Are these specific to clang, FreeBSD >= 10 or some other trigger? How would I go about reproducing these errors? I'm happy to work with you to resolve these

Where to find keywords for pkg-plist? (@mode, @group, ...)

2013-12-17 Thread David Demelier
n the pkg-plist? A simple grep didn't answer me. For instance, @mode sets the chmod file, @owner the user and such. Kind regards, -- Demelier David ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs

Re: Where to find keywords for pkg-plist? (@mode, @group, ...)

2013-12-17 Thread David Demelier
2013/12/17 Baptiste Daroussin : > On Tue, Dec 17, 2013 at 10:07:47AM +0100, David Demelier wrote: >> Hello there, >> >> The Porter's Handbook really lacks a section to set permissions on >> installed files. Some users helped me on IRC to set permissions on a >&g

emulation/virtualbox-ose-additions fails to build only in poudriere

2013-12-18 Thread David Demelier
ualbox-ose-additions/work/VirtualBox-4.2.20/out/freebsd.amd64/release/obj/VBoxOGLgen/cr_packfunctions.h' kmk: *** Exiting with status 2 *** [do-build] Error code 2 Stop in /usr/ports/emulators/virtualbox-ose-additions. Regards, -- Demelier David ___

Re: If ports@ list continues to be used as substitute for GNATS, I'm unsubscribing

2013-12-18 Thread David Demelier
27;t see any other complaint nor PRs and since it compiles from my system and not poudriere I thought I did something wrong. And for that purpose I think that we should not spam the GNATS where problems can appear at the user side first. But for me, I often starts my mails by Hello :-). Reg

Re: emulation/virtualbox-ose-additions fails to build only in poudriere

2013-12-18 Thread David Demelier
On 18/12/2013 09:53, David Demelier wrote: Hi there, The port emulation/virtualbox-ose-additions successfully builds on my machine but not when trying to bulk in a poudriere : kmk_redirect: error: _execvp(_P_WAIT, "python", ...) failed: No such file or directory kmk_redirect: erro

Re: transmission-gtk not workin :-(

2014-01-03 Thread David Demelier
if we can find a real solution for transmission-gtk it will be great for any user who may expect exactly the same problem :-). For me the version 2.82 is working flawlessly with Mate desktop. I didn't touch anything related to gtk-3 configuration and use defaults. Rega

Re: dns/bind-tools fails to build on 10-stable

2014-01-21 Thread David Demelier
e PACKAGE_BUGREPORT "" > | #define PACKAGE_URL "" > | /* end confdefs.h. */ > | > > Looked in options and gssapi was enabled by default ( was there after > make rmconfig-recursive ) and i don't use kerebos so disabled it, now it > builds. > > Enabled options resulting in successful build are IPv6 SSL and THREADS. > Thanks anyway, hope this proves useful to someone. I can post the entire > log but it is huge. I already felt in that kind of error because I disabled kerberos in my src.conf(5) too. I think a good idea would be to enable or disable options by default depending on some values from the src.conf(5). This can save some time for users which have extremely restrictive /etc/src.conf files. Regards, David. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

[Upgrade to FreeBSD10] hplip issue

2014-02-01 Thread David Marec
requires SCAN) ===> Use 'make config' to modify these settings I also tried to activate XSane, - with the help of the new binary package installation- but the error still occurs. Any clue ? -- David Marec. ___ freebsd-ports@freebsd.org m

Re: [Upgrade to FreeBSD10] hplip issue

2014-02-01 Thread David Marec
On 01.02.2014 10:39, David Marec wrote: First, I had to rebuild the port to switch on the 'scanning feature', which is not available by the binary package, but scanning still fails. Finally, while checking in the hplip configuration files, I found that the scanning feature

x11/nvidia-driver builds; fails install (staging issue?)

2014-02-01 Thread David Wolfskill
1/nvidia-driver. *** [install] Error code 1 Stop in /common/ports/x11/nvidia-driver. ===>>> Installation of nvidia-driver-331.20 (x11/nvidia-driver) failed ===>>> Aborting update ===>>> Killing background jobs Terminated ===>>> You can restart from the poin

Re: x11/nvidia-driver builds; fails install (staging issue?)

2014-02-01 Thread David Wolfskill
On Sat, Feb 01, 2014 at 07:14:54AM -0800, David Wolfskill wrote: > My laptop (which I've had for about 4 years now) uses an Nvidia > Quadro FX 770M (G96GL); after an initial (brief) test of using the nv > driver, I switched to x11/nvidia-driver and have been using it since. > ...

Re: x11/nvidia-driver builds; fails install (staging issue?)

2014-02-01 Thread David Wolfskill
ake: ..." lines were from me hitting ^T.) > .if ! defined(WITH_NEW_XORG) > IGNORE= Please enable WITH_NEW_XORG, libEGL needs libdrm higher > then 2.4.24 > .endif > Hrrmmm :-( Peace, david -- David H. Wolfskill da...@catwhisker.or

Re: [Upgrade to FreeBSD10] hplip issue

2014-02-03 Thread David Marec
On 03.02.2014 01:18, Scot Hetzel wrote: On Sat, Feb 1, 2014 at 4:14 AM, David Marec wrote: I don't know why this file was not updated during the hplip installation. [...] if there were any changes to hplip.conf file, it doesn't get removed when the port is uninstalled. And i

Re: FreeBSD Port: prosody-0.8.2

2014-02-06 Thread David Thiel
port myself and giving it a try? > Attaching that to a bug of sorts (similar to the prosody one)? Tell you what -- I'll try to tackle LuaSec. If you can take a look at the Luasocket situation and perhaps bring that up with the maintainer, that'd certainly be useful. Thanks, David __

Re: FreeBSD Port: prosody-0.8.2

2014-02-06 Thread David Thiel
On 02/06, Benjamin Podszun wrote: > Maybe I can help with that - since I plan to migrate/relocate and > that's a core part of what I need here (which is why I'm diving into > ports about 30min after my first FreeBSD installation in years). So - > one tester, ready to help out. ;-) Thanks! > Luaso

Re: FreeBSD Port: prosody-0.9.3 IPv6 status.

2014-02-11 Thread David Thiel
Hi Kelly, The more testers the better, especially if you have IPv6. The updated luasec and Prosody seem to be working well, but the new luasocket hasn't been extensively tested. Thanks! David On 02/11, Kelly Hays wrote: > Thanks for the update. I have a small server with just a couple

FreeBSD Port: net/DarwinStreamingServer

2014-02-14 Thread David Gappa
/net/DarwinStreamingServer # ls /usr/local/sbin/DarwinStreamingServer ls: /usr/local/sbin/DarwinStreamingServer: No such file or directory -- David Gappa ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Why would a port use its own existence as an excuse to fail install?

2014-02-15 Thread David Wolfskill
out. That really seems like about the lamest excuse for failing an install that I could imagine Eventually, it will probably become moot, as I'll (eventually) migrate to stable/10, and go through the deinstall-all-ports, then reinstall-all-ports exercise but, seriously...? What's

Re: Why would a port use its own existence as an excuse to fail install?

2014-02-15 Thread David Wolfskill
.. well, moot (at the time). And now textproc/clucene-qt4 & devel/qt4-testlib have been re-installed, apparently succesfully. (www/webkit-qt4 will take a bit longer than I can hold my breath :-}) Thanks, both to you & to Matthew D. Fuller. Peace, david -- David H. Wolfski

Hmmm....? "pkg-static: Skipping unknown key 'messages'"

2015-09-26 Thread David Wolfskill
for most of yesterday, and I'm presently 3 hours east of my "home time zone" -- it's at least plausible that I've overlooked a "heads up" or that I've failed to take appropriate evasive action about something, so I thought I'd rather look a bit silly th

Re: Hmmm....? "pkg-static: Skipping unknown key 'messages'"

2015-09-26 Thread David Wolfskill
:-} (And the "poudriere bulk" run completed with an exit status of 0. :-}) Peace, david -- David H. Wolfskill da...@catwhisker.org Those who would murder in the name of God or prophet are blasphemous cowards. See http://www.catwhisker.org/~da

UPDATING 20151006: www/firefox build failure using poudriere

2015-10-10 Thread David Wolfskill
_READ=off: File is read directly from disk EXTENSION=off: Allow loadable extensions So: Is poudriere actually failing to build a package because an installed port on the package-building system doesn't meet the configuration requirements of the package to be built? Th

Re: UPDATING 20151006: www/firefox build failure using poudriere

2015-10-10 Thread David Wolfskill
On Sat, Oct 10, 2015 at 08:51:35AM -0700, David Wolfskill wrote: > ... > So: Is poudriere actually failing to build a package because an > installed port on the package-building system doesn't meet the > configuration requirements of the package to be built? > > That d

Re: UPDATING 20151006: www/firefox build failure using poudriere

2015-10-10 Thread David Wolfskill
On Sat, Oct 10, 2015 at 08:51:35AM -0700, David Wolfskill wrote: > I suspect that there's something fairly fundamental that I'm missing, > that I have something misconfigured (that hasn't shown up in the > biweekly poudriere runs I've been doing since 19 July), or th

I needed some "evasive action" for devel/py-parsing -> devel/py-pyparsing

2015-11-05 Thread David Wolfskill
ved the offending file; I was then able to install devel/py-pyparsing without issue. Peace, david -- David H. Wolfskill da...@catwhisker.org Those who would murder in the name of God or prophet are blasphemous cowards. See http://www.catwhisker.org/~david/pu

Commiter Help Requested

2015-11-06 Thread David Harrigan
/bugzilla/show_bug.cgi?id=204190 As well as this mailing list, you can find me on EFNet #bsdports and Freenode #freebsd-ports. Thank you very much. -=david=- -- I prefer encrypted and signed messages. KeyID: B20A22F9 Fingerprint: 110A F423 3647 54E2 880F ADAD 1C52 85BF B20A 22F9 "It i

Poudriere build of security/clamav-0.99 fails "check"

2015-12-12 Thread David Wolfskill
gh I'm failing to find an actual resolution. Am I doing something silly, or does this warrant a PR? Thanks! Peace, david -- David H. Wolfskill da...@catwhisker.org Those who would murder in the name of God or prophet are blasphemous cowards. See htt

Re: Using pkg updating without /usr/ports

2015-12-19 Thread David Wolfskill
run an automounter, and thus does not need the explicit mount first).) Peace, david -- David H. Wolfskill da...@catwhisker.org Those who would murder in the name of God or prophet are blasphemous cowards. See http://www.catwhisker.org/~david/publickey.gpg for my public key. signature.asc Description: PGP signature

Failed upgrade graphics/ImageMagick: /usr/bin/ld: skipping incompatible /usr/lib32/...

2015-12-23 Thread David Wolfskill
9.2-10.tar.xz) = 8755528 g1-252(11.0-C)[15] so I'm pretty much at a loss to understand what happened. Any clues? Thanks! Peace, david -- David H. Wolfskill da...@catwhisker.org Those who would murder in the name of God or prophet are blasphemous cowards. See http://www.catwhisker.org/~david/publickey.gpg for my public key. signature.asc Description: PGP signature

Re: Failed upgrade graphics/ImageMagick: /usr/bin/ld: skipping incompatible /usr/lib32/...

2015-12-23 Thread David Wolfskill
ap.conf: No such file or directory g1-252(10.2-S)[4] [The relatively recent mtime for make.conf is from the "# DISABLE_VULNERABILITIES=yes" line.] Peace, david -- David H. Wolfskill da...@catwhisker.org Those who would murder in the name of God o

Re: Failed upgrade graphics/ImageMagick: /usr/bin/ld: skipping incompatible /usr/lib32/...

2015-12-23 Thread David Wolfskill
ut the failure recurred. Peace, david -- David H. Wolfskill da...@catwhisker.org Those who would murder in the name of God or prophet are blasphemous cowards. See http://www.catwhisker.org/~david/publickey.gpg for my public key. signature.asc Description: PGP signature

Re: Failed upgrade graphics/ImageMagick: /usr/bin/ld: skipping incompatible /usr/lib32/...

2015-12-24 Thread David Wolfskill
this information will be of use...? (The build machine is faster than my laptop, but doesn't have X11 at all, so trying to use portmaster to build ImageMagick isn't feasible. But apparently "poudriere testport" is sufficient to generate the failure.) Peace, david -- David H

Re: Failed upgrade graphics/ImageMagick: /usr/bin/ld: skipping incompatible /usr/lib32/...

2015-12-26 Thread David Wolfskill
org u...@freebsd.org > http://www.mahoroba.org/~ume/ > . I thank both of you! I confirm that applying r292747 to stable/10 @r292746 allows graphics/ImageMagick to build with no reports of problems. Peace, david -- David H. Wolfskill da...@catwhisker.org T

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