Re: How to stay with GnuPG 2.0.x (security/gnupg20)

2014-11-20 Thread Kevin Oberman
On Thu, Nov 20, 2014 at 9:26 AM, Dr. Peter Voigt wrote: > On Thu, 20 Nov 2014 14:40:21 +0100 > "Dr. Peter Voigt" wrote: > > > I am on 10.1-RELEASE (amd64) and I am currently using GnuPG 2.0.26: > > > > # pkg version |grep gnupg > > gnupg-2.0.26_1 < > > > > However, GnuPG 2.1

FreeBSD Port: ghostscript9-9.06_8

2014-11-20 Thread Ian Lord
Hi, Sorry to bother you, but I have a question about the ghostscript9 port... We have some issues with imageMagick which has a dependencie to this port and I've been told the problem is due to the old version of ghostscript I am using... >From this release history page: >http://www.ghostscrip

FreeBSD Port: ettercap-0.8.0_2,1

2014-11-20 Thread Alexander Koeppe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'm a developer of ettercap. I'm trying to improve the native support of ettercap on FreeBSD. Therefore I try to compile it from source on FreeBSD. However after fixing a number of cmake issues, I've been able to compile the program as normal on

Increase Website Visibility: Chipsquips.Com

2014-11-20 Thread Jeff Thomas
Hi Chipsquips.Com Hope you are doing well. I thought you might like to know some of the reasons why you are not getting enough Organic search engine and Social Media traffic for your website. Running and maintaining a website is not easy! With continuously changing digital market and i

gnupg-2.1 -> 2.1 appears to break decryption of saved messages

2014-11-20 Thread David Wolfskill
It has been my practice for several years to email sensitive information (such as passwords) to myself via envrypted email, using mutt and GPG. This morning, one of the ports that was updated when I performed my daily refresh of installed ports on my laptop was: Upgrade gnupg-2.0.26_1 to

system vimrc madness

2014-11-20 Thread Anton Berezin
> r372654 | alfred | 2014-11-16 23:55:10 +0100 (Sun, 16 Nov 2014) | 4 lines > Use vimrc from distribution. > Suggested by: many. There are significant problems with copying the *sample* vimrc to be used as the system vimrc. First of all, there is no way to disable reading it; even when ~/.vimr

Re: How to stay with GnuPG 2.0.x (security/gnupg20)

2014-11-20 Thread Dr. Peter Voigt
On Thu, 20 Nov 2014 14:40:21 +0100 "Dr. Peter Voigt" wrote: > I am on 10.1-RELEASE (amd64) and I am currently using GnuPG 2.0.26: > > # pkg version |grep gnupg > gnupg-2.0.26_1 < > > However, GnuPG 2.1 is offered as an update: > > # pkg version -vIL= > gnupg-2.0.26_1

Re: Request for (i386) testing: american fuzzy lop

2014-11-20 Thread Jan Beich
Fabian Keil writes: > Vitaly Magerya wrote: >> I don't know what this part is supposed to do: >> >> # Workaround to make sure clang isn't confused for gcc >> CC=${COMPILER_TYPE} >> >> ... but it seems to set CC to empty string on my machine; and I >> get a whole bunch of this as the re

Re: Request for (i386) testing: american fuzzy lop

2014-11-20 Thread Fabian Keil
Vitaly Magerya wrote: > On 11/20/14 17:02, Fabian Keil wrote: > > Does it work for you if you replace the line with: > > MAKE_ARGS+= CC=${COMPILER_TYPE} > > ? > > Yes, this fixes all the problems; AFL now installs fine. Great, thanks for the feedback. I updated the shar file in place. Fabian

Re: Request for (i386) testing: american fuzzy lop

2014-11-20 Thread Vitaly Magerya
On 11/20/14 17:02, Fabian Keil wrote: > 0.57b and later have "[f]ixes to make things work on FreeBSD and > OpenBSD: use_64bit is inferred if not explicitly specified when > calling afl-as". > > If you started with an earlier release, this might have been > the problem. I was working with version 0

Re: Request for (i386) testing: american fuzzy lop

2014-11-20 Thread Fabian Keil
Vitaly Magerya wrote: > On 2014-11-20 14:43, Fabian Keil wrote:> Quoting the pkg-descr: > > | American fuzzy lop is a fuzzer that employs a novel type of compile-time > > | instrumentation and genetic algorithms to automatically discover clean, > > | interesting test cases that trigger new intern

Re: Request for (i386) testing: american fuzzy lop

