Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0 26 Jun 2024 19:51:19 |
Rodrigo Osorio (rodrigo) |
x11/tilda: update to 2.0.0
Full changelog: https://github.com/lanoxx/tilda/releases/tag/tilda-2.0.0
Port changes:
* remove patches, fixed by upstream |
1.5.0_3 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.5.0_2 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
1.5.0_1 30 Oct 2022 21:55:14 |
Rodrigo Osorio (rodrigo) |
x11/tilda: Fix OOB write in start_default_shell()
The fix was committed to upstream in May 9, but no release was made
for it until now.
https://github.com/lanoxx/tilda/commit/51a980a55ad6d750daa21d43a66d44577dad277b
Update Makefile to make portlint happy
PR: 264270
Reported by: <iron.udjin@gmail.com>
Tested by: <iron.udjin@gmail.com> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.5.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.5.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.0 26 Mar 2020 08:16:12 |
rodrigo |
x11/tilda: Upgrade from 1.4.1 to 1.5.0
Major new features and improvements:
- Backward search
- Monitor changes fix
- Fixes related to windows title
- Tilda now uses asynchronous command spawning
- In non-X11 environments such as Wayland, use X11 backend
- Correctly free the resources when closing the a terminal tab
- Fixed issue in transparency
- Fixed a resize issue in fullscreen mode
Changes for developers:
- Tilda now uses structured logging.
Deprecations:
- Removed 'Allow Bold' option
- Removed deprecated antialiasing option
- Dropped support for older VTE versions
Full changelog: https://github.com/lanoxx/tilda/releases/tag/tilda-1.5.0 |
1.4.1_3 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.4.1_3 20 Jun 2019 08:19:04 |
rodrigo |
use dirent.h instead of deprecated sys/dir.h
tilda currently includes sys/dir.h, but this header is scheduled for removal.
Its successor is dirent.h. Update this port accordingly.
Poudriere build run with Freebsd 11 and 12
PR: 238695
Submitted by: rene |
1.4.1_2 26 Dec 2018 15:11:25 |
rodrigo |
Ugrade x11/tilda from 1.3.3 to 1.4.1
Changelog: https://github.com/lanoxx/tilda/compare/tilda-1.4.1...master
Rework USE directives as reported by testports
Update plist |
1.3.3_2 22 Jun 2018 17:18:46 |
danilo |
- Update to 0.50.3
PR: 227981
Submitted by: danilo
Approved by: maintainer timeout (gnome, 1 month) |
1.3.3_1 07 Dec 2017 09:46:42 |
rodrigo |
Tilda uses wrong ps flag on start
Replace ps call by pgrep
Bump PORTREVISION |
1.3.3 29 Jan 2017 16:22:03 |
rodrigo |
Upgrade tilda from 1.3.1 to 3.1.3
Submitted by: rodrigo (maintainer) |
1.3.1_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.3.1_1 05 Feb 2016 18:19:47 |
amdmi3 |
- Remove unneeded @dir
Approved by: portmgr blanket |
1.3.1_1 25 Jan 2016 07:13:10 |
marino |
x11/tilda: Promote vte3 from BUILD_DEPENDS to include RUN_DEPENDS
User got error message, 'Shared object "libvte-2.91.so.0" not found,
required by tilda' when launching tilda. Manually installing
x11-toolkits/vte3 fixed the issue, so vte3 is clearly more than a
build dependency. I've specified RUN_DEPENDS rather than convert
BUILD_* to LIB_* given how vte3 was already specified and the fact
there's no generic library in pkg-plist.
while here, fix the pkg-plist error that showed during build testing
by adding share/appdata/tilda.appdata.xml to the list
approved by: just fix it. |
1.3.1 11 Jan 2016 23:30:39 |
rodrigo |
Update tilda to 1.3.1 |
1.2.4 13 Aug 2015 20:42:34 |
rodrigo |
Upgrade tilda to 1.2.4 |
1.2.2 18 May 2015 17:07:46 |
mat |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
1.2.2 12 Apr 2015 14:06:52 |
rodrigo |
Upgrade tilda to latest stable release 1.2.2
Fix/Rework build
PR: 198763
Submitted by: rodrigo (maintainer) |
0.9.6_7 23 Feb 2015 23:20:56 |
rodrigo |
Fix segfault with tilda
Bump port revision
PR: 197819
Submitted by: <mzs_47@yahoo.co.in>
Obtained from: mandriva |
0.9.6_6 17 Jan 2015 22:25:53 |
bapt |
Cleanup plist |
0.9.6_6 16 Aug 2014 16:54:50 |
adamw |
Fix build on -current.
This particular fixup could probably be applied across-the-board for
GNU configure. |
0.9.6_6 03 Aug 2014 12:25:12 |
pi |
devel/libconfuse: USES=libtool, bump dependencies |
0.9.6_5 16 Jul 2014 03:34:57 |
adamw |
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist. |
0.9.6_5 29 Jan 2014 09:17:42 |
rodrigo |
Update maintainer email address
Approved by: bapt@ (co-mentor) |
0.9.6_5 02 Dec 2013 08:05:24 |
sunpoet |
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Add missing USES=gettext
- Support STAGEDIR
PR: ports/184420
Submitted by: User Rodrigo <rodrigo@bebik.net> |
0.9.6_5 22 Oct 2013 14:04:02 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery) |
0.9.6_5 01 Oct 2013 16:13:56 |
eadler |
Hand port over to Rodrigo OSORIO per request.
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net>
Approvey by: Vlad V. Teterya <vlad@vlad.uz.ua> (prior maintainer) |
0.9.6_5 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.9.6_5 03 Sep 2013 08:49:47 |
bapt |
Add an explicit dependency on pkgconf |
0.9.6_5 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
0.9.6_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9.6_4 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.9.6_4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.9.6_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.6_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.9.6_2 22 Aug 2009 17:55:27 |
marcus |
Chase the vte shared lib bump. |
0.9.6_1 22 Aug 2009 00:39:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
0.9.6_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.9.6 11 Oct 2008 14:36:25 |
amdmi3 |
- Update to 0.9.6
- Use SF macro
PR: 127334
Submitted by: Cezary Morga <cm at therek dot net>
Approved by: maintainer timeout |
0.9.4_3 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
0.9.4_3 06 Jun 2008 14:09:15 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.9.4_2 21 Mar 2008 23:55:13 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.9.4_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9.4 01 Jan 2007 00:30:15 |
miwi |
- Update to 0.9.4
- Move to LOCALBASE
PR: ports/106537
Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua> (maintainer) |
0.09.3 15 Jul 2006 01:15:49 |
itetcu |
Update to 0.09.3
PR: ports/100303
Submitted by: maintainer |
0.09.2 01 Feb 2006 11:58:25 |
barner |
- Update to 0.09.2
Submitted by: "Vlad V. Teterya" <vlad@vlad.uz.ua> (maintainer)
PR: ports/92646 |
0.09.1 05 Dec 2005 23:10:43 |
ehaupt |
Add tilda, a Drop down x11 terminal with transparency support
PR: 89995
Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua> |