Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.54_13 16 Mar 2023 11:11:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
2.1.54_12 10 Mar 2023 05:51:24
    |
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> (Only the first 15 lines of the commit message are shown above ) |
2.1.54_11 09 Mar 2023 11:15:07
    |
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 |
2.1.54_10 15 Feb 2023 19:06:01
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
2.1.54_9 13 Feb 2023 14:52:59
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
2.1.54_8 09 Feb 2023 21:55:23
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after GO_DEFAULT update. |
2.1.54_7 14 Jan 2023 11:31:17
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTVERSION after lang/go{118,119} update |
2.1.54_6 07 Jan 2023 19:24:18
    |
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 |
2.1.54_5 20 Dec 2022 17:37:15
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.66.0
PR: 268415 |
2.1.54_4 11 Dec 2022 11:17:27
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
2.1.54_3 17 Nov 2022 07:06:14
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.65.0
PR: 267622 |
2.1.54_2 30 Oct 2022 12:07:09
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.64.0
PR: 267173 |
2.1.54_1 06 Oct 2022 19:24:26
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
2.1.54 16 Sep 2022 03:42:24
    |
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 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
2.1.49_4 07 Sep 2022 21:10:59
    |
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.
(Only the first 15 lines of the commit message are shown above ) |
2.1.49_4 25 Aug 2022 14:49:50
    |
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 |
2.1.49_3 25 Aug 2022 10:49:39
    |
Piotr Kubaj (pkubaj)  |
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.
PR: 265915 |
2.1.49_4 25 Aug 2022 08:51:32
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.63.0 |
2.1.49_3 20 Jul 2022 14:21:58
    |
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> (Only the first 15 lines of the commit message are shown above ) |
2.1.49_3 02 Jul 2022 13:47:05
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.62.0 |
2.1.49_2 31 May 2022 13:06:17
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.61.0 |
2.1.49_1 03 May 2022 08:00:34
    |
Tobias Kortkamp (tobik)  |
lang/rust: Relink ports after the Rust 1.60.0 update |
2.1.49 30 Mar 2022 10:13:42
    |
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 |
2.1.49 28 Mar 2022 10:37:04
    |
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) |
2.1.48_6 15 Mar 2022 09:51:58
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.59.0 |
2.1.48_5 07 Mar 2022 17:39:13
    |
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 |
2.1.48_4 03 Feb 2022 14:02:32
    |
Tobias Kortkamp (tobik)  |
lang/rust: Relink consumers
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024 |
2.1.48_3 27 Jan 2022 06:12:26
    |
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 (Only the first 15 lines of the commit message are shown above ) |
2.1.48_3 23 Jan 2022 20:56:25
    |
Rene Ladan (rene)  |
cleanup: remove transitive py27 deprecation (www/qt5-webengine) |
2.1.48_3 17 Jan 2022 11:57:45
    |
Tobias Kortkamp (tobik)  |
lang/rust: Bump revisions after 1.58.0 |
2.1.48_2 05 Dec 2021 12:35:42
    |
Tobias Kortkamp (tobik)  |
lang/rust: Rebuild consumers for Rust 1.57.0 |
2.1.48_1 25 Oct 2021 08:55:19
    |
Tobias Kortkamp (tobik)  |
*: Rebuild for Rust 1.56.0 |
2.1.48 25 Oct 2021 08:49:10
    |
Tobias Kortkamp (tobik)  |
games/anki: Chase USES=cargo's new git source support
PR: 256581 |
2.1.48 22 Sep 2021 17:34:41
    |
Kai Knoblich (kai)  |
games/anki: Update to 2.1.48
Changelog:
https://github.com/ankitects/anki/releases/tag/2.1.48
MFH: 2021Q3 |
2.1.47_1 19 Sep 2021 09:03:23
    |
Tobias Kortkamp (tobik)  |
*: Rebuild lang/rust consumers after the 1.55.0 update |
2.1.47 31 Aug 2021 10:16:59
    |
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 |
2.1.46_1 28 Aug 2021 13:42:06
    |
Mikael Urankar (mikael)  |
lang/rust: Rebuild consumers for 1.54.0 |
2.1.46 20 Aug 2021 22:24:11
    |
Kai Knoblich (kai)  |
games/anki: Unbreak after 2cf2d5e3e01fdbd2
The Bazel 4.2.0 release contains a change that handles the execution
of stub Python scripts differently. [1]
Remedy the issue for now by setting "stub_shebang", which was introduced
with Bazel 4.2.0, accordingly instead of using its default value.
[1] https://blog.bazel.build/2021/08/18/bazel-4.2.html#python |
2.1.46 13 Aug 2021 12:28:58
    |
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 |
2.1.44 02 Aug 2021 06:16:01
    |
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 (Only the first 15 lines of the commit message are shown above ) |
2.1.35_11 27 Jun 2021 05:39:51
    |
