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

Number of commits found: 6

Tuesday, 5 Mar 2013
06:20 rm search for other commits by this committer
- update to 0.6.35
- add regression tests
- add distribute.pth symlink to make setuptools namespace available on live
  systems (that had not distribute entry in easy_install.pth previously)
Original commitRevision:313436 
Wednesday, 23 Nov 2011
00:25 wen search for other commits by this committer
- Fix a error in plist

Feature safe:   yes
Original commit
Thursday, 7 Jul 2011
09:16 nivit search for other commits by this committer
- Update to 0.6.16
- Add code to Makefile to support the installation fo py-distribute
  with different versions of Python
- Add files/pkg-message.in
- Pass maintainership to python@, in anticipation of a possible use
  of py-distribute as default (or Python 3k only) tool to install
  Python eggs (see PR http://goo.gl/0pNai )
Original commit
Sunday, 20 Mar 2011
13:43 nivit search for other commits by this committer
- Bump PORTREVISION
- Fix pkg-plist
- Move *.py[co] to PLIST_FILES and add ${PYTHON_SITELIBDIR}/__pycache__
  to PLIST_DIRS, to support the new directory of the bytecode files
  in Python 3.2 (see PEP 3147,  http://goo.gl/EMWcK )

Reported by:    sunpoet (via private email)
Original commit
Tuesday, 8 Mar 2011
18:37 nivit search for other commits by this committer
- Add files/pkg-install.in, (pre|post)-install target,
  and some pkg-add's directives in pkg-plist to preserve
  the easy-install.pth file when the port is upgraded
- Bump PORTREVISION
- Install a copy of site.py[co]? .
Original commit
Wednesday, 15 Sep 2010
16:36 nivit search for other commits by this committer
Distribute is intended to replace Setuptools as the standard method
for working with Python module distributions.

    The project has two goals:

    - Providing a backward compatible version to replace Setuptools
      and make all distributions that depend on Setuptools work as
      before, but with less bugs and behavioral issues.

    - Re-factoring the code, and releasing it in several distributions.
      This work is being done in the 0.7.x series but not yet released.
Original commit

Number of commits found: 6