summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2007-04-17Don't use | in the comment. From Woodstock in #pkgsrc.joerg1-2/+2
2007-04-16Fix DragonFly build.joerg2-1/+51
2007-04-15Upgrade BIND to 9.4.0.cjs4-14/+17
I won't attempt to summarize 221 lines of changes in README here.
2007-04-15Add missing files in PLIST not found by print-PLIST without -cnewer.gdt2-2/+61
(Pointed out by wiz).
2007-04-15Add nagios-plugin-radius and radiusclient-ng.kristerw1-1/+3
2007-04-14Update to 1.1.6adrianp3-7/+10
Feature Improvements * Added more dictionaries Bug Fixes * Corrected typo in rlm_pap.c (closes #440) * Corrected typo in src/main/auth.c (closes #437) * Suppress SSL error messages if error is zero. (closes #436) * Don't complain about "Error in read client certificate A" if we expect to read it in the next packet. Fix based on patch by Dan Lukes. * Corrected nearly 30 bugs found by Coverity See also http://scan.coverity.com * Don't die on HUP. Instead leak memory (sorry). After a few hundred HUP's, the server will have leaked a few megabytes of memory, and you should probably re-start it. It's ugly, but better than dying. (Closes #426) * Corrected a few double free's * Corrected typo in radrelay, which prevented it from working * Made Firebird module build * Fixed bug in PostgreSQL module that caused server crash. * Fixed bug in SQL module that could cause server to crash.
2007-04-13import nagios-plugin-radius, a package for the nagios radius plugin frombouyer9-0/+407
nagios-plugins-1.4.3.
2007-04-13better DESCR for this new packagebouyer1-5/+4
2007-04-13Import radiusclient-ng 0.5.5.1.bouyer6-0/+158
This client library and basic utilities for performing logins authenticated by a Radiusd server. All these programs are based on a library which lets you develop a RADIUS-aware application in less than 50 lines of C code. It is highly portable and runs on Linux, many BSD variants and Solaris.
2007-04-13Fix build under FreeBSDtonio2-5/+11
2007-04-13add:gdt1-1/+4
# make sometimes spins forever MAKE_JOBS_SAFE= no
2007-04-12Update to 2.18.1. Changes (without translation updates):wiz3-10/+15
Vino 2.18.1 =========== Fixes + Fix the non-XDAMAGE, non-XSHM support, bug #423887 (Mark) + Fix crash on vino_input_init(), bug #425863 (Jonh, Mark) + Fix crashes on critical warning in vino-preferences applet, bug #418836 and bug #423027 (Halton Huo, Jonh) Vino 2.18.0 =========== Fixes + Fix build fail with --enable-http-server (Halton Huo) + Fix crash when 'disconnect client' menu item is called twice (Jonh, Mark) + Adjusts in .desktop file, making it valid according with freedesktop.org (Jonh) Vino 2.17.92 =========== Fixes + A few issues related to new Vino Status Icon (Jonh, Christian Persch) + Adjust Categories in desktop file according with new Control Center (Denis Washington) + Fix minor issues about GnomeIconTheme usage (Jani Monoses) + Updates port number in preferences window when server starts (Jonh) Vino 2.17.5 =========== Features + Add D-Bus support so that capplet can find out the port number from the server (Jonh, Mark) + Display a notification bubble when someone connects if we haven't already prompted the user for authorization (Jonh, Mark) Fixes + Replace deprecated GnomeIconTheme usage with GtkIconTheme (Christian Persch) + Don't mark GObject property descriptions for translation (Mark) Vino 2.17.4 =========== Features + Add a status icon allowing you to disconnect users (Jonh Wendell, Christian Persch, Mark, Calum, Andre Klapper) Fixes + Hide the help button in the prompt dialog (Mark) + Fix broken keyboard under Xsun (Halton Huo, Mark) + Fix the desktop name remoted to the client (Jonh Wendell) + Fix the stringification of the client hostname (Jonh Wendell) Vino 2.17.2 =========== Features + Add "local_only" GConf key for use with SSH tunnels (Mark, Shaya Potter) + Add "alternative_port" GConf key (Mark, John Wendell) + Add ability to use gnome-keyring to store VNC password (Mark, Steven Zhang) + Add IPv6 support (Mark, Srirama Sharma) Fixes + Update for RFB 3.8 (Dan Winship) + Fix for X servers which don't support XShm (Dan Winship) + Fix CoRRE encoding problem (Mark) + Back-port some fixes from upstream libvncserver (Mark) + Add GTK category to .desktop file (Mark) + Mark some weird glade strings as non-translatable (Mark) + Fix icons not changing when icon theme changes (Mark) + Use glib's base64 functions instead of our own (Mark) + Use GtkLinkButton instead of VinoURL (Mariano Suárez-Alvarez) Vino 2.16.0 =========== Fixes + Fix hang on wrong login (Gary Coady) + Build fixes for FreeBSD (Diego Pettenò) + Build fixes (Leonardo Boshell)
2007-04-12add codagdt1-1/+2
2007-04-12Coda distributed filesystem. This package contains the client andgdt6-0/+124
server. The package omits the rc.vice script.
2007-04-12Fix configure on linux (patch-aa)adam2-5/+6
2007-04-12Updated to Xfce 4.4.1martti5-26/+24
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
2007-04-12Update net/unison to 2.27.12tonio2-6/+6
- small bugfixes
2007-04-10update to 2.18.1drochner3-11/+8
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-09Update to 1.1.5adrianp3-7/+8
2006.03.05 Version 1.1.5 has been released. The focus of this release is stability. Feature Improvements * Added more dictionaries * Dictionary files now MUST NOT be globally writable. * Configuration files now MUST NOT be globally writable. * Be more aggressive about freeing memory on clean exit. * Updated rlm_python. * Added another experimental SQL IP Pool module Bug Fixes * Corrected base64 decoding in rlm_pap * Don't retransmit accounting packets. The NAS should do this. * Handle Client-Error in EAP-SIM. (Closes #419) * Port OpenSSL locking fixes from CVS head. This makes PEAP more stable on i some systems. * Require Message-Authenticator in Status-Server packets. * Correct Tunnel-Medium-Type VALUEs in dictionary.rfc2868. * Increase buffer size for dynamic expansion, which allows longer SQL queries. (Closes #405) * Use correct line number when there's a parse error in one of the configuration sections. (Closes #421) * Terminate SSL sessions in EAP on error, rather than continuing in some cases. * Increase buffer size to allow parsing of long octet strings, * Fix string termination on xlat in rlm_perl.
2007-04-09Update to 6.0.1adrianp7-9/+84
* Use the new plugin functionality available and build the dns, random and whois plugins by default. * The postgresql and ldap plugins can be optionally built by setting PKG_OPTIONS.echoping. 6.0.1 (2007-04-04) * Bug fixes only 6.0.0 (2007-03-26) * Plugins: several plugins (whois, postgresql, dns) are now shipped with echoping and you can write your own. All new protocols will now be supported via plugins. Consequences: * you now need an Unix with a working dlopen(3) * echoping now requires the popt parsing library * popt: echoping now depends on popt. One main change: options parsing is lightly different so some scripts *may* break. A typical example is that "old-school" Unix aggreation of arguments ("echoping -v4 localhost") is no longer accepted (use "echoping -v -4 localhost"). * Many bug fixes, see the list at Sourceforge
2007-04-09Update to 1.2.2adrianp2-6/+6
* one can now set the interface through which the http-pings will be send
2007-04-09Update to 1.6.0.0adrianp2-8/+7
Some new features/corrections include: * new addresses IP-DATAGRAM and UDP-DATAGRAM allow versatile broadcast and multicast modes * range option supports form address:mask with IPv4 * changed behaviour of SSL-LISTEN to require and verify client certificate per default * filan (and socat -D) could hang when a socket was involved See: http://www.dest-unreach.org/socat/doc/CHANGES for all the details
2007-04-08update net/unison-devel to 2.27.10tonio4-29/+16
Changes since 2.17: * The native OS X user interface has been enormously improved by Ben Willmore and Trevor Jim. * The backup functionality has been completely rewritten. The external interface has not changed, but numerous bugs, irregular behaviors, and cross-platform inconsistencies have been corrected. * Some important safety improvements: + Added a new mountpoint preference, which can be used to specify a path that must exist in both replicas at the end of update detection (otherwise Unison aborts). + The confirmation of "big deletes" is now controlled by a boolean preference confirmbigdeletes. Default is true, which gives the same behavior as previously. + If Unison is asked to "follow" a symbolic link but there is nothing at the other end of the link, it will now flag this path as an error, rather than treating the symlink itself as missing or deleted. * Smaller changes: + Added forcepartial and preferpartial preferences + Refined debugging code so that the verbosity of individual modules can be controlled separately. Instead of just putting '-debug verbose' on the command line, you can put '-debug update+', which causes all the extra messages in the Update module, but not other modules, to be printed. Putting '-debug verbose' causes all modules to print with maximum verbosity. + Rewrote some of the merging functionality, for better cooperation with external Harmony instances. + Changed the temp file prefix from .# to .unison. + Compressed the output from the text user interface + Added .mpp files to the "never fastcheck" list * Many small bugfixes, including: + Fixed a bug that would occasionally cause the archives to be left in non-identical states on the two hosts after synchronization. + Fixed a bug that prevented Unison from communicating correctly between 32- and 64-bit architectures. + Set read-only file to R/W on OSX before attempting to change other attributes. + Fixed bug resulting in spurious "Aborted" errors during transport (thanks to Jerome Vouillon) + Enable diff if file contents have changed in one replica, but only properties in the other. + Removed misleading documentation for 'repeat' preference. + Fixed a bug in merging code where Unison could sometimes deadlock with the external merge program, if the latter produced large amounts of output. + Workaround for a bug compiling gtk2 user interface against current versions of gtk2+ libraries. + Added a better error message for "ambiguous paths". + Squashed a longstanding bug that would cause file transfer to fail with the message "Failed: Error in readWrite: Is a directory."
2007-04-08Update to 2.8.4:wiz2-6/+6
2007/04/01: version 2.8.4 = tag release-2-8-4 5840: Some small stuff (logging, code improvements) 5839: IP block: Scan all files inside a .zip file when loading a blocklist, use the first valid file 5831: BT: New option BT-tracker_retries 2007/03/26 5819: MinGW: Fix charsetstubs.c compile with latest MinGW 2007/03/25 5817: Code updates for Ocaml 3.10.0beta compatability - to use Ocaml 3.10 add ./configure option --enable-ocamlver=3.10 - MLDonkey will accept the new Ocaml version without this option when the final version of Ocaml 3.10 is released and proven to be working - GTK1 oldgui does currently not compile with Ocaml 3.10 code - lablgtk1 & lablgtk2 compile with Ocaml 3.10, but some MLDonkey code still needs fixing, GTK1 newgui and GTK2 gui compile with Ocaml 3.10 - parts of the patch by pango 2007/03/24 5813: Options: Use original file rights in tar.gz backup, save backups with rights 600 2007/03/18 5807: Implement new command "man" to display command help 2007/03/17 5806: Update GNU config.guess and config.sub to version 2007/01 5775: http_client: Fix loading URLs with ()' (orbit) 5781: web_infos: Load local file if remote file can not be accessed (thx to xergius) 5802: Telnet: Support non-ascii input (Hung-Te Lin) 2007/03/16 Updated Mozilla protocol handler to version 2.0 (re-committed after data loss due to Savannah crash on 2007/03/12) 2007/03/11 5799: Flags: Added Aland Islands, Guernsey and Jersey, fixed debug_pictures command 5797: Remove unused source code in src/applets/* 5775: removed, it breaks BT downloads 5775: HTML: Fix url parsing for URLs with ()' (orbit) 5774: BT: fix upload managment (orbit) 5786: HTML: small javascript search improve (orbit) 2007/03/08 5787: HTML/Geoip: Show country flags - new option html_flags to disable display of flags - favicon.ico now built-in - fix sorting bug in costats (thx to orbit) 2007/03/06 5784: Gd: Implement binding for function gdImageFilledArc 5773: Geoip: Country-based up-/download statistics - new ini file statistics.ini, to be used later for all statistics - new command "costats", accepts parameters: without parameter it displays all countries where data was transfered to parameter "all" displays all seen countries, countries where MLDonkey never saw a client are not part of the statistics data regular expressions can be used for country names/codes and continents, like "costats *aus*" (Austria and Australia), "costats *europe* *africa*" - new command "countries" to print country database - new command "reset_costats" to reset country statistics - mem_stats support for modules CommonStats & Geoip - updated country database based on GeoIP 1.4.2 C-library 2007/03/04 5765: Change hard-coded maximum value for client_buffer_size - default stays at 500.000 - for high-volume links raise this value to 1.000.000 or higher 5767: HTML: Improve bw_stats 5768: New default for option messages_filter (thx to atordo) 5766: Windows/Unicode: Fix broken get_info function for non-ascii filenames 5782: Improve CommonNetwork.network_display_stats function 2007/02/28 5757: Some improvements for byte-code build - "make utils" now builds byte-code if needed - new build targets: mlnet.byte.static, release.mlnet.byte.static - print configure infos when byte-code is to be compiled - buildinfo prints the binary name if not "mlnet" or "mlnet.static" - remove some unneeded variables from configure 5759: OV/KAD: improve stats, remove obsolete options, save bandwidth (bogeyman) 2007/02/19 5754: mld_hash: Compute AICH hashes (thx to pango) - parameter hash takes new option: aich to compute eMule AICH hashes - new parameter partial_zone: Display hashing of zones (subparts of chunks) - new parameter check_keep, keep files after checking functions (-check) for later testing - parameter check, option filesize is now Int64 and in bytes 5752: Fix core hanging on ARM CPUs 5750: EDK: New option upload_compression_ext_exclude (thx to pango) - space-separated list of file extensions which are not compressed when uploaded 2007/02/18 5753: Multiuser: New variable $USER_MAIL for file_completed_cmd 5751: Improve startup log messages, remove unused code, optimize Date code 5749: BT: recognize more BT client types (orbit) 5748: KAD/OV: Limit searches for sources (bogeyman) 2007/02/15 5738: Remove obsolete multicast files (orbit) 5743: BT: Show shared torrents in upload list after commit (xergius) 5744: EDK: Fix SecureUserIdent between machines with different endianness
2007-04-04Fix typo.joerg1-2/+2
2007-04-04Give away to pkgsrc-users.tv3-6/+6
2007-04-04Fix NO_MTREEjoerg1-1/+2
2007-04-03Do not force O3 optimisationadam2-1/+14
2007-04-01Remove gkrellm1 and its dependencies from pkgsrc.wiz19-283/+1
This has been replaced ages ago with gkrellm version 2. No disagreement on pkgsrc-users.
2007-04-01Remove net/ncftp2 -- old version of net/ncftp3.wiz9-149/+1
No disagreement on pkgsrc-users.
2007-03-31Add missing entries and sort PLIST.obache2-8/+12
Bump PKGREVISION.
2007-03-31Fix build on NetBSD.obache2-5/+15
2007-03-31fix HOMEPAGEabs1-2/+2
2007-03-30fix the largefile problem in a different way, since swapctl doesn'tgrant3-3/+20
work on Solaris when largefile support is enabled.
2007-03-30add required CPPFLAGS to enable largefile support on Solaris.grant1-2/+5
2007-03-28Support NO_MTREE.joerg1-2/+3
2007-03-28Support NO_MTREE=yes.joerg1-2/+3
2007-03-28Fix typo, make cat8 as well.joerg1-2/+2
2007-03-25Fix broken in variable assignment added by last commit.tron1-2/+2
2007-03-25remove unneeded dependency on nagios-base.grant1-4/+2
bump PKGREVISION.
2007-03-25Improve HOMEPAGE URL.wiz1-2/+2
2007-03-24Update to 2.12.1, addressing PR 36075:wiz3-25/+32
============== Version 2.12.1 ============== o Fixes * Warning fixes (Benjamin Otte) o Doc Translators * Rostislav Raykov (bg) * Francisco Javier F. Serrador (es) * Christophe Bliard (fr) * Myckel Habets (nl) * AP S Alam (pa) * Nickolay V. Shmyrev (ru) * Daniel Nylander (sv) o Translators * Khaled Hosny (ar) * Runa Bhattacharjee (bn_IN) * Mahay Alam Khan (bn) * Hendrik Richter (de) * Pema Geyleg (dz) * Francisco Javier F. Serrador (es) * Ivar Smolin (et) * Iñaki Larrañaga Murgoitio (eu) * Ilkka Tuohela (fi) * Robert-André Mauchin (fr) * Ignacio Casal Quinteiro (gl) * Garry Lachman (he) * Gabor Kelemen (hu) * Alessio Frusciante (it) * Alexander Didebulidze (ka) * Žygimantas Beručka (lt) * Raivis Dejus (lv) * Fano Rajaonarisoa (mg) * Ani Peter (ml) * Sanlig Badral (mn) * Rahul Bhalerao (mr) * Shyam Krishna Bal (ne) * Åsmund Skjæveland (nn) * Subhransu Behera (or) * Amanpreet Singh Alam (pa) * GNOME PL Team (pl) * Leonardo Ferreira Fontenelle (pt_BR) * Leonid Kanter (ru) * Matic Žgur (sl) * Игор Несторовић (sr) * Daniel Nylander (sv) * Theppitak Karoonboonyanan (th) * Mai Hao Hui (zh_CN) * Woodman Tuen (zh_HK)
2007-03-24Prepare for switching to NO_MTREE=yes.joerg26-38/+81
2007-03-24Updated to version 0.59.heinz3-20/+6
Pkgsrc changes: - Removed patch-ac for t/11-inet6.t, this got integrated by the software maintainer. Changes since version 0.58: =========================== *** 0.59 September 18, 2006 Fix rt.cpan.org 20836, 20857, 20994, and 21402 These tickets all revolved around proper reverse mapping of IPv6 addresses. Note that directly calling Question->new() withouth arguments will cause the qclass,qtype to be IN, A instead of ANY, ANY. Net::DNS::Resolver's search() method would always gracefully interpret a qname in the form of an IPv4 address. It would go out and do a PTR query in the reverse address tree. This behavior has also been applied to IPv6 addresses in their many shapes and forms. This change did two things, 1) root zone not implicitly added to search list when looking up short name, 2) default domain appended to short name if DEFNAMES and not DNSRCH. Fix rt.cpan.org 18113 Minor error due to unapplied part of patch fixed. Feature: Experimental NSEC3 hooks. Added hook for future support of (experimental) NSEC3 suppport (NSEC3 having an experimental type code).
2007-03-24add libtracemarkd1-1/+2
2007-03-24Initial import of libtrace 3.0.0markd4-0/+95
libtrace is a library for trace processing. It supports multiple input methods, including device capture, raw and gz-compressed trace, and sockets; and multiple input formats, including pcap and DAG. Features * Understands PCAP, ERF, DAG, legacy POS, ATM and Ethernet and preliminary WAG formats * Read from tracefile, gz-compressed tracefile * Native DAG read support * BPF filter support on all input formats * Format conversion into ERF and PCAP formats * Write to tracefile for all formats * Write to interface via PCAP or Natively under Linux * libpacketdump, a packet dumping library useful for diagnosis * Various tools for trace manipulation
2007-03-23Fix typos in options.mkadrianp1-8/+23
Fix snort-flexresp{2} so that they actually can be tested and work properly with the new libnet{10,11} laoyout Pointed out by wiz@ in private email
2007-03-23Complete move of chat/ser to net/ser. Addresses PR 36059.wiz1-1/+2
2007-03-23Reimport chat/ser as net/ser, since that's a better fit.wiz6-0/+231
Addresses PR 36059.
2007-03-21fix PLIST, bump PKGREVISIONgendalia2-2/+4