Commit Graph

361 Commits

Author SHA1 Message Date
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
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
David E. O'Brien
a236bfc478 `xloadface' is a network load monitor for X11. This program use the rwhod
database for display `user' and `CPU load'.   It displays a face for
each machine gotten from rwho.  Quite cute.

The README and manpage are in Japanese.

Closes-PR:  ports/2115

Submitted by:   furusawa@com.cs.osakafu-u.ac.jp
1996-12-04 02:04:58 +00:00
Satoshi Asami
73f801bc13 Add mkisofs. 1996-11-26 09:05:33 +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
642e598732 Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:37:03 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
David E. O'Brien
090316dbc1 Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
1996-11-17 09:06:37 +00:00
David E. O'Brien
3b3bd28890 CATEGORIES+= -> CATEGORIES=
Converted to new MAN[1-9]
1996-11-17 08:06:46 +00:00
David E. O'Brien
eb3e95c0b4 Upgrade LSOF to version 3.81. 1996-11-17 02:41:21 +00:00
Satoshi Asami
e2e7798498 Checksum file was obsolete. (Kinda hard to imagine since Makefile
is still at 1.1.1.1.... ;)
1996-11-16 09:20:25 +00:00
Satoshi Asami
4d3eb1451e sudo is moved from sysutils to security.
Forgotten by:	obrien ;)
1996-11-12 05:00:34 +00:00
David E. O'Brien
5389cf68e4 Moved LSOF from ports/misc to ports/sysutils 1996-11-11 19:44:23 +00:00
David E. O'Brien
c2583f209a Moving Vic Abell's LSOF package from ports/misc to ports/sysutils.
LSOF is a very useful package for a system administrateor. Ot shows all
kind of open files, including sockets, pipes and knows about NFS.
1996-11-11 19:42:45 +00:00
David E. O'Brien
47a616f11d CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
1996-11-11 05:50:23 +00:00
Satoshi Asami
1955b97ffc Checksum was wrong. 1996-10-31 09:56:56 +00:00
James FitzGibbon
64c6d2541d Upgrade to xsysinfo v1.3
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	Jian-Da Li <jdli@FreeBSD.csie.NCTU.edu.tw>
1996-10-30 14:05:24 +00:00
Wolfram Schneider
6484980c93 change maintainer from joerg to wosch 1996-10-27 15:49:04 +00:00
Masafumi Max NAKANE
3b66e03c49 Update from the port maintainer:
Cleaner compile and make depend cycle.

Update of FreeBSD's version numbers.

(Closing PR #1875.)

Submitted by:	Lars Koeller
1996-10-25 13:15:03 +00:00
Torsten Blum
df57bab0e5 make gzip in post-install: target to depend on NOMANCOMPRESS.
Submitted by:	max (long time ago)
1996-10-14 22:09:10 +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
73ae948059 Add rtty and socket. 1996-09-16 00:32:17 +00:00
Andrey A. Chernov
4424da6c33 Remove package name 1996-09-14 03:11:05 +00:00
Satoshi Asami
c3c8188108 Compress manpages so this one actually packages. :) 1996-08-25 01:00:25 +00:00
Satoshi Asami
8afa849227 Explode the directory "rtty". 1996-08-25 00:57:59 +00:00
Wolfram Schneider
0b500ba6a4 The program Socket implements access to TCP sockets from shell level.
First written for the need to open a server socket and read and write
to the socket interactively for testing purposes, it quickly evolved
into a generic tool providing the socket interface for shell script
and interactive use.  [Juergen Nickelsen <jn@berlin.snafu.de>]
1996-08-24 20:37:49 +00:00
Jordan K. Hubbard
0372ef5da9 rtty 3.2
Obtained from: Paul Vixie
1996-08-24 18:46:57 +00:00
Jordan K. Hubbard
445c7c73f5 Bring in mkisofs 1.0.5 as a port. 1996-08-08 01:56:41 +00:00
Andrey A. Chernov
7bc803694a Upgrade to 321 1996-07-26 04:25:37 +00:00
Satoshi Asami
806ff5f8c8 Fix to make this run Ok on both -stable and -current with -stable's
new __FreeBSD_version.  (Gee, why do these things always have to be
committed right before the release? ;)

Submitted by:	peter
1996-07-12 10:58:54 +00:00
Satoshi Asami
9c17bf5175 Shorten, it was 4 lines.
Pointed out by:	James Raynard <fports@jraynard.demon.co.uk>
1996-07-10 08:25:44 +00:00
Satoshi Asami
9e28324574 freefall.cdrom.com -> freefall.freebsd.org 1996-06-03 02:17:34 +00:00
Wolfram Schneider
92c58385cc update to version 1.2 1996-06-02 15:24:10 +00:00
Satoshi Asami
416a046be5 Upgrade, 1.1 -> 1.2.
Submitted by:	jdli@csie.nctu.edu.tw
1996-05-27 02:21:32 +00:00
Satoshi Asami
bbb764a12c Reorder variables. Take out unnecessary "PREFIX=/usr/X11R6"
(USE_IMAKE implies that).  Change package name to have a hyphen
between the name and the version numbers.
1996-05-20 07:32:45 +00:00
Joerg Wunsch
0e01196e4a Upgrade to version 1.33. This works on either -current and -stable
(though i noticed some problems with the NFS display, and will point
Lars to it again).

