Re: pkg regression 1.1.4_10 - 1_2.1: ia64 segfault

2013-11-29 Thread Baptiste Daroussin
On Wed, Nov 27, 2013 at 01:04:38AM -0800, Anton Shterenlikht wrote:
 http://eis.bris.ac.uk/~mexas/pkg-1.2_1.log
 

This is in fact more a platform problem, this patch
http://people.freebsd.org/~bapt/patch-workaround-ia64 should workaround it.

Can you add it to ports-mgmt/pkg/files and rebuild?

regards,
Bapt


pgpCTjMha78zj.pgp
Description: PGP signature


FreeBSD ports you maintain which are out of date

2013-11-29 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
+-+
graphics/libEGL | 9.1.7   | 9.2.4
+-+
graphics/libglesv2  | 9.1.7   | 9.2.4
+-+


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: pkg regression 1.1.4_10 - 1_2.1: ia64 segfault

2013-11-29 Thread Anton Shterenlikht
From baptiste.darous...@gmail.com Fri Nov 29 08:39:29 2013

On Wed, Nov 27, 2013 at 01:04:38AM -0800, Anton Shterenlikht wrote:
 http://eis.bris.ac.uk/~mexas/pkg-1.2_1.log
=20

This is in fact more a platform problem, this patch
http://people.freebsd.org/~bapt/patch-workaround-ia64 should workaround it.

Can you add it to ports-mgmt/pkg/files and rebuild?

There is a typo in the patch:

--- patch-workaround-ia64.orig   2013-11-29 10:34:10.0 +
+++ patch-workaround-ia64   2013-11-29 08:48:54.0 +
@@ -21,7 +21,7 @@
}
else if (len == 3) {
 -  if (tolower (p[0]) == 'y'  strncasecmp (p, yes, 3) == 0) {
-+  if ((p[0] == 'y' || p[0] == 'Y') strncasecmp (p, yes, 3) == 
0) {
++  if ((p[0] == 'y' || p[0] == 'Y')  strncasecmp (p, yes, 3) 
== 0) {
ret = true;
val = true;
}

but, after fixing that, pkg reinstalled fine.

Are you planning of adding this patch to the port?
When you say it's a platform problem, do you
mean there is some bug on ia64, that should be fixed?

Thank you

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


ENDLESS LOOP: Revision: 335170: === The devel/py-distribute port moved to devel/py-setuptools

2013-11-29 Thread O. Hartmann
Funny, portmaster -da is looping with the below shown message ;-) 

   === The devel/py-setuptools port moved to devel/py-distribute
=== Reason: Replaced with distribute


=== The devel/py-distribute port moved to devel/py-setuptools
=== Reason: Replaced with setuptools


=== The devel/py-setuptools port moved to devel/py-distribute
=== Reason: Replaced with distribute


=== The devel/py-distribute port moved to devel/py-setuptools
=== Reason: Replaced with setuptools


=== The devel/py-setuptools port moved to devel/py-distribute
=== Reason: Replaced with distribute


signature.asc
Description: PGP signature


Re: ENDLESS LOOP: Revision: 335170: === The devel/py-distribute port moved to devel/py-setuptools

2013-11-29 Thread William Grzybowski
Have you tried after r335167?

On Fri, Nov 29, 2013 at 10:10 AM, O. Hartmann ohart...@web.de wrote:
 Funny, portmaster -da is looping with the below shown message ;-)

=== The devel/py-setuptools port moved to devel/py-distribute
 === Reason: Replaced with distribute


 === The devel/py-distribute port moved to devel/py-setuptools
 === Reason: Replaced with setuptools


 === The devel/py-setuptools port moved to devel/py-distribute
 === Reason: Replaced with distribute


 === The devel/py-distribute port moved to devel/py-setuptools
 === Reason: Replaced with setuptools


 === The devel/py-setuptools port moved to devel/py-distribute
 === Reason: Replaced with distribute



-- 
William Grzybowski
--
Curitiba/PR - Brasil
___
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: ENDLESS LOOP: Revision: 335170: === The devel/py-distribute port moved to devel/py-setuptools

2013-11-29 Thread William Grzybowski
Nevermind what I said, did you read 20131127 in UPDATING?

On Fri, Nov 29, 2013 at 10:15 AM, William Grzybowski
willia...@gmail.com wrote:
 Have you tried after r335167?

 On Fri, Nov 29, 2013 at 10:10 AM, O. Hartmann ohart...@web.de wrote:
 Funny, portmaster -da is looping with the below shown message ;-)

=== The devel/py-setuptools port moved to devel/py-distribute
 === Reason: Replaced with distribute


 === The devel/py-distribute port moved to devel/py-setuptools
 === Reason: Replaced with setuptools


 === The devel/py-setuptools port moved to devel/py-distribute
 === Reason: Replaced with distribute


 === The devel/py-distribute port moved to devel/py-setuptools
 === Reason: Replaced with setuptools


 === The devel/py-setuptools port moved to devel/py-distribute
 === Reason: Replaced with distribute



 --
 William Grzybowski
 --
 Curitiba/PR - Brasil



-- 
William Grzybowski
--
Curitiba/PR - Brasil
___
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


[QAT] r335165: 4x leftovers

2013-11-29 Thread Ports-QAT
devel/trac-bitten: remove last depedency of py-distribute

Approved by:portmgr (bapt, implicit)
-

  Build ID:  20131129114801-38500
  Job owner: w...@freebsd.org
  Buildtime: 94 minutes
  Enddate:   Fri, 29 Nov 2013 13:22:11 GMT

  Revision:  r335165
  Repository:
