What is MAKE_JOBS_UNSAFE?

2013-09-09 Thread Thomas Mueller
In some ports that failto build/upgrade, with portmaster in this case, I get a message like gmake[1]: Leaving directory `/BETA1/usr/ports/multimedia/vlc/work9amd64/vlc-2.0.7' gmake: *** [all] Error 2 === Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before

Re: What is MAKE_JOBS_UNSAFE?

2013-09-09 Thread Thomas Mueller
Thomas, It prevents parallel (make -j 4) build of ports, and your assumption about how to set it is correct; alternatively, it can be given on the make command line: portmaster -mMAKE_JOBS_UNSAFE=yes multimedia/vlc. URL:

Re: What is MAKE_JOBS_UNSAFE?

2013-09-09 Thread Thomas Mueller
Thomas, It prevents parallel (make -j 4) build of ports, and your assumption about how to set it is correct; alternatively, it can be given on the make command line: portmaster -mMAKE_JOBS_UNSAFE=yes multimedia/vlc. URL:

Re: distfiles changed to new path

2013-08-27 Thread Thomas Mueller
from Fbsd8: I just did a portsnap run that updated the base port system. Now I see a port's distfile going to /var/ports/distfiles instead of /usr/ports/distfiles. Is this a error in the newly updated base port system which contains the default port make environment? I have no directory

Re: How to start wine?

2013-08-26 Thread Thomas Mueller
What are LD_LIBRARY_PATH and LD_32_LIBRARY_PATH supposed to be? I see neither of these environment variables defined. And what about PATH? I am trying #!/bin/sh set

Re: How to start wine?

2013-08-26 Thread Thomas Mueller
The bootstrap code from i386-wine does the following: if [ -z $__BINBOUNCE_BOOTSTRAP ] then export LIBGL_DRIVERS_PATH=$LOCALBASE/lib32/dri if [ `uname -p` = i386 ] then export LD_LIBRARY_PATH=$LOCALBASE/lib32:$LOCALBASE/lib32/wine:$LD_LIBRARY_PATH else export

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

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

How to start wine?

2013-08-24 Thread Thomas Mueller
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 r254196: Sun Aug 11 00:36:49 UTC 2013

Re: Conflict between converters/libiconv and devel/gettext

2013-08-08 Thread Thomas Mueller
On Wed, Aug 07, 2013 at 01:41:49PM +, Thomas Mueller wrote: I was trying to update (portmaster) subversion (1.7 to 1.8) on a USB-stick (9.2-BETA2 amd64) installation and failed because of a conflict between converters/libiconv and devel/gettext apparently trying to install files

Re: ports/180648: ftp/curl 7.31.0 failed to compile with LDAP

2013-08-08 Thread Thomas Mueller
on July 31, before searching the ports PR database. Thomas Mueller ___ 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

Conflict between converters/libiconv and devel/gettext

2013-08-07 Thread Thomas Mueller
I was trying to update (portmaster) subversion (1.7 to 1.8) on a USB-stick (9.2-BETA2 amd64) installation and failed because of a conflict between converters/libiconv and devel/gettext apparently trying to install files to the same place: /usr/local/lib/charset.alias Closing error messages

Re: [SOLVED] libpkg, sqlite and database problems prevent building any packages

2013-08-07 Thread Thomas Mueller
On 07/08/2013 02:00, Thomas Mueller wrote: At first, with sqlite3 not listed as a dependency of pkg, I wouldn't have realized what needed fixing. That's deliberate. If pkg(8) had to install other packages as dependencies of itself, it would make bootstrapping pkg on a new system

[SOLVED] libpkg, sqlite and database problems prevent building any packages

2013-08-06 Thread Thomas Mueller
I solved the impasse by moving /var/db/pkg/local.sqlite to another place where it wouldn't be found, in this case /var/tmp . Then I went into $PORTSDIR/ports-mgmt/pkg and ran make deinstall install to update pkg. That produced a new, small, /var/db/pkg/local.sqlite which I renamed to

libpkg, sqlite and database problems prevent building any packages

2013-08-05 Thread Thomas Mueller
I have smaller FreeBSD 9.1-STABLE and 9.2-BETA2 installations that I update less frequently than the main hard-drive installation. On the USB-stick installations, I find I can't upgrade or build any ports because of a database mess. I get error messages mentioning sqlite even for packages

Re: libpkg, sqlite and database problems prevent building any packages

2013-08-05 Thread Thomas Mueller
I know there was a major change in database format when subversion was updated in ports from 1.7 to 1.8, but would this cause the problems that are driving me crazy? There ought to be a way to resolve this, but I can't see what to do, everything I try leads to the same error messages.

Re: libpkg, sqlite and database problems prevent building any packages

2013-08-05 Thread Thomas Mueller
On 05/08/2013 14:30, Thomas Mueller wrote: I could see my pkg client is out of date, but how do I update it? Attempts to update all gave me those error messages. Installation fails. Matthew Seaman responded: Your package database has got into an inconsistent state. pkg(8) is attempting

Re: [REVIEW] Completing i386-wine

2013-08-04 Thread Thomas Mueller
Subject: Completing i386-wine Date: Saturday, 3 August 2013, 14:46:06 Hi All, There has been one major missing piece of i386-wine. The ability for the port to build and install under amd64 (and thus to appear in the official repos of FreeBSD). Since the Port's Collection

ftp/curl 7.31.0 fails configure, stops www/seamonkey build/upgrade

2013-07-31 Thread Thomas Mueller
I was trying to portmaster www/seamonkey www/seamonkey-i18n and came to a snag on one dependency, ftp/curl failing in the configure script. Would I do better to go without the optional enigmail? It looks like there was an error there, in the CFLAGS, for curl. My installed seamonkey-2.17.1 was

Re: Use of sysutils/pacman in FreeBSD?

2013-07-13 Thread Thomas Mueller
Well, there's ArchBSD project (http://archbsd.net/), and pacman may be used to install packages from it (to quickly set up a jail, for example, as FreeBSD world is just another package there). However, the original reason I've ported it was to be able to install a genuine linux distribution

Use of sysutils/pacman in FreeBSD?

2013-07-12 Thread Thomas Mueller
I recognize pacman as a package manager for Arch Linux along with Arch Build System, but how would pacman be used in FreeBSD? Binary-only package manager or build from source for FreeBSD, or would it be used to add packages to an Arch Linux installation while running from FreeBSD? I notice

Bugs in print/hplip assuming Linux file structure

2013-06-20 Thread Thomas Mueller
I am trying to configure an HP LaserJet m1212nf MFP and failing possibly because the setup can't find files normal for Linux but different in FreeBSD. I get error messages such as (running as root): Searching... (bus=usb, search=(None), desc=0) error: Failed to find the lsusb command cat:

Re: [HEADS UP] switch default xorg version in 9.1 and later

2013-06-19 Thread Thomas Mueller
Hi! It is time to switch the default version of xorg on FreeBSD 9.1 and later, including CURRENT. In general this means better support for modern hardware, especially intel hardware, at the cost of support for some legacy hardware. The old version will still be around, and be the default

Re: graphics/gegl won't build, was Re: Rebuild all ports for perl minor version update?

2013-06-18 Thread Thomas Mueller
Same thing happened to me. I fixed it with: LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 portmaster -r perl I did not use both of them but I can't remember which one did the trick. Andrei Vrincianu Thanks for help, but the real answer came from my subsequent daily visit to

Rebuild all ports for perl minor version update?

2013-06-16 Thread Thomas Mueller
They don't really need to be re-built, but it is the safest way to go. I never go that way as he risk is EXTREMELY low and the time savings are HUGE. I just posted a much quicker way in the thread on Broken SNMP::Info. Start with portmaster p5-. Then go check on the remaining files (not

graphics/gegl won't build, was Re: Rebuild all ports for perl minor version update?

2013-06-16 Thread Thomas Mueller
I finished what I could of portmaster -r perl Last snag is graaphics/gegl and three ports that depend on graphics/gegl graphics/gegl graphics/gimp-app graphics/xsane print/hplip Last part of the log for portmaster graphics/gegl was gmake[4]: Leaving directory

Rebuild all ports for perl minor version update?

2013-06-14 Thread Thomas Mueller
I see in the $PORTSDIR/UPDATING file that perl has been updated. perl5.16 has been updated from 5.16.2 to 5.16.3 . Since this is only (?) a minor-version update, why should it be necessary to upgrade all ports that depend on perl? portmaster -r perl In that case, why didn't they go to perl

Rebuild all ports for perl minor version update?

2013-06-14 Thread Thomas Mueller
from my priginal post: I see in the $PORTSDIR/UPDATING file that perl has been updated. perl5.16 has been updated from 5.16.2 to 5.16.3 . Since this is only (?) a minor-version update, why should it be necessary to upgrade all ports that depend on perl? portmaster -r perl In that case, why

Re: Announce: Unofficial binary package builds for old releases

2013-06-06 Thread Thomas Mueller
cross posting this from hackers by request) Thanks to poudriere making this easy, we're now making public our (unofficial!) constantly being rebuilt repository of binary packages for old FreeBSD +releases and less popular architectures. See

Re: Proper way to access executable's environment?

2013-05-27 Thread Thomas Mueller
for calloc(). -- Thomas Mueller ___ 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: Proposal: do not show up the dialog(1) by default?

2013-05-23 Thread Thomas Mueller
A lot of people seems to be complaining about the configuration dialog popping up all the time. What if we change the default behaviour to not pop up the dialog each time there is a changed option but only when the user explicitly type make config? Just a proposal, please give your

Re: Status/version of graphics/png?

2013-04-28 Thread Thomas Mueller
from Chris Rees: What new features are you trying to take advantage of with png? I went to the libpng website and couldn't find the desired changelog, but found libpng 1.4.x and 1.5.x were still in active development, and there was also a beta 1.7.0 . 1.6.2 is the latest release. I notice

Any way to keep two versions of Xorg?

2013-04-28 Thread Thomas Mueller
Is there any way to keep two versions of Xorg-server, using no more than one at a time? Reason is the newer but unstable version with KMS, permitting full use of the newer Intel graphics chips. I switched to the new version but then couldn't run X at all, immediately crashing the system and

Re: Status/version of graphics/png?

2013-04-26 Thread Thomas Mueller
from Dirk Meyer: Hallo Thomas Mueller, What is the status of graphics/png, now that FreeBSD 8.4_RC2 has been released and the ports tree has been unfrozen? Will it get the long overdue update to 1.6.x; how much regression testing needs to be done? 1.6.1 ist still

Status/version of graphics/png?

2013-02-24 Thread Thomas Mueller
What is the status of graphics/png? I noticed NetBSD pkgsrc was prompt in updating to 1.6 (or was it 1.6.0?), even though they are behind in some other packages. I'm concerned with the prospect of having to rebuild all ports that depend on png when 1.5.x - 1.6. The status is that I wait

Re: Firefox upgrade fails

2013-02-22 Thread Thomas Mueller
invocation) gmake[5]: *** [libmozalloc.so] Error 1 ... Any hint? Disable PGO or build with GCC (I used make USE_GCC=4.6+). -- Thomas Mueller ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Status/version of graphics/png?

2013-02-22 Thread Thomas Mueller
What is the status of graphics/png? I noticed NetBSD pkgsrc was prompt in updating to 1.6 (or was it 1.6.0?), even though they are behind in some other packages. I'm concerned with the prospect of having to rebuild all ports that depend on png when 1.5.x - 1.6. Tom

Status of math/gnumeric unable to keep up with upstream releases?

2013-02-22 Thread Thomas Mueller
What is the status of gnumeric being stuck at 1.10.17 when upstream has released 1.12.0 ? I think gnumeric = 1.11.x has gtk+ = 3.0.0 as a dependency? I checked gnumeric web site www.gnumeric.org . I see this is the same snag that prevents transmission 2.5 from building, though possibly one

Re: Bug in mail/mpop options list: only NLS appears in dialog

2013-02-12 Thread Thomas Mueller
We also do support the same kind of things :) First set NO_DIALOG=yes in make.conf and you are done with the dialog thing :) second you can do the follow: OPTIONS_SET=NLS NCURSES GTK2 X11 OPTIONS_UNSET= QT4 msmtp_SET= IDN msmtp is the ${UNIQUENAME} obtained from make

Re: Xorg totally unusable with KMS and new Xorg on Sandy Bridge system: how to undo

2013-02-08 Thread Thomas Mueller
Thomas Mueller writes: I built the newer Xorg and it falls flat: goes to a nongraphic screen that is blank except for a rectangular cursor in the upper left corner, and now I want to get back to the earlier Xorg. System is Intel Sandy Bridge with i7 CPU. Robert Huff responds

Re: Xorg totally unusable with KMS and new Xorg on Sandy Bridge system: how to undo

2013-02-08 Thread Thomas Mueller
From Warren Block wbl...@wonkity.com: After adding those, graphics/libdrm must be rebuilt, and x11-drivers/xf86-video-intel must have the KMS option enabled and be rebuilt. If you just added WITH_NEW_XORG, there will be other xorg components that need to be updated. O no, I'm getting rid of

Re: security/gnupg

2013-02-03 Thread Thomas Mueller
/etc/make.conf, use OPTIONS_SET=list of options. You can also use UNSET in the same way for the converse. Setting BATCH=yes stops the dialogs appearing. Chris I want to know what ports have settable options, and might miss some. I guess I could make showconfig-recursive | tee

Re: Why the port build log file has terminal escape sequences?

2013-02-03 Thread Thomas Mueller
On 3 February 2013 04:14, Yuri y...@rawbw.com wrote: I redirect the log into the file: portupgrade -a 21 | tee portupgrade.log However, log still has escape sequences as if it was printed to the terminal: ^[[0m^[[34m^[[1mGenerating moc_mainwindow.cpp^M ^[[0m^[[34m^[[1mGenerating

Re: security/gnupg

2013-02-02 Thread Thomas Mueller
Many users have reported in the past that one of the problems with the ports system is that OPTIONS are not properly documented. Usually, if I spend some time, I can locate it but it is a PIA. However, with the security/gnupg port, I cannot find out specifically what this option does: [ ]

Re: Status of devel/icu, or icu4c

2013-02-01 Thread Thomas Mueller
What is the status of devel/icu? I see on http://site.icu-project.org that ICU4J 50.1.1 released on 2012-Dec-17 ICU4C 50.1.2 released on 2013-Jan-16 I keep following http://www.freshports.org/commits.php daily, generally somewhat after midnight UTC, and nothing on devel/icu since I saw the

Status of devel/icu, or icu4c

2013-01-29 Thread Thomas Mueller
What is the status of devel/icu? I see on http://site.icu-project.org that ICU4J 50.1.1 released on 2012-Dec-17 ICU4C 50.1.2 released on 2013-Jan-16 I keep following http://www.freshports.org/commits.php daily, generally somewhat after midnight UTC, and nothing on devel/icu since I saw the

Re: Cronjob Cvsup - What?

2013-01-28 Thread Thomas Mueller
On Sun, 27 Jan 2013 08:22:02 -0500 Thomas Mueller wrote: I've always used portsnap fetch update after the initial portsnap fetch and portsnap extract. What would be the adverse side effect of using svn instead? RW rwmailli...@googlemail.com responded: In general it's best to avoid mixing

Re: Cronjob Cvsup - What?

2013-01-27 Thread Thomas Mueller
W. D. w...@us-webmasters.com writes: According to: http://www.freebsd.org/news/2012-compromise.html Cvsup is deprecated. If I have a Cron entry like: #- #Min HrDOM Mnth DOW Command # At 3:46 in the morning,

sysutils/pacman: use in FreeBSD?

2013-01-26 Thread Thomas Mueller
From my previous message: I see to my surprise, in http://www.freshports.org/commits.php , that pacman from Archlinux has just been ported to FreeBSD. But how would pacman be used in FreeBSD, considering we already have ports and pkgng? Would pacman in FreeBSD be only for binary packages, or

Re: portsnap and the imminent demise of svn-cvs ports tree export

2013-01-25 Thread Thomas Mueller
Date: Mon, 21 Jan 2013 12:01:05 +1100 How do you work that out? None of the headers you've included show any problem. John sent his mail at 010105UT on 21st, and your headers say you received it at 095334UT on 21st - nearly 9 hours later. The X-Apparently-To header is 010132UT on the 21st

Re: svn - but smaller?

2013-01-24 Thread Thomas Mueller
To get started regarding svn with only the base system, as in a fresh install, what about the suggestion to download the ports tarball from the FreeBSD server? That can be done using ftp, I believe, or am I wrong? Then svn and its dependencies can be built. Not sure about the compatibility of

sysutils/pacman: use in FreeBSD?

2013-01-24 Thread Thomas Mueller
I see to my surprise, in http://www.freshports.org/commits.php , that pacman from Archlinux has just been ported to FreeBSD. But how would pacman be used in FreeBSD, considering we already have ports and pkgng? Would pacman in FreeBSD be only for binary packages, or would it be used with Arch

Re: portmaster -w -r (pcre icu): how to avoid redundant rebuilding?

2013-01-23 Thread Thomas Mueller
On 01/22/13 06:26, Thomas Mueller wrote: I see in the UPDATING file that I need to rebuild all ports that depend on pcre and icu: portmaster -w -r pcre and portmaster -w -r icu (I don't need -f ?) How do I do this without rebuilding the same ports twice? I am on pkgng, so I can use

portmaster -w -r (pcre icu): how to avoid redundant rebuilding?

2013-01-22 Thread Thomas Mueller
I see in the UPDATING file that I need to rebuild all ports that depend on pcre and icu: portmaster -w -r pcre and portmaster -w -r icu (I don't need -f ?) How do I do this without rebuilding the same ports twice? I am on pkgng, so I can use pkg info -r icu and same for pcre to list ports

Re: portsnap and the imminent demise of svn-cvs ports tree export

2013-01-22 Thread Thomas Mueller
(current time: Wed 23 Jan 2013 02:43:43 AM UTC) --] [-- End of PGP output --] [-- The following data is signed --] We are on notice that the current ports tree will be soon no longer available via CVSup and friends. General consumers of the FreeBSD ports tree are being encouraged to

Re: Can't build kernel with ndis

2012-12-28 Thread Thomas Mueller
Once you get used to it, the merge operation in mergemaster is pretty easy to use on most files. Always use 'r' for the $FreeBSD$ line and 'l' for the sections that are modified. In the password and group files, it is usually just 'r' followed by a few 'l's. I run the pre-buildworld run (-p)

Re: Can't build kernel with ndis

2012-12-27 Thread Thomas Mueller
If you want to insert the auditdistd user manually, that is fine, though I find doing it with mergemaster easier. (If you use it correctly ('m' option), it won't destroy your password file. But don't do it with vi. the actual pssword file is only a part of the process and the tool to properly

Re: graphics/opencv apparently broken, also out of date: update

2012-12-24 Thread Thomas Mueller
from Kurt Jaeger p...@opsec.eu: I just compiled graphics/opencv on 9.1 with a very recent ports tree without issue. Do you have the most recent ports tree ? Would it be possible for you to upgrade the base system to 9.1, as well ? I frequently run portsnap fetch update, recently downloaded

graphics/opencv apparently broken, also out of date: update

2012-12-23 Thread Thomas Mueller
I originally sent this early last November, but nothing happened, and now the ports freeze is over. I had great difficulty using send-pr when submitting the problem with graphics/gnash, couldn't set MAIL_AGENT to what I use (msmtp) with sendmail not set up: just got error messages. Try again?

graphics/opencv apparently broken, also out of date: any hope of update?

2012-12-20 Thread Thomas Mueller
Any hope of updating graphics/opencv, now at version 2.4.3 . I just checked again. I complained about this port being broken last October, and no action on updating even though the ports freeze is past. I notice on freebsd-ports emailing list some requests for updates on other ports so

Re: [CFT+Brainstorm] Extending the options framework

2012-12-06 Thread Thomas Mueller
Most of people sems happy with the new framework options however it could be yet better, here is an attempt to improve it: http://people.freebsd.org/~bapt/options%2bradio%2bgroup.diff Among the complains people tends to find that OPTIONS_SINGLE aka 1 among N is nice but the 0 or 1 among N

Re: ports/173258: graphics/gnash port has dependency problem with libxul19

2012-11-30 Thread Thomas Mueller
Hi Folks, Few week ago I started work on new dialog for ports, main idea it's adding functionality, I guess you know ;) I took checklist.c from libdialog and modified it for us. Regarding license, I discussed with Thomas E. Dickey(author dialog) he said I can't change LGPL to +BSD but

Re: Snag in math/py-numpy: checksum fails

2012-11-11 Thread Thomas Mueller
On 10/28/2012 09:58 PM, Thomas Mueller wrote: This time, the checksum apparently fails on two files in math/py-numpy. [snip] = SHA256 Checksum OK for numpy-1.6.2.tar.gz. = SHA256 Checksum mismatch for numpy-ref.pdf. = SHA256 Checksum mismatch for numpy-user.pdf. === Giving up on fetching

graphics/opencv apparently broken, also out of date: update

2012-11-09 Thread Thomas Mueller
I am snagged in graphics/opencv in my massive upgrade of ports, and see error messages in the log file indicating errors in the C code. I also see there is a newer version of openCV out. But I was able to pigeonhole graphics/opencv and four other ports that depend on opencv and complete the rest

Re: wine/i386 for FreeBSD/amd64 port (aka wine-fbsd64): I accidentally sent message a second time

2012-11-07 Thread Thomas Mueller
Finger slip, I sent a fairly long message on this subject by a finger error that I saw just one or two seconds later. Sorry! Tom ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send

Re: wine/i386 for FreeBSD/amd64 port (aka wine-fbsd64)

2012-11-07 Thread Thomas Mueller
from David Naylor naylor.b.da...@gmail.com: Hi List, # Executive Summary Over the past years I have been maintaining the wine-fbsd64 port (see http://mediafire.com/wine_fbsd64 for more). The port itself effectively does static linking (it bundles all the libraries wine needs) with scripts

Re: graphics/opencv apparently broken, also out of date

2012-11-07 Thread Thomas Mueller
Hallo Tom, ich werde meinen Maintainership für OpenCV fallen lassen. Wer will, kann es updaten - das Hauptproblem sind die abhängigen Ports, viele davon benötigen patches. MfG, Martin -- Martin Matuska FreeBSD committer http://blog.vx.sk Ich verstehe / I understand. Now I wonder

graphics/opencv apparently broken, also out of date

2012-11-06 Thread Thomas Mueller
I am snagged in graphics/opencv in my massive upgrade of ports, and see error messages in the log file indicating errors in the C code. I also see there is a newer version of openCV out. On http://opencv.willowgarage.com/wiki/ an announcement (5/7/12, I don't know if this is May 7 or July 5)

Re: wine/i386 for FreeBSD/amd64 port (aka wine-fbsd64)

2012-11-04 Thread Thomas Mueller
from David Naylor naylor.b.da...@gmail.com: Hi List, # Executive Summary Over the past years I have been maintaining the wine-fbsd64 port (see http://mediafire.com/wine_fbsd64 for more). The port itself effectively does static linking (it bundles all the libraries wine needs) with scripts

Re: graphics/gnash: bad dependency www/libxul19

2012-10-29 Thread Thomas Mueller
a) libxul19 might be patched? b) force build of libxul c) build without webplugins d) update your ports: # $FreeBSD: head/graphics/gnash/Makefile 304053 2012-09-10 19:19:32Z beat $ /usr/ports/graphics/gnash$ make all-depends-list /usr/ports/www/libxul /usr/ports/devel/gmake

Re: Snag in math/py-numpy: checksum fails

2012-10-29 Thread Thomas Mueller
from Robert Backhaus rob...@robbak.com: The first thing I'd do is delete the numpy distfiles you've got from ports/distfiles and try again. those 'range not satisfyable' seem to indicate you've got a partial distfile that might be tripping it up. Note that the files are only .pdfs anyway,

Re: graphics/gnash: bad dependency www/libxul19

2012-10-28 Thread Thomas Mueller
from Robert Backhaus rob...@robbak.com: On 27 October 2012 23:34, Thomas Mueller muelle...@insightbb.com wrote: I am still trying to update all ports that depend on png, and the newest snag is libxul. Since libxul19 was marked vulnerable, that stopped a previous try, and I ran

Snag in math/py-numpy: checksum fails

2012-10-28 Thread Thomas Mueller
I have hit another snag in updating ports that depend on png, but seem to have found a way around. This time, the checksum apparently fails on two files in math/py-numpy. Is this a known problem? File corruption on remote server? Or rather, a new checksum with older version of distfiles?

Re: How to run massive portmaster update without repeated interruptions?

2012-10-27 Thread Thomas Mueller
On 27 October 2012 12:21, Thomas Mueller mueller6...@bellsouth.net wrote: When updating many ports with portmaster, I get frequent interruptions with a prompt such as === Delete gstreamer-0.10.35.tar.bz2? y/n [n] How do I avoid this inefficiency? I don't see any way to say yes, and please

Another impasse: conflict between poppler-glib and (nonexistent?) poppler-gtk

2012-10-27 Thread Thomas Mueller
In my many-times-interrupted attempt to upgrade all ports that depend on png, I hit another snag: poppler-glib allegedly trying to install files to the same place as poppler-gtk. I find no poppler-gtk in the ports tree but find it in /var/db/pkg ; find poppler-glib in ports tree but not

Re: How to run massive portmaster update without repeated interruptions? : correction

2012-10-27 Thread Thomas Mueller
On 27 October 2012 12:21, Thomas Mueller mueller6...@bellsouth.net wrote: When updating many ports with portmaster, I get frequent interruptions with a prompt such as === Delete gstreamer-0.10.35.tar.bz2? y/n [n] How do I avoid this inefficiency? I don't see any way to say yes, and please

Re: Another impasse: conflict between poppler-glib and (nonexistent?) poppler-gtk

2012-10-27 Thread Thomas Mueller
from Robert Backhaus rob...@robbak.com: Note in updating: 2011-11-01 Affects: users of graphics/poppler-gtk Author: Koop Mast k...@freebsd.org Reason: Poppler was update to 0.18.0, and the gtk slave port was renamed to match the library it installs. Please run the following command

graphics/gnash: bad dependency www/libxul19

2012-10-27 Thread Thomas Mueller
I am still trying to update all ports that depend on png, and the newest snag is libxul. Since libxul19 was marked vulnerable, that stopped a previous try, and I ran portmaster -o www/libxul libxul and graphics/gnash does not like this because of the lack of file gnash-0.8.10_2 depends on file:

Another snag: devel/doxygen and audio/jack seem to have themselves as dependencies

2012-10-25 Thread Thomas Mueller
I have hit another snag in updating ports that depend on png. Portmaster seems to go into an infinite loop or keep looking for a long time, producing monstrous log files: -rw-r--r-- 1 root wheel 72138 Oct 2 03:18 /BETA1/usr/ports/build-png.log -rw-r--r-- 1 root wheel 8060 Oct

Re: Another snag: devel/doxygen and audio/jack seem to have themselves as dependencies

2012-10-25 Thread Thomas Mueller
In the past I had seen this dependency loop: audio/pulseaudio - audio/jack -- devel/doxygen --- graphics/graphviz graphics/devil - devel/sdl12 -- audio/pulseaudio And the solution to this loop was to do one of the following: 1. Turn the DOC option OFF for

Re: Conflict between lang/tcl85 and x11-toolkits/open-motif?

2012-10-24 Thread Thomas Mueller
Yes the problem exists indeed. I suggest that you reconfigure (make config) in lang/tcl85 and unselect the TCL85_MAN option, then reinstall tcl85. -- Pietro Cerutti The FreeBSD Project g...@freebsd.org from Chris Petrik c.petrik.s...@gmail.com: This can be fixed by using either the

Conflict between lang/tcl85 and x11-toolkits/open-motif?

2012-10-23 Thread Thomas Mueller
Is there a conflict between lang/tcl85 and x11-toolkits/open-motif, not documented in the Makefiles, like trying to install files to the same place? Trying in many steps, stopped by so many snags, I am trying to rebuild all ports depending on png, starting from portmaster -r png-, and this is

Re: Snag in upgrading p5-XML-SAX and p5-XML-SAX-Base

2012-10-21 Thread Thomas Mueller
No -- you only ever need to run pkg2ng once. /usr/bin/pkg will invoke /usr/local/bin/pkg automatically if /usr/local/bin/pkg is installed -- /usr/bin/pkg is a shim that exists to facilitate the installation of the actual /usr/local/bin/pkg binary. That's all normal. Now, the real problem:

Re: Snag in upgrading p5-XML-SAX and p5-XML-SAX-Base

2012-10-21 Thread Thomas Mueller
On 21/10/2012 10:57, Thomas Mueller wrote: Actually, I find pkg in sbin directory as opposed to bin: /usr/sbin/pkg and /usr/local/sbin/pkg . You're quire right. pkg lives in .../sbin. Sorry about that. I followed your steps 1 to 4, found 638 packages, found the correct permissions

Re: Snag in upgrading p5-XML-SAX and p5-XML-SAX-Base

2012-10-21 Thread Thomas Mueller
On 21/10/2012 22:44, Thomas Mueller wrote: Now the problem is x11-toolkits/open-motif and lang/tcl85 allegedly trying to install files to the same location, meaning a conflict, and that has me stopped, Error 70. Is there any command under pkg that would help? That's a problem

Re: Snag in upgrading p5-XML-SAX and p5-XML-SAX-Base

2012-10-20 Thread Thomas Mueller
I just a day ago switched to pkgng, but pkg delete produced No package(s) found! did you run pkg2ng for it? I remember running pkg2ng when switching to the new pkg. Do I need to run pkg2ng again? I now have /usr/bin/pkg and /usr/local/bin/pkg, and /usr/bin comes before /usr/local/bin in the

Conflict between lang/tcl85 and x11-toolkits/open-motif?

2012-10-20 Thread Thomas Mueller
Is there a conflict between lang/tcl85 and x11-toolkits/open-motif? Trying in many steps, stopped by so many snags, I am trying to rebuild all ports depending on png, starting from portmaster -r png-. Latest snag is two ports allegedly trying to install files to the same place. I show relevant

Snag in upgrading p5-XML-SAX and p5-XML-SAX-Basele lot of ports twice.

2012-10-19 Thread Thomas Mueller
I have hit a snag trying to upgrade p5-XML-SAX as part of portmaster p5- advised after upgrading perl from 5.14 to 5.16.0 . Current installed version of p5-XML-SAX is 0.96, which conflicts with p5-XML-SAX-Base. If I run portmaster p5-XML-SAX, I get === Working on: p5-XML-SAX-0.96

Re: Snag in upgrading p5-XML-SAX and p5-XML-SAX-Base

2012-10-19 Thread Thomas Mueller
from Sergey V. Dyatko sergey.dya...@gmail.com : 0120512: AFFECTS: users of textproc/p5-XML-SAX AUTHOR: cr...@freebsd.org p5-XML-SAX (X-S) was split into p5-XML-SAX-Base (X-S-B) and p5-XML-SAX for version 0.99. Since X-S-B now installs some files formerly installed by X-S the

Re: graphics/png status, when will 1.5.13 appear in ports?

2012-10-16 Thread Thomas Mueller
I didn't realize the FreeBSD ports people would be so cautious with png. [5810 eitan@radar ~ ]%grep png-1.5 -c /usr/ports/INDEX-10 6036 might help explain why. :) Eitan Adler I don't have INDEX-10, but ran grep png-1.5 -c /BETA1/usr/ports/INDEX-9 and got 6032. Does that mean so many

Re: graphics/png status, when will 1.5.13 appear in ports?

2012-10-15 Thread Thomas Mueller
On Sun, Oct 14, 2012 at 3:07 AM, Thomas Mueller muelle...@insightbb.com wrote: From my original post: I think graphics/png is at 1.5.12 in FreeBSD ports but 1.5.13? Does anybody know when 1.5.13 will appear or if there is a particular snag? Niclas Zeising zeis...@daemonic.se

Re: graphics/png status, when will 1.5.13 appear in ports?

2012-10-14 Thread Thomas Mueller
From my original post: I think graphics/png is at 1.5.12 in FreeBSD ports but 1.5.13? Does anybody know when 1.5.13 will appear or if there is a particular snag? Niclas Zeising zeis...@daemonic.se responded: Since we are in a feature freeze, and graphics/png is the dependency of a lot of

graphics/png status, when will 1.5.13 appear in ports?

2012-10-13 Thread Thomas Mueller
I think graphics/png is at 1.5.12 in FreeBSD ports but 1.5.13? Does anybody know when 1.5.13 will appear or if there is a particular snag? Tom ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To

Re: Building Ports: Is there a make equivalent for --batch ?

2012-10-08 Thread Thomas Mueller
from Polytropon: A workaround (and not directly the answer to your question) is to process the config dialogs before starting the build: # make config-recursive Once set, the options won't be requested on a second run. According to man 7 ports, there's a BATCH setting, but it is

Re: flashplugin 11.2r202.238

2012-10-06 Thread Thomas Mueller
from Volodymyr Kostyrko c.kw...@gmail.com: I am still curious how one rebuilds and reinstalls a corrupted port installation when backing up would not be desired. Maybe t works is not about flash plugin and never was. 1. Each update fixes another exploit. What about code quality? Would

Re: Problem upgrading misc/help2man: missing language files

2012-10-03 Thread Thomas Mueller
from Bas Smeelen b.smee...@ose.nl: Below it looks like the creation of the backup package fails, which get's deleted by default after the new port is installed. I Just update ports on a CURRENT server with csup from cvsup4.nl.FreeBSD.org and the help2man version is still 1.40.12 I will go

png, graphviz and php

2012-10-03 Thread Thomas Mueller
Attempting to upgrade all ports depending on png, I hit a snag with an error message relating to swig and php 5.4: .if ${PHP_VER} == 5 BROKEN= swig is to old to build for php 5.4 .endif I have php5-5.3.8, swig 1.3.40 and graphviz 2.28.0 presently installed. Would it help to

Re: Problem upgrading misc/help2man: missing language files

2012-10-02 Thread Thomas Mueller
from Bas Smeelen b.smee...@ose.nl: Below it looks like the creation of the backup package fails, which get's deleted by default after the new port is installed. I Just update ports on a CURRENT server with csup from cvsup4.nl.FreeBSD.org and the help2man version is still 1.40.12 I will go

Re: dialogwrapper in ports

2012-09-05 Thread Thomas Mueller
On 9/4/2012 12:41 PM, Warren Block wrote: dialogwrapper has now been committed to Tools/scripts in /usr/ports. Further testing is requested. What is dialogwrapper? dialogwrapper is a wrapper script for dialog(1) that works around some bugs and takes advantage of new features to make ports

x11/xdialog: bad WWW link in Makefile

2012-07-31 Thread Thomas Mueller
I noticed an update to x11/xdialog on http://www.freshports.org/commits.php : I ran portsnap fetch update , x11/xdialog/Makefile showed MASTER_SITES= http://thgodef.nerim.net/xdialog/ \ http://xdialog.free.fr/ The first of these is no good, but the second (xdialog.free.fr) is

<    1   2   3   4   >