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

Number of commits found: 14

Sunday, 11 Feb 2018
16:52 sunpoet search for other commits by this committer
Update to 3.4.8

- Set PORTNAME to python and add PKGNAMESUFFIX
- Update Makefile and PLIST to be similar with python36
- Sort USES
- Remove CPE_*: all of them are default values
- Update PLIST_FILES: do not use %%
- Fix shebang:
  - Update SHEBANG_FILES
  - Remove over-patched shebang fix of Lib/cgi.py
- Update http:// links in Makefile comments and patch files

Changes:	https://docs.python.org/3.4/whatsnew/changelog.html
Security:	0fe70bcd-2ce3-46c9-a64b-4a7da097db07
MFH:		2018Q1
Original commitRevision:461513 
Wednesday, 9 Aug 2017
19:36 sunpoet search for other commits by this committer
Update to 3.4.7

Changes:	https://docs.python.org/3.4/whatsnew/changelog.html
MFH:		2017Q3
Original commitRevision:447650 
Tuesday, 6 Jun 2017
12:56 koobs search for other commits by this committer
lang/python{27,33,34,35,36}: Install GDB debugging script

Users with a GDB that supports [1] Python extensions will automatically
load the extra debugging extensions when debugging programs that are
linked with libpythonX.Y.so.foo.

This enables extensions like 'py-bt' and 'py-frame' as described in
the Fedora Wiki Article: Easier Python Debugging [2], which can be
useful for debugging Python program state from crashes in C extensions,
for example.

[1] PYTHON option enabled in devel/gdb
[2] https://fedoraproject.org/wiki/Features/EasierPythonDebugging

PR:		203021
Submitted by:	cem
Reviewed by:	mat, koobs (python)
Approved by:	koobs (python)
Differential Revision: D10398
Original commitRevision:442759 
Friday, 20 Jan 2017
03:03 wen search for other commits by this committer
- Update to 3.4.6
Original commitRevision:431929 
Wednesday, 29 Jun 2016
14:00 wen search for other commits by this committer
- Update to 3.4.5
Original commitRevision:417766 
Saturday, 2 Jan 2016
16:47 miwi search for other commits by this committer
- Update to 3.4.4
- Sort plist

Changelog:
        https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-4
Original commitRevision:405078 
Tuesday, 3 Mar 2015
13:49 demon search for other commits by this committer
Update to version 3.4.3.

https://reviews.freebsd.org/D1991
Original commitRevision:380366 
Monday, 27 Oct 2014
15:23 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371587 
12:54 demon search for other commits by this committer
Update to version 3.4.2.
Two deleted patches were integrated upstream.

Reviewed by:	koobs in D967
Original commitRevision:371567 
Friday, 1 Aug 2014
15:52 mva search for other commits by this committer
- Remove everything related to USE_PYTHON and bsd.python.mk. This is a
  preparatory step to convert bsd.python.mk into a USES file.
- Use NLS_LIBS instead of NLS_LDFLAGS as done for lang/python27 (r357486)
- Use buildbottest in the regression-test: target

Phabric:		D409
Reviewed by:	koobs, sbz
With hat:		python@
Original commitRevision:363714 
Tuesday, 15 Jul 2014
20:42 jkim search for other commits by this committer
Fix plist without THREADS option.
Original commitRevision:362004 
Monday, 16 Jun 2014
17:46 antoine search for other commits by this committer
- Create symlinks for non-ABI-suffixed python*-config and ABI-suffixed
python-*.pc
- Fix DISABLED_EXTENSIONS extension patch, autoconf is not used so configure has
to be patched

Phabric:	D225
Reviewed by:	koobs
Original commitRevision:358029 
Monday, 2 Jun 2014
12:36 demon search for other commits by this committer
Update python34 port 3.4.0 --> 3.4.1.

Reviewed by:	koobs
Original commitRevision:356221 
Tuesday, 8 Apr 2014
13:10 koobs search for other commits by this committer
Welcome Python 3.4 to the FreeBSD Ports Tree!

The FreeBSD Python Team warmly welcomes Python 3.4 to the Ports tree:

- Add lang/python34
- Add devel/py-setuptools34
- Add Python 3.4.0 docs to lang/python-doc

Release Announcement and Major Features:

  https://www.python.org/download/releases/3.4.0/

This also marks the next stage of a cleaner, much-closer-to-upstream
approach to Python on FreeBSD, that builds upon the hard work of the
entire FreeBSD Python team over the last year.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:350610 

Number of commits found: 14