Commit Graph

147 Commits

Author SHA1 Message Date
David E. O'Brien
defc11dddc Author applied our 4.4BSD patches and released a new version.
Submitted by:	John DiMarco <jdd@cs.toronto.edu>
1997-04-24 19:37:59 +00:00
David E. O'Brien
0658e2e2d2 Need to use htons() on the port number before calling getservicebyname().
(thanks Christopher!)

Submitted by:	Christopher Masto <chris@chris.netmonger.net>
1997-04-24 17:32:25 +00:00
David E. O'Brien
fa1bd253f9 Two more dist sites. (thanks Josh!)
Submitted by:	Josh Gilliam <soil@quick.net>
1997-04-24 16:31:42 +00:00
David E. O'Brien
8079a01037 share tcplist with the world 1997-04-24 08:05:51 +00:00
David E. O'Brien
07df187a7a Tcplist makes a list of tcp connections to and from the local machine,
displaying the user name associated with the local end, and making use of
Ident services if available to determine the "user" at the other end.

Tcplist uses LSOF to do its low level work on 4.4BSD machines.
1997-04-24 08:04:53 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
David E. O'Brien
deebc82a9f Upgrade to 4.03. 1997-04-15 01:46:10 +00:00
Wolfram Schneider
2d7d43b805 Add second categorie `net' 1997-04-13 21:51:44 +00:00
Bill Fenner
4e23c9ad82 Add missing slash to ${MASTER_SITES}
Found by:	distfiles checker
1997-04-01 22:10:37 +00:00
Bill Fenner
8ad7019d8a The "Backup" directory is now named "backup".
Found by:	distfile checker
1997-04-01 22:09:19 +00:00
David E. O'Brien
8292d55ee9 Upgrade to 2.4. (no new features... just supports more systems).
Notified by:	John DiMarco <jdd@cs.toronto.edu>
1997-03-27 05:08:04 +00:00
Satoshi Asami
ec14a60e67 More style police. :)
(1) NOMANCOMPRESS is set by user, not porter.  To indicate that MAN? variables
    are referring to already compressed manpages, use MANCOMPRESSED.

(2) Remove second address from MAINTAINER line, I don't want anything to break.
1997-03-25 08:24:34 +00:00
David E. O'Brien
2e2815dd37 Style police.
*  moved some vars around
  *  added Id
1997-03-25 08:19:32 +00:00
David E. O'Brien
6804f3986f Upgrade to 4.02.
Now includes useful scripts in the package.

Closes PR:	ports/3065
1997-03-24 18:42:57 +00:00
James FitzGibbon
6198e131f7 Added sysutils/idled 1997-03-23 17:36:55 +00:00
James FitzGibbon
b039046bd5 Import of idled, a daemon for logging off idle users.
Reviewed by:	James FitzGibbon <jfitz@FreeBSD.ORG>
Submitted by:	Andrew <andrew@mopsy.hobart.tased.edu.au>
1997-03-23 17:33:50 +00:00
Satoshi Asami
c435202e12 Oops, missed one change. 1997-03-18 07:34:23 +00:00
Satoshi Asami
115a56a837 Back out the un-cleanup introduced by the previous commit. Check this
file against two revisions ago to see what was the "real" intention
of the previous commit.
1997-03-15 12:33:20 +00:00
Joerg Wunsch
aadef3786f Update of xperfmon++ from Lars. The previous port didn't work with
2.2 (says Lars).  I have now also moved freebsd_system.c out into a
files subdirectory, it used to be created in its entirety by patch-aa
before which makes maintenance fairly uncomfortable.

I have now verified that it builds and works with FreeBSD 2.1.x
(freefall -- it is really funny to watch it there, the disk transfers
and interrupts remain in the red zone all the time ;-), 3.0-current
(thud), and 2.2.

Submitted by:	Lars_Koeller@odie.physik2.Uni-Rostock.DE
OKed by:	asami
1997-03-15 10:36:08 +00:00
Satoshi Asami
a43e531faf Don't let the resulting image claim it's written by Linux. ;)
Submitted by:	jmz
1997-03-15 00:04:01 +00:00
Satoshi Asami
a37103d0fc Upgrade, 1.0 -> 1.2. Closes PR ports/2909.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1997-03-10 12:08:12 +00:00
David E. O'Brien
a04be59458 /etc/super-users --> $PREFIX//etc/super-users
/etc/utmp  -->  /var/run/utmp
Man page now tells the correct paths.

Closes PR:	ports/2823
1997-03-03 04:29:48 +00:00
Satoshi Asami
62ca955f04 Update ports to new __FreeBSD_version numbering scheme (220000 for
2.2-RELEASE, 300000 for 3.0-current for now).
1997-02-21 08:48:03 +00:00
Wolfram Schneider
7347d36e7f Activate stat. 1997-02-16 15:22:27 +00:00
Wolfram Schneider
a0f0cc120e Stat prints out the contents of an inode as they appear to
stat(2) in a human-readable format.
1997-02-16 15:16:58 +00:00
David E. O'Brien
1888d5fbae Upgrade to 3.87.
Notified by:	Vic Abell
1997-02-12 10:21:45 +00:00
Masafumi Max NAKANE
7c8f01de12 Upgrade, 3.82 -> 3.86.
Pointed-out by:	Chris Timmons <skynyrd@opus.cts.cwu.edu>
(Closing part 1/2 of PR #2650.)
1997-02-04 08:30:22 +00:00
Joerg Wunsch
9f5eba4419 Update to FreeBSD 3.0-current: the network interface structure
has been turned into a linked list.

It still also compiles on 2.2, but the binaries are incompatible.
1997-01-19 18:36:51 +00:00
David E. O'Brien
cf514db787 Put help file in lib/help rather than share/help to follow the other xview
applications we have in the ports collection.

Submitted by:	Nick Sayer <nsayer@quack.kfu.com> (contool maintainer)
1997-01-09 00:27:47 +00:00
Satoshi Asami
7d9bdd8ccd Upgrade, 1.3 -> 1.4. Also fixes <net/if.h> change.
Submitted by:	jdli@csie.nctu.edu.tw
1997-01-08 01:22:45 +00:00
Jordan K. Hubbard
72734182c1 Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain.  This will cause the position to
revert to ports.
1997-01-06 12:15:11 +00:00
David E. O'Brien
3b64458b93 Contool will capture and display system console messages with timestamps.
It is a replacement for the standard X console.  Contool will flash its
icon and beep when messages are written to the icon, so you can keep it
closed on your desktop until a message arrives.  You can modify this
beeping and flashing behavior; see the man page for more details.

You can instruct contool to filter and ignore certain common console
messages or act upon them.

Submitted by:   Nick Sayer <nsayer@@quack.kfu.com> (w/changes by me)
Closes PR:      ports/2152
1997-01-06 10:26:28 +00:00
David E. O'Brien
33724a75ef Moving contool from ports/x11/ to ports/sysutils/
Reviewed by:	Jordan and Satoshi
1997-01-06 09:51:52 +00:00
David E. O'Brien
0e6ea7ba2c Added some docs and examples to the package.
There was an unused file (saturn.backup) in the files/ dir.  Renamed that
and installed it as an example.
1997-01-06 09:25:06 +00:00
David E. O'Brien
0724fa35f7 Upgrade to 2.4.2.
Submitted by:	Juergen Lock <nox@jelal.hb.north.de> (w/many organizational
		changes by me)
Closes PR:	ports/1991
1997-01-06 08:56:49 +00:00
Satoshi Asami
1059c2e8ff (1) Fix typo in MASTER_SITES, it said ".../pib/pib" when it should have
been ".../pub/pib/" (I first thought the second "pib" was bogus,
    until I realized that the problem was in fact a typo of "pub" and
    a missing "/"!)

(2) Fix RUN_DEPENDS, you can't just put a generic name like "tk-4.1"
    here. ;)

(3) Change install: target to do-install: and also move it above the
    .include <bsd.port.mk>.  (You shouldn't define your own "install"
    or "patch" or any of the big targets unless absolutely necessary,
    the "do-*" targets are where most of the real work is done.)
1996-12-31 13:41:05 +00:00
Mike Smith
95714a5726 Use '-f' when creating the symlink to avoid falling over if the link
already exists.
1996-12-30 09:26:23 +00:00
Mike Smith
c0ab299e90 Add pib. 1996-12-30 09:19:02 +00:00
Mike Smith
40105b68bf This is PIB, the Ports Index Browser, a GUI tool for manipulating the
FreeBSD ports collection.  It provides facilities for tracking distfiles,
searching for ports, building etc.

Requires bsd.port.mk revision 1.232 or later and a matching ports collection.
1996-12-30 09:16:56 +00:00
Masafumi Max NAKANE
50ee9c09e0 Added ${MASTER_SITE_GNU} to MASTER_SITES 1996-12-26 10:01:04 +00:00
Masafumi Max NAKANE
9b5ef66fb7 Activate su2. 1996-12-19 12:13:15 +00:00
Masafumi Max NAKANE
cfc860b374 New port: su2.
An enhanced su, allows user to su with own password, etc.
Reviewed by:	max
Submitted by:	John-Mark Gurney <gurney_j@efn.org>
1996-12-19 12:10:06 +00:00
Satoshi Asami
405db990bb I know it's hard to remember changing this file. 1996-12-12 05:31:54 +00:00
David E. O'Brien
8d55a9fe18 Upgraded to 3.83 (supports 3.0-current now)
Obtained from:	Email from Vic Able
1996-12-11 19:10:34 +00:00
David E. O'Brien
24b6ca1cf9 Switched to using new MANCOMPRESSED variable. 1996-12-10 20:07:30 +00:00
Satoshi Asami
7e3a1d8d23 Remove empty line inside MASTER_SITES. 1996-12-10 05:58:15 +00:00
Andrey A. Chernov
f236a5b7eb Upgrade to 3.7.2 1996-12-08 16:19:54 +00:00
David E. O'Brien
b5e4470504 Upgrade xcpustate to 2.2beta 1996-12-08 06:16:21 +00:00
David E. O'Brien
24e3021aa9 Author fixed a path bug.
Broke up huge patchfile by filename.
1996-12-06 23:02:15 +00:00
David E. O'Brien
07d921722e Turned on xloadface. 1996-12-04 02:06:13 +00:00