Re: Question: How to add a configuration file with autoplist ?

2017-09-25 Thread Chris Rees
On 2017-09-25 05:54, Kubilay Kocak wrote: On 9/25/17 6:16 AM, Helen Koike wrote: Hi, According to https://www.freebsd.org/doc/en/books/porters-handbook/plist-config.html , I need to add a @sample macro in pkg-plist to add a configuration file. But I am also using USE_PYTHON= autoplist in my

Re: [PATCH] devel/py27-distribute: Fix reinstall

2013-06-16 Thread Chris Rees
On 16 June 2013 14:57, nemysis wrote: > On Sun, 16 Jun 2013 14:34:27 +0100 > Chris Rees wrote: > >> Why symbolic instead of hard? >> >> Chris > > When is in Makefile > > ${LN} ${EASYINSTALL_PTH}.dist ${PYTHON_SITELIBDIR}/distribute.pth > > /usr/lo

Re: [PATCH] devel/py27-distribute: Fix reinstall

2013-06-16 Thread Chris Rees
Why symbolic instead of hard? Chris ___ 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"

Fwd: svn commit: r250991 - in head: contrib/jemalloc/include/jemalloc include lib/libc/stdlib/jemalloc

2013-06-07 Thread Chris Rees
Hi all, I don't know how many of you were following this, but it looks fine to me... any of you mind if I commit it? Chris -- Forwarded message -- From: Marcel Moolenaar Date: 3 June 2013 15:50 Subject: Re: svn commit: r250991 - in head: contrib/jemalloc/include/jemalloc includ

Re: ports/133081: Fix PYEASYINSTALL_ARCHDEP=yes packages

2013-06-06 Thread Chris Rees
Hi all again, After much grinding of teeth, I have discovered that easy_install completely ignores the envar _PYTHON_HOST_PLATFORM. I also discovered that the only thing it really did was add the egg to %%PYTHON_SITELIBDIR%%/easy-install.pth, so I wrote some sed and ed magic to replace it. This

Re: ports/133081: [bsd.python.mk] PYEASYINSTALL_ARCHDEP=yes makes broken packages

2013-05-30 Thread Chris Rees
The following reply was made to PR ports/133081; it has been noted by GNATS. From: Chris Rees To: "bug-follo...@freebsd.org" Cc: Subject: Re: ports/133081: [bsd.python.mk] PYEASYINSTALL_ARCHDEP=yes makes broken packages Date: Thu, 30 May 2013 17:46:01 +0100 The solution to th

Re: Multiple Python eggs within one port

2013-05-15 Thread Chris Rees
On 15 May 2013 15:07, "Matthias Petermann" wrote: > > Dear FreeBSD Python Community, > > is there any best practise how multiple Python eggs could be bundled into a single port? And is there already an example in ports, where I can grab ideas how to achive this? > > Background of my question is th

Re: building scons with default python3

