non port: games/anki/Makefile |
Number of commits found: 169 (showing only 100 on this page) |
Friday, 16 May 2025
|
09:12 Kai Knoblich (kai)
games/anki: Update to 25.02.5
Changelog:
https://github.com/ankitects/anki/releases/tag/25.02.5
MFH: 2025Q2
c37e479 |
Saturday, 3 May 2025
|
15:28 Mateusz Piotrowski (0mp)
*: Replace erroneous SET_ENV with SETENV
Approved by: portmgr (blanket)
3c83809 |
Friday, 25 Apr 2025
|
09:08 Kai Knoblich (kai)
games/anki: Update to 25.02.4
Changelog since 25.02.1:
https://github.com/ankitects/anki/releases/tag/25.02.4
https://github.com/ankitects/anki/compare/25.02.2...25.02.3
https://github.com/ankitects/anki/compare/25.02.1...25.02.2
MFH: 2025Q2
dc367a2 |
Sunday, 20 Apr 2025
|
10:07 Kai Knoblich (kai)
games/anki: Fix fetch
* The distfiles were re-rolled because an additional commit containing a
hotfix was added and the tag 25.02.1 was still marked as a pre-release
at that time.
* Bump PORTREVISION due changed package contents after checking the
distfile contents.
Reported by: pkg-fallout
MFH: 2025Q2
b61817e |
Saturday, 19 Apr 2025
|
08:34 Kai Knoblich (kai)
games/anki: Update to 25.02.1
* Adjust USES=python accordingly, because Python 3.8 is no longer
present in the ports tree after ca15850a2b13 while I'm here.
Changelog:
https://github.com/ankitects/anki/releases/tag/25.02.1
MFH: 2025Q2
f8f93a7 |
Tuesday, 8 Apr 2025
|
08:41 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.86.0
PR: 285840
2a5976a |
Monday, 24 Feb 2025
|
07:55 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.85.0
PR: 284884
cf7c4b0 |
Friday, 14 Feb 2025
|
06:13 Kai Knoblich (kai)
games/anki: Update to 25.02
Changelog:
https://github.com/ankitects/anki/releases/tag/25.02
MFH: No (feature release)
90066b4 |
Monday, 20 Jan 2025
|
11:06 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.84.0
PR: 283962
fccaa1b |
Sunday, 1 Dec 2024
|
09:24 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.83.0
PR: 283000
1d1fd15 |
07:51 Kai Knoblich (kai)
games/anki: Update to 24.11
* Remove the Rust 1.80+ compatibility patch for the "time" crate
introduced in b7bf94fa6c74 which is no longer required now.
Changelog:
https://github.com/ankitects/anki/releases/tag/24.11
MFH: No (feature release)
5cad8a6 |
Friday, 8 Nov 2024
|
08:24 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.82.0
PR: 282516
ca048c2 |
Tuesday, 10 Sep 2024
|
11:00 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.81.0
PR: 281300
89ab81d |
10:58 Mikael Urankar (mikael) Author: Siva Mahadevan
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503
c0d07f1 |
Monday, 26 Aug 2024
|
08:08 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.80.1
PR: 280490
7a55f95 |
Tuesday, 2 Jul 2024
|
05:23 Kai Knoblich (kai)
games/anki: Update to 24.06.3
Changelog:
https://github.com/ankitects/anki/releases/tag/24.06.3
8bf3021 |
Tuesday, 18 Jun 2024
|
10:59 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.79.0
PR: 279707
21476ca |
Monday, 10 Jun 2024
|
10:39 Kai Knoblich (kai)
games/anki: Update to 24.06.2
Changelogs since 24.04.1:
https://github.com/ankitects/anki/releases/tag/24.06.2
https://github.com/ankitects/anki/releases/tag/24.06.1
https://github.com/ankitects/anki/releases/tag/24.06
MFH: 2024Q2
bdf2b3e |
Monday, 13 May 2024
|
11:03 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.78.0
PR: 278834
2322b66 |
Tuesday, 23 Apr 2024
|
05:59 Kai Knoblich (kai)
games/anki: Update to 24.04.1
* Remove the no longer required workaround for the "pip_system_certs"
Python module, which was merged by upstream.
Changelog:
https://github.com/ankitects/anki/releases/tag/24.04.1
MFH: 2024Q2
3171214 |
Saturday, 6 Apr 2024
|
11:44 Kai Knoblich (kai)
games/anki: Update to 24.04
* Support for offline builds has now been integrated, so a number of
patches are no longer required.
* The same applies to some environment variables that are also no longer
needed or have changed slightly regarding their purpose.
* The workaround introduced in bdcfffd8573e regarding issues with nVidia
drivers was also merged by upstream and is therefore no longer
required.
Changelog:
https://github.com/ankitects/anki/releases/tag/24.04
707ad76 |
Saturday, 23 Mar 2024
|
09:41 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.77.0
PR: 277786
d632fbe |
Monday, 19 Feb 2024
|
11:59 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.76.0
PR: 276920
7f5a7b0 |
Sunday, 21 Jan 2024
|
16:53 Kai Knoblich (kai)
games/anki: Install manpages in ${PREFIX}/share/man
* Also sanitize MANPREFIX which was removed in 5c475f0e7b40.
* Bump PORTREVISION due package change.
0fe14a3 |
Tuesday, 9 Jan 2024
|
12:15 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.75.0
PR: 276033
109c3d4 |
Friday, 29 Dec 2023
|
13:22 Kai Knoblich (kai)
games/anki: Update to 23.12.1
Changelogs since 23.10.1:
https://github.com/ankitects/anki/releases/tag/23.12.1
https://github.com/ankitects/anki/releases/tag/23.12
4f230fc |
Friday, 8 Dec 2023
|
15:04 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.74.1
PR: 275243
b2afd89 |
Friday, 1 Dec 2023
|
06:39 Po-Chuan Hsieh (sunpoet)
*: Fix build after 3232af18957315da73e0e4105cac869d8cb3c6b1 (www/py-flask
PORTNAME change)
Approved by: portmgr (blanket)
8efcc1c |
Sunday, 12 Nov 2023
|
11:38 Kai Knoblich (kai)
games/anki: Update to 23.10.1
Changelog:
https://github.com/ankitects/anki/releases/tag/23.10.1
1e76708 |
Friday, 3 Nov 2023
|
12:54 Kai Knoblich (kai)
games/anki: Update to 23.10
* Upstream changed the version numbering scheme to year.month(.patch).
Changelog:
https://github.com/ankitects/anki/releases/tag/23.10
MFH: No (feature release)
76c3413 |
Tuesday, 24 Oct 2023
|
10:22 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.73.0
PR: 274499
dd10dc8 |
Monday, 18 Sep 2023
|
05:03 Kai Knoblich (kai)
games/anki: Use Makefile.crates
* Stash the CARGO_CRATES to Makefile.crates to reduce the effort for
future updates.
* No functional changes intended.
bf93fff |
Friday, 8 Sep 2023
|
09:06 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.72.0
PR: 273331
aba8da2 |
Monday, 28 Aug 2023
|
13:40 Kai Knoblich (kai)
games/anki: Update to 2.1.66
* Update NOT_FOR_ARCH_REASON as the previous one is no longer valid
since f74de16438cc.
Changelog:
https://github.com/ankitects/anki/releases/tag/2.1.66
MFH: 2023Q3
b605443 |
Wednesday, 26 Jul 2023
|
19:58 Loïc Bartoletti (lbartoletti)
devel/qt6: bump dependent ports
8071dcb |
Monday, 17 Jul 2023
|
15:58 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.71.0
PR: 272449
cdf2861 |
Friday, 9 Jun 2023
|
11:38 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.70.0
PR: 271797
e1d1045 |
Monday, 5 Jun 2023
|
18:40 Kai Knoblich (kai)
games/anki: Update to 2.1.65
* Drop a unneccessary call in the custom "make-yarn-cache" target.
Changelogs since 2.1.62:
https://github.com/ankitects/anki/releases/tag/2.1.65
https://github.com/ankitects/anki/releases/tag/2.1.64
https://github.com/ankitects/anki/releases/tag/2.1.63
3fdf445 |
Monday, 8 May 2023
|
11:54 Kai Knoblich (kai)
games/anki: Update to 2.1.62
* Since release 2.1.55, upstream has changed the build system to a
homebrew solution written in Rust, which generates the files for
ninja(1) and then uses the latter also for building.
As a result, quite a number of patches, that revolved around the
Bazel build system, can now be removed and the Makefile can also be
slimmed down considerably.
By environment variables recognized by the build system, some
required binaries (e.g. Python, Node.js, etc.) for the build can be
directly defined instead downloading the binary tarballs from the
official repositories, which saving quite a bit of patches at
the end.
In order to be able to build Anki successfully on FreeBSD, a few
more environment variables have been introduced via custom patches.
With this it's possible to use an offline cache for Node.js as well
as a native Python environment instead of a venv.
* Belatedly add devel/py-orjson as a fixed runtime dependency and
although it's still optional in the code, the question is how long
this will be the case.
Thus update NOT_FOR_ARCH_REASON accordingly and keep ONLY_FOR_ARCH
unchanged for now.
Changelogs since 2.1.54:
https://changes.ankiweb.net/changes/2.1.60-69.html
https://changes.ankiweb.net/changes/2.1.50-59.html
MFH: No (feature release)
5a788a6 |
Tuesday, 2 May 2023
|
06:34 Kai Knoblich (kai)
games/anki: Fix crashes with nVidia drivers
* Prevent Anki from explicitly loading "libGL.so.1", which leads to
segfaults in environments that have nVidia drivers in use.
* Bump PORTREVISION due package change.
PR: 270778
Reported by: bitbucket63-it@yahoo.com
MFH: 2023Q2
bdcfffd |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Sunday, 23 Apr 2023
|
13:14 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.69.0
PR: 270953
3db55c4 |
Saturday, 8 Apr 2023
|
15:13 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{119,120} update
ff40d94 |
Thursday, 16 Mar 2023
|
11:11 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.68.0
PR: 270080
ebf29ac |
Friday, 10 Mar 2023
|
05:51 Kai Knoblich (kai)
games/anki: Switch to PyQt6
* This also fixes runtime errors [1] that occur in environments where
PyQt5 and PyQt6 are present. In that case Anki prefers PyQt6 over
PyQt5 upon invocation which leads then to following error:
$ anki
Running with temporary Qt5 compatibility shims.
Run with DISABLE_QT5_COMPAT=1 to confirm compatibility with Qt6.
Traceback (most recent call last):
File "/usr/local/bin/anki", line 7, in <module>
import aqt
File "/usr/local/share/anki/aqt/__init__.py", line 74, in <module>
from aqt.main import AnkiQt # isort:skip
File "/usr/local/share/anki/aqt/main.py", line 20, in <module>
import aqt.forms
File "/usr/local/share/anki/aqt/forms/__init__.py", line 1, in <module>
from . import about
File "/usr/local/share/anki/aqt/forms/about.py", line 3, in <module>
from .about_qt6 import *
File "/usr/local/share/anki/aqt/forms/about_qt6.py", line 45, in <module>
import icons_rc
ModuleNotFoundError: No module named 'icons_rc'
* Amend a minor issue while I'm here: devel/py-sip is only required for
build, set it accordingly.
* Bump PORTREVISION due changed dependencies and to regenerate the code
(rust, js) in conjunction with PyQt6.
Reported by: Robin Dapp, Michael Reim (via e-mail) [1]
MFH: No (PyQt6 not present in 2023Q1)
89fcb25 |
Thursday, 9 Mar 2023
|
11:15 Loïc Bartoletti (lbartoletti)
PyQt: Update to latest versions
- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7
PR: 269751
Exp-run by: antoine
6d3a647 |
Wednesday, 15 Feb 2023
|
19:06 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{119,120} update
56b5ec7 |
Monday, 13 Feb 2023
|
14:52 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.67.1
PR: 269336
109e35f |
Thursday, 9 Feb 2023
|
21:55 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after GO_DEFAULT update.
2297efc |
Saturday, 14 Jan 2023
|
11:31 Dmitri Goutnik (dmgk)
all: Bump PORTVERSION after lang/go{118,119} update
3b383d8 |
Saturday, 7 Jan 2023
|
19:24 Daniel Engberg (diizzy)
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports
12f1c62 |
Tuesday, 20 Dec 2022
|
17:37 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.66.0
PR: 268415
ba14e01 |
Sunday, 11 Dec 2022
|
11:17 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{118,119} update
d9ad100 |
Thursday, 17 Nov 2022
|
07:06 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.65.0
PR: 267622
9bf6a99 |
Sunday, 30 Oct 2022
|
12:07 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.64.0
PR: 267173
afe651c |
Thursday, 6 Oct 2022
|
19:24 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{118,119} update
bde5186 |
Friday, 16 Sep 2022
|
03:42 Kai Knoblich (kai)
games/anki: Update to 2.1.54
* Remove BROKEN for aarch64 as the FreeBSD related sections in the
Bazel rules should now be architecture independent.
* Build a separate binary version of "esbuild" beforehand as the JS
counterpart, which is used by the Bazel NodeJS ruleset, has fixed
version checks that cannot patched out easily.
Changelogs since 2.1.49:
https://github.com/ankitects/anki/releases/tag/2.1.54
https://github.com/ankitects/anki/releases/tag/2.1.53
https://github.com/ankitects/anki/releases/tag/2.1.52
https://github.com/ankitects/anki/releases/tag/2.1.51
https://github.com/ankitects/anki/releases/tag/2.1.50
Reviewed by: tcberner (earlier revision)
MFH: No (feature release)
Differential Revision: https://reviews.freebsd.org/D36461
09353d0 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Thursday, 25 Aug 2022
|
14:49 Baptiste Daroussin (bapt)
rust: bring back update to 1.63
Revert back the revert of the update of rust and related commits
This revert was drive by beside validation by portmgr via exp-run
and not respectful of the etiquette we have between committers
This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64.
This reverts commit 04d257baa182926cff158f32cf459e560426add0.
This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2.
This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e.
This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c.
This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e.
With hat: portmgr
b9b250f |
10:49 Piotr Kubaj (pkubaj)
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.
PR: 265915
783c056 |
08:51 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.63.0
c7912d9 |
Wednesday, 20 Jul 2022
|
14:21 Tobias C. Berner (tcberner)
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alejandro Pulver <alepulver@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alex Trull <freebsd.alex@trull.org>
* Alexander G. Chetirbock <bock@bock.nnov.ru>
* Alexander Langer <alex@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexander Yerenkow <yerenkow@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alfonso S. Siciliano <alfix86@gmail.com>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Amar Takhar <verm@drunkmonk.net>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrej Zverev
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Andy Kosela <akosela@andykosela.com>
* Anton Yudin <toha@FreeBSD.org>
* Arjan van Leeuwen <avleeuwen@piwebs.com>
* Ayumi M <ayu@commun.jp>
* Bartosz Fabianowski <freebsd@chillt.de>
* Beech Rintoul <beech@FreeBSD.org>
* Ben Smithurst <ben@scientia.demon.co.uk>
* Bob Bomar <bob@fly.homeunix.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Ceri Davies (ceri@FreeBSD.org)
* Chris D. Faulhaber <jedgar@FreeBSD.org>
* Christian Brueffer <chris@unixpages.org>
* Christoph Mallon <christoph.mallon@gmx.de>
* Christopher Preston <rbg@gayteenresource.org>
* Dag-Erling C. Smørgrav <des@FreeBSD.org>
* Daniel J. O'Connor <darius@dons.net.au>
* Daniel O'Connor <darius@dons.net.au>
* Daniel Roethlisberger <daniel@roe.ch>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* Dave Chapeskie <dchapes@ddm.on.ca>
* Dave Walton <dwalton@acm.org>
* David Siebörger <drs@rucus.ru.ac.za>
* Dmitry Marakasov <amdmi3@FreeBSD.org>
* Dom Mitchell <dom@happygiraffe.net>
* Dominic Fandrey
* Dominic Fandrey <kamikaze@bsdforen.de>
* Don Croyle <croyle@gelemna.org>
* Donald Burr <dburr@FreeBSD.org>
* Eckart "Isegrim" Hofmann
* Ed Schouten <ed@fxq.nl>
* Edwin Groothuis
* Edwin Groothuis <edwin@mavetju.org>
* Edwin Mons
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emanuel Haupt <ehaupt@critical.ch>
* Emmanuel Vadot <manu@FreeBSD.org>
* Eric Anholt
* Eric Anholt <anholt@FreeBSD.org>
* Erik Olson <erikolson@olsonexpress.com>
* Filippo Natali <filippo@widestore.net>
* Frank Laszlo <laszlof@freebsdmatrix.net>
* Frederic Culot <culot@FreeBSD.org>
* Frederic Culot <frederic@culot.org>
* Fredrik Carlsson <fredrik@wasadata.com>
* FreeBSD GNOME Team <gnome@FreeBSD.org>
* FreeBSD GNOME Team <gnome@freebsd.org>
* Ganael Laplanche <ganael.laplanche@martymac.org>
* Gautam Mani <execve@gmail.com>
* Gea-Suan Lin <gslin@gslin.org>
* Ginzburg Oleg
* GreenDog <fiziologus@gmail.com>
* Gustavo Perez Querol <gustau.perez@gmail.com>
* Göran Runfeldt <goranrunfeldt@home.se>
* HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
* HOTARU-YA <hotaru@tail.net>
* Holger Lamm <holger@eit.uni-kl.de>
* Igor Pokrovsky <ip@doom.homeunix.org>
* Igor Pokrovsky <tiamat@comset.net>
* Igor Pokrovsky <tiamat@telegraph.spb.ru>
* Ilya A. Arhipov <admin@gorodkirov.ru>
* Ilya A. Arkhipov <rum1cro@yandex.ru>
* James FitzGibbon <jfitz@FreeBSD.org>
* James Howard <howardj@wam.umd.edu>
* Jan Jungnickel <jan@jungnickel.com>
* Jan Stocker <Jan.Stocker@t-online.de>
* Janni
* Janos Mohacsi <janos.mohacsi@bsd.hu>
* Jason Helfman <jgh@FreeBSD.org>
* Jean-Marc Zucconi <jmz@FreeBSD.org>
* Jean-Yves Lefort <jylefort@FreeBSD.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jeremy <karlj000@unbc.ca>
* Jeremy Chadwick <yoshi@parodius.com>
* Jesse Smith <jessefrgsmith@yahoo.ca>
* Jim Mock <jim@FreeBSD.org>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Joel Sutton <jsutton@bbcon.com.au>
* Joel Sutton <sutton@aardvark.apana.org.au>
* Jordan DeLong <fracture@allusion.net>
* Jordan Irwin <antumdeluge@gmail.com>
* Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
* Josh Tolbert
* Julian Assange
* Juraj Lutter <otis@sk.freebsd.org>
* Kalten <kalten@gmx.at>
* Karsten Brandt <kbrandt@sdf-eu.org>
* Kevin Zheng <kevinz5000@gmail.com>
* Kirill Ponomarew <krion@FreeBSD.org>
* Kirill Ponomarew <ponomarew@oberon.net>
* Klaus Goger <klaus.goger@reflex.at>
* Koop Mast <kwm@FreeBSD.org>
* Kris Kennaway <kris@FreeBSD.org>
* Kuang-che Wu <kcwu@csie.org>
* Kyle Evans <kevans@FreeBSD.org>
* Lars Engels <lars.engels@0x20.net>
* Lars Thegler <lars@thegler.dk>
* Leland Wang <llwang@infor.org>
* Loren M. Lang <lorenl@alzatex.com>
* Mahdi Mokhtari <mokhi64@gmail.com>
* Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp>
* Marc van Woerkom <3d@FreeBSD.org>
* Mark Huizer <xaa+ports@timewasters.nl>
* Mark Murray <markm@FreeBSD.org>
* Mark Pulford <mark@kyne.com.au>
* Martin Kropfinger
* Martin Tournoij <carpetsmoker@xs4all.nl>
* Martin Tournoij <martin@arp242.net>
* Martin Wilke <miwi@FreeBSD.org>
* Mateusz Piotrowski <0mp@FreeBSD.org>
* Matthew Gibson <mdg583@hotmail.com>
* Matthew Hunt <mph@FreeBSD.org>
* Matthew Hunt <mph@pobox.com>
* Max Khon <fjoe@FreeBSD.org>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Maxime Henrion <mux@FreeBSD.org>
* Michael Alyn Miller <malyn@strangeGizmo.com>
* Michael Johnson <ahze@FreeBSD.org>
* Michael L. Hostbaek (mich@freebsdcluster.org)
* Michael Nottebrock <lofi@FreeBSD.org>
* Michael Williams <ports@mgwsoftware.com>
* Miguel Mendez <flynn@energyhq.es.eu.org>
* Neil Blakey-Milner <nbm@FreeBSD.org>
* Nick Johnson <freebsd@spatula.net>
* Nicklas Johnson <freebsd@spatula.net>
* Nicola Vitale <nivit@FreeBSD.org>
* Nik Clayton <nik@FreeBSD.org>
* Nikolai Lifanov <lifanov@mail.lifanov.com>
* Oleg Alexeenkov
* Oliver Lehmann <lehmann@ans-netz.de>
* Patrick Li <pat@FreeBSD.org>
* Patrick Li <pat@databits.net>
* Pav Lucistnik <pav@FreeBSD.org>
* Pawel Pekala <pawel@FreeBSD.org>
* Peter Dunning
* Peter Pentchev <roam@FreeBSD.org>
* Philippe Audeoud <jadawin@tuxaco.net>
* Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
* Piotr Kubaj <pkubaj@FreeBSD.org>
* Piotr Kubaj <pkubaj@anongoth.pl>
* Radim Kolar
* Ralf Becker <ralf@akk.org>
* Raymond Pasco <ray@cultofray.net>
* Robert Gogolok <gogo@cs.uni-sb.de>
* Rozhuk Ivan <rozhuk.im@gmail.com>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Ryo MIYAMOTO
* Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
* Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
* Satoshi Asami <asami@FreeBSD.org>
* Sean Bruno
* Sean Farley <sean-freebsd@farley.org>
* Seiichirou Hiraoka
* Seiichirou Hiraoka <flathill@flathill.gr.jp>
* Sergey Akifyev
* Shaun Amott <shaun@inerd.com>
* Shinya Esu <esu@yk.rim.or.jp>
* Simon Barner <barner@gmx.de>
* Stas Timokhin <devel@stasyan.com>
* Stas Timokhin <stast@bsdportal.ru>
* Stefan Eggers <seggers@semyam.dinoco.de>
* Stefan Esser <se@FreeBSD.org>
* Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
* Stefan Jahn <stefan.jahn@nemesis-sektor.de>
* Stefan Zehl <sec@42.org>
* Stephen Hurd <shurd@FreeBSD.org>
* Steve Wills <swills@FreeBSD.org>
* Steven H. Samorodin (samorodi@NUXI.com)
* Steven Wallace <swallace@FreeBSD.org>
* Sugimoto Sadahiro <ixtl@utmc.or.jp>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sven Moeller <smoeller@nichthelfer.de>
* TAKAHASHI Kaoru <kaoru@kaisei.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* Tatsuya Kuidoh <cdr@ga.xdsl.ne.jp>
* Thomas Gellekum <tg@FreeBSD.org>
* Thomas Vogt <thomas.vogt@bsdunix.ch>
* Tobias Gion
* Tobias Rehbein <tobias.rehbein@web.de>
* Toru YANO <toru@s-fine.co.jp>
* Travis Poppe <tlp@liquidx.org>
* UMENO Takashi
* UMENO Takashi <umeno@rr.iij4u.or.jp>
* Vanilla I. Shu <vanilla@MinJe.com.TW>
* Vasily Postnicov <shamaz.mazum@gmail.com>
* Vladimir Kondratiev <wulf@cicgroup.ru>
* Will Andrews <andrews@technologist.com>
* Wouter Reckman <gennerate@zonnet.nl>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Yinghong Liu <relaxbsd@gmail.com>
* Yinghong.Liu <relaxbsd@gmail.com>
* Yonatan <onatan@gmail.com>
* Yuichi Narahara
* Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
* Yukihiro Nakai <nakai@FreeBSD.org>
* Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
* Yuri Victorovich <yuri@rawbw.com>
* aaron@FreeBSD.org
* ada@bsd.org
* alepulver
* arved
* asami
* ayu <ayunyan@gmail.com>
* benlutz@datacomm.ch
* buratello@easy.com
* chinsan
* chinsan <chinsan.tw@gmail.com>
* chris_pressey@yahoo.ca
* driedfruit
* edwin@mavetju.org
* eivind
* elfrink@introcom.nl
* erich@FreeBSD.org
* ericyu@mail2000.com.tw
* glewis@FreeBSD.org
* gmarco@giovannelli.it
* gurkan@phys.ethz.ch
* ijliao
* issei <issei@jp.FreeBSD.org>
* jamie
* janek
* janos.mohacsi@bsd.hu
* jkh
* jmacd
* jmz
* joerg
* joerg@FreeBSD.org
* johans
* johnh@isi.edu
* jseger@scds.com
* krion@FreeBSD.org
* kris@FreeBSD.org
* lightside <lightside@gmx.com>
* loader <loader@freebsdmall.com>
* marina@surferz.net
* markand
* markm
* mdodd
* mek
* michael johnson <ahze@ahze.net>
* minter@lunenburg.org
* nbm
* neuroworker@gmail.com
* nox@jelal.kn-bremen.de
* pat@databits.net
* petef@FreeBSD.org
* pgs (original)
* proff
* pypt
* refugee
* roam@FreeBSD.org
* se
* searle
* sec@42.org
* simonm@dcs.gla.ac.uk
* steve farrell
* swallace
* thierry@pompo.net
* tmartin@andrew.cmu.edu
* verm@drunkmonk.net
* will
* xaa@stack.nl
With hat: portmgr
d56127b |
Saturday, 2 Jul 2022
|
13:47 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.62.0
a50372b |
Tuesday, 31 May 2022
|
13:06 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.61.0
e9a35a1c |
Tuesday, 3 May 2022
|
08:00 Tobias Kortkamp (tobik)
lang/rust: Relink ports after the Rust 1.60.0 update
57c3caa |
Wednesday, 30 Mar 2022
|
10:13 Kai Knoblich (kai)
games/anki: Mark as BROKEN on aarch64
* Now that devel/bazel can be built on aarch64, some of Anki's Bazel
rule files still need to be adjusted accordingly. This needs some
time and testing thus mark it as BROKEN on aarch64 for now.
MFH: 2022Q1
c4d23d0 |
Monday, 28 Mar 2022
|
10:37 Kai Knoblich (kai)
games/anki: Update to 2.1.49
While I'm here:
* Use ECHO_CMD instead of ECHO as the latter one is already defined in
/usr/share/mk/sys.mk, which can either be "echo" or "true" if the make
flag -s is given.
Changelog:
https://github.com/ankitects/anki/releases/tag/2.1.49
PR: 262735
Reported by: Pau Amma
MFH: No (2022Q2 is soon)
7632b65 |
Tuesday, 15 Mar 2022
|
09:51 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.59.0
e255ac5 |
Monday, 7 Mar 2022
|
17:39 Loïc Bartoletti (lbartoletti)
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine
2d8f8573 |
Thursday, 3 Feb 2022
|
14:02 Tobias Kortkamp (tobik)
lang/rust: Relink consumers
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024
d64a2a3 |
Thursday, 27 Jan 2022
|
06:12 Loïc Bartoletti (lbartoletti)
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these
libraries proposes, namely:
PyQt - devel/py-qt5-pyqt
PyQt-Charts - x11-toolkits/py-qt5-chart
PyQt-NetworkAuth – net/py-qt5-networkauth
PyQt-WebEngine – www/py-qt5-webengine
SIP – devel/py-sip
py-sip - devel/py-qt5-sip
PyQt-builder - devel/py-qtbuilder
Qscintilla - devel/py-qt5-qscintilla2
Reviewed by: diizzy, kde
Tested by: kai, rhurlin, arrowd, madpilot
Approved by: makc, tcberner, kde
Differential Revision: https://reviews.freebsd.org/D33237
Exp-run by: antoine
4f0a5e1 |
Sunday, 23 Jan 2022
|
20:56 Rene Ladan (rene)
cleanup: remove transitive py27 deprecation (www/qt5-webengine)
48d98ef |
Monday, 17 Jan 2022
|
11:57 Tobias Kortkamp (tobik)
lang/rust: Bump revisions after 1.58.0
835bd57 |
Sunday, 5 Dec 2021
|
12:35 Tobias Kortkamp (tobik)
lang/rust: Rebuild consumers for Rust 1.57.0
5a7f23c |
Monday, 25 Oct 2021
|
08:55 Tobias Kortkamp (tobik)
*: Rebuild for Rust 1.56.0
ad90fc6 |
08:49 Tobias Kortkamp (tobik)
games/anki: Chase USES=cargo's new git source support
PR: 256581
551949a |
Wednesday, 22 Sep 2021
|
17:34 Kai Knoblich (kai)
games/anki: Update to 2.1.48
Changelog:
https://github.com/ankitects/anki/releases/tag/2.1.48
MFH: 2021Q3
c8be80d |
Sunday, 19 Sep 2021
|
09:03 Tobias Kortkamp (tobik)
*: Rebuild lang/rust consumers after the 1.55.0 update
7059b43 |
Tuesday, 31 Aug 2021
|
10:16 Kai Knoblich (kai)
games/anki: Update to 2.1.47
Changelog:
https://changes.ankiweb.net/changes/2.1.40-49.html#changes-in-2147
MFH: 2021Q3
95fe5f5 |
Saturday, 28 Aug 2021
|
13:42 Mikael Urankar (mikael)
lang/rust: Rebuild consumers for 1.54.0
70f1b06 |
Friday, 13 Aug 2021
|
12:28 Kai Knoblich (kai)
games/anki: Update to 2.1.46
* Remove DIST_SUBDIR, which once made sense when Anki was still a pure
Python port. Anki now needs a lot of Rust crates that are also used
by other ports.
Therefore, these crates should be placed in the usual place and not
in an additional subdirectory to save bandwidth and disk space. [1]
Reported by: se [1]
MFH: 2021Q3
83f30a2 |
Monday, 2 Aug 2021
|
06:16 Kai Knoblich (kai)
games/anki: Update to 2.1.44
Since the 2.1.36 release the build system has changed significantly
again and devel/bazel is now used by upstream for the entire build
process.
With this change, a lot of bazel rules and also some translation files
needs to be downloaded from various repositories during the buildtime.
In order to still make Anki compatible with the Ports framework, the
following approach is used:
1. Prefetch all the required files before buildtime.
2. Create and setup a few local bazel repositories along with a set
of custom bazel rules and to provide Node, Protobuf and Yarn from
the Ports tree.
3. Compile the Rust library and place the output files to the
respective local bazel repository for further processing.
4. Build the rest via devel/bazel
From a technical point of view, Anki should also be able to be built on
other 64-bit architectures (but requires further patching of a few bazel
rules), as soon as devel/bazel can also be built for those platforms.
The option NLS is gone because the translations are now compiled
directly into the Rust library and they only generate a small overhead.
Changelog since 2.1.35 (too many changes/fixes to list them separately):
https://changes.ankiweb.net/
Reviewed by: tcberner
MFH: 2021Q3
Differential Revision: https://reviews.freebsd.org/D31358
7cb5fb3 |
Sunday, 27 Jun 2021
|
05:39 Tobias Kortkamp (tobik)
lang/rust: Rebuild consumers for 1.53.0
06dbc12 |
Sunday, 20 Jun 2021
|
09:26 Tobias Kortkamp (tobik)
games/anki: Unbreak with Rust 1.53.0
error[E0308]: mismatched types
--> cargo-crates/lexical-core-0.7.4/src/atof/algorithm/bhcomp.rs:62:24
|
62 | let bytes = bits / Limb::BITS;
| ^^^^^^^^^^ expected `usize`, found `u32`
error[E0277]: cannot divide `usize` by `u32`
PR: 256653
db3e8fb |
Tuesday, 25 May 2021
|
13:55 Dmitry Marakasov (amdmi3)
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@
0729af4 |
Tuesday, 11 May 2021
|
18:33 Tobias Kortkamp (tobik)
Rebuild lang/rust consumers after d8837418ea743776
28e7a93 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 29 Mar 2021
|
18:10 tobik
Rebuild lang/rust consumers after r569489
 |
