Re: Deluge error

2016-10-24 Thread Frank Seltzer
On Mon, 24 Oct 2016, Frank Seltzer wrote: I upgraded libtorrent-rasterbar and py27-libtorrent-rasterbar and deluge no longer starts. The error output is: [ERROR ] 08:40:04 main:245 /usr/local/lib/python2.7/site-packages/libtorrent.so: Undefined symbol

Deluge error

2016-10-24 Thread Frank Seltzer
I upgraded libtorrent-rasterbar and py27-libtorrent-rasterbar and deluge no longer starts. The error output is: [ERROR ] 08:40:04 main:245 /usr/local/lib/python2.7/site-packages/libtorrent.so: Undefined symbol "_ZNK10libtorrent14announce_entry12can_announceEN5boost6chrono10time_pointINS2_12

Samba 4.3 compile fails with CUPS option set

2016-04-15 Thread Frank Seltzer
I've been having this problem since the port update a few days ago. I've tried with and without CUPS set multiple times each and 'with' always fails in the same place with the same error and 'without' always completes successfully. The ports/UPDATING file SAMBA entry dated 20160412 only refer

Re: Linker error compiling cups-base

2015-01-04 Thread Frank Seltzer
On Sat, 3 Jan 2015, Don Lewis wrote: On 3 Jan, Frank Seltzer wrote: I'm getting this while upgrading cups-base. Is this a known problem or have I fat-fingered something? I don't understand why cups-base is even trying to link with avahi since this option is unchecked: OPTIONS_

Re: Linker error compiling cups-base

