Commit graph

15 commits

Author SHA1 Message Date
Colin Percival
e8e5eb56b4 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.
2004-07-15 05:22:47 +00:00
Kirill Ponomarev
aba7b5dd5c Update to 1.6
PR:		ports/68960
Submitted by:	maintainer
2004-07-12 21:12:10 +00:00
Michael Nottebrock
73d5361f53 Move comment. 2004-05-11 12:08:35 +00:00
Michael Nottebrock
c459f588d4 PLIST_FILES-ify, pet portlint.
PR: ports/62499
Submitted by: Colin Percival <cperciva@daemonology.net>
2004-05-11 12:03:36 +00:00
David E. O'Brien
b28404f9a9 Revert rev 1.8.
Requested by:	Colin Percival <colin.percival@wadham.ox.ac.uk>
2004-02-25 21:21:04 +00:00
David E. O'Brien
c8b9009c46 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
2004-02-25 17:57:22 +00:00
Pav Lucistnik
b41c6d18b6 - Use SIZE
PR:		ports/62469
Submitted by:	cperciva (maintainer)
2004-02-07 12:54:58 +00:00
Tilman Keskinoz
6968457d07 Update to 1.5
PR:		59901
Submitted by:	Colin Percival <cperciva@daemonology.net>
2003-12-04 17:02:28 +00:00
Kirill Ponomarev
31d540598a - Mark ONLY_FOR_ARCHS=i386
PR:		59084
Submitted by:	maintainer
2003-11-09 16:42:27 +00:00
Daichi GOTO
9f548f5ea5 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)
2003-10-15 07:20:24 +00:00
Edwin Groothuis
fdd0318f36 [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>
2003-08-23 13:43:26 +00:00
Edwin Groothuis
ddc914d365 [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>
2003-08-23 13:42:21 +00:00
Yen-Ming Lee
501d024ca1 Update FreeBSD Update to version 1.3
PR:		53646
Submitted by:	Colin Percival <cperciva@daemonology.net>
2003-06-24 19:55:26 +00:00
Norikatsu Shigemura
79c8894300 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>
2003-05-17 20:51:27 +00:00
Norikatsu Shigemura
017177e33b 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
2003-04-11 20:52:02 +00:00