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

569 Commits

Author SHA1 Message Date
Brian Somers
b98a2e6435 Update wide-dhcp so that it compiles with the new
interface stuff (and if_var.h).

Closes pr3161

Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
Obtained from:  pr3161
1997-04-04 02:20:28 +00:00
Bill Fenner
719eee8245 DISTFILE moved on MASTER_SITE
Found by:	distfile checker
1997-04-01 23:49:05 +00:00
Brian Somers
f032ebd13d Complete the arpwatch port. 1997-03-31 20:16:38 +00:00
David E. O'Brien
9338234e80 Add install-man to INSTALL_TARGET rather than deal with it in post-install
target.
1997-03-30 18:26:41 +00:00
David E. O'Brien
cf76a5ac8a COMMENT should be one line and as short as possible and still be able
to convey information.
Need to package compressed manpages
1997-03-30 18:12:59 +00:00
David E. O'Brien
146319ce61 Style fixes:
*  CATEGORIES doens't have ``+'' anymore
  *  manpages should be listed in MAN8 so they get compressed
  *  use ${MKDIR} so parrent dirs get created if nessicary
  *  blank likes around MAINTAINER
  *  PKGNAME isn't needed when PKGNAME is same as DISTNAME
1997-03-30 18:11:58 +00:00
Brian Somers
4155dab552 Import arpwatch version 2.0.1a1, a tool for monitoring
a network interface and maintaining a table of MAC
addresses against IP numbers and host names.
1997-03-30 17:19:56 +00:00
David E. O'Brien
ba49294df8 Clean up header comments. 1997-03-27 18:03:12 +00:00
David E. O'Brien
ad2fe35534 share fping w/the world 1997-03-25 09:58:50 +00:00
David E. O'Brien
16a624c849 A tool to quickly ping N number of hosts to determine their reachability
without flooding the network.
1997-03-25 09:58:02 +00:00
Poul-Henning Kamp
b9d8eba3f7 Add .../bin/scotty 1997-03-21 07:37:18 +00:00
Adam David
c7551b49b5 Correct some really embarrassing typos in critical locations.
I'm trusting that this needs no approval during ports freeze because these
packages are not built automatically, so therefore this is not treading on
Satoshi's toes.
1997-03-14 03:58:24 +00:00
Peter Wemm
21aaf2b306 Convert the changes from the version of sup in the src tree in recent
history to patch format to the native tree layout.

The version in src/usr.sbin/sup can now die. :-)
1997-03-11 04:41:41 +00:00
Satoshi Asami
b2a26a9848 Fix this so it will package. Also, instead of making "PLIST" from
"PLIST.in", make "PLIST.tmp" from "PLIST".  The difference is that we
can now do a grep on PLIST on the entire ports tree to find what the
scotty port installed.
1997-03-10 10:54:21 +00:00
Satoshi Asami
c021677ca3 Fix this so it will package. Also, instead of making "PLIST" from
"PLIST.in", make "PLIST.tmp" from "PLIST".  The difference is that we
can now do a grep on PLIST on the entire ports tree to find what the
scotty port installed.
1997-03-10 10:49:00 +00:00
Adam David
3d331335e4 changes in distribution filesets 1997-03-10 03:35:10 +00:00
Gary Palmer
abcbcf3adc Remember to change the Required line :) 1997-03-07 11:36:04 +00:00
Gary Palmer
76bd4dfdd7 Try to bring this port up to date. Upgrade to 3.1.3, and untangle the
patches a bit (author incorporated a fair number of them, and made
even more cross-platfrm portability improvements). I'll deal with
any packaging changes tomorrow.
1997-03-07 11:33:51 +00:00
Poul-Henning Kamp
e158218aab Improve the IP-discover application.
Fix INADDR_LOOPBACK starvation.
Don't react to pings that come back from another address than what we
pinged.
1997-03-06 16:38:07 +00:00
Satoshi Asami
6d40495b94 Add tcptrace. 1997-03-06 02:20:23 +00:00
Satoshi Asami
736277264e A TCP dump file analysis tool.
Submitted by:	fenner (he had to leave so I'm importing it)
1997-03-06 02:18:51 +00:00
Paul Traina
b14ad0287b upgrade to 1.9.16p11 1997-03-05 01:35:20 +00:00
Poul-Henning Kamp
3d4709fbb2 Boldly venture into the realm of ports, abduct an old friend of mine
and patch it up a bit.  Yes indeed, phk is back in the tcl+snmp arena.

Update to 2.1.5, add the ability to probe several communities with
the IP-discover function.
1997-03-04 22:34:40 +00:00
Adam David
88b51f0915 --> 1.0.102 1997-03-04 06:44:42 +00:00
Adam David
18fd2a9db8 --> 1.0.102 1997-03-04 06:12:32 +00:00
Satoshi Asami
da6456b482 Remove version-specific DIST_SUBDIR. It is too hard to maintain if the
number of subdirectories grow.
1997-03-04 05:20:02 +00:00
Satoshi Asami
93dfe9df5a Remove version-specific DIST_SUBDIR. It is too hard to maintain if the
number of subdirectories grow.
1997-03-04 05:14:57 +00:00
Gary Palmer
4231301a30 Correct typo 1997-03-04 02:21:36 +00:00
Andreas Klemm
efc245cfb1 Upgraded bb to 1.04.
New features ... traces sendmail, pop3, ...
Reviewed by:
Submitted by:
Obtained from:
1997-03-03 21:37:05 +00:00
Poul-Henning Kamp
62c9cb2ef0 Interface load graphs now inherit SNMP properties from object. 1997-03-03 14:29:03 +00:00
Poul-Henning Kamp
f74907ef6c A better attempt to correct the host/net byteorder problems. 1997-03-03 11:46:46 +00:00
Satoshi Asami
4f9ad341f6 gets() -> fgets(). Closes PR ports/2765.
Submitted by:	Marc Slemko <marcs@znep.com>
1997-03-02 13:34:28 +00:00
Satoshi Asami
3b9d0193b0 Change "/usr/local" to "${LOCALBASE}". While I'm here, change
MAINTAINER from asami to ports, I don't use this anymore (no cut &
paste, duh!).

