Re: ports/168159: [bsd.python.mk] [patch] cmake python detection gets confused if multiple python versions are installed

2012-06-19 Thread mva
Synopsis: [bsd.python.mk] [patch] cmake python detection gets confused if 
multiple python versions are installed

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Tue Jun 19 17:18:53 UTC 2012
State-Changed-Why: 
Committed. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=168159
___
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/168159: commit references a PR

2012-06-19 Thread dfilter service
The following reply was made to PR ports/168159; it has been noted by GNATS.

From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: ports/168159: commit references a PR
Date: Tue, 19 Jun 2012 17:18:24 + (UTC)

 mva 2012-06-19 17:18:13 UTC
 
   FreeBSD ports repository
 
   Modified files:
 Mk   bsd.python.mk 
   Log:
   - Force cmake to use PYTHON_VER as version to detect, so that it uses
 the same Python version for the interpreter and library linking, if
 multiple Python versions are installed.
   
   PR: ports/168159
   On behalf of:   python@
   
   Revision  ChangesPath
   1.148 +12 -1 ports/Mk/bsd.python.mk
 ___
 cvs-...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
 
___
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/168684: [PATCH]: fix gettext autodetected dependency for lang/python (XX)

2012-06-19 Thread mva
Synopsis: [PATCH]: fix gettext autodetected dependency for lang/python (XX)

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Tue Jun 19 17:49:34 UTC 2012
State-Changed-Why: 
Committed. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=168684
___
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/136917: [patch] lang/python26: gettext detection

2012-06-19 Thread mva
Synopsis: [patch] lang/python26: gettext detection

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Tue Jun 19 17:50:16 UTC 2012
State-Changed-Why: 
Fixed by ports/168684. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=136917
___
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/168684: commit references a PR

2012-06-19 Thread dfilter service
The following reply was made to PR ports/168684; it has been noted by GNATS.

From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: ports/168684: commit references a PR
Date: Tue, 19 Jun 2012 17:48:51 + (UTC)

 mva 2012-06-19 17:48:42 UTC
 
   FreeBSD ports repository
 
   Modified files:
 lang/python24Makefile 
 lang/python25Makefile 
 lang/python26Makefile 
 lang/python27Makefile 
 lang/python31Makefile 
 lang/python32Makefile 
   Log:
   - Fix gettext detection for the locale module
   - Explicitly enable/disable gettext support via a new NLS OPTION switch.
   
   PR: ports/168684 ports/136917
   On behalf of:   python@
   
   Revision  ChangesPath
   1.178 +9 -0  ports/lang/python24/Makefile
   1.170 +9 -0  ports/lang/python25/Makefile
   1.186 +11 -1 ports/lang/python26/Makefile
   1.191 +11 -1 ports/lang/python27/Makefile
   1.183 +11 -1 ports/lang/python31/Makefile
   1.187 +11 -1 ports/lang/python32/Makefile
 ___
 cvs-...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
 
___
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/136917: commit references a PR

2012-06-19 Thread dfilter service
The following reply was made to PR ports/136917; it has been noted by GNATS.

From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: ports/136917: commit references a PR
Date: Tue, 19 Jun 2012 17:48:52 + (UTC)

 mva 2012-06-19 17:48:42 UTC
 
   FreeBSD ports repository
 
   Modified files:
 lang/python24Makefile 
 lang/python25Makefile 
 lang/python26Makefile 
 lang/python27Makefile 
 lang/python31Makefile 
 lang/python32Makefile 
   Log:
   - Fix gettext detection for the locale module
   - Explicitly enable/disable gettext support via a new NLS OPTION switch.
   
   PR: ports/168684 ports/136917
   On behalf of:   python@
   
   Revision  ChangesPath
   1.178 +9 -0  ports/lang/python24/Makefile
   1.170 +9 -0  ports/lang/python25/Makefile
   1.186 +11 -1 ports/lang/python26/Makefile
   1.191 +11 -1 ports/lang/python27/Makefile
   1.183 +11 -1 ports/lang/python31/Makefile
   1.187 +11 -1 ports/lang/python32/Makefile
 ___
 cvs-...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
 
___
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/168977: [PATCH] devel/mercurial: Fix WITHOUT_NLS option handling.

2012-06-19 Thread rm
Synopsis: [PATCH] devel/mercurial: Fix WITHOUT_NLS option handling.

State-Changed-From-To: open->feedback
State-Changed-By: rm
State-Changed-When: Tue Jun 19 18:42:23 UTC 2012
State-Changed-Why: 
Hi arrowdodger, thank you for submission. Would you please clarify what
the point of this change? I checked the port in it's current state and
if works properly (only installing locale dirs if WITHOUT_NLS is not
defined).