Tobias Kortkamp (tobik)  |
lang/rust: Rebuild consumers for 1.53.0 |
2.1.35_10 20 Jun 2021 09:26:07
    |
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 |
2.1.35_9 25 May 2021 13:55:43
    |
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@ |
2.1.35_9 11 May 2021 18:33:12
    |
Tobias Kortkamp (tobik)  |
Rebuild lang/rust consumers after d8837418ea743776 |
2.1.35_8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.1.35_8 29 Mar 2021 18:10:46
  |
tobik  |
Rebuild lang/rust consumers after r569489 |
2.1.35_7 24 Mar 2021 13:34:36
  |
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 |
2.1.35_7 20 Mar 2021 08:39:27
  |
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 |
2.1.35_7 16 Mar 2021 09:29:54
  |
lbartoletti  |
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1
PR: 254218
Exp-run by: antoine |
2.1.35_6 08 Mar 2021 06:49:18
  |
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 |
2.1.35_5 14 Feb 2021 15:45:11
  |
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 |
2.1.35_4 06 Jan 2021 10:13:59
  |
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 |
2.1.35_3 15 Dec 2020 17:56:00
  |
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 |
2.1.35_2 04 Dec 2020 10:43:24
  |
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. |
2.1.35_1 24 Nov 2020 12:48:54
  |
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 |
2.1.35 20 Nov 2020 07:16:06
  |
adamw  |
Add education virtual category
PR: 248402
Submitted by: PauAmma |
2.1.35 10 Nov 2020 13:01:04
  |
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 |
2.1.16_2 05 Oct 2020 15:50:04
  |
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 |
2.1.16_1 11 Apr 2020 05:04:41
  |
lbartoletti  |
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4
- Update py-sip to 4.19.21
- Update qscintilla2 to 2.11.4
- Replace MASTER_SITE_RIVERBANK with https versions
- Replace QSCI2_DISTNAME to match with the new one
PR: 245308
Approved by: tcberner (mentor)
Exp-run by: antoine |
2.1.16 19 Feb 2020 08:20:35
  |
kai  |
games/anki: Update to 2.1.16
* Backport two patches from upstream that fix the argument handling with
multimedia/mpv since r520597.
* Also slightly change the MASTER_SITES as upstream distribute tarballs for
newer versions only via GitHub.
Although there are already some newer releases available use the 2.1.16
release for a while. It's mainly because the build process has changed a
lot since the 2.1.17 release and still needs to be investigated a little
more closely.
Changelog:
https://apps.ankiweb.net/docs/changes.html#changes-in-2.1.16
MFH: 2020Q1 (blanket: bug and regression fixes) |
2.1.15_1 11 Dec 2019 19:26:19
  |
kai  |
games/anki: Add pkg-message with installation instructions
* Improve the user experience by adding a pkg-message which gives some
advice that audio/lame needs to be installed manually afterwards when
installing from the official FreeBSD package repositories.
* Bump PORTREVISION to include the pkg-message.
PR: 242528
Submitted by: PauAmma <pauamma@gundo.com> (based on)
MFH: 2019Q4 |
2.1.15 25 Aug 2019 10:35:39
  |
kai  |
games/anki: Update to 2.1.15
Changelog:
* The V2 scheduler now fully randomizes review cards due on a given day.
* Fix flag changes in Browse screen not syncing.
* Cleanup recording wav file when recording canceled.
* Fix the window icon on Wayland.
* Add a progress bar to media deletion.
* Other minor changes.
https://apps.ankiweb.net/docs/changes.html#changes-in-2.1.15
MFH: 2019Q3 |
2.1.14 29 Jun 2019 12:27:12
  |
kai  |
games/anki: Update to 2.1.14
Changelog:
* Fix a bug in the V2 scheduler that would cause partially learnt cards
removed from filtered decks to revert to an earlier state.
* Fix a bug in the handling of relearning cards when switching back to the
V1 scheduler.
* Fix lost space when pasting indented text.
* Limit image height relative to window height, not document height.
* Fix deck list being re-rendered unnecessarily.
* Remove the unable to connect to local port message.
https://apps.ankiweb.net/docs/changes.html#changes-in-2.1.14 |
2.1.13 22 May 2019 06:45:01
  |
