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

Number of commits found: 15

Sunday, 26 Jan 2014
14:47 mva search for other commits by this committer
- Enable stagedir support
- Convert to new LIB_DEPENDS
Original commitRevision:341192 
Sunday, 1 Dec 2013
12:25 koobs search for other commits by this committer
Fix OSS Audio and enable FreeBSD 11 support in Python 3.2 and 3.1

- Add the appropriate Python platform  (plat-*) files for FreeBSD 11
- Update pkg-plist

Backport a upstream change [1] removing OS major version from the check
to enable the OSS Audio module in setup.py:

Issue #12326: don't test the major version of sys.platform Use
startswith, instead of ==, when testing sys.platform to support
new platforms like Linux 3 or OpenBSD 5. [2]

[1] http://hg.python.org/cpython/rev/50f1922bc1d5
[2] http://bugs.python.org/issue12326
Original commitRevision:335376 
Saturday, 17 Aug 2013
19:10 mva search for other commits by this committer
- Move the symlink magic for the default python version into lang/python
  and lang/python2 and lang/python3. This change brings us closer to the goal
  of making Python ports usable with different Python versions at the same
  time.
- Add a new lang/python2 port to handle the symlinks for bin/python2,
  bin/idle2, bin/pydoc2 and so on.
- Add a new lang/python3 port to handle the symlinks for bin/python3,
  bin/idle3, bin/pydoc3 and so on.
- Bump the PORTREVISION on all lang/python* ports.
Original commitRevision:324864 
Sunday, 23 Dec 2012
17:52 lwhsu search for other commits by this committer
- Remove "first-installed-win" logic for automatically setting
  ${PYTHON_DEFAULT_VERSION}, this generates conflicting packages.

- Create symbolic links as PEP 394 [1] suggests. ${PYTHON_DEFAULT_VERSION}
  will create python and python${MAJOR_VERSION} links.  In current default,
  lang/python27 will create: python -> python2 -> python2.7

- Introduce ${PYTHON3_DEFAULT_VERSION}, which will handle bin/python3 link.
  At this point, lang/python33 will create python3 -> python3.3

- Minor cleanups
  * Trim Makefile headers
  * Remove ${OSVERSION} detection for xz, whihc is done by USE_XZ

[1] http://www.python.org/dev/peps/pep-0394/
Original commitRevision:309444 
Friday, 28 Oct 2011
10:42 beat search for other commits by this committer
- Fix build on FreeBSD 10

Approved by:    miwi (implicit)
Original commit
Friday, 19 Aug 2011
13:09 lwhsu search for other commits by this committer
- Fix pkg-plist when building with WITHOUT_THREADS

PR:             ports/159842
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Original commit
Thursday, 16 Jun 2011
08:18 wen search for other commits by this committer
- Update lang/python31 to 3.1.4
Original commit
Saturday, 26 Feb 2011
11:41 lwhsu search for other commits by this committer
- Remove using of ?=, this port is a not a master port
- Using variable provided by PLIST_SUB in pkg-plist
Original commit
Tuesday, 14 Dec 2010
06:31 wen search for other commits by this committer
- Update to 3.1.3
Original commit
Wednesday, 12 May 2010
12:13 wen search for other commits by this committer
- Update lang/python26 to 2.6.5
- Update lang/python31 to 3.1.2

Reviewed by:    miwi@, lwhsu@
Original commit
Thursday, 26 Nov 2009
12:44 miwi search for other commits by this committer
- Add support for FreeBSD 9
Original commit
Saturday, 22 Aug 2009
07:22 lwhsu search for other commits by this committer
- Update lang/python31 to Python 3.1.1

Submitted by:   wen heping <wenheping AT gmail.com>
Original commit
Tuesday, 7 Jul 2009
23:23 lwhsu search for other commits by this committer
- Install pkgconfig file under libdata/pkgconfig

Notified by:    wen heping <wenheping AT gmail.com>
Original commit
Monday, 6 Jul 2009
20:30 lwhsu search for other commits by this committer
- Add Python 3.1
Original commit
20:09 lwhsu search for other commits by this committer
- Forced commit to note repocopy: lang/python30 -> lang/python31

PR:             ports/136196
Submitted by:   lwhsu
Repocopy by:    marcus
Original commit

Number of commits found: 15