summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2004-07-25Update to 0.8.2.416 (long overdue); some minor fixes in keyspace management.tv2-5/+5
2004-07-25Update to 5.2. Changes:tv2-5/+5
BUG: Client crashes when server reply comes from a different IP address than that to which the initial packet had been sent. Fixed. BUG: SIG_CHLD set to SIG_IGN but wait() used. Fixed. SIG_IGN was removed. connectivity with CHECK_REQs. (see refresh option in dhid.conf.sample)
2004-07-25Update amule to 1.2.8. Patch provided by Sergio Jimenez in PR pkg/26421.minskim3-7/+61
Changes since 1.2.6: * Added eserver 16.47 fix (org. by Kry) * Translations update * Added auto-priority fixes (org. by Xaignar) * Removed the useless connection wizard from aMule * Code cleaning * Added websearch function (filehash.com) * Added Fake-checks function (jugle.net & filehash.com) * Changed the default server.met URL * New buttons added: - reload sharedfiles - switch upload/uploadqueue - clear completed files * Fixed filesize in copy ed2k link to clipboard (org. by lemonfan) * Added fix from lugdunum to avoid blacklisting on servers * Rabbit icons for aMule clients in DL & UP window * Added alehack's queue patches * Removed double A4AF entry (org. by Xaignar) * Added bluecow's fix * Added 2 new columns in upload window (Upload/Download + Remote Status) * "Asked for another file" on sources now with the filename that is asked for ( i.e. A4AF -> xyz.avi) * Added copy file 'feedback' to clipboard function * Fixed curl-config detection for debian users * Added new Toolbar icons [ thx to http://www.everaldo.com ;) ] * Changed: - max connections: 25-7500 - upload queue: 500-5000 - max new connections / 5 sec: 5-500 - remove dead servers after: 1 > - tcp port: 80 > (for users with bad ISP's .. but remember -> running aMule as root is unsecure !!!) * > 2GB bug (untested) * Removed "Upload/Download list refresh" code * Kry's fixes from 2.0 * Onlinesig fixes * Fixed already downloading files not being marked as such on search results (org. by elfstone) * Improved Launch-browser function * Compatibility with new amulesig.dat * Updated the licence file * Changed installation of webserver stuff * Fixed better gtk2 detection * Phk for searching for new icons ;) * Everaldo for the great icons * All the bug-reporters, helpers, translators and users at http://forum.amule.org * As usual thx to eMule & wxWidgets devs and everyone i forgot ;)
2004-07-25including libpcap/buildlink3.mk now adds the required socketgrant1-2/+2
libraries for the target platform to LDFLAGS automatically, so we don't need to also specify them here.
2004-07-25this blindly calls "gcc" with gcc specific flags, so use buildlink3 sogrant1-2/+3
we use the wrappers.
2004-07-25expose hidden dependency on openssl and tell configure where to find it.grant1-1/+3
2004-07-24use buildlink3 so we strip gcc specific arguments.grant1-1/+2
2004-07-24Use the new mk/pgsql.buildlink3.mk to select the correct PostgreSQLrecht4-13/+12
version.
2004-07-24LTCONFIG_OVERRIDE is deprecated.jlam1-4/+2
2004-07-24don't call "install -d" with >1 argument.grant1-2/+3
2004-07-23Fix typo.xtraeme1-2/+2
2004-07-23* Enable pkgviews installation.xtraeme1-2/+6
* Conflicts with openntpd. Bump PKGREVISION.
2004-07-23* Enable pkgviews installation.xtraeme1-1/+6
* Conflicts with net/ntp4. Bump PKGREVISION.
2004-07-23- Fix the problem that swat authentication always fail. Noted bytaca10-36/+206
MORI Kouji on tech-pkg-ja mailing list. - merge security fix related change between samba 2.2.9 and 2.2.10. See http://www.samba.org/samba/whatsnew/samba-2.2.10.html or http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0686. Bump package revision.
2004-07-23Update "samba" package to version 3.0.5. This version fixes the securitytron2-6/+6
problems described in CAN-2004-0600 and CAN-2004-0686.
2004-07-23Update net/wimon to 0.3.xtraeme3-7/+9
Changes: * bugfixes and code cleanups * getopt support added * autoscale added by nohar * sound support added * BSD-ish Makefile using <bsd.prog.mk> * man page added
2004-07-22add python as categoryrecht14-28/+28
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-22Clarify RESTRICTED. Set USE_BUILDLINK3=yes. Rename post-configureschmonz2-20/+21
to do-configure, and configure all the conf-* files. In post-install, install the man pages one at a time in a loop, both to simplify the Makefile and to help on our differently abled platforms. Sort PLIST. Take MAINTAINER.
2004-07-21Enable kphone.scw1-1/+2
2004-07-21Initial import of KPhone 4.0.3, a SIP (Session Initiation Protocol) userscw15-0/+478
agent for *nix. (Basically, a VoIP client) There are some rough edges in the NetBSD audio support of this package, but it runs well enough on my esa(4)-equipped laptop to make and receive FWD calls. A couple of minor patches are courtesy of the FreeBSD port of Kphone. Alistair Crooks also tidied up my first amateurish attempt at packaging this.
2004-07-21USE_IMAKE implies USE_X11BASE, remove it.salo1-2/+1
2004-07-20update to pure-ftpd-1.0.19recht3-6/+6
patch provided by Sergio Jimenez in PR pkg/26381 * Version 1.0.19: - A workaround for pure-ftpwho not working on OpenBSD has been added. - Real disk space is no more shown. - A possible denial of service when too many users were connected should be fixed. Reported by Agri <agri@desnol.ru>, thanks!
2004-07-20Update to 1.0:wiz4-71/+121
Release 1.0 (2004/07/08) ========================= ALL: - All the routing processes can now be started and configured via the RTRMGR/XORPSH. LIBXORP: - Addition of support for safe callbacks (e.g., if an object is destroyed, all callbacks that refer to that object are invalidated). LIBXIPC: - Addition of support for event notification if the status of a target changes. LIBFEACLIENT: - Few bug fixes. XRL: - No significant changes. RTRMGR: - Addition of new command-line option "-v" to print verbose information. - Removal of command-line option "-d" that prints default information, because the same information is printed with the "-h" flag. - Addition of support for explicit configuration of the XRL target name of a module. - Addition of support for %help command in the rtrmgr template files. - Addition of support for new methods per module: "startup_method" and "shutdown_method". - Numerous other improvements and bug fixes. XORPSH: - Addition of new command-line option "-v" to print verbose information. - Removal of command-line option "-d" that prints default information, because the same information is printed with the "-h" flag. - Addition of support for help string in the xorpsh operational commands template files. - Addition of support for positional arguments in the xorpsh operational commands template files. - Addition of support to interrupt an operational command. Now if a command is interrupted from the command line by typing Ctrl-C, then the executed binary command itself (and its forked children, if any) is killed. - Numerous other improvements and bug fixes. FEA/MFEA: - Addition of support for propagating the Forwarding Information Base from the underlying system to clients interested in that information. - Addition of support for opening TCP or UDP sockets via the FEA. - Modification to the MFEA to use "libfeaclient" to obtain the interface information from the FEA. - Numerious bug fixes. RIB: - Addition of support for redistributing routes between two internal tables. - Addition of support for obtaining routes directly from some of the internal tables. - Modification to the RIB to use "libfeaclient" to obtain the interface information from the FEA. - Modification to the RIB to use the new RedistTable to propagate the final routes to the FEA and anyone else interested (e.g., PIM-SM). - Few bug fixes. RIP: - Packet forwarding and reception via FEA written for RIPv2 and RIPng. RIPv2 should be usable. BGP: - IPv6 has now been tested with peerings to the 6Bone; unicast and multicast SAFIs. - Route origination is now possible from BGP. - The memory leaks from the previous release have been found and fixed. STATIC_ROUTES: - This is a new module for configuring static routes to the unicast or multicast RIB. MLD/IGMP: - During startup, a primary address is selected per configured interface, and this primary address should be the link-local unicast address of that interface. - New CLI commands: "show igmp interface address" and "show mld interface address" - Resend some of the XRLs (e.g., those who do not carry soft-state such as protocol control messages) if there is an error. - Few bug fixes. PIM-SM: - Updated to support the lastest PIM-SM specification (draft-ietf-pim-sm-v2-new-09.{ps,txt}). - Addition of support for "alternative subnet" configuration such that non-local senders appear as senders connected to the same subnet. It is needed as a work-around solution when there are uni-directional interfaces for sending and receiving traffic (e.g., satellite links). - During startup, a primary address and a domain-wide address are selected per configured interface. The primary address should be the link-local unicast address of that interface, and the domain-wide address should be a domain-wide reachable unicast address. - Resend some of the XRLs (e.g., those who do not carry soft-state such as protocol control messages) if there is an error. - Several bug fixes. FIB2MRIB: - This is a new module for propagating the unicast forwarding information obtained from the underlying system via the FEA to the multicast RIB. CLI: - Addition of support to propagate command interruption (e.g., Ctrl-C) from the CLI to the object that handles the command processing by calling a pre-defined callback. - During startup, if the input is a terminal (e.g., xorpsh), then read the terminal size instead of using the default values. - A bug fix related to the CLI paging output: now it can handle properly lines that are longer than the width of the CLI output terminal. - Several other bug fixes. SNMP: - No significant changes. Release 0.5 (2003/11/06) ======================== ALL: - New library libfeaclient to simplify interface configuration replication and event reception. LIBXORP: - Addition of ServiceBase class (service.hh) for asynchronous process components that might provide a service. The ServiceBase contains status information, (e.g. starting, running, shutting down, shutdown) and methods for triggering status changes (e.g.start, shutdown). It also provides an interface for observers to be notified of state changes. - Addition of ctype(3) wrappers that work properly even if the value of the int argument is not representable as an unsigned char and doesn't have the value of EOF. LIBXIPC: - Minor refactoring and code clean-up. - Fixes to XrlAtom binary marshalling methods and test code for checking this functionality in future. LIBFEACLIENT: - Added to project. Provides interface configuration tree mirroring and update event notification. Intended to unify how this data is replicated between processes. XRL: - kdoc generation nits. RTRMGR: - Fix the process name of a started proces to be the same as the binary name. - Minor code cleanup. XORPSH: - No significant changes. FEA/MFEA: - Added Linux Netlink support for writing network interface information, and routing entries to the kernel, and for observing the change of that information in the kernel. - Completed support for Linux /proc parsing to return network interface information. - Added support for NetBSD and OpenBSD to the unicast FEA. - Added compilation-time check whether the underlying system supports IPv6 multicast and IPv6 multicast routing, and isolate the compilation of all MFEA code that is specific to IPv6 multicast and IPv6 multicast routing. - Added support for run-time check whether the underlying system supports IPv4 or IPv6 multicast routing. - Various bug fixes and cleanup RIB: - No significant changes. BGP: - Supports multiprotocol IPv6. - The code for multicast SAFI is enabled but is untested. - MED processing is now deterministic. - A memory leak exists. MLD/IGMP: - No significant changes. PIM-SM: - A bug fix related to the removal of timed-out multicast forwarding entries. CLI: - Change slightly the command-line editing, so now Ctrl-W deletes the word before the cursor. Before, Ctrl-W would delete the whole line. - Apply a fix to libtecla in network mode such that keyboard-generated signals are not propagated to the process we have connected to. SNMP: - No significant changes. RIP: - Code added to talk to FEA and RIB. To become functional it still requires the ability to send packets and receive UDP packets through the FEA (work in progress). Release 0.4 (2003/08/28) ======================== ALL: - Rename all process names from "foo" to "xorp_foo": bgp -> xorp_bgp fea -> xorp_fea fea_dummy -> xorp_fea_dummy finder -> xorp_finder ospfd -> xorp_ospf rib -> xorp_rib rtrmgr -> xorp_rtrmgr - Added support for "gmake install" that installs the required XORP pieces under /usr/local/xorp. Currently, the installed subdirectories and files follow the organization in the XORP source code tree. Only the following binaries are installed in subdirectory "bin": call_xrl, xorp_rtrmgr, xorpsh. - Removed old directory "mfea", because it is not needed anymore (all the MFEA code has been merged with the FEA). - The code does not compile anymore on MacOS X 10.2.x (or earlier), due to compiler issues. After Apple starts distributing a better compiler (probably with MacOS X 10.3.x?), then attempt will be made to keep the code compiling again on MacOS X. LIBXORP: - Added pre-order iterators for Trie and RefTrie. LIBXIPC: - Addition of virtual methods in XrlRouter to provide processes with an opportunity to detect finder connection, registration, and disconnection events. XRL: - Minor changes to clnt-gen that changes the names of some typedefs. RTRMGR: - Now all relative paths to templates, xrl files, configuration files, etc are computed relative to the root of the XORP tree. The root is computed in the following order: 1. The shell environment XORP_ROOT (if exists). 2. The parent directory the rtrmgr is run from (only if it contains the etc/templates and the xrl/targets directories). 3. The XORP_ROOT value as defined in config.h (currently this is the installation directory, and it defaults to /usr/local/xorp). XORPSH: - Now all relative paths to executable commands are computed relative to the root of the XORP tree. The root is computed similar to the rtrmgr root (see above), except that in step (2) we consider the parent directory the xorpsh is run instead. FEA/MFEA: - Bug fix: if the multicast protocol to start/stop is PIM, then start/stop PIM multicast routing in the kernel. - Bug fix (Linux-specific): if IGMP/MLD is enabled, then the multicast router will properly receive all IGMP/MLD messages. - Added support to enable/disable unicast forwarding in the kernel via the FEA. Currently, the support is only for FreeBSD, but is not used yet. Hence, the user must explicitly enable unicast forwarding before starting XORP. E.g., in case of FreeBSD run `sysctl net.inet.ip.forwarding=1` as root. In case of Linux run `echo 1 > /proc/sys/net/ipv4/ip_forward` as root. - Fix a compilation problem for NetBSD (courtesy Hitoshi Asaeda <Hitoshi.Asaeda@sophia.inria.fr> and Jun-ichiro itojun Hagino <itojun@iijlab.net>). - Initial support for Linux /proc parsing to return network interface information (work in progress). - Bug fixes in setting the broadcast or p2p flags and addresses in the FEA internal interface tree (IfTree). - Bug fix in computing the minimum size of a message received on a routing socket. - Change the MFEA configuration scripts so now the IPv4/IPv6 setup is controlled by a single variable IP_VERSION that should be either IPV4 or IPV6. Note that those configuration scripts are temporary solution until the MFEA is integrated with the rtrmgr. RIB: - No significant changes. BGP: - Update packets with unknown path attributes are now correctly handled. MLD/IGMP: - Change the "RX" log messages to include the vif name a message was received on. - Initial support for returning the process status via get_status XRL. - Change the MLD/IGMP configuration scripts so now the IPv4/IPv6 setup is controlled by a single variable IP_VERSION that should be either IPV4 or IPV6. Note that those configuration scripts are temporary solution until the MLD/IGMP is integrated with the rtrmgr. PIM-SM: - Change the "RX" log messages to include the vif name a message was received on. - Change the PIM configuration scripts so now the IPv4/IPv6 setup is controlled by a single variable IP_VERSION that should be either IPV4 or IPV6. Note that those configuration scripts are temporary solution until the PIM is integrated with the rtrmgr. - Implement Join/Prune items fragmentation across Join/Prune messages when generating Join/Prune messages. - Fix some of the XRL names related to static RP configuration in the configuration shell scripts. - Fix the generation of Assert messages when data packets are received on the wrong interface; in addition, the Assert messages triggered by data packets are rate-limited to one Assert message/s (on average, per (S,G) or (*,G) routing entry). - Implement an optimization when generating Assert messages triggered by the data packets received on the wrong interface: suppress the second Assert message that is a duplicate. - Implement bandwidth-prorated SPT switch triggering: The SPT switch can be triggered at the last-hop router if the bandwidth from a given source is above a configured threshold. In addition, the same mechanism is implemented in the RP as well (not in the spec, where the SPT switch in the RP is always triggered by the first packet). - Keep various PIM-related statistics (e.g., number of sent or received PIM control messages per interface, etc), and add the appropriate XRL interface to get or reset those statistics. - Modify slightly the "show pim join" CLI output. E.g., print "Could assert WC:" for all entries, print "Could assert SG:" for (S,G,rpt) as well, etc. - Bug fix: when receiving IPv6 PIM packets, use the IPv6-specific pseudo-header to compute the checksum. CLI: - On exit, restore the original terminal flags in case of stdio-based CLI access. This should fix a bug when running xorpsh from sh/bash and pressing Ctrl-D leaves sh/bash in non-echo mode. - Reverse the key binding of 'j' and 'k' in page mode. Now the binding is same as in "vi/more/less": 'j' scroll down one line, while 'k' scroll up one line. SNMP: - Full implementation of BGP4-MIB module (RFC 1657) including traps. RIP: - Implementation functionally operational save communication with the RIB for injecting routes, the FEA to send and receive packets, FEA interface monitoring code, and an XRL interface for configuration.
2004-07-19add boinc3-seti stuffdrochner1-1/+4
2004-07-19seti@home client for the BOINC-3 frameworkdrochner6-0/+90
(tested on i386 and amd64, has runtime problems on sparc64)
2004-07-19common libaries for BOINC-3 projectsdrochner4-0/+99
2004-07-19import the current "stable" version of BOINC, the distributingdrochner8-0/+102
computing framework
2004-07-19Added openntpd.xtraeme1-1/+2
2004-07-19Initial import of openntpd-20040719p from pkgsrc-wip, contributed byxtraeme5-0/+69
Peter Postma. OpenNTPd is a free implementation of the Network Time Protocol. It provides the ability to sync the local clock to remote NTP servers and can act as NTP server itself, redistributing the local clock. OpenNTPd is primarily developed by Henning Brauer and Alexander Guy as part of the OpenBSD Project. The portable version is made by Darren Tucker. The software and is freely useable and re-useable by everyone under a BSD license.
2004-07-19Update to 1.83, use DIST_SUBDIR, since old distfile is gone.wiz2-7/+8
Changes unknown.
2004-07-19Update p5-Net to libnet-1.19 because I need the XVERP support in the mail()bad2-6/+6
method. Changes for 1.19 and 1.18: libnet 1.19 -- Wed Jun 30 14:53:48 BST 2004 Bug Fixes * Fixed datasend test to work on Win32 platform * Fixed Authen::SASL checking in SMTP.pm and POP3.pm * Fixed bug that a restarted get with Net::FTP did not append to local file libnet 1.18 -- Mon Mar 22 16:19:01 GMT 2004 Bug Fixes * Fixed bug in CRLF translation in Net::Cmd datasend/dataend methods * Fixed bug in converting numbers returned by PASV command into a packed IP address * Fixed bug that caused Net::FTP->get to truncate the local file after the restart method had been called * Fixed bug in Net::FTP-.rmdir when the server returned . and .. in the contents of a directory * Fixed bug in POP3 that was sending unnecessary RSETs Enhancements * Added support for POP3 CAPA command * Added support for XVERP to Net::SMTP * Added Net::POP3->banner method to return the banner received from the server during connect * Added Net::POP3->auth method for performing authentication using SASL, requires Authen::SASL * Added Host option to ->new constructor of FTP, NNTP, SMTP and POP3 which can be used instead of passing the host as the first argument * Added ->host method to FTP, NNTP, SMTP and POP3 to return the host string used for the connect. This is useful to determine which host was connected to when multiple hosts are specified * Added support for more non-standard responses to Net::FTP->size * Updated POD for Net::SMTP wrt. not passing a Hello parameter to the constructor. (Jeff Macdonald) Changes from 1.15 to 1.17 not available due to Subversion lossage.
2004-07-19Do package version handling properly.markd1-2/+16
2004-07-19Cleanup whitespace.markd1-7/+7
2004-07-18Redo original bind version test in way that doesnt result in a makemarkd1-3/+3
warning about null output from shell. We don't want to get a version number for bind versions older that 9 as that complicates the later tests.
2004-07-18Fix BIND version test to work with pre BIND 9 versions in NetBSD.tron1-2/+2
2004-07-17Add builtin.mk to allow use of bind9 from the base OS.markd1-0/+16
2004-07-13Added xfce4-wavelan-pluginmartti1-1/+2
2004-07-13WLAN plugin for XFce4.martti5-0/+43
2004-07-10Replace test -e with -d.salo2-4/+4
Addresses part of PR pkg/26235 by Georg Schwarz.
2004-07-10Make two patches apply cleanly again (whatever happened here...).wiz5-23/+26
Use RCD_SCRIPTS for gated rc.d script. Set USE_BUILDLINK3. Add missing dirrm to PLIST.
2004-07-10Teach configure script about NetBSD 2* to make package build on NetBSD-2.0.wiz3-4/+18
Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE.
2004-07-10On Darwin, leave out the ucd-snmp/diskio and mibII mib modules.thorpej1-1/+4
2004-07-10In snmp_vars.h, use in_addr_t rather than uint32_t for ipaddr_return; thethorpej2-1/+15
former is provided by system or private header files, and the latter may not be.
2004-07-10Updated docsis to 0.9.1.grant2-5/+5
changes since 0.9.0: - add support for ModemCapabilities - add support for Subscriber Management Filter groups - make SNMP VarBind encoding more "compatible" with other encoders - cleanup argument handling, fix bug with error printing - fix bug where SnmpMibObject OID output would switch to numeric format after a decode_oid - re-organized and beautified source code
2004-07-10.include "../../mk/bsd.pkg.mk" not .include <../../mk/bsd.pkg.mk>grant1-2/+2
2004-07-10use buildlink3 because this blindly calls "gcc" with gcc specificgrant1-1/+2
flags.
2004-07-10.include "../../bsd.pkg.mk" not .include <../../bsd.pkg.mk>grant1-2/+2
2004-07-10use buildlink3 because this blindly calls "gcc" with gcc specificgrant1-1/+2
flags.
2004-07-10this uses a c and c++ compiler.grant1-1/+2
2004-07-10use buldlink3 so we strip gcc specific flags when not using gcc.grant1-3/+4