kai  |
games/anki: Update to 2.1.13
Changelog:
* Fix formatting getting lost when copying&pasting between fields on macOS.
* Fix some issues that cause the main window to get stuck.
* Fix an empty deck list sometimes appearing when restoring from a backup.
* Fix Anki hanging after an error occurs during startup.
* Fix error message when syncing with an unconfirmed email address.
* Use jsonschema for add-on manifests
* Warn in DB check when high due numbers are encountered.
* Improve error messages on full disk and failed add-on deletion.
* Fix relearning cards being given learning step count in V2 scheduler.
* Fix preview window failing to appear when show both sides enabled.
* Removing trailing BR tag when pasting into an empty field.
* Don't throw an error when non-Latin text in the Javascript console can't
be shown.
* Double click on add-ons to edit their configuration.
* Fix the window icon in a few screens.
* Improve the default type in the answer note type.
https://apps.ankiweb.net/docs/changes.html#changes-in-2.1.13-(3ba55990) |
2.1.12 29 Apr 2019 20:54:38
  |
kai  |
games/anki: Update to 2.1.12
Changelog:
* Fix fields appearing under editor buttons.
* Fix memory leak in card layout screen.
* Fix some issues with previewing in the Browse screen.
* Fix card counts not updating when a review is undone.
* Fix an error caused by missing note types.
* Fix an issue checking for add-on updates.
* Disable add-on config button when not appropriate.
* Tweaks to the deck age graph binning.
* Add-ons hosted on AnkiWeb can now define conflicts in the manifest file.
* Make sure mpv doesn't attempt to load scripts from default location.
* Other minor fixes.
https://apps.ankiweb.net/docs/changes.html#changes-in-2.1.12-(eef86bf3)
Approved by: mentors (implicit) |
2.1.11 25 Apr 2019 14:41:16
  |
antoine  |
Clean up plist |
2.1.11 29 Mar 2019 16:36:46
  |
kai  |
games/anki: Unbreak
Unbreak since www/py-qt5-webengine is usable again since r497003.
Also update the patch for aqt/qt.py to load PyQt5.QtWebChannel explicitly.
Otherwise Anki will crash upon invocation.
PR: 233192
Approved by: mentors (implicit) |
2.1.11 13 Mar 2019 17:08:06
  |
kai  |
games/anki: Update to 2.1.11, undeprecate and set to BROKEN
Undeprecate and save the port from the big Qt4 wipeout by switching from Qt4
to Qt5.
Also set games/anki temporarily as BROKEN because www/py-qt5-webengine is
still in a defunct state. This will change when www/qt5-webengine gets
updated to a more recent version soon (hopefully to the end of Q1).
At last but not least: Add options to switch between multimedia/mpv (new
default by upstream) and multimedia/mplayer (previous default) or choose both
of them.
Changelog:
(Only the first 15 lines of the commit message are shown above ) |
2.0.52_1 01 Feb 2019 18:55:18
  |
kai  |
Change my maintainer email address to my new one at the FreeBSD project.
Reviewed by: miwi (mentor)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050 |
2.0.52_1 02 Dec 2018 15:41:48
  |
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
2.0.52_1 22 Nov 2018 20:18:37
  |
tcberner  |
pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
the same time, as there were conflicting files.
This patch creates Python-version versioned directories for
all these, and further installs binaries with a version number.
* Note, there might be some hickups for software that depends on
on of the .so's provided by PyQt5, which might not be found
anymore autmotically, and maybe need some LD-flaggery.
* Update PyQt5 to 5.10.1
* Mark www/py-qt5-webengine broken. It is unforuntately no longer
compatible with the old qt5-webengine-5.9.4 we ship.
PR: 232745
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D8714 |
2.0.52 28 Jun 2018 17:39:55
  |
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
2.0.52 03 Jun 2018 12:58:42
  |
miwi  |
- Update to 2.0.52
PR: 228678
Submitted by: maintainer
Sponsored by: iXsystems Inc. |
2.0.51 28 Mar 2018 19:12:26
  |
fernape  |
Update games/anki to 2.0.51
PR: 226966
Submitted by: freebsd_ports@k-worx.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14881 |
2.0.50 15 Mar 2018 15:51:20
  |
yuri  |
games/anki: Update to 2.0.50
Changelog is in:
https://apps.ankiweb.net/docs/changes.html
Also updated WWW.
PR: 226623
Submitted by: owk <freebsd_ports@k-worx.org> (maintainer) |
2.0.48 07 Mar 2018 23:58:40
  |
yuri  |
games/anki: Update to 2.0.48
This release contains minor bugfixes.
PR: 226438
Submitted by: owk <freebsd_ports@k-worx.org> (maintainer)
Approved by: tcberner (mentor, implicit) |
2.0.47 05 Mar 2018 09:10:38
  |
