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: security/rhash/pkg-plist

Number of commits found: 4

Tuesday, 23 Jan 2024
15:59 Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/rhash: Impelled to share/man

Approved by:    portmgr (blanket)
commit hash: 8dd1c5f9f2bb4e048a0cd5c5bf25fbcab01ad058 commit hash: 8dd1c5f9f2bb4e048a0cd5c5bf25fbcab01ad058 commit hash: 8dd1c5f9f2bb4e048a0cd5c5bf25fbcab01ad058 commit hash: 8dd1c5f9f2bb4e048a0cd5c5bf25fbcab01ad058 8dd1c5f
Wednesday, 20 Sep 2023
20:12 Dimitry Andric (dim) search for other commits by this committer
security/rhash: update to 1.4.4 and fix build with lld 17

With lld 17, which has become more strict about undefined symbols in
version scripts, security/rhash fails to link its librhash.so:

  ld: error: version script assignment of 'global' to symbol 'rhash_wfile'
failed: symbol not defined

This has been fixed in https://github.com/rhash/RHash/commit/e4b8b92,
which was included in rhash 1.4.4, so update the port to that version.

Unfortunately this also requires a bunch of follow-up build fixes:
* https://github.com/rhash/RHash/commit/c804982: fix assignment
* https://github.com/rhash/RHash/commit/9ef90b9: build on *BSD
* https://github.com/rhash/RHash/commit/b8c91ea: build on Unix

PR:		273775
Approved by:	danfe (maintainer)
MFH:		2023Q3
commit hash: e0acbd158ec92f50ecbf8932a57b9d7587564138 commit hash: e0acbd158ec92f50ecbf8932a57b9d7587564138 commit hash: e0acbd158ec92f50ecbf8932a57b9d7587564138 commit hash: e0acbd158ec92f50ecbf8932a57b9d7587564138 e0acbd1
Monday, 13 Apr 2020
07:59 danfe search for other commits by this committer
- Belatedly update to version 1.3.9
- Pull two patches from Gentoo Linux
- Install *.pc file for pkgconf(1)
- Allow to build with NLS support

PR:	245424
Original commitRevision:531582 
Friday, 13 Mar 2015
17:59 danfe search for other commits by this committer
Add port of RHash, console utility and library for computing and verifying
hash sums of files.  It is based on the same code as existing Perl wrapper,
`security/p5-Crypt-RHash' port.

Also, properly sort `security/Makefile' while here.
Original commitRevision:381228 

Number of commits found: 4