1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

466 Commits

Author SHA1 Message Date
Bill Fumerola
6565960bb8 Correct the installation of the lsof man page
PR:		ports/9106
1998-12-16 19:50:40 +00:00
Seiichirou Hiraoka
da21c7760c Fix error 'make clean' 1998-12-16 04:51:54 +00:00
Seiichirou Hiraoka
f4572b18b7 Add SUBDIR += wmmon 1998-12-11 15:24:02 +00:00
Seiichirou Hiraoka
2b5e20df2d PR: ports/8874
Submitted by:	kkennawa@physics.adelaide.edu.au
WMMon monitors the realtime CPU load as well
the average system load and gives you some nice additional features too...
1998-12-11 15:22:46 +00:00
Justin M. Seger
f2dcbb2476 Add dependency on tcp_wrappers if PACKAGE_BUILDING is defined. 1998-12-10 02:18:15 +00:00
Vanilla I. Shu
bee44e01df Upgrade to 2.3. 1998-12-08 18:49:04 +00:00
Vanilla I. Shu
690975d0f3 Upgrade to 2.4.5. 1998-12-08 18:43:04 +00:00
Joerg Wunsch
ff83786f29 There are apparently different SmartUPS models that accept different
possible values for the wakeup-batteries-capacity register.  Add a
few more values i've obtained from my SmartUPS 1400.

