1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

853 Commits

Author SHA1 Message Date
Steve Price
012892b4bc Maintainer (and author) no longer wishes to maintain this port. 2000-01-24 04:52:59 +00:00
Steve Price
d18d3a90d1 Update to version 1.01.
PR:		16243
Submitted by:	maintainer
2000-01-24 04:49:49 +00:00
David E. O'Brien
326591c11e One must 1st commit any changes to the distfile and then run `make makesum'
with the way I did this port.
2000-01-24 02:02:34 +00:00
Kris Kennaway
017127529f Correct grammar in comments 2000-01-22 23:43:13 +00:00
Michael Haro
585c3529d4 add WWW:
PR:		16225
Submitted by:	Joseph Scott <joseph.scott@owp.csus.edu>
2000-01-22 10:10:55 +00:00
Michael Haro
70ba342fae Suppprt CC/CFLAGS properly
PR:		16282
Submitted by:	tkato@prontomail.ne.jp
2000-01-22 09:52:33 +00:00
Chris D. Faulhaber
6171fe7924 Activate cronolog 2000-01-22 03:11:00 +00:00
Chris D. Faulhaber
61d7daff10 cronolog is a simple program that reads log messages from its input
and writes them to a set of output files, the names of which are
constructed using template and the current date and time.  The
template uses the same format specifiers as the Unix date command
(which are the same as the standard C strftime library function).

PR:		16254
Submitted by:	Mark Blackman <tmb_ports@maddog.u-net.com>
2000-01-22 03:10:03 +00:00
Chris Piazza
f98adc4112 Fix WWW
PR:		16228
Submitted by:	Joseph Scott <joseph.scott@owp.csus.edu>
2000-01-22 02:52:44 +00:00
Chris D. Faulhaber
e8241cc711 * Update port to 0.3
* Add support for Winbond 83781 and 83782 chips

PR:		16242
Submitted by:	Maintainer
2000-01-22 02:47:34 +00:00
Kris Kennaway
9daf266e5e Respect CC and CFLAGS 2000-01-20 17:16:07 +00:00
Dirk Froemberg
3a9cb2f489 Upgrade to 1.8a40. 2000-01-18 23:36:09 +00:00
Dirk Froemberg
db451927cb Upgrade to mkisofs included in cdrecord-1.8a40. 2000-01-18 23:35:32 +00:00
David E. O'Brien
5628dd010d share `setcdboot' with the Alpha world! 2000-01-18 03:26:14 +00:00
David E. O'Brien
7ebe0ef985 Mark a file bootable within an Alpha ISO-9660 image. 2000-01-18 03:25:05 +00:00
Chris D. Faulhaber
04f0e9c484 Update port to 0.1.28
PR:		16138
Submitted by:	Maintainer
2000-01-18 01:28:55 +00:00
Chris D. Faulhaber
66f00a6b43 Update port to 0.3b
PR:		16151
Submitted by:	Maintainer
2000-01-18 00:33:26 +00:00
David E. O'Brien
1dc064f798 Upgrade to the 4.48 version.
Submitted by:	Vic Abell <abe@purdue.edu>
2000-01-15 01:37:51 +00:00
Chris Piazza
f1aa330554 Add pkg_remove.
pkg_remove is a utility to cleanly uninstall packages.

PR:		16025
Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
2000-01-14 20:03:43 +00:00
Satoshi Asami
c0d6fb18c9 Add nut. 2000-01-14 02:13:09 +00:00
David E. O'Brien
884d71483e Update lsof 4.47 to patchlevel C.
Submitted by:	Vic Abell <abe@purdue.edu>
2000-01-12 17:20:56 +00:00
David E. O'Brien
a49e8820c3 Update version 4.47 to patchlevel B. 2000-01-12 09:02:19 +00:00
Chris Piazza
cc15f979c2 Remove unneeded patches and add a new one 2000-01-12 05:59:49 +00:00
Chris Piazza
d0f75a3a78 Update to 0.4.2
PR:		16054
Submitted by:	maintainer
2000-01-12 05:57:54 +00:00
Chris Piazza
c3d735c03b Update to 0.9.4.
PR:		16053
Submitted by:	maintainer

Also add some patches to respect CC/CFLAGS and avoid a warning.
2000-01-12 04:29:57 +00:00
Boris Popov
e905d01c4c New port for 'nut' package. It supports wide variety of UPS hardware
(including Smart and Back UPS for APPC), has ability to shutdown
multiple hosts without additional hardware and provides CGI
scripts to monitor UPS status via WEB interface.
2000-01-11 11:55:48 +00:00
Daniel Baker
3c40eb0ef9 include sarah 2000-01-10 19:33:17 +00:00
Daniel Baker
6789bd2f42 Import of new port sarah into sysutils.
Sarah is a program which is used to trim, rotate, archive and delete log
files.  It is meant to run periodically out of cron, determining what to do
based on a configuration file.

Sarah is designd to be an optional replacment for newsyslog, depending
on your needs.

Mmmmm, SMG.
2000-01-10 19:31:24 +00:00
Shigeyuki Fukushima
e5897fc8c0 Modify my e-mail address. 2000-01-09 14:51:18 +00:00
Andreas Klemm
5f93f9e3c2 Update to 0.76
Submitted by:	"Eugene Gres" <eug@eg.karpaty.uzhgorod.ua>
2000-01-08 13:50:05 +00:00
Dirk Froemberg
c9474df488 Upgrade to mkisofs included in cdrecord-1.8a38.
From AN-1.8a38:

- Fixed a seriuos bug related to the structures iso_path_table and
  iso_directory_record.

  Both structures have an odd length and some compilers (e.g. on
  Sun3/mc68020 systems) will padd these structures to an even size.
  For this reason it was a bad idea to use sizeof(iso_path_table)
  of sizeof(iso_directory_record) for on disk size computations.

  The changes affect central functionality and it is needed to do
  testing if my changes will not introduce a new bug.
2000-01-07 19:38:57 +00:00
Yukihiro Nakai
a6844f7b83 Change MAINTAINER to ade@FreeBSD.org . 2000-01-07 02:07:00 +00:00
Shigeyuki Fukushima
490867438a Activate eject. 2000-01-05 22:33:38 +00:00
Shigeyuki Fukushima
c205f12431 Utility for ejecting media from CD or optical disk drive. 2000-01-05 14:37:51 +00:00
Steve Price
a90be14700 Use a long for the load average and include netinet/in.h before
arpa/inet.h to avoid a couple of compiler warnings.

PR:		14443
Submitted by:	Valentin Nechayev <netch@lucky.net>
1999-12-31 22:45:09 +00:00
Steve Price
4d8e69bf0e Fix a security hole where a user can obtain kmem group privs. Note
patch-ad and patch-ae both patches the same file, so I combined them
and removed patch-ae.  The maintainer might want to look into patch-ad
some more since patch-ae did the same as patch-ad one one had the lines
before the offending block of code and one after.  I left both sets
since it didn't appear to affect operation any.

PR:		15790
Submitted by:	maintainer
1999-12-31 20:12:45 +00:00
Chris D. Faulhaber
3c217d358e Active popt and logrotate 1999-12-30 12:38:57 +00:00
Chris D. Faulhaber
d4767b5f68 Logrotate is a system utility that rotates, compresses, removes and mails
system log files

PR:		15759
Submitted by:	Yuan-Chen Cheng <ycheng@ml.tw.freebsd.org>
1999-12-30 12:35:51 +00:00
Dirk Froemberg
08e2ce737b Upgrade to mkisofs included in cdrecord-1.8a37. 1999-12-30 11:31:51 +00:00
Dirk Froemberg
d5eb1c905b Upgrade to 1.8a37. 1999-12-30 11:31:18 +00:00
Steve Price
600a7f6f8b Terminate buffer so we don't print garbage.
PR:		12761
Submitted by:	Aaron Smith <arron@mutex.org>
1999-12-29 08:15:06 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Chris D. Faulhaber
5a8a252e84 Activate muse 1999-12-28 02:46:40 +00:00
Chris D. Faulhaber
87de2239df This is muse, which lists out memory usage categorized by Active, Inactive,
Wired, Reserved, Cache, Buffer, Total, and Free in a manner more friendly
and verbose than vmstat and without as much clutter as Top.
It is inspired in part by top(1), OS9's mfree, Linux's free, and DOS's
mem /c

PR:		15731
Submitted by:	Nick Johnson <freebsd@spatula.net>
1999-12-28 02:45:45 +00:00
Andreas Klemm
36d891fc92 My tar archive was corrupt.
Make new checksum.

PR:		closes 15692
1999-12-26 17:27:24 +00:00
Steve Price
e00bf4df7e detach version 1.3
A utitlity for starting a process detached from a terminal.