http://www.freebsd.org/cgi/query-pr.cgi?pr=168977
___
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/168977: [PATCH] devel/mercurial: Fix WITHOUT_NLS option handling.

2012-06-19 Thread arrowdodger
On Tue, Jun 19, 2012 at 10:42 PM,  wrote:

> Synopsis: [PATCH] devel/mercurial: Fix WITHOUT_NLS option handling.
>
> State-Changed-From-To: open->feedback
> State-Changed-By: rm
> State-Changed-When: Tue Jun 19 18:42:23 UTC 2012
> State-Changed-Why:
> Hi arrowdodger, thank you for submission. Would you please clarify what
> the point of this change? I checked the port in it's current state and
> if works properly (only installing locale dirs if WITHOUT_NLS is not
> defined).
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=168977
>

Uhm. Without this patch i get "hg" in russian despite WITHOUT_NLS=YES in
/etc/make.conf. And it installs po dirs for me.
___
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/168977: [PATCH] devel/mercurial: Fix WITHOUT_NLS option handling.

2012-06-19 Thread rm
Synopsis: [PATCH] devel/mercurial: Fix WITHOUT_NLS option handling.

State-Changed-From-To: feedback->open
State-Changed-By: rm
State-Changed-When: Tue Jun 19 19:23:24 UTC 2012
State-Changed-Why: 
Hmm, I can confirm this on local system, but can't reproduce in
tinderbox build. Need to investigate further. Take.


Responsible-Changed-From-To: freebsd-python->rm
Responsible-Changed-By: rm
Responsible-Changed-When: Tue Jun 19 19:23:24 UTC 2012
Responsible-Changed-Why: 
Hmm, I can confirm this on local system, but can't reproduce in
tinderbox build. Need to investigate further. Take.

http://www.freebsd.org/cgi/query-pr.cgi?pr=168977
___
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/168977: [PATCH] devel/mercurial: Fix WITHOUT_NLS option handling.

2012-06-19 Thread Marcus von Appen
On, Tue Jun 19, 2012, r...@freebsd.org wrote:

> Synopsis: [PATCH] devel/mercurial: Fix WITHOUT_NLS option handling.
>
> State-Changed-From-To: feedback->open
> State-Changed-By: rm
> State-Changed-When: Tue Jun 19 19:23:24 UTC 2012
> State-Changed-Why:
> Hmm, I can confirm this on local system, but can't reproduce in
> tinderbox build. Need to investigate further. Take.
>
>
> Responsible-Changed-From-To: freebsd-python->rm
> Responsible-Changed-By: rm
> Responsible-Changed-When: Tue Jun 19 19:23:24 UTC 2012
> Responsible-Changed-Why:
> Hmm, I can confirm this on local system, but can't reproduce in
> tinderbox build. Need to investigate further. Take.

Without looking closer at what's going on:: might be that some internal
configuration magic of the upstream package checks for gettext and - if
found - starts to build and install things. This causes tinderboxes to
succeed in whatever configuration, while local installations tend to
fail as described.

Cheers
Marcus


pgpIP1Jwie7md.pgp
Description: PGP signature


Re: ports/168767: [PATCH]: lang/python26+ must not set OPT

2012-06-19 Thread Marcus von Appen
Attached is the correct patch for lang/python26 and lang/python27, which
are the only python ports, which suffer from a wrong OPT assignment.

The patch also fixes:

ports/140968
ports/153952
ports/146644
ports/141534
ports/156425 (with the exception that py-libxml2 itself is broken, since
it does notuse the correct mechanisms for Python includes)

Regards
Marcus


pgpbsREaYlD7L.pgp
Description: PGP signature


Re: ports/168767: [PATCH]: lang/python26+ must not set OPT

2012-06-19 Thread Marcus von Appen
The following reply was made to PR ports/168767; it has been noted by GNATS.

