Age | Commit message (Collapse) | Author |
|
This program is intended as an alternative to the great xphoon program
(X PHase of mOON). xphoon is a program that displays the actual phase
of the moon on the X11 root window. Nowadays all desktop systems like
KDE hide the X11 rootwindow with an own background image, so xphoon
could paint as much in the root window as it likes to, but nothing was
to been seen.
Modern desktops have an advanced interface for programs to dynamically
provide background images in png format. Alternatively they just track
when the background image file has been changed. That is what this
program was originally written for.
The image must have a width of at least 760 pixels to place the moon.
If the image is smaller just the stars will be drawn. And by the way:
it is pronounced "pingphoon" (like "typhoon").
WWW: https://svolli.de/software/pngphoon/
|
|
Changes: https://git.sr.ht/~mil/mepo/refs/1.2.0
Reported by: Repology
|
|
Changes: https://ziglang.org/download/0.11.0/release-notes.html
PR: 273124
Approved by: dch (maintainer)
|
|
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
|
|
|
|
|
|
Approved by: portmgr (blanket)
|
|
New version of gtk3 in tree
|
|
Protobuf is used to parse OSM PBF files. It could get picked up,
when building marble outside of poudriere.
As there does not really seem a big detrement in having support
for this enabled all the time, just do so.
Reported by: vvd
|
|
Compatibility with Python 3.12.
|
|
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
|
|
|
Changelog: https://github.com/Maproom/qmapshack/releases/tag/V_1.17.1
|
|
Thursday, 07 December 2023.
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* dolphin-plugins: Mountisoaction: add preferred raw disk mimetypes
* falkon: Fix StartPage search engine default configuration
* kdepim-runtime: Correctly reload configuration
The full changelog can be found at
https://kde.org/announcements/changelogs/gear/23.08.4/
|
|
|
|
To depend on phonon, you now need
USES= kde:<ver>
USE_KDE=phonon
if you want to depend on the backend, also add
USE_KDE= phonon-backend
|
|
2023-08-31 astro/tkgeomap: abandoned
2023-08-31 astro/tclgeomap: abandoned
|
|
2023-11-30 astro/xeartk: Depends on expired astro/tkgeomap
|
|
2023-11-30 astro/ptiger: Depends on expired astro/tkgeomap
|
|
|
|
Changes: https://metacpan.org/dist/Astro-WaveBand/changes
|
|
|
|
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
|
|
New version of wxWidgets in tree
|
|
Approved by: cperciva (mentor)
|
|
|
|
Compatibility with Python 3.12.
|
|
|
|
KDE Gear 23.08.3
Thursday, 9 November 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* ark: Compatibility with shared-mime-info >= 2.3
* kate: No longer crash when dropping a file into the project panel
* akonadi: Don't keep huge MySQL logs from past sessions
Announcement: https://kde.org/announcements/gear/23.08.3/
Full changelog: https://kde.org/announcements/changelogs/gear/23.08.3/
|
|
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888
|
|
Homepage link is permanent redirected to its HTTPS counterpart
|
|
Changes: https://metacpan.org/dist/Astro-SpaceTrack/changes
|
|
Changes: https://github.com/mattyowl/astLib/releases
|
|
|
|
Reported by: upstream maintainer, portscout
|
|
QtPrintSupport module is no longer used (was for Exoplanets
plugin, but nowadays not referenced in any CMakeLists.txt).
|
|
Approved by: portmgr (blanket)
|
|
- Convert to USE_PYTHON=pep517
Changes: https://github.com/mattyowl/astLib/releases
|
|
|
|
KDE Gear 23.08.2
Thursday, 12 October 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* kdeconnect: Avoid adding duplicate devices to Dolphin's side panel
(Commit, fixes bug #461872)
* merkuro: Fix shifting of date by one day/month (Commit, fixes bug
#473866)
* kdenlive: Fix multiple audio streams broken by MLT's new astream
property (Commit, fixes bug #474895)
Full changelog: https://kde.org/announcements/changelogs/gear/23.08.2/
|
|
|
|
Add support for Python 3.12
Changelog: https://github.com/brandon-rhodes/pyephem/compare/4.1.4...4.1.5
Reported by: Repology
|
|
|
|
Changes: https://metacpan.org/dist/Astro-satpass/changes
|
|
|
|
Change MASTER_SITE to Github asset
Changelog: https://github.com/dstndstn/astrometry.net/blob/main/Changelog
Reported by: Repology
|
|
1. Removes libbz2.so from LIB_DEPENDS
I initially thought this was necessary, but saw a warning that it
probably was not necessary. It looks like no other ports had a similar
LIB_DEPENDS, and the lib in question is in /usr/lib (should be in base).
2. Cleans up LZ4 CMake options
In the original submission for this port (ports/269616), a committer noted
that the CMake LZ4 options could be simplified, so I have applied the
suggestions in this patch.
PR: 274117
|
|
|
|
|
|
|