Commit graph

81 commits

Author SHA1 Message Date
Dmitry Marakasov
3aa5b854eb graphics/py-pyglet: update 2.0.17 → 2.0.18 2024-10-24 19:08:15 +03:00
Dmitry Marakasov
48b17f782d graphics/py-pyglet: update 2.0.16 → 2.0.17 2024-08-12 15:15:53 +03:00
Dmitry Marakasov
3ca560c1e1 graphics/py-pyglet: update 2.0.15 → 2.0.16 2024-07-22 16:49:38 +03:00
Dmitry Marakasov
4666301a19 graphics/py-pyglet: update 2.0.14 → 2.0.15 2024-04-08 22:15:36 +03:00
Dmitry Marakasov
b2ff23dd87 graphics/py-pyglet: update 2.0.13 → 2.0.14 2024-03-28 17:19:07 +03:00
Dmitry Marakasov
f8277a0b80 graphics/py-pyglet: update 2.0.12 → 2.0.13 2024-03-12 23:41:06 +03:00
Dmitry Marakasov
a437954b75 graphics/py-pyglet: update 2.0.10 → 2.0.12 2024-03-02 00:00:07 +03:00
Dmitry Marakasov
4e1186f253 graphics/py-pyglet: update 2.0.9 → 2.0.10 2023-11-08 21:31:07 +03:00
Dmitry Marakasov
fabbc622c6 graphics/py-pyglet: update 2.0.8 → 2.0.9 2023-07-31 21:03:18 +03:00
Dmitry Marakasov
8534c55919 graphics/py-pyglet: update 2.0.7 → 2.0.8 2023-07-25 20:51:04 +03:00
Rene Ladan
3d9a815d9c 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>
2023-06-27 21:34:34 +02:00
Dmitry Marakasov
43981ee431 graphics/py-pyglet: update 2.0.6 → 2.0.7 2023-05-11 14:52:22 +03:00
Dmitry Marakasov
ea3f04ebae graphics/py-pyglet: update 2.0.5 → 2.0.6 2023-05-02 20:12:05 +03:00
Dmitry Marakasov
63f9901de2 graphics/py-pyglet: update 2.0.4 → 2.0.5 2023-03-23 00:03:49 +03:00
Dmitry Marakasov
8188a98d3f graphics/py-pyglet: update 2.0.3 → 2.0.4 2023-02-02 20:49:30 +03:00
Dmitry Marakasov
77d68471ad */*: rename CHEESESHOP to PYPI in MASTER_SITES
PR:			267994
Differential revision:	D37518
Approved by:		bapt
2023-01-11 18:58:34 +03:00
Dmitry Marakasov
763b14fde0 graphics/py-pyglet: update 2.0.2.1 → 2.0.3 2023-01-09 21:47:08 +03:00
Dmitry Marakasov
cbddc1fc43 graphics/py-pyglet: update 2.0.2 → 2.0.2.1 2022-12-22 18:38:32 +03:00
Dmitry Marakasov
4f54231657 graphics/py-pyglet: update 2.0.1 → 2.0.2 2022-12-20 20:38:25 +03:00
Dmitry Marakasov
768d939037 graphics/py-pyglet: update 2.0.0 → 2.0.1 2022-12-05 22:28:14 +03:00
Dmitry Marakasov
f8e9da8754 */*: switch my ports from USES=pytest to USE_PYTHON=pytest
Suggested by:	sunpoet
2022-11-21 20:23:42 +03:00
Dmitry Marakasov
0ab36cf8d9 graphics/py-pyglet: update to 2.0.0
- Preserve pyglet 1.x as graphics/py-pyglet1
- Add mutual conflicts between graphics/py-pyglet1 and graphics/py-pyglet
- Switch all consumers to graphics/py-pyglet1 as it's likely
  that no consumer is compatible with pyglet 2.x yet
2022-11-21 20:23:41 +03:00
Dmitry Marakasov
2a9ea65bf3 graphics/py-pyglet: update 1.5.26 → 1.5.27 2022-09-26 18:45:21 +03:00
Dmitry Marakasov
15d936e3b1 */*: preserve all WWWs for my ports 2022-09-08 23:30:42 +03:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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.

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)
2022-09-07 23:10:59 +02:00
Dmitry Marakasov
8fa5a04c9a graphics/py-pyglet: update 1.5.24 → 1.5.26 2022-05-31 14:21:41 +03:00
Dmitry Marakasov
8075dbab8b graphics/py-pyglet: update 1.5.23 → 1.5.24
Add missing opengl depends, enable testing and remove obsolete conflict
2022-05-13 21:53:12 +03:00
Dmitry Marakasov
a1a0224544 graphics/py-pyglet: update 1.5.22 → 1.5.23 2022-03-22 20:18:28 +03:00
Dmitry Marakasov
b5ed9199d9 graphics/py-pyglet: update 1.5.21 → 1.5.22 2022-03-02 15:10:53 +03:00
Stefan Eßer
04b9da4140 */*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
2021-11-25 22:40:11 +01:00
Dmitry Marakasov
55cb8888ce graphics/py-pyglet: update to 1.5.21 2021-09-21 16:48:43 +03:00
Dmitry Marakasov
41003cb14d graphics/py-pyglet: update to 1.5.20 2021-09-09 22:13:44 +03:00
Dmitry Marakasov
d267a47f86 graphics/py-pyglet: update to 1.5.19 2021-08-24 20:59:13 +03:00
Dmitry Marakasov
ce613625c5 graphics/py-pyglet: update to 1.5.18 2021-06-28 13:47:07 +03:00
Dmitry Marakasov
f229a7ac4c graphics/py-pyglet: update to 1.5.17 2021-05-23 23:35:31 +03:00
Dmitry Marakasov
bb4e8eb0d2 graphics/py-pyglet: update to 1.5.16 2021-04-20 20:33:21 +03:00
Dmitry Marakasov
5823922c58 Remove useless Created by: headers mentioning me 2021-04-08 02:19:01 +03:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Dmitry Marakasov
1eb76ce5f0 - Update to 1.5.15 2021-02-12 17:55:19 +00:00
Dmitry Marakasov
1753027891 - Update to 1.5.14 2021-01-08 14:34:06 +00:00
Dmitry Marakasov
98cc00366f - Update to 1.5.13 2020-12-28 16:37:05 +00:00
Dmitry Marakasov
8b6a58349e - Update to 1.5.11 2020-11-21 22:45:18 +00:00
Dmitry Marakasov
09df7c605a - Update to 1.5.10 2020-11-16 16:02:31 +00:00
Dmitry Marakasov
4086b783d5 - Update to 1.5.9 2020-11-10 00:02:15 +00:00
Dmitry Marakasov
034958e02e - Update to 1.5.8 2020-10-19 20:59:01 +00:00
Dmitry Marakasov
3a80204d4f - Update to 1.5.7 2020-07-03 13:25:03 +00:00
Dmitry Marakasov
8d9ebcf96e - Update to 1.5.6 2020-06-14 16:56:15 +00:00
Dmitry Marakasov
ed7447197b - Update to 1.5.5 2020-05-03 15:38:23 +00:00
Dmitry Marakasov
5abb60303b - Update to 1.5.4 2020-05-03 00:09:08 +00:00