Re: pyhon33 still listed as vulnerable

2014-03-03 Thread Kubilay Kocak
On 3/03/2014 6:22 PM, Andrew Berg wrote:
> On 2014.03.03 01:20, Dmitry Sivachenko wrote:
>> I already fixed that yesterday, update your ports tree.
> I have this issue as well on a fresh ports tree.

Does updating the vulnerability database help? Either via:

pkg audit -F if using pkg, or portaudit -F if using portaudit


___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: pyhon33 still listed as vulnerable

2014-03-03 Thread JEREMY COX
pkg audit -F was the correct solution. Thank you very much for the
assistance!

Regards,
Jeremy


On Mon, Mar 3, 2014 at 2:36 AM, Kubilay Kocak wrote:

> On 3/03/2014 6:22 PM, Andrew Berg wrote:
> > On 2014.03.03 01:20, Dmitry Sivachenko wrote:
> >> I already fixed that yesterday, update your ports tree.
> > I have this issue as well on a fresh ports tree.
>
> Does updating the vulnerability database help? Either via:
>
> pkg audit -F if using pkg, or portaudit -F if using portaudit
>
>
>
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Current problem reports assigned to freebsd-python@FreeBSD.org

2014-03-03 Thread FreeBSD bugmaster
Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o ports/187108 python [PATCH] astro/py-astLib fix incorrect update alert on 
o ports/186993 python [NEW PORT] multimedia/py-soco - Python interface to So
o ports/186950 python maintainer update : sysutils/py-salt
o ports/186897 python databases/py-firebirdsql: update to 0.8.6
o ports/186881 python New port: print/py-preppy ReportLab's templating syste
f ports/186866 python [patch] print/py-reportlab2 Update from 2.5 to 2.7
o ports/186842 python [Maintainer Update] devel/py-robotframework-ride 1.2.3
o ports/186807 python error in databases/py-MySQLdb
o ports/186802 python [MAINTAINER] math/py-pandas: Update to 0.13.1
f ports/186397 python sysutils/py-salt patch breaks salt
o ports/186201 python [NEW PORT] www/py-calendarserver: Calendar and Contact
o ports/186192 python lang/python27: building python27-2.7.6_1 fails for WIT
o ports/186162 python [NEW PORT] www/py-django-ldapdb: Support for django mo
o ports/185884 python [patch] Miscellaneous ports fixes for python 3
f ports/185753 python [maintainer update] Update devel/py-jira to version 0.
o ports/184954 python Installation checks prevent multiple python ports bein
a ports/182951 python databases/py-sqlite3: compilation error with Clang
o ports/178301 python [patch] lang/python2[67]: SEM option is inconsistent
f ports/178242 python bsd.python.mk injection of @exec easy_install to PLIST
o ports/170788 python lang/python27: PyQT applications crash Python 2.7 (cor
o ports/168640 python [PATCH]: prevent checksum mismatches for compiled pyth
o ports/167368 python [bsd.python.mk] [patch] Python version propagation bre
f ports/154209 python [PATCH] lang/python: Install symlink for ptags

23 problems total.

___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: pyhon33 still listed as vulnerable

2014-03-03 Thread Kubilay Kocak
On 3/03/2014 8:45 PM, JEREMY COX wrote:
> pkg audit -F was the correct solution. Thank you very much for the
> assistance!
> 
> Regards,
> Jeremy
> 
> 
> On Mon, Mar 3, 2014 at 2:36 AM, Kubilay Kocak wrote:
> 
>> On 3/03/2014 6:22 PM, Andrew Berg wrote:
>>> On 2014.03.03 01:20, Dmitry Sivachenko wrote:
 I already fixed that yesterday, update your ports tree.
>>> I have this issue as well on a fresh ports tree.
>>
>> Does updating the vulnerability database help? Either via:
>>
>> pkg audit -F if using pkg, or portaudit -F if using portaudit
>>
>>
>>
> 

My pleasure Jeremy, thank you for bringing it to our attention.

Full credit to antoine@ for the hint

--
koobs
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


systems without NIS

2014-03-03 Thread Kirill Angelov

Hello,

there are problems with python 2.7, 3.3 reinstall in systems without nis.
String

.if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS) # the world with NO_NIS

