Commit graph

887 commits

Author SHA1 Message Date
mrg
d6df09b421 update to version 4.4L. this fixes:
- channel_name_width==0
- missing ssize_t
- freebsd curses fixes
- nickname at starttime fixes for linux
- /window kill_others fixes
- NeXT support
and adds these features:
- socks5 support
- configure --datadir, --srcdir (objdir) support.
- find zcat/gzip/etc and use these as we can
1999-08-23 12:27:11 +00:00
tron
16628fb1be Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists. 1999-08-22 22:02:32 +00:00
rh
03c2659298 Update delegate to 5.9.3
Notable changes are:
    1999-06-25 DeleGate/5.9.3 bug fix (cache/Linux), etc.
    1999-06-02 DeleGate/5.9.2 URICONV, Y2K, host=-Host, LDAP, etc.
    1999-03-15 DeleGate/5.9.1 bug fix (Win, HTTPS, filters, etc.)
    1999-03-09 DeleGate/5.9.0 MAX_ARGC, bug fix
1999-08-22 15:55:50 +00:00
tron
77ade962cd Update "dependence" on "gindent" package. 1999-08-20 07:22:38 +00:00
fredb
fa5c25e4d3 Update to ntp-4.0.97
Portability fixes, plus new utility "ntptimeset"
1999-08-19 08:52:57 +00:00
tron
3f753b3afe Add "benchmarks" as second category. 1999-08-19 07:28:44 +00:00
agc
69696f9b82 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add USE_KERBEROS4 to BUILD_DEFS
1999-08-18 09:28:01 +00:00
agc
0b7af58b91 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add USE_INET6 to BUILD_DEFS
1999-08-18 09:24:08 +00:00
agc
d792103c87 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add USE_SOCKS to BUILD_DEFS
1999-08-18 09:11:30 +00:00
agc
c2e9364a11 Set CPP definitions to make this package work on Solaris. 1999-08-16 09:41:24 +00:00
itojun
4d3e7575fc upgrade to zebra-0.77.
New beta zebra-0.77 is out:

  ftp://ftp.zebra.org/pub/zebra/zebra-0.77.tar.gz

This beta includes brand new ripd.  Almost codes of ripd is rewritten.
ripd's dynamic `network' command configuration is improved.  `timers
basic' command's semantics is changed to conforms to RFC2453.  ripngd
is also updated as same as ripd.  IPv6 kernel route handling bug is
fixed.  SIGUSR1 reopen logging file.  ospfd's bug of originating
network LSA is fixed.  Redistribute routes handling is much improved.
Now `no redistribute' works as expected.  BGP-4+ withdraw bug is
fixed.  IPv6 router advertisement codes are added but not yet usable.
1999-08-15 16:21:10 +00:00
tron
99888b864b Fix "ucd-snmpd" to return "mib-2.ip.ipAddrTable" and make sure "netbsd1"
preprocessor symbol gets defined on NetBSD systems.
Patches supplied by Zdenek Salvet in PR pkg/7799.
1999-08-15 11:07:13 +00:00
tron
6177eaed01 Use package libtool to install "snmptrapd" because we will get a useless
shell script otherwise.
1999-08-15 10:12:51 +00:00
tron
d77009484c Make this package build on ELF systems. 1999-08-15 09:44:00 +00:00
fredb
1e1ce35e08 Forget to add this before last commit 1999-08-13 08:56:03 +00:00
fredb
7314f85594 Update ntp4 to 4.0.96p1
Highlights:
- - Y2K patches from AT&T: readme, test results, in source directory
- - various portability and configuration patches for Linux, WinNT

This version of the package now requires "gmake", "autoconf", and
"automake" as a consequence of its use of distribution patches.
This requirement is expected to go away with the pending release.
1999-08-13 08:54:28 +00:00
bouyer
cd138936c9 Update to 2.0.5a. Supplied by mcmahill@mtl.mit.edu with minor corrections by
me.
1999-08-10 16:38:08 +00:00
sommerfeld
289dd56b80 checksum patch 1999-08-08 18:52:52 +00:00
sommerfeld
5cffa83f7d protect zenicb against emacs 20.3 1999-08-08 18:50:31 +00:00
tron
38c8305004 Replace broken Perl5 build dependence by standard build dependence. 1999-08-05 18:08:08 +00:00
hubertf
9f50afe1ad Update to V0.7.1. Changes:
Overview of changes in Ethereal 0.7.1:
* Fixed big memory leaks in dfilter code (Guy)
* Enhanced xdlc, llc, and x25 (Guy, Olivier)
* Made glossary-dump option not initialize X11 (Guy)
* Fixed logical operands in dfilter code (Gilbert)
* Added progress bar to display filter (Gilbert)

Overview of changes in Ethereal 0.7.0:
* Addition of RTSP and SDP dissectors (Jason)
* New proto_tree and display filter system (Gilbert)
* Updated SMB suport (Richard)
* RADIUS dissector added (Johan)
* Display filter text-entry does auto-reload (Guy)
* Now compiles on Win32 (Gilbert)
* Removed support for GTK+-1.[01].x (Gilbert)
* Column re-sizing changes (Guy)
* Linux ATM Classical IP support (Theirry)
* X.25 support in wiretap iptrace routine (Olivier)
* Wiretap fix for "-S" ethereal option (Laurent)
* LAPB and X.25 dissectors added (Olivier)
* FreeBSD compilation cleanups (Bill Fumerola,
	<billf@jade.chc-chimes.com>)
