summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2004-08-14Fix path-sanitizing bug which allows unauthorized remote file access.tron3-2/+17
Bump package revision because of that.
2004-08-13add/enable torjschauma1-1/+2
2004-08-13Import tor into pkgsrc:jschauma4-0/+65
The simple version: Tor provides a distributed network of servers ("onion routers"). Users bounce their TCP streams (web traffic, FTP, SSH, etc.) around the routers. This makes it hard for recipients, observers, and even the onion routers themselves to track the source of the stream. The complex version: Onion Routing is a connection-oriented anonymizing communication service. Users choose a source-routed path through a set of nodes, and negotiate a "virtual circuit" through the network, in which each node knows its predecessor and successor, but no others. Traffic flowing down the circuit is unwrapped by a symmetric key at each node, which reveals the downstream node.
2004-08-13Changes 0.10.6:adam3-28/+32
* Windows preferences bug fixed * New utility: capinfo
2004-08-13Changes 5.1.2:adam9-343/+34
* Minor improvements to snmpdelta * Minor improvements to snmpnetstat (IPv6 output) * Fixes
2004-08-13Add/use buildlink3.mk files.recht3-6/+26
2004-08-13Updated to version 3.0.7.salo2-5/+5
Changes: - slow-start in sftp implemented. - ftp proxy which expects user@proxy-user@host is now supported with new boolean setting ftp:proxy-auth-joined. - key passphrase for sftp is now supported. - new setting http:cache-control to set corresponding request header. - don't send FEAT to ftp proxy before login. - fixed timeout handling after FEAT command. - fixed find and du to show status line correctly when output goes to screen. - fixed shell (!) command to return proper error code. - fixed binding ftp data socket in non-passive mode.
2004-08-10Update to tnftpd 20040810. Notable changes:lukem3-26/+5
* remove use of setjmp/longjmp * improve safety of signal handlers * fix minor memory leaks * improve portability to BSD/OS 3.0
2004-08-09Use bsd.options.mk framework for flow-tools package.seb1-11/+18
2004-08-08This package should be conflict with ja-samba, too.taca1-2/+2
2004-08-07Update to version 1.5.1. Patch provided in PR 26574 by Isihara Takanori.cube2-5/+6
Version 1.5.1 - June 2003 - Fixed segmentation fault when using -f option (noticed by Brian Lovrin) - Fixed printing ugliness (noticed by Darren Critchley) - Changed version number :) (1.5 said that it is 1.0.3 - now it proudly says 1.5.1)
2004-08-07Update samba2 package to 2.2.10jdolecek4-147/+147
Changes in 2.2.10: A buffer overrun has been located in the code used to support the 'mangling method = hash' smb.conf option. Affected Samba 2.2 installations can avoid this possible security bug by using the hash2 mangling method. Server installations requiring the hash mangling method are encouraged to upgrade to Samba v2.2.10 or v3.0.5. Changes in 2.2.9: This is a maintenance release of Samba 2.2.8a to address the problem with user password changes after applying the Microsoft hotfix described in KB828741 to Windows NT 4.0/200x/XP clients. Also updated dependant packages pam-smbpass and winbind.
2004-08-05Add a DESCR to bittorrent-gui, too.recht2-2/+9
Noted by Iain Hibbert in private mail.
2004-08-05add a valuable feature from Debian: quit after EOF on stdindrochner3-13/+82
being here, apply a string termination fix from Debian bump PKGREVISION
2004-08-05Apply patch from kdenetwork HEAD that fixes build on Solaris.markd2-1/+14
No functional change for platforms that previously built.
2004-08-05use MASTER_SITE_SOURCEFORGE instead of an arbitrary mirrordrochner2-4/+4
2004-08-05Rename Makefile.options to options.mk in the packages that I maintain.jlam2-3/+3
This follows the example of the mail/dovecot package, as suggested by <schmonz>.
2004-08-03Update net/p5-Net-Server to 0.87. Changes from version 0.86 includejlam2-5/+6
bug fixes and integrating pre_accept_hook and post_accept_hook into Net::Server::Fork.
2004-08-02Changes 0.94:adam3-7/+10
* GUI updates: * File info pane renamed to "Downloads". * Downloads pane renamed to "Sources". * Progress of a download can now be visualized. * Uploads and download sources pane now contain a visual progressbar. * The GTK2 GUI can now be resized smaller than a width of 933 pixels. * Search results now include an extension column. * The Gnet stats panel and the statusbar now include horizon statistics. * New Gnutella extension HSEP/0.2 included. * The remote shell now includes a command "HORIZON", which will output horizon stats. * If no default port is specified, gtk-gnutella will now bind to a random port and will use that port from then on. * If you are behind a firewall and have routed a port to gtk-gnutella, please check that gtk-gnutella is still running on the port you want it to! * Will parse up to 150 hosts in a gwebcache reply to bootstrap from. * New hostcache to make gtk-gutella connect to the network more quickly. * Translations updated.
2004-07-31nsd 2.1.2.itojun2-5/+5
FEATURES: - NSD now fully supports unknown record types using the notation specified in RFC3597. - Support for the following RR types has been added: WKS, X25, ISDN, RT, NSAP, PX, NAPTR, KX, CERT, DNAME, and APL. DNAME special processing is not supported. and bug fixes.
2004-07-30Convert to use bsd.options.mk. The relevant options variable to setjlam4-62/+108
for each package can be determined by invoking: make show-var VARNAME=PKG_OPTIONS_VAR The old options are still supported unless the variable named in PKG_OPTIONS_VAR is set within make(1) (usually via /etc/mk.conf).
2004-07-28Update bpalogin to 2.0.2. Changes are bugfixes only.rh4-42/+8
2004-07-27update to gift-openft-0.2.1.3recht4-11/+28
changes: * Fixed a potentially fatal problem when parsing an HTTP request header which fails to provide a request method. Also add a patch from CVS to fix a core dump when giftd tries to scan files with non printable names when building a share index. Patch by Kailash Sethuraman
2004-07-27To allow plugins the use of pthreads giftd itself has to be builtrecht1-1/+5
against libpthread. Or in other words: dlopen of libpthread doesn't work. Patch sent in private mail by Kailash Sethuraman bump PKGREVISION to 1
2004-07-27bump PKGREVISION for SIGINT fixes.grant1-1/+2
2004-07-27apply fix from NetBSD-current for SIGINT handling. ok'd by lukem.grant6-27/+46
2004-07-27Sergio Jimenez will maintain this package.minskim1-2/+2
2004-07-26Enable pkgviews installation.schmonz1-1/+5
2004-07-25Update to 0.2.23.tv2-5/+5
(Add --ignore, --mime-none, --delete options; a couple memory alloc fixes.)
2004-07-25duh.org is no longer mirroring the distfile.tv1-3/+2
2004-07-25www.duh.org is no longer mirroring the distfile.tv1-3/+2
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