forked from Lainports/opnsense-ports
Framework: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
05e0180a19
commit
7fe0c4e2be
5 changed files with 14 additions and 8 deletions
2
GIDs
2
GIDs
|
|
@ -476,7 +476,7 @@ dkimproxy:*:525:
|
|||
# free: 533
|
||||
pgbouncer:*:534:
|
||||
redis:*:535:
|
||||
# free: 536
|
||||
keydb:*:536:
|
||||
# free: 537
|
||||
# free: 538
|
||||
# free: 539
|
||||
|
|
|
|||
2
MOVED
2
MOVED
|
|
@ -7950,3 +7950,5 @@ x11-fonts/gnu-unifont-ttf|x11-fonts/gnu-unifont-otf|2023-10-16|Remove obsoleted
|
|||
mail/slapd-cyrus||2023-10-20|Has expired: Last upstream release was in 2013
|
||||
net/pacemaker1|net/pacemaker2|2023-10-22|Hasn't built in a long time, last upstream release was a while ago, use pacemaker2
|
||||
multimedia/subsync|multimedia/ffsubsync|2023-10-22|Project was renamed
|
||||
dns/libasr-devel||2023-10-25|Has expired: libasr will be maintained only as part of OpenSMTPD
|
||||
dns/libasr||2023-10-25|Has expired: libasr will be maintained only as part of OpenSMTPD
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@ KDE_PLASMA_BRANCH?= stable
|
|||
|
||||
# Current KDE frameworks.
|
||||
KDE_FRAMEWORKS_VERSION?= 5.110.0
|
||||
KDE_FRAMEWORKS_BRANCH?= stable
|
||||
KDE_FRAMEWORKS_BRANCH?= stable
|
||||
|
||||
# Current KDE applications.
|
||||
KDE_APPLICATIONS_VERSION?= 23.08.2
|
||||
|
|
@ -246,7 +246,7 @@ _USE_FRAMEWORKS_TIER3= activities activities-stats baloo5 bookmarks configwidget
|
|||
people plasma-framework purpose runner service texteditor \
|
||||
textwidgets wallet xmlgui xmlrpcclient
|
||||
|
||||
_USE_FRAMEWORKS_TIER4= frameworkintegration calendarcore contacts
|
||||
_USE_FRAMEWORKS_TIER4= frameworkintegration calendarcore contacts
|
||||
|
||||
# Porting Aids frameworks provide code and utilities to ease the transition from
|
||||
# kdelibs 4 to KDE Frameworks 5. Code should aim to port away from this framework,
|
||||
|
|
@ -270,7 +270,7 @@ _USE_PLASMA_ALL= activitymanagerd breeze breeze-gtk \
|
|||
kdeplasma-addons kgamma5 kmenuedit kscreen \
|
||||
kscreenlocker ksshaskpass ksysguard ksystemstats kwallet-pam \
|
||||
kwayland-integration kwin kwrited layer-shell-qt libkscreen \
|
||||
libksysguard milou oxygen plasma-browser-integration \
|
||||
libksysguard milou oxygen oxygen-sounds plasma-browser-integration \
|
||||
plasma-desktop plasma-disks plasma-integration plasma-pa \
|
||||
plasma-sdk plasma-workspace plasma-workspace-wallpapers \
|
||||
polkit-kde-agent-1 powerdevil systemsettings xdg-desktop-portal-kde
|
||||
|
|
@ -461,6 +461,10 @@ kde-oxygen-icons5_PORT= x11-themes/kf5-oxygen-icons5
|
|||
kde-oxygen-icons5_PATH= ${KDE_PREFIX}/share/icons/oxygen/index.theme
|
||||
kde-oxygen-icons5_TYPE= run
|
||||
|
||||
kde-oxygen-sounds_PORT= audio/plasma5-oxygen-sounds
|
||||
kde-oxygen-sounds_PATH= ${KDE_PREFIX}/share/sounds/Oxygen-Sys-Log-In.ogg
|
||||
kde-oxygen-sounds_TYPE= run
|
||||
|
||||
kde-package_PORT= devel/kf5-kpackage
|
||||
kde-package_LIB= libKF5Package.so
|
||||
|
||||
|
|
@ -628,8 +632,8 @@ kde-libksysguard_LIB= libksgrd.so
|
|||
kde-milou_PORT= deskutils/plasma5-milou
|
||||
kde-milou_LIB= libmilou.so.5
|
||||
|
||||
kde-oxygen_PORT= x11-themes/plasma5-oxygen
|
||||
kde-oxygen_PATH= ${QT_PLUGINDIR}/styles/oxygen.so
|
||||
kde-oxygen_PORT= x11-themes/plasma5-oxygen
|
||||
kde-oxygen_PATH= ${QT_PLUGINDIR}/styles/oxygen.so
|
||||
|
||||
kde-plasma-browser-integration_PORT= www/plasma5-plasma-browser-integration
|
||||
kde-plasma-browser-integration_PATH= ${KDE_PREFIX}/bin/plasma-browser-integration-host
|
||||
|
|
|
|||
2
UIDs
2
UIDs
|
|
@ -482,7 +482,7 @@ dkimproxy:*:525:525::0:0:DKIM Proxy Owner:/nonexistent:/usr/sbin/nologin
|
|||
# free: 533
|
||||
pgbouncer:*:534:534::0:0:Pgbouncer Daemon:/nonexistent:/usr/sbin/nologin
|
||||
redis:*:535:535::0:0:Redis Daemon:/nonexistent:/usr/sbin/nologin
|
||||
# free: 536
|
||||
keydb:*:536:536::0:0:KeyDB Daemon:/nonexistent:/usr/sbin/nologin
|
||||
# free: 537
|
||||
# free: 538
|
||||
# free: 539
|
||||
|
|
|
|||
2
UPDATING
2
UPDATING
|
|
@ -5223,7 +5223,7 @@ leave you without networking.
|
|||
Then you will need to rebuild everything that uses libperl.so, you
|
||||
can do so with:
|
||||
|
||||
portmaster -f `pkg shlib -qR libperl.so.5.26`
|
||||
portmaster `pkg shlib -qR libperl.so.5.26`
|
||||
|
||||
If, for some reason, this command fails at one point, it is safe to
|
||||
run it again, it will not rebuild what it already rebuilt, as the
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue