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

803 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