2013-04-20 Thread Chris Rees
On 20 April 2013 04:48, Eitan Adler wrote: > What do you think of the following? > > This fixes issue with PYTHON_DEFAULT_VERSION=python3.3 > > > Index: Makefile > === > --- Makefile(revision 315795) > +++ Makefile(working cop

Re: [Fwd: python33-3.3.0_2 failed on amd64 9.1-glib]

2013-02-03 Thread Chris Rees
On 3 February 2013 06:51, Kubilay Kocak wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 3/02/2013 12:33 AM, Chris Rees wrote: >> On 2 February 2013 11:52, Chris Rees wrote: >>> On 2 February 2013 11:29, Dmitry Sivachenko >>> wrote: >>&

Re: [Fwd: python33-3.3.0_2 failed on amd64 9.1-glib]

2013-02-02 Thread Chris Rees
On 2 February 2013 11:52, Chris Rees wrote: > On 2 February 2013 11:29, Dmitry Sivachenko wrote: >> >> On 02.02.2013, at 15:28, Chris Rees wrote: >> >>> On 1 February 2013 18:51, Dmitry Sivachenko wrote: >>>> Upgrade to 9-STABLE and it

Re: [Fwd: python33-3.3.0_2 failed on amd64 9.1-glib]

2013-02-02 Thread Chris Rees
On 2 February 2013 11:29, Dmitry Sivachenko wrote: > > On 02.02.2013, at 15:28, Chris Rees wrote: > >> On 1 February 2013 18:51, Dmitry Sivachenko wrote: >>> Upgrade to 9-STABLE and it will package correctly. >>> >>> See http://svnweb.freebsd.org/base?

Re: [Fwd: python33-3.3.0_2 failed on amd64 9.1-glib]

2013-02-02 Thread Chris Rees
ou think that broken on latest release is unacceptable? Is there anything we can fiddle python-side to fix this? Chris > On 01.02.2013, at 21:53, Chris Rees wrote: > >> Přeposlaná zpráva >> >> [OK, it's not really Pav.] >> >> http://ww

[Fwd: python33-3.3.0_2 failed on amd64 9.1-glib]

2013-02-01 Thread Chris Rees
Přeposlaná zpráva [OK, it's not really Pav.] http://www.bayofrum.net/medusatb/9.1-glib-20130131165817/python33-3.3.0_2.log I've been doing a mini-exp-run for Koop Mast, and discovered that python33 fails to package. Chris ___ freebsd

Re: [PATCH] finish converting python@ to new options framework

2013-01-07 Thread Chris Rees
On 6 January 2013 22:19, Baptiste Daroussin wrote: > Hi, > > Here is a patch that convert the latest python@ ports to optionsng > http://people.freebsd.org/~bapt/python-convert.diff > > While here is fixes options handling which was buggy for both. You mean the reversed options logic for pyPgSQL?

Re: bin/python3 symlink for python3X ports

2012-12-13 Thread Chris Rees
On 13 Dec 2012 18:01, "Li-Wen Hsu" wrote: > > On Sat, Oct 13, 2012 at 21:25:03 +0800, Li-Wen Hsu wrote: > > On Wed, Oct 10, 2012 at 00:00:20 +0400,   wrote: > > > On 10/5/12 9:23 AM,   wrote: > > > > On 01.10.2012 21:39, Li-Wen Hsu wrote: > > > >> > > > >> Thanks fo

Re: Postgresql + Python

2012-12-01 Thread Chris Rees
On 1 December 2012 12:57, Chris Rees wrote: > On 27 November 2012 13:24, Ruslan Mahmatkhanov wrote: >> Rafael Espíndola wrote on 27.11.2012 16:29: >> >>> Well, if I'm not mistaken had tested "CONFIGURE_ARGS = - with-python'', >>> but had no

Re: Postgresql + Python

2012-12-01 Thread Chris Rees
On 27 November 2012 13:24, Ruslan Mahmatkhanov wrote: > Rafael Espíndola wrote on 27.11.2012 16:29: > >> Well, if I'm not mistaken had tested "CONFIGURE_ARGS = - with-python'', >> but had no success, but I could be mistaken. Anyway I did what I told you >> earlier and it worked perfectly, and this

Re: Python distribution: switching to tar.xz

2012-10-02 Thread Chris Rees
On 2 Oct 2012 18:55, "Ruslan Mahmatkhanov" wrote: > > Li-Wen Hsu wrote on 01.10.2012 22:11: > >> On Mon, Oct 01, 2012 at 22:03:48 +0400, Ruslan Mahmatkhanov wrote: >>> >>> Li-Wen Hsu wrote on 01.10.2012 21:51: EXTRACT_SUFX?= .tgz PYTHON_DISTFILE= Python-${PYTHON_PORTVERSION:S/.

Re: Python distribution: switching to tar.xz

2012-10-01 Thread Chris Rees
On 1 October 2012 19:20, Ruslan Mahmatkhanov wrote: > Li-Wen Hsu wrote on 01.10.2012 22:11: > >> On Mon, Oct 01, 2012 at 22:03:48 +0400, Ruslan Mahmatkhanov wrote: >>> >>> Li-Wen Hsu wrote on 01.10.2012 21:51: EXTRACT_SUFX?= .tgz PYTHON_DISTFILE= Python-${PYTHON_PORTVERSION:S/.

Re: bin/python3 symlink for python3X ports

2012-10-01 Thread Chris Rees
On 1 October 2012 18:39, Li-Wen Hsu wrote: > On Thu, Sep 27, 2012 at 15:22:03 +0400, Dmitry Sivachenko wrote: >> On 26.09.2012 17:00, Li-Wen Hsu wrote: >> > >> > I think this patch is good. And I am thinking about also modifying >> > other lang/python{2,3}X ports, thus we may need to beware of >>

Re: bin/python3 symlink for python3X ports

2012-09-26 Thread Chris Rees
On 26 Sep 2012 08:13, "Dmitry Sivachenko" wrote: > > Hello! > > It is common to have both python-2 and python-3 packages installed. > To help transition it is convenient to have bin/python to point to python-2 binary. > > Now for every X in python3X we have a bin/python3.X binary. > > So for every

Re: ports/115940: Missed one file in lang/python25 if NO_NIS defined

2011-09-18 Thread Chris Rees
Committed. Thanks! Thanks also goes to bf@, who has taught me how to use a delimiter other than / at the beginning of a sed command. Chris -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _

Re: ports/115940: Missed one file in lang/python25 if NO_NIS defined

2011-09-17 Thread Chris Rees
On 13 September 2011 09:05, b. f. wrote: >> This problem has been going on for a number of years, and as far as I >> can see there isn't a proper and elegant solution. >> >> A fix is at [1], which should solve the problem, and I'm going to >> tinderbox test and commit it if no-one complains. > > A

Re: ports/115940: Missed one file in lang/python25 if NO_NIS defined

2011-09-11 Thread Chris Rees
es/patches/python-nis_failed-fix.diff http://www.freebsd.org/cgi/query-pr.cgi?pr=115940 -- Chris Rees          | FreeBSD Developer cr...@freebsd.org   | http://people.freebsd.org/~crees ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.o