1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

625 Commits

Author SHA1 Message Date
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
David E. O'Brien
c14bd1fe16 New port -- netcat is a simple utility which reads and writes data across
network connections.

Obtained from:  OpenBSD
1996-11-22 08:16:51 +00:00
Adam David
6f5febdbe2 1.0.93 --> 1.0.94 1996-11-22 08:09:39 +00:00
Mark Murray
b58ffc5ef8 Upgrade to version 2.4.23. The master site does not even have the tarball
for 2.4.21 anymore.
1996-11-20 21:22:06 +00:00
Bill Fenner
ebf45aa68a Check in the patches that CVS missed yesterday... *now* it'll build =) 1996-11-20 17:33:09 +00:00
Bill Fenner
1409841fc2 Upgraded to imm 3.5a1 . This port is no longer BROKEN. 1996-11-19 21:42:30 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
95e743d9b7 Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 08:47:32 +00:00
Satoshi Asami
fe9a912544 Standardize. 1996-11-18 05:35:30 +00:00
Andreas Klemm
ed4bfef983 --- Big Brother ---
a Web-based Unix Network Monitoring and Notification System
        by Sean MacGuire <sean@iti.qc.ca>

Home Page:      http://www.iti.qc.ca/iti/users/sean/bb-dnld/
A Life Example: http://www.menet.umn.edu/~clolson/bb/bb.html (40 machines)
1996-11-17 20:02:13 +00:00
Masafumi Max NAKANE
a41487394a Removed @cwd. 1996-11-17 01:48:57 +00:00
Masafumi Max NAKANE
b804046265 Updated MASTER_SITES.
Submitted by:	Pedro Giffuni <m230761@ingenieria.ingsala.unal.edu.co>

CATEGORIES+= -> CATEGORIES=
Removed pre-install target.  (What it did was mkdir ${PREFIX}/bin, etc.
which is now done by mtree.)
1996-11-17 01:48:15 +00:00
Adam David
891bd47b8d 1.0.91- --> 1.0.93
updated PLIST
1996-11-13 15:19:09 +00:00
Adam David
7e73d46286 1.0.91 --> 1.0.93 1996-11-13 15:06:00 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Adam David
88b54656a8 0.3 --> 0.5
xwais disabled because of a problem in myAsciiSink.c

this port is no longer broken
temporarily set to NO_PACKAGE and NO_INSTALL, work in progress
1996-11-13 10:56:28 +00:00
Bill Fenner
91f6b0a69a Fix endian-ness problem in bitfield.
Pointed-out-by:	Denis DeLaRoca <CSP1DWD@mvs.oac.ucla.edu>
1996-11-12 22:02:54 +00:00
Andrey A. Chernov
8bde36d41a Remove speak_freely 1996-11-11 23:26:07 +00:00
Satoshi Asami
328366e966 BROKEN is to be defined in individual Makefiles, not subdir Makefiles. 1996-11-11 07:05:28 +00:00
Bill Fenner
0b5f0f89e0 New port: sdr 2.3a1, the UCL Session DiRectory.
Note that this port is restricted due to inclusion of DES encryption.
1996-11-10 21:16:48 +00:00
Bill Fenner
753492eaa2 New port: wb 1.59, the LBL whiteboard.
Note: this is a "just-install-the-binary" port like netscape, no
source is available for wb.
1996-11-10 21:13:06 +00:00
Paul Traina
8e121723dd Update to zephyr 2.0.4 1996-11-07 17:49:43 +00:00
Satoshi Asami
b805b62cd3 imm, nv and vic are moved to mbones/. Repository copy is already
done, this is change to CATEGORIES line only.
1996-11-07 12:27:06 +00:00
Satoshi Asami
2caf562457 imm, nv, vic are moved to mbone/. 1996-11-07 12:18:37 +00:00
Adam David
75cf9f05ad updated for dgd >= 1.0.91 1996-11-06 22:53:25 +00:00
Adam David
9dfcb3c424 add kernel lib 1996-11-06 21:43:10 +00:00
Adam David
cbd78571a6 new distribution files 1996-11-06 21:42:27 +00:00
Adam David
a3b5b51af8 1.0.90- --> 1.0.9 1996-11-06 17:01:03 +00:00
Adam David
c0c6156834 1.0.90 --> 1.0.91 1996-11-06 16:45:52 +00:00
Masafumi Max NAKANE
7b05adff0e Use ${COMPRESS_MAN} to compress man pages. 1996-11-05 04:14:42 +00:00
Adam David
c6f70f3cdc 1.0.86 --> 1.0.90- 1996-11-01 22:36:25 +00:00
Adam David
8261e3dd90 1.0.86 --> 1.0.90 1996-11-01 21:50:01 +00:00
John Polstra
acb179bb41 Change the BUILD_DEPENDS so that it requires a particular version of
m3build.  Otherwise, it is possible to end up with shared libraries and
interface files that come from different and incompatible versions.

