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/Makefile

Number of commits found: 19

Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Sunday, 16 Jun 2013
11:46 koobs search for other commits by this committer
devel/py-distribute: Fix reinstall

- Correctly use -sf flags for ${LN}

PR:		ports/179612
Submitted by:	nemysis <nemysis@gmx.ch>
Reviewed by:	sbz, Johannes Meixner <xmj@chaot.net>
Original commitRevision:321041 
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 
Friday, 4 Jan 2013
00:59 jgh search for other commits by this committer
- update to 0.6.34
Original commitRevision:309912 
00:48 jgh search for other commits by this committer
- update to 0.6.33
Original commitRevision:309911 
Saturday, 6 Oct 2012
20:19 sunpoet search for other commits by this committer
- Move DIST_SUBDIR upward
- Reformat pkg-descr
Original commitRevision:305400 
Monday, 1 Oct 2012
13:19 rm search for other commits by this committer
- update to 0.6.28
- trim Makefile header
- turn conflicts with setuptools into CONFLICTS_INSTALL
- save distfile into python/ subdirectory like setuptools do

changelog:
http://pypi.python.org/pypi/distribute#id2
Original commitRevision:305116 
Wednesday, 25 Jul 2012
06:32 cs search for other commits by this committer
Fix typos in COMMENT
Original commit
Wednesday, 23 May 2012
18:25 sunpoet search for other commits by this committer
- Update to 0.6.27

Changes:        http://pypi.python.org/pypi/distribute#changes
Original commit
Tuesday, 10 Apr 2012
15:58 sunpoet search for other commits by this committer
- Update to 0.6.26

Changes:        http://pypi.python.org/pypi/distribute#changes
Original commit
Wednesday, 23 Nov 2011
00:25 wen search for other commits by this committer
- Fix a error in plist

Feature safe:   yes
Original commit
Sunday, 23 Oct 2011
07:30 sunpoet search for other commits by this committer
- Update to 0.6.24

Changes:        http://pypi.python.org/pypi/distribute#changes
Original commit
Thursday, 1 Sep 2011
16:50 sunpoet search for other commits by this committer
- Update to 0.6.21
- Adjust the conditional installation of bin/easy_install
- Cosmetic change

Changes:        http://pypi.python.org/pypi/distribute#changes
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
Friday, 18 Mar 2011
17:50 nivit search for other commits by this committer
- Update to 0.6.15
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
Saturday, 5 Mar 2011
13:51 nivit search for other commits by this committer
- Add WWW: line to pkg-descr
- Fix CONFLICTS value in Makefile
- Remove MD5 checksum from distinfo

PR:             ports/154729
Submitted by:   sunpoet
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: 19