Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.2.0 01 Jan 2024 20:06:56
    |
Gleb Popov (arrowd)  |
devel/hs-git-brunch: Update to 1.7.2.0 |
1.6.0.0 27 May 2023 08:44:43
    |
Gleb Popov (arrowd)  |
devel/hs-git-brunch: Update to 1.6.0.0 |
1.5.1.0_3 20 Nov 2022 17:39:28
    |
Gleb Popov (arrowd)  |
Uses/cabal.mk: Rework MASTER_SITES and DISTFILES handling.
This change removes duplicated entries from MASTER_SITES and DISTFILES
variables. Now the MASTER_SITES variable will contain single Hackage URL without
any group for the simplest case and with :_cabal_mk_hackage group in nodefault
case.
This change opens a path to using non-Hackage Cabal repositories
(needed for Cardano) and pulling in .cabal revisions without using patches.
Unfortunately, this change results in a large churn in Haskell ports distinfos.
To make this churn less useless, refresh all Haskell dependencies in all ports. |
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.1.0_2 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.1.0_2 07 Jul 2022 10:24:35
    |
Gleb Popov (arrowd)  |
devel/hs-git-brunch: Fix build after GHC upgrade. |
1.5.1.0_1 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.5.1.0 29 Aug 2021 21:19:32
    |
Gleb Popov (arrowd)  Author: Alexis Praga |
devel/hs-git-brunch: Update to 1.5.1.0 |
1.5.0.0 16 May 2021 09:44:02
    |
Gleb Popov (arrowd)  |
devel/hs-git-brunch: Update to 1.5.0.0 |
1.4.4.0 04 May 2021 11:11:33
    |
Gleb Popov (arrowd)  |
devel/hs-git-brunch: Rename pkg-plist to pkg-descr, as it should be.
Large pointy hat to: arrowd
Reported by: Dan Langille <dan@langille.org> |
04 May 2021 10:56:38
  
|
Gleb Popov (arrowd)  |
devel/hs-git-brunch: + A git branch checkout TUI tool. |