Index: head/deskutils/sysctlview/files/patch-src_model.h =================================================================== --- head/deskutils/sysctlview/files/patch-src_model.h (revision 568240) +++ head/deskutils/sysctlview/files/patch-src_model.h (nonexistent) @@ -1,11 +0,0 @@ ---- src/model.h.orig 2021-02-28 23:52:22 UTC -+++ src/model.h -@@ -26,6 +26,8 @@ - #ifndef _MODEL_H_ - #define _MODEL_H_ - -+#include -+ - extern "C"{ - #include - } Property changes on: head/deskutils/sysctlview/files/patch-src_model.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/deskutils/sysctlview/Makefile =================================================================== --- head/deskutils/sysctlview/Makefile (revision 568240) +++ head/deskutils/sysctlview/Makefile (revision 568241) @@ -1,60 +1,53 @@ # $FreeBSD$ PORTNAME= sysctlview -PORTVERSION= 2.0.1 -PORTREVISION= 4 +PORTVERSION= 2.1 CATEGORIES= deskutils MAINTAINER= alfix86@gmail.com COMMENT= Graphical sysctl MIB explorer LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsysctlmibinfo2.so:devel/libsysctlmibinfo2 RUN_DEPENDS= xdg-open:devel/xdg-utils -USES= compiler:c++11-lang gettext-runtime gnome pkgconfig +USES= compiler:c++11-lang gnome pkgconfig USE_GITLAB= yes GL_ACCOUNT= alfix -GL_COMMIT= 91028a02b584eaf8c16c72d839f57cd1680b5b62 +GL_COMMIT= 6ef5c821f66d92c2a1ca3fc964b511425dacd18e USE_GNOME= atk atkmm cairo cairomm gdkpixbuf2 glib20 glibmm gtk30 gtkmm30 \ libsigc++20 pango pangomm INSTALLS_ICONS= yes DESKTOP_ENTRIES= "Sysctlview" \ "Show and set the kernel state" \ "sysctlview" \ "sysctlview" \ "System;" \ false - -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes - -NLS_USES= gettext -NLS_CONFIGURE_ENABLE= nls .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200019 IGNORE= needs oid_label member of struct sysctl_oid defined in sysctl.h which was first introduced in FreeBSD 12 .endif .if ${OPSYS} != FreeBSD IGNORE= not supported on anything but FreeBSD .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/sysctlview ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/sysctlview.1 ${STAGEDIR}${MAN1PREFIX}/share/man/man1 .for i in 16 22 24 32 36 48 64 72 96 128 192 256 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps/ ${INSTALL_DATA} ${WRKSRC}/icon/sysctlview-${i}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps/sysctlview.png .endfor @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/ ${INSTALL_DATA} ${WRKSRC}/icon/sysctlview.svg \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/sysctlview.svg .include Index: head/deskutils/sysctlview/distinfo =================================================================== --- head/deskutils/sysctlview/distinfo (revision 568240) +++ head/deskutils/sysctlview/distinfo (revision 568241) @@ -1,3 +1,3 @@ -TIMESTAMP = 1592149723 -SHA256 (alfix-sysctlview-91028a02b584eaf8c16c72d839f57cd1680b5b62_GL0.tar.gz) = c7f099301b747ff601a27eecd817c27a6d720a44f1e81e442d6e7756712fa75b -SIZE (alfix-sysctlview-91028a02b584eaf8c16c72d839f57cd1680b5b62_GL0.tar.gz) = 542760 +TIMESTAMP = 1615578308 +SHA256 (alfix-sysctlview-6ef5c821f66d92c2a1ca3fc964b511425dacd18e_GL0.tar.gz) = 3e8d466cff7187057ce1d0a4a3024ed9dd32837f6f7b915b5f4fcac9b360805a +SIZE (alfix-sysctlview-6ef5c821f66d92c2a1ca3fc964b511425dacd18e_GL0.tar.gz) = 344771