forked from Lainports/opnsense-ports
Framework: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
44f9c6f1fe
commit
1e3c0d32dc
5 changed files with 10 additions and 4 deletions
2
GIDs
2
GIDs
|
|
@ -275,7 +275,7 @@ svxlink:*:331:
|
|||
keycloak:*:332:
|
||||
honeytrap:*:333:
|
||||
percona:*:334:
|
||||
# free: 335
|
||||
benthos:*:335:
|
||||
# free: 336
|
||||
daapd:*:337:
|
||||
murmur:*:338:
|
||||
|
|
|
|||
4
MOVED
4
MOVED
|
|
@ -3229,3 +3229,7 @@ net-im/jabberd||2024-04-30|Has expired: No longer developed as of 2019, consider
|
|||
irc/miau||2024-04-30|Has expired: Abandoned upstream, last release in 2010 and no activity since 2014. Consider migrating to irc/soju or irc/znc
|
||||
sysutils/no-login||2024-04-30|Has expired: Obsolete, use nologin in base
|
||||
lang/gcc48||2024-05-01|Has expired: Unsupported by upstream since 2015. Use GCC 10 or newer instead
|
||||
multimedia/rubygem-paperclip-av-transcoder-rails50||2024-05-04|Has expired: Depends on deprecated port devel/rubygem-paperclip-rails50
|
||||
devel/rubygem-paperclip-rails50||2024-05-04|Has expired: Upstream repo archived Jul 13, 2023. Upstream recommends using Rails' own ActiveStorage
|
||||
devel/rubygem-paperclip-rails5||2024-05-04|Has expired: Upstream repo archived Jul 13, 2023. Upstream recommends using Rails' own ActiveStorage
|
||||
biology/pbseqan|biology/seqan|2024-05-05|Has expired: Upstream merged into SeqAn project: Use biology/seqan
|
||||
|
|
|
|||
|
|
@ -192,7 +192,7 @@ do-test:
|
|||
@cd ${BUILD_WRKSRC} && \
|
||||
${SETENVI} ${WRK_ENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} ${CMAKE_TESTING_ARGS} ${CMAKE_SOURCE_PATH} && \
|
||||
${SETENVI} ${WRK_ENV} ${MAKE_ENV} ${MAKE_CMD} ${_MAKE_JOBS} ${MAKE_ARGS} ${ALL_TARGET} && \
|
||||
${SETENVI} ${WRK_ENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${CMAKE_TESTING_TARGET}
|
||||
${SETENVI} ${WRK_ENV} ${TEST_ENV} CTEST_PARALLEL_LEVEL=${_MAKE_JOBS_NUMBER} ${MAKE_CMD} ${MAKE_ARGS} ${CMAKE_TESTING_TARGET}
|
||||
. endif
|
||||
. endif
|
||||
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@ DTRACE_DESC?= Build with DTrace probes
|
|||
DV_DESC?= Quasar DV video codec support (libdv)
|
||||
DVDCSS_DESC?= Encrypted DVD support via libdvdcss
|
||||
ECW_DESC?= ECW image format support
|
||||
ENCHANT_DESC?= Spell checking support via Enchant
|
||||
ESPEAK_DESC?= eSpeak speech synthesizer support
|
||||
EXAMPLES_DESC?= Build and/or install examples
|
||||
EXIV2_DESC?= EXIF and IPTC metadata support via exiv2
|
||||
|
|
@ -192,7 +193,7 @@ JPEG2000_DESC?= JPEG 2000 support
|
|||
JSON_C_DESC?= JSON file/format parser support via json-c
|
||||
JSON_DESC?= JSON file/format/parser support
|
||||
JXL_DESC?= JPEG XL image format via libjxl
|
||||
KDE4_DESC?= KDE 4 desktop environment support
|
||||
KDE_DESC?= KDE desktop environment support
|
||||
KERBEROS_DESC?= Kerberos support
|
||||
KERBEROS4_DESC?= Kerberos 4 support
|
||||
KERBEROS5_DESC?= Kerberos 5 support
|
||||
|
|
@ -531,6 +532,7 @@ VST3_DESC?= VST3 audio plugins support
|
|||
WAV_DESC?= WAV audio format support
|
||||
WAVPACK_DESC?= WavPack lossless audio format support
|
||||
WAYLAND_DESC?= Wayland (graphics) support
|
||||
WEBENGINE_DESC?= Webpage renderer support via WebEngine
|
||||
WEBGL_DESC?= WebGL 2D/3D graphics rendering support
|
||||
WEBKIT_DESC?= WebKit webpage renderer support
|
||||
WEBP_DESC?= WebP image format support
|
||||
|
|
|
|||
2
UIDs
2
UIDs
|
|
@ -280,7 +280,7 @@ svxlink:*:331:331::0:0:svxlink server:/nonexistent:/usr/sbin/nologin
|
|||
keycloak:*:332:332::0:0:keycloak server:/nonexistent:/usr/sbin/nologin
|
||||
honeytrap:*:333:333::0:0:HoneyTrap Daemon:/nonexistent:/usr/sbin/nologin
|
||||
percona:*:334:334::0:0:Percona Daemons:/nonexistent:/usr/sbin/nologin
|
||||
# free: 335
|
||||
benthos:*:335:335::0:0:Benthos Daemon:/nonexistent:/usr/sbin/nologin
|
||||
_pma:*:336:80::0:0:phpMyAdmin Owner:/nonexistent:/usr/sbin/nologin
|
||||
daapd:*:337:337::0:0:daapd User:/nonexistent:/usr/sbin/nologin
|
||||
murmur:*:338:338::0:0:& User:/nonexistent:/usr/sbin/nologin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue