惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Last Week in AI
Last Week in AI
U
Unit 42
博客园 - 【当耐特】
Y
Y Combinator Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Microsoft Security Blog
Microsoft Security Blog
Recent Announcements
Recent Announcements
P
Proofpoint News Feed
Martin Fowler
Martin Fowler
量子位
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
有赞技术团队
有赞技术团队
aimingoo的专栏
aimingoo的专栏
博客园 - 司徒正美
美团技术团队
雷峰网
雷峰网
小众软件
小众软件
G
Google Developers Blog
GbyAI
GbyAI
Jina AI
Jina AI
爱范儿
爱范儿
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
F
Fortinet All Blogs
Vercel News
Vercel News

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - portfolio
2026-06-05 · via AUR Newest Packages

Pinned Comments

Cobra commented on 2025-12-19 15:13 (UTC)

80.4-2 adds OAuth authorization and thus the possibility to create a portfolio account for obtaining historic data.

Bevan implemented this crucial feature in the current PKGBUILD – and I'm very happy to welcome him as co-maintainer. :)

Cobra commented on 2023-08-19 13:34 (UTC)

Thanks to Bevan, we now have a simple and elegant (compared to my attempt) workaround that lets the PKGBUILD download and use the most recent version of maven (currently 3.9.4). Should not need any intervention from you. :)

calamity commented on 2026-04-12 17:31 (UTC)

After having another thought on this, there is a much better solution for XDG Base Directory support, since you provide /usr/bin/portfolio yourself. In there, you can just start it via /usr/share/portfolio/PortfolioPerformance -data "${XDG_CONFIG_HOME:-$HOME/.config}/PortfolioPerformance/workspace" "$@" (config dir is probably most appropriate, though there are different kinds of files in there).

You could even move the directory beforehand if existent to not require any user interaction (except if they stored their portfolio in there).

calamity commented on 2026-03-21 17:52 (UTC) (edited on 2026-03-21 17:59 (UTC) by calamity)

Hey, could you do something like this in line 53, to make this package adhere to the XDG Base Directory specification, please?

sed -i 's|@user.home/.PortfolioPerformance|@user.home/.local/state/PortfolioPerformance|' */portfolio/configuration/config.ini

There's currently no other viable way to achieve this. It would be so great to have our home directories less cluttered.

You could print a huge information during package upgrade so users take note that they likely have to act on this improvement.

MeTurciosCH commented on 2026-03-19 21:10 (UTC)

using --mflags "--skipinteg" seems to be working for now

oxidative commented on 2026-03-19 21:03 (UTC)

Now the download succeeds, however the checksum for maven 3.9.14 has not been updated yet.

oxidative commented on 2026-03-18 21:28 (UTC)

Looks like maven needs to be bumped to 3.9.14, the previous version is no longer available for download.

Cobra commented on 2025-12-19 15:13 (UTC)

80.4-2 adds OAuth authorization and thus the possibility to create a portfolio account for obtaining historic data.

Bevan implemented this crucial feature in the current PKGBUILD – and I'm very happy to welcome him as co-maintainer. :)

Cobra commented on 2025-12-19 14:51 (UTC) (edited on 2025-12-19 14:51 (UTC) by Cobra)

Hi @MajorMayer,

80.4-2 fixes this issue by downloading the new version of maven (3.9.12).

MajorMayer commented on 2025-12-18 11:25 (UTC)

The maven file is not found anymore:

Erstelle portfolio... ==> Erstelle Paket: portfolio 0.80.4-1 (Do 18 Dez 2025 12:24:51 CET) ==> Prüfe Laufzeit-Abhängigkeiten... ==> Prüfe Buildtime-Abhängigkeiten... ==> Empfange Quellen... -> 0.80.4.tar.gz gefunden -> Lade apache-maven-3.9.11-bin.tar.gz herunter... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 ==> FEHLER: Fehler beim Download von https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz Breche ab...

Cobra commented on 2025-11-22 10:58 (UTC)

Hi @poetter,

we need help from upstream to get this feature working. Bevan wanted to contact the developer to agree on how to include OAUth authorization, but I haven't heard back from him yet. I hope that we will be able to support this feature soon.

poetter commented on 2025-11-19 20:10 (UTC)

Hi @Cobra,

I got a problem with portfolios new historic data feature, that requires to open your browser and login to the website. Instead of the browser opening, I get this error message:

Wed Nov 19 21:05:20 CET 2025 Unable to authenticate (application is not configured correctly).

name.abuchen.portfolio.oauth.AuthenticationException: Unable to authenticate (application is not configured correctly). at name.abuchen.portfolio.oauth.OAuthClient.getAPIAccessToken(OAuthClient.java:94) at name.abuchen.portfolio.ui.jobs.priceupdate.UpdatePricesJob.run(UpdatePricesJob.java:103) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

Running portfolio from the x86 package, the website provides, the error does not happen. Any idea how to fix this?