Submitted by:	Lars_Koeller@odie.physik2.uni-rostock.de
1996-05-19 10:58:09 +00:00
Mark Murray
b867e24453 Replace the color: target with a macro. If you want to build less
with colour, you need to define COLOUR_LESS (or if you are from a
place that is speling impaired, COLOR_LESS will do ;-))
OKed by:	asami and others
1996-05-13 16:17:58 +00:00
Satoshi Asami
d6155caa83 Added xsysinfo. 1996-04-09 09:05:48 +00:00
Satoshi Asami
3cb572cea2 Display system states on an X window.
Submitted by:	Jian-Da Li <jdli@FreeBSD.csie.NCTU.edu.tw>
1996-04-09 09:02:07 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Satoshi Asami
81462b513b Added xcpustate. 1996-02-29 01:58:14 +00:00
Satoshi Asami
b6280bc73c Graphically tell you a lot about the CPU.
Submitted by:	obrien@cs.ucdavis.edu (David E. O'Brien)
1996-02-29 01:57:44 +00:00
Satoshi Asami
9fbb15d270 COMMENT should be only one line. 1996-02-27 04:05:39 +00:00
Andrey A. Chernov
604ce27ff5 Upgrade to 3.7.1 1995-12-18 07:33:37 +00:00
Joerg Wunsch
a730d05ad2 Major upgrade from Lars. The geometry bug has been fixed, and the
swap display improved.

Submitted by:	Lars Köller (Lars_Koeller@odie.physik2.uni-rostock.de)
1995-12-15 22:25:50 +00:00
Satoshi Asami
e34d788c22 Change "utilities" category to "misc" in preparation for move to misc. 1995-11-26 10:48:46 +00:00
Satoshi Asami
b0e19222a0 Make it work again.
Submitted by:	joerg
1995-11-14 22:48:42 +00:00
Satoshi Asami
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Joerg Wunsch
23b09a3e8c Shorten the COMMENT line. 1995-10-24 22:51:48 +00:00
Satoshi Asami
ecc524b278 Fix typo in *comment* (blush), "2.4." should have been "2.4.1".
Juergen Lock <nox@jelal.hb.north.de> (the original author of the
port) contributed to this report from your local FreeBSD station.
1995-10-05 04:57:45 +00:00
Satoshi Asami
ec21572faf Added afio. 1995-10-04 17:34:43 +00:00
Satoshi Asami
a966677871 Archiver & backup program w/ builtin compression.
Submitted by:	Juergen Lock <nox@jelal.hb.north.de>
1995-10-04 17:29:14 +00:00
Eric L. Hernes
232e0edb55 added sudo to Makefile 1995-10-02 14:51:20 +00:00
Satoshi Asami
694ed3fabd MAINTAINER goes in a section of its own. 1995-09-14 10:57:28 +00:00
Satoshi Asami
1c6602a46a Add manck.
Forgotten by:	joerg (:p)
1995-09-13 09:55:30 +00:00
Joerg Wunsch
04a534d758 Wolfram Schneider's man page consistency checker.
Submitted by:	wosch@cs.tu-berlin.de (Wolfram Schneider)
1995-09-10 19:42:12 +00:00
Satoshi Asami
3a855c6a67 You guys now belong to sysutils. 1995-07-13 01:21:35 +00:00
Satoshi Asami
d3994b2cd3 New Makefile with top, tua, xbatt, xdu, xperfmon and xsysstats. 1995-07-13 00:04:20 +00:00
Satoshi Asami
08829766d0 xpermon -> xperfmon
Reported by:	Michael Smith <msmith@atrad.adelaide.edu.au>
1995-06-23 07:25:11 +00:00
Satoshi Asami
264bdb6687 These belong to utilities, not x11, so change CATEGORIES to reflect
the fact.  They will be moved via repository copy after the release
when we reorganize the ports subdirectories.
1995-05-19 09:40:06 +00:00
Torsten Blum
e6fcc99607 compress manpage 1995-05-06 11:38:12 +00:00
Satoshi Asami
c774f2aa62 xbatt 1.0 - battery status display for X11
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-06 09:04:19 +00:00
Satoshi Asami
b165a3a9b5 Updated utils Makefiles! 1995-04-23 13:02:52 +00:00
Andrey A. Chernov
97d9e3b4ba Remove NCFTPFLAGS, ncftp defaults changed 1995-04-16 15:39:26 +00:00
Torsten Blum
98b8cd0c40 - changed path in MASTER_SITES (local/tua _> /pub/local/tua)
- added myself as MAINTAINER
1995-04-16 15:00:02 +00:00
Andrey A. Chernov
6783778c9d Upgrade 1995-04-16 11:29:18 +00:00
Satoshi Asami
91552dc4b8 Another round of Makefile updates, in utils! 1995-04-15 03:46:07 +00:00
Satoshi Asami
eabfc48a36 And now the rest of the x11 ports Makefiles. 1995-04-12 20:32:12 +00:00
Satoshi Asami
08f93b2bb4 Some more ports Makefile updates...sorry, don't have time now so
x11/ is only halfway finished.
1995-04-12 15:22:43 +00:00
Satoshi Asami
19e38c2e9f Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
1995-04-12 04:56:21 +00:00
Andrey A. Chernov
50ff3e5303 Upgrade. 1995-04-08 13:54:45 +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
3753222345 Try to get most ports checksummed 1995-03-31 22:18:54 +00:00
Satoshi Asami
5271a6dc7b Wow here is another port without a checksum...surprise! :p 1995-03-30 04:44:54 +00:00
Satoshi Asami
e8c1d43a08 This is an X program with an Imakefile. Remove the Makefile part from
the patch.

Problem reported by: phk
1995-03-30 04:44:06 +00:00
Jean-Marc Zucconi
609b568526 This package contains the binary release of xperfmon++ V1.1 a X based
system performance meter for several systems, ported to FreeBSD 2.X.

The program monitors user-, system-, idle-cputime, free mem, disk io,
number of interrupts, network-input, -output, -collision packets and
NFS client and server activity.
Submitted by:	Lars Koeller  <uphya001@odie.physik2.uni-rostock.de>
1995-03-29 11:32:57 +00:00
Satoshi Asami
7da30feef5 Upgrade, 1.32 -> 1.34 1995-03-28 05:58:18 +00:00
Satoshi Asami
35af96374a Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Andrey A. Chernov
a11b5f6cc8 Upgrade. 1995-02-22 04:20:53 +00:00
Torsten Blum
87646be2a4 tua - the uucp analyzer, version 4.0 1995-02-15 23:51:24 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
    set NO_INSTALL_MANPAGES for not calling "make install.man")

