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

Number of commits found: 3

Sunday, 16 Jun 2013
09:10 koobs search for other commits by this committer
databases/py-redis: Update to 2.7.6

- Update to 2.7.6
- Update setup.py patch

Changes:

* 2.7.6
    * Added CONFIG RESETSTAT command. Thanks Yossi Gottlieb.
    * Fixed a bug introduced in 2.7.3 that caused issues with script objects
      and pipelines. Thanks Carpentier Pierre-Francois.
    * Converted redis-py's test suite to use the awesome py.test library.
    * Fixed a bug introduced in 2.7.5 that prevented a ConnectionError from
      being raised when the Redis server is LOADING data.
    * Added a BusyLoadingError exception that's raised when the Redis server
      is starting up and not accepting commands yet. BusyLoadingError
      subclasses ConnectionError, which this state previously returned.
      Thanks Yossi Gottlieb.
* 2.7.5
    * DEL, HDEL and ZREM commands now return the numbers of keys deleted
      instead of just True/False.
    * from_url now supports URIs with a port number. Thanks Aaron Westendorf.
Original commitRevision:321029 
Wednesday, 28 Nov 2012
03:35 swills search for other commits by this committer
- Update to 2.7.0
- Add CHEESESHOP as primary MASTERSITE
- Remove LICENSE_FILE for those in bsd.licenses.db.mk
- Whitespace alignment
- Add HIREDIS OPTIONng
- Use easy_install (make tests easier to run)
- Add zip_safe=False to setup.py
- Update and sort pkg-plist
- Replace dirrmtry with dirrm
- New Makefile header convention
- Give maintainership to submitter

PR:		ports/172481
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by:	clsung via IRC
Feature safe:	yes
Original commitRevision:307878 
Saturday, 2 Jun 2012
00:48 clsung search for other commits by this committer
- Update to 2.4.13
- Include patch to setup.py from PR: ports/158036
- Add LICENSE_FILE
- Update pkg-plist

PR:             ports/168362
Submitted by:   koobs <koobs dot freebsd_AT_gmail dot com>
Original commit

Number of commits found: 3