notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: lang/python34/files/patch-Makefile.pre.in
SVNWeb

Number of commits found: 6

Sun, 11 Feb 2018
[ 16:52 sunpoet search for other commits by this committer ] Original commit   Revision:461513
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
Mon, 27 Oct 2014
[ 12:54 demon search for other commits by this committer ] Original commit   Revision:371567
Update to version 3.4.2.
Two deleted patches were integrated upstream.

Reviewed by:	koobs in D967
Thu, 4 Sep 2014
[ 19:26 antoine search for other commits by this committer ] Original commit   Revision:367307 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user

Differential Revision:	https://reviews.freebsd.org/D703
Reviewed by and discussed with:	bapt
With hat:	portmgr
Mon, 16 Jun 2014
[ 17:46 antoine search for other commits by this committer ] Original commit   Revision:358029
- 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
Tue, 22 Apr 2014
[ 12:14 koobs search for other commits by this committer ] Original commit   Revision:351815
lang/python{31,32,33}: Fix stage/package as non-root

Copy the second part of a change previously made to python27 [1], to
python31, python32 and python33.

This fixes staging and packaging of these ports by a non-root user by
running ranlib on the archive prior to it being installed read-only.

While I'm here:

- python27: Add breadcrumbs and references to the patch header
- python34: Update breadcrumbs and references to the patch header

[1] https://svnweb.freebsd.org/ports?view=revision&revision=350207

Submitted by:	antoine
Reviewed by:	kwm, sbz
Tue, 8 Apr 2014
[ 13:10 koobs search for other commits by this committer ] Original commit   Revision:350610 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
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)

Number of commits found: 6