Commit Graph

20 Commits

Author SHA1 Message Date
Warner Losh
06e87ec344 o Remove MAINTAINER, who is no longer maintaining this port
o Change errno program variable to eno.  Looks like this port has been
  broken for a while and no one noticed.

Approved by: Old maintainer
1998-09-23 05:13:55 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Peter Wemm
21aaf2b306 Convert the changes from the version of sup in the src tree in recent
history to patch format to the native tree layout.

The version in src/usr.sbin/sup can now die. :-)
1997-03-11 04:41:41 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
9e28324574 freefall.cdrom.com -> freefall.freebsd.org 1996-06-03 02:17:34 +00:00
Justin T. Gibbs
de346f883c makescan does not return int. 1995-12-13 16:24:56 +00:00
Justin T. Gibbs
5ef1cb544b Releases in a release file that do not specify scan=foo will not generate
a scan file if supscan is run on that collection.

Supfilesrv will not blindly take scan to be the scan file for any release
that does not specify a scan file.  It will take it if there is no releases
file (there can only be on collection in that case).

Supscan now takes optional "-r release" args to specify scanning only certain
releases in a collection.
1995-12-11 00:03:41 +00:00
Satoshi Asami
510bcaa2de Change "networking" to "net". 1995-11-27 04:06:03 +00:00
Justin T. Gibbs
7399ab5ffb Bring in the modifications to SUP that I did for Berkeley's TCS.
1) Preserve the timestamp of an updated file even if a command that is
executed because of the update modifies the file.  This allows you to
do things like export /etc/hosts and when it changes, customize it based
on the target host with a simple script, but not upgrade it every time
sup is run.

2) Add the "unlinkbusy" SUP option.  The goal of this option is to allow
you to upgrade binaries and libraries on a running system via sup
automagically just like "install" does.

3) Add the "rename" collection function.  This allows you to store a file
on the server under one name, but have it land on the client under another.

All of these changes are targeted toward making SUP a better administrative
tool.  A reverse rdist if you like.  TCS uses sup to keep over 100 HP
workstations in sync with a master machine and performs all maintainence
including new software installations and system patches using it without
a hitch.  Of course, the SUP collections are fairly complicated
(HUP inetd when inetd.conf changes is a very simple example), but it
definitely works and works well.

This patch also includes full support for the HPUX platform.  I didn't
see any reason to strip it out since HPUX was the target platform of
the original work and it may be of use to other people.
1995-08-14 08:57:27 +00:00
Justin T. Gibbs
37037db2e0 Added myself as the SUP maintainer. 1995-08-14 08:49:08 +00:00
Satoshi Asami
8fdc2e8315 Assign an arbitrary version number (2.0 because it came out along
with FreeBSD-2.0) for PKGNAME.
Ok'd by:	jkh
1995-04-15 19:03:57 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Jordan K. Hubbard
6dca7d446e New home for this orphan. 1994-11-12 11:22:48 +00:00
Paul Traina
31260ac9d0 upfilesrv no longer linked due to missing -lcrypt
2.0-current distinguishes between crypt() and cipher() technology and
in this case, the crypt() call was for password authentication on the
file server.  If building an encrypting sup, link with -lcipher -lcrypt,
if building a normal sup, link with -lcrypt.
1994-10-27 21:23:24 +00:00
Jordan K. Hubbard
955bad7797 Package files for sup. NOTE: I screwed up when I committed sup to utils/
since it should have been in net/.  Since not too many people are grabbing
ports yet I'm going to be nasty and relocate it in the repository.
Submitted by:	jkh
1994-08-23 10:14:21 +00:00
Jordan K. Hubbard
f9fe726441 Bring in ports/utils tree
Submitted by:	jkh
1994-08-22 11:31:58 +00:00