summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2003-09-16fix PLISTrecht1-1/+2
discovered by hubertf's bulk-build
2003-09-16Fix PLIST (discovered by hubertf's bulk-build).recht2-42/+97
While at it, make this a distuils package.
2003-09-16Note which packages' Makefiles include this file.jlam1-1/+7
2003-09-16Update jwhois from 3.2.1nb1 to 3.2.2, from Todd Vierling in PR 22741.agc3-7/+11
"the main change is to fix .ORG lookups (whois.publicinterestregistry.net returns responses with a spurious extra CR)."
2003-09-16Updated to 0.124.xtraeme3-7/+17
Changes: This version fixes more banner problems, fixes bug in compact mode so that it now reads computer name properly, fixes a bug in the VNC code, and updates and adds several translations.
2003-09-16Remove net/samba20. Versions of samba<=2.2.8a have a security exploit.jlam18-1211/+0
Since this package is unmaintained, remove it altogether from pkgsrc.
2003-09-15Add MANINSTALL to BUILD_DEFS for completeness.jmmv2-4/+10
2003-09-14Update net/samba to 2.2.8nb4. Changes from 2.2.8nb3 are installingjlam4-3/+256
adduser and deluser scripts into ${PKG_SYSCONFDIR} that are capable of dealing with usernames containing a "$". These scripts basically accept the same options as useradd/userdel. They're meant to be used in "add user script" and "delete user script" to deal with samba machine accounts.
2003-09-14All of the samba packages should have the same PKG_SYSCONFDIR.jlam1-1/+2
2003-09-14Use my NetBSD.org email address.recht1-2/+2
2003-09-14hange extension.mk to also install optimized files for distutils packages.recht10-23/+161
Inspired by FreeBSD "ports". Fix the PLISTs accordingly. Also, while at it, remove now obsolete compileall.py calls in post-install targets and insure that extension.mk is in included before builinlinks of other Python modules. Discussed with/ok'ed by drochner@.
2003-09-14Mark this package as operating system specific under NetBSD.tron1-1/+5
2003-09-14Fix build problem under NetBSD-1.6Y and newer. This patch was contributedtron2-1/+239
by Jun-ichiro itojun Hagino.
2003-09-13Revert back to buildlink2.jlam1-4/+2
2003-09-13Updated net/p5-Net-DNS to 0.40. Changes from version 0.33 include:jlam3-22/+19
Net-DNS-SEC updates, seems that IETF has been busy redefining DNSSEC. When parsing resolver configuration files, IPv6 addresses are now skipped, as Net::DNS does not yet have IPv6 support. Broke Net::DNS::Resolver into seperate classes. Many of the globals in Net::DNS::Resolver no longer exist. They were never documented so you never used them.... right? Options to Net::DNS::Resolver->new() are now supported, including using your own configuration file. Moved next_id() from Resolver.pm to Header.pm (which is where it is used). Tie::DNSHash removed from the package, see Tie::DNS from CPAN for a more complete implementation of a DNS hash. Applied David Carmean's patch for handling more than one string in a TXT RR's RDATA section. Applied patch from Dan Sully (daniel@electricrain.com) allowing multiple questions to be part of a DNS packet.
2003-09-13PKGREVISION++ for last.salo1-1/+2
2003-09-13Remove redundant TEST_TARGET definition that matches the default one injlam1-2/+1
perl5/module.mk.
2003-09-13need uid/gid for privsepitojun1-1/+5
2003-09-12kill all references to gcc.buildlink2.mk and compiler.mk, and definegrant2-6/+4
USE_GCC2 or USE_GCC3 where appropriate. the functionality of the old gcc.buildlink2.mk has been rolled into compiler.mk now, which is automatically used. more changes to come later...
2003-09-12Remove stray ) as net/samba package.taca1-2/+2
2003-09-12Update to 5.0.9. PR19939 by Greg A. Woods.uebayasi6-27/+52
Changes from NEWS file: --------8<--------8<--------8<--------8<--------8<--------8<--------8< *5.0.9* SECURITY: - An existing user/community could get access to data in MIB objects that were explicitly excluded from their view. Fixes: - Perl build environment should better under Windows - Misc kerberos support fixes. - Improvements on various manual pages. - A annoying bug with SETs being passed to pass scripts was fixed. - The often talked about VACM optimization improvement was fixed again. - mib2c handles augmentation tables better now. - Various 64 bit issues have been addressed. *5.0.8* New: - No new features will be added to the 5.0.x line. Ports: - Update libtool to version 1.4.3, for the benefit of Darwin - diskio support for Darwin - Updates for OpenBSD 3. - Updates to solaris README Fixes: - find libwrap w/nsl on RedHat - fix for openssl 0.9.7 - Fix some AgentX memory leaks - use macro for inline function prototypes - Attempt to find unused port before running tests - Use SNMP_SLEEP environment variable when running tests - calculate a proper ifSpeed under linux when possible - better daemonization of snmpd - close and reopen snmptrapd log files on HUP - support for 16 bit reuqest ids - Recognize new 't' code in display hints - misc other fixes *5.0.7* New: - VACM (access control) optimizations which will greatly benefit people who wish to exclude large portions of the MIB tree from some people. Previously this was a large resource drain. - Add command line option to snmpd to set syslog facility - Reverse DISPLAY-HINT processing, i.e. it allows you to input data formatted like a DISPLAY-HINT prescribes - Support setting of sysDescr and sysObjectID via snmpd.conf configuration directives - New output option to force display of strings as hex - Persistent directory can be specified at runtime - Add support for Linux virtual interfaces in the ipAddressTable. - implemented the mteEventTable and the mteEventNotificationTable form the DISMAN-EVENT-MIB. Fixes: - AgentX no longer flagged as experimental - A few memory leak fixes for the table_iterator agent API. - Processed flag cleared before each pass of a set request - Remove snmpd pid file on exit - Restore default behaviour of building shared libraries - misc other fixes --------8<--------8<--------8<--------8<--------8<--------8<--------8<
2003-09-12Remove stray )jlam1-2/+2
2003-09-10Add and enable p5-RADIUScjep1-1/+2
2003-09-10Initial import of the RADIUS perl modules (version 1.0) into thecjep4-0/+25
NetBSD packages collection as net/p5-RADIUS. This is a perl module that provides an interface to turn RADIUS packets into perl data structures and vice-versa.
2003-09-10Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.seb1-2/+2
2003-09-09Update to 1.2.4.recht3-40/+54
This addresses PR 22722. changes: Version 1.2.4 - 16 Aug 2003 The final version * Workaround for corrupted shares database problem which many Mac users seem to have * Notification for incomplete configuration * Fix for a subtle race condition between starting transfers and getting a list of privileged users * It's now possible to give download privileges to users from the userlist * Password entry box now uses *** * Search responses are now buffered - less flicker, less stress on the client * If log window is collapsed, messages are now duplicated in the status bar * It's now possible to track status changes for the individual users from the userlist Version 1.2.3 - 23 Jul 2003 Added features from Hyriand's patch: * Pyslsk will ping the server every 30 seconds (rewrote it to be gui-independent) * Search history (remembers 10 last searches) * Log window is now collapsable (state is remembered between sessions), rewrote it to look prettier than hyriand's version * Resizable panels aren't deleted anymore when made really small * Userinfo and browse tabs show user status * /clear /c will clear a chat screen * version in the window title Other fixes: * the default "queue if" limit is now 10 kb/s to avoid "how do I limit the number of uploads" questions * errors when decompressing filelists and search results no longer cause a crash * if locking a file is not possible, a download will continue anyway with a warning Version 1.2.2 - 24 Jun 2003 * wxPython 2.4.1 fixes; this version is now required, because it fixes the "crash-on-tab in an empty notebook" problem and handles ctrl-c gracefully * Ugly but working fix for the "cannot install idle handler twice" crash Version 1.2.1 - 18 Jun 2003 * Python 2.3 fixes * Python 2.2.0 fixes * Fix for "too many open files problem" * Aborted files are now not restarted when a user logs back on * New address for postcards
2003-09-09fix HOMEPAGE, by mrproof@IRCnet #NetBSDhubertf1-2/+2
2003-09-09reduce to description (only)hubertf1-6/+0
2003-09-08Update to 2.0.recht2-6/+6
changes: - roll version number over to 2.0 - get rid of some unused code in the method call marshaller.
2003-09-08Use buildlink2.cjep1-1/+2
2003-09-08Update to 1.3.5, provided by the maintainer Andrey Simonenko in PR 22208.wiz2-5/+5
1.3.5 08/07/2003 released - Now ipa(8) removes created PID-file when exits - Not it is possible to use OpenBSD PF on not OpenBSD (see the INSTALL file) - Added a new parameter "debug_worktime" - Some fixes for code that runs commands
2003-09-08add & enable nicotinehubertf1-1/+2
2003-09-08Import nicotine-1.0.3: Client for soulseek, a peer-to-peer network for musichubertf4-0/+76
Nicotine is a SoulSeek client written in Python, based on the PySoulSeek project by Alexander Kanavin. It features, among other things, a completely rewritten graphical user interface which uses PyGTK-2 toolkit and a less strict user request policy. Nicotine is a feature complete client for the SoulSeek filesharing network. You can use it to upload, download, search and chat. You can keep a "buddy" list and basically everything else a SoulSeek client is supposed to do. If you are familliar with PySoulSeek, you'll probably notice a striking resemblance in appearance. More info: Daelstorm's Nicotine Propaganda page.
2003-09-07beautifyhubertf1-0/+5
2003-09-07post-1.6 is also affected, noted by Quentin Garnierhubertf1-1/+1
2003-09-07Add hint that NetBSD 1.6 and earlier has problems with this andhubertf1-0/+3
the gre interface.
2003-09-07fixhubertf1-8/+7
2003-09-06Original homepage refuses connections; substitute it.wiz1-2/+2
2003-09-06Fix tilde expansion bug.kim3-3/+19
2003-09-05Fix DFS for Windows XP and 2003 clients.kim3-3/+20
http://lists.xsec.it/pipermail/samba-it/2003-April/000321.html
2003-09-05Update to 2.6.7xtraeme2-6/+5
Changes: Version 2.6.7 - 2003-08-29 * new settings ftp:use-size, ftp:use-mdtm, ftp:use-telnet-iac. * optimized writing to local disk by increasing write size. * fixed size catching from 150 ftp server reply. * correct exit code of commands help, lftp (reported by trancefx). * hftp improvements from Johannes Zellner: CSM proxy support; colored listings; do not print hour:minute if not known. * translations updated. * fixed a bug with saving last working directory for a site. * fixed a bug with FXP of zero sized files. * fixed a bug happening when a 5xx reply is received after QUIT is sent. * readline updated to version 4.3.
2003-09-05Add two patches for vulnerabilities (realpath, and a DOS) fromwiz2-2/+10
the official site. Bump PKGREVISION.
2003-09-05add p5-Net-Telnet-Ciscogrant1-1/+2
2003-09-05Initial import of Net::Telnet::Cisco perl module into The NetBSDgrant4-0/+27
Packages Collection. Net::Telnet::Cisco adds additional functionality to Net::Telnet that helps automate Cisco router management and statistic gathering.
2003-09-05upgrade to 0.96.2.itojun2-5/+5
changes from webpage: Quagga 0.96.2 has been released, which fixes a small but very annoying ospfd bug. Also includes Mr. Ohara's command.c newline fix. Quagga 0.96.1 has been released, which fixes a small but significant problem with the privileges code.
2003-09-04Add and enable p5-Net-Gnats and p5-Net-Jabberxtraeme1-1/+3
2003-09-04Initial import of p5-Net-Gnats 0.0.4xtraeme4-0/+25
gnatsperl is a collection of perl modules providing a perl interface to the gnatsd daemon (GNU gnats issue tracking system). It is intended to allow developers to more easily create tie-in applications to gnats. Packages imported from pkgsrc-wip. Ok'ed by wiz@
2003-09-04Initial import of p5-Net-Jabber 1.26.xtraeme4-0/+32
Net::Jabber is a collection of Perl modules that provide a Perl Developer access to the Jabber protocol. Using OOP modules we provide a clean interface to writing anything from a full client to a simple protocol tester. Package imported from pkgsrc-wip. Ok'ed by wiz@
2003-09-04Update fping and fping6 to 2.4b2nb1.abs5-3/+40
Add !defined(__NetBSD__) to a broken __alpha__ test.
2003-09-04nuke coda-4 - it is outdated and unmaintaineddrochner29-733/+1