131 Commits

Author SHA1 Message Date
ajacoutot
7f9ab6a255 Fix comment: -Bsymbolic -> -Bsymbolic-functions
from Brad
2017-03-12 03:25:35 +00:00
ajacoutot
b7eaa4f760 Match devel/vte3 and disable the gnome-pty-helper.
ok jasper@
2015-10-18 17:14:01 +00:00
ajacoutot
0297686fef -Bsymbolic-functions support has been reverted for now. 2015-08-25 06:36:46 +00:00
ajacoutot
73dbb7a7e6 We have support for -Wl,-Bsymbolic-functions now. 2015-08-24 09:35:23 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
jasper
4e48ba8d2c PORTSCOUT -> PORTROACH 2014-09-05 14:45:02 +00:00
jasper
3cb1b602f0 limit portscout to the gnome2 version of vte. 2014-09-03 19:42:45 +00:00
ajacoutot
0199ceb89c Add MODGNU_CONFIG_GUESS_DIRS. 2014-04-05 07:17:23 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
2100c2cdff start to make MODGNOME_TOOLS resemble the name of the tools actually used.
rename 'gi' to 'gobject-introspection'.

discussed with aja@
2014-04-01 15:31:45 +00:00
ajacoutot
c02691798d Install the pty helper which is needed for *-terminal and utmp. 2014-01-17 14:17:37 +00:00
bcallah
21a0726254 Enable -python for mips64* now that py-gtk2 works on those platforms.
Bump.
ok aja@
2013-11-11 16:05:28 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
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