Commit Graph

30 Commits

Author SHA1 Message Date
sthen
4bef8c5762 use MODPY_PYBUILD 2022-11-25 21:11:34 +00:00
sthen
c7010de0bd bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:30:15 +00:00
ajacoutot
58642e1c4f Missed bumps after vte3 split.
spotted by naddy@
2022-11-08 14:06:44 +00:00
sthen
eed574102a Fix ports for newer py3-setuptools; mostly just PLIST regens after some
files were dropped (mostly entry_points.txt) or .egg-info files changed
to directories. Small patches were needed where some other build systems
were calling Python tools to install due to changes in setuptools.
Messy patching needed for games/0ad which bundles a spidermonkey tar of
a specific version and patches it using files in its own distribution.

Been through a bulk on i386, plus I tested a few things separately on
amd64 where fallout from the recent qscintilla update has broken some ports
on !LP64 which was blocking them on i386.
2022-08-18 02:24:48 +00:00
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
sthen
74e3cc3e92 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:51 +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
ajacoutot
9890d8665a Bump after py-gobject3 merge. 2020-10-03 15:39:57 +00:00
mariani
e42353cb30 Update x11/terminator 1.91 to 1.91
- Use github as MASTER_SITES.
- Update HOMEPAGE.
- Switch to python3.

Tested OK on amd64.

Help and comments from sthen@ bket@
OK bket@
2020-09-10 13:47:46 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
rsadowski
d0f3587c14 Update terminator to 1.91
Notables changes:

- Terminator switch from GTK2 to GTK3.
- Test enabled (Green on amd64)
- Switch to HTTPS

Update diff from Elias M. Mariani <marianielias A gmail D com>. HTTPS tweak
from me.
2018-06-26 21:25:04 +00:00
bentley
7a6cabbec2 Use https for Blogspot URLs. 2016-05-05 02:32:55 +00:00
jasper
a392515cd5 stop abusing MODPY_SETUP 2015-11-26 22:04:04 +00:00
jasper
7ee587f40a update to terminator-0.98 2015-10-26 18:31:57 +00:00
sthen
13359694f0 bump REVISION for setuptools dep change. (should be the last one) 2015-09-29 10:53:16 +00:00
juanfra
280e3042b5 Drop MAINTAINER. 2015-05-09 22:24:06 +00:00
ajacoutot
893323e150 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:16:15 +00:00
juanfra
c72a5b8a28 Update my email address. Change the homepage of terminator. Also add a
space between the entries and equals signs in the Makefile of the old
ports.

ok sthen@
2014-01-17 19:46:21 +00:00
bcallah
2f7a5f533b Update x11/terminator to 0.97
From Juan Francisco Cantero Hurtado <iam@juanfra.info> (MAINTAINER)
2013-05-03 23:21:17 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
bcallah
91decafdad Update terminator to 0.96, from Juan Francisco Cantero Hurtado on ports@.
Assign MAINTAINER to Juan Francisco Cantero Hurtado.

ok landry@ benoit@
2013-01-30 16:12:36 +00:00
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
6701b34d5d Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:20:52 +00:00
jasper
ef7f230a14 adjust after vte,gtk2 was merged into regular vte 2011-09-26 14:30:29 +00:00
ajacoutot
56760fbd6b Fix dependencies and bump after recent vte switch to FLAVORS and gtk+3
support by default.
2011-09-23 08:49:41 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
rpointel
b9417a33bb bump after default python version switch. 2011-06-08 17:35:54 +00:00
rpointel
ced47a1870 Import terminator, a powerful terminal emulator written in Python.
Its behaviour and look is based on GNOME Terminal, but it has a lot of
extra functionality like splitting the window in multiple tiles, and
sending commands to multiple terminals at once.

From Jochem Kossen, ok landry@.
2011-05-23 20:36:20 +00:00