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: www/hs-postgrest/Makefile

Number of commits found: 21

Sunday, 31 Dec 2023
12:09 Gleb Popov (arrowd) search for other commits by this committer
www/hs-postgrest: Update to 12.0.2
commit hash: 9dfd2153e4f5eb0bba314c013b1c2e3554f90f20 commit hash: 9dfd2153e4f5eb0bba314c013b1c2e3554f90f20 commit hash: 9dfd2153e4f5eb0bba314c013b1c2e3554f90f20 commit hash: 9dfd2153e4f5eb0bba314c013b1c2e3554f90f20 9dfd215
Wednesday, 7 Jun 2023
19:01 Gleb Popov (arrowd) search for other commits by this committer
Haskell ports: Fix dependency on GHC 9.2 after its upgrade.

Reported by:	pkg-fallout
commit hash: d14c324e94927af3d41d062ef87b7368265dc4a7 commit hash: d14c324e94927af3d41d062ef87b7368265dc4a7 commit hash: d14c324e94927af3d41d062ef87b7368265dc4a7 commit hash: d14c324e94927af3d41d062ef87b7368265dc4a7 d14c324
Saturday, 27 May 2023
08:44 Gleb Popov (arrowd) search for other commits by this committer
www/hs-postgrest: Update to 11.0.1
commit hash: e656d1c564a10b2f9a661b5f2739fd3852de63ef commit hash: e656d1c564a10b2f9a661b5f2739fd3852de63ef commit hash: e656d1c564a10b2f9a661b5f2739fd3852de63ef commit hash: e656d1c564a10b2f9a661b5f2739fd3852de63ef e656d1c
Sunday, 12 Mar 2023
16:10 Gleb Popov (arrowd) search for other commits by this committer
www/hs-postgrest: Update to 10.1.2
commit hash: 87aac89931f6777ccd422ed9adc0e123f41262fa commit hash: 87aac89931f6777ccd422ed9adc0e123f41262fa commit hash: 87aac89931f6777ccd422ed9adc0e123f41262fa commit hash: 87aac89931f6777ccd422ed9adc0e123f41262fa 87aac89
Thursday, 23 Feb 2023
22:00 Fernando Apesteguía (fernape) search for other commits by this committer
www/hs-postgrest: transfer maintainership to haskell@

As requested by arrowd@.

Deliberately not bumping PORTREVISION.
commit hash: 4f44209c95c7d129395d5fd3aa73bc8fa1c5c1c8 commit hash: 4f44209c95c7d129395d5fd3aa73bc8fa1c5c1c8 commit hash: 4f44209c95c7d129395d5fd3aa73bc8fa1c5c1c8 commit hash: 4f44209c95c7d129395d5fd3aa73bc8fa1c5c1c8 4f44209
15:52 Fernando Apesteguía (fernape) search for other commits by this committer Author: Dmitry Wagin
www/hs-postgrest: Fix build with new ghc

While here, maintainer drops maintainership.

PR:		269733
Reported by:	dmitry.wagin@ya.ru (maintainer)
commit hash: 2051fa9b030d06a1cc8b9e520f19f9ffade882c7 commit hash: 2051fa9b030d06a1cc8b9e520f19f9ffade882c7 commit hash: 2051fa9b030d06a1cc8b9e520f19f9ffade882c7 commit hash: 2051fa9b030d06a1cc8b9e520f19f9ffade882c7 2051fa9
Saturday, 5 Nov 2022
10:17 Gleb Popov (arrowd) search for other commits by this committer
www/hs-postgrest: Update to 10.1.0
commit hash: ca610c3c682a2f9eaba55122b1d5ff4422a40dda commit hash: ca610c3c682a2f9eaba55122b1d5ff4422a40dda commit hash: ca610c3c682a2f9eaba55122b1d5ff4422a40dda commit hash: ca610c3c682a2f9eaba55122b1d5ff4422a40dda ca610c3
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
Tuesday, 9 Aug 2022
09:16 Gleb Popov (arrowd) search for other commits by this committer
Uses/cabal.mk: Rename `EXECUTABLES` to `CABAL_EXECUTABLES`.

