notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: converters/hs-dhall-json/Makefile
SVNWeb

Number of commits found: 5

Sat, 27 May 2023
[ 08:44 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:caf012e30957fad1caeeff7453a421db061f1a87  commit hash:caf012e30957fad1caeeff7453a421db061f1a87  commit hash:caf012e30957fad1caeeff7453a421db061f1a87  caf012e 
converters/hs-dhall-json: Update to 1.7.12
Sun, 20 Nov 2022
[ 17:39 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:2fca7097b9f29351f1969eca7d1837ab99782f2e  commit hash:2fca7097b9f29351f1969eca7d1837ab99782f2e  commit hash:2fca7097b9f29351f1969eca7d1837ab99782f2e  2fca709  (Only the first 10 of 90 ports in this commit are shown above. View all ports for this commit)
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.
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 9 Aug 2022
[ 09:16 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:505ecf2230c9e73f5d231b855b2a88c41dfc3d26  commit hash:505ecf2230c9e73f5d231b855b2a88c41dfc3d26  commit hash:505ecf2230c9e73f5d231b855b2a88c41dfc3d26  505ecf2  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Uses/cabal.mk: Rename `EXECUTABLES` to `CABAL_EXECUTABLES`.

Approved by: tcberner

Differential Revision: https://reviews.freebsd.org/D36079
Thu, 7 Jul 2022
[ 10:24 Gleb Popov (arrowd) search for other commits by this committer Author: Malcolm Matalka ]    commit hash:b951b794f6ed62d6748aebcfa30b913f0992a1cf  commit hash:b951b794f6ed62d6748aebcfa30b913f0992a1cf  commit hash:b951b794f6ed62d6748aebcfa30b913f0992a1cf  b951b79 
converters/hs-dhall-json: + A converter from Dhall to JSON.

PR:		251111
Reviewed by:	arrowd

Number of commits found: 5