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

Number of commits found: 36

Thursday, 26 Dec 2019
07:54 antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
Original commitRevision:520894 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Monday, 27 Nov 2017
09:00 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Add NO_ARCH
- Don't install license with docs
- Simplify portdocs handling
Original commitRevision:454940 
Sunday, 22 Jan 2017
22:27 rene search for other commits by this committer
Reset mva@'s ports, he handed in his ports bit.
Original commitRevision:432169 
Thursday, 14 Aug 2014
17:04 mva search for other commits by this committer
- Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a
  conflict in behaviour with the read-only COMPILER_FEATURES knob
- Fix the deprecated USE_PYTHON_BUILD and USE_PYTHON_RUN behaviour, which
  usually should be mutually exclusive, but some ports include both knobs

Phabric:		D581
Recommended by:	danfe@, makc@
Reviewed by:	danfe, wg, antoine
Approved by:	portmgr
With hat:		python@
Original commitRevision:364857 
Sunday, 10 Aug 2014
08:55 mva search for other commits by this committer
- Convert my ports to USES=python
Original commitRevision:364518 
Tuesday, 15 Jul 2014
23:11 adamw search for other commits by this committer
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.

Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
Original commitRevision:362014 
Wednesday, 15 Jan 2014
18:44 mva search for other commits by this committer
- Enable stagedir support
- Use PYDISTUTILS_AUTOPLIST
- Add LICENSE
Original commitRevision:339802 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Original commitRevision:339634 
Sunday, 22 Sep 2013
18:05 bapt search for other commits by this committer
Fix NO_STAGE attribution
Original commitRevision:327888 
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 
Thursday, 1 Nov 2012
11:33 demon search for other commits by this committer
This program works with python-2 only.

Approved by:	maintainer
Feature safe:	yes
Original commitRevision:306798 
Saturday, 29 Jan 2011
17:50 mva search for other commits by this committer
- Update to 0.8.19

Feature safe:   yes
Original commit
Saturday, 22 Aug 2009
00:18 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
Original commit
Thursday, 19 Feb 2009
21:45 mva search for other commits by this committer
Updated my mail address to use @FreeBSD.org now.

Approved by: miwi (co-mentor), beech (mentor)
Original commit
Monday, 18 Aug 2008
10:18 jadawin search for other commits by this committer
- Update to 0.8.18

PR:             ports/126622
Submitted by:   maintainer (mva sysfault.org)
Original commit
Monday, 30 Jul 2007
09:42 alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
Original commit
Thursday, 21 Sep 2006
19:36 rafan search for other commits by this committer
- Pass maintainership to submitter

PR:             ports/103458
Submitted by:   Marcus von Appen <mva at sysfault.org>
Original commit
09:04 sergei search for other commits by this committer
- Drop maintainership on these ports due to ENOTIME;
  please feel free to grab any of these if you are interested
Original commit
Tuesday, 2 May 2006
22:28 sergei search for other commits by this committer
- Update to 0.8.17
Original commit
Monday, 28 Nov 2005
11:03 sobomax search for other commits by this committer
Update to 0.8.16.
Original commit
Monday, 25 Apr 2005
12:10 sergei search for other commits by this committer
- It looks like pydistutils installation mechanism use different logic
  depending on PREFIX used - e.g. /usr/local vs. /tmp
  Work around that by adding a patch to avoid installing docs via setup.py.
  We install docs via the port's Makefile instead.
- Adjust pkg-plist accordingly (remove duplicate docs entries)
- Bump PORTREVISION due to changed package

PR:             ports/79341
Submitted by:   Radim Kolar <hsn@netmag.cz>
Original commit
Friday, 15 Apr 2005
08:18 sobomax search for other commits by this committer
Unbroke.
Original commit
Monday, 28 Feb 2005
01:49 kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
Original commit
Monday, 18 Oct 2004
23:47 sobomax search for other commits by this committer
Update to 0.8.14.
Original commit
Thursday, 23 Oct 2003
05:42 sergei search for other commits by this committer
Change to my @FreeBSD.org address.

Approved by:    krion
Original commit
Tuesday, 29 Jul 2003
13:22 krion search for other commits by this committer
- Update to 0.8.12
- Teach the port about respecting NOPORTDOCS
- Use PYTHON_SITELIBDIR and DOCSDIR macros in pkg-plist
- Minor Makefile tweaks
- Hand maintainership to submiter

PR:             55012
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
Approved by:    fjoe (mentor) (implicit)
Original commit
09:12 sobomax search for other commits by this committer
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
Original commit
Friday, 7 Mar 2003
06:01 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Saturday, 19 Oct 2002
09:20 sobomax search for other commits by this committer
Update to 0.8.11.

PR:             42966
Submitted by:   Henrik Motakef <henrik.motakef@web.de>
Original commit
Monday, 29 Apr 2002
14:01 ijliao search for other commits by this committer
use USE_PYDISTUTILS
Original commit
Monday, 14 Jan 2002
13:05 sobomax search for other commits by this committer
Update to 0.8.8.    
Original commit
Thursday, 18 Oct 2001
15:08 sobomax search for other commits by this committer
Update to 0.8.5.    
Original commit
Thursday, 9 Aug 2001
11:11 sobomax search for other commits by this committer
Update to 0.8.    
Original commit
Tuesday, 17 Jul 2001
15:54 sobomax search for other commits by this committer
Update to 0.7.    
Original commit
Friday, 13 Apr 2001
16:36 sobomax search for other commits by this committer
Add pychecker 0.2.5, a python source code checking tool to help   hunting common
bugs.    
Original commit

Number of commits found: 36