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

Number of commits found: 3

Tuesday, 28 Jan 2014
07:47 bapt search for other commits by this committer
Support stage
use bsdtar to extract zip
use autoplist
Original commitRevision:341506 
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
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: 3