notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11-toolkits/vte/files/patch-src_vte.c

Number of commits found: 11

Tuesday, 11 Feb 2014
21:25 kwm search for other commits by this committer
Update to 0.28.2.

Use USES=libtool.
Original commitRevision:343821 
Friday, 15 Mar 2013
21:39 kwm search for other commits by this committer
Restore alt keys after gtk20 update.
While here convert to OptionsNG.

PR:		ports/176963
Submitted by:	Lawrence Chen <beastie@tardisi.com>
Obtained from:	upstream git / Gnome bug 663779
Original commitRevision:314323 
Wednesday, 19 Jan 2005
20:29 mezz search for other commits by this committer
Took all patches from the Debian, because current VTE lacks maintain and
gnome-terminal development has stagnated. Almost all patches are in GNOME
bugzilla for the weeks and months. Bump the PORTREVISION.

-patch-01_vtemodule:
        Fix build with the python module

-patch-03_cursor_position:
        Added a patch for supporting some save/restore cursor position console
        sequences

-patch-04_dsp_non_alias:
        FcConfigSubstitute in place of _vte_fc_defaults_from_gtk to get
        antialias and hinting value

        http://bugs.gnome.org/show_bug.cgi?id=142640

-patch-05_performance_boost:
        Balanced performance improvement

        http://bugs.gnome.org/show_bug.cgi?id=143914

        --

        This is very amazing improvement. Here's benchmark of it to show that
        gnome-terminal isn't far from aterm and xterm anymore.

        Old benchmark:
        =======================================
        $ time ls -lR /usr/ports

        aterm: 7.99 real1.31 user2.75 sys
        xterm: 11.04 real1.34 user2.47 sys
        gnome: 41.76 real1.12 user2.45 sys (ouch....)
        =======================================

        New benchmark:
        ==============================================
        $ time ls -lR /usr/ports

        aterm: 7.28 real 1.20 user 2.41 sys
        xterm: 9.85 real 0.91 user 2.08 sys
        gnome: 10.41 real 0.86 user 2.02 sys
        ==============================================

        Big deal!

-patch-06_remove_doublefree:
        Resolve double free problem

        http://bugs.gnome.org/show_bug.cgi?id=161337

-patch-07_set_backspace_to_utf8:
        Set backspace behavior to utf8 (depends on utf8 locale)

        http://bugs.gnome.org/show_bug.cgi?id=158200

-patch-08_multiscreen_safe:
        Make vte multi-screen safe

        http://bugs.gnome.org/show_bug.cgi?id=160782

-patch-09_redraw_vte_screen:
        Redraw vte screen with correct background color

        http://bugs.gnome.org/show_bug.cgi?id=125364

-patch-10_hide_pageup_behavior:
        Hide manifestation of PageUp behavior with less

        http://bugs.gnome.org/show_bug.cgi?id=115149

<marcus>:       I for one welcome our new vte patch overlord.  I think all of
                them would make good additions.
<ahze>:         I am all for the performance_boost patch! gnome-terminal
                kinda sucks when lines are going by fast.
<mezz>:         showing the before and after benchmark.
<marcus>:       Commit! Commit! :-)

Reviewed by:    marcus and ahze
Original commit
Sunday, 7 Nov 2004
22:24 marcus search for other commits by this committer
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).

This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
Original commit
Thursday, 6 May 2004
02:51 bland search for other commits by this committer
Update to 0.11.11
Original commit
Sunday, 18 Apr 2004
01:57 marcus search for other commits by this committer
Drop the coalescence timeout from 50 to 15 to compromise between actual
rendering speed, and typing speed.  The previous setting caused some jerkiness
during key repeat.

Basically, this gives the feeling of better terminal responsiveness.

Submitted by:   Jeremy Messenger <mezz7@cox.net>
Original commit
Thursday, 8 Apr 2004
18:36 marcus search for other commits by this committer
* Teach vte about posix_openpt()
* Attempt to speed up terminal rendering a bit [1]
* Don't leave children shells linger after logging out of GNOME [2]

Submitted by:   Jean-Yves Lefort <jylefort@brutele.be> [2]
Obtained from:  http://bugzilla.gnome.org/show_bug.cgi?id=122656 [1]
Original commit
Thursday, 18 Sep 2003
06:49 marcus search for other commits by this committer
Update to GNOME 2.4.0.  For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
?yvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:    portmgr (kris, will, myself implicitly)
Requested by:   re as well as many other users
Original commit Encoding Errors (not all of the commit message was ASCII)
Tuesday, 29 Apr 2003
18:36 marcus search for other commits by this committer
Update to 0.10.27.
Original commit
Friday, 4 Apr 2003
07:25 marcus search for other commits by this committer
Fix a bug in vte where the terminal would lock up sometimes when doing long
ls's or viewing scripts in /usr/bin/dialog.

Tested by:      Mezz bsdforums.org <reigncracks@hotmail.com>
Original commit
Sunday, 6 Oct 2002
01:49 marcus search for other commits by this committer
Add vte, a GNOME 2 terminal widget with improved accessibility and I18N
support.
Original commit

Number of commits found: 11