Commit Graph

172 Commits

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