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: lang/python-devel/files/patch-setup.py

Number of commits found: 11

Monday, 9 Oct 2006
14:29 perky search for other commits by this committer
- Update the main python version to 2.5.
  - Now, lang/python is just a meta-port which depends on lang/python25.
  - And all versions of Python ports have short version identifier in its
    package name; python25-2.5, python24-2.4.3 and etc.
  - Also you must upgrade all python modules after lang/python updated,
     cd /usr/ports/lang/python && make upgrade-site-packages

- Give maintainership of Python ports to the new python@ group which
  includes me, alexbl@ and others.
Original commit
Thursday, 10 Aug 2006
10:05 perky search for other commits by this committer
Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8.

Spotted by:     pointyhat via kris
Original commit
Friday, 23 Jun 2006
03:09 perky search for other commits by this committer
Update python-devel to 2.5b1.
Original commit
Friday, 3 Sep 2004
17:12 perky search for other commits by this committer
Update to 2.4a3

PR:             71340
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
Original commit
Saturday, 21 Aug 2004
01:02 perky search for other commits by this committer
- Add support for FreeBSD 6.
- Drop FreeBSD 2 support.
- Fix build on -stable.

Spotted by:     marcus, kris
Obtained from:  Python CVS
Original commit
Saturday, 7 Aug 2004
06:36 perky search for other commits by this committer
- Update to 2.4a2
- Add IPV6 option [1]

PR:             69950 [1]
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br> [1]
Original commit
Thursday, 8 Jul 2004
15:53 perky search for other commits by this committer
- Update to 2.4a1, the first alpha release of Python 2.4.
- Provide USE_PYTHON_BUILD and USE_PYTHON_RUN to allow explicit
  dependencies. [1]
- Provide PYDISTUTILS_CONFIGUREARGS and run ${PYSETUP} config on
  'do-configure' targets. [2]

Reviewed by:    eik [1]
Submitted by:   Mike Brown <mike@skew.org>
Original commit
Tuesday, 4 Nov 2003
18:00 perky search for other commits by this committer
- Include pyexpat module in python base ports because python incorporated
  expat 1.95.6 in its distribution from Python-2.3.
- Bump PORTREVISION subsequently.

Requested by:   Mike Brown <mike@skew.org>
                Jeremy Kloth <jeremy.kloth@fourthought.com>
Original commit
Wednesday, 29 Oct 2003
21:31 perky search for other commits by this committer
- Update lang/python-devel to Python-2.4 031022 snapshot.
- Correct USE_ZOPE dependency to Python 2.1. [1]
- Fetch from correct MASTER_SITE_SUBDIR when upgrading python
  in same branch. [2]
- Enable installing separated standard modules for python-devel port.

Reported by:    Filippo Natali <pitonat@libero.it> [1],
                Yoshihiko Sarumaru <mistral@imasy.or.jp> [2]
Original commit
Saturday, 19 Jul 2003
07:44 perky search for other commits by this committer
Update to 2.3c1
Original commit
Friday, 4 Jul 2003
11:57 perky search for other commits by this committer
o Utilize MASTER_SITE_PYTHON.
o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these
  ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2)
o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python.

Now, we can install all of these python versions together cleanly.
Original commit

Number of commits found: 11