Re: Please compile ports-mgmt/pkg for i486

2013-11-20 Thread Dimitry Andric
On 19 Nov 2013, at 01:19, Stanisław Halik stha...@misaki.pl wrote:
 pkgng after bootstrap causes SIGILL on typical Geode-LX hardware.
 
 Please compile the bootstrap package for 10-S for something below ppro, could 
 you, please?

Hi Stanisław,

Can you please send me the core dump and the pkg executable you have
been using?  Did you build it by hand, or did you install pkg via its
automatic bootstrap process?

-Dimitry



signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: Please compile ports-mgmt/pkg for i486

2013-11-20 Thread Stanisław Halik
On Wed November 20 2013 09:03:52 Dimitry Andric wrote:
 Can you please send me the core dump and the pkg executable you have
 been using?  Did you build it by hand, or did you install pkg via its
 automatic bootstrap process?

Bootstrap. Sorry, the executable's gone. Switched to WITHOUT_PKGNG=yo as a 
provisionary measure.

The issue is SIGILL (signal 4) due to long nop with old(er) clang.

-- 
xmpp:stha...@jabster.pl
sip:stha...@misaki.pl
___
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


FreeBSD ports you maintain which are out of date

2013-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 can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
www/foswiki | 1.1.5   | 1.1.9
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

If wish to stop receiving portscout reminders, please contact
portsc...@freebsd.org

Thanks.
___
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: Please compile ports-mgmt/pkg for i486

2013-11-20 Thread Dimitry Andric
On 20 Nov 2013, at 09:06, Stanisław Halik stha...@misaki.pl wrote:
 On Wed November 20 2013 09:03:52 Dimitry Andric wrote:
 Can you please send me the core dump and the pkg executable you have
 been using?  Did you build it by hand, or did you install pkg via its
 automatic bootstrap process?
 
 Bootstrap. Sorry, the executable's gone. Switched to WITHOUT_PKGNG=yo as a 
 provisionary measure.
 
 The issue is SIGILL (signal 4) due to long nop with old(er) clang.

Ah yes, we did attempt to fix those long nops on Geode once and for all,
can you please confirm that pkg built with recent clang does not cause
SIGILL for you?

-Dimitry



signature.asc
Description: Message signed with OpenPGP using GPGMail


security/john: bump to 1.7.9-jumbo-7

2013-11-20 Thread Royce Williams
Could someone bump security/john?  The simple patch below should be a good
start to cover it, and it's been more than a year since jumbo-6 came out,
so it's pretty stale.

diff -ur john.orig.j5-to-j7/Makefile john.new.j5-to-j7/Makefile
--- john.orig.j5-to-j7/Makefile 2013-09-20 14:55:24.0 -0800
+++ john.new.j5-to-j7/Makefile  2013-10-26 09:46:49.0 -0800
@@ -2,7 +2,7 @@
 # $FreeBSD: security/john/Makefile 327769 2013-09-20 22:55:24Z bapt $

 PORTNAME=  john
-DISTVERSION=   1.7.9-jumbo-5
+DISTVERSION=   1.7.9-jumbo-7
 CATEGORIES=security
 MASTER_SITES=  http://www.openwall.com/john/g/ \

http://mirrors.kernel.org/openwall/projects/john/${DISTVERSION:C/-.*//}/ \

diff -ur john.orig.j5-to-j7/distinfo john.new.j5-to-j7/distinfo
--- john.orig.j5-to-j7/distinfo 2012-07-14 06:29:18.0 -0800
+++ john.new.j5-to-j7/distinfo  2013-10-26 09:49:04.0 -0800
@@ -1,2 +1,2 @@
-SHA256 (john-1.7.9-jumbo-5.tar.bz2) =
4007aec40d2fedb1ce3287c62f23f8a1a8b8029d22cd3cbc60bb1a42f56c1a7f
-SIZE (john-1.7.9-jumbo-5.tar.bz2) = 1214046
+SHA256 (john-1.7.9-jumbo-7.tar.bz2) =
fa7e5a1a31e61d516a97318fac27758ca40b1a626f4dbf353ecece8a41f54d32
+SIZE (john-1.7.9-jumbo-7.tar.bz2) = 1595514