2015-01-03 Thread Frank Seltzer
On Sat, 3 Jan 2015, Kurt Jaeger wrote: Hi! I'm getting this while upgrading cups-base. Is this a known problem or have I fat-fingered something? It's a known problem: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195743 Someone needs to debug this 8-( -- p...@opsec.eu+49

Linker error compiling cups-base

2015-01-03 Thread Frank Seltzer
I'm getting this while upgrading cups-base. Is this a known problem or have I fat-fingered something? I don't understand why cups-base is even trying to link with avahi since this option is unchecked: OPTIONS_FILE_UNSET+=AVAHI Linking ippserver... cc -L../cgi-bin -L../cups -L../filter -L../

Rkhunter

2014-10-08 Thread Frank Seltzer
Is rkhunter still actively maintained? I run it nightly and I can't remember the last time there was an update to any of the database files. Thanks, Frank ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-por

Rkhunter

2014-10-06 Thread Frank Seltzer
Is rkhunter still actively maintained? I run it nightly and I can't remember the last time there was an update to any of the database files. Thanks, Frank ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-por

Re: Strange pkg messages

2014-07-26 Thread Frank Seltzer
On Sat, 26 Jul 2014, Matthew Seaman wrote: Known bug. This should be fixed in release 1.3.1 which is due some time next week. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey JID: matt...@infracaninophile.co.uk Thanks, Frank

Strange pkg messages

2014-07-26 Thread Frank Seltzer
Since upgrading to pkg 1.3.0 I have been getting lots of these: pkg: invalid chunk added and pkg-static: invalid chunk added I use portupgrade to install and upgrade ports and I get anywhere from a dozen or so to hundreds of these messages every port I update. I even get a few of them doing po

Re: r356789 breaks rkhunter

2014-06-25 Thread Frank Seltzer
On Wed, 25 Jun 2014, Michael Grimm wrote: On 09.06.2014, at 14:00, Frank Seltzer wrote: On Sun, 8 Jun 2014, Frank Seltzer wrote: I just upgraded rkhunter and the installer splatted the sample file over my .conf file. Running 'rkhunter --propupd' now quits with the error me

Re: r356789 breaks rkhunter

2014-06-09 Thread Frank Seltzer
On Sun, 8 Jun 2014, Frank Seltzer wrote: I just upgraded rkhunter and the installer splatted the sample file over my .conf file. Running 'rkhunter --propupd' now quits with the error message The SCRIPTDIR configuration option has not been set by the installer. This option is now

r356789 breaks rkhunter

2014-06-08 Thread Frank Seltzer
I just upgraded rkhunter and the installer splatted the sample file over my .conf file. Running 'rkhunter --propupd' now quits with the error message The SCRIPTDIR configuration option has not been set by the installer. This option is now commented out in the .conf and .conf.sample file. # #

Update of databases/libiodbc

2014-05-07 Thread Frank Seltzer
Following these instructions 20140505: AFFECTS: users of databases/libiodbc AUTHOR: b...@freebsd.org libiodbc no longer provide the odbc compatibility Rebuild all ports that are linked to libiodbc # portmaster -r libiodbc or # portupgrade -r databases/libiodbc and using portmaste

Re: CFT: google-earth crash fix (ports/160422 [1])

2013-04-22 Thread Frank Seltzer
On Sun, 21 Apr 2013, Juergen Lock wrote: On Sun, Apr 21, 2013 at 12:25:37PM +0200, Kurt Jaeger wrote: Hi! http://people.freebsd.org/~nox/tmp/google-earth-6.0.3.2197-crashfixp-001.patch Works on 9.1-amd64. Ok as it seems to work for everyone that tested it I just committed the u

Re: CFT: google-earth crash fix (ports/160422 [1])

2013-04-22 Thread Frank Seltzer
On Sun, 21 Apr 2013, Juergen Lock wrote: On Sun, Apr 21, 2013 at 12:25:37PM +0200, Kurt Jaeger wrote: Hi! http://people.freebsd.org/~nox/tmp/google-earth-6.0.3.2197-crashfixp-001.patch Works on 9.1-amd64. Ok as it seems to work for everyone that tested it I just committed the up

Re: Firefox 19.0,1 crashes at startup

2013-02-24 Thread Frank Seltzer
On Sun, 24 Feb 2013, Peter Jeremy wrote: Can you apply this patch http://svnweb.freebsd.org/base?view=revision&revision=246858 to your stable/9 checkout, rebuild/install world and try to rebuild firefox? I was seeing the same problem on FreeBSD-8.3/i386. I had clang-3.2 installed as a Lib

Re: Firefox 19.0,1 crashes at startup

2013-02-22 Thread Frank Seltzer
On Thu, 21 Feb 2013, Edwin L. Culp W. wrote: Can you apply this patch http://svnweb.freebsd.org/base?view=revision&revision=246858 to your stable/9 checkout, rebuild/install world and try to rebuild firefox? Thanks, Florian I am running yesterdays kernel and just upgraded firefox this mor

Firefox 19.0,1 crashes at startup

2013-02-21 Thread Frank Seltzer
I am getting this on 2 machines, both at 9.1-STABLE FreeBSD 9.1-STABLE #0 r247001. Both have GENERIC kernel, no edits. Both have the linux module loaded if that matters. First machine dmesg: Copyright (c) 1992-2013 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991,

Missing libiconv in libtorrent-rasterbar-16 breaks deluge

2013-02-05 Thread Frank Seltzer
Following the instructions in UPDATING to upgrade deluge, I deinstalled libtorrent-rasterbar-15* and ran portupgrade -r deluge. No errors during the build. Trying to start deluge after the upgrade I am getting this error message: ImportError: /usr/local/lib/libtorrent-rasterbar.so.7: Undefin

Re: How to check out ports

2012-10-03 Thread Frank Seltzer
On Tue, 2 Oct 2012, David Wolfskill wrote: What I do is maintain local private mirrors of the FreeBSD src, doc, and ports SVN repositories, and check out what I want to use via svn using those repositories. This does not require a password. It is unlikely that most folks will want (let alone

Re: [HEADS-UP] Announcing the end of port CVS

2012-09-11 Thread Frank Seltzer
On Tue, 11 Sep 2012, Chris Rees wrote: I haven't seen this asked so far so I'll do it. Is there a cookbook procedure to create a local svn server similar to the one you posted for a single machine update? f.e.: [1] create user, group and directory [2] cd / [3] su [4] svn ... etc. I have re

Re: [HEADS-UP] Announcing the end of port CVS

2012-09-11 Thread Frank Seltzer
On Mon, 10 Sep 2012, Kevin Oberman wrote: If you want ot update all graphics ports, 'svn up /usr/ports/graphics'. For just updating a single port, 'svn up /usr/ports/graphics/ImageMagick'. But it appears that you chose to not follow the instructions. There is a reason to delete the existing p

Re: mplayer-1.1.r20120721 doesn't compile with clang release_30 142614

2012-09-03 Thread Frank Seltzer
I am experiencing similar problems with mplayer and vlc. On Mon, 3 Sep 2012, HU Dong wrote: Hi! The latest multimedia/mplayer port seems to be broken on freebsd 9.0 i386 release. It fails to compile with clang release_30 142614. Hope someone could fix it. 1. ENV: % uname -a FreeBSD hostname