| Server IP : 82.208.35.60 / Your IP : 216.73.217.33 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/sysutils/xosview/ |
Upload File : |
PORTNAME= xosview
DISTVERSION= 1.23
PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= otaciliodearaujo@gmail.com
COMMENT= Graphical performance meter
WWW= https://www.pogo.org.uk/~mark/xosview/
LICENSE= BSD4CLAUSE GPLv2
LICENSE_COMB= multi
RUN_DEPENDS= font-misc-misc>=1.1.2:x11-fonts/font-misc-misc
USES= gmake xorg
USE_GITHUB= yes
GH_ACCOUNT= hills
USE_XORG= x11 xpm
MAKE_ENV= OPTFLAGS="" PLATFORM=bsd MANDIR=${MANPREFIX}/man
ALL_TARGET= xosview
DESKTOP_ENTRIES="XOsview" "" "" "xosview" "" ""
do-configure:
@${SED} -e '/CXX/s|^|#|' -e 's|/usr/local|${LOCALBASE}|' \
${WRKSRC}/targets/freebsd > ${WRKSRC}/.config
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
@${CP} ${WRKSRC}/Xdefaults ${STAGEDIR}${PREFIX}/lib/X11/app-defaults/XOsview
.include <bsd.port.mk>