James FitzGibbon
c1decd9165
Import of a perl5 module to access the NIC's Whois server
1997-06-07 04:07:27 +00:00
James FitzGibbon
d3704252a2
Remove ${PREFIX}/lib/rwhois/dev/zero character device from install and PLIST.
...
This now packages correctly.
Pointed-out-by: asami@freebsd.org
1997-06-05 13:54:01 +00:00
Satoshi Asami
0094385ae6
ztelnet, a telnet hack with zmodem transfer, with korean patch
...
PR: 3347
Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr>
1997-06-04 09:02:45 +00:00
Satoshi Asami
21291fbe43
Patch to fix build on -current. This port isn't broken anymore. Also,
...
add
Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com>
as maintainer.
1997-06-03 22:11:37 +00:00
Satoshi Asami
07d2d1313c
Remove the last remnant of p5-IO dependency.
...
Found by: make index
1997-06-03 11:35:24 +00:00
Satoshi Asami
b0a9cc700e
Mark it BROKEN for 3.0.
1997-06-03 07:35:25 +00:00
Satoshi Asami
1fe4bf0a64
There is no ZEXTENSION defined anywhere. (Besides, you are not supposed
...
to add the ".gz" suffix to the MAN? variables.)
1997-06-03 06:47:59 +00:00
Satoshi Asami
e08982007a
Variable reordization (LIB_DEPENDS before misc. variables).
1997-06-03 06:11:35 +00:00
David E. O'Brien
2168f8a167
Add MANTAINER.
...
Its a good idea to explicitly have a MAINTAINER, even if it's
"ports@FreeBSD.org".
1997-06-01 04:51:57 +00:00
Paul Traina
0b314a90ec
Upgrade to b5.16 and remove se as maintainer per request of Fenner & se
1997-05-31 16:14:04 +00:00
James FitzGibbon
f077c7ddc8
Activate mail/cyrus
...
Activate devel/p5-Penguin
Activate devel/p5-Penguin-Easy
Activate net/rwhois
Activate textproc/pilot_makedoc
1997-05-30 20:13:39 +00:00
James FitzGibbon
16b58c70f3
Import of the InterNIC's referral whois server and client
1997-05-30 20:13:24 +00:00
Masafumi Max NAKANE
fdf92566aa
Let the port's Makefile compress the man pages.
...
Install docs and sample files into ${PREFIX}/share/{doc,examples}/dhcp
respectively.
Submitted-by: sanpei@yy.cs.keio.ac.jp
1997-05-30 18:52:45 +00:00
Masafumi Max NAKANE
86dd11dadc
Part 6/6 of the update:
...
Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
1997-05-30 18:39:24 +00:00
Masafumi Max NAKANE
b880ad35b0
Part 5/6 of the update:
...
Remove dhcpdb.bind file if changed dhcpdb.pool file.
If dhcpdb.pool file is changed and dhcpdb.bind file is
not matched to new pool file, dhcp server(dhcps) can not
run with some errors like this.
* dhcps in free(): warning: modified (chunk-) pointer.
* dhcps[25591]: hash_ins() with client identifier failed in read_bind_db()
I fixed start-up script to remove dhcpdb.bind file
when dhcpdb.pool file is newer than dhcpdb.bind.
Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
1997-05-30 18:38:11 +00:00
Masafumi Max NAKANE
3d0c04fa57
Part 4/6 of update:
...
Unlink /etc/resolv.conf before recreate new one.
If /etc/resolv.conf is symbolic link file, dhcpc with -r
option overwrite symfile.
Then unlink it berfore recreate.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
1997-05-30 18:35:33 +00:00
Masafumi Max NAKANE
b11193b1c9
Part 3/6 of update:
...
Append description into pkg/DESCR file.
o CHECK_SUM error problem under 2.1.x FreeBSD box.
o dhcps need dhcpdb.relay file without using dhcpdb.relay.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
1997-05-30 18:33:26 +00:00
Masafumi Max NAKANE
3875504aa9
Part 2/6 of update:
...
Append description of dhcpc.interface.pid file to man page.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
1997-05-30 18:31:22 +00:00
Masafumi Max NAKANE
2edc1e9884
Part 1/6 of update:
...
Fix manpage files about path of dhcpdb.bind file.
The dhcpdb.bind file is in /var/db/ under FreeBSD, not
in /etc.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
1997-05-30 18:28:53 +00:00
Peter Wemm
6ef4ce131f
Don't grep /etc/passwd and /etc/group for checking the existance of
...
users since it doesn't see yp/nis. Use 'pw {user|group} show ...' and
check the return code, otherwise the script can try and add an already
existing user or group.
1997-05-29 03:21:14 +00:00
James FitzGibbon
a4b8015098
Remove p5-IO dependancy from ports that were using it.
1997-05-29 02:53:15 +00:00
James FitzGibbon
a90c1bb2dc
Remove p5-IO; now included in perl5.004
1997-05-29 02:43:36 +00:00
Bill Fenner
e3371ee385
Update to 2.0.2a1
...
Found by: distfile checker
1997-05-28 22:52:28 +00:00
James FitzGibbon
67f2b0e5df
Upgrade all ports requiring perl5.003 to perl5.004
...
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
Bill Fenner
51969ec84c
Make sdr build under 3.0
1997-05-22 05:13:53 +00:00
Satoshi Asami
88bbfe39d7
I believe 'lib/perl5/IO::Socket.pm' is a typo for 'lib/perl5/IO/Socket.pm'.
...
(Other than the file not existing, the extra colons were confusing the new
'file:dir[:target]' dependency list.)
1997-05-20 03:31:02 +00:00
Satoshi Asami
82c3aa5fda
Version 3.0 is denoted by 300000 now.
1997-05-18 03:12:39 +00:00
John Polstra
8ee2f98e9c
Check to make sure that the "gnats" subdirectory is a true
...
subdirectory, and not a symbolic link.
Update the reported size of the CVS repository to reflect current
reality.
1997-05-18 02:27:19 +00:00
John Polstra
34c76f1dee
Update for CVSup version 15.0 (previous was 14.1.1).
1997-05-18 00:32:12 +00:00
Bill Fenner
65901f8d98
Make the port not IS_INTERACTIVE if PACKAGE_BUILDING
1997-05-17 17:24:59 +00:00
Masafumi Max NAKANE
1c93d98a02
Enable traceroute.
1997-05-17 16:29:03 +00:00
Masafumi Max NAKANE
915850fa63
New port:
...
A version of 'traceroute' that shows the AS network number of each hop.
PR: 2778
Submitted by: Chris Dabrowski < chris@vader.org>
1997-05-17 16:21:11 +00:00
John Polstra
7a4ac6b1f2
Fix the master site, which has moved from freefall to hub. Add the
...
German mirror site and the other US site as well.
1997-05-06 15:03:41 +00:00
James FitzGibbon
8b99119c97
Fix slipup in CATEGORIES
1997-05-05 10:48:08 +00:00
James FitzGibbon
2471118853
Activate ratoolset
1997-05-05 10:46:43 +00:00
James FitzGibbon
8db7e65794
Import of RAToolSet, a policy analysis tool suite for the Internet Routing Registry.
...
Requested-by: Poul-Henning Kamp <phk@dk.tfs.com>
1997-05-05 10:46:20 +00:00
Masafumi Max NAKANE
b39c6760cf
Update, beta-0.17.1-exportable -> beta-0.17.2-exportable.
1997-05-04 16:55:38 +00:00
Masafumi Max NAKANE
975259720a
Upgrade, 1.04 (?) -> 1.04H.
1997-05-04 03:26:54 +00:00
Satoshi Asami
bada70ab1f
Use new MASTER_SITE_LOCAL variable from bsd.port.mk.
1997-04-30 03:18:09 +00:00
James FitzGibbon
5e1636a1ac
Upgrade to 0.07
...
Fixed incorrect PKGNAME in Makefile
Obtained from:
1997-04-27 17:20:23 +00:00
James FitzGibbon
9bec78b485
Upgrade to v2.2
1997-04-25 13:54:01 +00:00
Satoshi Asami
3a5534f4b1
Not that it matters much, but delete empty line between BUILD_DEPENDS
...
and RUN_DEPENDS.
1997-04-21 01:17:14 +00:00
James FitzGibbon
0617725316
Mass update of perl5 ports (most bring the port up-to-date with the latest release from CPAN)
...
Specifics: p5-Net fixed for IS_INTERACTIVE
p5-libwww fixed for IS_INTERACTIVE
1997-04-20 21:26:49 +00:00
Wolfram Schneider
df8f6f276f
Add virtual category 'perl5'.
1997-04-20 13:53:29 +00:00
Wolfram Schneider
1760fd6654
Add virtual category 'tk41'.
1997-04-20 13:20:00 +00:00
James FitzGibbon
8324e0ea23
Added net/mrtg and devel/p5-PV
1997-04-18 12:10:56 +00:00
James FitzGibbon
fad2f5ffa3
Import of the multi-router traffic grapher.
1997-04-18 12:08:17 +00:00
Adam David
c0fc93bbe8
1.0.104 --> 1.1
1997-04-15 23:25:46 +00:00
Brian Somers
e5d8e95e17
Change brian@awfulhak.demon.co.uk to brian@awfulhak.org
1997-04-13 16:01:26 +00:00
Brian Somers
550fd9c4c2
Add natd.
1997-04-13 15:41:57 +00:00
Peter Wemm
20c83a7922
Attach echoping
1997-04-12 17:19:11 +00:00
Peter Wemm
358c5baa72
echoping is a damn useful tool for checking reachability other than
...
via icmp status, eg: tcp or udp. It speaks http as well, so it can
"ping" a http server or a http proxy cache to make sure it's operating
and not wedged. (Nearly all of our system lockups are not detected
by icmp pings)
1997-04-12 17:17:34 +00:00
Peter Wemm
b6baaf2ca3
Update gated 3.5 beta3 to the release of 3.5.5
...
(Beta4 used to core dump when an interface went down, eg when ppp hung up)
1997-04-11 18:24:55 +00:00
James FitzGibbon
7e7d4bc6c8
Mark as IS_INTERACTIVE to let batch runs continue until I can fix these two.
1997-04-09 12:00:41 +00:00
James FitzGibbon
6ab72a8d1d
Added p5-Net-DNS
1997-04-05 22:16:37 +00:00
James FitzGibbon
3f368cbcb0
Import of p5-Net-DNS, a perl5 interface to the resolver libraries.
1997-04-05 22:15:47 +00:00
James FitzGibbon
a86f66cb5c
Upgrade to v1.05
...
Submitted by: Bill Fenner <fenner@parc.xerox.com>
1997-04-05 20:23:48 +00:00
Masafumi Max NAKANE
3a5a14e2ee
Upgrade, 4.0.4 -> 4.0.7.
1997-04-04 13:14:57 +00:00
Brian Somers
38b745529b
Finish the update to 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:37:13 +00:00
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
Peter Wemm
ee03cbc743
Make this puppy compile on -current after the net/if.h change to no longer
...
be self sufficient w/ sys/time.h
Note that this causes some harmless warnings, this is a trivial patch.
1996-12-29 05:44:46 +00:00
Satoshi Asami
d2e8909386
Ignore checksum of tzfile.h. Closes PR ports/2306.
...
Submitted by: sanpei@yy.cs.keio.ac.jp
1996-12-28 23:39:32 +00:00
Adam David
561678a4d8
1.0.93 --> 1.0.97
1996-12-26 05:46:21 +00:00
Andreas Klemm
fe0bf6dedd
new patch-aa needed because of little Makefile modifications by
...
the author of the package.
1996-12-23 18:23:21 +00:00
Andreas Klemm
aa282eb940
Got checksum mismatch. Fetched it again and created new checksum file.
1996-12-22 12:34:19 +00:00
Andreas Klemm
9cc719eef7
Remove the package name in the COMMENT file.
1996-12-22 12:13:06 +00:00
Adam David
cf3f68c635
1.0.96 --> 1.0.97
...
(dumpfile change)
1996-12-21 12:07:40 +00:00
John Polstra
35c1e6484a
Update from version 13.5 to version 14.0.
1996-12-14 20:13:27 +00:00
John Polstra
092ba24f2e
Update from version 13.5 to version 14.0.
...
Fix garbling of "MASTER_SITES" that somebody's slippery editor fingers
introduced into the previous revision of the Makefile.
1996-12-14 20:12:47 +00:00
Satoshi Asami
3ae5b9a692
Remove -s from manual installation target. I have no idea how this
...
worked on your machine, Eric. ;)
1996-12-12 05:29:56 +00:00
Eric L. Hernes
3954167a27
upgrade to 1.0c -- closes ports/2167
...
Requested by: Vincent Poy
1996-12-12 03:24:14 +00:00
Adam David
159c85cecf
1.0.95 --> 1.0.96
1996-12-11 21:05:00 +00:00
Peter Wemm
0e223d0197
Don't connect the network socket to stderr, this achieves nothing, but
...
prevents the connecting daemon (eg: ssh) asking for passwords etc.
Obtained from: ssh FAQ, Thomas Koenig <ciw.uni-karlsruhe.de>
1996-12-10 23:38:54 +00:00
Peter Wemm
1befa6384c
treat freebsd3.0 just like freebsd2.x
1996-12-10 23:36:02 +00:00
Masafumi Max NAKANE
bb7e210560
Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN
...
in double-quotes.
1996-12-08 09:48:59 +00:00
Masafumi Max NAKANE
86913ca557
No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
...
RESTRICTED or BROKEN.
Pointed-out by: asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
3e17de1c73
Now, string describing reason for defining these variables must be set
...
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
1996-12-07 11:26:58 +00:00
Masafumi Max NAKANE
3662526b0c
Activated ldap.
1996-12-06 10:23:28 +00:00
John Polstra
23626d1993
Update from socks5-beta-0.16.6-exportable to socks5-beta-0.17.1-exportable.
...
Fix configuration problem caused by FreeBSD major version number change.
Submitted by: Doug Ambrisko <ambrisko@whistle.com>
1996-12-05 00:56:20 +00:00
Adam David
4e98ab98b5
1.0.94 --> 1.0.95
1996-12-03 14:10:00 +00:00
Adam David
f25a8e58ac
update supplementary docs
1996-12-03 14:08:52 +00:00
Adam David
9a3222aaad
rewrite some supplementary docs
1996-12-03 13:31:13 +00:00
Satoshi Asami
70f194a8b5
{CP} -> ${CP}.
1996-12-03 03:34:37 +00:00
Satoshi Asami
c1e98eb76f
Well, I know it doesn't make much sense to have something like "{RM}"
...
in there, but our make still isn't smart enough to figure out that
it means "${RM}", David. :)
1996-12-03 03:27:44 +00:00
Masafumi Max NAKANE
33012ef016
Ooops, can't use ${PREFIX} in these scripts.
...
Noticed by: Koichi Satou <copan@ppp.fastnet.or.jp>
1996-12-02 09:38:55 +00:00
Masafumi Max NAKANE
aaaf226799
Activate cap.
1996-12-01 12:12:35 +00:00
Masafumi Max NAKANE
05d8e5acba
New port: the Columbia AppleTalk Package for UNIX.
1996-12-01 12:08:47 +00:00
David E. O'Brien
49f337d203
General Makefile cleanup
...
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
1996-12-01 01:23:27 +00:00
David E. O'Brien
6d580f890e
Cleaned up post-install target.
1996-12-01 01:20:15 +00:00
David E. O'Brien
ff59579a2b
"mkdir -p" --> ${MKDIR}
1996-12-01 00:22:48 +00:00
Satoshi Asami
db879567ce
Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
...
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
785c271f14
Misc. cleanup.
1996-11-26 11:21:38 +00:00
Satoshi Asami
90303fd642
Make this compile and package.
1996-11-26 09:16:00 +00:00
Satoshi Asami
7af4763de9
Add bb and socks5.
1996-11-26 08:50:49 +00:00
Satoshi Asami
4854665e6a
Oops, rmsgd.8 should be in MAN8, not MAN1.
1996-11-26 07:51:51 +00:00
Satoshi Asami
d44144c5e7
Add .gz suffix to manpages so this port packages again.
1996-11-26 07:37:13 +00:00
Bill Fenner
c354ee97aa
Update the checksum.
1996-11-24 03:55:27 +00:00
Paul Traina
0d2134c0b6
Update PLIST per Satoshi's request
1996-11-22 18:13:15 +00:00
Satoshi Asami
3c01626a9d
Dang, what am I thinking?!? It's NO_PACKAGE, not NO_PACKAGES dummy.
...
Maybe I should go to sleep.
1996-11-22 11:48:53 +00:00
Satoshi Asami
3919ad374a
Make this NO_PACKAGE, it asks too many questions.
1996-11-22 11:45:46 +00:00
David E. O'Brien
89e6b0f485
Needed a break from my prelim exams... did a port... adding it here.
1996-11-22 08:20:25 +00:00