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: net/py-kombu/pkg-plist

Number of commits found: 11

Monday, 21 Oct 2013
12:44 wg search for other commits by this committer
net/py-kombu: update to 3.0.0

- Update to 3.0.0
- use autoplist
Original commitRevision:331129 
Tuesday, 11 Jun 2013
17:45 wg search for other commits by this committer
- Update to 2.5.7
- Take maintainership

PR:		ports/179014
Submitted by:	wg (myself)
Approved by:	culot / jpaetzel (mentors, implicit), maintainer (timeout)
Original commitRevision:320618 
Thursday, 31 Jan 2013
06:51 clsung search for other commits by this committer
- Update to 2.5.4
- combine option_ng from ports/170046

Submitted by:	vanilla
Original commitRevision:311293 
Friday, 22 Jun 2012
07:45 clsung search for other commits by this committer
- Update to 2.2.1
Original commit
Sunday, 12 Feb 2012
22:39 pgollucci search for other commits by this committer
- Update to 2.0.0

PR:             ports/164477
Submitted by:   lwhsu
Approved by:    maintainer timeout (clsung ; 17 days)
Original commit
Thursday, 15 Dec 2011
09:17 clsung search for other commits by this committer
- Update to 1.5.1
Original commit
Tuesday, 27 Sep 2011
01:17 clsung search for other commits by this committer
- Update to 1.4.0
Original commit
Thursday, 25 Aug 2011
08:39 clsung search for other commits by this committer
- Update to 1.2.1
Original commit
Monday, 20 Jun 2011
08:16 clsung search for other commits by this committer
- Update to 1.1.6
Original commit
Wednesday, 6 Apr 2011
08:03 clsung search for other commits by this committer
- Update to 1.0.7
Original commit
Friday, 18 Mar 2011
04:46 clsung search for other commits by this committer
Kombu is an AMQP messaging framework for Python.

The aim of Kombu is to make messaging in Python as easy as
possible by providing an idiomatic high-level interface for
the AMQP protocol, and also provide proven and tested solutions
to common messaging problems.

Features:

    * Allows application authors to support several message
      server solutions by using pluggable transports.
    * Supports automatic encoding, serialization and compression
      of message payloads.
    * Consistent exception handling across transports.
    * The ability to ensure that an operation is performed by
      gracefully handling connection and channel errrors.
    * Several annoyances with amqplib has been fixed, like
      supporting timeouts and the ability to wait for events on
      more than one channel.

WWW:    http://github.com/ask/kombu
Original commit

Number of commits found: 11