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/hgsvn/distinfo

Number of commits found: 14

Monday, 26 Jul 2021
05:48 Xin LI (delphij) search for other commits by this committer
devel/hgsvn: update to 0.6.0
commit hash: e91ce3a3a96abc0b0a01a786dfcf33b163651ba0 commit hash: e91ce3a3a96abc0b0a01a786dfcf33b163651ba0 commit hash: e91ce3a3a96abc0b0a01a786dfcf33b163651ba0 commit hash: e91ce3a3a96abc0b0a01a786dfcf33b163651ba0 e91ce3a
Thursday, 16 May 2019
05:50 delphij search for other commits by this committer
Update to 0.5.2.
Original commitRevision:501771 
Thursday, 3 Nov 2016
06:53 delphij search for other commits by this committer
Update to 0.5.1.
Original commitRevision:425192 
Thursday, 17 Mar 2016
07:03 delphij search for other commits by this committer
Update to 0.3.15.
Original commitRevision:411260 
Monday, 8 Jun 2015
22:33 delphij search for other commits by this committer
Update to 0.3.9.
Original commitRevision:388887 
Wednesday, 19 Feb 2014
23:51 delphij search for other commits by this committer
Update to 0.2.5.

While I'm there also pet portlint.
Original commitRevision:345165 
Monday, 23 Dec 2013
20:22 delphij search for other commits by this committer
Update to 0.2.3.
Original commitRevision:337289 
Thursday, 11 Aug 2011
19:14 delphij search for other commits by this committer
Update to 0.1.9.
Original commit
Sunday, 3 Jul 2011
14:59 ohauer search for other commits by this committer
-remove MD5
Original commit
Saturday, 30 Jan 2010
01:30 delphij search for other commits by this committer
Update to 0.1.8
Original commit
Tuesday, 22 Sep 2009
23:20 delphij search for other commits by this committer
Update to 0.1.7.

Submitted by:   Marco Bröder <marco.broeder gmx eu>
PR:             ports/ports/139067
Feature safe:   yes
Original commit
Monday, 30 Jun 2008
19:33 delphij search for other commits by this committer
Update to 0.1.6
Original commit
Thursday, 10 Jan 2008
10:14 delphij search for other commits by this committer
Update to 0.1.5
Original commit
Thursday, 13 Dec 2007
01:32 delphij search for other commits by this committer
Add hgsvn:

This set of scripts allows to work locally on Subversion-managed
projects using the Mercurial distributed version control system.

Why use Mercurial? You can do local (disconnected) work, pull the
latest changes from the SVN server, manage private branches, submit
patches to project maintainers, etc.  And of course you have fast
local operations like "hg log", "hg annotate"...

Currenly two scripts are provided:

 * hgimportsvn initializes an SVN checkout which is also a
   Mercurial repository.
 * hgpullsvn pulls the latest changes from the SVN repository,
   and updates the Mercurial repository accordingly.  It can
   be run multiple times.

WWW:    http://cheeseshop.python.org/pypi/hgsvn
Original commit

Number of commits found: 14