aboutsummaryrefslogtreecommitdiff
path: root/sysutils/binup
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2006-02-20 10:03:43 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2006-02-20 10:03:43 +0000
commit4a6e13258c8413930e55f0135179b8184e348308 (patch)
tree28544278f0480a8e01fd2cc763da6096b29fcf2f /sysutils/binup
parentf9586fcc87883fb3cb4960b8d1b09e5368d9818e (diff)
downloadports-4a6e13258c8413930e55f0135179b8184e348308.tar.gz
ports-4a6e13258c8413930e55f0135179b8184e348308.zip
Notes
Diffstat (limited to 'sysutils/binup')
-rw-r--r--sysutils/binup/Makefile37
-rw-r--r--sysutils/binup/distinfo6
-rw-r--r--sysutils/binup/pkg-descr14
3 files changed, 57 insertions, 0 deletions
diff --git a/sysutils/binup/Makefile b/sysutils/binup/Makefile
new file mode 100644
index 000000000000..6c80732e5acf
--- /dev/null
+++ b/sysutils/binup/Makefile
@@ -0,0 +1,37 @@
+# New ports collection makefile for: binup
+# Date created: 2 November 2005
+# Whom: BSDUpdates <support@bsdupdates.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= binup
+PORTVERSION= 1.1
+CATEGORIES= sysutils
+MASTER_SITES= https://bsdupdates.com/binup/version/${PORTVERSION}/
+DISTNAME= binup-${OPSYS}-${OSREL:C/\..*//}-${PORTVERSION}
+
+MAINTAINER= support@bsdupdates.com
+COMMENT= BSDUpdates system update tool
+
+ONLY_FOR_ARCHS= i386
+
+NO_BUILD= yes
+USE_BZIP2= yes
+
+PLIST_FILES= libexec/binup/bspatch-static libexec/binup/pw-static sbin/binup
+PLIST_DIRS= libexec/binup
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 502010 || ${OSVERSION} >= 700000
+IGNORE= does not support ${OPSYS}-${OSREL} at this time
+.endif
+
+do-install:
+ ${MKDIR} ${PREFIX}/libexec/binup
+ ${INSTALL_PROGRAM} ${WRKSRC}/bspatch-static ${PREFIX}/libexec/binup
+ ${INSTALL_PROGRAM} ${WRKSRC}/pw-static ${PREFIX}/libexec/binup
+ ${INSTALL_PROGRAM} ${WRKSRC}/binup ${PREFIX}/sbin
+
+.include <bsd.port.post.mk>
diff --git a/sysutils/binup/distinfo b/sysutils/binup/distinfo
new file mode 100644
index 000000000000..fd929e55bcda
--- /dev/null
+++ b/sysutils/binup/distinfo
@@ -0,0 +1,6 @@
+MD5 (binup-FreeBSD-5-1.1.tar.bz2) = f72043bc8164fbe31267d92a250701af
+SHA256 (binup-FreeBSD-5-1.1.tar.bz2) = b2f772aea612ec43bc963fe42706f7dbb61ba9ec1d5678a940e37674e27b9e79
+SIZE (binup-FreeBSD-5-1.1.tar.bz2) = 1416205
+MD5 (binup-FreeBSD-6-1.1.tar.bz2) = 48afbe926dbd880936a17b4ea41f23de
+SHA256 (binup-FreeBSD-6-1.1.tar.bz2) = 828da13eef21b37385551fa9c39c0636dac15b95bde270aecd1805a1354bf2fc
+SIZE (binup-FreeBSD-6-1.1.tar.bz2) = 1528901
diff --git a/sysutils/binup/pkg-descr b/sysutils/binup/pkg-descr
new file mode 100644
index 000000000000..c40b30021ada
--- /dev/null
+++ b/sysutils/binup/pkg-descr
@@ -0,0 +1,14 @@
+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/