(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS.  These
    are the entries I used:

    EXEC_DEPENDS:
      unzip:${PORTSDIR}/archivers/unzip
      gmake:${PORTSDIR}/devel/gmake
      wishx:${PORTSDIR}/lang/tclX
      xli:${PORTSDIR}/graphics/xli
      gs:${PORTSDIR}/print/ghostscript
      gunshar:${PORTSDIR}/archivers/gshar+gunshar
      hfs:${PORTSDIR}/utils/hfs
      rman:${PORTSDIR}/utils/rman

    LIB_DEPENDS:
      tiff\\.3\\.:${PORTSDIR}/graphics/tiff
      jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
      Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
      tcl\\.7\\.:${PORTSDIR}/lang/tcl
      tk\\.3\\.:${PORTSDIR}/x11/tk
      xview\\.1\\.:${PORTSDIR}/x11/xview-lib
      Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
      mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
      xview\\.3\\.:${PORTSDIR}/x11/xview-lib
      BLT\\.1\\.:${PORTSDIR}/x11/blt

    There are still some dependencies I can't figure out what exactly
    is needed.  If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Andreas Schulz
2734102949 Another patch for the "new" make :-). screen/doc/Makefile has some spaces
in it.
1995-02-10 21:57:21 +00:00
Satoshi Asami
d34c0dc462 Oops sorry, previous one had wrong argument orders.... ;)
xdu displays output of du graphically.
1995-02-10 02:11:44 +00:00
Satoshi Asami
2db58e929d Put back in the color patch, but not as default. User should explicitly
type "make color" to get the color version.  This should make both Andrew
and people who requested color-less happy. :)
1995-02-07 03:55:22 +00:00
Satoshi Asami
245813abd5 Checksum. 1995-02-06 06:03:49 +00:00
Andreas Schulz
f771173e02 Add the COMMENT, DESCR and PLIST files in the pkg directory so that less
can now also be build as a package.
1995-01-29 21:53:11 +00:00
Andrey A. Chernov
cfebf08f44 Upgrade 1995-01-18 01:29:54 +00:00
Andrey A. Chernov
43b8f78953 Use list of master sites 1994-12-28 06:22:33 +00:00
Andrey A. Chernov
2fee6aaeb0 Upgrade 1994-12-22 06:46:47 +00:00
Andrey A. Chernov
adb459f15c Upgrade. 1994-12-17 07:35:17 +00:00
Satoshi Asami
840a84e7aa xsysstats-1.32, a system information display tool. Someone please test
this, I can't for my life figure out how the heck all those options work....
1994-12-13 09:07:03 +00:00
Andrey A. Chernov
45ef4bca9e Upgrade... 1994-12-11 23:58:32 +00:00
Andrey A. Chernov
e8a776b51c Upgrade to version 3.5.16beta 1994-12-02 01:10:29 +00:00
Andrey A. Chernov
e989524d51 Upgrade to version 252 1994-11-21 23:34:46 +00:00
Torsten Blum
a11766759c add the missing packing list
(sorry..)
1994-11-21 00:48:44 +00:00
Torsten Blum
2c41eb8132 screen 3.5.2 1994-11-20 17:04:03 +00:00
Andrey A. Chernov
014a3db63a less 2.37 1994-11-08 03:35:39 +00:00