<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python27/Makefile, branch 13-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-03-31T13:52:28Z</updated>
<entry>
<title>devel/libtextstyle, devel/gettext*: Update to 1.0</title>
<updated>2026-03-31T13:52:28Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2026-03-31T11:30:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d7a065627cebe93f700d85c8dc605e32074ba886'/>
<id>urn:sha1:d7a065627cebe93f700d85c8dc605e32074ba886</id>
<content type='text'>
devel/gettext-tools: Use external libunistring and libxml2.

lang/python*: Remove dependency on gettext-tools.  It isn't used and
it is gettext-tools that depends on python now.

PR:		293963
Exp-run by:	antoine
</content>
</entry>
<entry>
<title>lang/python27: re-add _tkinter into the distribution</title>
<updated>2025-03-10T19:28:13Z</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@FreeBSD.org</email>
</author>
<published>2025-03-10T00:02:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7e633595cf9df9a557a7d3b421b73e74ab0c057f'/>
<id>urn:sha1:7e633595cf9df9a557a7d3b421b73e74ab0c057f</id>
<content type='text'>
x11-toolkits/py-tkinter is otherwise built separately, ie disabled
in the main Python distribution build, due to circular (build)
dependencies with Python itself in lang/tk*. Since this Python
version is never default anymore, having been EOLed for years among
other things, it is safe to re-add _tkinter as part of the main
distribution build. Also update pkg-message to reflect extension
module ports unavailability.

This is to benefit the only remaining consumer, games/renpy, as
x11-toolkits/py-tkinter transitions to Python 3+ only. The relevant
OPTION has been removed as having _tkinter always present makes the
option a no-op.

PR: 268283
</content>
</entry>
<entry>
<title>lang/python27: Fix build with 'DEFAULT_VERSIONS=ssl=openssl'</title>
<updated>2024-05-15T03:34:26Z</updated>
<author>
<name>Yasuhiro Kimura</name>
<email>yasu@FreeBSD.org</email>
</author>
<published>2024-05-15T03:34:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=69ce5e29a540b5550a269d18651fdea2b7c79eda'/>
<id>urn:sha1:69ce5e29a540b5550a269d18651fdea2b7c79eda</id>
<content type='text'>
Reported by:	Odhiambo Washington
Approved by:	portmgr blanket (just fix it)
MFH:		2024Q2
</content>
</entry>
<entry>
<title>lang/python*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after 9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9</title>
<updated>2024-04-13T15:49:45Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2024-04-13T15:49:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c7a4a4f1ea70dbbc25da0b6d49b4c1235e4d4073'/>
<id>urn:sha1:c7a4a4f1ea70dbbc25da0b6d49b4c1235e4d4073</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lang/python27: Impelled to share/man</title>
<updated>2024-01-23T19:56:19Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2024-01-23T19:20:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=01e4bf75a362f3c8437ce587a400a452fbc00ab4'/>
<id>urn:sha1:01e4bf75a362f3c8437ce587a400a452fbc00ab4</id>
<content type='text'>
Approved by:    portmgr (blanket)
</content>
</entry>
<entry>
<title>*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree</title>
<updated>2023-12-31T00:37:05Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-09-30T20:44:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bbab7f59e9630416397189df70ec133bdd690e38'/>
<id>urn:sha1:bbab7f59e9630416397189df70ec133bdd690e38</id>
<content type='text'>
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION &gt;= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
</content>
</entry>
<entry>
<title>lang/python27: drop noop powerpc64 conditional</title>
<updated>2023-08-10T20:02:23Z</updated>
<author>
<name>Piotr Kubaj</name>
<email>pkubaj@FreeBSD.org</email>
</author>
<published>2023-08-08T15:14:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ccfe88db0ddc68813efa42ed5761a190f19a9d4c'/>
<id>urn:sha1:ccfe88db0ddc68813efa42ed5761a190f19a9d4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lang/python27: Fix build with OpenSSL 3</title>
<updated>2023-06-30T00:51:03Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-06-29T22:38:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=23105bfd5591bed1c24b6a8524a0f274a5977a94'/>
<id>urn:sha1:23105bfd5591bed1c24b6a8524a0f274a5977a94</id>
<content type='text'>
This was fixed in an earlier commit but an arbitrary OSVERSION was used
to check the side effects in exp-run. As there is a proper OSVERSION now
this patch fixes the OSVERSION.

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>lang/python27: Fix build with OpenSSL 3 and later</title>
<updated>2023-06-03T14:08:49Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-06-03T14:05:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a5b3714057750ecbb8db8912edf5c481ff46ef2b'/>
<id>urn:sha1:a5b3714057750ecbb8db8912edf5c481ff46ef2b</id>
<content type='text'>
PR:		271656
Reported by:	exp-run
Approved by:	portmgr (blanket)
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>urn:sha1:b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
</content>
</entry>
</feed>
