Re: remove x11/wxglade

2023-01-15 Thread Daniel Winters
Hi Theo, >> Can I remove x11/wxglade? > > Sure, unless MAINTAINER speaks up very soon. Maintainer here: I think its best to remove it for now. After we have a newer wxPython in the tree I will look at updating to a newer version. Cheers, Daniel

Re: Maintainer-Update x11/wxglade 0.7.0->0.9.5

2020-04-04 Thread Daniel Winters
STER_SITE_SOURCEFORGE:=wxglade/} @@ -18,6 +18,7 @@ MAINTAINER= Daniel Winters Index: x11/wxglade//distinfo === RCS file: /cvs/ports/x11/wxglade/distinfo,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 distinfo --- x11/w

Re: Maintainer-Update x11/wxglade 0.7.0->0.9.5

2020-04-04 Thread Daniel Winters
EFORGE:=wxglade/} @@ -18,6 +18,7 @@ MAINTAINER= Daniel Winters Index: x11/wxglade//distinfo === RCS file: /cvs/ports/x11/wxglade/distinfo,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 distinfo --- x11/wxglade//distin

Re: Maintainer update & move py-twitter to py3

2020-03-31 Thread Daniel Winters
:48:46 - 1.14 +++ Makefile31 Mar 2020 13:18:12 - @@ -2,10 +2,9 @@ COMMENT= twitter python module -MODPY_EGG_VERSION= 1.17.1 +MODPY_EGG_VERSION= 1.18.0 DISTNAME= twitter-${MODPY_EGG_VERSION} PKGNAME= py-twitter-${MODPY_EGG_VERSION} -REVISION=

update: py-irclib + move to py3

2020-03-31 Thread Daniel Winters
Move py-irclib to a fork that supports python3 and switch to python3 only. The only consumer is py-twitter for which I will send a separate diff shortly. Joint work with bket@, tested on amd64. Cheers, Daniel Index: Makefile === RCS

Re: Maintainer-Update x11/wxglade 0.7.0->0.9.5

2020-03-26 Thread Daniel Winters
Y_EGG_VERSION= 0.7.0 +MODPY_EGG_VERSION= 0.9.5 DISTNAME= wxGlade-${MODPY_EGG_VERSION} PKGNAME= wxglade-${MODPY_EGG_VERSION} -REVISION= 0 +EXTRACT_SUFX= .zip MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxglade/} @@ -18,6 +18,7 @@ MAIN

Maintainer-Update x11/wxglade 0.7.0->0.9.5

2020-03-26 Thread Daniel Winters
} PKGNAME= wxglade-${MODPY_EGG_VERSION} -REVISION= 0 +EXTRACT_SUFX= .zip MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxglade/} @@ -18,6 +18,7 @@ MAINTAINER= Daniel Winters Index: x11/wxglade//distinfo

Re: Maintainer update & move py-twitter to py3

2020-03-21 Thread Daniel Winters
Hi, > > the diff below updates py-twitter to the latest version and moves it > > to py3-only. Tested on amd64. > > > Thank you for this diff! I did not test it so far but I did notice two > things: > > 1. Instead of commenting out the IRC functionality you could opt for >another solution: Th

Maintainer update & move py-twitter to py3

2020-03-20 Thread Daniel Winters
+MODPY_EGG_VERSION= 1.18.0 DISTNAME= twitter-${MODPY_EGG_VERSION} PKGNAME= py-twitter-${MODPY_EGG_VERSION} -REVISION= 0 CATEGORIES=net www @@ -15,13 +14,14 @@ MAINTAINER= Daniel Winters

Re: Maintainer UPDATE: py-twitter 0.17.1 -> 0.18.0