* Ability to print all packets at once (Guy)

Overview of changes in Ethereal 0.6.3:
* Capture dialogue window data bug-fix (Guy)
* PPPoE (PPP over Ethernet) added (Jeff Jahr)
* ISAKMP, GRE, PPTP added (Brad Robel-Forrest)
* RSVP added (Ashok Narayanan)
* Summary dialogue added (Aaron Hillegass)
* Match Selected GUI added (Ashok Narayanan)
* Display Option GUI allows change of Time column (Guy)
* GTK 1.[12] bug fix (Gilbert)
* Code clean up (Guy)
* strerror() added for platforms that don't have it (Guy)
1999-08-05 17:45:57 +00:00
agc
55185663ec Make this package work on Solaris:
+ Makefile patches to work out what OS is being used.
+ Solaris 2.6 (at least) has herror, so don't try to redefine it
+ Pass down CC value from package Makefile
+ Don't pass down Zoularis CPPFLAGS from package Makefile
+ Regen patch-sum file
1999-08-05 13:09:27 +00:00
rh
7cd712c686 regen. 1999-08-04 17:05:56 +00:00
rh
a43f07cfd8 Add and enable tn5250. 1999-08-04 17:01:33 +00:00
rh
ad9c945b99 Import of tn5250-0.12.51, an implementation of the IBM 5250 telnet protocol 1999-08-04 17:00:26 +00:00
jlam
4171c2b4e6 Rename dhid.sh.sample to dhid.sh. This matches what security/ssh does. 1999-08-04 14:04:36 +00:00
fredb
22e7d6bbeb Eliminate absolute paths in MESSAGE file. 1999-07-29 19:06:05 +00:00
fredb
858be9be0e Update ntp4 to version 4.0.95 1999-07-28 08:55:12 +00:00
fredb
37be703043 Update package to ntp-4.0.94b. 1999-07-27 17:45:15 +00:00
itojun
19a6c7dc35 upgrade to 0.74. key changes are shown below.
>This is the first beta relase which includes (partly) workable ospfd.
>Now ospfd works as inter area OSPF router.  When it works properly
>route goes into the kernel.  Please note it does not support intra
>area route, AS external route, multiple area, aging of LSA, etc...
>Please use ospfd only in test environment.
>
>BGP serious bug is fixed.  ripngd is almost rewritten to conform to
>RFC2080.  ospf6d's LSA data structure is improved.  And also many bugs
>are fixed.
1999-07-27 13:42:21 +00:00
hubertf
f4925f502b Add proper ncurses handling. Patch submitted in PR 8048
by Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>.
1999-07-25 00:36:31 +00:00
tron
5f74693b65 Fix typo in home page URL. 1999-07-24 21:23:52 +00:00
fredb
a9eb9f5aa6 Add and enable "ntp4" package 1999-07-24 19:28:19 +00:00
fredb
6fb5743ca7 Fix category for "ntp4" package 1999-07-24 19:02:40 +00:00
fredb
36c0d34305 Import new "ntp4" package:
Network Time Protocol Version 4
1999-07-24 18:29:34 +00:00
tron
13c44ba31e Don't use soon-to-be-removed "${NO_WRKSUBDIR}". 1999-07-23 21:39:41 +00:00
tron
59c8bf900f Use "DEPENDS" instead of "RUN_DEPENDS". 1999-07-23 15:53:57 +00:00
sakamoto
0bf741cba8 gtkglarea to 1.2.1 1999-07-22 23:45:28 +00:00
itojun
3122e81f8a cleaner IPv6 patch is applied. 1999-07-22 16:02:51 +00:00
mrg
6d749e3e60 add /brick 1999-07-21 00:26:58 +00:00
jlam
c6e3731726 Correct dhid.sh.sample script by replacing @ECHO@ with ${ECHO}.
Also add RCS ID tag to dhid.sh.sample.
1999-07-20 06:32:05 +00:00
itojun
491cf0ba52 fix incomplete PLIST. zebra.info{-1,-2} were added. 1999-07-19 16:38:22 +00:00
jlam
946825e213 Add and enable dhid. 1999-07-19 11:44:45 +00:00
jlam
1cc0405e19 dhid-3.0: Dynamic Host Information Service client daemon 1999-07-19 11:38:33 +00:00
itojun
db09d40940 upgrade to 0.73. 1999-07-16 02:01:10 +00:00
tron
6b895cd125 Update dependence for "ircII" package. 1999-07-15 08:10:36 +00:00
mrg
3e7a955418 update to 4.4J, which fixes:
- CAST128-CBC bugs.  this version unfortunately is
	  incompatible with earlier versions due to badly
	  generate keys.
	- ICB port number defaults correctly to 7326.
	- new $servertype() so you can tell if you are on
	  an ICB or IRC connection.
	- /register support for the 'icb' script.

