# Created by: kaz@kobe1995.net (NAKAMURA Kauzushi) # $FreeBSD$ PORTNAME?= mbmon PORTVERSION= 205 PORTREVISION?= 6 CATEGORIES= sysutils MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/xmbmon/ DISTNAME= xmbmon${PORTVERSION} MAINTAINER= 5u623l20@gmail.com COMMENT?= Motherboard monitor for LM78/79, W8378x, AS99127F, VT82C686 and ADM9240 PORTSCOUT= limit:^[0-9]+$ PATCH_SITES+= ${MASTER_SITES} PATCHFILES+= xmbmon${PORTVERSION}_fflush.patch ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes MAKE_ARGS= PROGRAM="${PORTNAME}" PLIST_FILES+= bin/${PORTNAME} MAN1?= mbmon.1 PORTDOCS= ChangeLog ChangeLog.jp ReadMe ReadMe.jp ReadMe.tech OPTIONS_DEFINE= ASUS SMB OPTIONS_DEFAULT=SMB ASUS_DESC= "Enable A7N8X-VM support" SMB_DESC= "Enable smb(4) support" .if ${PORTNAME} == "mbmon" USE_RC_SUBR= mbmon .endif .include .if ${PORT_OPTIONS:MASUS} PATCHFILES+= xmbmon${PORTVERSION}_A7N8X-VM.patch .endif post-patch: @${REINPLACE_CMD} -e 's+/usr/share/doc/mbmon+${DOCSDIR}+' ${WRKSRC}/mbmon.1 .if ${PORT_OPTIONS:MSMB} @${REINPLACE_CMD} -e 's/^DEFS=/&-DSMBUS_IOCTL /' ${WRKSRC}/Makefile.in .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin ${CHMOD} u+s ${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${MAN1:S|^|${WRKSRC}/|} ${PREFIX}/man/man1 .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} .endif .include this.form.submit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 0.10.13.kwm2009-06-231-18/+13
* Update to 0.10.11.kwm2009-04-061-5/+30
* Update to 0.10.10.kwm2009-01-282-48/+31
* Readd i386 only plist filesahze2008-08-122-1/+4
* Update good to 0.10.9 and bad to 0.10.8ahze2008-08-112-10/+4
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* Update good plugins to 0.10.8ahze2008-04-241-0/+8
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-244-233/+41
* -Remove an incorrect dependency that I have added in the previous committed.mezz2007-07-061-0/+195
* Add a missing dirrmahze2007-06-262-1/+4
* Fix plist on !i386ahze2007-06-222-5/+5
* - Update good plugins to 0.10.6ahze2007-06-194-87/+44
* - Welcome X.org 7.2 \o/.flz2007-05-20