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-decorator/pkg-plist

Number of commits found: 6

Wednesday, 29 Jan 2014
15:04 miwi search for other commits by this committer
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREVISION
Original commitRevision:341745 
Sunday, 3 Jul 2011
17:11 lwhsu search for other commits by this committer
- Update to 3.3.1

PR:             ports/158286
Submitted by:   lwhsu
Approved by:    Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
Original commit
Monday, 16 Mar 2009
20:48 miwi search for other commits by this committer
- Update to 3.0.1

PR:             131735
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    maintainer
Original commit
Monday, 17 Nov 2008
10:34 lwhsu search for other commits by this committer
- Update to 2.3.1

PR:             ports/128915
Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:    Denis Shaposhnikov <dsh AT vlink.ru> (maintainer)
Original commit
Monday, 30 Jul 2007
09:42 alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
Original commit
Monday, 25 Jun 2007
18:14 miwi search for other commits by this committer
As of now, writing custom decorators correctly requires some
experience and it is not as easy as it could be. For instance, typical
implementations of decorators involve nested functions, and we all
know that flat is better than nested. Moreover, typical
implementations of decorators do not preserve the signature of
decorated functions, thus confusing both documentation tools and
developers.

The aim of the decorator module it to simplify the usage of decorators
for the average programmer, and to popularize decorators usage giving
examples of useful decorators, such as memoize, tracing,
redirecting_stdout, locked, etc.

WWW: http://www.phyast.pitt.edu/~micheles/python/documentation.html

PR:             ports/113968
Submitted by:   Denis Shaposhnikov <dsh at vlink.ru>
Original commit

Number of commits found: 6