PR:		15024
Submitted by:	Arne H Juul <arnej@pvv.org>
1999-12-25 16:14:23 +00:00
Andreas Klemm
281b742c7e Update webmin to newest version 0.75 as requested by some webmin users... 1999-12-25 11:04:35 +00:00
Steve Price
1aec4a252b Update to version 1.5.
PR:		15668
Submitted by:	maintainer
1999-12-25 01:31:32 +00:00
Steve Price
1f30b0a54b Update to version 1.8.
PR:		15568
Submitted by:	maintainer
1999-12-24 04:53:46 +00:00
Steve Price
9f1edca218 Turn some spaces into tabs. 1999-12-23 21:17:18 +00:00
Steve Price
b5ab9cd728 Remove a blank line at the end of the description. 1999-12-23 21:02:48 +00:00
Andrey A. Chernov
b2ca0700cd Add program WWW site 1999-12-23 03:22:03 +00:00
Andrey A. Chernov
8506856ae2 Upgrade to 346 1999-12-23 02:27:14 +00:00
Chris D. Faulhaber
6794f6d690 Update MAINTAINER's email address
PR:		15433
Submitted by:	Maintainer
1999-12-22 19:20:51 +00:00
Dirk Froemberg
aa80aaa009 Upgrade to mkisofs included in cdrecord-1.8a36.
From AN-1.8a35:

- The -a option is now obsolete. Now all files are put on CD by default.
  To suppress backup files use the new option -nobak

- -nobak option new to exlude files that contain a '~' or a '#' or
  end in '.bak'

From AN-1.8a36:

- Support for Eltorito Hard-disk-emulation boot from H.P.Anvin
  Note that the original source was non portable and I could not
  test if my portable version work correctly.

- Support for Eltorito No-emulation boot from H.P.Anvin
  Note that the original source was non portable and I could not
  test if my portable version work correctly.

- Support for Eltorito boot-disable boot from H.P.Anvin

- Eltorito boot catalog is now a 'virtual file' (thanks to James Pearson)
  No need to write to the source tree anymore.
1999-12-22 10:28:37 +00:00
Dirk Froemberg
70d18405f6 Upgrade to 1.8a36. 1999-12-22 10:25:45 +00:00
Steve Price
5ded12f375 Update version number with distfile change.
PR:		15385
Submitted by:	maintainer
1999-12-10 17:06:13 +00:00
Wes Peters
ef495883b2 Finally got the man pages REALLY right. 1999-12-10 07:39:14 +00:00
Wes Peters
9975d2eabc Fix MD5 mismatch; the port compiles and runs fine. 1999-12-10 06:52:49 +00:00
R. Imura
04dd7ad04b Update to version 0.4.0
GUI version is now GNOMEified.

PR:		14940
Submitted by:	Maintainer
1999-12-10 01:21:47 +00:00
R. Imura
a102c8c572 Update to version 0.9.2
PR:		14939
Submitted by:	Maintainer
1999-12-10 01:10:19 +00:00
David E. O'Brien
9315168c6e Update to recognized that the KAME IPv6 is installed and enable support
for it.  (previously only INRIA's IPv6 was recognized)   This support is
not fully untested, so YMMV.
1999-12-07 17:40:45 +00:00
David E. O'Brien
b2fdcb2609 Add a patch that enables the proper handling of an IPv4 address when it is
supplied as a IPv6-mapped address to lsof's -i option --
e.g., as in "-i@[::ffff:1.2.3.4]".

Submitted by:	Vic Abell <abe@purdue.edu>
1999-12-06 15:50:22 +00:00
Dirk Froemberg
518415ebaa Mention Joliet. 1999-12-06 00:18:38 +00:00
Dirk Froemberg
6c97ca00d6 Upgrade to mkisofs included in cdrecord-1.8a33. 1999-12-06 00:12:19 +00:00
Dirk Froemberg
e261fddbfa - upgrade to cdrecord-1.8a33
- install readcd, too
- don't build mkisofs (wasn't installed anyway)
- minor corrections to pkg/COMMENT and pkg/DESCR
- nuke pkg/INSTALL
1999-12-06 00:11:18 +00:00
Jean-Marc Zucconi
8a7c8dcf9a Correct update to use Tcl/Tk version 8.2 1999-12-05 16:10:59 +00:00
Chris Piazza
12b02b901d Update to version 1.10
PR:		15220
Submitted by:	maintainer
1999-12-04 23:28:44 +00:00
Chris Piazza
62b4490d30 Update MASTER_SITES
PR:		15232
Submitted by:	maintainer
1999-12-04 23:24:30 +00:00
Steve Price
4275cb17e6 New location on MASTER_SITE.
PR:		15238, 15248
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-04 19:08:13 +00:00
David E. O'Brien
c2bfed549d Upgrade to the 4.47 version.
* Added some more dev_t hacks for Alpha FreeBSD 4.0.
* Added support for IPv6 on BSD 4.x.  The support hasn't yet been tested,
  just compiled.

