Commit graph

2932 commits

Author SHA1 Message Date
jlam
93a2e0b916 Factor out common parts of samba and winbind into net/samba/Makefile.common
and merge their patch collections.  These two packages are built from the
same source tree, and updates to the main distfile should be shared by
both packages.
2002-07-30 23:05:12 +00:00
wiz
577ccc072c Update to 1.0.3, from ISIHARA Takanori in pkg/17767.
Changes since 1.0.2:
- NBTscan now returns meaningful exit code (patch by James Troup for Debian Linu
x)
- Added /etc/hosts and lmhosts format output (suggested by Anahuac de Paula Gil
and Sigmund Baginov)
- configure script now honours --prefix argument (patch by Petter Reinholdtsen)
- Error messages now include IP address that caused error
- NBTscan accepts a file with a list of IP addresses to scan (suggested by Omas
Jakobsson)
- Service number is printed for unknown NetBIOS services in -h mode (suggested b
y Dan Wright)
- Fixed some compile-time warnings on Linux
- Corrected some typos
2002-07-30 16:55:43 +00:00
wiz
b9d2501ad6 Update to 971007nb1: Fix for sparc64, from Tomi Nylund in pkg/17759. 2002-07-30 12:41:25 +00:00
tron
3cff8466ac Use "sun-jdk13" under NetBSD-i386 and Darwin because this is known to work. 2002-07-30 08:45:47 +00:00
jlam
e8398f5238 Set USE_JAVA=run on some packages that obviously don't need a JDK for the
build.  These packages set NO_BUILD and by inspection of the Makefiles,
there isn't any invocation of java needed.
2002-07-29 22:23:25 +00:00
joda
1e3441c9dc rc.d-ify 2002-07-29 11:55:26 +00:00
jlam
80f71b62e4 samba>=2.2.3 actually can't replace everything samba-2.0.x can do, so
re-enable it.  My particular application used multi-user Btrieve 5.x
database that kept corrupting itself on samba-2.2.x, but worked flawlessly
under samba-2.0.x.
2002-07-29 03:59:56 +00:00
rh
6d44163ccf Add missing CONFLICTS with kth-krb4. They both install lib/libcom_err.a
This closes PR pkg/15660.
2002-07-26 08:18:29 +00:00
jonb
7241dcad34 Add php4-snmp. See PR#17590. 2002-07-25 17:12:03 +00:00
jonb
027a5c1c67 Import php4-snmp module. See PR#17590. Thanks to duck@multi.fi for this. 2002-07-25 17:09:34 +00:00
grant
fe8456d548 files missed from last commit, grr.
fixes build on solaris.
2002-07-25 02:48:47 +00:00
grant
ee69c7c910 fix build on solaris:
* don't set -O2
* use ${LDFLAGS} instead of -L -Wl,-R etc.
2002-07-25 02:47:46 +00:00
grant
9a8e15ef92 update MASTER_SITES, as old versions are moved to old/ 2002-07-25 00:49:07 +00:00
jlam
e1be891dbc Change explicit build dependencies on perl into "USE_PERL5=build". This
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
2002-07-24 19:45:22 +00:00
schmonz
3af1c014c6 Use ${JAVA_HOME} instead of ${PREFIX}/java (they're not the same
on Darwin). While I'm here, move the WRKSRC definition up to a more
visible spot.
2002-07-24 13:47:36 +00:00
grant
90b3c14329 override built-in libtool to fix shared library major versions on
non-NetBSD systems.
2002-07-24 12:55:56 +00:00
agc
1aaccf9b97 Add and enable flan 2002-07-24 11:59:42 +00:00
agc
83838bb85a Initial import of flan-1.1beta, as flan-1.1rc1, into the NetBSD Packages
Collection.

Provided in PR 15687 by Ola Eriksson (ola@mrEriksson.net), modified by myself.

Flan is a network simluator written in java, and is now fully
functionnal.  The IP protocol is implemented, with a quite complete
RIPv2 routing algorithm.  The protocols are also written in java, so
GO AHEAD !  Flan is under GNU Public License, so download it, modify
it, and distribute it.

The networks are now encoded in XML, using XMLCoDe.  This very useful
library (included in the flan tarball as jars) automatically creates
an XML image of a java object, like the flan nets (XMLCoDe is entirely
written by Sylvain Guerin).
2002-07-24 11:59:01 +00:00
taca
059a5acff1 Update vtun package to 2.5. Changes from 2.4:
ver 2.5:
	 New config option to keep tun device always open
	 iproute support
	 Fixes to support both Linux TUN/TAP drivers.

