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/files/patch-setup.py

Number of commits found: 4

Saturday, 26 Oct 2013
15:29 wg search for other commits by this committer
net/py-kombu: update to 3.0.1

- Update to 3.0.1
Original commitRevision:331702 
Tuesday, 21 May 2013
12:26 wg search for other commits by this committer
- Update to 2.5.7
- Fix depends for python 2.6
- Remove article from COMMENT
- Replace tab for space in pkg-descr (WWW)

Changes: https://github.com/celery/kombu/blob/9c519e8d/Changelog

PR:		ports/177021
Submitted by:	wg (myself)
Approved by:	culot (mentor), maintainer (timeout, > 60 days)
Original commitRevision:318689 
Monday, 20 Jun 2011
08:17 clsung search for other commits by this committer
- forgot to remove patch
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: 4