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: benchmarks/filebench/pkg-descr

Number of commits found: 4

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Monday, 21 Sep 2020
11:37 0mp search for other commits by this committer
Resurrect benchmarks/filebench

Upstream moved to GitHub and is still accepting patches (interestingly, the
most recent commits fix building Filebench on FreeBSD).
Original commitRevision:549436 
Sunday, 27 Sep 2015
21:58 jbeich search for other commits by this committer
benchmarks/filebench: update to 1.4.9.1

- Drop ONLY_FOR_ARCHS as the Linux-specific code is gone
- Chase new home on SourceForge
- LICENSE_FILE is now shipped within distfile

Changes:	http://www.fsl.cs.sunysb.edu/~vass/filebench/ChangeLog (before 1.4.9)
Changes:	http://sourceforge.net/p/filebench/code/ci/1.4.9.1/log/
PR:		202989
Tested by:	danfe (powerpc locally, ia64 on eris, sparc64 on flame)
Tested by:	myself (armv6 via qemu-user-static)
Approved by:	maintainer timeout (18 days)
Original commitRevision:398062 
Sunday, 9 Jan 2011
08:08 flo search for other commits by this committer
Add new port benchmarks/filebench

Filebench is quick to set up and use unlike many of the commercial
benchmarks which it can emulate. It is also a handy tool for
micro-benchmarking storage subsystems and studying the relationships of
complex applications such as relational databases with their storage
without having to incur the costs of setting up those applications,
loading data and so forth.

Filebench uses loadable workload personalities in a common framework to
allow easy emulation of complex applications upon file systems. The
workload personalities use a Workload Definition Language to define the
workload's model.

WWW: http://www.solarisinternals.com/wiki/index.php/FileBench
WWW: http://www.fsl.cs.sunysb.edu/~vass/filebench/

PR:             ports/153750
Submitted by:   "Tom Judge" <tom@tomjudge.com>
Approved by:    fjoe (mentor)
Original commit

Number of commits found: 4