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: lang/ptoc/distinfo

Number of commits found: 10

Sunday, 3 Jul 2011
13:45 ohauer search for other commits by this committer
- remove MD5
Original commit
Thursday, 20 May 2010
14:58 osa search for other commits by this committer
Update from 3.56 to 3.58.
Original commit
Sunday, 22 Jan 2006
12:42 edwin search for other commits by this committer
SHA256ify

Approved by: krion@
Original commit
Tuesday, 31 May 2005
08:09 osa search for other commits by this committer
Remove BROKEN.

Author rerolled tarball after bug report and small modification.
Changes:
--- old/ptoc/bring.h    Tue Feb 24 21:40:02 2004
+++ new/ptoc/bring.h    Sun May 15 00:40:19 2005
@@ -69,9 +69,11 @@
     static b_ring *top_b_ring;

     static void push(b_ring* r) {
+       /*
         if (r->outer != NULL) {
             r = new b_ring(r->scope);
         }
+       */
         r->outer = curr_b_ring;
         curr_b_ring = r;
     }
Original commit
Monday, 25 Apr 2005
10:24 osa search for other commits by this committer
Update to 3.56.
Original commit
Monday, 1 Mar 2004
14:31 osa search for other commits by this committer
Update to 3.55.
Original commit
Wednesday, 4 Feb 2004
12:55 osa search for other commits by this committer
SIZEfy my ports.
Original commit
Friday, 30 Jan 2004
12:34 osa search for other commits by this committer
Update MD5, author report about make some changes in parser code.
Diff old vs. new version avaliable upon request.

Notify from:    kris via bento
Original commit
Wednesday, 24 Sep 2003
13:32 osa search for other commits by this committer
Update to 3.54.
Utilize ${DOCSDIR} and ${EXAMPLESDIR}.
Use new name schema for patch files.
Fix ${MASTER_SITES} and home page URL.
Take maintainership.
Original commit
Tuesday, 24 Oct 2000
17:11 kevlo search for other commits by this committer
Upgrade to version 3.50    
Original commit

Number of commits found: 10