yuri  |
games/anki: Update to 2.0.47
Maintainer's timeout expired: trebbu@googlemail.com
freebsd_ports@k-worx.org takes maintainership.
Port changes:
* Updated MASTER_SITES/added DISTNAME
* Added to SHEBANG_FILES
* Updated patches
PR: 225487
Submitted by: owk <freebsd_ports@k-worx.org>
Approved by: tcberner (mentor, implicit) |
2.0.36_3 19 Feb 2018 11:10:43
  |
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
2.0.36_2 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
2.0.36_2 25 Apr 2017 08:20:31
  |
riggs  |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
2.0.36_1 04 Feb 2017 13:37:15
  |
tcberner  |
Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.
Reviewed by: rakuco, mat
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9261 |
2.0.36_1 27 Dec 2016 11:54:01
  |
rene  |
games/anki: update sqlalchemy dependency to 1.0, bump PORTREVISION
PR: 215218
Submitted by: rene
Approved by: maintainer timeout (trebbu@googlemail.com, 16 days) |
2.0.36 23 Aug 2016 15:08:24
  |
amdmi3  |
- Update to 2.0.36
- While here, fix LICENSE and unhardcode PREFIX
PR: 211972
Submitted by: yuri@rawbw.com
Approved by: trebbu@googlemail.com (maintainer) |
2.0.32 22 May 2016 10:52:45
  |
matthew  |
Reorganise and modernise the py-sqlalchemy ports.
- Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
- Deprecate the ports for the 0.6 and 0.7 release branches, as these
have been declared EoL and are no longer supported by upstream.
- Update to the latest available version in each branch.
In detail:
Port Version Maintainer
----------------------------------------------
py-sqlalchemy06 0.6.9 nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
py-sqlalchemy07 0.7.10 nivit@FreeBSD.org (renamed py-sqlalchemy,
Deprecate 2016-08-20) [1]
py-sqlalchemy08 0.8.7 nivit@FreeBSD.org (renamed py-sqlalchemy-devel)
[1]
py-sqlalchemy09 0.9.10 m.tsatsenko@gmail.com (new, repocopy from
py-sqlalchemy-devel) [2] (Only the first 15 lines of the commit message are shown above ) |
2.0.32 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.0.32 05 Sep 2015 22:48:50
  |
jbeich  |
games/anki: convert to target option helpers |
2.0.32 05 Sep 2015 22:48:37
  |
jbeich  |
games/anki: update to 2.0.32
PR: 202908
Submitted by: Bert Burgemeister <trebbu@googlemail.com> (maintainer)
ChangeLog:
- Fixed a syncing bug that could lead to lost reviews and sanity
check errors when deleting a filtered deck before syncing.
- Make default note type titles consistent (thanks to Soren).
- Load saved searches in alphabetical order (thanks to Houssam).
- Fix some fields not being renamed in template when renaming
field (thanks to Dave).
- Fixed an error message that could occur in add-ons (thanks to Thomas) .
- Add a few more media types in the file selector (thanks to Jonathan).
- Report an error if an add-on download is corrupt.
- Fix sync error being shown twice.
- Updated translations, thanks to the translators. |
2.0.31_1 29 Nov 2014 18:22:33
  |
tijl  |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
2.0.31 29 Nov 2014 02:10:14
  |
amdmi3  |
- Pass maintainership to submitter
PR: 194943
Submitted by: trebbu@googlemail.com |
2.0.31 24 Nov 2014 23:56:33
  |
amdmi3  |
- Update to 2.0.31
PR: 194943
Submitted by: trebbu@googlemail.com |
31 Oct 2014 16:11:34
 |
amdmi3  |
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino |
2.0.28_1 09 Oct 2014 14:00:40
  |
amdmi3  |
- Drop @dirrm* from plist
- Convert to USES=python
- Add LICENSE_FILE |
2.0.28_1 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.0.28 29 Jul 2014 19:11:53
  |
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
2.0.28 28 Jul 2014 22:00:18
  |
nemysis  |
- Update to 2.0.28 |
2.0.26 27 Apr 2014 12:05:38
  |
nemysis  |
- Update to 2.0.26
- Transfer maintainership to games@ team |
2.0.24 12 Apr 2014 17:39:34
  |
nemysis  |
- Update to 2.0.24 |
2.0.22 31 Jan 2014 21:24:58
  |
nemysis  |
- Update to 2.0.22 |
2.0.21 23 Jan 2014 11:57:04
  |
nemysis  |
- Update to 2.0.21
- Add USES shebangfix and SHEBANG_FILES |