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

Number of commits found: 8

Saturday, 9 Jan 2016
16:23 koobs search for other commits by this committer
devel/py-lockfile: Update to 0.12.2

- Update PORTVERSION and distinfo checksum (0.12.2)
- Update BUILD_DEPENDS to match minimum version (per setup.py)
- Add TEST_DEPENDS and test target
- Add LICENSE_FILE
- Add NO_ARCH

This update fixes an issue testing deskutils/py-bugwarrior, which
depends on py-mock and py-lockfile, that both depend on different
incompatible versions of devel/py-pbr [1]

[1] https://bugs.launchpad.net/pylockfile/+bug/1506679/comments/3

Reviewed by:		miwi
Approved by:		wg (maintainer, on holidays)
Differential Revision:	D4842
Original commitRevision:405642 
Tuesday, 10 Nov 2015
16:31 wg search for other commits by this committer
devel/py-lockfile: update to 0.11.0
Original commitRevision:401202 
Thursday, 25 Sep 2014
17:10 wg search for other commits by this committer
devel/py-lockfile:update to 0.10.2

- USES python
Original commitRevision:369276 
Friday, 20 Dec 2013
18:30 wg search for other commits by this committer
devel/py-lockfile: allow staging and minor fixes

- Allow staging
- Use CHEESESHOP as master site
- Use python auto plist
- Take maintainership
- Change to new project URL
Original commitRevision:337064 
Thursday, 8 Dec 2011
17:45 novel search for other commits by this committer
- Update to 0.9.1
- Change MASTER_SITES to GOOGLE_CODE as the project is now hosted
  there

Feature safe:   yes
Original commit
Sunday, 3 Jul 2011
14:59 ohauer search for other commits by this committer
-remove MD5
Original commit
Friday, 21 May 2010
07:50 wen search for other commits by this committer
- Update to 0.9
- Reset maintainer
Original commit
Wednesday, 9 Sep 2009
11:18 miwi search for other commits by this committer
The lockfile module exports a FileLock class which provides a simple
API for locking files. Unlike the Windows msvcrt.locking function, the
Unix fcntl.flock, fcntl.lockf and the deprecated posixfile module, the
API is identical across both Unix (including Linux and Mac) and Windows
platforms. The lock mechanism relies on the atomic nature of the link
(on Unix) and mkdir (on Windows) system calls.

WWW:    http://pypi.python.org/pypi/lockfile/

PR:             ports/138647
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit

Number of commits found: 8