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/cunit/pkg-plist

Number of commits found: 9

Wednesday, 21 Feb 2024
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/cunit: Update manpage location (003a571d1d6585196545295efc181514f171c4c4,
r523104)
commit hash: f131f38c43f69a2ba81e719e6c08f446959100d8 commit hash: f131f38c43f69a2ba81e719e6c08f446959100d8 commit hash: f131f38c43f69a2ba81e719e6c08f446959100d8 commit hash: f131f38c43f69a2ba81e719e6c08f446959100d8 f131f38
Monday, 27 Nov 2023
10:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/cunit: Remove AUTOMATED, BASIC, CONSOLE, CURSES, DEBUG, MEMTRACE and TEST
options

PR:		275076
Reported by:	amdmi3
commit hash: c3bd59faafb0cfcbe50fe735b7347e2ac55c97d9 commit hash: c3bd59faafb0cfcbe50fe735b7347e2ac55c97d9 commit hash: c3bd59faafb0cfcbe50fe735b7347e2ac55c97d9 commit hash: c3bd59faafb0cfcbe50fe735b7347e2ac55c97d9 c3bd59f
Sunday, 8 Oct 2017
13:49 sunpoet search for other commits by this committer
Change PORTDATA=*, PORTDOCS=* and PORTEXAMPLES=* to PLIST entries
Original commitRevision:451536 
Monday, 27 Oct 2014
10:10 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371544 
Saturday, 17 May 2014
13:26 sunpoet search for other commits by this committer
- Fix PORTEXAMPLES
- Adjust OPTIONS:
  - AUT -> AUTOMATED
  - BAS -> BASIC
  - CON -> CONSOLE
  - CUR -> CURSES
  - DEB -> DEBUG
  - EXA -> EXAMPLES
  - ITE -> TEST
  - MEM -> MEMTRACE
- Bump PORTREVISION for package change
Original commitRevision:354321 
Sunday, 11 May 2014
14:26 sunpoet search for other commits by this committer
- Update to 2.1.3
- Add LICENSE
- Use USES=gmake
- Use USES=libtool
- Convert to new options helper
- Add regression-test:
- Cosmetic change
- Update pkg-descr

Changes:	http://sourceforge.net/p/cunit/code/HEAD/tree/trunk/ChangeLog
Original commitRevision:353698 
06:05 sunpoet search for other commits by this committer
- Support STAGEDIR
- Take maintainership
Original commitRevision:353650 
Friday, 14 Mar 2008
16:00 pav search for other commits by this committer
- Stop packaging mtree symlinks

PR:             ports/121691
Submitted by:   Scot Hetzel <swhetzel@gmail.com>
Original commit
Sunday, 9 Sep 2007
05:55 edwin search for other commits by this committer
[NEW PORT] devel/cunit: An automated unit testing framework for C

        CUnit is a lightweight system for writing, administering,
        and running unit tests in C. It provides C programmers a
        basic testing functionality with a flexible variety of user
        interfaces. CUnit is built as a static library which is
        linked with the user's testing code. It uses a simple
        framework for building test structures, and provides a rich
        set of assertions for testing common data types. In addition,
        several different interfaces are provided for running tests
        and reporting results.

        WWW: http://cunit.sourceforge.net/

PR:             ports/114934
Submitted by:   Stefan Pauly <stefan@fh-mainz.de>
Original commit

Number of commits found: 9