summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2006-08-13Import net/powerdns-sqlite.ghen3-0/+24
The PowerDNS nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms to all the relevant DNS standards documents. PowerDNS is open source. The PowerDNS nameserver utilizes a flexible backend architecture that can access DNS information from any data source. This includes file formats, BIND zone files, relational databases or LDAP directories. This packages provides the SQLite backend module.
2006-08-13Import net/powerdns-pgsql. ghen3-0/+24
The PowerDNS nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms to all the relevant DNS standards documents. PowerDNS is open source. The PowerDNS nameserver utilizes a flexible backend architecture that can access DNS information from any data source. This includes file formats, BIND zone files, relational databases or LDAP directories. This packages provides the PostgreSQL backend module.
2006-08-13Import net/powerdns-pgsql.ghen3-10/+10
The PowerDNS nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms to all the relevant DNS standards documents. PowerDNS is open source. The PowerDNS nameserver utilizes a flexible backend architecture that can access DNS information from any data source. This includes file formats, BIND zone files, relational databases or LDAP directories. This packages provides the PostgreSQL backend module.
2006-08-13Import net/powerdns-mysql, based on wip/pdns2-gmysql from pkgsrc-wip. ghen3-0/+24
The PowerDNS nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms to all the relevant DNS standards documents. PowerDNS is open source. The PowerDNS nameserver utilizes a flexible backend architecture that can access DNS information from any data source. This includes file formats, BIND zone files, relational databases or LDAP directories. This packages provides the MySQL backend module.
2006-08-13Import net/powerdns, based on wip/pdns2 from pkgsrc-wip. ghen9-0/+149
The PowerDNS nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms to all the relevant DNS standards documents. PowerDNS is open source. The PowerDNS nameserver utilizes a flexible backend architecture that can access DNS information from any data source. This includes file formats, Bind zone files, relational databases or LDAP directories. See the net/powerdns-* packages for additional backend modules.
2006-08-11DiskIO fix, courtesy of Jan Andresadam2-6/+10
2006-08-11Whitespace police.adrianp1-4/+4
2006-08-11Add an extra MESSAGE if the user has selected to compile freeradius withadrianp3-2/+29
PAM support. From discussions with John Nemeth.
2006-08-11+ ocamlnetwiz1-1/+2
2006-08-11Initial import of ocamlnet-1.1.2:wiz5-0/+300
The Ocamlnet project provides a collection of modules for the Objective Caml language which focus on application-level Internet protocols and conventions. The current distribution contains: - a mature implementation of the CGI protocol - an implementation of the JSERV protocol (AJP-1.2), can be used with mod_jserv (Apache JServ) and mod_jk (Jakarta connector) to connect application servers written in O'Caml with web servers - a FastCGI implementation - a POP3 client - an SMTP client - a library of string processing functions related to Internet protocols (formerly known as "netstring" and distributed separately): MIME encoding/decoding, Date/time parsing, Character encoding conversion, HTML parsing and printing, URL parsing and printing, OO-representation of channels, and a lot more. - an experimental web server component
2006-08-11Update to version 3.5.4salo6-15/+43
Changes: Version 3.5.4 - 2006-08-09 - new setting mirror:include-regex. - load ssl keys for protected data connection as well; use new option - ftp:ssl-data-use-keys to disable it. - fixed human-readable options of du and cls. - fixed compilation on certain systems. Version 3.5.3 - 2006-08-04 - fixed a core dump in ftps with gnu tls. - fixed random queue duplication. - fixed compilation with modules and socks. - fixed installation with modules. - added configure --enable-packager-mode option (Daniel Black). Version 3.5.2 - 2006-07-28 Several bugs fixed. - strip CRs from ls output, as before. - updated help for pget. - fixed mirror -c and get -c hang. - fixed mirror timestamps for hftp and http. - fixed mirror for files starting with a tilde. - fixed use of PROPFIND when http:use-propfind is no. - fixed directory listing and globbing for ftp over http proxy. - updated gnulib sources (Nix).
2006-08-10install gtk-doc generated API documentation at the default location,drochner2-18/+17
so that it is found by "devhelp" bump PKGREVISION
2006-08-10allow this to build on netbsd-4 and up to -9drochner1-2/+2
2006-08-10Some improvements to the rc.d script:jmmv2-9/+33
- Put the log and pid files into VARBASE/log and VARBASE/run respectively. - Let the user override several variables from rc.conf. Per wiz@'s suggestion. Bump PKGREVISION to 1.
2006-08-10Default to running radiusd as a non-root useradrianp5-23/+77
bump to nb2
2006-08-09Update to smokeping-2.0.9adrianp8-47/+67
Package changes include: - pkglintification - move to options.mk smokeping changes include: * remove the FPing 'timeout' variable, since it never really did anything * Curl.pm: new variables 'follow_redirects' and 'include_redirects' * make buggy_perl_version test work on perl 5.8.7 too ... * AnotherDNS.pm: added option 'require_answers' for testing For a full list see: http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/CHANGES ok'ed bouyer@
2006-08-09Update to 2.14.5adrianp7-61/+67
Package changes include: - pkglintification - move to options.mk - add in extra option for building with snmpv3 support (not tested) - tidy up MESSAGE (no more html docs) MRTG changes include: * updated SNMP_util.pm and Net_SNMP_util.pm * new: clonedirectory function * Updated SNMP_Session to 1.08 * SNMP v3 support added Net::SNMP library required for this For a full list see: http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/CHANGES Addresses PR# 32811 ok'ed bouyer@
2006-08-09Add queryperf-2.1, an updated version of the contrib tool shipped withtv5-1/+55
BIND. From its DESCR: This is queryperf, a DNS server query performance testing tool. It is primarily intended for measuring the performance of authoritative DNS servers, but it has also been used for measuring caching server performance. This document describes the use of queryperf for authoritative server performance testing. NOTE: This version of queryperf has been modified by Nominum. It implements a slow-start algorithm which lessens the risk of network buffer overflows, particularly when testing recursive servers with high values for the -q option.
2006-08-09Add in PAM supportadrianp10-53/+68
Fix mySQL PLIST Fix all PLISTs to avoid a nightmare when the nb number is changed Bump to nb1
2006-08-09add a SO_REUSEPORT to make this workdrochner2-1/+23
2006-08-09Update net/tcpick to version 2.1. Addresses PR#34166ben3-8/+9
2006-08-09+ udpcastwiz1-1/+2
2006-08-09Initial import of udpcast-20060619, requested in PR 34171:wiz5-0/+50
UDPcast is a file transfer tool that can send data simultaneously to many destinations on a LAN. This can for instance be used to install entire classrooms of PC's at once. The advantage of UDPcast over using other methods (nfs, ftp, whatever) is that UDPcast uses Ethernet's multicast abilities: it won't take longer to install 15 machines than it would to install just 2.
2006-08-08add teamspeak-clientabs1-2/+3
2006-08-08Import net/teamspeak-client-2.0.31.55abs4-0/+180
TeamSpeak is a quality, scalable application which enables people to speak with one another over the Internet. TeamSpeak consists of both client and server software. The server acts as a host to multiple client connections, capable of handling literally thousands of simultaneous users. This results in an Internet based teleconferencing solution that works in a variety of applications such as team mates speaking with one another while playing their favorite online game, small businesses cutting costs on long distance charges, or for personal communication with friends and family. This package contains the TeamSpeak client for Linux
2006-08-06Make gzip be found by configure again, instead of setting it to an emptykim1-3/+2
string.
2006-08-06Reomove BROKEN_IN for packages that built in the latestkristerw2-6/+2
NetBSD 3.0_STABLE/i386 bulk build.
2006-08-05Changes 0.9.6:adam5-44/+51
* On newer distros (like FC5) the linker was called without --export-dynamic, making EtherApe unusable. * Fixed bug 1488215, "cancel" button on preferences dialog doesn't work. * Updated .desktop and .spec files * Updated debian files
2006-08-04Changes in version 0.1.1.23 - 2006-07-30tv2-6/+6
o Major bugfixes: - Fast Tor servers, especially exit nodes, were triggering asserts due to a bug in handling the list of pending DNS resolves. Some bugs still remain here; we're hunting them. - Entry guards could crash clients by sending unexpected input. - More fixes on reachability testing: if you find yourself reachable, then don't ever make any client requests (so you stop predicting circuits), then hup or have your clock jump, then later your IP changes, you won't think circuits are working, so you won't try to test reachability, so you won't publish. o Minor bugfixes: - Avoid a crash if the controller does a resetconf firewallports and then a setconf fascistfirewall=1. - Avoid an integer underflow when the dir authority decides whether a router is stable: we might wrongly label it stable, and compute a slightly wrong median stability, when a descriptor is published later than now. - Fix a place where we might trigger an assert if we can't build our own server descriptor yet.
2006-08-04Not me gov.skrll1-2/+2
Bad salo. No biscuit.
2006-08-03update to 2.2.96drochner2-6/+6
changes: * SoupServer now works even if you don't explicitly set an encoding for the response. * WWW-Authenticate and Proxy-Authenticate responses with no realm parameter are now ignored * Added soup_xmlrpc_message_from_string() * simple-httpd and "get" now support HEAD
2006-08-03update to 2.14.2drochner2-6/+6
changes: bugfixes
2006-08-03update to 0.8.7drochner2-7/+6
changes: -code cleanup -Handle IDLN_WIDE_CHAR, IDLN_WIDE_STRING and IDLN_SRCFILE in IDL_tree_free()/IDL_tree_free_real()
2006-08-03Add and enable kismet.salo1-1/+2
2006-08-03Initial import of kismet-2006-04-R1: 802.11 wireless network detector, sniffersalo11-0/+315
and IDS. Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and 802.11g traffic. Kismet identifies networks by passively collecting packets and detecting standard named networks, detecting (and given time, decloaking) hidden networks, and infering the presence of nonbeaconing networks via data traffic. Imported from pkgsrc-wip, thanks to <skrll> and <wiz> for help with patches, packaging and testing. XXX: GPS support is untested.
2006-08-02Update to KDE 3.5.4markd2-4/+18
Kopete * Fix ICQ server thinks the client you are using is too old. krdc * Fix advanced button not working after Scaling. * Make "always show local cursor" and "view only" permanently configurable via krdcrc. * Handle "smb:/" as well as "smb://" URLs.
2006-07-31USE_LANGUAGES+= crillig1-2/+2
2006-07-31Note that Wireshark used to be called Ethereal.ghen1-6/+6
2006-07-30Fix building on Darwin (and some other platforms?)adam2-3/+15
2006-07-29Changes 5.3.1:adam10-74/+120
snmpd: - fix trap processing from SMUX peers - fix disman/event monitoring crashes - fix bug 1399369: ifNumber broken - fix re-init of daemons after SIGHUP snmptrapd: - fix bug 1420758/1458815: snmptrapd aborts/loops in select() - fix re-init of daemons after SIGHUP snmplib: - fix OID lookups for fully qualified object names (eg .iso.org) snmpusm: - performance improvement when changing localized keys perl: - The perl modules now check to make sure they're building against the proper Net-SNMP version. misc: - Coverity fixes
2006-07-27Rename "SITES_* to "SITES.*" for file-specific lists of sites from whichjlam5-12/+12
to fetch the file. This completes the renaming described in revision 1.1799 of bsd.pkg.mk.
2006-07-27de-maintainhubertf2-4/+4
2006-07-24For consistency with the other tools from bootstrap, the preformattedrillig3-4/+5
manual page is installed as cat1/ftp.0 instead of cat1/ftp.1. Bumped PKGREVISION.
2006-07-23nb1: USE_TOOLS+=perl:run (gift-setup requires it).tv1-2/+3
2006-07-23-remove old patch for the offset calculation of the inner packet,drochner3-14/+44
the original code is fixed now -re-add alignment fixes for variable radiotap elements bump PKGREVISION
2006-07-22- Update net/vncviewer4 to 4.1.2 (release notes just state "FIXED: Securityabs13-168/+45
vulnerability.", and move to net/vncviewer, replacing vncviewer-3.x - Remove vncpasswd from net/vnc and add to net/vncviewer - Bump PKGREVISION for net/vnc
2006-07-22Remove "ethereal" package which has been superseded by "wireshark".tron7-450/+1
Approved by frueauf@.
2006-07-22Packages that use GNU configure scripts and C++ also need a working Crillig1-2/+2
compiler.
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig6-13/+12
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
2006-07-21Fix build by pointing to GeoIP location.wiz1-1/+3