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: x11-toolkits/py-wxPython28/pkg-plist

Number of commits found: 9

Tuesday, 27 Jan 2015
21:01 amdmi3 search for other commits by this committer
- Drop @dirrm* from and add empty directories to pkg-plists

Approved by:	portmgr blanket, kwm (for gnome@ ports)
Original commitRevision:378019 
Saturday, 5 Jul 2014
18:22 wg search for other commits by this committer
Introduce x11-toolkits/py-wxPython30

x11-toolkits/py-wxPython28 was been modified to do not install wxversion python
files which conflict with wxPython30. Instead a new port has been created
(x11-toolkits/py-wxPython-common) which only installs wxversion and wx.pth
responsible for selecting the wxPython version.

Stage support has been added to all related ports.

Maintainership has been reset to python@.

The final goal is to make all ports use wxPython30 so we can remove wxPython28.
Original commitRevision:360789 
Sunday, 15 Dec 2013
16:22 wg search for other commits by this committer
Use setuptools for all Python ports.

Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.

This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.

With hat on:	python
Reviewed by:	koobs, antoine
Exp-run:	bdrewery
Approved by:	bdrewery (portmgr)
Original commitRevision:336553 
Wednesday, 19 Oct 2011
17:31 glarkin search for other commits by this committer
- Updated to 2.8.12.1
    ChangeLog:
    http://www.wxpython.org/recentchanges.php (scroll to 2.8.10.1 - 2.8.12.1)
- Start storing distfile in distfiles/python
- Removed stale patch (patch-wxpython-fedora11)

PR:             ports/161693
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    Neal Nelson <neal@nicandneal.net> (maintainer)
Original commit
Monday, 28 Feb 2011
10:56 wen search for other commits by this committer
- Fix build with python-2.7

PR:             ports/155065
Submitted by:   Wen Heping (myself)
Approved by:    maintainer
Original commit
Tuesday, 20 Jul 2010
20:34 rene search for other commits by this committer
Update to 2.8.10.1.

PR:             ports/148782
Submitted by:   myself
Approved by:    maintainer, tabthorpe (mentor)
Obtained from:  Fedora (API patch)
Original commit
Monday, 8 Jun 2009
22:30 miwi search for other commits by this committer
- Update lang/python26 and make Python 2.6.2 to the default Python version

Tested by:      3 pointyhat runs
Thanks to:      pav, gahr, lwhsu, mva, amdmi3
Original commit
Monday, 10 Mar 2008
19:12 alepulver search for other commits by this committer
- Update to version 2.8.7.1.

PR:             ports/118919
Approved by:    Neal Nelson <neal@nelson.name> (maintainer)
Original commit
Saturday, 29 Sep 2007
17:54 alepulver search for other commits by this committer
- Complete repocopy of x11-toolkits/py-wxPython28,
  x11-toolkits/py-wxPython28-common and x11-toolkits/py-wxPython28-unicode,
  applying the corresponding patches.
- Add PYDISTUTILS_NOEGGINFO to fix plist issues [1].
- Integrate with bsd.wx.mk: the noticeable difference is that ports using
  USE_WX=2.6+ and WX_COMPS=python will be built from now on with wxWidgets
  2.8, which was previously restricted for these ports because of the lack of
  the "python" component for version 2.6 [1].

PR:             ports/115349, ports/115350, ports/115351
Submitted by:   Neal Nelson <neal@nelson.name>
Reworked by:    alepulver (myself) [1]
Original commit

Number of commits found: 9