Commit Graph

101 Commits

Author SHA1 Message Date
jasper
c10fc455c9 - newer vte versions don't support gtk2 anymore, so remove the gtk2 flavor here
and make it the default. also merge the pty-helper subpackage into the mainpackage.

a gtk3 vte port is coming up and depending ports will be adjusted
2011-09-26 14:25:09 +00:00
ajacoutot
7c20dd6b17 Remove unused file. Tweak DESCRs. 2011-09-23 09:00:28 +00:00
ajacoutot
809678498a Make this port use real FLAVORS, not PSEUDO_FLAVORS, prodded by espie@
While here, remove the gtk3 FLAVOR (we build with gtk+3 support by
default) and add a gtk2 FLAVOR.
Quite some plumbing, hopefully I got this right...

ok jasper@
2011-09-23 08:48:36 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
ajacoutot
69798a56f3 Minor update to vte-0.28.2. 2011-08-29 06:21:46 +00:00
nigel
f56499e5fb remove gtk+2 from comment
ok landry@ sthen@ aja@
2011-08-17 15:37:28 +00:00
jasper
ae92e73f5c - sync DESCR with distributed README
ok aja@
2011-07-12 08:40:55 +00:00
sthen
e7e13086c1 - fix package signature, from Nigel Taylor
- collect the py-gtk2 parts together along with the other gtk2 parts
2011-06-22 14:46:22 +00:00
ajacoutot
1b56566063 Unbreak. 2011-06-14 22:20:24 +00:00
jasper
51323a26f8 - update to 0.28.1
* includes a fix for CVE-2011-2198
2011-06-14 21:58:48 +00:00
ajacoutot
f1cc8f9cc2 Typo, REVISIOn -> REVISION 2011-06-13 07:19:59 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
jasper
5f2e51b6bf missed -python bump.
spotted by naddy@
2011-05-24 21:15:26 +00:00
ajacoutot
25a2cbaf98 Fix RUN_DEPENDS-main so that when using the gtk3 FLAVOR we don't end up
building vte twice (once with the gtk3 FLAVOR and once FLAVORless because
of the dependency on vte-ptyhelper).
2011-05-21 08:02:08 +00:00
jasper
790f3b84ea slightly reorder Makefile so we don't have a build dependency on py-gtk2 when building vte3. 2011-05-14 13:17:28 +00:00
jasper
05ae3aeb5d - add a gtk3 pseud-flavor, sharing the gnome-pty-helper with the default gtk2
help and ok aja@
2011-05-13 23:07:16 +00:00
jasper
d277936e10 split the gnome-pty-helper into a subpackage
discussed with and ok aja@
2011-05-13 22:01:46 +00:00
jasper
f4528fbee4 - update vte to 0.28.0 (this port is and will be the gtk2 variant)
ok aja@
2011-05-13 20:44:55 +00:00
jasper
a0aacc684f explicitly use gtk+-2.0 2011-05-05 13:14:20 +00:00
jasper
a8837a024a disable the -python subpackage on mips64*. py-gtk2 doesn't build there due to
toolchain bugs and it would take out all ports that depend on the regular vte
C library.

ok aja@
2011-04-16 12:17:40 +00:00
jasper
2a800b2d98 - add missing build dependency 2011-04-12 16:35:21 +00:00
ajacoutot
f554f5a6ee Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 07:45:02 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
ajacoutot
4946e261ec Bugfix update to vte-0.26.2. 2010-11-13 18:46:55 +00:00
jasper
27d13fd904 - USE_X11 is default now from gnome.port.mk 2010-10-18 13:28:51 +00:00
ajacoutot
f51d703635 Update to vte-0.26.1.
- Pass the correct TERM value inside envp when spawning.
- Bugs fixed: Bug 631589 - set_emulation does not work in the python bindings.
2010-10-13 16:20:23 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
d918fe9930 - update vte to 0.26.0
- explicitly disable introspection support

ok aja@
2010-09-30 07:36:19 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
jasper
9baeb59988 - roll PFRAG.shared into regular plist, it's SHARED_ONLY already 2010-09-29 10:54:24 +00:00
jasper
5e9f6969d7 bumps 2010-08-30 22:09:45 +00:00
ajacoutot
1e5af7758d SECURITY fix for another occurence of CVE-2003-0070.
Security update to vte-0.24.3:
Report a static window title, since the real window title should NEVER
be reported, as it creates a security vulnerability.
See http://marc.info/?l=bugtraq&m=104612710031920&w=2
2010-07-16 05:10:51 +00:00
ajacoutot
3675a165ff Update to vte-0.24.2.
* translations updates
2010-06-21 20:16:03 +00:00
jasper
06b327c21f - minor bugfix update to vte 0.24.1 2010-04-26 11:57:12 +00:00
jasper
b37afef65e - update vte to 2.24.0 2010-04-20 11:43:25 +00:00
jasper
be3a31810b - fix LIB_DEPENDS/WANTLIB for py-vte, wouldn't build on a clean system otherwise.
ok aja@
2010-04-15 17:44:04 +00:00
jasper
f6c30d1185 - bugfix update of vte to 0.22.5 2009-11-17 22:10:43 +00:00
ajacoutot
a1f17782ee Bugfix update to vte-0.22.4.
* fix a regression introduced in previous version
2009-11-09 08:00:25 +00:00
ajacoutot
c92a31ce19 Update to vte-0.22.3.
* lots of bugfixes

ok jasper@
2009-10-27 15:50:06 +00:00
jasper
f6895964b5 - update vte to 0.22.2
ok aja@
2009-09-29 11:38:27 +00:00
jasper
020deebab4 - bugfix update of vte to 0.22.1
ok aja@
2009-09-26 13:02:25 +00:00
jasper
a4c40b855c - hobbits take over 2009-09-25 15:56:29 +00:00
jasper
b62c4e7637 - update vte to 0.22.0
* among the changes, significant reduce in memory usage

ok aja@
2009-09-25 08:10:36 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
2612cb3f10 Maintenance update to vte-0.20.5 2009-06-10 06:03:32 +00:00
ajacoutot
a25cb75c54 - bugfix update to vte-0.20.4 2009-06-01 22:16:57 +00:00
ajacoutot
dcd0d36154 - small update to vte-0.20.3
several bugfixes in the python bindings
2009-05-26 06:41:25 +00:00