also, don't remove `ircII.servers' and `ircII.motd' as these files
are created by humans not a package and removing them is really evil
(the only time they exist is if they are manually created).  lucky
for me, i read this closely before running `pkg_delete'.
1999-07-15 06:26:27 +00:00
hubertf
b8848e6155 Upgrade to 1.33. Changes: Now handles fragments. Also fixed a few minor bugs. 1999-07-15 00:44:03 +00:00
tron
db164a832c Update dependence on "gnome-core" package. 1999-07-14 23:12:06 +00:00
tron
177c646064 Update dependence on "xemacs" package to version 21.1.4. 1999-07-14 18:59:43 +00:00
tron
f632f6a456 Fix problem with configuration on ELF systems. 1999-07-13 12:20:19 +00:00
jlam
9fb419da79 * Use libedit's readline wrapper instead of readline when possible.
* Update readline dependency.
1999-07-13 01:34:40 +00:00
jlam
ac803dafa1 Update readline dependency. 1999-07-13 01:20:11 +00:00
itojun
203ed0ef9b add official mirror for ftp.kame.net. 1999-07-12 17:41:53 +00:00
kim
6b9576bc60 Add and enable ywho. 1999-07-11 22:35:20 +00:00
kim
cfd2b8d704 An on-demand rwho and friends. 1999-07-11 22:34:46 +00:00
itojun
f2cae02e0f update to zebra 0.72. 1999-07-11 17:11:16 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
itojun
7edafe4d5c enable IPv6 build (USE_INET6) 1999-07-08 17:29:24 +00:00
agc
a4f6d9174a Get rid of redundant comments at top of Makefile.
Modify the logic around the use of IPv6.
1999-07-08 10:48:00 +00:00
itojun
df728d5cbb thropej suggested me to put it into src/usr.sbin so I nuke it.
sorry for the mess...
1999-07-08 03:14:12 +00:00
itojun
909021e1ef pkgsrc for ALTQ (alternate queueing framework).
mainly for ATM PVC related userland programs.
1999-07-08 03:02:07 +00:00
tron
797ab2574b - Update homepage.
- Update built-in sites from Bunyip's canononical list.
- Build with libcompat instead of custom regex.
Patches supplied by Frederick Bruckman in PR pkg/7856.
1999-07-08 00:38:25 +00:00
tron
5fb1e6c639 Make "ksirc" build on ELF systems. 1999-07-07 23:33:52 +00:00
tron
7c0f26547d No need to shout: YES -> yes 1999-07-07 20:49:24 +00:00
tron
c6b863283c Fix ELF lossage by linking with "-ltiff -ljpeg -lz" instead of "-ltiff". 1999-07-07 20:47:43 +00:00
tron
d37d8eb4d3 Correct MD5 checksum. They now match what is on the master sites and on
"ftp.netbsd.org".
1999-07-07 20:34:00 +00:00
itojun
a65c868d9d fix USE_INET6 build. 1999-07-07 15:17:36 +00:00
itojun
08ab99dcd4 now it can get USE_INET6 from /etc/mk.conf. 1999-07-07 09:14:15 +00:00
itojun
275576e764 IPv6 support can be built with "make USE_INET6=YES". 1999-07-07 08:54:55 +00:00
itojun
431361c062 upgrade zebra to 0.71. 1999-07-06 16:31:40 +00:00
itojun
15e3e829f7 upgrade to zebra 0.70.
stabilize IPv4-only build.  I tried to use PLIST_SRC for
IPv4-only/IPv4+v6 switchable build, but I failed.  Maybe try
this tomorrow...
1999-07-06 14:35:17 +00:00
agc
13d98ce6d7 Correct md5 checksum for radius/radius.3.6B-skey.tar.gz.
Fixes PR 7917 by Koji Kondo.
1999-07-06 12:20:15 +00:00
jlam
867a172ec2 * Update ncurses dependency. 1999-07-06 08:06:48 +00:00
jlam
368526047e * Update ncurses dependency.
* Use more extensible way of passing necessary -I flags to configure.
1999-07-06 08:06:29 +00:00
christos
df0757f64e upgrade to 3.5.11 1999-07-06 06:35:46 +00:00
tron
68f6e25a5a Add missing directories "etc/fingerdir" and "etc/fingerdir/targets". 1999-07-05 20:48:29 +00:00
tron
c5474d4023 Remove ugly hack used to build message file. 1999-07-05 20:45:43 +00:00
tron
450fc5b7b2 Add and enable "xchat". 1999-07-05 20:34:21 +00:00
tron
4c7a3a01cd "xchat" needs to be linked against ORBit shared libraries. 1999-07-05 20:32:33 +00:00
tron
d44ab0dbcd Import new "xchat" package:
X11 (X Window System) IRC client, using the GTK+ toolkit.
1999-07-05 20:11:41 +00:00
garbled
1f09c5f644 Fix ELF problems with /usr/X11R6/lib reported by Michael G Schaber 1999-07-05 07:18:57 +00:00
agc
402b3ba47a Make this package work on Solaris. 1999-07-02 10:26:02 +00:00
agc
46fb8db2a2 For packages that are in the NetBSD base system, but needed for
Solaris, narrow down the platforms, and use specific inclusion rather
than disclusion:  mark them as ONLY_FOR_PLATFORM=SunOS-*-*, rather
than NOT_FOR_PLATFORM=NetBSD-*-*.
1999-07-02 08:46:51 +00:00
agc
fd7b118f38 Some packages use bsd-style .mk files when building, and so any manual
pages that are installed will be gzip-compressed, if MANZ is set, or
not if MANZ is not set.  If the package uses bsd-style .mk files, the
variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in
the package Makefile.  This replaces the previous method of specific
inclusion of bsd.prefs.mk, followed by a check for MANZ and
conditional assignment of MANCOMPRESSED.