ver 2.5b1:
	 Encryption fixes: improved challenge generation, padding check.
	 Config parser fixes. Don't allow empty passwords.
	 New config option to specify syslog logging facility.
	 Support for new Linux TUN/TAP driver.
	 IO (read_n/write_n) cancellation.
	 Signal handling and other minor fixes.
	 Makefile improvement.
	 Documentation update.
2002-07-23 23:55:45 +00:00
agc
b71252b134 Add and enable flow-tools 2002-07-23 11:47:17 +00:00
agc
aa892582cd Initial import of flow-tools-0.59 into the NetBSD Packages Collection.
Provided by Curt Sampson (cjs@netbsd.org)

Flow-tools is a set of utilties for collecting and storing NetFlow
data, and doing some limited analysis of it.

NetFlow is a Cisco-developed protocol for transferring network traffic
flow information (usually from a router or switch) to another system
that collects and stores this information. More information on NetFlow
is available at

    http://www.cisco.com/warp/public/cc/pd/iosw/ioft/neflct/tech/napps_wp.htm
2002-07-23 11:46:32 +00:00
agc
598351fc05 Re-add ntop2 2002-07-23 11:37:41 +00:00
agc
55eec8a565 Import an ntop-2.1 package into the NetBSD Packages Collection as ntop2-2.1
This is an updated and cleaned up version of the older ntop2 package.

ntop version 2 is a tool to sniff traffic on the network and display
statistics about it. It has a built-in web server for displaying the
results of the data it collects, and it can also generate data in
various formats (such as NetFlow) to be passed on to other systems.

Note that version 2 of ntop is significantly different from version 1.
It is much larger and has many more features. If you're looking for a
more light-weight tool, you may find that version 1 (the "ntop" package)
suits you better.

Differences from the previous version:

