ajacoutot
463a641c07
Add comment about --disable-Bsymbolic.
2013-01-24 07:31:58 +00:00
jasper
78633fa07b
- move post-install target into the !mips64* block as it's removing
...
some files which aren't built for mips64, and would thus rm would
bail out.
ok aja@
2012-12-19 07:34:10 +00:00
ajacoutot
adc056a99a
Unbreak since we now have support for Unix 98 PTY functions.
2012-12-07 15:18:38 +00:00
ajacoutot
388c0f6585
@comment -> post-install rm
2012-09-29 13:14:04 +00:00
ajacoutot
aeb7ca8799
Use autoconf 2.65.
2012-08-13 09:33:41 +00:00
jasper
fcf75f8e78
Apply patches from upstream bugzilla ( #676090 , malicious escape sequences can cause denial of service).
2012-05-29 20:31:40 +00:00
ajacoutot
c78896072c
Sync with mpi@ patches from upstream.
2012-03-09 06:45:16 +00:00
nigel
fa0fbc5108
bump REVISION-python also required.
...
Ok ajc@ mpi@
2012-02-24 17:43:11 +00:00
mpi
60973badf6
Make use of openpty(3) to allocate a pseudo-tty instead of the
...
gnome-pty-helper.
ok ajacoutot@, landry@
2012-02-24 10:44:55 +00:00
espie
5ee810f609
update fix: vte2 should *not* update to vte3.
...
parts of gnome want vte3, and yet some other stuff (py-vte) still wants vte2.
if we let vte2->vte3 because of gnome, then py-vte will complain, and the
update won't happen.
considering we've set things up so vte2 and vte3 can coexist, the thing to do
is have vte2 update to vte2-newer, let gnome3 pick and install vte3 as well,
keeping py-vte happy and ending with a fully updated machine.
On the way, need to tell quirks AND vte about vte-pyhelper, which vanished
into vte2/vte3 (and again, pick one).
(triggers a bug in pkg_add caching which requires -current, btw ;( )
Solves update issue reported by Mikolaj.
Ports STILL fully locked, this making it in as a vital update thing,
(no don't ask, your silly little update won't make it)
okayed by naddy@
2012-02-06 22:07:09 +00:00
ajacoutot
eb90465e00
Add another pkgpath marker to allow updating for old versions.
...
Found the hard way by sthen@
ok jasper@
2011-10-18 15:06:49 +00:00
jasper
342c25b2b5
missed a bump in the shuffle. spotted by naddy@
2011-09-28 20:26:15 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
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