Add appropriate documentation, and change all necessary ocurrences in
package Makefiles.
1999-07-02 08:37:20 +00:00
hubertf
149a95a89d add & enable ngrep 1999-06-28 01:34:35 +00:00
hubertf
c7d63d87aa Import ngrep V1.31: network grep
ngrep strives to provide most of GNU grep's common features, applying
them to the network layer.

ngrep a pcap-aware tool that will allow you to specify extended
regular expressions to match against data payloads of packets. It
currently recognizes TCP and UDP across ethernet, ppp and slip
interfaces, and understands bpf filter logic in the same fashion
as more common packet sniffing tools, like tcpdump and snoop.
1999-06-28 01:34:22 +00:00
itojun
a0192eefcb upgrade to 0.69. 1999-06-23 11:05:31 +00:00
tron
8475357fcd Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808
by Chris Demetriou.
1999-06-20 21:06:17 +00:00
tron
c566a0ae72 The GNOME mirror on "ftp.jimpick.com" was closed. Use the mirror on
"ftp.sunet.se" instead.
1999-06-19 15:19:11 +00:00
hwr
30ffe10eec This has an interactive install script. Tell the Makefile so.
Pointed out by Matthias Scheler.
1999-06-15 18:34:26 +00:00
bad
6d77f93678 Update the MD5 to match the new sources at www.mr.net/~bradley/...
Fixes PR 7726.
1999-06-14 18:48:57 +00:00
kim
15e6c91073 Now detecting the type of rtentry works (on my 1.3H) and
the software compiles.  Hopefully this change does not
break anything on 1.4 systems.
1999-06-14 16:04:02 +00:00
tron
720e9cf85e Correct reversed patch. Problem noted by Douglas Brebner in PR pkg/7765. 1999-06-12 21:33:19 +00:00
itojun
e439ce41f3 net/zebra/pkg/PLIST: comment out daemons that need IPv6 support.
net/zebra/Makefile: add $NetBSD$ and some other cleanups.
net/Makefile: add zebra as SUBDIR.
1999-06-07 05:21:33 +00:00
itojun
234dd3793a pkgsrc dir for zebra routing daemon (imported from KAME/NetBSD distribution) 1999-06-07 05:18:46 +00:00
tron
47472bf1f7 Missing patch file to make "kfinger" build. 1999-06-06 19:08:32 +00:00
hwr
bbe5488bdc Add and enable sendfile. 1999-06-06 17:09:59 +00:00
hwr
09574e254e Reference implementation of the SAFT (simple asynchronous file
transfer) protocol. Sendfile allows to send arbitrary files to a
remote user.
This ist version 2.1 of sendfile.
1999-06-06 17:08:36 +00:00
tron
17383f240d Update "kdenetwork" package to version 1.1.1. 1999-06-05 16:38:45 +00:00
rvb
a758ef6d0f Sync with 5.2.4 1999-06-04 23:45:41 +00:00
tron
411cdc9285 Update "ethereal" package to version 0.6.2. 1999-06-04 11:52:04 +00:00
hubertf
b242f07cb6 Remove some compilation warnings, use mkstemp instead of mktemp.
Patches submitted by Jaromir Dolecek <dolecek@ics.muni.cz> in PR 7683
1999-06-01 12:14:00 +00:00
agc
b29cbcce44 Correct minor spelling mistake. 1999-06-01 08:48:50 +00:00
tron
85916ac0be Add and enable "batchftp". 1999-05-30 21:38:47 +00:00
tron
89401e0a99 Import new "batchftp" package:
Automatically download files via the FTP protocoll.
1999-05-30 21:34:38 +00:00
tron
f38e0520d8 Change "NOT_FOR_PLATFORM" pattern so that "make" really understands it.
Fixes PR pkg/7651 by Eric Mumpower.
1999-05-26 22:37:58 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tron
88957c056b Use "readline" package to make command line editing work in non visual
mode as suggested by Eric Mumpower in PR pkg/7616.
1999-05-22 22:38:30 +00:00
tron
26dc6da418 Make sure that "ncurses" package is really used. Fixes PR pkg/7615
by Eric Mumpower.
1999-05-22 22:32:03 +00:00
explorer
1b48bb68db Apparently needs --with-gd-lib= as well, now... 1999-05-22 14:23:42 +00:00
rh
4d71da75df Update mrtg to 2.7.4
Notable changes are:
	- several bug fixes
	- now uses GNU configure script
	- documentation update
	- cleaned up distribution
	- new indexmaker accepts multiple config files
	- optional 2-column layout
	- option to specify bacground color
	- option to specify overview graphs sizes
	- few options to increase/decrease bells and whistles
	- improvements for perminute perhour
	- integration of SNMP_util and the latest SNMP_session
	- changed cfgmaker to use ipaddress as name for targets
	- fixed html in indexmaker and mrtg
	- optional handling of two different MaxBytes settings
