ports/93259: [NEW PORT] sysutils/binup: BSDUpdates system update tool

Sean Farley sean-freebsd at farley.org
Mon Feb 13 02:40:12 UTC 2006


>Number:         93259
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/binup: BSDUpdates system update tool
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 13 02:40:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Sean Farley
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD thor.farley.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Sun Feb  5 13:57:10 CST
>Description:
BSDUpdates provides free binary security updates for all the latest BSD
operating systems.  Our easy to use interface allows you to monitor the security
status of all your computers from convenient screen.

By registering for a free account, you can:
- Patch vulnerabilities without rebuilding the system
- Apply Security Updates automatically
- Upgrade your computer remotely

Additional services will (soon) be available on a subscription basis that allow
you to:
- Track -STABLE automatically

WWW:  https://bsdupdates.com/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- binup-1.1.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	binup
#	binup/pkg-descr
#	binup/distinfo
#	binup/Makefile
#
echo c - binup
mkdir -p binup > /dev/null 2>&1
echo x - binup/pkg-descr
sed 's/^X//' >binup/pkg-descr << 'END-of-binup/pkg-descr'
XBSDUpdates provides free binary security updates for all the latest BSD
Xoperating systems.  Our easy to use interface allows you to monitor the security
Xstatus of all your computers from convenient screen.
X
XBy registering for a free account, you can:
X- Patch vulnerabilities without rebuilding the system
X- Apply Security Updates automatically
X- Upgrade your computer remotely
X
XAdditional services will (soon) be available on a subscription basis that allow
Xyou to:
X- Track -STABLE automatically
X
XWWW:  https://bsdupdates.com/
END-of-binup/pkg-descr
echo x - binup/distinfo
sed 's/^X//' >binup/distinfo << 'END-of-binup/distinfo'
XMD5 (binup-FreeBSD-5-1.1.tar.bz2) = f72043bc8164fbe31267d92a250701af
XSHA256 (binup-FreeBSD-5-1.1.tar.bz2) = b2f772aea612ec43bc963fe42706f7dbb61ba9ec1d5678a940e37674e27b9e79
XSIZE (binup-FreeBSD-5-1.1.tar.bz2) = 1416205
XMD5 (binup-FreeBSD-6-1.1.tar.bz2) = 48afbe926dbd880936a17b4ea41f23de
XSHA256 (binup-FreeBSD-6-1.1.tar.bz2) = 828da13eef21b37385551fa9c39c0636dac15b95bde270aecd1805a1354bf2fc
XSIZE (binup-FreeBSD-6-1.1.tar.bz2) = 1528901
END-of-binup/distinfo
echo x - binup/Makefile
sed 's/^X//' >binup/Makefile << 'END-of-binup/Makefile'
X# New ports collection makefile for:	binup
X# Date created:		2 November 2005
X# Whom:			BSDUpdates <support at bsdupdates.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	binup
XPORTVERSION=	1.1
XCATEGORIES=	sysutils
XMASTER_SITES=	https://bsdupdates.com/binup/version/${PORTVERSION}/
XDISTNAME=	binup-${OPSYS}-${OSREL:C/\..*//}-${PORTVERSION}
X
XMAINTAINER=	support at bsdupdates.com
XCOMMENT=	BSDUpdates system update tool
X
XNO_BUILD=	yes
XUSE_BZIP2=	yes
X
XPLIST_FILES=	libexec/binup/bspatch-static libexec/binup/pw-static sbin/binup
XPLIST_DIRS=	libexec/binup
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 502010 || ${OSVERSION} >= 700000
XIGNORE=		does not support ${OPSYS}-${OSREL} at this time
X.endif
X
Xdo-install:
X	${MKDIR} ${PREFIX}/libexec/binup
X	${INSTALL_PROGRAM} ${WRKSRC}/bspatch-static ${PREFIX}/libexec/binup
X	${INSTALL_PROGRAM} ${WRKSRC}/pw-static ${PREFIX}/libexec/binup
X	${INSTALL_PROGRAM} ${WRKSRC}/binup ${PREFIX}/sbin
X
X.include <bsd.port.post.mk>
END-of-binup/Makefile
exit
--- binup-1.1.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list