Commit Graph

20 Commits

Author SHA1 Message Date
sthen 716f142842 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:09 +00:00
sthen 8ee0e8225b sync WANTLIB 2022-03-31 16:19:20 +00:00
naddy 3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
op e19d641167 update toxic to v0.11.3
changelog: https://github.com/TokTok/toxic/releases/tag/v0.11.3

ok sthen@
2022-02-28 12:51:57 +00:00
kmos 8c54642771 net/toxic needs the usual c99 fix to build on sparc64 2022-01-17 01:35:46 +00:00
sthen 37d14a5394 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:52 +00:00
solene cd9a33d4d4 Update to toxic-0.11.1
ok tracey@
2021-10-14 20:38:17 +00:00
sthen 745105c362 automatically handle ports which use the python module and have flavours
other than the usual "python3/<blank>" python version selection and
remove setting MODPY_VERSION=${MODPY_DEFAULT_VERSION_3} again from the
affected ports.
2021-02-23 22:04:35 +00:00
sthen 761c9f34ff ports which use the python module and have flavours other than the
usual "python3/<blank>" python version selection still require setting
MODPY_VERSION for now.
2021-02-23 21:45:49 +00:00
sthen 3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen 9d02a715d1 update to toxic-0.10.0 2021-01-03 19:36:09 +00:00
sthen 5da2775e6b use --embed on python3.8-config --ldflags lines 2020-07-03 21:11:13 +00:00
sthen f69879ed37 toxic: use correct python3.x-config for MODPY_VERSION, instead of python3-config 2020-07-03 15:59:21 +00:00
sthen 48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
sthen d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
sthen bda35252a9 drop Leonid Bobrov as maintainer as per his request 2018-08-09 23:25:58 +00:00
sthen 5ca57e5588 add a "no_x11" flavour to net/toxic, from maintainer Leonid Bobrov with
small tweaks
2018-07-17 13:49:23 +00:00
espie 150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
landry bd57214075 Tweak DESCRs 2018-04-29 11:19:43 +00:00
landry 1ab78f7962 Import toxic 0.8.2.
Toxic is a ncurses-base Tox-based instant messenging client which
formerly resided in the Tox core repository, and is now available as a
standalone application.

From Leonid Bobrov who takes maintainership, ok bcallah@
2018-04-29 11:16:30 +00:00