Problem reported by:	asami@freebsd.org
1996-11-01 20:30:46 +00:00
John Polstra
c52f657a4b Add "devel" to the CATEGORIES.
Submitted by:	asami@freebsd.org
1996-11-01 17:02:06 +00:00
John Polstra
5d6b356c54 Update for new release 13.5 of CVSup. 1996-11-01 04:14:12 +00:00
John Polstra
8274f13906 Update for new release 13.5 of CVSup.
Correct the "Date created" comment in the Makefile.
1996-11-01 04:14:04 +00:00
Adam David
e7643e3110 reflect the legal status more accurately 1996-10-31 19:33:20 +00:00
Adam David
d7b68f6d25 distfile changed 1996-10-30 00:23:56 +00:00
John Polstra
831a1ffa32 Change the dependencies to take advantage of the new "modula-3-lib"
port, which installs only the shared libraries and not the entire
development system.  This should make the package much more convenient
to use.
1996-10-29 23:26:23 +00:00
Adam David
5c040824fe 1.0.84 --> 1.0.86
tidied Makefile
1996-10-26 01:44:22 +00:00
Adam David
7e9ba5ead1 1.0.84 --> 1.0.86
tidied Makefile
1996-10-26 01:15:04 +00:00
Adam David
13f8aa9365 1.0.83 --> 1.0.84 1996-10-25 02:31:26 +00:00
Adam David
ecc9e925f8 1.0.83 --> 1.0.84 1996-10-25 01:46:56 +00:00
James FitzGibbon
b8c06517e3 Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
Submitted by:	asami@freebsd.org
1996-10-24 09:59:32 +00:00
James FitzGibbon
fb4418ff9f perl5 modules to access and use network protocols. 1996-10-24 08:32:22 +00:00
James FitzGibbon
0ccaa9e6a9 Update for new perl5 ports. 1996-10-24 08:32:08 +00:00
James FitzGibbon
052f24ec7c perl5 module to make Archie queries via Prospero requests. 1996-10-24 08:28:52 +00:00
Adam David
ee047a368a last minute change to master patchfile 1996-10-24 06:38:21 +00:00
Adam David
739be9b67c oops, stale file 1996-10-24 06:07:51 +00:00
Adam David
2001d6cfbe 1.0.63 --> 1.0.83
warning: dumpfile format changed
1996-10-24 05:38:21 +00:00
Adam David
64568bbc87 1.0.63 --> 1.0.83
warning: dumpfile format changed
1996-10-24 01:56:57 +00:00
Masafumi Max NAKANE
326bd7ec04 Upgrade, 1.5.1 -> 1.6.2.
(Closing PR #1862.)

Submitted by:	obrien@NUXI.cs.ucdavis.edu
1996-10-22 17:07:22 +00:00
John Polstra
ed72b971ce Minor grammatical cleanups to the warning message. 1996-10-22 03:12:33 +00:00
Masafumi Max NAKANE
603bf4a3e2 Honor NOMANCOMPRESS setting.
Submitted by:	"Philippe Charnier" <charnier@xp11.frmug.org>
1996-10-20 15:33:33 +00:00
Wolfram Schneider
44f9645ec6 Print a banner warning where the cvsup binary located before fetching
cvsup/modula sources.
1996-10-20 14:26:24 +00:00
Chuck Robey
f0e4d95686 Port update, fixing some compile problems.
Submitted by:	Igor Vinokurov <igor@cs.ibank.ru>
1996-10-19 17:30:14 +00:00
James FitzGibbon
c040ca109c Fixed problem with setting PREFIX in radius.h 1996-10-18 15:56:47 +00:00
James FitzGibbon
4c8b5a5f58 Upgrade to 961015 version 1996-10-18 11:50:16 +00:00
James FitzGibbon
be2fba57ef Added archive directory to MASTER_SITES to prevent breakage as soon as a new release comes out. 1996-10-18 11:44:20 +00:00
Masafumi Max NAKANE
d845f64ced Updated the maintainer's address. 1996-10-17 16:32:13 +00:00
Eric L. Hernes
585cf7dd5e make package now works.
some files are installed in .../$(uname -m)-$(uname)-$(uname -r)/...,
so we've got to use the `construct a PLIST' trick.

Pointed out by: Satoshi
1996-10-10 14:54:38 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Paul Traina
820dec8fb7 remove tclDP 1996-10-08 15:06:52 +00:00
Masafumi Max NAKANE
93bd6be393 Removed the version number.
Changed to make it better looking when doing make print-index.
1996-10-05 23:30:17 +00:00
Andreas Klemm
2b39b2c081 Entirely removed ports/net/tkined, because it's included in scotty port. 1996-09-29 11:40:34 +00:00
John Polstra
35c8d1d8a8 Update for new version of Modula-3.
Fix a typo in the "Version required" comment.
1996-09-27 02:33:15 +00:00
Masafumi Max NAKANE
8074c0b380 Activated telnetx 1996-09-25 20:42:10 +00:00
Masafumi Max NAKANE
f33cbbd861 Telnetx, telnet client with binary file transfer protocols support 1996-09-25 20:36:33 +00:00
James FitzGibbon
2f3431582d Fix for change of distfile name on master site 1996-09-25 14:49:24 +00:00
Satoshi Asami
b9a8b34076 Remove spurious EXTRACT_SUFX. 1996-09-25 05:12:44 +00:00
James FitzGibbon
824a12b381 Import of the Ascend RADIUS daemon. 1996-09-24 16:14:57 +00:00
James FitzGibbon
c4017afbcb Import of Ascend-modified RADIUS daemon.
Reviewed by:	chuckr@FreeBSD.ORG
1996-09-24 15:12:01 +00:00
Peter Wemm
e88f3d28e7 Ack, last commit was bogus. Serves me right for making "just one tiny
change" after I tested it. Sigh.

While here, make a tweakable hook to change the name from rdist6 to rdist.
1996-09-21 05:29:55 +00:00
Peter Wemm
e7ca1c5ef2 Update to rdist-6.1.3. The only major thing changed seems to be two
buffer overflow problems, which shouldn't be an issue since it's
not setuid.

While here, do not hardcode /usr/local, use $(PREFIX).  Do not patch
the install target so that 'make install' does the man pages, add
install.man to the ${INSTALL_TARGET} variable so that both "install"
and "install.man" are done. This reduces the diff to the base source a
little, but has the same overall effect.
1996-09-21 05:12:06 +00:00
Eric L. Hernes
a9a5e5b053 upgrade to 2.1.3 1996-09-17 12:50:36 +00:00
John Polstra
a77fd43e04 Update for new release 13.4 of CVSup. 1996-09-13 00:13:24 +00:00
John Polstra
1baa515e77 Update for new version of the Modula-3 port. 1996-09-12 00:40:45 +00:00
John Polstra
fc65a6cced Update for new version of the Modula-3 port. The new port really
needs to be used for building CVSup, because it fixes some M3 bugs
that affect CVSup.
1996-09-10 05:28:25 +00:00
Torsten Blum
0e9271fed7 Update MASTER_SITES 1996-08-27 10:23:06 +00:00
John Polstra
4165ec448d Update for release 13.3 of CVSup. 1996-08-23 20:51:32 +00:00
Satoshi Asami
7a4662e170 Remove LIB_DEPENDS on libz, it's in /usr/src now. 1996-08-19 10:31:04 +00:00
Satoshi Asami
07f65db017 Make this work on -current post this change:
* davidg      96/06/12 19:54:21
 *
 *   Modified:    sys/net   if_ethersubr.c
 *                sys/netinet  if_ether.c
 *   Log:
 *   Keep ether_type in network order for BPF to be consistent with other
 *   systems.

Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
1996-08-18 23:50:59 +00:00
Peter Wemm
a8032cb64c aargh, I forgot to commit this. This fixes an optimization originally
for rdist-6.1.0, which is not quite valid on 6.1.2 when used with an
alternate rsh-like transport (such as ssh).
1996-08-16 17:05:49 +00:00
Satoshi Asami
ec6594b60a Added rsync. 1996-08-16 07:24:13 +00:00
Satoshi Asami
f8e050261e A network file distribution/synchronisation utility.
Submitted by:	David O'Brien (obrien@cs.ucdavis.edu)
1996-08-16 07:23:01 +00:00
Adam David
4230c0347e distribution files changed 1996-08-16 00:18:56 +00:00
Adam David
6ce277d291 distribution files changed 1996-08-16 00:07:24 +00:00
John Polstra
560f54875a Add back the RESTRICTED clause, because the NEC copyright prohibits
commercial use.
1996-08-14 18:52:40 +00:00
John Polstra
2a95fc527d Update for new release. Remove export restriction; it no longer applies.
Reviewed by:	Doug Ambrisko <ambrisko@ambrisko.roble.com>
1996-08-14 16:02:50 +00:00
Adam David
d0e25f8e3f typo in filename 1996-08-13 05:45:28 +00:00
Adam David
5e9524c099 version 1.0.63 1996-08-10 16:37:30 +00:00
Adam David
d917ab3fff forgot this 1996-08-10 16:31:47 +00:00
Adam David
e7aaecbed4 version 1.0.63 1996-08-10 16:30:48 +00:00
Satoshi Asami
f5eabc9f4e Add cvsup. 1996-08-08 09:29:37 +00:00
Satoshi Asami
4e32dddba9 JDP's cvsup. Beware, this port depends on modula-3! 1996-08-08 09:25:56 +00:00
Satoshi Asami
e208b5a527 One more thing moved to sbin.
Forgotten by:	pst :p
1996-08-06 02:16:07 +00:00
Paul Traina
f3db02f52d Update package list to match new organization 1996-08-05 00:27:19 +00:00
Adam David
4825ba1c6a there was an extra file 1996-08-02 01:35:58 +00:00
Adam David
ab393d817d version 1.0.61 1996-07-31 14:58:00 +00:00
Adam David
2782fd09c5 version 1.0.61 1996-07-31 13:25:13 +00:00
Adam David
3846232e57 workaround bogus diff in distribution patchfile 1996-07-30 14:04:50 +00:00