1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

124 Commits

Author SHA1 Message Date
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