summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz22-59/+64
Bump PKGREVISION.
2007-09-20Fix PKGNAME of gnome-vfs plugin packages.wiz1-3/+3
2007-09-20Adapt for librsvg rename. Bump PKGREVISION.wiz2-5/+5
2007-09-20Fix path to libgtop, and bump PKGREVISION for its new name.wiz1-3/+3
2007-09-20Fixed pkglint warnings.rillig1-3/+4
2007-09-19Rename gnome-vfs2-smb to gnome-vfs-smb.wiz5-9/+9
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz7-13/+14
2007-09-19Use gnome-vfs instead of gnome-vfs2.wiz1-3/+3
2007-09-19Resign as maintainer. I have not used this package for a long time.tron1-2/+2
2007-09-18Update to 1.1.7adrianp4-21/+23
Feature Improvements * Updated LDAP documentation. * Added note on DH parameters in eap.conf, and debugging messages which complain if DH is used, but not configured properly. * Updated the Mikrotik dictionary. Added a note that the sample dictionary they supply is broken. * Output more information on blocked threads, which should help narrow down which modules is causing the problem. * Added more eDirectory support. * rlm_ldap now prints out attributes in the standard format * Enabled server-side handling of procedures in MySQL Bug Fixes * Added NT-Hash support for mschap_xlat. * Corrected documentation to point to correct location of files. * Checks for more recent FreeBSD versions. * uses -DLDAP_DEPRECATED to avoid OpenLDAP crashes. * Use correct value for authentication name in rlm_mschap. * Fix over-ride for usernames when use_tunneled_reply = yes.
2007-09-18Update to 1.2.5adrianp5-6/+65
Fix build on systems that don't have strndup(3) (PR #36281) 1.2.5 showing the status code would garble the screen 1.2.4 fixed memory-leak in SSL code
2007-09-18Changed hard link to symbolic link. Otherwise people using MANZ get twoheinz1-2/+3
distinct files.
2007-09-18update to 2.14.9drochner3-21/+6
changes: minor bugfixes and portability fixes
2007-09-18update to 0.8.9drochner2-6/+6
changes: bugfix in the parser error handler
2007-09-18Update "libtorrent" package to version 0.11.7 and "rtorrent" packagetron4-12/+12
to version 0.7.7. Changes since version 0.11.6/0.7.6: - Renamed all commands to from e.g "get_d_*" to "d.get_*". Remember to update your rc file. - Removed support for appending multiple commands to 'schedule'. Multiple commands must now be quoted, e.g "print=cmd1 ;print=cmd2". - Enabled 'max_downloads_div' by default. This should give better connection responsiveness if a reasonable download throttle rate is set. - Added a default low_diskspace check for 500MB. It is scheduled with the id "low_diskspace". - Allow lists as arguments in commands by using '{' and '}'. The list will be recursed and all '$' will be called, while '~' will only be expanded when in the first element in the list. E.g "execute = touch,{~/tmp/,$get_client_version=}". - Added 'execute_log' for logging the result of calls to 'execute'. - Dynamically sized SCGI read buffer, system.multicall should work properly now. - Added 'call_download' that takes a view as the first parameter and then a list of commands. It will return a list of lists containing the results from those commands. - Allow loading torrents from https and ftp uri's. A quick release to get new "d.get_*" naming into use before too many people write XMLRPC clients using the old commands.
2007-09-17Include a patch taken from the main Courier CVS repository that addsjlam3-2/+16
a new TLS_PROTOCOL selection "SSL23" that allows for trying to negotiate initially with SSLv3 but falling back to SSLv2: courier/tcpd/libcouriertls.c:1.21 This allows Courier to interoperate with older mail servers and clients that are still using SSLv2 when advertising or attempting to use advertised STARTTLS capabilities. This change modifies the following packages and bumps their PKGREVISIONs: mail/courier-imap to 1. mail/courier-mta to 6. meta-pkgs/courier to 2. net/couriertcpd to 1.
2007-09-16malloc.h: eviljoerg3-10/+16
stdlib.h: good using patches: better
2007-09-16Activated microdc2heinz1-1/+2
2007-09-16Initial import of microdc2 0.15.6.heinz5-0/+76
Packaged and maintained by Dennis den Brok, with small changes by me. This should fix PR pkg/36887 by Dennis. microdc2 is the successor of microdc, a command-line based Direct Connect client written in C and designed to compile and run on modern POSIX compatible systems. Direct Connect is a file sharing network made up by hubs, to which clients can connect. Once connected to a hub, the user can search for files on the hub or the network, or browse files of other users connected to the hub.
2007-09-16Update to 0.99.9:gdt3-9/+9
[many bugfixes; upstream has no NEWS entries]
2007-09-16describe options bettergdt1-3/+3
2007-09-15Fixed build problem on NetBSD 4.0_RC1 (TRUE, FALSE are already defined).obache2-5/+8
2007-09-15Changes 3.3:adam5-135/+106
* Improved stability * Ease of use * U3 support and graphical GUI (Win32)
2007-09-12Update to version 1.5.5seb11-108/+840
Please note that nfprofile is no longer built by default: see package option nfdump-nfprofile. Changes since last packaged version (1.5.2): 2007-08-24 stable-1.5.5 - Fix nfprofile bug, nfprofile crashes when last opts line is not valid for some reason. - Fix potential hand for nfexpire, on empty flow directories. 2007-08-08 snapshot-20070808 - Idents may contain '-' in name. - Fixed install bugs in Makefile.in and configure.in - Installs now cleanly on Solaris - Handle 4byte interface numbers in v9. Quick fix: 4bytes reduced to 2bytes. - Fix aggregation bug in statistics. - ftok(3) C library call replaced by more reliable own implementation. Did result in error messages like "Another collector is already running" - Fix minor bugs iin file range selction -R. - Add recursive behaviour for -R <directory> - New option -i can canche Ident descriptor in data files. 2007-03-12 snapshot-20070312 - Bug fix release of 20070306 2007-03-06 snapshot-20070306 - Fix bug in flist.c. Resulted in a coredump when using sub dirs and -R . ( all files ) - Fix minor bug in nfcapd.c. - Extend nfprofile for alerting system of nfsen - special version of profiles - Extend nfprofile for shadow profiles. 2007-08-10 snapshot-20070110 - Fix some compiler warnings, when compiled on a 64bit LINUX - Fixes an sflow bug: IP address was printed in wrong direction. ( lower bits first ) - Add new IP addr taging option -T for easy parsing for nfsen lookups - Add new IP list for massive address filtering: syntax: ip in [ 12345 23456 3456 ....] - Change nfprofile for channel based profiling. This breaks with old nfprofile functionality. - Remove space from ICMP type/code when followed by an IP address 2006-07-21 snapshot-20060809 - Make nfexpire ready for profile expiration - Fix bug in nfrpofile. sub dir hierarchy not handled correctly. 2006-07-21 snapshot-20060721 - Add -N option for plain number output in summary line 2006-07-21 snapshot-20060721 - Do recursive file selection when a directory is given by -R 2006-06-14 snapshot-20060621 - Add srcas/dstas/proto aggregation. Note: This changes the default aggregation behaviour, but gives more flexibility - Add tos to element statistics list 2006-06-14 snapshot-20060614 - Add additional stat line at the end of output - Add new binary nfexpire. Manages data expiry on time and/or size based limits Includes new bookkeeping records in nfcapd. See nfexpire(1) - Add ICMP type/code decoding in flow listing instead of dst port - Add packet repeater in nfcpad/sfcapd. In addition, incoming UDP packets can be directly forwarded to another IP address/Port. See new option -R - Add sub directory hierarchies: Files can be stored into various sub dir levels based on different time formats. see new option -S - Some minor bug fixes. - Code cleanup in nfcapd. better daemonize code and communication with launcher.
2007-09-11Update tor to 0.1.2.17.obache3-17/+17
Changes in version 0.1.2.17 - 2007-08-30 o Major bugfixes (security): - We removed support for the old (v0) control protocol. It has been deprecated since Tor 0.1.1.1-alpha, and keeping it secure has become more of a headache than it's worth. o Major bugfixes (load balancing): - When choosing nodes for non-guard positions, weight guards proportionally less, since they already have enough load. Patch from Mike Perry. - Raise the "max believable bandwidth" from 1.5MB/s to 10MB/s. This will allow fast Tor servers to get more attention. - When we're upgrading from an old Tor version, forget our current guards and pick new ones according to the new weightings. These three load balancing patches could raise effective network capacity by a factor of four. Thanks to Mike Perry for measurements. o Major bugfixes (stream expiration): - Expire not-yet-successful application streams in all cases if they've been around longer than SocksTimeout. Right now there are some cases where the stream will live forever, demanding a new circuit every 15 seconds. Fixes bug 454; reported by lodger. o Minor features (controller): - Add a PROTOCOLINFO controller command. Like AUTHENTICATE, it is valid before any authentication has been received. It tells a controller what kind of authentication is expected, and what protocol is spoken. Implements proposal 119. o Minor bugfixes (performance): - Save on most routerlist_assert_ok() calls in routerlist.c, thus greatly speeding up loading cached-routers from disk on startup. - Disable sentinel-based debugging for buffer code: we squashed all the bugs that this was supposed to detect a long time ago, and now its only effect is to change our buffer sizes from nice powers of two (which platform mallocs tend to like) to values slightly over powers of two (which make some platform mallocs sad). o Minor bugfixes (misc): - If exit bandwidth ever exceeds one third of total bandwidth, then use the correct formula to weight exit nodes when choosing paths. Based on patch from Mike Perry. - Choose perfectly fairly among routers when choosing by bandwidth and weighting by fraction of bandwidth provided by exits. Previously, we would choose with only approximate fairness, and correct ourselves if we ran off the end of the list. - If we require CookieAuthentication but we fail to write the cookie file, we would warn but not exit, and end up in a state where no controller could authenticate. Now we exit. - If we require CookieAuthentication, stop generating a new cookie every time we change any piece of our config. - Refuse to start with certain directory authority keys, and encourage people using them to stop. - Terminate multi-line control events properly. Original patch from tup. - Fix a minor memory leak when we fail to find enough suitable servers to choose a circuit. - Stop leaking part of the descriptor when we run into a particularly unparseable piece of it.
2007-09-11Use standard rc script handler, instead of custom.obache1-11/+2
Fixes PR 36965.
2007-09-10Update to 8.4.7-P1adrianp3-15/+23
- Fix ${MASTER_SITES} - Fix permissions on installed html files BIND changes: 1750. [cleanup] Add "End of Life" notices. 1749. [security] Use arc4 rather than LC NSID for QID RNG. [RT #17034] 1719. [port] HPUX-IA64 support. 1716. [port] solaris: poll() support. 1715. [port] solaris: uses Sun's md5 implementation. 1712. [bug] turning off non-blocking i/o was broken. 1700. [port] Use closefrom() if available. See CHANGES for all the details.
2007-09-10+ net/libmmsxtraeme1-1/+2
2007-09-10Initial import of libmms-0.3 from pkgsrc-wip, packaged byxtraeme5-0/+65
jfranz at bsdprojects dot net. LibMMS aims to be a common mms:// and mmsh:// (Microsoft streaming protocols) parsing library, licensed under LGPL.
2007-09-10Update to 2.9.1:wiz2-6/+6
2007/09/09: version 2.9.1 = tag release-2-9-1 6192: EDK: Use discovered client_ip when lowid 2007/09/05 6187: BT: Fix wrong file order of multifile torrents due to patch #6174 2007/09/01 6179: BT: Send correct downloaded amount to tracker when download completed 6174: BT: Encode non-UTF8 filenames using "encoding" or "codepage" data from .torrent if present 2007/08/31 6175: Yet another patch for share_scan_interval - new default 30 minutes for newly created ini files - still use 0 to disable - hard-coded global minimum of 5 minutes, this updates old default 1 to 5 - automated options update, if update is needed (options_version <= 19) and share_scan_interval = 5 (because of new hard-coded minimum, which is processed earlier) its changed to new default of 30 6145: EDK: Update options description of max_connected_servers (Schlumpf) 6172: EDK: properly advertise and honour noviewshared tag (TripleM) 2007/08/23 6160: BT: Another fix for share_scan_interval - Old hard-coded default was 300s, now with share_scan_interval its possible to use a minimum of 60s which produces high CPU load. This patch implements a minimum of 300s for the BT share_files timer. 2007/08/04 6128: New default for option messages_filter (unease) 6132: HTML: Fix group display in vd <num> for admin users view of other users files 6130: Change API for network_parse_url, support user group 6127: HTML: Display file_chunk_sizes/file_piece_size in vd <num> 6135: BT: Fix high CPU load when share_scan_interval = 0 due to buggy patch #6049 (thx to darkman)
2007-09-09Remove libpreludedb dependency for snort-prelude builds. Apparently it'sadrianp1-2/+1
not required. From John R. Shannon.
2007-09-08Convert to use the features framework.jlam1-2/+2
2007-09-08Update HOMEPAGE.wiz1-2/+2
2007-09-08+ fpdns.wiz1-1/+2
2007-09-08Initial import of fpdns-0.9.1:wiz4-0/+36
fpdns fingerprints DNS servers to find out which type they are.
2007-09-07Add missing dependencies. Bump PKGREVISION.wiz1-3/+4
XXX: now segfaults on NetBSD-4.99.30/amd64, instead of not starting at all before.
2007-09-07Convert packages that test and use USE_INET6 to use the options frameworkjlam14-58/+74
and to support the "inet6" option instead. Remaining usage of USE_INET6 was solely for the benefit of the scripts that generate the README.html files. Replace: BUILD_DEFS+= USE_INET6 with BUILD_DEFS+= IPV6_READY and teach the README-generation tools to look for that instead. This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code to continue to support USE_INET6 for pkgsrc-wip until it has been nuked from there as well.
2007-09-07Convert to use the options framework.jlam4-72/+106
2007-09-07patches irrtoolset to handle extended autnumsspz19-6/+474
most changes supplied by mlelstv@NetBSD.org (Michael van Elst) patch to src/rpsl/rpsl/rptype.cc supplied by he@NetBSD.org (Havard Eidnes) also fixes PR pkg/36807
2007-09-07Update to 1.22:wiz2-7/+7
Bug Fixes * Fix a bug in Net::Cmd that is_utf8 does not exist prior to perl 5.8.1
2007-09-07Update ttt to version 1.8.2.obache4-20/+19
This version contains build problem with gcc4 reported and patch provided by Yakovetsky Vladimir in PR 36943.
2007-09-07Fix build problem with gcc4 (on NetBSD 4/current).taca2-1/+39
2007-09-06Convert all libnbcompat/buildlink3.mk references to inplace.mk.jlam1-4/+4
2007-09-06Fix typo.reed1-1/+1
2007-09-05+ youtube-dl, - yougrabber.wiz1-2/+2
2007-09-05Remove yougrabber -- doesn't work any longer after youtube changed somewiz5-50/+0
URLs, and upstream doesn't have time to fix it. Use pkgsrc/net/youtube-dl instead.
2007-09-05Initial import of youtube-dl-20070824:wiz4-0/+43
youtube-dl is a small command-line program written in Python to download videos from YouTube.com.
2007-09-04Unbreak build: fix RCD_SCRIPTS "build" after the change introducedseb1-3/+2
in pkgsrc/mk/pkginstall/bsd.pkginstall.mk revision 1.31.
2007-09-03Fix WRKSRC after PKGNAME fix :)wiz1-2/+2
2007-09-03Fix PKGNAME.wiz1-2/+2