By the way, does someone know why people think I'm a ytalk expert?  I've
getting questions from all over the world about how to compile ytalk
on Solaris etc.  Maybe taking out this MAINTAINER line would help.
1997-03-02 12:14:22 +00:00
Poul-Henning Kamp
7d15b64d19 ntohl() missing on result from gethostbyname() 1997-03-01 20:05:41 +00:00
Satoshi Asami
62ca955f04 Update ports to new __FreeBSD_version numbering scheme (220000 for
2.2-RELEASE, 300000 for 3.0-current for now).
1997-02-21 08:48:03 +00:00
Adam David
14e5cfca47 1.0.99 --> 1.0.100 1997-02-19 06:07:11 +00:00
Satoshi Asami
aec7cdc9ea This is port is not interactive, as the configure response is redirected
to stdin.
1997-02-19 05:49:17 +00:00
David E. O'Brien
b85e96f141 Style police.
Bug fixes.
1997-02-18 10:09:08 +00:00
Thomas Gellekum
e419ee5a78 Activate freewais-sf. 1997-02-18 08:36:56 +00:00
Thomas Gellekum
9f20a9982c Import of freewais-sf, an enhanced WAIS.
Closes PR #2156.

Submitted by:	Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
1997-02-18 08:30:58 +00:00
Thomas Gellekum
38ea4c281d Activate ftpsearch. 1997-02-17 10:46:01 +00:00
David E. O'Brien
4a74478dcf Turn on bing port. 1997-02-16 01:20:57 +00:00
David E. O'Brien
b67353cede Bing is a point-to-point bandwidth measurement tool (hence the 'b'),
based on ping.

Closes PR:	ports/2576
Submitted by:	jseger@scds.com
1997-02-16 01:19:20 +00:00
Masafumi Max NAKANE
04b4e5b075 Enable delegate. 1997-02-12 15:51:39 +00:00
Masafumi Max NAKANE
9b85add6f8 New port, DeleGate:
General purpose TCP/IP proxy system
1997-02-12 15:49:28 +00:00
David E. O'Brien
f82486aae5 Socket++ is a iostream like C++ class library for the UNIX and INET
domains of sockets and protocols.

Submitted by:	Narvi <narvi@haldjas.folklore.ee>
Closes-PR:	ports/2532
1997-02-07 23:54:07 +00:00
Satoshi Asami
768c8dd45a Put RUN_DEPENDS in its own section. 1997-02-06 06:50:40 +00:00
John Polstra
efe48ed5b7 Add cvsup-mirror. 1997-02-02 04:16:28 +00:00
John Polstra
a2fac24797 The cvsup-mirror port, a kit that makes it easy to set up a FreeBSD
mirror site.
1997-02-02 04:11:35 +00:00
Masafumi Max NAKANE
ffa29a64aa Upgrade, 3.5a16 -> 3.5b1.
Submitted by:	 Mike Peck <mike@falcon.binghamton.edu>
Reviewed & Modified by:	max
(Closing PR #2374.)
1997-01-30 08:42:22 +00:00
Adam David
37a4b9a363 1.0.98 --> 1.0.99 1997-01-28 13:42:29 +00:00
Andreas Klemm
cb9659df17 - copy correct bb-pager.sh script to cgi-bin.
- make a symlink to $PREFIX/bb/www instead from there to cgi-bin, so
  that apache server finds the script outside the document root.
- updated PLIST.
- provide better environment for ,paging' in script (BBHOME, ...)
1997-01-26 18:44:39 +00:00
Masafumi Max NAKANE
92b84d1036 Change all /usr/tmp to /var/tmp. 1997-01-25 16:03:05 +00:00
Satoshi Asami
e91ccdae02 "ln -s" -> "ln -sf". 1997-01-24 12:16:53 +00:00
Satoshi Asami
64e5bbde17 Move "done" to the right place so this port actually installs. 1997-01-24 12:10:12 +00:00
James FitzGibbon
48cf0f27d2 Upgrade to radius-961029 1997-01-24 10:19:35 +00:00
Andreas Klemm
f269a41291 remove 2 files from PLIST, that actually are created, when running
the start script.

Added a needed tmp dir ($PREFIX/bb/tmp), otherwise bb refuses to start.
Updated PLIST.

symlinked page.sh cgi script to $PREFIX/www/cgi-bin
1997-01-23 22:05:48 +00:00
Andreas Klemm
ff9aa2e3ff Some bugfixes and enhancements:
a) The link created in /usr/local/www to the bb is relative, so it
does not work if the ${PREFIX}/www is itself a symlink.  Fixed that
by using full paths.

