notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: textproc/hs-pandoc-crossref/Makefile

Number of commits found: 20

Thursday, 1 Feb 2024
15:49 Gleb Popov (arrowd) search for other commits by this committer Author: awoonya
textproc/hs-pandoc-crossref: update to 0.3.17.0
commit hash: 06203f96e54d2b6a875d978946460e865d786409 commit hash: 06203f96e54d2b6a875d978946460e865d786409 commit hash: 06203f96e54d2b6a875d978946460e865d786409 commit hash: 06203f96e54d2b6a875d978946460e865d786409 06203f9
Sunday, 4 Jun 2023
10:17 Gleb Popov (arrowd) search for other commits by this committer
textproc/hs-pandoc-crossref: Update to 0.3.16.0 and enable optimizations on
arm64.

It was reported that optimizations doesn't crash the compiler anymore.

Reported by:	Daniel Lovasko <daniel.lovasko@gmail.com>
commit hash: 17e1162c6736b3c9844626a018b6d435c2dff840 commit hash: 17e1162c6736b3c9844626a018b6d435c2dff840 commit hash: 17e1162c6736b3c9844626a018b6d435c2dff840 commit hash: 17e1162c6736b3c9844626a018b6d435c2dff840 17e1162
Sunday, 12 Mar 2023
16:10 Gleb Popov (arrowd) search for other commits by this committer
textproc/hs-pandoc-crossref: Update to 0.3.15.1
commit hash: b01b27736b43097e0538d97ff3b7f6e4d862d790 commit hash: b01b27736b43097e0538d97ff3b7f6e4d862d790 commit hash: b01b27736b43097e0538d97ff3b7f6e4d862d790 commit hash: b01b27736b43097e0538d97ff3b7f6e4d862d790 b01b277
Sunday, 20 Nov 2022
17:39 Gleb Popov (arrowd) search for other commits by this committer
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.
commit hash: 2fca7097b9f29351f1969eca7d1837ab99782f2e commit hash: 2fca7097b9f29351f1969eca7d1837ab99782f2e commit hash: 2fca7097b9f29351f1969eca7d1837ab99782f2e commit hash: 2fca7097b9f29351f1969eca7d1837ab99782f2e 2fca709
Sunday, 2 Oct 2022
15:05 Gleb Popov (arrowd) search for other commits by this committer
textproc/hs-pandoc-crossref: Disable optimization on aarch64 to unbreak the
build.

Reported by:	pkg-fallout
commit hash: 3f032ebcedbb2aeed9a1ca893c7f2295a32d68c9 commit hash: 3f032ebcedbb2aeed9a1ca893c7f2295a32d68c9 commit hash: 3f032ebcedbb2aeed9a1ca893c7f2295a32d68c9 commit hash: 3f032ebcedbb2aeed9a1ca893c7f2295a32d68c9 3f032eb
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 31 Aug 2022
08:05 Gleb Popov (arrowd) search for other commits by this committer
textproc/hs-pandoc-crossref: Unbreak on aarch64.

This reverts commit d68ea790de01c743e2e4dd4e547e8f1e99dca78b.
commit hash: e6f6d12543c816a799c40190a93aae5def5e2097 commit hash: e6f6d12543c816a799c40190a93aae5def5e2097 commit hash: e6f6d12543c816a799c40190a93aae5def5e2097 commit hash: e6f6d12543c816a799c40190a93aae5def5e2097 e6f6d12
Thursday, 21 Jul 2022
08:24 Gleb Popov (arrowd) search for other commits by this committer
textproc/hs-pandoc-crossref: Mark BROKEN on aarch64.

Reported by:	pkg-fallout
commit hash: d68ea790de01c743e2e4dd4e547e8f1e99dca78b commit hash: d68ea790de01c743e2e4dd4e547e8f1e99dca78b commit hash: d68ea790de01c743e2e4dd4e547e8f1e99dca78b commit hash: d68ea790de01c743e2e4dd4e547e8f1e99dca78b d68ea79
Thursday, 7 Jul 2022
10:24 Gleb Popov (arrowd) search for other commits by this committer
textproc/hs-pandoc-crossref: Update to 0.3.13.0
commit hash: 78a6786910665c0101957877299438359b95f941 commit hash: 78a6786910665c0101957877299438359b95f941 commit hash: 78a6786910665c0101957877299438359b95f941 commit hash: 78a6786910665c0101957877299438359b95f941 78a6786
Monday, 9 May 2022
19:23 Kevin Bowling (kbowling) search for other commits by this committer
devel/libffi: Bump deps PORTREVISION for shlib change

PR:		263764
Reported by:	VVD <vvd@unislabs.com>
commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4 commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4 commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4 commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4 db78da8
Sunday, 5 Sep 2021
07:41 Gleb Popov (arrowd) search for other commits by this committer Author: Alexis Praga
textproc/hs-pandoc-crossref: Update to 0.3.12.0
commit hash: cfdd00e27453a3bc41c863f4a49599c5a0da82f6 commit hash: cfdd00e27453a3bc41c863f4a49599c5a0da82f6 commit hash: cfdd00e27453a3bc41c863f4a49599c5a0da82f6 commit hash: cfdd00e27453a3bc41c863f4a49599c5a0da82f6 cfdd00e
Wednesday, 21 Apr 2021
04:48 Tobias Kortkamp (tobik) search for other commits by this committer
Bump USES=cabal ports after 12837690ed0c
commit hash: bdca32c5961668b70d8b65ecfe8d9f338216bb16 commit hash: bdca32c5961668b70d8b65ecfe8d9f338216bb16 commit hash: bdca32c5961668b70d8b65ecfe8d9f338216bb16 commit hash: bdca32c5961668b70d8b65ecfe8d9f338216bb16 bdca32c
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 1 Mar 2021
20:11 arrowd search for other commits by this committer
textproc/hs-pandoc-crossref: Update to 0.3.9.1
Original commitRevision:566906 
Sunday, 16 Aug 2020
07:56 arrowd search for other commits by this committer
lang/ghc: Update to 8.10.1.

As usual, along with the compiler, many Haskell packages are updated as well.
Original commitRevision:545088 
Saturday, 4 Jul 2020
18:11 zeising search for other commits by this committer
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)
Original commitRevision:541232 
Monday, 4 May 2020
18:08 arrowd search for other commits by this committer
Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.

PR:		244784
Submitted by:	Evilham <contact@evilham.com> (some ports)
Original commitRevision:533933 
Friday, 21 Feb 2020
08:05 arrowd search for other commits by this committer
textproc/hs-pandoc-crossref: Cleanup Makefile.
Original commitRevision:526611 
06:56 arrowd search for other commits by this committer
textproc/hs-pandoc-crossref: Add new port. This is a pandoc filter for adding
references to tables and figures in pandoc documents.

PR:		244216
Original commitRevision:526607 

Number of commits found: 20