Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.0.0 22 Mar 2024 16:09:09 |
Gleb Popov (arrowd) Author: Christopher Hall |
x11/conlecterm: update to version 1.5.0.0
Differential Revision: https://reviews.freebsd.org/D44437 |
1.4.3.1_3 06 Feb 2024 15:57:31 |
Gleb Popov (arrowd) Author: Christopher Hall |
x11/conlecterm: update dependencies 1.4.3.1_3
Differential Revision: https://reviews.freebsd.org/D43745 |
1.4.3.1_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.4.3.1_1 27 May 2023 08:44:42 |
Gleb Popov (arrowd) |
x11/conlecterm: Fix build with new GHC. |
1.4.3.1 15 Apr 2023 19:50:04 |
Gleb Popov (arrowd) Author: Christopher Hall |
x11/conlecterm: Update to 1.4.3.1
Differential Revision: https://reviews.freebsd.org/D39498 |
1.4.3.0_4 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 ) |
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.4.3.0_3 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.4.3.0_3 09 May 2022 19:23:51 |
Kevin Bowling (kbowling) |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
1.4.3.0_2 30 Mar 2022 12:10:51 |
Gleb Popov (arrowd) Author: Christopher Hall |
x11/conlecterm: Update Haskell dependencies
Summary: update haskell dependencies to latest gtk2hs and associated libraries
Test Plan: poudriere testport -j 13_0-amd64 x11/conlecterm
Reviewed By: arrowd
Differential Revision: https://reviews.freebsd.org/D34702 |
1.4.3.0_1 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.4.3.0_1 21 Apr 2021 04:48:23 |
Tobias Kortkamp (tobik) |
Bump USES=cabal ports after 12837690ed0c |
1.4.3.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4.3.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.3.0 30 Dec 2020 18:57:32 |
arrowd |
Uses/cabal.mk: Set EXTRACT_ONLY based on DISTFILES value, just like bsd.port.mk
does.
This removes the need for specifying EXTRACT_ONLY for Haskell ports that have
USE_{GITHUB,GITLAB}.
PR: 244784 |
1.4.3.0 14 Sep 2020 15:24:56 |
lwhsu |
x11/conlecterm: Update to 1.4.3.0
Submitted by: Christopher Hall <hsw@bitmark.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D26422 |
1.4.2.0 17 Aug 2020 16:28:31 |
arrowd |
x11/conlecterm: Update to 1.4.2.0
Submitted by: hsw@bitmark.com
Differential Revision: https://reviews.freebsd.org/D26022 |
1.4.1.0_3 16 Aug 2020 07:56:19 |
arrowd |
lang/ghc: Update to 8.10.1.
As usual, along with the compiler, many Haskell packages are updated as well. |
1.4.1.0_2 04 Jul 2020 18:11:42 |
zeising |
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking) |
1.4.1.0_1 04 May 2020 18:08:10 |
arrowd |
Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.
PR: 244784
Submitted by: Evilham <contact@evilham.com> (some ports) |
1.4.1.0 18 Sep 2019 07:23:47 |
araujo |
This is a multi tabbed terminal that uses embedded windows and a gtk
notebook. Any program that has an option to be embedded can be used
with it.
Possible programs include:
* rxvt-unicode
* xterm
* emacs
* vim
WWW: https://github.com/hxw/conlecterm
Submitted by: Christopher Hall <hsw@bitmark.com> (via Slack) |