diff -ur john.orig.j5-to-j7/pkg-plist john.new.j5-to-j7/pkg-plist
--- john.orig.j5-to-j7/pkg-plist2012-07-14 06:29:18.0 -0800
+++ john.new.j5-to-j7/pkg-plist 2013-11-20 07:25:29.0 -0900
@@ -7,7 +7,7 @@
 %%DATADIR%%/all.chr
 %%DATADIR%%/alnum.chr
 %%DATADIR%%/alpha.chr
-%%DATADIR%%/cmpt_cp.pl
+%%DATADIR%%/cracf2john.py
 %%DATADIR%%/digits.chr
 %%DATADIR%%/dumb16.conf
 %%DATADIR%%/dumb32.conf
@@ -20,9 +20,12 @@
 %%DATADIR%%/mailer
 %%DATADIR%%/netntlm.pl
 %%DATADIR%%/netscreen.py
+%%DATADIR%%/odf2john.py
+%%DATADIR%%/pass_gen.pl
 %%DATADIR%%/password.lst
 %%DATADIR%%/radius2john.pl
-%%DATADIR%%/sap_prepare.pl
+%%DATADIR%%/sap2john.pl
 %%DATADIR%%/sha-dump.pl
 %%DATADIR%%/sha-test.pl
+%%DATADIR%%/sipdump2john.py
 @dirrm %%DATADIR%%

Royce

On Sat, Oct 26, 2013 at 12:52 PM, Royce Williams ro...@tycho.org wrote:

 On Wed, Aug 22, 2012 at 3:39 AM, Alexey Dokuchaev da...@freebsd.orgwrote:

 On Sun, Aug 19, 2012 at 07:42:45AM -0800, Royce Williams wrote:
  Er, sorry - forgot the pkg_plist; apologies.  New diff is below.
 
  Also note that the bump isn't as minor as I thought - lots of new hashes
  and faster hashes in there.



 Thanks for submission, I will take care of it as soon as my time permits,

 and also incorporate a lot of suggestions from Solar Designer himself.


 I don't mean to bother overmuch, but it's been more than a year now, and
 in the intervening time, -jumbo-7 has been released, mostly with some
 significant bugfixes.

 Royce


___
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: security/john: bump to 1.7.9-jumbo-7

2013-11-20 Thread Alexey Dokuchaev
On Wed, Nov 20, 2013 at 07:27:05AM -0900, Royce Williams wrote:
 Could someone bump security/john?  The simple patch below should be a good
 start to cover it, and it's been more than a year since jumbo-6 came out,
 so it's pretty stale.

Royce,

I'm know I'm slow on this, but I'd really like to address all the issues
Solar Designer had previously raised WRT the port.  Particularly, -jumbo
should really be an option; plist should be fixed to match modern reality,
etc.  There are several of them; I hope I can get my act together and do
finish this shortly.

Sorry it takes so long. :(

./danfe
___
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: security/john: bump to 1.7.9-jumbo-7

2013-11-20 Thread Royce Williams
On Wed, Nov 20, 2013 at 8:02 AM, Alexey Dokuchaev da...@freebsd.org wrote:

 On Wed, Nov 20, 2013 at 07:27:05AM -0900, Royce Williams wrote:
  Could someone bump security/john?  The simple patch below should be a
 good
  start to cover it, and it's been more than a year since jumbo-6 came out,
  so it's pretty stale.

 Royce,

 I'm know I'm slow on this, but I'd really like to address all the issues
 Solar Designer had previously raised WRT the port.  Particularly, -jumbo
 should really be an option; plist should be fixed to match modern reality,
 etc.  There are several of them; I hope I can get my act together and do
 finish this shortly.

 Sorry it takes so long. :(

 ./danfe


I definitely look forward to the -jumbo option and other improvements.  And
I really appreciate your desire to do this The Right Way.

However, please don't let the perfect be the enemy of the good on this
one.  A simple bump to jumbo-6 or jumbo-7 would have benefited many people
over the past year and a half.  Doing such a bump now should be fast, and
does not preclude making the deeper improvements later.  Please consider a
quick commit now.

But either way, good luck with the harder work!

Royce
___
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