Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 May 2022 19:23:51 1.4.3.0_3
|
Kevin Bowling (kbowling)  |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
30 Mar 2022 12:10:51 1.4.3.0_2
|
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 |
10 Oct 2021 19:44:42 1.4.3.0_1
|
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) |
21 Apr 2021 04:48:23 1.4.3.0_1
|
Tobias Kortkamp (tobik)  |
Bump USES=cabal ports after 12837690ed0c |
07 Apr 2021 08:09:01 1.4.3.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.4.3.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
30 Dec 2020 18:57:32
1.4.3.0
|
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 |
14 Sep 2020 15:24:56
1.4.3.0
|
lwhsu  |
x11/conlecterm: Update to 1.4.3.0
Submitted by: Christopher Hall <hsw@bitmark.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D26422 |
17 Aug 2020 16:28:31
1.4.2.0
|
arrowd  |
x11/conlecterm: Update to 1.4.2.0
Submitted by: hsw@bitmark.com
Differential Revision: https://reviews.freebsd.org/D26022 |
16 Aug 2020 07:56:19
1.4.1.0_3
|
arrowd  |
lang/ghc: Update to 8.10.1.
As usual, along with the compiler, many Haskell packages are updated as well. |
04 Jul 2020 18:11:42
1.4.1.0_2
|
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) |
04 May 2020 18:08:10
1.4.1.0_1
|
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) |
18 Sep 2019 07:23:47
1.4.1.0
|
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) |