https://svnweb.freebsd.org/ports?view=revisionrevision=335165

-

Port:devel/trac-bitten 0.6_2

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~w...@freebsd.org/20131129114801-38500-233004/trac-bitten-0.6_2.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~w...@freebsd.org/20131129114801-38500-233005/trac-bitten-0.6_2.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~w...@freebsd.org/20131129114801-38500-233006/trac-bitten-0.6_2.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~w...@freebsd.org/20131129114801-38500-233007/trac-bitten-0.6_2.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20131129114801-38500
redports https://qat.redports.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


Re: pkg regression 1.1.4_10 - 1_2.1: ia64 segfault

2013-11-29 Thread Baptiste Daroussin
On Fri, Nov 29, 2013 at 02:39:54AM -0800, Anton Shterenlikht wrote:
 From baptiste.darous...@gmail.com Fri Nov 29 08:39:29 2013
 
 On Wed, Nov 27, 2013 at 01:04:38AM -0800, Anton Shterenlikht wrote:
  http://eis.bris.ac.uk/~mexas/pkg-1.2_1.log
 =20
 
 This is in fact more a platform problem, this patch
 http://people.freebsd.org/~bapt/patch-workaround-ia64 should workaround it.
 
 Can you add it to ports-mgmt/pkg/files and rebuild?
 
 There is a typo in the patch:
 
 --- patch-workaround-ia64.orig   2013-11-29 10:34:10.0 +
 +++ patch-workaround-ia64   2013-11-29 08:48:54.0 +
 @@ -21,7 +21,7 @@
 }
 else if (len == 3) {
  -  if (tolower (p[0]) == 'y'  strncasecmp (p, yes, 3) == 0) {
 -+  if ((p[0] == 'y' || p[0] == 'Y') strncasecmp (p, yes, 3) == 
 0) {
 ++  if ((p[0] == 'y' || p[0] == 'Y')  strncasecmp (p, yes, 3) 
 == 0) {
 ret = true;
 val = true;
 }
 
 but, after fixing that, pkg reinstalled fine.
 
 Are you planning of adding this patch to the port?
 When you say it's a platform problem, do you
 mean there is some bug on ia64, that should be fixed?

Yes, btw the same bug exists apparently on arm

regards,
Bapt


pgpcthhY9Q3dJ.pgp
Description: PGP signature


[QAT] r335191: 4x leftovers

2013-11-29 Thread Ports-QAT
Always install DOCS so that we don't parse bsd.port.mk twice, fixup stupid make
makeplist.
-

  Build ID:  20131129160800-42645
  Job owner: m...@freebsd.org
  Buildtime: 4 minutes
  Enddate:   Fri, 29 Nov 2013 16:11:39 GMT

  Revision:  r335191
  Repository:
https://svnweb.freebsd.org/ports?view=revisionrevision=335191

-

Port:dns/yadifa 1.0.3_1

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~m...@freebsd.org/20131129160800-42645-233100/yadifa-1.0.3_1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~m...@freebsd.org/20131129160800-42645-233101/yadifa-1.0.3_1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~m...@freebsd.org/20131129160800-42645-233102/yadifa-1.0.3_1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~m...@freebsd.org/20131129160800-42645-233103/yadifa-1.0.3_1.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20131129160800-42645
redports https://qat.redports.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


the misc/freebsd-doc-en port

2013-11-29 Thread clutton
Hi.

I've encountered unnecessary dependencies in this port.
The Java and fonts part should be an option for those who are going to
build something different from HTML.


signature.asc
Description: This is a digitally signed message part


New pkg error: No signature Unable to find catalogs

2013-11-29 Thread Beeblebrox
I have 2 repos enabled: FreeBSD and myrepo (poudriere). Trying to upgrade has
started giving new error:
pkg upgrade
Updating repository catalogue
digests.txz  100%  946KB 135.2KB/s 106.4KB/s  
00:07
pkg: No signature found
pkg: Unable to find catalogs

I don't need a signature for myrepo and as seen above, only one catalog gets
updated to PKG_CACHEDIR

* pkg.conf.sample copied to pkg.conf (default settings not changed)
* FreeBSD repo settings:
pub: {
url: pkg+http://pkg.eu.freebsd.org/${ABI}/latest;,
mirror_type: srv
signature_type: FINGERPRINTS,
fingerprints: /usr/share/keys/pkg,
enabled: yes
}
* myrepo settings:
myrepo: {
url: file:///asp/poudriere/data/packages/11amd-default,
mirror_type: srv
enabled: yes
}




-
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/New-pkg-error-No-signature-Unable-to-find-catalogs-tp5864898.html
Sent from the freebsd-ports mailing list archive at Nabble.com.
___
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: FreeBSD Port: py27-pytz-2013.8,1

2013-11-29 Thread Anton Afanasyev
On Thu, Nov 28, 2013 at 12:57 PM, Nicola Vitale ni...@freebsd.org wrote:

 That confirms what said by Li-Wen: there's something wrong with the
 installation of devel/py-distribute on your system.


I was running into the same issue as Fabien, and I noticed that
deve/py-distribute is deprecated in favor of devel/py-setuptools.
My best guess is that the latter has a different set of options than the
former, but this is just a guess.

That said, it looks like everything compiles and installs fine today
(November 29), even with staging turned on, so I think this must've been
corrected somewhere in the Python-related part of the ports framework.


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