summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2008-04-01Use <X11/Xmd.h> to define CARD32 et al so that local definitionmarkd2-6/+17
doesn't clash if something else happens to pull in that include file - as now happens with XI.h file in inputproto-1.4.3. Should fix PR 38227.
2008-03-31Update "wireshark" package to version 1.0.0. Changes since 0.99.8:tron3-8/+8
- security fixes for X.509sat, Roofnet, LDAP and SCCP dissectors - several SNMP-related bugs have been fixed. - several memory-related bugs have been fixed. - Wireshark now supports custom columns. - New Protocol Support: IEEE 802.15.4, Infiniband, Parallel Redundancy Protocol, RedBack Lawful Intercept, Xcsl - Updated Protocol Support: - AFS, ALCAP, ATM, BACapp, CIGI, DCC (renamed from DCCP), DCCP (renamed from DCP), DCERPC SPOOLSS, DCERPC NT, DHCP, DirectPlay, EtherCAT, FIX, GIOP, GTP, H.248, HTTP, ICMPv6, ICQ, IPv6, ISIS, JXTA, NCP, P_Mul, PCAP, PKIX1Explicit, PTP, RADIUS, Roofnet, RTCP, RTMPT, RTP, RX, SABP, SCSI OSD, sFlow, SMPP, SNMP, SSCOP, TAPA, TIPC, TPNCP, UNISTIM, X.25, X.509sat, XML - New and Updated Capture File Support: Hilscher Analyzer
2008-03-22Fix SNMP GET reply buffer overflow in nagios-plugin-snmp version 1.4.3nb1tonnerre3-4/+43
(CVE-2007-5623, ticket #16441) Approved-by: gdt, joerg
2008-03-22Location header buffer overflow fix for nagios-plugins-1.4.3tonnerre3-4/+105
check_http (CVE-2007-5198) Approved-by: gdt
2008-03-22Install an rc script for cnid_metad as reported bytaca5-8/+54
PR pkg/38268 from HAT. And a little pkglint fixes. Bump PKGREVISION.
2008-03-19Fix a Denial-of-Service vulnerability in maradns version 1.2.12.06tonnerre3-2/+38
Crafted CNAME entries can be used to DoS MaraDNS without this patch See CVE-2008-0061 for more details Approved-by: wiz
2008-03-18update to 2.0drochner4-34/+88
The former version (1.5) was quite old, so there are too many changes to list here. No pkgs in pkgsrc are formally using this pkg, but the "sonata" audio player is able to fetch lyrics if this version is installed.
2008-03-18Fix several cross site scripting vulnerabilities in Nagios 2.5tonnerre16-4/+485
Take over maintainership as suggested by jlam Approved-by: jlam
2008-03-16Fix build with PostgreSQL 8.3. Fromseb2-1/+18
http://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk/plugins/check_pgsql.c revision 1951
2008-03-16Sort.wiz1-4/+4
2008-03-15py-gtk2 doesn't support Python 2.3, assume nicotine can be built againstjoerg1-2/+2
2.4 instead.
2008-03-15Update "p5-Net-DNS" package to version 0.63.tron2-6/+6
Changes since version 0.62: =========================== *** 0.63, 8 Feb 2008 This version contains a Security Fix. Feature NotifyHandler in Nameserver The NotifyHandler is a new attribute to the nameserver used in the same way as the ReplyHandler except that it is executed when the opcode is NS_NOTIFY (RFC1996). It takes the same arguments as the reply handler (i.e. $qname, $qclass, $qtype, $peerhost, and $query). Corrections made in the documentation. Fix rt.cpan.org #32937: 5.11 introduces new warning on uc(undef) The patch supplied fixes for methods where undefined arguments were likely. For methods where undefined arguments don't make the warning will be printed. Fix rt.cpan.org #32147: Default LocalAddr broken in Net::DNS::Nameserver 0.62 Listen on the default address if LocalAddr not defined. Fix rt.cpan.org #30316 Security issue with Net::DNS Resolver. Net/DNS/RR/A.pm in Net::DNS 0.60 build 654 allows remote attackers to cause a denial of service (program "croak") via a crafted DNS response (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-6341). Packet parsing routines are now enclosed in eval blocks to trap exception and avoid premature termination of user program. Bug: mbox-dname and txt-dname were not allowed to be empty in the RP RR. Fix by Peter Koch
2008-03-14Pick up maintainership.wiz1-2/+2
2008-03-14+ 3proxy, clive, libfetch.wiz1-1/+4
2008-03-14Import clive-0.4.6 as net/clive.wiz4-0/+68
clive is a cross-platform command line video extraction tool for user-uploaded video hosts such as Youtube, Google Video, Dailymotion, Guba, and Metacafe. It can be chained with 3rd party tools for subsequent video re-encoding and playing.
2008-03-13Make PostgreSQL 8.2 the default version. Bump all packages using it.joerg4-8/+8
Remove PostgreSQL 8.0 as choice.
2008-03-11Put back a couple of IRIX conditionals the way they used to behave,tnn2-4/+4
e.g. match IRIX 5.x but not 6.x. Some of these may indeed apply to 6.x too, but let's be conservative. PR pkg/38224.
2008-03-11+ Include termcap.buildlink3.mk because this packages uses termcap.jlam1-3/+7
+ Support user-destdir installation. Bump the PKGREVISION to 1.
2008-03-11Backout botched "rsync" update.tron7-149/+93
2008-03-11- add/update patches to introduce LDFLAGS to links in the packagertr4-10/+31
identified by Charles Zmudzinski in pr pkg/32275 - use EXPORT_SYMBOLS_LDFLAGS as suggested by salo@ - resolves pkg/32275
2008-03-10Add CONFLICTS line for previous PKGNAME versions.wiz1-1/+3
Suggested by Alan Barrett.
2008-03-09Update to 20080308.tnn2-7/+8
Changes: This release adds support for downloading high quality videos using the -b or --best-quality command line option.
2008-03-09Update to rsync 3.0.0: Too many changes to list here, so pleasebjs7-93/+149
see <http://samba.rsync.org/> or ${WRKSRC}/CHANGES for more information. While here: - Build it with libtool. - Include buildlink3.mk file for libiconv and change hacks.mk to set USE_GNU_ICONV=yes instead of including libiconv's b3.mk. - Added options.mk for inet6 and debug options. - Added example configuration file (all entries commented out)
2008-03-08- update DESCR to match realityspz12-39/+1394
- add patch to src/gnug++/int.defs.h for Solaris compatibility (by Ian Dickinson, iand@eng.pipex.net) - move Errors manpage to a less general name (suggested by Ian Dickinson) - add patch to src/RtConfig/f_cisco.cc by Hagen Boehm <hboehm@NIC.DTAG.DE> (fixes up the string that gets output instead of a copy of said string) - improve src/Makefile.in some more
2008-03-08Add new package.reed1-1/+2
2008-03-07New package from pkgsrc-wip: portmapreed7-0/+138
(I have been using this for years.) This is an RPC portmapper that prevents theft of NIS (YP), NFS, and other sensitive information via the portmapper. As an option, the program supports access control in the style of the TCP Wrappers (log_tcp) package. Daemons that offer RPC services tell the portmapper on what port they listen. And clients asks the portmapper what port the daemon is using. RPC network port numbers may change each time the system is booted. This is Wietse Venema's fourth replacement portmapper. It is derived from source code in the RPCSRC 4.0 and the TIRPC source distributions.
2008-03-06+.include "../../mk/curses.buildlink3.mk"gdt1-2/+3
PKGREVISION++
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz14-22/+28
2008-03-06Fix PKGNAME.wiz1-2/+2
2008-03-06+ Remove pkgtools/pax and pkgtools/tnftp as they are no longer differentjlam3-38/+43
from archivers/pax and net/tnftp, respectively. In the past, the pkgtools version of these packages installed into ${PKG_TOOLS_BIN}, but this was changed in: pkgtools/pax/Makefile:1.15 pkgtools/tnftp/Makefile:1.3 + Get rid of archivers/pax/Makefile.common and net/tnftp/Makefile.common by merging them into their respective Makefiles. The Makefile.common files existed solely for inclusion by the pkgtools versions of these packages, but with the removal of those packages, these files are now unnecessary. + Add full DESTDIR support to archivers/pax and net/tnftp. + Modify the bootstrap to build archivers/pax and net/tnftp instead of the pkgtools versions of these packages.
2008-03-06Sort.obache1-2/+2
2008-03-06Alignment of variable values should be done with tabs, not spaces.obache1-5/+5
2008-03-05Fix post-install-perl target to honor "user-destdir".jlam1-2/+2
2008-03-04Resign from maintaining a lot of packages, so everyone is free to updaterillig2-4/+4
them at will.
2008-03-01Added VARBASE to BUILD_DEFS and make the rest a bit simpler.rillig1-5/+4
2008-02-29Pass through command line arguments to wfica and wfcmgrsborrill3-6/+6
Bump PKGREVISION
2008-02-29The package supports installation to DESTDIR.heinz1-2/+3
2008-02-28Update "wireshark" package to version 0.99.8. Changes since 0.99.7:tron4-14/+26
- Security-related vulnerabilities in the SCTP, SNMP, and TFTP dissectors have been fixed. - This release adds configuration profiles, temporary coloring rules, enhanced I/O graphs, WLAN traffic statistics, and many other useful features.
2008-02-28Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,rillig4-8/+8
to shut up the pkglint warnings.
2008-02-27Calling usleep for 1000000 microseconds or more is not allowed,apb4-2/+45
so add a myusleep() wrapper to DTRT. This should fix the 100% CPU utilisation. PKGREVISION -> 1.
2008-02-27Add net/3proxy version 0.5.3k. This is a multi-protocol proxy thatapb7-0/+117
can be configured to chain to other proxies.
2008-02-24Update to version 1.5.7seb3-721/+21
Changes since last packaged version (1.5.5): 2008-02-22 - Add icmp type/code decoding - Add proper icmp v9 decoding - Fix memory leaks in -e auto expire mode in nfcapd. - Fix somee potential dead locks with file locking, when expiring - Fix multicast bug in nfreplay - Add hostname lookup for IP addresses in filter. 2007-10-15 stable-1.5.6 - Fix odd CISCO behaviour for ICMP type/code in src port. - Add fast LZO1X-1 compression option (-z) for output file. - Add lists for port in syntax -> port in [ 135 137 445] - Add lists for AS syntax -> as in [ 1024 1025 ] - Bug fix in filter for syntax 'src as and dst as'
2008-02-23Added support for installation to DESTDIR.heinz1-7/+9
Changed wording in COMMENT slightly. Shut up some complaints by pkglint ("set -e", "unquoted shell variable f")
2008-02-21Get rid of the "gnutls" and "ssl" options and replace with ajlam2-12/+10
"courier-gnutls" option/toggle that allows using GNU TLS instead of defaulting to OpenSSL. Bump the PKGREVISION of couriertcpd, courier-imap, and courier-mta to 1.
2008-02-21No sin_len on IRIX.tnn1-2/+2
2008-02-20Update to kde3.5.9markd5-118/+7
Minor bugfixes
2008-02-20+ Add full DESTDIR support.jlam1-8/+12
+ Replace unnecessary /bin/bash in easy-rsa scripts with /bin/sh. Bump the PKGREVISION to 1.
2008-02-19Add commented-out LICENSE=public-domain. Nudged by gdt@.schmonz2-2/+4
2008-02-19Update net/couriertcpd to version 0.58.0. Changes from version 0.57.1jlam3-24/+43
include: + Add a new option "gnutls" to support using GNUTLS instead of OpenSSL. + Add full DESTDIR support. + Fix CONFLICT with courier-imap -- we conflict with courier-imap<4.1.1, not 4.11.
2008-02-19DJB has placed certain of his software in the public domain. Excerptedschmonz2-4/+5
from <URL:http://cr.yp.to/distributors.html>: What are the distribution terms for daemontools? 2007.12.28: I hereby place the daemontools package (in particular, daemontools-0.76.tar.gz, with MD5 checksum 1871af2453d6e464034968a0fbcb2bfc) into the public domain. The package is no longer copyrighted. What are the distribution terms for djbdns? 2007.12.28: I hereby place the djbdns package (in particular, djbdns-1.05.tar.gz, with MD5 checksum 3147c5cd56832aa3b41955c7a51cbeb2) into the public domain. The package is no longer copyrighted. What are the distribution terms for ucspi-tcp? 2007.12.28: I hereby place the ucspi-tcp package (in particular, ucspi-tcp-0.88.tar.gz, with MD5 checksum 39b619147db54687c4a583a7a94c9163) into the public domain. The package is no longer copyrighted. Am I free to modify uncopyrighted packages and distribute modified versions? Yes. But this does not mean that modifications are _encouraged_! And from <URL:http://cr.yp.to/qmail/dist.html>: I hereby place the qmail package (in particular, qmail-1.03.tar.gz, with MD5 checksum 622f65f982e380dbe86e6574f3abcb7c) into the public domain. You are free to modify the package, distribute modified versions, etc. This does not mean that modifications are encouraged! pkgsrc will strive, as it has, to keep modifications to a tasteful minimum. This addresses PR pkg/37964 by Aleksej Saushev.