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: devel/cmph/pkg-plist

Number of commits found: 5

Friday, 23 Feb 2024
10:01 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/cmph: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 82731b669a8ddf88450a10d51095898654b7333b commit hash: 82731b669a8ddf88450a10d51095898654b7333b commit hash: 82731b669a8ddf88450a10d51095898654b7333b commit hash: 82731b669a8ddf88450a10d51095898654b7333b 82731b6
Tuesday, 1 Jul 2014
13:12 amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
Original commitRevision:360005 
Monday, 20 Jan 2014
23:25 bapt search for other commits by this committer
Support stage
Original commitRevision:340491 
Thursday, 28 Feb 2013
10:53 demon search for other commits by this committer
Update to version 2.0.

Maintainer timeout.
Original commitRevision:313089 
Tuesday, 17 Aug 2010
20:32 amdmi3 search for other commits by this committer
CMPH - C Minimal Perfect Hashing Library

A perfect hash function maps a static set of n keys into a set of m integer
numbers without collisions, where m is greater than or equal to n. If m is equal
to n, the function is called minimal.

Minimal perfect hash functions are widely used for memory efficient storage and
fast retrieval of items from static sets, such as words in natural languages,
reserved words in programming languages or interactive systems, universal
resource locations (URLs) in Web search engines, or item sets in data mining
techniques. Therefore, there are applications for minimal perfect hash functions
in information retrieval systems, database systems, language translation
systems, electronic commerce systems, compilers, operating systems, among
others.

WWW:    http://cmph.sourceforge.net/

PR:             149248
Submitted by:   Jesse Kempf <jkempf@davisvision.com>
Original commit

Number of commits found: 5