1999-05-22 10:45:32 +00:00
tron
2b2e8c558d Use "ln -fs" to create symbolic link in case a file hasn't been removed
due to a incomplete package list.
1999-05-21 22:09:21 +00:00
tron
84ec10d4a2 Add "man/man1/irc.1". 1999-05-21 22:07:47 +00:00
tron
65977cd41f Update dependence to "ircII" package to version 4.4I. 1999-05-21 21:59:58 +00:00
tv
290be51a90 netbsd._org_, not netbsd._com_.
(Should this include warped as a ftp site too?)
1999-05-21 20:39:22 +00:00
mrg
4e2765c635 update to ircII 4.4I. features include ICB support and many bug fixes as usual. 1999-05-21 16:09:45 +00:00
tron
02e48b67b3 Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
bouyer
147ae6dd80 Add 2 perl scripts to collect datas on a NetBSD 1.4 system from netstat,
iostat, systat and a sample config file to use these. Also update the
MESSAGE to stats there is a sample config file.
Result can be seen at http://www.antioche.eu.org/mrtg/.
1999-05-18 14:16:53 +00:00
tron
3495a3037a Create a sub directory in "share/doc" for the "README" file. 1999-05-17 22:29:39 +00:00
tv
38dc2d6357 Rsync 2.3.1 is in the /pub/rsync directory, not the /pub/rsync/old-versions
directory, on samba.anu.edu.au at the moment.
1999-05-12 23:31:04 +00:00
bouyer
e7af32300a - in lchat.pl, use pack_sockaddr_in() instead of building the list ourselve
with pack(). This is how perl's socket test works, and makes mirror work
   on my i386/1.4 (otherwise connect() fails with "Address family not
   supported by protocol family").
 - ftp.pl: temporary files were created 0666 ! create the temp file mode 0600,
   the correct permissions will be set by mirror once the transfer is done.
1999-05-12 16:20:33 +00:00
bad
9e9aa0e7c5 Can't have "--" on #!/bin/sh lines. 1999-05-12 14:49:47 +00:00
bad
9c17af5c18 Correct calculation of endByte. 1999-05-11 20:22:26 +00:00
bad
7e5c73c7e1 Add and enable freewais-sf and p5-Wais. 1999-05-11 14:07:43 +00:00
bad
832f8324a6 Fix dependency on freewais-sf. *sigh* 1999-05-11 14:05:05 +00:00
bad
071086a72a Initial import of p5-Wais version 2.311. A Perl module to interact with
WAIS servers.
1999-05-11 14:03:13 +00:00
bad
41b7156e14 Oops. This hasn't been used in a long time. 1999-05-11 14:01:34 +00:00
bad
1353f640fa Initial import of freeWAIS-sf version 2.2.12. 1999-05-11 13:56:52 +00:00
bouyer
b3cc953df2 Link with $(LDFLAGS), for -Wl,-R/usr/pkg/lib 1999-05-10 16:10:33 +00:00
bad
2c5b4ca760 Use ftp0.sunet.se instead of ftp.sunet.se. 1999-05-05 16:54:03 +00:00
tv
49144b705c Update dependency on ucd-snmp. 1999-05-04 03:52:42 +00:00
tv
a4e21b17ce Build libsnmp as a shared object with libtool. Bump version to "...p1". 1999-05-04 03:51:57 +00:00
tv
f537c05412 Make the Kerberos option uniform - it is now USE_KERBEROS4 and specifies
use of krb4 _or_ a compatible subsystem.  (MAKE_ was only used by this
option; USE_ is used by many.)
Also set RESTRICTED= in all relevant pkgs when USE_KERBEROS4 is enabled.
1999-05-03 23:39:22 +00:00
tv
ed9cfb063d Change gd package "version" to 1.3p1 so that packages (particularly py-gd)
will not try to link against the version without a shared library.
1999-05-03 20:25:36 +00:00
tron
4c1a6ff88f Update dependence for "gtk+" package to version 1.2.2. 1999-05-02 14:35:56 +00:00
tron
413d44a335 Remove kludge to avoid random build failures because it didn't help. 1999-05-02 14:29:16 +00:00
tron
0de53c2fb0 Update dependence for "glib" package to version 1.2.2. 1999-05-02 14:11:40 +00:00
tv
7ca62abc69 Fix distfile fetching on these as notices by Bernd Ernesti. 1999-05-01 18:23:51 +00:00
tv
bdb8f93ce9 Add and enable icsi-finger, and sort. Also enable both socks4 and socks5
simultaneously; the CONFLICTS= logic is meant to handle that situation.
1999-04-30 17:15:30 +00:00
tv
e1b7a261fd Don't build this on NetBSD 1.3.x. 1999-04-30 17:02:45 +00:00
rvb
23d16a310f stabilize bandwidth calculation 1999-04-28 23:56:33 +00:00
rvb
45743fa9e3 Todd doesn't like the FORCE_PKG_REGISTER; I hope Hubert puts in the auto deregister on conflict code. 1999-04-28 20:22:09 +00:00
rvb
196083c361 FORCE_PKG_REGISTER hack 1999-04-28 00:07:57 +00:00
tron
acb5c984f7 Avoid random build failures caused by wrong dependences. 1999-04-27 22:04:16 +00:00
tron
ff16d972b9 Add "-Wl,-R" to linker option list in "orbit-config". 1999-04-27 21:49:04 +00:00
rvb
d38da5c1c1 Add coda5.2.2 to the party and make sure that coda5_* and coda_* compile on 1.4 1999-04-27 20:43:08 +00:00
garbled
96f12ae727 add USE_X11=yes 1999-04-26 19:15:37 +00:00
garbled
44fe7680c4 Exclude these from alpha, because noone has written assembler for it yet. 1999-04-26 19:08:44 +00:00
tron
ed029bb08b Explain how to setup configuration files. 1999-04-24 23:53:33 +00:00
tron
907ad9af29 Compile correct default for configuration directory path into binaries. 1999-04-24 23:47:08 +00:00
tron
dd87459240 Enable "radius" package. 1999-04-24 23:25:04 +00:00
tron
5ff2ae503c Simplify handling of included patch files. 1999-04-24 23:24:25 +00:00
tron
6933848e2d Remove unused "post-extract" target. 1999-04-24 23:20:11 +00:00
tron
d524f74ce6 Use "INSTALL_TARGET" instead of custom "do-install" target and make sure
that installing the package second time will work.
1999-04-24 23:19:05 +00:00
tron
738aaa57e3 Comment out broken Kerberos IV support for now. 1999-04-24 22:44:25 +00:00
tron
16feaaace4 Handle extraction of unpacked tar archives much simpler. 1999-04-24 22:41:53 +00:00
tron
ccd2abfaa0 Fix problem between radius server and BinTec routers. 1999-04-24 22:40:36 +00:00
tron
6ffee1bcb9 Correct MD5 checksums. 1999-04-24 22:39:53 +00:00
tron
62b626c87a Fix run time library search path. 1999-04-24 06:53:41 +00:00
abs
363b9e9db7 Previous workaround for dynamically linking against libwrap but not using
any functions does not appear to work anymore.
Modify config to only use libwrap in for the snmpd agent (which fixes it
in a more 'clean' fashion.
1999-04-21 20:47:22 +00:00
tron
321a488d0e Sync contents of directory "share/doc/vnc" with reality. 1999-04-20 19:00:27 +00:00
tron
bb9b3c5bbb Back out unintended commit. 1999-04-20 18:59:48 +00:00
tron
f5a5666862 Define deprecated "unix" symbol. 1999-04-20 18:39:34 +00:00
hubertf
b1aba35ec5 Add dependency on tcl. 1999-04-17 14:10:01 +00:00
abs
b37cd82d23 Update to 5.1.1. Add patch to avoid bison. 1999-04-16 22:30:51 +00:00
tron
13bccdbb65 Update dependence for "gtk+" package to version 1.2.1. 1999-04-16 20:16:40 +00:00
tron
49a26ddbac Update dependence for "glib" package to version 1.2.1. 1999-04-16 19:24:34 +00:00
hubertf
cac63dff6a Moved from patch-aa.
Do not pass -Wl,-R... to ld(1), only pass -R...
(Should work with Solaris' /usr/ccs/bin/ld as well)
1999-04-16 11:46:18 +00:00
hubertf
edc2e7fb5f Only one file per patch (-> patch-ab) 1999-04-16 11:44:52 +00:00
tron
169c5e07be Enter the next level of the GNOME adventure game:
Update "ORBit" package to version 0.4.3.
1999-04-15 21:33:04 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +00:00
tron
8704df115e Fix bogus master site entry for "sunsite". 1999-04-14 21:36:14 +00:00
garbled
1abf85be4e Fix elf handling in this pkg. (add some missing -lwrap's) 1999-04-14 20:34:38 +00:00
agc
e20be6c347 Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
build a binary package with this definition would fail as the PLIST is
not correct.

If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.
1999-04-13 15:31:04 +00:00
tron
d434f8515c Enable "ytalk" package. 1999-04-10 21:37:29 +00:00
tron
01fede6944 New "ytalk" package supplied by Michael Santos in PR pkg/7323:
Multi-user replacement for UNIX talk.
1999-04-10 21:08:48 +00:00
hubertf
a9974cb87e s/DEPENDS/USE_PERL5/, pointed out by Christop Badura 1999-04-09 21:11:13 +00:00
agc
d8d880edf3 Make the ${SAMBA_PRIVATE} directory owned by root, rather than
${BINOWN}, for backwards compatibility, as suggested by Manuel (group
ownership doesn't matter, since the directory is mode 700).
1999-04-09 10:55:33 +00:00
agc
79e49eaba2 s/netbsd/${LOWER_OPSYS}/g 1999-04-08 18:51:48 +00:00
hubertf
2c81921164 Update to V2.3.1.
Mostly to fix the bug recently mentioned on bugtraq and which was
also (first?) mentioned in http://rsync.samba.org/cgi-bin/rsync?findid=1706 .
Numerous other changes, see http://samba.anu.edu.au/ftp/rsync/cvs.log
1999-04-08 10:27:30 +00:00
agc
86e27307f3 Make this package work on Solaris. 1999-04-07 13:01:17 +00:00
agc
a2a0edbda8 Add and enable libpcap. 1999-04-07 12:55:33 +00:00
agc
cebd46845d Initial import of libpcap-0.4 (only for Solaris), a library providing a
system-independent interface for user-level packet capture.
1999-04-07 12:54:16 +00:00
agc
14aeef89ab Make this patch apply cleanly. 1999-04-07 10:45:43 +00:00
bouyer
06177b67d9 Change ${CHOWN} bin:bin to ${CHOWN} ${BINOWN}:${BINGRP}; pointed out
by Alistair G. Crooks.
1999-04-07 09:44:44 +00:00
agc
f401fde155 Make this work on Solaris.
s/chown/${CHOWN}/g
s/chmod/${CHMOD}/g
s/root:wheel/${BINOWN}:${BINGRP}/g
1999-04-07 09:18:18 +00:00
hubertf
44967654db add and enable dlint 1999-04-06 20:24:51 +00:00
hubertf
78c7f1e1a3 DNS-Lint: Internet Domain Name System (DNS) error checking utility
DNS administrators  can  use  dlint  to  scan  recursively through
the  domain  records  of the fully-qualified zone to get a report
on any errors therein.  You can scan a  zone  you  own,  or anyone
else's zone on the Internet.  dlint talks directly to a primary or
secondary  nameserver for  the  zone,  to make sure it's working
with up-to-date information.
1999-04-06 20:24:36 +00:00
hubertf
d26334f921 add and enable upclient 1999-04-06 20:10:13 +00:00
hubertf
c084681fdb Upclient is a program that keeps track of your server
uptime, and lets you compare it with the uptime of other
(similar) hosts. It consists of two parts, a client- and a
serverpart. The client runs on your server and sends the
uptime every few minutes to the server. The server
collects all data in a table on this site.
1999-04-06 20:09:59 +00:00
agc
5e550b01df Minor modifications to the English. 1999-04-06 09:48:18 +00:00
hubertf
9b942cbbed Update to 2.12.
Changes: Changed the way tcp connect() scan determines the results of a
connect() call, got rid of the security warning message for people who are
missing /dev/random and /dev/urandom due to complaints about the
warning, eliminated pow() calls on Linux boxes, and fixed an RPM problem.
1999-04-05 18:50:30 +00:00
hubertf
b9bd29d38b rcsid police 1999-04-05 01:01:30 +00:00
hubertf
0293564ca3 Update to V3.6.1, as sent in in PR 7322 by Greg A. Woods <woods@planix.com>
Changes:
 - 3.6.1 is a bugfix release
 - This package uses NetBSD's libwrap
1999-04-05 00:59:07 +00:00
tron
0f480e3e33 Update "ORBit" package to version 0.4.2. 1999-04-04 19:20:10 +00:00
hubertf
7a3e836e8e Don't require "." in PATH (which obviously didn't work anyways :-) 1999-04-04 18:01:38 +00:00
hubertf
61114c5347 Fix for lame 1.3.3 install(1) which doesn't allow -c together with -d.
Pointed out in PR 7318 by Dave Burgess <burgess@cynjut.neonramp.com>
1999-04-04 16:36:40 +00:00
hubertf
45861306dd Update to V2.11.
Changes: Many new fingerprints added, fixed IRIX problems which
prevented OS scanning from working on that platform, added support
for '-m -' to redirect machine readable logs to stdout for shell
pipelining, fixed a link-list bug that could cause hangs in
UDP,FIN,NULL, and XMAS scans, also fixed a pointer problem that
could cause SIGSEGV, fixed installation problem for people without
a /usr/local/man/man1 directory as well as several other little
fixes to the installation script and minor scanner tweaks.
1999-04-04 03:51:50 +00:00
agc
363146f85e Update to tk version 8.0.5. This seems to be primarily a bug-fix release. 1999-04-01 13:38:43 +00:00
hubertf
a0a13ed6ba add a bunch of files in share/doc/vnc 1999-03-29 16:42:53 +00:00
bouyer
d47976f291 Update to samba 2.0.3. 1999-03-29 16:15:34 +00:00
hubertf
5e3562c0b5 Add some .mo files (es, fr, ja) 1999-03-29 13:48:58 +00:00
frueauf
3c57987088 Update zircon to 1.18.213. 1999-03-28 00:14:32 +00:00
tron
0c443ae1f4 Adjust to changes in "kdesupport" package. 1999-03-23 23:34:33 +00:00
agc
6356ec79ad Correct the directory path on the redhat ftp site. 1999-03-22 22:43:41 +00:00
bad
fa9c2f3760 Catch up with MASTER_SITE_GNU reorganization. 1999-03-22 16:08:30 +00:00
kim
bf2bfb504c Add a comment on why radius is not enabled 1999-03-22 07:32:05 +00:00
kim
253db6db86 Add a note about my hopes for maintaining a single radius server. 1999-03-22 04:29:53 +00:00
kim
16205e2b9e Merit AAA RADIUS server 1999-03-22 03:15:09 +00:00
rvb
7e2d4a1d1f Upgrade to 5.2.0 1999-03-18 02:34:15 +00:00
lukem
9f33818c35 * change first site from samba.anu.edu.au to rsync.samba.org
* look in `old-versions/' for 2.2.1, since 2.3.0 is the current version
1999-03-17 21:48:20 +00:00
agc
bb95e1a1a5 Only specify an ncurses pre-requisite if the Operating System is NetBSD. 1999-03-12 11:26:26 +00:00
tron
79bc819959 Avoid weird error message during build. 1999-03-11 20:07:57 +00:00
agc
b5e3bbc50a Mark this package as not working on Solaris for just now.
It needs libpcap, which needs bpf.
1999-03-09 16:43:07 +00:00
rh
fc1f57c7e1 Make descriptions (more) distinct from wu-ftpd 1999-03-08 19:53:55 +00:00
agc
1bb3007c04 s/make/${MAKE}/g 1999-03-08 10:53:55 +00:00
rh
e3edd6ad3a Adapt package to NetBSD
Update to BeroFTPD-1.3.4
1999-03-07 16:51:44 +00:00
rh
c020f2fdab Initial import of FreeBSD BeroFTPD port 1999-03-07 16:49:17 +00:00
rh
e682592e97 Add and enable beroftpd 1999-03-07 16:42:42 +00:00
rh
a9b43c22aa Update to wu-ftpd-2.4.2 (non-beta)
Add conflicts with beroftpd and renamed wu-ftpd-vr packages
1999-03-07 16:31:59 +00:00
rh
8796d1bb54 Update to wu-ftpd-2.4.2-vr16 1999-03-07 16:28:20 +00:00
hubertf
d9475bc950 Update to V3.6 1999-03-07 04:02:06 +00:00
kim
95cfb68ad0 Never mind -- set PKGNAME and DISTNAME manually. 1999-03-07 00:40:40 +00:00
kim
1bde14f3a4 Call commands through variables. 1999-03-07 00:34:36 +00:00
kim
3203e2ff20 Include <signal.h> instead of <sys/signal.h> 1999-03-06 19:22:30 +00:00
tron
4479c78b9e Because "ksirc" can't be built with "gcc" we need seperate package lists
for each compiler.
1999-03-05 22:13:56 +00:00
hubertf
09ce7eb759 Update to 0.9.4.
Changes: Fixed parsing of proc file for
  Linux 2.2 and added logarithmic scales
  option.
1999-03-05 00:50:59 +00:00
tron
e4e8ec03e0 Update "ORBit" package to version 0.4.0. 1999-03-05 00:25:09 +00:00
tron
33e22c14b3 Update dependence for "gtk+" package. 1999-03-04 09:30:44 +00:00
tron
f1a94ef725 Remove obsolete patch. 1999-03-04 09:15:02 +00:00
tron
9b1b024f64 Remove redundant dependence for "gtk+" package. 1999-03-04 08:58:42 +00:00
hubertf
a0a7cbae2d Update to v0.8.14.
Changes: Added a man page, i18n support (es, fr, ja), a better
  database, better rotation control and of course lots of bugfixes.
1999-03-02 22:06:02 +00:00
hubertf
6f4e4a1f0e Update to 0.9.3.
Changes: Added ability for Linux 2.2 to use /proc for
  gathering stats, which allows monitoring any device that
  reports bytes in/out to /proc/net/dev including ppp, eth, plip,
  lo, etc... without any special accounting rules, fixed unsigned
  "negative" number rate problem, rewrote back-end to be more
  modular, added a -nochart option (labels only) and removed
  fallback geometry.
1999-03-02 14:34:08 +00:00
wrstuden
a0bbb119f7 Update to netatalk 990130. Only changes are to Makefile and to md5.
From Frederick Bruckman <fb@enteract.com>.
1999-03-01 18:57:13 +00:00
rh
5e0390821e add some mirror sites 1999-03-01 06:46:32 +00:00
kim
7634e889a2 Added and enabled netname 1999-02-27 17:14:55 +00:00
kim
68a3dfb028 netname 1.6 (get canonical name of host) 1999-02-26 22:58:20 +00:00
frueauf
2efd2138d3 grr. I hate cvs for substituting $Id$ where it shouldn't. 1999-02-26 11:36:35 +00:00
frueauf
9ecbc47f69 Add and enable spegla. 1999-02-26 11:31:17 +00:00
frueauf
d13368c70c Initial addition of spegla-1.04, a mirror program for FTP sites (written in C).
Provided in pr 7018 by Jens A Nilsson with some modifications by myself
to make it work with current (sys/errno.h vs errno.h).
1999-02-26 11:27:18 +00:00
sommerfe
e74102a6ff Add systype/cputype for arm32 1999-02-24 07:47:14 +00:00
sommerfe
5662400933 Add arm32 context-switch support for mlwp. 1999-02-24 06:34:52 +00:00
wrstuden
c32459889a How about we change the date in the diff header to be today. 1999-02-23 22:33:20 +00:00
wrstuden
c6cddb4610 in session(), seq is incrimented before being used. Thus for the first
sequence number sent to be 1, we need to initialize to 0.

Pointed out by Juergen Hannken-Illjes <hannken@eis.cs.tu-bs.de>.
1999-02-23 22:31:37 +00:00
rh
3ed2fed843 Enable delegate. 1999-02-23 18:29:47 +00:00
rh
ee246ce79b Upgrade delegate to 5.8.8
Adapt this package to NetBSD.
1999-02-23 18:28:34 +00:00
rh
7e8a0d6575 A general purpose TCP/IP proxy system. 1999-02-23 18:20:59 +00:00