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/py-gitosis/pkg-descr

Number of commits found: 2

Wednesday, 25 Jan 2017
14:24 jhale search for other commits by this committer
Update MASTER_SITES
Remove superfluous post-install chmod (no change to package)

While here:
Update WWW which was redirecting
  $ curl -I http://eagain.net/gitweb/?p=gitosis.git
  HTTP/1.1 302 Found
  Location: https://github.com/tv42/
  Date: Wed, 25 Jan 2017 14:14:47 GMT
  Content-Type: text/plain; charset=utf-8

PR:		216386
Submitted by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Original commitRevision:432417 
Tuesday, 15 Sep 2009
08:23 nivit search for other commits by this committer
Manage git repositories, provide access to them over SSH, with tight
access control and not needing shell accounts.

Gitosis aims to make hosting git repos easier and safer. It manages
multiple repositories under one user account, using SSH keys to
identify users. End users do not need shell accounts on the server,
they will talk to one shared account that will not let them run
arbitrary commands.

WWW: http://eagain.net/gitweb/?p=gitosis.git

PR:             ports/136083
Submitted by:   Douglas Thrift <douglas at douglasthrift.net>
Original commit

Number of commits found: 2