summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2002-12-16Whitespace fix.cjep1-3/+3
2002-12-14REPLACE_PERL's working directory is ${WRKSRC}, so packages needn'tschmonz2-4/+4
prefix REPLACE_PERL definitions with ${WRKSRC}.
2002-12-14Update contributed man pages. From the changelog:schmonz3-23/+20
Wed, 2 May 2001 14:30:38 +0200 * merged changes from axfr-get.html into axfr-get.8 * added contributed man-page tinydns-edit.8, thanks Jonathan de Boyne Pollard. Wed, 30 Jan 2002 16:29:54 +0100 * merged changes from tinydns-data.html into tinydns-data.8 Wed, 11 Dec 2002 10:23:18 +0100 * merge changes from http://cr.yp.to/djbdns/doc.tar.gz into: axfr-get.8, dnscache-conf.8, dnscache.8, dnsfilter.1, dnsip.1, dnsipq.1, dnsmx.1, dnsname.1, dnsq.1, dnsqr.1, dnstrace.1, dnstxt.1, qualification.5, tinydns-conf.8, tinydns-data.8. * tinydns-get.1: new. pkgsrc changes: - simplify post-extract by using REPLACE_PERL - simplify post-install by looping over all available man pages - update MASTER_SITES for man pages - bump PKGREVISION (a few man pages added)
2002-12-13Updated samba to 2.2.7amartti4-16/+16
1) Fix for smbclient reporting negative file sizes on dir command and negative statistics being reported when using put or get on large files. 2) Fix bug in determination of allocation size 3) Fix 64bit size problems which prevented copying of files larger than 2 GBytes. 4) Fix for xcopy /s problem with old DOS clients not sending correct attributes on subsequent SMBsearch calls. 5) Fix bug in call to standard_sub_advanced giving a 0 length. This fixes the string overflow in string_sub errors. 6) Correctly handle querygroup rpcclient command 7) fix broken incremental tar in smbtar command
2002-12-12Convert this package to use buildlink2, so it passes sane variables to thejmmv3-10/+20
build process. This way it is easier to respect CC and CFLAGS. Based on patch provided in PR pkg/19305 by Jonathan Perkin. Also depend on gettext-lib, as the program links against -lintl.
2002-12-09Do not remove %D/share/pixmaps when deinstalling, as it is now part of thejmmv1-2/+1
standard directory tree.
2002-12-09LTCONFIG_OVERRIDE -> LIBTOOL_OVERRIDE, fixes build problemdrochner1-2/+2
(the mysterious "cannot find -liconv")
2002-12-09Replace "true" by "${TRUE}".tron4-8/+8
2002-12-08Whitespace complaint from pkglint.cjep1-2/+2
2002-12-08Add RCS tag.cjep1-0/+1
2002-12-07Missing from last commit.cjep1-0/+83
2002-12-07Make this package happier on Solaris. Thanks to Pierre Bourgin.cjep12-280/+370
Fixs PR#18953
2002-12-07Spelling nit.cjep1-1/+1
2002-12-07Initial import of tcpreplay 1.2a into the NetBSD packages collectioncjep1-1/+2
as net/tcpreplay. tcpreplay is a tool to replay saved tcpdump or snoop files at arbitrary speeds. It allows you to recreate real network traffic from a real network for use in testing. For example, it can be used to test Intrusion Detection Systems.
2002-12-07Initial import of tcpreplay 1.2a into the NetBSD packages collectioncjep4-0/+30
as net/tcpreplay. tcpreplay is a tool to replay saved tcpdump or snoop files at arbitrary speeds. It allows you to recreate real network traffic from a real network for use in testing. For example, it can be used to test Intrusion Detection Systems.
2002-12-07pkglint whitespace complaint.cjep1-5/+5
2002-12-07Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.schmonz4-8/+8
2002-12-06Backout latest change. It was apparently only necessary because of sometron1-5/+1
kind of bug in NetBSD-current.
2002-12-05Add work arround for problem in buildlink2 framework which makes libtool'stron1-2/+6
attempt to relink the shared libraries fail.
2002-12-05install simph323 via make install in it's build directory, rather thanjdolecek1-3/+2
hardcoding the path to built binary in pkg Makefile; this is more libtool friendly Pointed out by Daniel Carosone in private e-mail.
2002-12-05misc cleanupdrochner1-1/+2
2002-12-05Remove patches obsoleted by last update.tron5-56/+0
2002-12-04Bring in the patches that fix the recent security problem.skrll7-3/+281
PKGREVISION++
2002-12-04$(LIBTOO) -> $(LIBTOOL)dan2-5/+5
2002-12-03update openh323 to version 1.10.4jdolecek6-132/+213
list of changes isn't readily available remove BROKEN tag, since it builds Just Fine nowadays; more tests need be done to confirm it really works with pth, tho Partially based upon pkg/17983 by Wojciech Puchar
2002-12-02Trivially use buildlink2.seb1-1/+2
2002-12-02Wildcard pwlib dependency.wiz1-2/+2
2002-12-01USE_PKGLOCALEDIR.grant5-55/+11
2002-12-01revert previous: needs further work because some pkgsrc patches don'tgrant1-5/+6
apply cleanly if USE_INET6 is undefined.
2002-11-30only apply IPv6 patches if USE_INET6 is set.grant1-6/+5
Fixes build on (earlier) operating systems without IPv6 support.
2002-11-29Update to version 0.7.10.markd2-5/+5
From PR 19187 by Piotr Stolc. changes: * May 30th, 2002: yafc 0.7.10 released - fixed segfault in directory listing * May 28th, 2002: yafc 0.7.9 released - fixed segfault with bookmarks without login - put, rm, untag, cat and ltag functions now handles quoted characters correctly - the "long command" setting now also applies to connection attempts - Changed get -o function; if the argument ends with a slash it is always considered a directory, if only one file is transferred and the destination already exists and is a directory the file is put in that directory
2002-11-28Bump package revision after last bugfix.tron1-2/+2
2002-11-28Buildlinkify this package to stop it from using packaged version oftron1-2/+3
"libintl" even if it is not necessary.
2002-11-26Add RCS tag.cjep1-0/+1
2002-11-26Whitespace nit.cjep1-2/+1
2002-11-26Add RCS tag.cjep1-0/+1
2002-11-26Add RCS tags.cjep5-0/+5
2002-11-26Fix whitespace and RCS tag pkglint fatalities.cjep1-2/+1
2002-11-26Fix RCS tag.cjep1-1/+1
2002-11-26Bump the PKGREVISION as a result of conditionalizing the gindentjlam1-2/+2
dependency.
2002-11-26It's "cp -R", not "cp -r".jlam1-3/+3
2002-11-25* NetBSD's (and most likely Linux's) indent program is sufficient for ORBit,jlam4-18/+63
so don't depend on devel/gindent on these two platforms. * USE_BUILDLINK2 implies AUTOMAKE_OVERRIDE=NO. * Don't use the hackish test for libwrap supplied in the configure script. Instead, just specify the necessary variables to link against libwrap in the package Makefile. This closes PR 18712 by Greg A. Woods.
2002-11-25Update tcl-scotty to version 2.1.11 and tkined to version 1.4.11 (the ↵jwise8-413/+396
version bundled with scotty-2.1.11) Tnm changes since 2.1.10: 15/6/01 (bug fix) Fixed a buffer overrun in ntping. This is actually the reason to make this bugfix release public. 2/11/99 (bug fix) Make sure that remaining job times do not increase if the system clock moves backwards. 17/5/99 (bug fix) Make sure that commands bound to a recv event are always evaluated. 6/4/99 (bug fix) Fixed a Y2K bug in tnmHttp.c (thanks to bkozuma@aol.com for finding this problem). 23/3/99 (bug fix) Accept derived types (e.g. DisplayString) in a varbind list. 9/3/99 (bug fix) Fixed bugs in straps.c which could cause security problems due to buffer overruns or signed/unsigned conversion. 8/3/99 (new feature) Added the global tnm(cache) variable which points to a directory where Tnm saves frozen MIB files. The default value for tnm(cache) is compatible with previous 2.1.X releases. Tkined changes since 1.4.10: 21/4/99 (bug fix) The size of the canvas is now independent from the resolution of the display. Further, PostScript dumps should now fit on the selected page size.
2002-11-25Update net/gtk-gnutella to 0.91.1 using patches provided by Christian Bierejschauma3-11/+11
(christianbiere at gmx dot de) in PR pkg/19152. Changes since 0.91.0: * Will now verify the SHA1 of downloaded files in the background. * New configuration parameter for the directory where "bad files" not matching their advertised SHA1 should be put (don't forget to configure it, as it defaults to /tmp). * Files are now copied in the background, so it is possible to setup the various "download" directories on different filesystems. * Node connection time and remote node's uptime(if available) are now shown. * It is now possible to paste a "magnet:" URI in the search to launch a SHA1 search. * The "connection indicator" at the bottom left is now a toggle. Depressing it will terminate any Gnet connection but will continue to serve uploads and process downloads. * The active download status now shows how many sources are available and how many are currently active (i.e. downloading). It will also show the estimated remaining time for the whole file, as well as the global reception rate for the file, accounting for all currently active sources. * Fixed bug that prevented proper downloading from recent BearShare(4.1.x or better) and Shareaza (1.6.0.x or better) nodes when the SHA1 of the file is known. * Will now protect against "PUSH floods" by banning the relevant IPs. * At startup, scan the download "tmp" dir for orphan files and reintegrate them into the fileinfo database, moving completed files to the relevant directory(depending on whether its SHA1 checked OK). * Minor bug fixing: improper countdown for push timeout when falling back, fixed corner-case processing that could lead to crashes or incorrect behaviour, accidental localization on X-Live-Since headers, freezing of the GUI when clearing many uploads, obscure portability fixes.
2002-11-21- honour PKG_SYSCONFDIRgrant4-5/+42
- bump PKGREVISION from Julio Merino in pkg/18981.
2002-11-21correct path to hesiod.conf in hesinfo(1) man page.grant3-2/+21
fixes pkg/18804 from John T. Rose.
2002-11-21unmark ntop2 as BROKEN.grant1-3/+1
addresses pkg/18915 from Robert Elz.
2002-11-21- fix to run as daemon properly (from Sam Uong in pkg/19086)grant5-19/+25
- convert to bsd.pkg.install.mk rc.d script and example config installation - bump PKGREVISION
2002-11-21Updated samba to 2.2.7martti3-7/+6
A security hole has been discovered in versions 2.2.2 through 2.2.6 of Samba that could potentially allow an attacker to gain root access on the target machine. The word "potentially" is used because there is no known exploit of this bug, and the Samba Team has not been able to craft one ourselves. However, the seriousness of the problem warrants this immediate 2.2.7 release. 1) ensure we send the notify message in the same way it is expected to be received by srv_spoolss_receive_message(). 2) attribute matching on truncate only matters when opening truncate with current SYSTEM|HIDDEN -> NONE. It's fine to truncate on open with current NONE -> SYSTEM | HIDDEN. 3) Fix bug in rpcclient's deldriver command 4) Don't set global_machine_password_needs_changing if lp_machine_password_timeout() is set to zero 5) don't parse the BUFFER5 if the buffer length is zero 6) fix core dump if pdbedit is run as non-root or smbpasswd file does not exist 7) Ensure can_delete() returns correct error code 8) correctly return NT_STATUS_DELETE_PENDING from open code 9) fix bug that assumed dos_unistr2 length was in ucs2 units, not bytes 10) check the long_archi name is not null when deleting a printer driver. fixes core dump in smbd when using rpcclient's deldriver 11) fix fd leak with kernel change notify on Linux 2.4 kernels 12) must add one to the extra_data size to transfer the 0 string terminator. This was causing "wbinfo --sequence" to access past the end of malloced memory 13) fix for large systems allowing more than 65536 files open in NTcreate&X 14) Fix bug in %U expansion
2002-11-19Update net/ettercap from version 0.6.6.6 to 0.6.7agc2-5/+5
Prompted by Simon Hitzemann in PR 19061 Changes from 0.6.6.6 to 0.6.7: 0.6.7 20020702 + Updated the passive OS fingerprint database (853 records) !! Fixed the strlcpy bug in the the telnet dissector (oops alor mistake) !! Fixed a possible sigfault in the rlogin dissector !! Fixed the exit_func for Mac OS X