b) Added a symlink bb/index.html to bb/bb.html so that the URL can
just be http://hostname/bb

c) Added 3 files (two of them were very important) to PLIST which
were missing (bb.html, bb2.html and the new index.html). So I think
nobody tried to install bb from a package since now.

Reviewed by:
Partially submitted by:	Mikhail Teterin <mi@www.video-collage.com>
Obtained from:
1997-01-20 11:46:02 +00:00
Andreas Klemm
13472af44c Removed RUN_DEPENDS=netscape3.
Strongly suggested by:	Satoshi
1997-01-20 09:59:33 +00:00
Andreas Klemm
56ee6818d3 corrected md5 checksum because author did changes without bumping
the release number.
Obtained from: Doug White <dwhite@gdi.uoregon.edu>
1997-01-20 09:57:27 +00:00
Satoshi Asami
ab0b8fd515 (1) This is a classic example of a "trivial fix" blowing up on one's face
unless you test it, Brian. :)  (Directory path prefix was wrong.)

(2) Also, this patch modifies the same file as patch-af, so I combined
    those two (see handbook).
1997-01-19 00:55:10 +00:00
Brian Somers
75ac3d590f If a client suggests an IP that is different from the server-config
IP for that hardware-address, return a NAK rather than being silent.

Reviewed by:    None (trivial fix, discussed briefly with author & cc'd
                to hackers)
Submitted by:   Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from:  Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 01:26:27 +00:00
Adam David
ee3483e1fa preconfigure the run files 1997-01-16 11:48:01 +00:00
Adam David
6e6624a5fa WRKDIR != WRKSRC 1997-01-16 11:46:58 +00:00
John Polstra
3d6079d216 Update from CVSup release 14.1 to release 14.1.1.
This micro release of CVSup fixes a server bug that would have been
tickled by some planned repairs to the FreeBSD repository.  The client
remains unchanged from release 14.1.
1997-01-16 03:27:31 +00:00
Paul Traina
a6621d4552 Serves me right for committing work I hadn't looked at in over a month.
This cleans up everything, installs man pages properly, et al.