+ multi-threading has been enabled (it wouldn't compile otherwise)
+ dependencies have been specified properly
+ the Makefile has been cleaned up
+ two bugs in the configure script have been fixed
+ we now use a distfile that can be found
+ the homepage is the official ntop homepage
+ it appears that the editline emulation of GNU readline is sufficient
2002-07-23 11:36:01 +00:00
agc
e6013e4274 Import an ntop-2.1 package into the NetBSD Packages Collection as ntop2-2.1
This is an updated and cleaned up version of the older ntop2 package.

ntop version 2 is a tool to sniff traffic on the network and display
statistics about it. It has a built-in web server for displaying the
results of the data it collects, and it can also generate data in
various formats (such as NetFlow) to be passed on to other systems.

Note that version 2 of ntop is significantly different from version 1.
It is much larger and has many more features. If you're looking for a
more light-weight tool, you may find that version 1 (the "ntop" package)
suits you better.

Differences from the previous version:

+ multi-threading has been enabled (it wouldn't compile otherwise)
+ dependencies have been specified properly
+ the Makefile has been cleaned up
+ two bugs in the configure script have been fixed
+ we now use a distfile that can be found
+ the homepage is the official ntop homepage
+ it appears that the editline emulation of GNU readline is sufficient
2002-07-23 11:34:00 +00:00
cjs
f0754c7182 Remove ntop2. 2002-07-23 08:16:11 +00:00
cjs
ba6e38e1b3 Al is not happy with this package, so remove it. 2002-07-23 08:10:02 +00:00
agc
1451d86c03 Add and enable ntop2 2002-07-23 07:41:28 +00:00
cjs
ef0ade82aa Add ntop2 package. 2002-07-23 06:52:37 +00:00
wiz
51a8adfaa2 SHA1+size instead of MD5. 2002-07-21 15:43:12 +00:00
martti
084dd99823 Use INSTALL_SCRIPT to install the startup files. 2002-07-19 11:20:30 +00:00
wiz
3fa5e9ae06 Buildlinkify. Might fix bulk build problem. 2002-07-18 15:51:16 +00:00
seb
285b3ac294 Add support for Solaris via the kstat(3) facility.
Provided in PR pkg/17521 by Lubomir Sedlacik <salo@Xtrmntr.org>.
2002-07-18 12:57:56 +00:00
rh
db7a881c68 Patch the various pkgconfig files to include proper -Wl,-R options.
Bump PKGREVISION
2002-07-18 02:19:24 +00:00
abs
406b1db830 Updated speedtouch to 1.1 [abs 2002-07-18]
New version works fully under NetBSD 1.6_BETA, and also works on
	some systems which failed to communicate with the USB modem correctlyt
	under earlier versions. Additional fix to pkg/17531
2002-07-18 00:10:07 +00:00
agc
af1cd66a9a Add a patch to ensure that select(2) is prototyped. 2002-07-17 13:10:30 +00:00
agc
a94f67ce57 Specify the PKGDIR properly, and use it where appropriate.
Add a missing CONFLICT on the new snort-mysql package.
2002-07-17 13:06:04 +00:00
skrll
687d6d1cb4 Update to KDE 3.0.2
Also, allow the arts SSE detection code to run on modern NetBSD systems.

Changes are:
arts
	Again Build fixes.
	Realtime priority configuration fix

kdelibs
	dcop: Make it possible to disable the Qt bridge.
	make sure tooltip effects can be configured.
	kbuildsycoca: avoid crash on unreadable directories.
	kdockwidget: fixing reading of configuration.
	kedittoolbar: fix leak.
	khtml: many fixes.
	kded: signal handling fixes.
	kio-http slave: fixes related to form posts and cache handling.
	kjs: added max recursion limit.
	kjs: leak and compatibility fixes.

kdebase
	kicker: &-escaping fix
	audiocd: fix cddb computation
	thumbnail previewer: calculate the number of bytes to read instead
	    of hardcoding it.
2002-07-17 07:54:03 +00:00
fredb
31013b9e1b Update to 4.1.1a. Add drivers for TrueTime 560 IRIG-B decoder
and Zyfer GPStarplus, minor documentation updates.
2002-07-16 14:57:08 +00:00
wiz
6de6d68497 Remove a trailing empty line. 2002-07-15 23:04:38 +00:00
heinz
a4c3534d73 Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Some
slight formatting changes.
2002-07-15 22:57:27 +00:00
wiz
d9e6cb3190 Prepend ${.CURDIR} to some paths. 2002-07-15 14:41:51 +00:00
wiz
c7932517a1 Update to 1.8.7, prompted by Mipam.
Changes:
The main purpose of this release is a stable target with many fragroute
and tcp connection oriented fixes.  This is also the last release of the
1.8.7 line and signals the start of the beta cycle for the 1.9 branch.
2002-07-15 14:41:26 +00:00
wiz
6940f3ee76 Sort. 2002-07-14 20:29:04 +00:00
wiz
f964ddfaef Remove gnut. It has a vulnerability, there's no newer version available,
and it has an open PR against it (13619).
There are enough other gnutella clients out there...
2002-07-14 20:27:57 +00:00
wiz
caf19a9aa5 Update to 0.35.8, fixes pkg/17574.
Relevant changes:
* --fake-stat support, fakes mode/stat information.
  Very useful on MacOS X finder that uses this.
* Bug fixes

Also, sort PLIST, and standardize MESSAGE slightly.
2002-07-12 20:40:31 +00:00
agc
f8aa94d206 Add and enable snort-mysql 2002-07-12 16:56:34 +00:00
agc
f97fb9cc5b Initial import of snort-mysql into the NetBSD packages collection.
Provided by Tracy Di Marco White in PR 17449

snort-mysql is a libpcap-based packet sniffer/logger using a MySQL database
2002-07-12 16:55:40 +00:00
wiz
b05c5e8bbe Update to 2.4.0, supplied by Julio Merino in pkg/17414, for GNOME2.
Changes since 2.3.108:
* leak fixes (Michael)
	+ async code
	+ connection dispose
	+ GIOP 1.0 service contexts
* trace cleanup (Sean Atkinson)
	+ us timestamp printing
	+ ellipsize long strings
* Bug fixes
	+ accept NULL async callbacks (Michael)
	+ CosNaming mess fixups (Michael)
	+ Java interop fix (Mark)
	+ IDL compiler more type friendly (Gergo)
2002-07-12 15:33:12 +00:00
wiz
47c20bade4 Update to 0.5.0, per patch from Julio Merino in pkg/17413.
Changes: not many, GNOME2 version.
2002-07-12 15:19:06 +00:00
wiz
0e430ef967 LTCONFIG_OVERRIDE -> LIBTOOL_OVERRIDE. Makes libdsocks.a appear again. 2002-07-12 15:13:08 +00:00
wiz
c3226829b9 Update to 1.1.13.
Changes since 1.1.9:
Logging fixes (deprecating -l option to sockd)
Two commercial modules available, redirect and bandwidth (not included in pkg)
Some more from the 'Changes' file:
o Move daemon() call to later so more errors can be reported, suggested
  by Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>.
o fix problem when linking with libsocks;
  NISHIMURA Daisuke <nishi@graco.c.u-tokyo.ac.jp>.
o fix some problems when socksifying, making certain programs
  hang forever (e.g. certain versions/installations of "ssh -X").
  Thanks to NISHIMURA Daisuke <nishi@graco.c.u-tokyo.ac.jp> for
  diagnosis, help and testing.
o Don't mark the rule as good either if sockscf.state.unfixedpamdata,
  fixes bug reported by Jerry Murdock" <jmurdock@itraktech.com>.
o fix a bug preventing the list given in a 'user:' keyword from
  being checked correctly. Reported by Oleg Bulavsky <bulch@ftc.ru>.
o "-h" prints out configfile used, based on suggestion from
  dh_tsc_10@ugcs.net.
o fix bugs that reset some defaults at the wrong time, reported by
  dh_tsc_10@ugcs.net.
o prototype script for generation of graphs with usage information included
  (bin/sockd-graphgen). Contact us if you run a socks server with significant
  usage, and you are willing to help with testing.
o Some minor optimisations in server i/o code, at the cost of some
  timer accuracy concerning bandwidth limiting/client expiration.
o prefix "socks" to some global variables to avoid collisions during
  socksify.  Reported by Don Reid <donr@cvs.agilent.com>.
o capi/socks.h needs Rxxx prototypes to work with a c++
  compiler. Noted by Alex Morozov <alex@idisys.iae.nsk.su>.
o If Rgetsockname() is called on a socket that a previous uncompleted
  Rconnect() has been done on, try to sleep until Rconnect() has
  finished instead of returning ENOBUFS.  Hoped to help compatibility
  with some applications.
o Modified httpproxy code a little, based on patch from
  dh_tsc_10@ugcs.net.
o Code for selecting which of multiple external ipaddresses to use
  on a global basis based on routing.
  Code contributed by Tom Chan <tchan@austin.rr.com>.
o Rename "pamservicename" to "pam.servicename".
o Fix memory overrun problem in Rgethostbyname*().  Found and
  diagnosed by dme@dme.org, thanks.
o new method added: "pam".  Code contributed by
  Patrick Bihan-Faou, MindStep Corporation, patrick@mindstep.com.
o let client-rules have their own global methodline, "clientmethod",
  default value set to "none".
  The global "method" is only used for socks-rules now.
o delay checking of password/etc til we have received the socks
  request (rather than during negotiation, as was the case).
  Required for supporting passwordbased authentication via non-socks
  methods, e.g. pam.
o socklen_t definition updated for NetBSD 1.5U.
  Problem report and patch submitted by Janne Snabb <snabb@ssh.com>.
o Output from 'config.guess' is not sufficient to determine use
  of elf on NetBSD.
  Problem report and patch submitted by Janne Snabb <snabb@ssh.com>
2002-07-12 14:47:03 +00:00
agc
1ce5321258 Add and enable IglooFTP 2002-07-11 21:41:30 +00:00
agc
70ef7fc445 Initial import of IglooFTP-0.6.1 into the NetBSD Packages Collection.
Provided in PR 16141 by rxg@ms25.url.com.tw (Rui-Xiang Guo)

IglooFTP is a new graphical FTP client written from scratch.
Its main goals is to be easy to use and intuitive when used
by novice,  but powerful and fully configurable in the hand
of experienced users.

Already available features are :

Intuitive user friendly interface, graphical configurability,
toolbar, fast-connect bar,  graphical directories browser,
tree hierarchical site manager with site groups, user profile
management,  local and remote prompt command,
directories creation/deletion, recursive downloads/uploads
delete/move/chmod,  file transfert resume, resolution of
symbolic links, support of passive and non-passive data
connection, possibility to show / hide hidden file,
anti-idle tool, DND support, firewall support,
own Netscape mini-toolbar and a great appearance.
2002-07-11 21:40:41 +00:00
itojun
6b579a9d1f obey PKG_SYSCONFBASE/DIR setting 2002-07-10 13:55:17 +00:00
kim
e20efd627b Remove Merit RADIUS. 2002-07-10 12:36:26 +00:00
wiz
824713cbf5 pkglint. 2002-07-10 11:31:35 +00:00
kim
0c930cd68d Add gethost. 2002-07-10 02:12:55 +00:00
kim
377b6f16e9 Add net/gethost submitted by reed@reedmedia.net, with minor mods by me.
Closes PR 17489.
2002-07-10 02:12:00 +00:00
itojun
63211cbc43 upgrade to 0.93a (it is a leaf package, so it should be okay)
0.93a
+ Fix host_name to host_triplet.
+ Ohara's crush fix for ospf6d.
0.93
+ New config of BGP.
+ Crush problem ospfd which reported on Zebra ML is fixed.
+ KDD R&D Laboratories, Inc. OSPF Opaque LSA and TE LSA.
2002-07-09 23:48:17 +00:00
agc
f1fdc4ce2b Add and enable nbtscan 2002-07-09 20:09:35 +00:00
agc
17b972bdd7 Initial import of nbtscan-1.0.2 into the NetBSD packages collection.
Provided in PR 17355 by ISIHARA,Takanori

NBTscan is a program for scanning IP networks for NetBIOS name
information. It sends NetBIOS status query to each address in supplied
range and lists received information in human readable form. For each
respondent host it lists IP address, NetBIOS computer name, logged-in
user name and MAC address.
2002-07-09 20:08:48 +00:00
wiz
65c0894ed7 Make compile on >=1.5ZB. Closes pkg/17531. 2002-07-09 14:38:18 +00:00
wiz
268a83bff7 Update to 0.90, as requested in pkg/17508. Changes since 0.85:
- All configuration can now be made from the GUI.
- Fully redesigned search filters to work like ipchains/iptable on Linux.
- Obsoleted experimental "auto-download", superseded by the new filtering code.
- Added Gnutella bandwidth management.
- Both HTTP and Gnet bandwidth is now displayed real time.
- Added full HUGE support (Hash/URN Gnutella Extensions).
- Added support for local host preference.
- Gtk-gnutella can do traffic compression when connecting to a node that
  also supports it.
- Upload and downloads will now show User-Agent/Server information.
- Added status to the download queue.
- You can now freeze the download queue whilst manipulating it.
- Searches can now be listed on the left side of the screen, or as tabs like
  in the previous versions.
- Added automatic banning of servents that are hammering us.
- Many more cool new features that you'll discover whilst playing with it.
2002-07-07 19:27:28 +00:00
taca
03c65bd065 Update ja-samba package to 2.2.4.1.0 (samba-ja 2.2.4-ja-1.0).
This is localized message based on samba 2.2.4.  Its own feature:

- Localized winbind support (though winbind isn't supported on NetBSD.)
- Japanese support for resource name: file name, share name, NetBIOS name
  and NetBIOS user name.
- Machine depended character code for file and directory name.
- Japanese documents.
- Internatilnalized swat.

It also fixes security problem found on samba 2.2.3 and later which
happens with --with-tdbsam option.  (It isn't enabled on default.)
2002-07-07 14:36:40 +00:00
tv
c2d5f923ab Add envstat2mrtg. 2002-07-06 19:18:21 +00:00
tv
75d1f9d976 Add some additional files that appeared in a newer version. 2002-07-06 19:16:58 +00:00
wiz
a4904542d4 Fix MASTER_SITES (none any longer) and HOMEPAGE. 2002-07-02 14:36:43 +00:00
wiz
e9b80bd3f4 More pkglint friendly. 2002-07-02 13:01:35 +00:00
wiz
62eb3ae43e Add RCS Id. 2002-07-02 13:00:55 +00:00
wiz
1a4485ab32 Add RCS Id. 2002-07-02 12:56:53 +00:00
toshii
4d962fd464 Update to 0.9.5. ethreal-0.9.5/NEWS says:
== June 28, 2002

Ethereal 0.9.5 has been released. This version fixes several potential
security problems revealed since the release of 0.9.4. See the security
advisory at http://www.ethereal.com/appnotes/enpa-sa-00005.html for
more details.


New Features:

The ability to read packet data from a pipe was enhanced.  Printing
under Windows now works.


New Protocols

802.3 LACP, Apache JServ, AODV6, DCERPC Browser, Java RMI, TAPI


Updated Protocols

ATM, BGP, BOOTP, DCE RPC, EPM, Frame Relay, GTP, L2TP, LMP, MAPI, MIP,
MMSE, MTP3, NCP, NFS, NSPI, PPP, Q2931, RADIUS, RSVP, SCSI, SMB, SNA,
SOCKS, SPOOLSS, SRVSVC, SunATM, TFTP, TNS, Token Ring, UCP, VJ TCP/IP,
WCP, WEP, WSP, WTP


Capture File Updates

Ethereal can now write LANalyzer files.  The Sniffer, nettl, snoop,
NetXRay, and libpcap code all received updates.
2002-07-01 17:25:59 +00:00
schmonz
6294705c99 Build and run on Darwin using its JDK. 2002-06-30 15:02:51 +00:00
dmcmahill
4937ebbf24 add missing <string.h> for alpha. 2002-06-30 13:13:48 +00:00
jlam
b45f5e32ec Remove redundant homepage in DESCR. 2002-06-30 03:57:52 +00:00
jlam
d895983c63 Update net/ipa to 1.2.7. Changes from version 1.2.5 include a
- Honor PKG_SYSCONFDIR and use bsd.pkg.install.mk to handle config files
  and rc.d scripts.
- Memory access fixes.
- Now '{', '}', '#' and ';' characters are not allowed for naming
  rules and limits.

	*** SECURITY UPDATE ***

  Removed SUID bit from ipastat(8) due to security problems (and don't
  even try to set it back).  Admins who use the "db_owner" parameter
  *and* use some safe user/group, *and* didn't forget to set the same
  safe user/group for the ipastat(8) program, as it was said in the
  SECURITY NOTE on the ipastat(8) manual page, should not worry a lot.
  Admins who ignored that SECURITY NOTE should double check the security
  of their systems and change all passwords, secrets keys, etc. if you
  think that somebody cracked your systems by ipastat(8).
2002-06-30 03:47:53 +00:00
agc
6a7bec3529 sync PLIST with reality. 2002-06-29 20:48:44 +00:00
taca
208ccffbfe - Add two additional fix about localization.
- bump package revision.
2002-06-28 17:13:59 +00:00
drochner
db1515e469 need suse_compat for libstdc++-libc6.1-2.so.3 2002-06-28 11:30:51 +00:00
agc
5f89a1bec0 Remove diagnostic ttytype from debug messages - native curses doesn't
have the ttytype throw-back, and it's not exactly useful these days.
2002-06-28 08:42:34 +00:00
itojun
6e0dab8bee upgrade to 8.3.3. includes important security fix.
--- 8.3.3-REL released --- (Wed Jun 26 21:15:43 PDT 2002)
1301.	[func]		log attempts to exploit #1300.
1300.	[bug]		Remote buffer overrun.
1299.	[func]		Log to xfer-in when a named-xfer fails and one of
			the masters returned REFUSED.
1298.	[bug]		named could leak a OPT record when returning a
			negative response.
1297.	[func]		'ndc restart' will now attempt to preserve the
			arguments named was started with.
			Use 'ndc restart --' to clear the arguements.
			Use 'ndc restart <new arguements>' to restart named
			with a alternate set of arguements.
1296.	[bug]		delay setting need_restart until the response to
			ndc exec has been sent.
1295.	[func]		new ndc command 'args'.  returns the arguements that
			named was started with %xx escaped.
1294.	[bug]		#1272 broke linkage for those OS's using -lfl (flex).
			Move -ll/-lfl to LIBL for all platforms.
	--- 8.3.2-REL released --- (Mon Jun 17 20:24:32 PDT 2002)
1293.	[doc]		update man pages for 'dig', 'dnsquery' and 'host'
			to reflect IPv6 capabilities (nslookup and nsupdate
			were already IPv4/IPv6 agnostic).
1292.	[func]		host: the default lookups now also include AAAA
			records.
1291.	[func]		'dig -x <ip6>' now works.
1290.	[bug]		'dig @server' fail to report the IPv6 address of the
			server in error messages.
1289.	[contrib]	normalize_zone now handles $TTL.
1288.	[bug]		named: -t and -w could not be used together.
1287.	[func]		report serial(s) in out going transfer operation.
	--- 8.3.2-RC1 released --- (Thu May 30 23:06:11 PDT 2002)
1286.	[func]		libbind: no longer attempts bit string labels for
			IPv6 reverse resolution.  Try IP6.ARPA then IP6.INT
			for nibble style resolution.
1285.	[port]		linux: ss_family vs __ss_family in sockaddr_storage.
1284.	[port]		freebsd: 5.0 uses gid_t rather that int for
			GETGROUPLIST_ARGS
1283.	[port]		bsdi: 4.2 also has struct sockaddr_storage.
1282.	[bug]		nslookup was using inet_ntoa() to print out a IPv6
			address.
1281.	[bug]		escape '(' and ')' when coverting to presentation
			form.
1280.	[func]		server { edns yes_or_no; } is now supported.
1279.	[bug]		nslookup: partial coversion to similar style outputs
			for both -type=aaaa and -type=a.
1278.	[bug]		free() of non-malloced memory in nslookup.
1277.	[port]		cast all instances of yytext in commands.l to (char*)
			to silence compilers on OS's where lex declares it
			as (unsigned char *).
1276.	[port]		hpux 11.22: ansify GetAnswer in getinfo.c to
			silence compiler.
1275.	[bug]		bad declaration of si in tsig_key_from_addr().
1274.	[port]		hpux 11.22: ansify hexstring() and display() in
			addr.c to silence compiler.
1273.	[bug]		const pointer conficts in res_debug.c.
1272.	[port]		hpux 11.22: don't link against -ll unless required.
1272.	[bug]		main_need_num was not last entry in enum.
			main_need_tick nolonger required.
1271.	[port]		hpux: treat all hpux systems as BIG_ENDIAN, don't
			include <sys/mbuf.h>.
1270.	[port]		hpux 11.22 namespace clash DATASIZE -> BIND_DATASIZE.
1269.	[port]		hpux 11.11 interface scaning.
1268.	[port]		solaris: 64 bit binary compatability.
1267.	[bug]		aix4: missing IN6_IS_ADDR_V4COMPAT macro.
1266.	[bug]		If you are using TSIG #1261 introduced the potential
			of a infinite loop.
1265.	[bug]		nslookup failed on platforms that don't have BSD 43
			style sockets.
1264.	[bug]		LINK_INIT and UNLINK were not compatible with
			C++, use LINK_INIT_TYPE and UNLINK_TYPE instead.
	--- 8.3.2-T1B released --- (Tue May  7 18:49:58 PDT 2002)
1263.	[bug]		gethostans() could get out of sync parsing the
			response if there was a very long CNAME chain.
1262.	[bug]		winnt: dumpdb and stats should now work reliably.
1261.	[bug]		using a valid TSIG with a compressed ownername could
			result a INSIST() failure.
1260.	[func]		"notify explicit;" from BIND 9.
1259.	[misc]		leave the verification of the OPT options to the
			caller.
1258.	[func]		accept SOA MNAME field as legitimate additional
			data.
1257.	[bug]		malformed response to query w/ tsig + edns.
1256.	[port]		darwin: probe for IPv6 support.
1255.	[bug]		xfers_running could become out of sync if a zone
			was removed while it was being transfered.
1254.	[func]		nsupdate can now update IPv6 servers.
1253.	[func]		host now accepts IPv6 addresses.
1253.	[bug]		reserve space for the signature when performing a
			zone transfer.
1252.	[func]		dnsquery now accepts IPv6 addresses.
1251.	[bug]		win32: it was possible to call RegCloseKey() on a
			invalid key.
1250	[func]		nslookup now accepts IPv6 addresses.
1249.	[func]		dig now accepts IPv6 addresses.
1248.	[doc]		correct some typos in named.conf.5 and corresponding
			html.
1247.	[bug]		get_salen() IPv6 support was broken for OSs w/o sa_len.
1246.	[support]	add highly dangerous compile time option
			NXDOMAIN_ON_DENIAL.  it should not be used
			except in testing.
1245.	[bug]		if we don't have enough file descriptors to open
			a socket attempt to close a idle tcp client.
1244.	[port]		bsdi: 4.3 has struct sockaddr_storage.
1243.	[bug]		SERVFAIL can have too many other causes to be used
			say whether a server supports EDNS or not.
1242.	[port]		64k answer buffers were causing stack space to be
			exceeded for certian OS.  Use heap space instead.
1241.	[bug]		getnameinfo() failed to lookup IPv4 mapped /
			compatible addresses.
1340.	[bug]		reference after free for included conf file name.
1339.	[bug]		doaddinfo would not always attempt to fetch missing
			glue when it should have.
1338.	[bug]		an IPv6 only nameserver could generate spurious
			sysquery errors.
1337.	[port]		linux: IN6ADDR_LOOPBACK_INIT, IN6ADDR_ANY_INIT and
			sockaddr_storage not declared by early kernels.
1336.	[bug]		getaddrinfo() could call freeaddrinfo() with an
			invalid pointer.
1335.	[bug]		res_nupdate() failed to update the name servers
			addresses before sending the update.
1334.	[bug]		A6 is expected in the additional section.
2002-06-28 06:03:04 +00:00
itojun
ef5867115a upgrade to 4.9.9.
--- 4.9.9-REL released ---

818. [bug]      remote buffer overrun.
2002-06-28 05:49:09 +00:00
agc
c172842567 Make this package xpkgwedge-friendly 2002-06-27 20:52:06 +00:00
fredb
58833af2ab Give this a fighting chance to compile and run on NetBSD-1.6*. 2002-06-27 11:02:06 +00:00
hubertf
b0584751fa Master site changes.
Submitted by Dawid Szymanski <dawszy@tgr.lubin.edu.pl> in private mail.
2002-06-27 08:50:29 +00:00
kleink
be7afc41b3 As seen in libc, prevent gcc's memory usage from exploding during
optimizing by moving each round into a separate function on sparc64.
2002-06-27 07:33:26 +00:00
agc
5ed7c9ab40 Make this package compile on 1.6 and later - don't rename the derived yacc
header file to <basename>.h, keep it as y.tab.h
2002-06-26 18:02:38 +00:00
agc
e44396437f Use the correct SuSE emulation include file - this means that
"make show-depends-dirs" works again.
2002-06-26 14:33:14 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
itojun
57bc1c1e08 avoid remote buffer overrun on hostbuf[]. From: Joost Pol <joost@pine.nl>
correct bad practice in the code - it uses two changing variables
to manage buffer (buf and buflen).  we eliminate buflen and use
fixed point (ep) as the ending pointer.

this fix is critical.
2002-06-26 06:00:50 +00:00
kent
8b1d8d6595 Move eggdrop from net/ to chat/. 2002-06-26 03:50:49 +00:00
jlam
0ccc0b7ae0 Make this package look more like net/samba, and do some minor tweaks to the
wording in comments and the description.
2002-06-25 23:22:13 +00:00
taca
ec399aaae5 Add and enable ja-samba package. 2002-06-25 15:33:18 +00:00
taca
937cbe444d Importing ja-samba 2.2.2.1.1 package.
This is modified version deveopled by Samba Users Group Japan.

o I18N for SWAT.

	Select display language based on information supplied by
	Web browser.

o L10N for Japanese.

	Support various use of Japanese name; share name, computer
	name, workgroup name, user name.

	Solve some problems when different version of Windows are
	mixed.  Especially, vanilla samba dosen't support vendor
	depended characters completely.  (Those characters are
	differently handled among Windows 95, Windows 98, Windows NT
	and something changed in Windows XP.)  This cause practical
	problem on real world.

o Some Bugfix go ahead to original samba.

o Some original feature

	Supoprt a recycle bin.

Currently it is samba 2.2.2 base, and they are developing newer
version based on samba 2.2.4.
2002-06-25 15:31:32 +00:00
kent
18f9bcffc8 Add eggdrop. 2002-06-25 14:19:47 +00:00
kent
491ba5f9e2 Resolve the previous confilict. 2002-06-25 14:16:13 +00:00
kent
dc6538775c Import eggdrop.
Submitted by svs@ropnet.ru in pkg/12009

Eggdrop is an IRC bot, written in C.  If you don't know what IRC is, this
is probably not whatever you're looking for!  Eggdrop, being a bot, sits
on a channel and takes protective measures: to keep the channel from being
taken over (in the few ways that anything CAN), to recognize banished
users or sites and reject them, to recognize priveledged users and let
them gain ops, etc.
2002-06-25 14:05:40 +00:00
grant
805cc6c2c7 add docsis. 2002-06-25 04:14:01 +00:00
grant
6f2c929281 Initial import of docsis-0.7.5.
docsis is a small program that can be used to generate binary
configuration files for DOCSIS-compliant cable modems.

It can be used to implement a cable modem provisioning system, as well
as testing of DOCSIS-compliant cable modems.
2002-06-25 04:12:52 +00:00
markd
1e10dd70e5 Add and enable yafc 2002-06-25 02:14:45 +00:00
markd
7b4ed0877e Initial import of yafc (version 0.7.8) - Yet another FTP client
It offers features like directory caching, tab completion, aliases, colored
ls, recursive commands, autologin, bookmarks, multiple connections opened
simultaneously, nohup mode transfers and SSH2 support (sftp).

Provided by Piotr Stolc in PR pkg/16675.
Enabling of Kerberos support from William Waites in PR pkg/16250
Cleaned up by me.
2002-06-25 02:12:39 +00:00