| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3_4 18 Jun 2024 19:53:34 π commit hash: ee63b76b5c1d8543b408f8c246200d4dd0ffb57e π commit hash: ee63b76b5c1d8543b408f8c246200d4dd0ffb57e π commit hash: ee63b76b5c1d8543b408f8c246200d4dd0ffb57e π commit hash: ee63b76b5c1d8543b408f8c246200d4dd0ffb57e π files touched by this commit
|
Po-Chuan Hsieh (sunpoet) π search for other commits by this committer
|
lang/python3: Add python3-embed.pc
- Remove -f from LN
- Cosmetic change
- Bump PORTREVISION for package change
PR: 257362 |
3_3 27 Jun 2023 19:34:34 π commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb π commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb π commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb π commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb π files touched by this commit
|
Rene Ladan (rene) π search for other commits by this committer
|
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
07 Sep 2022 21:58:51 π commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 π commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 π commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 π commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 π files touched by this commit
|
Stefan EΓer (se) π search for other commits by this committer
|
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3_3 07 Sep 2022 21:10:59 π commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 π commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 π commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 π commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 π files touched by this commit
|
Stefan EΓer (se) π search for other commits by this committer
|
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above π View all of this commit message ) |
3_3 24 Jul 2021 20:23:06 π commit hash: a0e02daf64cc89ceb2b068c143bcca27d67e0a21 π commit hash: a0e02daf64cc89ceb2b068c143bcca27d67e0a21 π commit hash: a0e02daf64cc89ceb2b068c143bcca27d67e0a21 π commit hash: a0e02daf64cc89ceb2b068c143bcca27d67e0a21 π files touched by this commit
|
Po-Chuan Hsieh (sunpoet) π search for other commits by this committer
|
lang/python3: Clean up
- Remove leading definite article from COMMENT
- Update USES=python
- Remove unneeded use of PYTHON_MAJOR_VER because this is for python 3.x
- Merge the symbolic link of 2to3 and python to the .for loop |
3_3 07 Apr 2021 08:09:01 π commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c π commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c π commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c π commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c π files touched by this commit
|
Mathieu Arnold (mat) π search for other commits by this committer
|
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3_3 06 Apr 2021 14:31:07 π commit hash: 305f148f482daf30dcf728039d03d019f88344eb π commit hash: 305f148f482daf30dcf728039d03d019f88344eb π commit hash: 305f148f482daf30dcf728039d03d019f88344eb π commit hash: 305f148f482daf30dcf728039d03d019f88344eb π files touched by this commit
|
Mathieu Arnold (mat) π search for other commits by this committer
|
Remove # $FreeBSD$ from Makefiles. |
3_3 09 Jan 2020 13:33:08 π Revision:522489 π Original commit message π files touched by this commit
|
mat π search for other commits by this committer
|
Garbage collecte unusable things from lang/python{,2,3} metaports. |
3_3 09 Jan 2020 13:33:04 π Revision:522488 π Original commit message π files touched by this commit
|
mat π search for other commits by this committer
|
Simplify the lang/python{2,3} metaports.
Reviewed by: antoine |
3_3 09 Oct 2019 11:53:57 π Revision:514140 π Original commit message π files touched by this commit
|
bapt π search for other commits by this committer
|
Drop the ipv6 virtual category for l* category as it is not relevant anymore |
3_3 08 Mar 2019 07:20:40 π Revision:495025 π Original commit message π files touched by this commit
|
antoine π search for other commits by this committer
|
Add a not to a few meta ports: do not depend on these ports |
3_3 01 Feb 2019 21:42:29 π Revision:491864 π Original commit message π files touched by this commit
|
sunpoet π search for other commits by this committer
|
Add NO_ARCH |
3_3 26 Jan 2019 12:43:57 π Revision:491286 π Original commit message π files touched by this commit
|
sunpoet π search for other commits by this committer
|
Update WWW |
3_3 21 Jan 2018 10:51:29 π Revision:459584 π Original commit message π files touched by this commit
|
mat π search for other commits by this committer
|
Remove PYTHON*_DEFAULT_VERSION. |
3_3 15 May 2015 03:48:07 π Revision:386379 π Original commit message π files touched by this commit
|
bdrewery π search for other commits by this committer
|
Remove dead PYTHON_NO_DEPENDS. It has not been needed or supported since
USES=python was added in r364450. |
3_3 10 Jan 2015 23:15:28 π Revision:376731 π Original commit message π files touched by this commit
|
demon π search for other commits by this committer
|
Switch default python3 version from 3.3 to 3.4.
Bump PORTREVISIONs for the affected ports.
Exp-run by: antoine |
3_2 20 Oct 2014 17:52:17 π Revision:371288 π Original commit message π files touched by this commit
|
mva π search for other commits by this committer
|
- Convert ports of irc/ and lang/ to new USES=python
Approved by: portmgr (implicit) |
3_2 01 Sep 2014 13:03:25 π Revision:366875 π Original commit message π files touched by this commit
|
bapt π search for other commits by this committer
|
Remove support for pkg_install
Merge back bsd.pkgng.mk into bsd.port.mk
Add a note about @stopdaemon not being supported anymore
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D693 |
3_2 04 Aug 2014 05:49:36 π Revision:363965 π Original commit message π files touched by this commit
|
mva π search for other commits by this committer
|
- Fix and remove stale symlinks after the lang/python* cleanup
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> |
3_1 25 Jan 2014 09:15:12 π Revision:340997 π Original commit message π files touched by this commit
|
mva π search for other commits by this committer
|
- Do not use absolute source paths for the symlinks to the stagedir
Noticed by: danfe |
3_1 25 Jan 2014 08:46:11 π Revision:340996 π Original commit message π files touched by this commit
|
mva π search for other commits by this committer
|
- Enable stagedir support |
3_1 12 Dec 2013 08:12:14 π Revision:336250 π Original commit message π files touched by this commit
|
kwm π search for other commits by this committer
|
Install python[23].pc files for the lang/python[23] ports.
Discussed with: koobs@
Approved by: python@ (wg@) |
3 20 Sep 2013 19:53:10 π Revision:327741 π Original commit message π files touched by this commit
|
bapt π search for other commits by this committer
|
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
3 01 Sep 2013 15:43:35 π Revision:325867 π Original commit message π files touched by this commit
|
mva π search for other commits by this committer
|
- improve the python meta port descriptions
Requested by: demon@
Reviewed by: demon@ |
3 18 Aug 2013 15:25:24 π Revision:324925 π Original commit message π files touched by this commit
|
mva π search for other commits by this committer
|
- Avoid circular dependencies due to the previous bsd.python.mk change |
3 17 Aug 2013 19:10:59 π Revision:324864 π Original commit message π files touched by this commit
|
mva π search for other commits by this committer
|
- Move the symlink magic for the default python version into lang/python
and lang/python2 and lang/python3. This change brings us closer to the goal
of making Python ports usable with different Python versions at the same
time.
- Add a new lang/python2 port to handle the symlinks for bin/python2,
bin/idle2, bin/pydoc2 and so on.
- Add a new lang/python3 port to handle the symlinks for bin/python3,
bin/idle3, bin/pydoc3 and so on.
- Bump the PORTREVISION on all lang/python* ports. |