Submitted by:	Vic Abell <abe@purdue.edu>
1999-11-30 06:05:51 +00:00
Steve Price
58cd15ee7b Update to use Tcl/Tk version 8.2. 1999-11-29 03:49:06 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Steve Price
3b453add5e The pkg_version port is now part of the base system so keeping an entry
in this Makefile only causes grief.
1999-11-27 17:00:05 +00:00
Justin M. Seger
75550d0920 Switch to tcl/tk 8.2
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-25 18:00:30 +00:00
Wes Peters
fe7eec7381 Update to 0.4: fixed a stupid buglet in some diagnostic code, and
added a little more verbosity for entertainment value.  More to come
as this gets a little more tested.
1999-11-24 01:20:30 +00:00
Chris Piazza
6201dd10fd Distribution file was updated.
PR:		15033
Submitted by:	maintainer
1999-11-22 02:56:36 +00:00
Chris Piazza
b1e3ecb7d3 Update to version 0.61 which fixes the problem reported in PR 15023.
PR:		15026
Submitted by:	maintainer
1999-11-21 19:59:24 +00:00
Wes Peters
282eadbe1b Activate obliterate. 1999-11-21 06:20:56 +00:00
Wes Peters
aaa1176520 Add port for obliterate command, which overwrites and then
deletes files rather forcefully.
1999-11-21 04:48:59 +00:00
Chris Piazza
981a64a055 Update to version 0.2
PR:		14934
Submitted by:	maintainer
1999-11-21 00:45:22 +00:00
David E. O'Brien
3bacd72b68 Upgrade to 1.7.3. 1999-11-17 08:54:56 +00:00
Chris Piazza
70124a02ec Update to version 0.60
PR:		14671
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-11-14 03:31:20 +00:00
Steve Price
6ea01a15e0 Activate the diskusage and healthd ports. 1999-11-14 03:29:15 +00:00
Steve Price
506713aad3 Initial import of healthd version 0.1.
A daemon to montior vital motherboard parameters.

PR:		14495
Submitted by:	James E. Housley <housley@thehousleys.net>
1999-11-14 03:28:56 +00:00
Steve Price
f0989f0a51 Initial import of diskusage version 1.00.
Shows the current user diskusage in kilobytes.

PR:		14852
Submitted by:	Douglas A. Maske <maske@intsyst.com>
1999-11-14 03:25:26 +00:00
Steve Price
183d16ca6e Update to version 0.9.8.
PR:		14723
Submitted by:	maintainer
1999-11-14 02:37:05 +00:00
Steve Price
5d8426d728 New MASTER_SITE.
PR:		14704
Submitted by:	maintainer
1999-11-14 02:13:24 +00:00
Jim Mock
10cf6cde5a Update to version 1.3.
PR:		14794
Submitted by:	maintainer
1999-11-12 20:38:41 +00:00
David E. O'Brien
329cba8437 Update to version 1.7.2. 1999-11-09 18:35:33 +00:00
Dirk Froemberg
c5e4e82815 Upgrade to 1.8a31. 1999-11-09 11:41:50 +00:00
Andreas Klemm
f20717243f As requested by Christian Weisgerber 1999-11-08 20:40:11 +00:00
David E. O'Brien
02a2295f60 4.47 pre-release, tries to work around some of the name cache and i_dev
issues in 4.0-CURRENT.
1999-11-05 22:55:44 +00:00
Satoshi Asami
776120beb4 Add uwatch.
Forgotten by:	jim
1999-11-04 09:02:27 +00:00
Bill Fumerola
cad1cd9da2 remove mergemaster 1999-11-03 20:34:59 +00:00
Jim Mock
a8bc914871 Import of uwatch.
Uwatch gives notifications when all, or selected users login and
logout of the system.  It can also give the time, port, and calling
host of the login.

PR:		14687
Submitted by:	James Howard <howardjp@wam.umd.edu>
1999-11-03 20:32:54 +00:00
Jim Mock
176ecdf2ea Activate wmfire 1999-11-03 20:13:19 +00:00
Jim Mock
30ded08ac5 Change category from misc -> sysutils 1999-11-03 20:12:26 +00:00
Jim Mock
a8d3a3aa27 Reimport of wmfire. No repo copy needed since there was no history
to preserve.
1999-11-03 20:11:03 +00:00
Jim Mock
28145a837a Activate ipsc 1999-11-03 00:59:39 +00:00