Bill Fenner
b54f26b606
Fix a couple of master_site paths.
...
Found by: distfile checker
1997-05-28 22:35:17 +00:00
David E. O'Brien
255edb8c11
Mark port as broken for -current.
1997-05-26 10:28:04 +00:00
David E. O'Brien
6fceba7f12
Upgrade to 4.08
...
from 00DIST:
Added CD9660 (aka ISO) file system support to FreeBSD
While at it, added file descriptor system support to FreeBSD
1997-05-25 01:01:25 +00:00
Satoshi Asami
798fafbd08
The previous commit was an upgrade to 1.2.
1997-05-20 02:55:02 +00:00
Andrey A. Chernov
7813c20b11
Add lessecho
1997-05-20 01:13:14 +00:00
Jean-Marc Zucconi
1bafdfd72f
version++;
1997-05-19 21:28:37 +00:00
Andreas Klemm
1176e4b818
important fix for sparse file handling from the author of star
...
PR:
approved by: Satoshi
Submitted by:
Obtained from:
1997-05-19 18:00:39 +00:00
Andrey A. Chernov
1c7dab8ffb
Upgrade to 332
...
(Peter says TAGGED)
1997-05-19 17:44:28 +00:00
Satoshi Asami
de2a28bd72
No need to use "+=" to define MAKE_ENV.
...
Also, replace the four lines starting with .if !defined(NOMANCOMPRESS)...
with a single line MAN1=star.1. I think that's much easier. :)
1997-05-07 02:03:58 +00:00
Satoshi Asami
71824badff
Remove "x11" from categories, this is just an application that uses X.
...
Move WRKSRC down to the right place.
1997-05-07 01:55:30 +00:00
Satoshi Asami
f01c59cf26
Remove empty line.
1997-05-07 01:54:18 +00:00
Joerg Wunsch
ca01692fea
Fix a gross bug in the El Torito stuff, causing a coredump during exit().
1997-05-05 14:19:10 +00:00
Jean-Marc Zucconi
1373c8b6f3
Add cd-write.
1997-05-04 18:12:15 +00:00
Jean-Marc Zucconi
5b1a409b84
As the name suggest, cd-write is a CD burner.
1997-05-04 18:10:54 +00:00
Andreas Klemm
bc377af6ca
enabled new port star
1997-05-03 10:18:11 +00:00
Andreas Klemm
840cb1373f
New port "star"
...
Main advantages over other tar implementations:
fifo - keeps the tape streaming.
pattern matcher - for a convenient user interface
sophisticated diff - user tailorable interface for comparing tar
archives against file trees
no namelen limitation - Pathnames up to 1024 Bytes may be archived.
deals with all 3 times - stores/restores all 3 times of a file
does not clobber files - more recent copies on disk will not be
clobbered from tape
automatic byte swap - star automatically detects swapped archives
automatic format detect - automatically detects archive formats:
Old tar, gnu tar, ansi tar, star.
fully ansi compatible - Star is fully ANSI/Posix 1003.1 compatible.
1997-05-03 10:16:32 +00:00
Satoshi Asami
bada70ab1f
Use new MASTER_SITE_LOCAL variable from bsd.port.mk.
1997-04-30 03:18:09 +00:00
Joerg Wunsch
3ee0faa496
After being able to reproduce and fix the coredumps i've got with this
...
version, now finally upgrade to mkisofs 1.10.
PR: ports/3143
Submitted by: partially by Brian Handy <handy@lambic.space.lockheed.com>
1997-04-28 11:30:52 +00:00
David E. O'Brien
c74ed37afa
Upgrade to 4.05. (sorry Philippe Charnier, Vic Abell updated the dist
...
before I could commit an upgrade)
Submitted by: Philippe Charnier <charnier@xp11.frmug.org> (4.04 notice)
1997-04-28 05:29:39 +00:00
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