summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2004-04-11No longer used.snj1-29/+0
2004-04-11Hack to fix build with threaded Tcl package: at configure time snarfseb1-1/+2
the value of TCL_LIBS in tclConfig.sh and pass it down to configure/make via LIBS as a configure argument.
2004-04-11Convert to buildlink3.snj2-9/+9
2004-04-11Include libiconv's buildlink3.mk (fixes build on 1.6-vintage systems).schmonz1-1/+2
2004-04-10Update to version 3.0.1.salo4-15/+18
Changes: 3.0.1: ====== - fixed timeout handling in sftp. - fixed a coredump in case of some network errors. - fixed compilation with gcc-2.95. - fixed compilation with socks. - fixed compilation without ssl. 3.0.0: ====== - sftp protocol support (use `sftp://user@host' URLs). sftp is a protocol implemented as ssh2 subsystem, it is binary and works over a secure channel. - faster directory caching, no re-parsing each time. - ftp now follows RFC2640; FEAT, LANG, UTF8 support; new settings ftp:use-feat and ftp:lang. - ftp can set modification time on remote files using either SITE UTIME or two argument MDTM command (off by default); new settings ftp:use-site-utime and ftp:use-mdtm-overloaded. - ftp can now use MLSD to get machine parseable file listing (ftp:use-mlsd). - charset translation in ftp protocol, new setting ftp:charset. - new mirror option --delete-first to remove old files before transferring new files. By default mirror removes old files after the transfers. - now mirror can replace directories with plain files or symbolic links if --delete (-e) option is specified. - ftp can now use CONNECT method of http proxies (when ftp:use-hftp is false). - mirror open --newer-than can now take time specification like that of at(1) command, like `week ago', `now-7days' or `2004-01-01'. - new mirror options --ignore-size and --only-missing. - new mirror option --use-pget[-n=N] to make mirror use pget to transfer files. - debug output can now include date and time on each line (debug -t). When lftp goes to background, this is turned on by default, along with pid (-p) and context (-c). Try `debug -tcp' and see. - get1 command has now --source-region and --target-position options to get a part of a file. - better handling of ~/.netrc - multiple logins for the same machine are allowed, proper password is taken automatically from netrc if a login matches. - pget has now a progress bar which shows file download state. - new source option -e to execute output of an external program. - chmod -R fixed. - fixed cache invalidation when file name being invalidated ends with a slash.
2004-04-10Look into ${DISTDIR}/${DIST_SUBDIR} instead of ${DISTDIR} when copyingzuntum1-3/+3
dnscache-log.pl.txt and tinydns-log.pl.txt, so that this actually has a chance to work.
2004-04-10Convert to buildlink3.snj2-6/+4
2004-04-10Update to snort-2.1.2. From Adrian Portelli in PR pkg/25029.snj3-9/+69
While here, convert to buildlink3. Changes: * Various portability fixes. * Fixed conversation parsing faults so users can operate this preprocessor * Detect non-rfc standard chunk encodings. Detect abnormal HTTP requests with newlines, spaces, etc. before the request method. * Fix negative stats output on snort exit or SIGUSR1. * Removed escaping of '%' and '_' characters in MySQL * Various documentation fixes/updates. * Added Flowbits detection functionality. * Added utility to parse out perfmon stats. * Tagged Packets no longer have NULL msg name. * Fixed http_inspect double alerting on pkts and rebuilt streams. * http_inspect proxy_alert now supports normal proxy networks setups. http_inspect default server only valid if specified in config. * Close Socket when Snort receives SIGHUP. * Added GID, SID, and Rev to csv output. * config chroot readded. * Added additional error checking for custom rules. * Flow now honors -q (quiet). * Removed non_rfc_chars from default profiles. * Added suppression negation. * Better support for ODBC. Better memory management. Improved escaping of SQL strings. * Other miscellaneous bugfixes.
2004-04-09Update ed2k-gtk-gui to 0.6.2.minskim3-7/+84
Changes in 0.6.2: * Fixed toolbar in non-green mode with themes that have a radiant background in the toolbar (no more artifacts around the labels and the '?' button) (sorry it took so long until it got fixed) * 'transfered' value is shown again as in previous versions, ie. the (often inflated) value by the core is displayed, and only if 'transfered' is greater than the filesize we calculate a better value from the gaplist. * remember (again) which columns in the download view are supposed to be hidden and which are supposed to be shown. * Fixed erratic GUI freeze on selecting 'shutdown core' * Fixed crash that would happen in certain rare conditions while sorting the download list * Fixed problem with insensitive Go! button in connect dialog when core is on remote host (hopefully; #853664) * Wait a couple of seconds after auto-spawning the core, to give the core opportunity to get going. Otherwise auto-connect on startup would fail after auto-spawning the core (thanks to MrMario64 for pointing this out). * added --noob-wants-to-run-as-root command line switch for those noobs who insist they must absolutely run the GUI as root *sigh*. Must be first command line switch if multiple ones are used. * added --enable-static-gnet2 switch to ./configure, mainly to be able to build packages that are statically linked with gnet2. However, if no gnet2 headers are found, the shipped gnet2 will automatically be used instead now. * for MacOSX: poll-emulator (no need for libpoll - it's just one source file) Use with ./configure --enable-static-poll to force it (otherwise it will automatically be enabled if no poll.h include files are found) * ed2k-link handler now allows you to add downloads in paused state * fixed 'status window clear interval' and 'server rotate interval' (amount configured was taken to be in seconds and not in minutes as it should be) (#866410, #859741) * new icon theme: bluecore (submitted by Anonymous) * mingw and win32 patches by Hazeman * misc. other minor fixes
2004-04-09+p5-Net-DNSServergrant1-1/+2
2004-04-09Initial import of p5-Net-DNSServer 0.11 into the NetBSD packages collection.grant4-0/+28
Net::DNSServer is a secure and extensible name server module for Perl.
2004-04-09fix misimport into net/grant4-25/+0
2004-04-09+p5-Net-Googlegrant1-1/+2
2004-04-09Initial import of p5-DBD-Google 0.11 into the NetBSD packages collection.grant4-0/+25
DBD::Google provides a Perl DBI interface to the Google search engine.
2004-04-09Initial import of p5-Net-Google 0.61 into the NetBSD packages collection.grant5-0/+40
Net::Google provides a simple OOP-ish interface to the Google SOAP API.
2004-04-08Enable pkgviews installation.minskim1-1/+3
2004-04-07Missing files in PLISTmanu1-1/+5
2004-04-07Fogotten changed file in last commitsmanu2-3/+6
2004-04-06I forgot to cvs add a patch. Also a missing file in PLISTmanu1-0/+12
2004-04-06Build and install BIND9 resolver in ${prefix}/include/bind/ andmanu5-5/+83
${prefix}/lib/libbind.a , just like the BIND8 package does.
2004-04-05Wildcard p5-ispman dependency.wiz1-2/+2
2004-04-05Update USE_NCURSES comment now that we have *echochar.wiz1-2/+2
2004-04-05Update gftp to 2.0.17.xtraeme5-11/+12
Changes from 2.0.16 to 2.0.17: * Separated out more of the UI independent code in the GTK+ and Text ports and created a user interface common repository. Cleaned up some of the existing GTK+ code. The GTK+ port can now be controlled from a command line interface in the GUI. There is an option you have to enable in the options dialog for this. (enable manual commands in GUI) * Added support for the FTPS protocol. The control connection is the only one encrypted at the moment. * When viewing/editing a file, the temporary file that is created is created with the same extension as the remote file so that syntax highlighting works * File transfers can be resumed/skipped/overwritten in the text port and whenever files are dropped on gftp in the GTK+ port. * FTP: Added support for MVS directory listings * FTP: Fix for FXP transfers * SSH2: fix for resuming uploads * Added option to show the transfer status in the title bar. * Added option to disable IPV6 support. * Fixed the wrong date being displayed when a file was modified last year * 64 bit cleanups. This also fixed a SSH segfault that was happening on FreeBSD * Look for the .gmo translation files in the proper directory * If a bookmarked site has it's password saved in the config file, then the passwords are written out in a scrambled format. This isn't secure, but it'll prevent someone from casually looking over your shoulder and seeing your password. I still do not recommend saving your passwords to disk. * Fix for systems that do not support the %'ld format argument * The startup directory option is now expanded so that an option like ~/src can be specified * New language translations and updates (ca cs de ga hr hu nl pt_BR sr sr@Latn ta th) * Many other small changes and improvements. See the ChangeLog file in the distribution for a detailed list of changes.
2004-04-02bl3ifysalo1-3/+3
2004-04-02+libsoup-develrecht1-1/+2
2004-04-02initial import of libsoup-devel 2.1.8 (former libsoup)recht5-0/+103
needed by evolution-data-server Libsoup is an HTTP library implementation in C. It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. libsoup uses the Glib main loop and is designed to work well with GTK applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it). Features: * Completely Asynchronous * Connection cache * HTTP chunked transfer support * HTTP, SOCKS4, and SOCKS5 authenticated proxy support * SSL Support using OpenSSL or GnuTLS * Client support for Digest, NTLM, and Basic authentication * HTTP server * Server support for Digest and Basic authentication
2004-04-02downgrade libsoup to the latest *stable* release: libsoup-1.99.28recht5-39/+44
needed by gtkhtml3 ok'd by jmmv@
2004-04-01Include "sys/param.h" before "sys/sysctl.h" (as documented) on NetBSD totron2-1/+16
fix build failure in (at least) NetBSD 2.0B.
2004-04-01Fix MASTER_SITES.jmmv1-2/+2
2004-04-01unusedjmmv1-24/+0
2004-04-01Add and enable gnome-netstatus.jmmv1-1/+2
2004-04-01Initial import of gnome-netstatus, version 2.6.0:jmmv4-0/+225
gnome-netstatus is an applet for the GNOME panel that shows the status of a network connection, including the amount of transferred data.
2004-04-01Update to 2.6.0. Changes since the previous stable branch (2.4.x):jmmv3-14/+70
2.6.0 ("Almodóvar did it again!") * Fixes: - Fix a compiler error (bug #135625) * Translations: - Updated Brasilian translation (Gustavo Noronha Silva) - Updated Bengali translation (Khandakar Mujahidul Islam) - Added Punjabi translation (Jaswinder Singh Phulewala) - Updated Welsh translation (Telsa Gwynne) - Added British translation (Gareth Owen) 2.5.92 ("We are the champions") * Fixes: - Update to application/x-core MIME type - Disable Back button when debugging is the first page * Improvements: - Update translated docs (Glynn Foster) - 2.5.90 ("I love it when a plan comes together") * Fixes; - Fix a crash when going back from the email page. Thanks to Simon Frankau for fixing this (bug #126449) - Fix a crash when checking versions twice (bug #134167) - Load product list after failing guessing. * Improvements: - Kill the confirmation dialog - Set the FileChooser in save mode for saving bug reports 2.5.3 ("No name release") * Fixes: - Fix Application cooment (Vincent Untz) - Some build fixes (Jason Leach, Alexander Winston, Vincent Berger) - Fix typos in schemas * Improvements: - If GNOME version is older than 6 months suggest upgrading - Use GtkFileChooser in entries 2.5.2 ("Franco Corelli") * Fixes: - Preserve bug description - Don't hardcode FileChooser size - Don't add closed products * Improvements: - Report Irix, Fedora and Gentoo "distributions" - Show only Applications we can submit bugs to bugzilla (Bug #129138) - Use a radio button to switch between Applications/Porducts view - Add application/product name to component page (Bug #128349) - Ported to gtk_icon_theme_* - Add translators to about dialog - Port configuration to GConf 2.5.1 ("Mi mamá prefiere GNOME") * Fixes: - Load again component list * Improvements: - Use GtkFileChooser in the non-glade stuff (Jan Arne Petersen) 2.5.0 ("He tardado 10 minutos en atarme las botas") * Fixes: - Fix some mem leaks (Kjartan Maraas, bug #125396) - Disable deprecations (Sivaiah N) - Fix crash when trying to debug a non-found program (Vincent Untz, bug #115147) * Improvements: - Don't show up to three windows at a time (Vincent Untz, bug #110817)
2004-04-01Update to 2.1.8. Sorry, no list of changes available, only the ChangeLog,jmmv6-64/+48
which is way _too_ long.
2004-04-01Update to 2.10.0. Changes since the 2.8.x branch:jmmv5-21/+12
ORBit2-2.9.6 * bug fixes + PPC union walking bug (Michael, Jeroen Z) ORBit2-2.9.5 * bug fixes + don't crash with NULL env (Mark) ORBit2-2.9.4 * bug fixes + enviroment pollution (Michael) + AIX portability bits (The Written Word) ORBit2-2.9.3 * bug fixes + configure logic bug (Morten Welinder) + no-mainloop threading issue (Michael) + custom policy oneway fix (Michael, JP) + policy lookup fix (Alex Larsson) ORBit2-2.9.2 * bug fixes + threaded client deadlock (Michael) + skelimpl leak fix (Frank) + forward request double free (Michael) + thread queue processing (Frank) ORBit2-2.9.1 * bug fixes + thread handling / shutdown bugs (Justin Schoeman) + linc I/O revents race fix (Padraig O'Briain) + name service ref leak (Justin) + GIOP HUP error cleanup (Michael) + ORB shutdown from any thread (Michael) + build fixes / cleans (Justin, Michael) * featurelets + (limited) re-enterancy client policy (Michael) + re-factored invocation stack (Frank Rehberger) + deactivation / return test (Michael) ORBit2-2.9.0 * bug fixes + speed up child POA destruction (Michael) * featurelets + allow objects to be bound to specific threads (Alex Larsson)
2004-04-01Bump PKGREVISION to 1 due to glib2 update.jmmv3-6/+6
2004-04-01Added tinc-1.0.1xtraeme1-1/+2
2004-04-01Initial import of tinc-1.0.1 from pkgsrc-wip.xtraeme4-0/+54
tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private network between hosts on the Internet. Because the VPN appears to the IP level network code as a normal network device, there is no need to adapt any existing software. This allows VPN sites to share information with each other over the Internet without exposing any information to others. In addition, tinc has the following features: o Encryption, authentication and compression All traffic is optionally compressed using zlib or LZO, and OpenSSL is used to encrypt the traffic and protect it from alteration with message authentication codes and sequence numbers. o Automatic full mesh routing Regardless of how you set up the tinc daemons to connect to each other, VPN traffic is always (if possible) sent directly to the destination, without going through intermediate hops. o Easily expand your VPN When you want to add nodes to your VPN, all you have to do is add an extra configuration file, there is no need to start new daemons or create and configure new devices or network interfaces. o Ability to bridge ethernet segments You can link multiple ethernet segments together to work like a single segment, allowing you to run applications and games that normally only work on a LAN over the Internet.
2004-03-31Note new version of OpenSSL.cube1-3/+3
2004-03-31bl3ify IglooFTP, s/USE_X11BASE/USE_X11, bump PKGREVISION.xtraeme1-5/+5
2004-03-31bl3ifyxtraeme1-6/+6
2004-03-31Update to 0.10.3. This release fixes several critical vulnerabilities incube3-19/+48
some packet dissectors, you're strongly advised to update. Changes from 0.10.0: => New and updated features (in 0.10.3) o Display filters now support the bitwise and (&) operator. o Protocol hierarchy statistics now have bandwidth columns. o The capture dialog has a new layout. (in 0.10.2) o The user interface has received further updates. The Statistics menu layout has been improved, as well as the capture options dialog layout. (in 0.10.1) o Several updates were made to Ethereal's user interface. The "File" menu now has a "most recently used" list. The help menu was greatly expanded. o The "matches" operator now handles more data types. For example, you can now use smtp matches joespammer@example.com as a display filter. o I/O statistics now support 1ms resolution. => Bugs fixed (in 0.10.3) o http://www.ethereal.com/appnotes/enpa-sa-00013.html => Other notes o A lot of packet dissectors were either added or updated, as well as some capture file formats handlers.
2004-03-31This is a Perl script... no need for compiler here.jlam1-3/+4
2004-03-30Add DIST_SUBDIR=${PKGNAME} in order to notify updated distfiles whichtaca2-12/+13
don't have version information. Suggested by wiz@.
2004-03-30fix path to py-twisted/Makefile.commonrecht1-2/+2
2004-03-30+py-twisted,py-twisted-docsrecht1-1/+3
2004-03-30initial import of the Twisted documentation (1.2.0)recht3-0/+32
provided by Michal Pasternak via pkgsrc-wip HTML documentation for Twisted Python; see py-twisted package for details.
2004-03-30initial import of Twisted 1.2.0recht7-0/+1634
provided by Michal Pasternak via pkgsrc-wip Twisted is a framework, written in Python, for writing networked applications. It includes implementations of a number of commonly used network services such as a web server, an IRC chat server, a mail server, a relational database interface and an object broker. Developers can build applications using all of these services as well as custom services that they write themselves. Twisted also includes a user authentication system that controls access to services and provides services with user context information to implement their own security models.
2004-03-29Update to 3.4.1a:wiz4-9/+7
The tracker works under Python 2.2 and supports 3.3 clients properly. The client is unchanged.
2004-03-29"www" belongs in the category list, but not as the primary category (astv1-2/+2
HTTP is only one view of the data moved around by Entropy).