Wednesday, 24 Mar 2021
|
13:34 rene
Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665
 |
Saturday, 20 Mar 2021
|
08:39 kai
games/anki: Fix packaging with Python 3.8
* Add a workaround to make the transition from Python 3.7 to Python 3.8
possible because the name of the .so file is slightly different between
the two releases.
* Also add CARGO_INSTALL to avoid warnings about ignored duplicate scripts
for the target "do-install".
PR: 253815
 |
Tuesday, 16 Mar 2021
|
09:29 lbartoletti
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1
PR: 254218
Exp-run by: antoine
 |
Monday, 8 Mar 2021
|
06:49 lbartoletti
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0
* PyQt5: update to 5.15.3
This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.
- Added the missing QImage.setAlphaChannel().
- Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
- Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.
* QScintilla2: update to 2.12.0
This adds support for Qt6 and removes support for Qt4.
- Change the new distname (again)i due to a conflict
- Use the new sip-build system
* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo
PR: 253865
Exp-run by: antoine
 |
Sunday, 14 Feb 2021
|
15:45 mikael
lang/rust: Update to 1.50.0
- Use bundled libgit/libssh, the versions in ports are too old
- Update lang/rust-nightly to 2021-02-12
- Update devel/racer to 2.1.41
- Import upstream patch to fix build issue for Firefox and related ports
(https://bugzilla.mozilla.org/show_bug.cgi?id=1684261)
Changes: https://github.com/rust-lang/rust/releases/tag/1.50.0
Tested by: mikael, pkubaj
Differential Revision: https://reviews.freebsd.org/D28616
 |
Wednesday, 6 Jan 2021
|
10:13 mikael
lang/rust: Update to 1.49.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0
Tested by: mikael, pkubaj
Differential Revision: https://reviews.freebsd.org/D27940
 |
Tuesday, 15 Dec 2020
|
17:56 lbartoletti
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1
PR: 251764
Exp-run by: antoine
 |
Friday, 4 Dec 2020
|
10:43 kai
games/anki: Remove pkg-message
* The installation instructions on how to set up audio/lame manually are
obsolete since r554970 thus remove them.
* Bump PORTREVISION to flush out old packages that still contain the
pkg-message.
 |
Tuesday, 24 Nov 2020
|
12:48 mikael
lang/rust: Update to 1.48.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.48.0
Reviewed by: jbeich
Tested by: bdragon, jbeich, mikael
Differential Revision: https://reviews.freebsd.org/D27293
 |
Friday, 20 Nov 2020
|
07:16 adamw
Add education virtual category
PR: 248402
Submitted by: PauAmma
 |
Tuesday, 10 Nov 2020
|
13:01 kai
games/anki: Update to 2.1.35
Since the 2.1.17 release the build system has been significantly revised and
contains many changes (e.g. a Rust library with Python bindings) that had to
be adapted to the Ports framework.
Kudos to David Schlachter for the additional testing and feedback!
Changelog since 2.1.16 (too many changes to list them separately):
https://changes.ankiweb.net/
PR: 247666
Reported by: David Schlachter
Reviewed by: tcberner (earlier revision)
Differential Revision: https://reviews.freebsd.org/D26961
 |
Monday, 5 Oct 2020
|
15:50 lbartoletti
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts
[1] RiverBankComputing doesn't offer links to download latest version of some
ports
PR: 247369
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D25749
Exp-run by: antoine
 |
Number of commits found: 169 (showing only 100 on this page) |