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/nant/pkg-descr

Number of commits found: 5

Saturday, 23 Mar 2024
14:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nant: Update WWW and clean up pkg-descr

- Remove unnecessary substitution
commit hash: 9894a919b52468958c93422cc2b8aec4dcd3f7ae commit hash: 9894a919b52468958c93422cc2b8aec4dcd3f7ae commit hash: 9894a919b52468958c93422cc2b8aec4dcd3f7ae commit hash: 9894a919b52468958c93422cc2b8aec4dcd3f7ae 9894a91
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, 26 Dec 2016
16:43 sunpoet search for other commits by this committer
- Change EXAMPLESDIR: unified with other DIRs
- Convert to options target helper
- Add GitHub repository to WWW
- Bump PORTREVISION for package change
Original commitRevision:429540 
Tuesday, 27 Aug 2013
14:54 sunpoet search for other commits by this committer
- Update to 0.92
- Unbreak build with new Mono compiler model [1]
- Add LICENSE
- Use USES=gmake

Changes:	http://nant.sourceforge.net/release/0.92/releasenotes.html
Reference:	https://github.com/nant/nant/issues/91 [1]
Obtained
from:	https://github.com/nant/nant/commit/69c8ee96493c5d953212397c8ca06c2392372ca4
[1]
Original commitRevision:325453 
Sunday, 10 Jul 2005
22:41 mezz search for other commits by this committer
What is it?
-----------
NAnt is a .NET based build tool. In theory it is kind of like make without
make's wrinkles. In practice it's a lot like Ant.

If you are not familiar with Jakarta Ant you can get more information at the
Ant project web site (http://ant.apache.org/).

Why NAnt?
---------
Because Ant was too Java specific.
Because Ant needed the Java runtime.  NAnt only needs the .NET
or Mono runtime.

WWW: http://nant.sourceforge.net/

Submitted by:           apeiron (Christopher Nehren <apeiron@comcast.net>)
Maitnainer:             ""
BSD# - Project by:      http://www.mono-project.com/Mono:FreeBSD
Original commit

Number of commits found: 5