From: Marcus von Appen 
To: freebsd-python@freebsd.org, bug-follo...@freebsd.org
Cc:  
Subject: Re: ports/168767: [PATCH]: lang/python26+ must not set OPT
Date: Tue, 19 Jun 2012 22:50:48 +0200

 --DIOMP1UsTsWJauNi
 Content-Type: multipart/mixed; boundary="LpQ9ahxlCli8rRTG"
 Content-Disposition: inline
 
 
 --LpQ9ahxlCli8rRTG
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Attached is the correct patch for lang/python26 and lang/python27, which
 are the only python ports, which suffer from a wrong OPT assignment.
 
 The patch also fixes:
 
 ports/140968
 ports/153952
 ports/146644
 ports/141534
 ports/156425 (with the exception that py-libxml2 itself is broken, since
 it does notuse the correct mechanisms for Python includes)
 
 Regards
 Marcus
 
 --LpQ9ahxlCli8rRTG
 Content-Type: text/x-diff; charset=us-ascii
 Content-Disposition: attachment; filename="python2x_PTH_OPT_fix.patch"
 Content-Transfer-Encoding: quoted-printable
 
 Index: python26/Makefile
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 RCS file: /home/pcvs/ports/lang/python26/Makefile,v
 retrieving revision 1.186
 diff -u -r1.186 Makefile
 --- python26/Makefile  19 Jun 2012 17:48:41 -  1.186
 +++ python26/Makefile  19 Jun 2012 20:42:14 -
 @@ -21,7 +21,7 @@
  PATCH_WRKSRC=3D   ${PYTHON_WRKSRC}
  GNU_CONFIGURE=3D  yes
  CONFIGURE_SCRIPT=3D   ../configure # must be relative
 -CONFIGURE_ENV=3D  OPT=3D"${CFLAGS}" SVNVERSION=3D"echo freebsd"
 +CONFIGURE_ENV=3D  SVNVERSION=3D"echo freebsd"
  MAKE_ENV=3D   VPATH=3D"${PYTHON_WRKSRC}"
  USE_LDCONFIG=3D   yes
  MAKE_JOBS_SAFE=3D yes
 @@ -147,6 +147,8 @@
  CONFIGURE_ARGS+=3D--with-fpectl
  .endif
 =20
 +CONFIGURE_ENV+=3D OPT=3D"${CFLAGS} ${_PTH_CPPFLAGS}"
 +
  pre-patch:
${CP} -r ${PATCH_WRKSRC}/Lib/plat-freebsd8 \
${PATCH_WRKSRC}/Lib/plat-freebsd9
 @@ -175,8 +177,10 @@
${PATCH_WRKSRC}/Makefile.pre.in
 =20
${SED} -e 's|^#!.*|#!${PREFIX}/bin/${PYTHON_VERSION}|' \
 +  -e 's|libs =3D getvar|libs =3D getvar("LDFLAGS").split() + 
getvar|' \
${PATCH_WRKSRC}/Misc/python-config.in > 
${WRKDIR}/${PYTHON_VERSION}-conf=
 ig
${SED} -e 
's|^#!.*|#!${PREFIX}/bin/${PYTHON_VERSION:S/thon/thon-shared/}|=
 ' \
 +  -e 's|libs =3D getvar|libs =3D getvar("LDFLAGS").split() + 
getvar|' \
${PATCH_WRKSRC}/Misc/python-config.in > 
${WRKDIR}/${PYTHON_VERSION:S/tho=
 n/thon-shared/}-config
 =20
  .if ${PORT_OPTIONS:MFPECTL) && ${ARCH} =3D=3D i386
 Index: python27/Makefile
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 RCS file: /home/pcvs/ports/lang/python27/Makefile,v
 retrieving revision 1.191
 diff -u -r1.191 Makefile
 --- python27/Makefile  19 Jun 2012 17:48:41 -  1.191
 +++ python27/Makefile  19 Jun 2012 20:42:14 -
 @@ -21,7 +21,7 @@
  PATCH_WRKSRC=3D   ${PYTHON_WRKSRC}
  GNU_CONFIGURE=3D  yes
  CONFIGURE_SCRIPT=3D   ../configure # must be relative
 -CONFIGURE_ENV=3D  OPT=3D"${CFLAGS}" SVNVERSION=3D"echo freebsd"
 +CONFIGURE_ENV=3D  SVNVERSION=3D"echo freebsd"
  MAKE_ENV=3D   VPATH=3D"${PYTHON_WRKSRC}"
  USE_LDCONFIG=3D   yes
  MAKE_JOBS_SAFE=3D yes
 @@ -156,6 +156,9 @@
  CONFIGURE_ARGS+=3D--with-fpectl
  .endif
 =20
 +
 +CONFIGURE_ENV+=3D OPT=3D"${CFLAGS} ${_PTH_CPPFLAGS}"
 +
  post-extract:
  # The distribution tarball for python 2.7 has permission bits for 'others'
  # set to 0. Later during install, we copy Tools and Demo to the installed
 @@ -190,8 +193,10 @@
${PATCH_WRKSRC}/Makefile.pre.in
 =20
${SED} -e 's|^#!.*|#!${PREFIX}/bin/${PYTHON_VERSION}|' \
 +  -e 's|libs =3D getvar|libs =3D getvar("LDFLAGS").split() + 
getvar|' \
${PATCH_WRKSRC}/Misc/python-config.in > 
${WRKDIR}/${PYTHON_VERSION}-conf=
 ig
${SED} -e 
's|^#!.*|#!${PREFIX}/bin/${PYTHON_VERSION:S/thon/thon-shared/}|=
 ' \
 +  -e 's|libs =3D getvar|libs =3D getvar("LDFLAGS").split() + 
