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-distutils-extra/pkg-descr

Number of commits found: 2

Wednesday, 17 Apr 2013
17:40 sunpoet search for other commits by this committer
- Update to 2.37
- Remove LICENSE_FILE for well-known licenses
- Cleanup Makefile header
- Reformat pkg-descr

Changes:

2.36:
- auto.py: Use python 2.6 friendly sys.version_info test. Thanks Salvatore
  Bonaccorso and Gregor Hermann! (First half of #682631)
- auto.py: Do not call decode() with an "errors" keyword, as this does not yet
  work with Python 2.6. Thanks Gregor Hermann! (Closes: #682631)

2.34:
- auto.py: Fix *.ui detection to be robust for non-ASCII files. (LP: #1017468)
- auto.py: Fix a regression with python2 if files have some utf-8 directives
  (LP: #1021969)

2.33:
- auto.py: Fix crash when encountering binary files with Python 3. (LP: #995653)
- auto.py: Fix crash when encountering an UTF-8 Python source code file.

2.32:
- auto.py: Add support for installing GSettings schema files (*.gsettings.xml).
  Thanks to Frederik Elwert! (LP: #936546)

Feature safe:	yes
Original commitRevision:315997 
Tuesday, 6 Apr 2010
09:06 wen search for other commits by this committer
Enables you to easily integrate gettext support, themed icons
and scrollkeeper based documentation into Python's distutils.

WWW: https://launchpad.net/python-distutils-extra

PR:             ports/144676
Submitted by:   Ju Pengfei <jupengfei@gmail.com>
Original commit

Number of commits found: 2