Approved by: tcberner

Differential Revision: https://reviews.freebsd.org/D36079
commit hash: 505ecf2230c9e73f5d231b855b2a88c41dfc3d26 commit hash: 505ecf2230c9e73f5d231b855b2a88c41dfc3d26 commit hash: 505ecf2230c9e73f5d231b855b2a88c41dfc3d26 commit hash: 505ecf2230c9e73f5d231b855b2a88c41dfc3d26 505ecf2
Thursday, 28 Jul 2022
19:52 Gleb Popov (arrowd) search for other commits by this committer
www/hs-postgrest: Update comment.
commit hash: bc880486652d0d6f9d2267a02598adabd6c86003 commit hash: bc880486652d0d6f9d2267a02598adabd6c86003 commit hash: bc880486652d0d6f9d2267a02598adabd6c86003 commit hash: bc880486652d0d6f9d2267a02598adabd6c86003 bc88048
Wednesday, 13 Jul 2022
09:42 Gleb Popov (arrowd) search for other commits by this committer
www/hs-postgrest: Update to 9.0.1
commit hash: 62b39304bf995e2a2e1467e8434926505388056d commit hash: 62b39304bf995e2a2e1467e8434926505388056d commit hash: 62b39304bf995e2a2e1467e8434926505388056d commit hash: 62b39304bf995e2a2e1467e8434926505388056d 62b3930
Thursday, 7 Jul 2022
10:24 Gleb Popov (arrowd) search for other commits by this committer
www/hs-postgrest: Update to 9.0.0
commit hash: 0cc9e26d87c9cf7fd1913681abed0d67e8384b33 commit hash: 0cc9e26d87c9cf7fd1913681abed0d67e8384b33 commit hash: 0cc9e26d87c9cf7fd1913681abed0d67e8384b33 commit hash: 0cc9e26d87c9cf7fd1913681abed0d67e8384b33 0cc9e26
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
Wednesday, 1 Sep 2021
22:58 Neel Chauhan (nc) search for other commits by this committer Author: Dmitry Wagin
www/hs-postgrest: Update to 8.0.0

Changes: https://postgrest.org/en/v8.0/releases/v8.0.0.html

PR:	258184
commit hash: 6238bf3d5e56d614e09caff6a00ea4e8b44be5b1 commit hash: 6238bf3d5e56d614e09caff6a00ea4e8b44be5b1 commit hash: 6238bf3d5e56d614e09caff6a00ea4e8b44be5b1 commit hash: 6238bf3d5e56d614e09caff6a00ea4e8b44be5b1 6238bf3
Saturday, 19 Jun 2021
09:54 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Dmitry Wagin
www/hs-postgrest: Added an option for support database connection poolers

Small cleanups included

PR:		255969
commit hash: a45ed18ebabb5a37a5b3552bb1acda8d6f285721 commit hash: a45ed18ebabb5a37a5b3552bb1acda8d6f285721 commit hash: a45ed18ebabb5a37a5b3552bb1acda8d6f285721 commit hash: a45ed18ebabb5a37a5b3552bb1acda8d6f285721 a45ed18
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
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 
Tuesday, 26 May 2020
06:55 girgen search for other commits by this committer
Introducing PostgREST

Using PostgREST is an alternative to manual CRUD programming. Custom API
servers suffer problems. Writing business logic often duplicates, ignores or
hobbles database structure. Object-relational mapping is a leaky abstraction
leading to slow imperative code. The PostgREST philosophy establishes a single
declarative source of truth: the data itself.

WWW:		http://postgrest.org/en/v7.0.0/
PR:		246383
Submitted by:	Dmitry Wagin
Original commitRevision:536575 

Number of commits found: 21