summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2002-04-11Improve gmp wildcard to be happy with 4.0.1.wiz1-2/+2
2002-04-11Record conflict with "net-snmp-current" package.tron1-1/+3
2002-04-10Update snort to 1.8.6. Patch provided in private mail by Mipamrh2-5/+5
<mipam@ibb.net>. From the release notes: 1.8.4 and 1.8.5 both had bugs that were found right as we were ready to do a full release and represented good midway points but 1.8.6 should be the stable target. Changes include: * The ICMP decoders have been rewritten. * (This is a summary of recent changes -- not all mine) * Fixed stream4 offset initialization * Double Open of snort log file * Lots of new rules * Fatal error on problems other than -> and <> * Fixed stream4 several low memory conditions * Error checking in stream4/frag2 argument parsing * snort-db schema updates to 1.05 * --with-pcap-includes should now look at specified pcap * packet statistics now should be more accurate with regards to lost frags * double PID file write * S4 alignment problems on SPARC fixed ( rpc_decode still has SPARC alignment errors ) * new snmptrap code * documentation updates * Stability fixes in frag2 * SEQ / ACK checking should be correct * Reassembled packets with stream4 will now also be inspected when using -z est * ip fragments are now calculated correctly * rule headers correctly matched ( multiple CIDR performance greatly increased )
2002-04-10Add reason why USE_NCURSES is needed (newpad()).wiz1-1/+2
2002-04-09since buildlink from ncurses is included, set USE_NCURSES tofrueauf1-2/+2
ensure right depends.
2002-04-09fix rcsid, set USE_PTHREAD="native pth" and include mk/pthread.buildlink.mkfrueauf1-3/+3
instead from pth directly.
2002-04-09Mark this package as broken - specifically, it's very out of date, andagc1-1/+3
it has a quirky build process which can't deal with our libtool and pthreads libraries simultaneously.
2002-04-09Don't use a custom do-build target when all that's needed is an ALL_TARGETagc1-4/+2
definition.
2002-04-09Use libtool for each file to be compiled.agc2-5/+59
2002-04-09upgrade to 4.2.4.itojun8-1095/+1384
release note: http://sourceforge.net/project/shownotes.php?release_id=83551
2002-04-09Since the distfile requires a password-protected download stage, mark theagc1-1/+4
package as IS_INTERACTIVE. Fix some pkglint errors.
2002-04-08add & enable ettercaphubertf1-1/+2
2002-04-08Add ettercap-0.6.4:hubertf5-0/+78
Ettercap is a multipurpose sniffer/interceptor/logger for switched LAN. It supports active and passive dissection of many protocols (even ciphered ones) and includes many features for network and host analysis. Submitted by Niilo Kajander <nk@bsdirc.net> in PR 16091
2002-04-05Update arla to 0.35.7wennmach12-232/+25
This new version fixes some (unnamed, sorry) bugs. The main rationale for the upgrade is to get rid of the dependency on kth-krb4 for NetBSD>=1.5 systems. For older systems, we provide full functionality via (a now buildlinked) kth-krb4.
2002-04-05Use ${EXTRACT_SUFX} properly.fredb1-3/+3
2002-04-05Fix second assignment of "BUILDLINK_FILES.net-snmp".tron1-2/+2
2002-04-05Adapt buildlink glue code to this package. The previous version was a 1:1tron1-19/+18
copy of the buildlink glue code for the "ucd-snmp" package which didn't work really.
2002-04-05Remove redundant dependences which are automatically added via buildlinktron1-3/+1
files.
2002-04-05Make this find y.tab.h (instead of cfbla.h).hubertf2-1/+18
We explicityly ask yacc to create a y.tab.h file, so this should be no problem on onther OS versions. (Tested: 1.5.3)
2002-04-04Allow this package to be built by a non-root useragc2-1/+17
2002-04-04Update to 0.9.3. Mostly security issues, but several protocol parsers havemycroft2-5/+5
minor updates.
2002-04-04Add hping pkgatatat1-1/+2
2002-04-04Add a pkg for hping (aka hping2). Sort of an amalgam of ping,atatat6-0/+90
traceroute, and nmap, hping can be used to traceroute through packet filtering routers. Among other things.
2002-04-04Add some ethernet interfaces for arm32 and make this build on arm32.cjep4-16/+34
2002-04-04Make this build on arm32.cjep2-6/+13
2002-04-04Use "suse_linux/Makefile.application" to pick correct SuSE packages.tron1-4/+3
2002-04-04- Correctly detect a.out shared library (developers should test on a.out env ;)itohy3-10/+24
- Create fake libtool object (*.lo) if no shared libwrap exists.
2002-04-03upgrade to 20020403a. stabilization and bugfixes.itojun2-5/+5
2002-04-03upgrade to 20020403a. lots of stabilization, MLDv2 support (disabled), and ↵itojun3-14/+6
more.
2002-04-03upgrade to 1.0alpha2 (package versioned 0.9.2)itojun3-10/+21
- IPv6 transport support added by Jun-ichiro itojun Hagino (Use -DINET6) - Makefile modified for easier compile time configuration - EDNS(0) bug fixed - Default database changed to all lowercase, red-black tree to make nsd DNSSEC ready - REQUIREMENTS are cleaned up and updated - Signal names changed in nsdc.sh.in - Default compile options dont include -DMIMIC_BIND8
2002-04-02Update snort to 1.8.4 (update was provided by Mipam <mipam@ibb.net> in arh5-27/+36
private mail -- thanks!) Changes are: * Fixed stream4 offset initialization * Double Open of snort log file * Lots of new rules * Fatal error on problems other than -> and <> * Fixed stream4 several low memory conditions * Error checking in stream4/frag2 argument parsing * snortdb schema updates to 1.05 * --with-pcap-includes should now look at specified pcap * packet statistics now should be more accurate with regards to lost packets werwerwerwerwer * double PID file write * S4 alignment problems on Sparc fixed * new snmptrap code * documentation updates * Stability fixes in frag2
2002-04-02I can be the maintainer (and contact person towards the ProFTPD project)martti1-2/+2
2002-04-01add cdpdexplorer1-1/+2
2002-04-01Import cdpd, a program to send Cisco Discovery Protocol packets.explorer4-0/+28
2002-04-01Add appropriate restrictions since this can't be redistributed right now.jmc1-1/+6
2002-04-01fix for LP64 systems. Mostly just adding missing header files.dmcmahill6-1/+118
2002-03-31add an explicit ONLY_FOR_PLATFORM for i386 and powerpc rather than relyingdmcmahill1-1/+5
on a malformed conditional (when PKG_JVM is not set). Also add a dummy entry for PKG_JVM on non-{i386,powerpc} platforms. This lets you still do things like 'make show-var VARNAME=PKGNAME' even on unsupported platforms.
2002-03-30revert back to wget 1.7 until issues with ipv6 are solved in 1.8.1pooka5-12/+45
2002-03-30Upgrade wget to 1.8.1pooka5-45/+12
Highlights of changes since 1.7: * bugfixes * new progress bar indicator * breath-first recursive descent * host directories contain port information if the server is at a non-standard port full list: http://cvs.sunsite.dk/viewcvs.cgi/wget/NEWS?rev=WGET_1_8&content-type=text/plain Provided by michal@pasternak.w.lub.pl in pkg/16124
2002-03-29update nidentd to 0.4. Changes:hubertf4-23/+18
* patch partly integrated * make DESCR file sound less fascist
2002-03-29Update "airportbasestationconfig" package to version 1.5.2. Changestron4-17/+19
since version 1.2.2: - improved GUI - support for features in newer firmware versions - bug fixes
2002-03-29upgrade to 9.2.1rc2 (pkg version = 9.2.0.2)itojun3-13/+13
--- 9.2.1rc2 released --- 1240. [bug] It was possible to leak zone references by specifying an incorrect zone to rndc. 1239. [bug] Under certain circumstances named could continue to use a name after it had been freed triggering INSIST() failures. [RT #2614] 1238. [bug] It is possible to lockup the server when shutting down if notifies are being processed. [RT #2591] 1237. [bug] nslookup: "set q=type" failed. 1236. [bug] dns_rdata{class,type}_fromtext() didn't handle non NULL terminated text regions. [RT #2588] 1232. [bug] unix/errno2result() didn't handle EADDRNOTAVAIL. 1231. [port] HPUX 11.11 recvmsg() can return spurious EADDRNOTAVAIL. 1230. [bug] isccc_cc_isreply() and isccc_cc_isack() were broken. 1229. [bug] named would crash if it received a TSIG signed query as part of an AXFR response. [RT #2570] 1228. [bug] 'make install' did not depend on 'make all'. [RT #2559] 1227. [bug] dns_lex_getmastertoken() now returns ISC_R_BADNUMBER if a number was expected and some other token was found. [RT#2532] 1222. [bug] Specifying 'port *' did not always result in a system selected (non-reserved) port being used. [RT #2537] 1221. [bug] Zone types 'master', 'slave' and 'stub' were not being compared case insensitively. [RT #2542] 1218. [bug] Named incorrectly returned SERVFAIL rather than NOTAUTH when there was a TSIG BADTIME error. [RT #2519] 1216. [bug] Multiple server clauses for the same server were not reported. [RT #2514] 1215. [port] solaris: add support to ifconfig.sh for x86 2.5.1 1214. [bug] Win32: isc_file_renameunique() could leave zero length files behind. 1212. [port] libbind: 64k answer buffers were causing stack space to be exceeded for certian OS. Use heap space instead. 1211. [bug] dns_name_fromtext() incorrectly handled certain valid octal bitlabels. [RT #2483] 1210. [bug] libbind: getnameinfo() failed to lookup IPv4 mapped / compatible addresses. [RT #2461] 1208. [bug] dns_master_load*() failed to log a error message if an error was detected when parsing the ownername of a record. [RT #2448]
2002-03-29add leftovershubertf1-1/+2
2002-03-28update maintainergrant1-2/+2
2002-03-28add net/nsditojun1-1/+2
2002-03-28nsd, authoritative-only nameserveritojun5-0/+64
2002-03-27disable package correctly.sommerfeld3-3/+10
"How am I broken? Let me count the ways...."
2002-03-27Add applicability statement.sommerfeld1-0/+7
2002-03-27Disable nidentd due to checksum mismatch on distfile.sommerfeld1-2/+2
2002-03-27add & enable nidentdhubertf1-1/+2