| Port details | 
	| 
 freebsd-update Fetches and installs binary updates to FreeBSD
 1.6_2 security    =50          1.6_2Version of this port present on the latest quarterly branch. IGNORE: is now contained in the base system 
Maintainer: cperciva@daemonology.net Port Added: 2003-04-11 21:45:25Last Update: 2009-12-24 20:38:56SVN Revision: UNKNOWNPeople watching this port, also watch:: libiconv, freetype2, unzip, pngLicense: not specified in portWWW: http://www.daemonology.net/freebsd-update/Description:This is the client half of the FreeBSD Update system; it fetches and
applies binary security updates.
WWW: http://www.daemonology.net/freebsd-update/
- Colin Percival
cperciva@daemonology.net  cgit¦GitHub¦GitHub¦GitLab¦
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistThere is no configure plist information for this port.Dependency lines:
freebsd-update>0:security/freebsd-update
No installation instructions:This port has been deleted.PKGNAME: freebsd-updateFlavors: there is no flavor information for this port.ONLY_FOR_ARCHS: i386 amd64 alpha sparc64distinfo:There is no distinfo for this port. 
No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:  
This port has no dependencies.There are no ports dependent upon this portConfiguration Options:
     No options to configureOptions name:N/AFreshPorts was unable to extract/find any pkg message
Master Sites: | 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| Commit | Credits | Log message | 
|---|
| 1.6_2 24 Dec 2009 20:38:56
 
    | miwi  | misc/bsdiff||2009-12-24|Incorporated into base system long ago
security/freebsd-update||2009-12-24|Incorporated into base system long ago
sysutils/est||2009-12-24|Incorporated into base system long ago
sysutils/estctrl||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha1||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha256||2009-12-24|Incorporated into base system long ago | 
| 1.6_2 06 Jan 2009 17:59:31
 
    | pav  | - Remove conditional checks for FreeBSD 5.x and older | 
| 1.6_2 13 Sep 2006 05:24:34
 
    | cperciva  | Turn
IGNORE= "foo now contained in the base system"
into
IGNORE= "is now contained in the base system"
since the code which prints this string prefices it with the package
name.
Suggested by:   kris | 
| 1.6_2 12 Sep 2006 19:42:16
 
    | cperciva  | IGNORE for 7.x after 700019 and 6.x after 601104: FreeBSD Update is now
in the FreeBSD base system.
Reminded by:    simon | 
| 1.6_2 24 Jan 2006 01:03:33
 
    | edwin  | SHA256ify
Approved by: krion@ | 
| 1.6_2 14 Nov 2005 23:10:17
 
    | cperciva  | Now that bsdiff is part of the base system and conditional IGNORE=
lines have been added to misc/bsdiff, make the dependency here
conditional.
Reminded by:    Richmond Felix | 
| 1.6_1 06 Dec 2004 20:52:06
 
    | cperciva  | Stop begging for donations in pkg-message.  It doesn't work.
Approved by:    pav
With hats:      maintainer, author, beggar | 
| 1.6_1 12 Oct 2004 03:17:31
 
    | edwin  | [MAINTAINER UPDATE] security/freebsd-update
        If `freebsd-update cron` fails due to a lack of internet
        connection, two emails will be sent -- one with the error
        message from fetch(1), and the other from freebsd-update
        reporting that patches could not be downloaded.
        This patch corrects this mis-behaviour and causes a single
        email to be sent in such an event; this will be included
        in a future version of the distfile.
PR:             ports/72310
Submitted by:   Colin Percival <cperciva@daemonology.net> | 
| 1.6 15 Jul 2004 05:22:47
 
    | cperciva  | Now that I've had a chance to test it, add sparc64 to the list of approved
architectures for FreeBSD Update.
Excuse for committing without a ports commit bit: I'm the maintainer, and
I didn't want to open a PR for a one-word change. | 
| 1.6 12 Jul 2004 21:12:10
 
    | krion  | Update to 1.6
PR:             ports/68960
Submitted by:   maintainer | 
| 1.5 11 May 2004 12:08:35
 
    | lofi  | Move comment. | 
| 1.5 11 May 2004 12:03:37
 
    | lofi  | PLIST_FILES-ify, pet portlint.
PR: ports/62499
Submitted by: Colin Percival <cperciva@daemonology.net> | 
| 1.5 25 Feb 2004 21:21:04
 
    | obrien  | Revert rev 1.8.
Requested by:   Colin Percival <colin.percival@wadham.ox.ac.uk> | 
| 1.5 25 Feb 2004 17:57:22
 
    | obrien  | Remove for-i386-only.  This builds fine on other platforms and appears it
would work just fine if someone were offering security update bits.
Seconded:       marcel | 
| 1.5 07 Feb 2004 12:54:58
 
    | pav  | - Use SIZE
PR:             ports/62469
Submitted by:   cperciva (maintainer) | 
| 1.5 04 Dec 2003 17:02:28
 
    | arved  | Update to 1.5
PR:             59901
Submitted by:   Colin Percival <cperciva@daemonology.net> | 
| 1.4 09 Nov 2003 16:42:28
 
    | krion  | - Mark ONLY_FOR_ARCHS=i386
PR:             59084
Submitted by:   maintainer | 
| 1.4 15 Oct 2003 07:20:24
 
    | daichi  | update security/freebsd-update: 1.3 -> 1.4
  - Much cleaner code (FreeBSD Update is now a shell script, rather than a
    huge ugly makefile),
  - Better performance,
  - Reduced bandwidth usage when no updates are available,
  - Warnings about files which have been affected by security updates, but
    cannot be updated because they have been modified locally,
  - An "intrusion detection" mode which compares every file which can be
    installed as part of a RELEASE against a (signed) database of known good
    hashes.
PR:             58028
Submitted by:   Colin Percival <cperciva@daemonology.net> (maintainer) | 
| 1.3_1 23 Aug 2003 13:43:26
 
    | edwin  | [MAINTAINER UPDATE] security/freebsd-update
        Call bspatch with a full path; this fixes problems where
        people are running freebsd-update with a PATH which doesn't
        include /usr/local/bin
PR:             ports/55869
Submitted by:   Colin Percival <cperciva@daemonology.net> | 
| 1.3_1 23 Aug 2003 13:42:21
 
    | edwin  | [MAINTAINER UPDATE] security/freebsd-update
        Call bspatch with a full path; this fixes problems where
        people are running freebsd-update with a PATH which doesn't
        include /usr/local/bin
PR:             ports/55869
Submitted by:   Colin Percival <cperciva@daemonology.net> | 
| 1.3 24 Jun 2003 19:55:26
 
    | leeym  | Update FreeBSD Update to version 1.3
PR:             53646
Submitted by:   Colin Percival <cperciva@daemonology.net> | 
| 1.2_1 17 May 2003 20:51:27
 
    | nork  | o Removes the original, out of date, README file.
o Adds (new, up to date) man pages.
o Puts the configuration file in $PREFIX/etc where it belongs.
PR:             ports/52244
Submitted by:   Colin Percival <cperciva@daemonology.net> | 
| 1.2 11 Apr 2003 20:52:02
 
    | nork  | Add freebsd-update 1.2, fetches and installs binary updates
to FreeBSD.  This is the client half of the FreeBSD Update
system; it fetches and applies binary security updates.
PR:             ports/50202
Submitted by:   cperciva@daemonology.net |