do nothing, because /usr/bin/ypcat is still exist after make delete-old, and 
option WITHOUT_NIS seems to be undefined (in my case it's specified at 
/etc/src.conf)


Imho, best solution is new option NIS for OPTIONS_DEFINE menu at python ports 
Makefile


___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


python27-2.7.6_4 install failure

2014-03-03 Thread Roger Marquis

Is there a patch or mitigation for this 8.3-RELEASE- install bug?  Couldn't find
a useful reference to 'lib/python2.7/lib-dynload/bz2.so' on the net.

Thanks,
Roger Marquis


>  Building package for python27-2.7.6_4
Creating package /usr/ports/lang/python27/work/python27-2.7.6_4.tbz
Registering depends:.
Creating bzip'd tar ball in '/usr/ports/lang/python27/work/python27-2.7.6_4.tbz'
tar: lib/python2.7/lib-dynload/bz2.so: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
*** Error code 1

___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/186802: [MAINTAINER] math/py-pandas: Update to 0.13.1

2014-03-03 Thread John W. O'Brien
On 2/15/14 4:20 PM, ed...@freebsd.org wrote:
> Synopsis: [MAINTAINER] math/py-pandas: Update to 0.13.1
[...]
> Responsible-Changed-When: Sat Feb 15 21:20:16 UTC 2014
[...]
> http://www.freebsd.org/cgi/query-pr.cgi?pr=186802

Hello python@,

Is a friendly neighborhood committer available to take this?
tabthorpe@'s avatar just poked me on the basis of portscout notifications.

While I'm here, just a quick preview of things to come. I've drafted
another patch to this port that turns all of the recommended (but soft)
dependencies into optional RUN_DEPENDS. I've also got a big, fat, hairy
math/py-pandas-doc port up my sleeve, but I'm not quite ready to unleash
it on the world yet.

Regards,
John



signature.asc
Description: OpenPGP digital signature


Re: ports/186802: [MAINTAINER] math/py-pandas: Update to 0.13.1

2014-03-03 Thread rm
Synopsis: [MAINTAINER] math/py-pandas: Update to 0.13.1

Responsible-Changed-From-To: freebsd-python->rm
Responsible-Changed-By: rm
Responsible-Changed-When: Mon Mar 3 20:02:29 UTC 2014
Responsible-Changed-Why: 
I will take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=186802
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/187232: [patch] multimedia/py-kaa-imlib2: update URLs in pkg-descr

2014-03-03 Thread edwin
Synopsis: [patch] multimedia/py-kaa-imlib2: update URLs in pkg-descr

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Mon Mar 3 23:40:09 UTC 2014
Responsible-Changed-Why: 
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=187232
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/187234: [patch] multimedia/py-kaa-metadata: update URLs in pkg-descr

2014-03-03 Thread edwin
Synopsis: [patch] multimedia/py-kaa-metadata: update URLs in pkg-descr

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Mon Mar 3 23:40:21 UTC 2014
Responsible-Changed-Why: 
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=187234
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/187234: [patch] multimedia/py-kaa-metadata: update URLs in pkg-descr

2014-03-03 Thread rm
Synopsis: [patch] multimedia/py-kaa-metadata: update URLs in pkg-descr

Responsible-Changed-From-To: freebsd-python->rm
Responsible-Changed-By: rm
Responsible-Changed-When: Tue Mar 4 05:50:42 UTC 2014
Responsible-Changed-Why: 
I will take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=187234
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/187232: [patch] multimedia/py-kaa-imlib2: update URLs in pkg-descr

2014-03-03 Thread rm
Synopsis: [patch] multimedia/py-kaa-imlib2: update URLs in pkg-descr

Responsible-Changed-From-To: freebsd-python->rm
Responsible-Changed-By: rm
Responsible-Changed-When: Tue Mar 4 05:50:26 UTC 2014
Responsible-Changed-Why: 
I will take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=187232
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"