getvar|' \
${PATCH_WRKSRC}/Misc/python-config.in > 
${WRKDIR}/${PYTHON_VERSION:S/tho=
 n/thon-shared/}-config
 =20
  .if ${PORT_OPTIONS:MFPECTL) && ${ARCH} =3D=3D i386
 
 --LpQ9ahxlCli8rRTG--
 
 --DIOMP1UsTsWJauNi
 Content-Type: application/pgp-signature
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.0.19 (FreeBSD)
 
 iEYEARECAAYFAk/g5igACgkQi68/ErJnpkffUgCgp1OgpWQ1O0ZGMAGUgw6C6q1Z
 GwsAoMBcn1BYk1INU3zjHwbBbG9TaLI8
 =Ve2c
 -END PGP SIGNATURE-
 
 --DIOMP1UsTsWJauNi--
___
freebsd-python@freebsd.org mailing list
http://list

Re: ports/169246: New port graphics/py-easy-thumbnails

2012-06-19 Thread edwin
Synopsis: New port graphics/py-easy-thumbnails

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Tue Jun 19 22:10:52 UTC 2012
Responsible-Changed-Why: 
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=169246
___
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/169247: New port security/py-django-openid-auth

2012-06-19 Thread edwin
Synopsis: New port security/py-django-openid-auth

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Tue Jun 19 22:20:26 UTC 2012
Responsible-Changed-Why: 
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=169247
___
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/169248: www/py-django-cms doesn't check for (required) database support in Django

2012-06-19 Thread edwin
Synopsis: www/py-django-cms doesn't check for (required) database support in 
Django

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Tue Jun 19 22:31:06 UTC 2012
Responsible-Changed-Why: 
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=169248
___
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/169248: www/py-django-cms doesn't check for (required) database support in Django

2012-06-19 Thread edwin
Synopsis: www/py-django-cms doesn't check for (required) database support in 
Django

State-Changed-From-To: open->feedback
State-Changed-By: edwin
State-Changed-When: Tue Jun 19 22:31:15 UTC 2012
State-Changed-Why: 
Awaiting maintainers feedback (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=169248
___
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/169248: www/py-django-cms doesn't check for (required) database support in Django

2012-06-19 Thread Edwin Groothuis
The following reply was made to PR ports/169248; it has been noted by GNATS.

From: Edwin Groothuis 
To: xenophon+fbsdpo...@irtnog.org
Cc: bug-follo...@freebsd.org
Subject: Re: ports/169248: www/py-django-cms doesn't check for (required) 
database support in Django
Date: Tue, 19 Jun 2012 22:31:12 UT

 Maintainer of www/py-django-cms,
 
 Please note that PR ports/169248 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/169248
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 ed...@freebsd.org
___
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/169249: New port www/py-django-filer

2012-06-19 Thread edwin
Synopsis: New port www/py-django-filer

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Tue Jun 19 23:00:38 UTC 2012
Responsible-Changed-Why: 
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=169249
___
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/169249: New port www/py-django-filer

2012-06-19 Thread jgh
Synopsis: New port www/py-django-filer

Responsible-Changed-From-To: freebsd-python->jgh
Responsible-Changed-By: jgh
Responsible-Changed-When: Wed Jun 20 02:20:48 UTC 2012
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=169249
___
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/169247: New port security/py-django-openid-auth

2012-06-19 Thread jgh
Synopsis: New port security/py-django-openid-auth

Responsible-Changed-From-To: freebsd-python->jgh
Responsible-Changed-By: jgh
Responsible-Changed-When: Wed Jun 20 02:22:15 UTC 2012
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=169247
___
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/169246: New port graphics/py-easy-thumbnails

2012-06-19 Thread jgh
Synopsis: New port graphics/py-easy-thumbnails

Responsible-Changed-From-To: freebsd-python->jgh
Responsible-Changed-By: jgh
Responsible-Changed-When: Wed Jun 20 02:23:08 UTC 2012
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=169246
___
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/169249: New port www/py-django-filer

2012-06-19 Thread jgh
Synopsis: New port www/py-django-filer

Responsible-Changed-From-To: jgh->freebsd-python
Responsible-Changed-By: jgh
Responsible-Changed-When: Wed Jun 20 04:09:12 UTC 2012
Responsible-Changed-Why: 
back to python

http://www.freebsd.org/cgi/query-pr.cgi?pr=169249
___
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/169246: New port graphics/py-easy-thumbnails

2012-06-19 Thread jgh
Synopsis: New port graphics/py-easy-thumbnails

Responsible-Changed-From-To: jgh->freebsd-python
Responsible-Changed-By: jgh
Responsible-Changed-When: Wed Jun 20 04:10:18 UTC 2012
Responsible-Changed-Why: 
back to python

http://www.freebsd.org/cgi/query-pr.cgi?pr=169246
___
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"