2014-11-20 Thread Vitaly Magerya
On 2014-11-20 14:43, Fabian Keil wrote:> Quoting the pkg-descr: > | American fuzzy lop is a fuzzer that employs a novel type of compile-time > | instrumentation and genetic algorithms to automatically discover clean, > | interesting test cases that trigger new internal states in the targeted > | bi

How to stay with GnuPG 2.0.x (security/gnupg20)

2014-11-20 Thread Dr. Peter Voigt
I am on 10.1-RELEASE (amd64) and I am currently using GnuPG 2.0.26: # pkg version |grep gnupg gnupg-2.0.26_1 < However, GnuPG 2.1 is offered as an update: # pkg version -vIL= gnupg-2.0.26_1 < needs updating (index has 2.1.0) Inspecting the ports tree sh

Re: pkg update >> pkg install abort traps today Thursday and an off-topic

2014-11-20 Thread Matthew Seaman
On 11/20/14 12:53, Jerry wrote: > Are you recommending that we should update to the newer development branch or > will the older stable branch be updated shortly to reflect the demise of the > known bugs? No. If you're already running pkg-devel, then please update to the latest pkg-devel. Known

Re: latex-texmf required-by

2014-11-20 Thread A.J. 'Fonz' van Werven
Russell L. Carter wrote: > I do not love the 2+ hours it takes to build the text/latex-texmf > port. I use pkg(8) to maintain a cluster of machines, and I've > checked the major culprits and I don't see how the latex-texmf > dependency occurs. (I don't specify it explicitly.) [snip] > What is th

Re: pkg problem

2014-11-20 Thread Baptiste Daroussin
On Thu, Nov 20, 2014 at 04:24:46AM -0800, Jeffrey Bouquet via freebsd-stable wrote: > > On 11/20/14 04:19, Jeffrey Bouquet wrote: > > Only one port has not failed at "pkg install port" ... after today's > > update and > > also failed at deinstall pkg >> install pkg-devel to try to fix it. > > > >

Re: pkg update >> pkg install abort traps today Thursday and an off-topic

2014-11-20 Thread Jerry
On Thu, 20 Nov 2014 13:13:15 +0100, Baptiste Daroussin stated: >We pkg is now at 1.4.0.b2 which have addressed all the reported bygs Port: pkg-devel-1.4.0.b2 Path: /usr/ports/ports-mgmt/pkg-devel Info: Package manager The regular branch is older. Port: pkg-1.3.8_3 Path: /usr/ports/por

Request for (i386) testing: american fuzzy lop

2014-11-20 Thread Fabian Keil
I'm looking for testers for a port of American fuzzy lop. Quoting the pkg-descr: | American fuzzy lop is a fuzzer that employs a novel type of compile-time | instrumentation and genetic algorithms to automatically discover clean, | interesting test cases that trigger new internal states in the tar

Re: pkg problem

2014-11-20 Thread Jeffrey Bouquet via freebsd-ports
On 11/20/14 04:19, Jeffrey Bouquet wrote: > Only one port has not failed at "pkg install port" ... after today's > update and > also failed at deinstall pkg >> install pkg-devel to try to fix it. > > [ Duplicate post, so I could post the error and this update. ] > > > Script started on Thu Nov 20

Re: pkg update >> pkg install abort traps today Thursday and an off-topic

2014-11-20 Thread Baptiste Daroussin
On Thu, Nov 20, 2014 at 03:59:51AM -0800, Jeffrey Bouquet via freebsd-ports wrote: > pkg update > Downloaded new pkg database today. > > pkg install >>> abort trap > every two of three "pkg install ..." (only one has proceeded.) > > This browser won't permit paste-ins, I've posted it in the fo

pkg update >> pkg install abort traps today Thursday and an off-topic

2014-11-20 Thread Jeffrey Bouquet via freebsd-ports
pkg update Downloaded new pkg database today. pkg install >>> abort trap every two of three "pkg install ..." (only one has proceeded.) This browser won't permit paste-ins, I've posted it in the forum in two threads (Xorg and Ports sections) pkg-1.4.0a3 Q 2is this to be addressed to free

www/opera: looses plugins on restart

2014-11-20 Thread Beeblebrox
Each time Opera is re-started (or started for first time), it looses track of all plugins. Plugins (like flash) must be re-introduced. Start Opera, go to "opera:plugins", nothing. Go to: Settings > preferences > content > Plug-in options => shows empty list Find New => Plugins get listed, "opera:

FreeBSD ports you maintain which are out of date

2014-11-20 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