2019-08-25 Thread Daniel Winters
>> I have not enabled the py3 version as this port installs some scripts >> in /usr/local/bin that would conflict if both versions are installed. >> Would people prefer to update this to py3 and drop py2? > > See www/py-gunicorn/Makefile > post-install: >for i in ${PREFIX}/bin/*; do \ >

Maintainer UPDATE: py-twitter 0.17.1 -> 0.18.0

2019-08-25 Thread Daniel Winters
Hi, Here is a trivial update to the latest version of py-twitter. Tested on amd64. I have not enabled the py3 version as this port installs some scripts in /usr/local/bin that would conflict if both versions are installed. Would people prefer to update this to py3 and drop py2? Please test, th

Re: devel/py-serial update 2.7 to 3.4

2019-05-10 Thread Daniel Winters
serial-${MODPY_EGG_VERSION} > PKGNAME = ${DISTNAME:S/py/py-/} > -REVISION = 1 > > CATEGORIES = devel > > -HOMEPAGE = http://pyserial.sourceforge.net/ > +HOMEPAGE = https://github.com/pyserial/pyserial > > MAINTAIN

Re: devel/py-serial update 2.7 to 3.4

2019-05-03 Thread Daniel Winters
As discussed with Olivier, this looks fine to me - ok maintainer. Thanks to Olivier for the work! Daniel > On May 3, 2019, at 10:52, Olivier Taïbi wrote: > > Here is an update for devel/py-serial, after dicussing with maintainer > Daniel Winters dan...@tydirium.org. Both py2 and

Re: editors/emacs gtk3 flavor is unusable

2016-04-11 Thread Daniel Winters
Matthieu Herrb writes: > On Tue, Mar 29, 2016 at 07:50:52PM +0200, Jeremie Courreges-Anglas wrote: >> Solène Rapenne writes: >> >> > Hello, >> > >> > I have the package emacs-24.5p2-gtk3 installed and emacs is unusable >> > when started in graphical mode. >> > >> >> I can reproduce it here afte

Re: NEW: devel/wxglade

2015-10-08 Thread Daniel Winters
Hi ports@, > Hi Jérémie, > > thanks for looking into this! > >>> attached is a tarball for a new port for wxGlade, a wxwidgets interface >>> designer: >>> >>> wxGlade is a GUI designer written in Python with the popular GUI >>> toolkit wxPython, that helps you create wxWidgets/wxPython user >>>

Re: NEW: devel/wxglade

2015-10-07 Thread Daniel Winters
Hi Jérémie, thanks for looking into this! >> attached is a tarball for a new port for wxGlade, a wxwidgets interface >> designer: >> >> wxGlade is a GUI designer written in Python with the popular GUI >> toolkit wxPython, that helps you create wxWidgets/wxPython user >> interfaces. At the mome

NEW: devel/wxglade

2015-10-03 Thread Daniel Winters
Hi ports@, attached is a tarball for a new port for wxGlade, a wxwidgets interface designer: wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces. At the moment it can generate Python, C++, Perl, Lisp and X

Re: [update] mail/mu 0.9.12 -> 0.9.13

2015-09-25 Thread Daniel Winters
ter.cc.orig Wed Jul 1 19:10:13 2015 > -+++ lib/mu-msg-iter.cc Wed Jul 1 19:10:35 2015 > -@@ -366,9 +366,7 @@ mu_msg_iter_get_msgid (MuMsgIter *iter) > - g_return_val_if_fail (!mu_msg_iter_is_done(iter), NULL); > - > - try { > --const char *msgid (iter->msgid().c_str()); -- Daniel Winters

Re: py-twitter 1.7.2 -> 1.17.0

2015-07-29 Thread Daniel Winters
Anyone? The version we have in ports is currently broken, this update makes py-twitter useable for upcoming 5.8. I can also take maintainer. Cheers, Daniel > trivial update to py-twitter, the version currently in ports is broken > because twitter changed their Web API. > > No python3 flavor sin

py-twitter 1.7.2 -> 1.17.0

2015-07-19 Thread Daniel Winters
Hi, trivial update to py-twitter, the version currently in ports is broken because twitter changed their Web API. No python3 flavor since this port installs several scripts in $PREFIX/bin that would create a collision. Works fine for basic usage on amd64. I did not test the IRC connection parts.

Re: UPDATE: devel/py-serial 2.4 => 2.7 (+ python3 support)

2015-07-19 Thread Daniel Winters
devel -HOMEPAGE = http://pyserial.wiki.sourceforge.net/pySerial +HOMEPAGE = http://pyserial.sourceforge.net/ -MAINTAINER = Daniel Gruber +MAINTAINER = Daniel Winters # Python license PERMIT_PACKAGE_CDROM = Yes -MASTER_SITES = ${MASTER_SI

Re: UPDATE: productivity/radicale to 0.10

2015-04-11 Thread Daniel Winters
Hello Pascal, > > the following diff updates the radicale caldav/carddav server port to > > the latest version 0.10. > > > > New features are e.g. support for well-known URLs, reloading of config > > on SIGHUP and various bugfixes. I have been running this on amd64 for > > If you verified that c

UPDATE: productivity/radicale to 0.10

2015-04-11 Thread Daniel Winters
Hello ports@, the following diff updates the radicale caldav/carddav server port to the latest version 0.10. New features are e.g. support for well-known URLs, reloading of config on SIGHUP and various bugfixes. I have been running this on amd64 for a few weeks. Sending this to the list for furt