diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 | ||||
-rw-r--r-- | net/google-cloud-sdk/Makefile | 2 | ||||
-rw-r--r-- | net/google-cloud-sdk/distinfo | 6 | ||||
-rw-r--r-- | net/grilo-plugins/Makefile | 22 | ||||
-rw-r--r-- | net/grilo-plugins/distinfo | 6 | ||||
-rw-r--r-- | net/grilo-plugins/pkg-plist | 13 | ||||
-rw-r--r-- | net/ktcplist/Makefile | 9 | ||||
-rw-r--r-- | net/ktcplist/distinfo | 6 | ||||
-rw-r--r-- | net/libdaq/Makefile | 2 | ||||
-rw-r--r-- | net/libdaq/distinfo | 6 | ||||
-rw-r--r-- | net/nats-server/Makefile | 2 | ||||
-rw-r--r-- | net/nats-server/distinfo | 10 | ||||
-rw-r--r-- | net/pecl-amqp/Makefile | 1 | ||||
-rw-r--r-- | net/php85-ldap/Makefile | 7 | ||||
-rw-r--r-- | net/php85-soap/Makefile | 7 | ||||
-rw-r--r-- | net/php85-sockets/Makefile | 7 | ||||
-rw-r--r-- | net/samba420/Makefile | 5 | ||||
-rw-r--r-- | net/syncthing/Makefile | 2 | ||||
-rw-r--r-- | net/syncthing/distinfo | 6 | ||||
-rw-r--r-- | net/ts-warp/Makefile | 2 | ||||
-rw-r--r-- | net/ts-warp/distinfo | 6 | ||||
-rw-r--r-- | net/udt/files/BSDmakefile | 7 | ||||
-rw-r--r-- | net/xrdp/Makefile | 4 | ||||
-rw-r--r-- | net/xrdp/distinfo | 6 | ||||
-rw-r--r-- | net/xrdp/pkg-plist | 3 |
25 files changed, 93 insertions, 57 deletions
diff --git a/net/Makefile b/net/Makefile index a37359abd0ff..3c536bc5411a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1006,6 +1006,9 @@ SUBDIR += php84-ldap SUBDIR += php84-soap SUBDIR += php84-sockets + SUBDIR += php85-ldap + SUBDIR += php85-soap + SUBDIR += php85-sockets SUBDIR += phpldapadmin SUBDIR += pimcommon SUBDIR += pimd diff --git a/net/google-cloud-sdk/Makefile b/net/google-cloud-sdk/Makefile index 6928d5b2794d..33a8ce01dccd 100644 --- a/net/google-cloud-sdk/Makefile +++ b/net/google-cloud-sdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-sdk -DISTVERSION= 527.0.0 +DISTVERSION= 528.0.0 CATEGORIES= net MASTER_SITES= https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/ DISTNAME= google-cloud-sdk-${PORTVERSION}-linux-x86_64 diff --git a/net/google-cloud-sdk/distinfo b/net/google-cloud-sdk/distinfo index 281108648db3..b36467bba433 100644 --- a/net/google-cloud-sdk/distinfo +++ b/net/google-cloud-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751269126 -SHA256 (google-cloud-sdk-527.0.0-linux-x86_64.tar.gz) = bf919b4d0e5d15e2f980521401a5e935e90488f8d3a7a129c8cf678c4a553405 -SIZE (google-cloud-sdk-527.0.0-linux-x86_64.tar.gz) = 149019519 +TIMESTAMP = 1751443535 +SHA256 (google-cloud-sdk-528.0.0-linux-x86_64.tar.gz) = 569d83e9aa53201426eac0abf288b4b574ca93c68dafca92f0e14a98ff5527f9 +SIZE (google-cloud-sdk-528.0.0-linux-x86_64.tar.gz) = 149050088 diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile index 1527bc49590c..2f7f365e4b08 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -1,35 +1,35 @@ PORTNAME= grilo-plugins -PORTVERSION= 0.3.16 -PORTREVISION= 2 +PORTVERSION= 0.3.18 CATEGORIES= net MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Plugins for net/grilo -WWW= https://wiki.gnome.org/Grilo +WWW= https://gitlab.gnome.org/GNOME/grilo-plugins -LICENSE= LGPL21 +LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= itstool:textproc/itstool +BUILD_DEPENDS= itstool:textproc/itstool \ + localsearch:sysutils/localsearch LIB_DEPENDS= libgrilo-0.3.so:net/grilo \ libavahi-gobject.so:net/avahi-app \ - libgdata.so:devel/libgdata \ - liboauth.so:net/liboauth \ libgoa-1.0.so:net/gnome-online-accounts \ libgom-1.0.so:databases/gom \ libtotem-plparser.so:multimedia/totem-pl-parser \ libsoup-3.0.so:devel/libsoup3 \ libmediaart-2.0.so:multimedia/libmediaart \ - libgmime-2.6.so:mail/gmime26 \ libjson-glib-1.0.so:devel/json-glib \ libtinysparql-3.0.so:devel/tinysparql -USES= gettext gperf gnome gstreamer libarchive meson pathfix pkgconfig sqlite tar:xz +USES= gettext gnome gstreamer libarchive meson pkgconfig sqlite tar:xz USE_LDCONFIG= yes -USE_GNOME= glib20 intlhack libxml2 +USE_GNOME= glib20 libxml2 USE_GSTREAMER= chromaprint -MESON_ARGS= -Denable-lua-factory=no +MESON_ARGS= -Denable-lua-factory=no \ + -Denable-dleyna=no \ + -Denable-flickr=no \ + -Denable-youtube=no OPTIONS_SUB= yes OPTIONS_DEFINE= DMAP diff --git a/net/grilo-plugins/distinfo b/net/grilo-plugins/distinfo index 37b0548f1d7e..66312b140399 100644 --- a/net/grilo-plugins/distinfo +++ b/net/grilo-plugins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741163307 -SHA256 (grilo-plugins-0.3.16.tar.xz) = fe6f4dbe586c6b8ba2406394e202f22d009d642a96eb3a54f32f6a21d084cdcb -SIZE (grilo-plugins-0.3.16.tar.xz) = 1843572 +TIMESTAMP = 1750868717 +SHA256 (grilo-plugins-0.3.18.tar.xz) = 8e3ce74ee717c3c322d0cb0f8df26bb0914028a5d016e28055ffb49cc9a46c5e +SIZE (grilo-plugins-0.3.18.tar.xz) = 2071656 diff --git a/net/grilo-plugins/pkg-plist b/net/grilo-plugins/pkg-plist index c8e4529903c7..0d83369468cf 100644 --- a/net/grilo-plugins/pkg-plist +++ b/net/grilo-plugins/pkg-plist @@ -2,9 +2,7 @@ lib/grilo-0.3/libgrlbookmarks.so lib/grilo-0.3/libgrlchromaprint.so %%DMAP%%lib/grilo-0.3/libgrldaap.so %%DMAP%%lib/grilo-0.3/libgrldpap.so -lib/grilo-0.3/libgrldleyna.so lib/grilo-0.3/libgrlfilesystem.so -lib/grilo-0.3/libgrlflickr.so lib/grilo-0.3/libgrlfreebox.so lib/grilo-0.3/libgrlgravatar.so lib/grilo-0.3/libgrllocalmetadata.so @@ -12,7 +10,6 @@ lib/grilo-0.3/libgrlmagnatune.so lib/grilo-0.3/libgrlmetadatastore.so lib/grilo-0.3/libgrlopticalmedia.so lib/grilo-0.3/libgrlpodcasts.so -lib/grilo-0.3/libgrlraitv.so lib/grilo-0.3/libgrlshoutcast.so lib/grilo-0.3/libgrlthetvdb.so lib/grilo-0.3/libgrltmdb.so @@ -39,6 +36,9 @@ share/help/es/grilo-plugins/legal.xml share/help/eu/examples/example-tmdb.c share/help/eu/grilo-plugins/grilo-plugins.xml share/help/eu/grilo-plugins/legal.xml +share/help/fr/examples/example-tmdb.c +share/help/fr/grilo-plugins/grilo-plugins.xml +share/help/fr/grilo-plugins/legal.xml share/help/gl/examples/example-tmdb.c share/help/gl/grilo-plugins/grilo-plugins.xml share/help/gl/grilo-plugins/legal.xml @@ -54,6 +54,9 @@ share/help/pl/grilo-plugins/legal.xml share/help/pt_BR/examples/example-tmdb.c share/help/pt_BR/grilo-plugins/grilo-plugins.xml share/help/pt_BR/grilo-plugins/legal.xml +share/help/ru/examples/example-tmdb.c +share/help/ru/grilo-plugins/grilo-plugins.xml +share/help/ru/grilo-plugins/legal.xml share/help/sv/examples/example-tmdb.c share/help/sv/grilo-plugins/grilo-plugins.xml share/help/sv/grilo-plugins/legal.xml @@ -75,17 +78,20 @@ share/locale/en_GB/LC_MESSAGES/grilo-plugins.mo share/locale/eo/LC_MESSAGES/grilo-plugins.mo share/locale/es/LC_MESSAGES/grilo-plugins.mo share/locale/eu/LC_MESSAGES/grilo-plugins.mo +share/locale/fa/LC_MESSAGES/grilo-plugins.mo share/locale/fi/LC_MESSAGES/grilo-plugins.mo share/locale/fr/LC_MESSAGES/grilo-plugins.mo share/locale/fur/LC_MESSAGES/grilo-plugins.mo share/locale/gl/LC_MESSAGES/grilo-plugins.mo share/locale/he/LC_MESSAGES/grilo-plugins.mo +share/locale/hi/LC_MESSAGES/grilo-plugins.mo share/locale/hr/LC_MESSAGES/grilo-plugins.mo share/locale/hu/LC_MESSAGES/grilo-plugins.mo share/locale/id/LC_MESSAGES/grilo-plugins.mo share/locale/it/LC_MESSAGES/grilo-plugins.mo share/locale/ja/LC_MESSAGES/grilo-plugins.mo share/locale/ka/LC_MESSAGES/grilo-plugins.mo +share/locale/kab/LC_MESSAGES/grilo-plugins.mo share/locale/ko/LC_MESSAGES/grilo-plugins.mo share/locale/lt/LC_MESSAGES/grilo-plugins.mo share/locale/lv/LC_MESSAGES/grilo-plugins.mo @@ -106,6 +112,7 @@ share/locale/sl/LC_MESSAGES/grilo-plugins.mo share/locale/sr/LC_MESSAGES/grilo-plugins.mo share/locale/sr@latin/LC_MESSAGES/grilo-plugins.mo share/locale/sv/LC_MESSAGES/grilo-plugins.mo +share/locale/th/LC_MESSAGES/grilo-plugins.mo share/locale/tr/LC_MESSAGES/grilo-plugins.mo share/locale/uk/LC_MESSAGES/grilo-plugins.mo share/locale/zh_CN/LC_MESSAGES/grilo-plugins.mo diff --git a/net/ktcplist/Makefile b/net/ktcplist/Makefile index 687eaa6712ad..9094fbfe8e34 100644 --- a/net/ktcplist/Makefile +++ b/net/ktcplist/Makefile @@ -1,5 +1,6 @@ PORTNAME= ktcplist PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= net sysutils MAINTAINER= arrowd@FreeBSD.org @@ -12,8 +13,12 @@ USES= cargo USE_GITHUB= yes GH_ACCOUNT= kostikbel -GH_TAGNAME= dd671deafd14cb6b9319b4bedb5837915d140088 +GH_TAGNAME= 18077c4df543d23ced0c08a6a8329e43c184ac75 -PLIST_FILES= bin/${PORTNAME} +PLIST_FILES= bin/${PORTNAME} \ + share/man/man1/ktcplist.1.gz + +post-install: + ${INSTALL_MAN} ${WRKSRC}/ktcplist.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include <bsd.port.mk> diff --git a/net/ktcplist/distinfo b/net/ktcplist/distinfo index 403f4a68c7d6..9943163ef0f0 100644 --- a/net/ktcplist/distinfo +++ b/net/ktcplist/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1751288798 +TIMESTAMP = 1751353890 SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 SIZE (rust/crates/anstream-0.6.19.crate) = 28767 SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd @@ -71,5 +71,5 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270 SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 SHA256 (rust-lang-libc-ec44bd2fb146dd55e4ed2c169887f7d1a3f02e3c_GH0.tar.gz) = b4516ecd95532e6cce6a114fb72abfc97f26465d6f70d794f091211a632daa53 SIZE (rust-lang-libc-ec44bd2fb146dd55e4ed2c169887f7d1a3f02e3c_GH0.tar.gz) = 1003682 -SHA256 (kostikbel-ktcplist-1.0.0-dd671deafd14cb6b9319b4bedb5837915d140088_GH0.tar.gz) = 64f97d224b12199c14d1d48d8efc2286749b668c62213e12a45e069b15c12b6f -SIZE (kostikbel-ktcplist-1.0.0-dd671deafd14cb6b9319b4bedb5837915d140088_GH0.tar.gz) = 4683 +SHA256 (kostikbel-ktcplist-1.0.0-18077c4df543d23ced0c08a6a8329e43c184ac75_GH0.tar.gz) = a9c37f7049a4fb6b81046f45ae5938089be6f58b28fb5188b9f1b955cd329937 +SIZE (kostikbel-ktcplist-1.0.0-18077c4df543d23ced0c08a6a8329e43c184ac75_GH0.tar.gz) = 4703 diff --git a/net/libdaq/Makefile b/net/libdaq/Makefile index 03b613ba3778..e0d9103c6ff4 100644 --- a/net/libdaq/Makefile +++ b/net/libdaq/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdaq DISTVERSIONPREFIX= v -DISTVERSION= 3.0.19 +DISTVERSION= 3.0.20 CATEGORIES= net PATCH_SITES= https://github.com/glebius/${PORTNAME}/commit/ diff --git a/net/libdaq/distinfo b/net/libdaq/distinfo index f2b7c637812b..011e6b18afa3 100644 --- a/net/libdaq/distinfo +++ b/net/libdaq/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1741854241 -SHA256 (snort3-libdaq-v3.0.19_GH0.tar.gz) = 28d026de46f8206b1a74dd6bf7de10ca19d7a7c95a463744b9f79e51958e5889 -SIZE (snort3-libdaq-v3.0.19_GH0.tar.gz) = 168648 +TIMESTAMP = 1751443855 +SHA256 (snort3-libdaq-v3.0.20_GH0.tar.gz) = 42730cb427695d4049deaa667623036b3915eaa651bcb91493ca450f06bb36b3 +SIZE (snort3-libdaq-v3.0.20_GH0.tar.gz) = 168753 SHA256 (c0f3283ad42a1d8e70ee699271b91168b14ec357.patch) = df4e9e3bb00cebb7d215dc681896552e7458ae266852b7ba65ef9eca0436d9ea SIZE (c0f3283ad42a1d8e70ee699271b91168b14ec357.patch) = 1951 diff --git a/net/nats-server/Makefile b/net/nats-server/Makefile index b427d9405543..0cddb81b81f4 100644 --- a/net/nats-server/Makefile +++ b/net/nats-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= nats-server DISTVERSIONPREFIX= v -DISTVERSION= 2.11.5 +DISTVERSION= 2.11.6 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/nats-server/distinfo b/net/nats-server/distinfo index 6d46ae120dcd..f0c4f8d78891 100644 --- a/net/nats-server/distinfo +++ b/net/nats-server/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1751097646 -SHA256 (go/net_nats-server/nats-server-v2.11.5/v2.11.5.mod) = ee1f7dec017d5edc6b1613d0163f236bf06a257afcf0c1ce99769f23d7683a43 -SIZE (go/net_nats-server/nats-server-v2.11.5/v2.11.5.mod) = 510 -SHA256 (go/net_nats-server/nats-server-v2.11.5/v2.11.5.zip) = d0efbf7f710d8f8588f64b8608b589dcde359bd955e46dccd03475a398c7f8f3 -SIZE (go/net_nats-server/nats-server-v2.11.5/v2.11.5.zip) = 2853658 +TIMESTAMP = 1751437011 +SHA256 (go/net_nats-server/nats-server-v2.11.6/v2.11.6.mod) = ee1f7dec017d5edc6b1613d0163f236bf06a257afcf0c1ce99769f23d7683a43 +SIZE (go/net_nats-server/nats-server-v2.11.6/v2.11.6.mod) = 510 +SHA256 (go/net_nats-server/nats-server-v2.11.6/v2.11.6.zip) = 9cbb95a5646ec4f6429db8ba7e01aa621c483f61c213ef2fcaf614ff51542599 +SIZE (go/net_nats-server/nats-server-v2.11.6/v2.11.6.zip) = 2855279 diff --git a/net/pecl-amqp/Makefile b/net/pecl-amqp/Makefile index d714f06a3b6e..59abcec24163 100644 --- a/net/pecl-amqp/Makefile +++ b/net/pecl-amqp/Makefile @@ -12,5 +12,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= librabbitmq.so:net/rabbitmq-c USES= php:pecl localbase +IGNORE_WITH_PHP= 85 .include <bsd.port.mk> diff --git a/net/php85-ldap/Makefile b/net/php85-ldap/Makefile new file mode 100644 index 000000000000..04c2b828b3ac --- /dev/null +++ b/net/php85-ldap/Makefile @@ -0,0 +1,7 @@ +CATEGORIES= net + +MASTERDIR= ${.CURDIR}/../../lang/php85 + +PKGNAMESUFFIX= -ldap + +.include "${MASTERDIR}/Makefile" diff --git a/net/php85-soap/Makefile b/net/php85-soap/Makefile new file mode 100644 index 000000000000..8ec7899a8d51 --- /dev/null +++ b/net/php85-soap/Makefile @@ -0,0 +1,7 @@ +CATEGORIES= net + +MASTERDIR= ${.CURDIR}/../../lang/php85 + +PKGNAMESUFFIX= -soap + +.include "${MASTERDIR}/Makefile" diff --git a/net/php85-sockets/Makefile b/net/php85-sockets/Makefile new file mode 100644 index 000000000000..5a88299c5324 --- /dev/null +++ b/net/php85-sockets/Makefile @@ -0,0 +1,7 @@ +CATEGORIES= net + +MASTERDIR= ${.CURDIR}/../../lang/php85 + +PKGNAMESUFFIX= -sockets + +.include "${MASTERDIR}/Makefile" diff --git a/net/samba420/Makefile b/net/samba420/Makefile index fccfdd3cfa93..42e525f6bb3f 100644 --- a/net/samba420/Makefile +++ b/net/samba420/Makefile @@ -1,6 +1,6 @@ PORTNAME= ${SAMBA4_BASENAME}420 PORTVERSION= ${SAMBA4_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} @@ -99,7 +99,7 @@ CONFIGURE_ENV= PTHREAD_LDFLAGS="-lpthread" \ PYTHONHASHSEED=1 MAKE_ENV= PYTHONHASHSEED=1 -USES= compiler:c++11-lang iconv localbase:ldflags \ +USES= bison compiler:c++11-lang iconv localbase:ldflags \ perl5 pkgconfig shebangfix waf gettext-runtime USE_PERL5= build USE_LDCONFIG= ${SAMBA4_LIBDIR} @@ -368,7 +368,6 @@ GPGME_CONFIGURE_WITH= gpgme GPGME_LIB_DEPENDS= libgpgme.so:security/gpgme GPGME_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gpg>=2.0.0:security/py-gpg@${PY_FLAVOR} -GSSAPI_BUILTIN_USES= bison GSSAPI_BUILTIN_BUILD_DEPENDS= p5-JSON>=4.0:converters/p5-JSON GSSAPI_MIT_CONFIGURE_ON= --with-system-mitkrb5 ${GSSAPIBASEDIR} \ diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 72f35c526703..94c01a00ca8f 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,6 +1,6 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v -DISTVERSION= 1.29.7 +DISTVERSION= 1.30.0 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL} diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 2e2a43e1545b..b4dcc70d7506 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748891751 -SHA256 (syncthing-source-v1.29.7.tar.gz) = 7b29b2bb1fb85adf6f3baf120ff725a19b06ed13b95011fe67dd952349e0e212 -SIZE (syncthing-source-v1.29.7.tar.gz) = 16139632 +TIMESTAMP = 1751369794 +SHA256 (syncthing-source-v1.30.0.tar.gz) = ef1be71c66753c04212ab1c9c548e678d468bad98dc5461e83540a4ef5c2fcba +SIZE (syncthing-source-v1.30.0.tar.gz) = 16142834 diff --git a/net/ts-warp/Makefile b/net/ts-warp/Makefile index be1093b9a202..6d4f2aabdb29 100644 --- a/net/ts-warp/Makefile +++ b/net/ts-warp/Makefile @@ -1,5 +1,5 @@ PORTNAME= ts-warp -DISTVERSION= 1.5.0 +DISTVERSION= 1.5.8 CATEGORIES= net MAINTAINER= zmey20000@yahoo.com diff --git a/net/ts-warp/distinfo b/net/ts-warp/distinfo index abfecd72a480..617f7dc0c6ef 100644 --- a/net/ts-warp/distinfo +++ b/net/ts-warp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710444843 -SHA256 (mezantrop-ts-warp-1.5.0_GH0.tar.gz) = 4df765d5bf6321fcf7a334283b62d00625586e327a3e8c593137487bde0e8286 -SIZE (mezantrop-ts-warp-1.5.0_GH0.tar.gz) = 268024 +TIMESTAMP = 1751318600 +SHA256 (mezantrop-ts-warp-1.5.8_GH0.tar.gz) = 8620324d01347fde8469daf907f8d5e33eaaa9b5bc1ea591d44f3142446c4f83 +SIZE (mezantrop-ts-warp-1.5.8_GH0.tar.gz) = 275639 diff --git a/net/udt/files/BSDmakefile b/net/udt/files/BSDmakefile index f41527d37ffa..49c087ab83db 100644 --- a/net/udt/files/BSDmakefile +++ b/net/udt/files/BSDmakefile @@ -15,10 +15,7 @@ CXXFLAGS+= -D${MACHINE_ARCH:tu:S/I386/IA32/:S/SPARC64/SPARC/} -DBSD CXXFLAGS+= -Wno-system-headers -Wall -W \ -Wpointer-arith -Wreturn-type \ -Wwrite-strings -Wswitch -Wno-cast-align \ - -Wunused-parameter -Werror - -.if ${OSVERSION} >= 1304000 -CXXFLAGS+= -Wno-vla-cxx-extension -.endif + -Wunused-parameter -Werror \ + -Wno-vla-cxx-extension .include <bsd.lib.mk> diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile index ea39e63a1df2..e257f0ad4825 100644 --- a/net/xrdp/Makefile +++ b/net/xrdp/Makefile @@ -1,8 +1,8 @@ PORTNAME= xrdp -DISTVERSION= 0.10.3 +DISTVERSION= 0.10.4 PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= https://github.com/neutribolabs/${PORTNAME}/releases/download/v${DISTVERSION}/ +MASTER_SITES= https://github.com/neutrinolabs/${PORTNAME}/releases/download/v${DISTVERSION}/ DIST_SUBDIR?= ${PORTNAME} PATCH_SITES= https://github.com/neutrinolabs/${PORTNAME}/commit/ diff --git a/net/xrdp/distinfo b/net/xrdp/distinfo index 1411b6d5ebf4..f06e3fe911b9 100644 --- a/net/xrdp/distinfo +++ b/net/xrdp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743349368 -SHA256 (xrdp/xrdp-0.10.3.tar.gz) = 52d79732ab87c66390b088429bf495d65c1d0a1ad04e832b95c0f14e1174d096 -SIZE (xrdp/xrdp-0.10.3.tar.gz) = 2480538 +TIMESTAMP = 1751423729 +SHA256 (xrdp/xrdp-0.10.4.tar.gz) = afa68a8a3e1b60ef6ec84af2732d03131986ece58b05fbc0453e7ed4fbe3dde8 +SIZE (xrdp/xrdp-0.10.4.tar.gz) = 2468886 diff --git a/net/xrdp/pkg-plist b/net/xrdp/pkg-plist index 3e93114ac383..dc089412cdb8 100644 --- a/net/xrdp/pkg-plist +++ b/net/xrdp/pkg-plist @@ -23,6 +23,9 @@ etc/rc.d/xrdp-sesman %%ETCDIR%%/km-00000416.ini %%ETCDIR%%/km-00000419.ini %%ETCDIR%%/km-0000041d.ini +%%ETCDIR%%/km-00000426.ini +%%ETCDIR%%/km-00010426.ini +%%ETCDIR%%/km-00020426.ini %%ETCDIR%%/km-00000807.ini %%ETCDIR%%/km-00000809.ini %%ETCDIR%%/km-0000080a.ini |