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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: lang/python/pkg-plist

Number of commits found: 31

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, 30 Mar 2006
09:40 perky search for other commits by this committer
Update to Python 2.4.3.
Original commit
Monday, 18 Jul 2005
12:44 perky search for other commits by this committer
Backport support for FreeBSD 7 and drop support for FreeBSD 3.
Fixes for other versions of python will be followed tomorrow.

Submitted by:   nork
Obtained from:  Python CVS
Original commit
Thursday, 12 May 2005
01:49 perky search for other commits by this committer
- Make FPECTL support optional and turn it off by default because
  the feature brings huge overheads for floating point arithmetics
  and integer divisions. [1]
- Fix plist
- Bump PORTREVISION

Requested by:   Ewan Todd <ewan@mathcode.net> [1]
Original commit
Sunday, 3 Apr 2005
13:55 perky search for other commits by this committer
Update to Python 2.4.1
Original commit
Monday, 28 Mar 2005
23:11 perky search for other commits by this committer
Fix package building on non-i386 platforms by unrestrict `audioop`
module for them in plist.

Approved by:    portmgr (kris)
Original commit
Wednesday, 23 Mar 2005
04:43 perky search for other commits by this committer
Unbreak package building on ia64, alpha, amd64 and sparc64 by
adding ossaudiodev module to their plists, either.

Approved by: portmgr (kris)
Original commit
Wednesday, 1 Dec 2004
15:04 perky search for other commits by this committer
- Update lang/python to 2.4 final release.
- Finish repocopy lang/python -> lang/python23 for Python 2.3.4
Original commit
Friday, 20 Aug 2004
23:56 perky search for other commits by this committer
- Add support for FreeBSD 6.
- Remove support for FreeBSD 2.

Spotted by:     marcus, kris
Obtained from:  Python CVS
Original commit
Thursday, 27 May 2004
15:58 perky search for other commits by this committer
- Update to Python 2.3.4.
- Test WITHOUT_* instead of WITH_* for values which are on by default
  so that package build clusters detect correctly.
Original commit
Tuesday, 9 Mar 2004
02:24 perky search for other commits by this committer
Create a symbolic link to lib/python2.3.so on lib/python2.3/config/
for seamless upgrade from a static library.

Suggested by:   dd
Original commit
Monday, 8 Mar 2004
12:43 perky search for other commits by this committer
Build and install a shared library and its frontend besides static one
by default.

[HEADS UP] The python executable and static library isn't built PIC
anymore even on amd64 and ia64. Please use a shared library instead.

Requested by:   jhay, dd
Tested by:      Charles Swiger <cswiger@mac.com>,
                Tim Middleton <x@Vex.Net>
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
20:52 sobomax search for other commits by this committer
Add missed ossaudiodev.so into pkg-plist (only for x86, since I don't have
access to other arches yet), and enable it on freebsd5 (it's enabled on
freebsd4 OOB).
Original commit
Monday, 29 Sep 2003
11:44 perky search for other commits by this committer
- Install a 'real' shared object when BUILD_SHARED=yes. [1]
- Fix plist on 32bit architectures.
- Bump PORTREVISION.

PR:             57269 [1]
Submitted by:   Tim Middleton <x@Vex.Net> [1],
                Kostik I. Belousov <kostya@tessart.kiev.ua> [1]
Original commit
Thursday, 31 Jul 2003
19:34 perky search for other commits by this committer
- Update to Python-2.3
- Correct pydoc search path to lang/python-doc-html port's [1]

PR:             43036 [1]
Submitted by:   Emil Sit <sit@amsterdam.lcs.mit.edu> [1]
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
Wednesday, 4 Jun 2003
08:36 perky search for other commits by this committer
Update to 2.2.3

PR:             52830
Submitted by:   Chuck Swiger <chuck@pkix.net> (partly)
Approved by:    maintainer (implicitly)
Original commit
Thursday, 21 Nov 2002
17:07 alane search for other commits by this committer
PORTREVSION => 2.
Fix error pointed out by tg@. Now just blow away the Tools subdir on uninstall
in case something compiled that stuff.
Original commit
16:14 alane search for other commits by this committer
PORTREVISION => 1
Added lotsa missing files to pllist.
Added dl module for those who like to live dangerously (petef?).
Original commit
Thursday, 17 Oct 2002
11:14 perky search for other commits by this committer
Upgrade to Python-2.2.2.

Approved by:    tg
Original commit
Thursday, 16 May 2002
12:07 tg search for other commits by this committer
Fix building on the Alpha.

Submitted by:   gallatin
Original commit
Friday, 12 Apr 2002
10:34 tg search for other commits by this committer
(forced)

I meant: upgrade to 2.2.*1*.
Original commit
10:33 tg search for other commits by this committer
Upgrade to Python-2.2.

PR:             36977
Submitted by:   Hye-Shik Chang <perky@fallin.lv>
Original commit
Monday, 7 Jan 2002
13:26 tg search for other commits by this committer
Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.    
Original commit
Tuesday, 20 Nov 2001
13:23 tg search for other commits by this committer
Re-add fpectl.so to the plist to fix packaging. Re-enable support   for it in
the python binary.    
Original commit
Friday, 19 Oct 2001
12:16 tg search for other commits by this committer
Don't build mpz extension, it's moved to a separate port.    
Original commit
Wednesday, 25 Jul 2001
12:11 tg search for other commits by this committer
Upgrade to 2.1.1.    
Original commit
Wednesday, 2 May 2001
12:25 tg search for other commits by this committer
Upgrade to 2.1.    
Original commit
Wednesday, 18 Oct 2000
12:58 tg search for other commits by this committer
Upgrade to 2.0.    
Original commit

Number of commits found: 31