notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/freebsd-update/Makefile
SVNWeb

Number of commits found: 19

Thu, 24 Dec 2009
[ 20:38 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
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
Tue, 6 Jan 2009
[ 17:59 pav search for other commits by this committer ] Original commit  (Only the first 10 of 155 ports in this commit are shown above. View all ports for this commit)
- Remove conditional checks for FreeBSD 5.x and older
Wed, 13 Sep 2006
[ 05:24 cperciva search for other commits by this committer ] Original commit 
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
Tue, 12 Sep 2006
[ 19:42 cperciva search for other commits by this committer ] Original commit 
IGNORE for 7.x after 700019 and 6.x after 601104: FreeBSD Update is now
in the FreeBSD base system.

Reminded by:    simon
Mon, 14 Nov 2005
[ 23:10 cperciva search for other commits by this committer ] Original commit 
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
Tue, 12 Oct 2004
[ 03:17 edwin search for other commits by this committer ] Original commit 
[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>
Thu, 15 Jul 2004
[ 05:22 cperciva search for other commits by this committer ] Original commit 
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.
Mon, 12 Jul 2004
[ 21:12 krion search for other commits by this committer ] Original commit 
Update to 1.6

PR:             ports/68960
Submitted by:   maintainer
Tue, 11 May 2004
[ 12:08 lofi search for other commits by this committer ] Original commit 
Move comment.
[ 12:03 lofi search for other commits by this committer ] Original commit 
PLIST_FILES-ify, pet portlint.

PR: ports/62499
Submitted by: Colin Percival <cperciva@daemonology.net>
Wed, 25 Feb 2004
[ 21:21 obrien search for other commits by this committer ] Original commit 
Revert rev 1.8.

Requested by:   Colin Percival <colin.percival@wadham.ox.ac.uk>
[ 17:57 obrien search for other commits by this committer ] Original commit 
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
Thu, 4 Dec 2003
[ 17:02 arved search for other commits by this committer ] Original commit 
Update to 1.5

PR:             59901
Submitted by:   Colin Percival <cperciva@daemonology.net>
Sun, 9 Nov 2003
[ 16:42 krion search for other commits by this committer ] Original commit 
- Mark ONLY_FOR_ARCHS=i386

PR:             59084
Submitted by:   maintainer
Wed, 15 Oct 2003
[ 07:20 daichi search for other commits by this committer ] Original commit 
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)
Sat, 23 Aug 2003
[ 13:42 edwin search for other commits by this committer ] Original commit 
[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>
Tue, 24 Jun 2003
[ 19:55 leeym search for other commits by this committer ] Original commit 
Update FreeBSD Update to version 1.3

PR:             53646
Submitted by:   Colin Percival <cperciva@daemonology.net>
Sat, 17 May 2003
[ 20:51 nork search for other commits by this committer ] Original commit 
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>
Fri, 11 Apr 2003
[ 20:52 nork search for other commits by this committer ] Original commit 
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

Number of commits found: 19