Also, make apc.c print out the name of the register in case some
`tune' operation for an APC_TOGGLE type register failed, so the
operator gets a clue about what went wrong.

Maybe i'll someday even find the time to write up a short man page
for all this...
1998-12-08 16:22:59 +00:00
Vanilla I. Shu
2e27eb7403 Change gtk to gtk11. 1998-12-08 16:21:12 +00:00
Vanilla I. Shu
46fc1e05f9 Upgrade to 0.4.0. 1998-12-08 16:07:34 +00:00
David E. O'Brien
132475efa3 Install in sbin vs. bin. Manpage is already a .8 and non-root users can't
run rdate.  Thus it is a system utility.
1998-12-08 08:13:32 +00:00
David E. O'Brien
07924f122a Opps. Forgot to remove the distpatch applying.
Noticed by:	John-Mark Gurney <gurney_j@efn.org>
1998-12-07 20:04:01 +00:00
Vanilla I. Shu
5412d63a4d Correct the MASTER_SITES (my fault, sorry), and add my page as second SITE.
Remind by:	david
1998-12-07 09:23:48 +00:00
David E. O'Brien
f39f928657 BROKEN='the single MASTER_SITE gives: "Alert!: HTTP/1.1 404 File Not Found"'
Bad MASTER_SITE by:	vanilla
(I really need this new file fetching protocol vanilla has.  It appears to be
quite magical as it can pull distfiles out of thin air)
1998-12-07 09:07:01 +00:00
Vanilla I. Shu
9072268762 Activate glload. 1998-12-06 14:07:25 +00:00
Vanilla I. Shu
d6f0fcea1f Opengl load monitor. 1998-12-06 14:06:05 +00:00
Seiichirou Hiraoka
e7a552d09f Add SUBDIR += pkg_version 1998-12-06 07:26:35 +00:00
SADA Kenji
dfcd2b4b8d Update of ports/sysutils/ucspi-tcp's version: 0.80 -> 0.84
PR:	ports/8927
Submitted by:	Yarema <yds@dppl.com>
1998-12-05 20:26:46 +00:00
Seiichirou Hiraoka
032cbc959c Add SUBDIR+=libretto-config 1998-12-05 05:37:07 +00:00
Seiichirou Hiraoka
d99d5adf37 PR: ports/8934
Submitted by:	shige@kuis.kyoto-u.ac.jp
Initial Import libretto-config.
The utility program to configure the BIOS setting
of the mini notebook computer, Toshiba Libretto.
1998-12-05 05:35:47 +00:00
Martin Cracauer
066d2e3865 More MASTER_SITES
Make portlint happy
1998-12-02 23:42:14 +00:00
David E. O'Brien
e079a11417 Force /usr/src/sys to be available when PACKAGE_BUILDING. 1998-12-02 07:01:08 +00:00
David E. O'Brien
6dda0fcb76 Move manpage from sect 1 to sect 8. 1998-12-01 09:41:59 +00:00
David E. O'Brien
1322ad7a6a Upgrade to ver 4.38. 1998-12-01 09:40:48 +00:00
Satoshi Asami
5e0762a956 More missing dependencies. 1998-11-29 12:43:13 +00:00
Bill Fumerola
e8835815f8 Typo "sbin/upsmon" -> "sbin/upsmond"
Submitted by:	Igor Vinokurov
1998-11-25 22:04:29 +00:00
Bill Fumerola
0845a23f6a Activate upsmon
PR:		ports/8157
1998-11-24 22:46:14 +00:00
Bill Fumerola
4a23f30b9f Initial import of ports/sysutils/upsmon
Designed specifically for the APC SmartUPS devices, the
software is dependent on the SmartUPS interface and will
only function with SmartUPS devices.

Essentially, this is a simpler version of upsd.
1998-11-24 22:43:40 +00:00
Steve Price
6c450aae0f Remove extraneous x11 from CATEGORIES.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Andreas Klemm
8d17459076 Check if webserver is installed
Warn user if no webserver is installed
Recommend apache13-php or apache13-modssl. the php version can
be configured to use the modssl module as well ...
1998-11-19 21:59:54 +00:00
Andreas Klemm
458cae5dda define USE_PERL5 in Makefile 1998-11-19 21:41:15 +00:00
Andreas Klemm
a47818df2e activate webmin 1998-11-19 21:39:23 +00:00
Andreas Klemm
09d517ab11 new port webmin v0.64
Webmin is a web-based interface for system administration for Unix.
Using any browser that supports tables and forms, you can setup
user accounts, Apache, DNS, file sharing and so on.

Webmin consists of a simple web server, and a number of CGI programs
which directly update system files like /etc/inetd.conf and
/etc/passwd. The web server and all CGI programs are written in
Perl version 5, and use no external modules. This means that you
only need a Perl binary to run Webmin.

More infos:
http://www.webmin.com/webmin/
1998-11-19 21:38:24 +00:00
Satoshi Asami
58bbd86d53 Add dependency to xpm.
Submitted by:	Roger Hardiman <roger@cs.strath.ac.uk>
1998-11-17 03:22:07 +00:00
Satoshi Asami
2bfd465a56 Forgot to (cvs) add back patch I just deleted. My bad.
PR:		8652
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-11-11 23:38:00 +00:00
Satoshi Asami
119ddd36d9 Upgrade to 0.7.0. It's not from the maintainer but it's a simple
upgrade with only minor patch changes so I'm just going to commit it,
especially since the original was marked broken (can't fetch anymore).

PR:		8652
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-11-11 20:59:31 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Satoshi Asami
24528efcc0 Mark this broken, original not available on master site and new version
fails in patch.
1998-11-10 23:11:21 +00:00
Satoshi Asami
efffd53c19 No need to put name in front. 1998-11-10 23:10:44 +00:00
Jun Kuriyama
cca45053c3 wmavgload - Another WindowMaker load gauge
PR:		ports/7344
Submitted by:	Vladimir Kushnir <kushn@mail.kar.net>
1998-11-10 15:43:48 +00:00
Jun Kuriyama
bcc5aa3f92 Activate wmavgload. 1998-11-10 15:40:12 +00:00
Steve Price
e53252cb35 Change location of MASTER_SITE.
Requested by:	maintainer
1998-11-09 01:12:08 +00:00
Steve Price
864b42859e Update to version 2.2.
PR:		8342
Submitted by:	maintainer
1998-11-02 03:45:00 +00:00
David E. O'Brien
a0f1927f79 Add homepage. 1998-10-31 07:25:58 +00:00
David E. O'Brien
5b01056a23 Upgrade to version 1.6.1. 1998-10-31 07:00:21 +00:00
David E. O'Brien
36145bd251 Fix bug related to multi-session burning.
PR:				posted to ports@freebsd.org
Submitted by:	Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
1998-10-31 06:42:02 +00:00
Jean-Marc Zucconi
348f3f4636 Remove the run dependency on mkisofs.
PR:		ports/7004, ports/7818
1998-10-30 03:33:20 +00:00
Steve Price
9ff4c86d27 Update to version 3.7.6.
PR:		8478
Submitted by:	maintainer
1998-10-28 22:48:39 +00:00
David E. O'Brien
b092c91c5e Add to security category.
Portlint while I'm here.
1998-10-27 07:52:30 +00:00
Bill Fenner
66545edc0c Update MASTER_SITES
Submitted by:	Lars.Koeller@post.uni-bielefeld.de
1998-10-23 16:47:00 +00:00
Steve Price
3028b5f13c Remove empty directories on deinstall. 1998-10-21 01:07:33 +00:00
Steve Price
0b3931097a No need to supply a minor number for shared libraries if it is zero. 1998-10-21 01:06:56 +00:00
Steve Price
2646e845ff Move manpages from pkg/PLIST to Makefile. 1998-10-21 00:57:42 +00:00
Vanilla I. Shu
d618ff5265 Activate gnomeadmin again.
Remind by:	asami
1998-10-20 16:32:16 +00:00
Vanilla I. Shu
e1a7bd5fad Add a patch from maintainer.
PR:		ports/8273
Submitted by:	maintainer
1998-10-19 14:42:14 +00:00
Justin M. Seger
5a1fb165ba Mark BROKEN for ELF. 1998-10-14 18:01:49 +00:00
Justin M. Seger
f505ad36f8 Mark BROKEN for current.
scsi.c
1998-10-14 10:41:59 +00:00
Justin M. Seger
c0accd93e7 Unbreak for current.
Submitted by:	Gary Jennejohn <garyj@muc.de>
1998-10-14 00:05:44 +00:00
Justin M. Seger
d9133a8d65 Unbreak for current.
Suvbmitted by:	Gary Jennejohn <garyj@muc.de>
1998-10-13 23:52:47 +00:00
Justin M. Seger
ebc2e927f0 Unbreak.
Submitted by steve
1998-10-13 03:59:13 +00:00
Justin M. Seger
7829f7c2e2 mkhybrid11->mkhybrid
Submitted by:	steve
1998-10-13 03:40:13 +00:00
Vanilla I. Shu
3bfa1fa969 Typo error.
Submitted by:	maintainer.
1998-10-12 06:13:47 +00:00
Vanilla I. Shu
68a7bf4041 Activate gtop. 1998-10-10 13:45:03 +00:00
Vanilla I. Shu
7a57987224 GNOME system monitor.
PR:		ports/8228
Submitted by:	Yukihiro Nakai <nakai@technologist.com>
1998-10-10 13:44:01 +00:00
Gary Jennejohn
9e35fc88b9 Add patch-ae to change MNT_NFS to MOUNT_NFS. Don't know how I managed
to screw that up.

This should now work for -stable.

Reported by: Satoshi
1998-10-10 11:50:09 +00:00
Gary Jennejohn
f84ea39c43 Fix a slip of the fingers in freebsd_system.c. MNT_NFS should have been
MOUNT_NFS for -stable.

Now I'm not certain whether MNT_EXPORTED is correct for -current :( I can't
test it because I don't use NFS.

Pointed out by: Satoshi
1998-10-10 11:41:31 +00:00
Satoshi Asami
bbba9fc4cc Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00
David E. O'Brien
fe351d408c Make this build on a.out 3.0-CURRENT systems. 1998-10-09 10:01:32 +00:00
Jean-Marc Zucconi
b0f531ef90 Upgrade to version 1.6.1a4 1998-10-07 14:46:33 +00:00
Gary Jennejohn
cf3fc455de Update to version 1.4a.
The patches are now part of the tarball and have been deleted from the
patch directory.

Version 1.4a now includes the libdevstat patches, which were formerly
patch-ad.

Tested under -current (with CAM) successfully.

PR:		ports/8167
Submitted by:	Jian-Da Li (the maintainer)
1998-10-06 23:56:21 +00:00
Brian Somers
66bbf9dad0 Elfify 1998-10-01 18:35:41 +00:00
Gary Jennejohn
4913bc44ef Update to version 2.0 and add support for libdevstat so that this works
with CAM.

I don't run NFS so I was unable to test whether xperfmon++ still shows
reasonable values for nfclient and nfsserver.

Obtained from: the update came from Lars Koeller, the libdevstat support
was added by me.
1998-09-30 19:32:44 +00:00
Gary Jennejohn
d2c4a6e3ba Update xsysinfo to use libdevstat for CAM.
Unfortunately, the maintainer is currently doing his compulsory military
service, so I'm committing this change without his OK.
1998-09-30 19:24:49 +00:00
Justin M. Seger
c94a576e69 Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
Satoshi Asami
39475894a9 devel/libslang has been ELFized. 1998-09-25 10:18:41 +00:00
Satoshi Asami
457679eee3 gtk and gtk11 are now ELFized. 1998-09-22 22:55:56 +00:00
Steve Price
a198154cf2 Remove regexp support for libxview not that it builds ELF too. 1998-09-21 22:15:59 +00:00
Steve Price
009ee5803a Update to version 1.2.1.
PR:		7893
Submitted by:	maintainer
1998-09-19 22:41:10 +00:00
Vanilla I. Shu
013a4a7172 Fix gtk11 config proglem.
PR:		ports/7985
Submitted by:	maintainer
1998-09-19 10:55:11 +00:00
Steve Price
9f5ed4e44d Fixup checksum and add a new manpage or two.
PR:		7824
Submitted by:	Bruce A. Mah <bmah@ca.sandia.gov>
1998-09-19 05:48:10 +00:00
Steve Price
dcf1287e4d giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
Steve Price
26ebf6897c Activate mergemaster. 1998-09-17 22:38:47 +00:00
David E. O'Brien
0db36ee0bc Upgrade to ver 4.37 + 3.0 patches by Vic Abell
Submitted by:	Vic Abell <abe@vic.cc.purdue.edu>
1998-09-16 04:14:27 +00:00
Vanilla I. Shu
faa36925ca Upgrade to 1.4.4. 1998-09-15 12:06:45 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
6784e6a3df Ressurect RUN_DEPENDS.
Reviewed by:	maintainer
1998-09-15 09:48:22 +00:00
David E. O'Brien
ff64c2d6d7 why have a patch, when we have a nob for this in bsd.port.mk 1998-09-04 00:15:45 +00:00
David E. O'Brien
7be2304f42 upgrade to 1.11.3 1998-09-03 18:51:24 +00:00
Mike Smith
f3ab164825 BUILD_DEPENDS on Tk, as we need Tk headers to build the TkSteal module.
Submitted by:	Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu>
1998-09-03 16:02:35 +00:00
Vanilla I. Shu
57dd177cd2 Upgrade to 1.4.3
PR:		ports/7787
Submitted by:	maintainer.
1998-08-31 14:20:41 +00:00
Matthew Hunt
b2defd26b6 Add "USE_XLIB=yes". 1998-08-26 18:32:47 +00:00
Steve Price
bfb42db106 Locate the secondary master site again.
PR:		7661
Submitted by:	maintainer
1998-08-24 01:13:55 +00:00
Satoshi Asami
27c35668b6 Remove bogus tab at the beginning of (or at the end of) an empty line.
Found by:	portlint
1998-08-20 09:45:01 +00:00
Tim Vanderhoek
1980dcdff7 These manpages removed by Tim Vanderhoek. 1998-08-19 20:43:24 +00:00
Justin M. Seger
1e7506ff6b Upgrade to cfengine-1.4.12. 1998-08-19 11:28:24 +00:00
Tim Vanderhoek
39448a6b27 Remove miscellaneous manpages. 1998-08-18 19:04:15 +00:00
Satoshi Asami
c0702d86b7 Um, nothing is broken here. If a PLIST becomes empty (because of
manpage removal in this case, but it applies to any empty PLIST), an
*empty PLIST* should be added.  It has always been this way (see
x11/kde, for example).
1998-08-17 20:54:51 +00:00
David E. O'Brien
8c55de5295 * Remove manpages from PLIST.
* mark BROKEN (due to bsd.port.mk rev 1.227.2.46).
1998-08-17 16:27:40 +00:00
Steve Price
50e80f3ec2 Update to version 2.0.
PR:		7570
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-08-17 00:36:30 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00