summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2004-06-03Add jdk14 (and in some cases jdk13)abs3-6/+6
2004-06-02Fix typo: it's == and not =recht1-2/+2
2004-06-02Add --disable-pcap-restart to CONFIGURE_ARGS in case of FreeBSD torecht1-1/+6
avoid crashes because of the old pcap library. Patch provided by pancake at phreaker dot net in PR 25792. Bump PKGREVISION to 1.
2004-06-02Changes 3.0.5:adam3-24/+23
* 'bm:' URL scheme added * some bugs fixed
2004-06-01Remove obsolete packages, per discussion on tech-pkg.kristerw99-2521/+1
2004-06-01MASTER_SITE moved.recht1-3/+3
Comment out the homepage since it's unavaible and I didn't find a new one. Addresses PR 25781 by Jim Spath.
2004-06-01update to libsoup-devel-2.1.10recht4-12/+45
No real NEWS file, so I'm guessing from the ChangeLog that it's the usual bugfixing stuff.
2004-05-31Depend on security/openssh instead of security/ssh for machines thatkristerw2-4/+4
do not have /usr/bin/ssh.
2004-05-31Enable pkgviews installation.xtraeme2-2/+6
2004-05-31Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim1-1/+3
tech-pkg@.
2004-05-31Use "-Ls ..." instead of deprecated "-s" command line option whentron3-10/+6
starting the daemons.
2004-05-31Butcher this into compiling and apparently running ok on NetBSD-current.kim5-5/+94
2004-05-30Add CONFIGURE_LDFLAGS=${LDFLAGS:Q} to CONFIGURE_ENV, because theminskim1-1/+3
configure script of this package replaces @LDFLAGS@ with ${CONFIGURE_LDFLAGS}, not with ${LDFLAGS}. This fixes the problem that ed2k_gui doesn't run on some platforms due to incorrect rpath. Bump PKGREVISION.
2004-05-30Simplify Makefile using BUILDLINK_TRANSFORM instead of subst.mk.minskim1-6/+2
2004-05-30Set MAINTAINER to tech-pkg@, not packages@.snj1-2/+2
2004-05-29Add a patch to support NetBSD-specific DLT_PPP_SERIAL type. It will be incube3-2/+19
the next version of libnids. Patch from Jean-Edouard BABIN in private mail.
2004-05-29Update to version 0.47.heinz2-6/+6
Revision history for Net::DNS ============================= *** 0.47 April 1, 2004 safe_push() is back in Net::DNS::Packet, due to the excellent debate skills of Luis E Monoz. However, the name safe_push() is deprecated, use the new name unique_push() instead. Fixed a bug in Net::DNS::Nameserver which caused the class to build packets incorrectly in some cases. [Ask Bjorn Hansen] Error message cleanups in Net::DNS::typesbyname() and Net::DNS::typesbyval() [Ask Bjorn Hansen] Net::DNS::RR::new_from_hash() now works with unknown RR types [Olaf].
2004-05-29Whitespace only.kim1-15/+15
2004-05-27Give up maintainership, because eitherlukem1-2/+2
a) I haven't used the package for ages, or b) Someone else has recently been doing a better job maintaining the package
2004-05-27Bump PKGREVISION.reed1-1/+2
Because my old package libsoup-1.99.28 was built using now-nonexistent libgcrypt.so.11. And now libsoup-1.99.28nb1 uses libgcrypt.so.12.
2004-05-27Updated to version 3.0.4.salo3-14/+14
Changes: ======== Several bugs fixed. Encrypted FXP support added. CPU usage optimizations. - encrypted FXP is now supported with CPSV or SSCN commands. - new setting ftp:ssl-protect-fxp (default is no). - cpu usage optimizations, sftp speed-up. - fixed uploading of zero sized files over ftp. - fixed coredump when AUTH SSL was used and the server refused to setup ssl connection. - fixed coredump on unexpected extra ftp server reply. - added workaround for ftp servers violating RFC2389 (format of FEAT reply). - added workaround for ftp servers which refuse to switch to utf-8 before login. - fixed compilation on systems without strtok_r.
2004-05-26PKGREVISION bump because of libidn shlib major bump.wiz1-2/+2
2004-05-26update to 1.3.0.recht3-1230/+1333
patch provided by Michal Pasternak in PR pkg/25705 changes: - Address objects for IPv4 and Unix addresses throughout twisted.internet. - Improved connected UDP APIs. - Refactored SSH client support. - Initial implementation of Windows I/O Completion Ports event loop. - Bug fixes and feature enhancements. - Nevow support for Lore (so your Lore documents can use Nevow directives). - This is the last release before Twisted begins splitting up.
2004-05-25Take over maintainership.salo1-2/+2
Ok with previous MAINTAINER, michal@pasternak.w.lub.pl.
2004-05-25Update to 3.4.2:wiz2-5/+5
* Fixed some bugs, including an important tracker bug * Added 'warning message' so trackers can send non-fatal human readable messages to clients * Fixed problem where some users got 'could not find file' message
2004-05-25Update to version 3.0.3.salo3-10/+10
Changes: - better DESCR and COMMENT 3.0.3: ====== * cls for sftp can now print symbolic user, group and number of hard links. * make cd dir/ check if dir exists. * follow ftp:ssl-force even if ftp server does not advertise AUTH in FEAT reply. * fixed excessive STAT commands in FXP transfer. * fixed core dump when disconnecting with active FXP transfer. * fixed memory leak in sftp uploading and file renaming.
2004-05-25Update to 2.5.21:wiz2-5/+5
This release fixes a bug that prevented indirect connections. Some minor bugfixes have also been made in the sources management.
2004-05-23Use option "-r" instead of "-e" for the '[' command since this is notheinz1-2/+2
portable to some operating systems (eg UnixWare or IRIX 5).
2004-05-23Backout last change. It is no longer necessary with revision 1.24tron2-33/+1
of "src/include/resolv.h" as pointed out by Markus W. Kilbinger in private e-mail.
2004-05-23unusedrecht1-8/+0
2004-05-22Make this build and work under NetBSD 2.0E and above with the bind9tron2-1/+33
resolver library.
2004-05-21Incorporate today's allocation of 2001:3C00::/23 to ARIN,kleink3-9/+10
bringing us to jwhois-3.2.2nb5.
2004-05-19Changes 0.7.11:adam3-18/+17
* Bug fixes
2004-05-18Make this build under NetBSD 2.0E and newer.tron2-1/+15
2004-05-18Make this build under NetBSD 2.0E and newer.tron2-1/+15
2004-05-17Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymoreseb1-2/+1
used since revision 1.139 of mk/buildlink3/bsd.buildlink3.mk.
2004-05-16Updated p5-SOAP-Lite to 0.60a.grant3-120/+136
Major changes since 0.55: + Merged SOAP::MIME into SOAP::Lite's core + Cleaned up the UI for the Makefile.PL script - it now detects and indicated whether certain Perl modules have been detected. The table displaying installation preferences has been substantially cleaned up, the code is much more modular and relies on a simple data structure representing potential module dependencies. + Made the Makefile.PL script iterative - meaning, the user will be continually be presented with their preferences until they explicity choose to accept them and continue (bug 747295) + Differentiate between xsd:int and xsd:long to fix interoperability bug with Java Web services ! Fixed MIME interoperability bug with Apache Axis - Axis' MIME parser requires that MIME boundaries are terminiated by a CRLF character where the MIME::Tools package only outputs a CR character. A patch was integrated into the MIME::Tools module which allows SOAP::Lite to specify its own MIME Boundary delimiter ! SOAP Faultcodes are now properly typed a xsd:QName, whereas before they were xsd:string - to be honest, they are left untyped so that toolkits can serialize them according to the schema (bug 747283) ! Fixed documentation error around turning on a trace for multiple "channels" (bug 747310) ! Disabled SOAPStruct (bug 747316) ! Fixed XML::Parser::Expat vulnerability (bug 747265) ! Added item in TROUBLESHOOTING section explaining that there is a bug in Perl 5.8 that prevents +autodispatch from working properly. The workaround is to use dispatch_from instead (bug 747290) ! Fixed warning when autodispatched call has no parameters (bug 747286) ! Fixed warning when empty SOAPAction specified (bug 747278) ! Turned off HTTP keep alive patch by default, however users can now turn on the patch by setting the constant PATCH_HTTP_KEEPALIVE to 1 (bug 747281) ! Removed dependency on the URI module for non-HTTP transports (bug 747306)
2004-05-16Unixware 7.1.1 implements RFC 2133 (Basic Socket Interface Extensions forheinz1-1/+7
IPv6) but not the successor RFC 2553. The configure script detects this and decides that tnftp needs to compile its own version of getaddrinfo(). This produces the error message /usr/include/netdb.h:248: `getaddrinfo' previously defined here because Unixware provides an implementation of getaddrinfo() in netdb.h instead of a prototype declaration :-/. Since netdb.h cannot be omitted, we will always get this definition and tnftp's version of getaddrinfo will always create a conflict. This ugly preprocessor hack works around the problem. Hints for a better solution welcome.
2004-05-16Remove some old rpath hacks that aren't needed with modern buildlink3.danw3-18/+4
Fixes the build on darwin (PR 25326)
2004-05-15add bind9-currentitojun1-1/+2
2004-05-15ISC BIND 9.3.0beta3. changelog is too many to mention here.itojun17-0/+830
2004-05-14fix deprecated -P usage (thanks to Jon Olssonadam1-2/+2
2004-05-14Changes 5.1.1:adam11-110/+105
New: - test suite supports testing over other transports (tcp, udp6, unix, ...) (see the -P switch to the testing/RUNTESTS script) - Solaris supports the use of it's PKCS#11 library for supporting cryptographic functions (OpenSSL isn't required if PKCS#11 is available) (see configure's --with-pkcs flag) Fixes: - Improvements on 64 bit architectures. - A few minor memory leaks fixed. - An extremely large number of minor bug fixes. - Many perl module specific bug fixes. - snmpd will safely handle more signals. Ports: - Many many significant Windows improvements. - A win32 build script in win32/build.pl - Support for the MinGW compiler - (see the README.win32 file for details on new ports) - Various helpful win32/*.bat files for installation, etc. - Some linux 2.6 support improvements
2004-05-14Update net/ethereal to 0.10.4.xtraeme3-12/+16
== May 13, 2004 Ethereal 0.10.4 has been released. This release fixes bugs in AIM, MMSE, SIP, and SPNEGO, as described in the following advisory: http://www.ethereal.com/appnotes/enpa-sa-00014.html Everyone is encouraged to upgrade. New and updated features When built with GTK+ 2.4, Ethereal uses the new, greatly improved, file selection dialog. Export dialogs for Plain text, PostScript(R), PDML and PSML have been added. PostScript(R) output has been improved. The screen layout of the main window can be changed by Preferences now. Many other parts of the user interface have received improvements. Compressed and chunked transfer-coded HTTP bodies are now decoded. A new generic media dissector more cleanly handles HTTP and WSP Content-Type information. New protocol support ANSI IS-801, BEA Tuxedo, DCERPC EFS, DICOM, GPRS LLC, GPRS SNDCP, IEEE 1588/PTP, PVSTP, MPLS Echo, RTPS
2004-05-13Unconditionally add TCL_LIBS to LIBS; needed to pick up -lpthread fromhe2-11/+21
the TCL configuration on NetBSD-current.
2004-05-13Update net/samba to 3.0.4.xtraeme4-67/+225
Common bugs fixed in Samba 3.0.3 include: o Crash bugs and change notify issues in Samba's printing code. o Honoring secondary group membership on domain member servers. o TDB scalability issue surrounding the TDB_CLEAR_IF_FIRST flag. o Substitution errors for %[UuGg] in smb.conf. o winbindd crashes when using ADS security mode. o SMB signing errors. o Delays in winbindd startup caused by unnecessary connections to trusted domain controllers. o Various small memory leaks. o Winbindd failing due to expired Kerberos tickets. New features introduced in Samba 3.0.3 include: o Improved support for i18n character sets. o Support for account lockout policy based on bad password attempts. o Improved support for long password changes (>14 characters) and strong password enforcement. o Support for Windows aliases (i.e. nested groups). o Experimental support for storing DOS attribute on files and folders in Extended Attributes. o Support for local nested groups via winbindd. o Specifying options to be passed directly to the CUPS libraries. And more... please review "WHATSNEW.txt".
2004-05-12Unused.wiz1-55/+0
2004-05-11Enable pkgviews installation.uebayasi1-1/+4
2004-05-11Convert to buildlink3.snj5-15/+15
2004-05-11Convert to buildlink3.snj4-28/+23