Re: zope related code to be removed from bsd.python.mk

2013-09-23 Thread Ruslan Makhmatkhanov
Marcus von Appen wrote on 22.09.2013 13:12: On, Sun Sep 22, 2013, Ruslan Makhmatkhanov wrote: Marcus von Appen wrote on 22.09.2013 02:55: Dear Zope maintainers, I'd like to get rid of the zope related code in bsd.python.mk and think about moving it into an own Uses file for zope. Thus all por

Re: zope related code to be removed from bsd.python.mk

2013-09-22 Thread Marcus von Appen
On, Sun Sep 22, 2013, Ruslan Makhmatkhanov wrote: > Marcus von Appen wrote on 22.09.2013 02:55: > > Dear Zope maintainers, > > > > I'd like to get rid of the zope related code in bsd.python.mk and think > > about moving it into an own Uses file for zope. Thus all ports requiring > > Zope would be

Re: zope related code to be removed from bsd.python.mk

2013-09-22 Thread Ruslan Makhmatkhanov
Marcus von Appen wrote on 22.09.2013 02:55: Dear Zope maintainers, I'd like to get rid of the zope related code in bsd.python.mk and think about moving it into an own Uses file for zope. Thus all ports requiring Zope would be converted to USES+= zope. You can find the mk file itself at http://p

zope related code to be removed from bsd.python.mk

2013-09-21 Thread Marcus von Appen
Dear Zope maintainers, I'd like to get rid of the zope related code in bsd.python.mk and think about moving it into an own Uses file for zope. Thus all ports requiring Zope would be converted to USES+= zope. You can find the mk file itself at http://people.freebsd.org/~mva/zope.mk.txt. It is a si