The dhcp client is not installed, since it is not yet functional.
1997-01-14 20:16:10 +00:00
Masafumi Max NAKANE
91e91b11ad Modify the configuration to use file locking with fcntl() so that
the trash folder works properly.
Submitted by:	Koichi Satou <copan@ppp.fastnet.or.jp>
1997-01-14 07:10:52 +00:00
Masafumi Max NAKANE
fc5a5dbcaa Better method to test if make is run with BATCH defined. 1997-01-14 06:16:24 +00:00
Paul Traina
5284ac1c89 Upgrade to ISC DHCP 5.14 1997-01-14 05:29:27 +00:00
Masafumi Max NAKANE
d971247863 Include osreldate.h to determine if if_var.h is needed. 1997-01-14 05:06:33 +00:00
Adam David
aa7eee611c 1.0.97 --> 1.0.98 1997-01-11 08:52:53 +00:00
Masafumi Max NAKANE
32865e9b7b Make bpfiltp.c include net/ethernet.h instead of if_{var,ether}.h.
Suggested by:	wollman
1997-01-10 02:56:29 +00:00
Satoshi Asami
2f52be8f94 Why does this file carry my name? Drats! (Change it to jdp@polstra.com) 1997-01-09 09:21:03 +00:00
Masafumi Max NAKANE
bd2b7fdf00 Make support/ethertalk/bpfiltp.c include net/if_var.h. This is due to
the changes made to if_ether.h.
Noticed by:	phk
1997-01-08 23:11:44 +00:00
Masafumi Max NAKANE
da2b0bf941 New patch:
Make support/uab/aarp.c include net/if_var.h.  (This is due to recent
change made to if_ether.h.)
Noticed by:	phk
1997-01-08 23:10:23 +00:00
Adam David
53923b125f added temporary patch until changed by author 1997-01-08 22:28:29 +00:00
Adam David
d38f513882 get the patch to behave 1997-01-08 21:58:13 +00:00
Adam David
d88558f255 use URL file syntax
added backup distribution site
1997-01-08 11:42:00 +00:00
Adam David
6fbf9c7953 had become out of sync with reality 1997-01-08 08:28:39 +00:00
Adam David
f6518a47fe had gotten out of sync with reality 1997-01-08 08:09:56 +00:00
John Polstra
e0bd0cc73c Update from CVSup-14.0 to CVSup-14.1. 1997-01-08 00:20:25 +00:00
Satoshi Asami
8f02356782 Add strobe.
Not-sure-if-forgotten-by-him-but-I'm-going-to-commit-this-before-I-forget: max
1997-01-07 12:46:33 +00:00
Masafumi Max NAKANE
d8d87cfecf Previous modification to treat ttyv? as console introduced bug and this
change should correct it.
Added some comment about the modification this patch is making.
Instead of hardcode utmp location, use _UTMP_PATH.
Submitted by:	sanpei@yy.cs.keio.ac.jp
1997-01-06 14:09:34 +00:00
Satoshi Asami
acba5a9cf3 Comment out NO_CDROM, author says ok. 1997-01-06 13:54:53 +00:00
Satoshi Asami
a6127faf46 Add NO_CDROM for now, since the README says:
===
License Agreement
=================
Big Brother is non-commercial software.  That means it can't be sold
or included in any commercial product without written permission from
Sean MacGuire.
===

I have sent mail to Mr. MacGuire asking for permission.
1997-01-06 08:51:42 +00:00
Masafumi Max NAKANE
1a587725f1 Merge patch-ag, patch-ah into patch-ab as they all change the same file. 1997-01-06 08:51:05 +00:00
Satoshi Asami
1512816f05 Update. By the way, since the distfile doesn't include the version number,
I have no idea how anyone could have compiled the updated version without
fixing this. ;)
1997-01-06 08:50:31 +00:00
Masafumi Max NAKANE
48ac028bab New patch. Description from the maintainer:
Patch for utmp ut_host.

	  GNU finger uses ut_host information in utmp.

	  From src/usr.bin/login/login.c CVS log, after 2.2 source tree,
	login.c write numerical address to ut_host.
	(1.12 comment of login.c)

	  So this patch is to translate numerical address to hostname.

Special Thanks to Tung-Hui Hu <hhui@arcfour.com>.

Submitted by:	sanpei@yy.cs.keio.ac.jp
(Closing part of #PR 2360.)
1997-01-06 07:32:57 +00:00
Masafumi Max NAKANE
f0bf4911ea Rename files/start.fingerd.sh.sample -> fingerd.sh.sample.
Submitted by:	sanpei@yy.cs.keio.ac.jp
(Closing part of PR #2360.)
1997-01-06 07:24:43 +00:00
Masafumi Max NAKANE
762e928279 Typo.
Noticed by:	phk
1997-01-05 18:46:44 +00:00
Andreas Klemm
7253116e7c Updated bb port to version 1.0.
Corrected an error in configure script.
1997-01-04 15:24:36 +00:00
Andreas Klemm
109193c05e port doesn't run-depend on lyx instead on lynx. But that was
perhaps a bad choise, as well, since you need a web browser
with graphical capabilities.
Obtained from: "up again" Andrew Stesin
1997-01-04 15:12:59 +00:00
Adam David
2ce5010d8e + regexps 1997-01-03 04:09:16 +00:00
Adam David
b4caaca0b1 added kfuns regexp_compile() and regexp_match()
this is the LPC interface to GNU regexp by Robert Leslie <rob@ccs.neu.edu>
and is used by the upcoming dgd-lpmoo port
1997-01-03 04:03:04 +00:00
Thomas Gellekum
a6aaa0d6ec Activate wget. 1997-01-02 07:26:52 +00:00
Adam David
6d6eb442fc duh braino, WRKSRC != WRKDIR 1997-01-02 06:23:22 +00:00
Adam David
6611807890 checksum changed, as did patch destination 1997-01-01 05:19:16 +00:00
Adam David
d1278e7ddf checksum changed 1997-01-01 05:17:33 +00:00
Satoshi Asami
475a5f18d3 Thanks Peter for taking this, but MAINTAINER should be a full address
(not only freefall's account name).
1996-12-31 13:11:21 +00:00
Masafumi Max NAKANE
96df1464f9 Make aarpd.c include sys/time.h.
(This is due to if.h changes.)
1996-12-29 16:45:12 +00:00