summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2004-12-28Use shell conditional instead of ".if exists()" and "BUILDLINK_PREFIX"tron1-10/+8
instead of "X11PREFIX".
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed46-64/+92
under share/examples/rc.d. The variable name already was named RCD_SCRIPTS_EXAMPLEDIR. This is from ideas from Greg Woods and others. Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism (as requested by wiz).
2004-12-27Maintainer says in PR 28643 to restrict this package on NetBSDwiz1-2/+2
to NetBSD<2.0 -- make it so.
2004-12-27Make this build with GTK+ version 2.6.0 or newer.tron1-1/+10
2004-12-26Update net/polsms to version 2.0.2zuntum5-69/+18
* misc improvements and bugfixes (english changelog is not available)
2004-12-26Mark this package as broken until it can be taught to use a newer OpenSSLjlam1-1/+3
release.
2004-12-26Update to 0.7.1.wiz3-20/+5
Changes since 0.7.0: - Workaround for problems with big files (DVD images) when compiling with GCC 3.0 to 3.3. - removed "too many files missing, won't attempt to download them from fallback mirror" logic in jigdo-lite because it was broken - .jigdo file format: Semantics of multiple [Image] sections have changed: Formerly, the idea was that one .jigdo could provide multiple images, but the idea never caught on and the idea "one .jigdo => one image" is firmly planted in people's minds now. The original incentive of allowing multiple [Image] sections was to make it possible to avoid duplication of .jigdo data, by providing all 7 CDs and the single DVD in one .jigdo. This duplication can now be avoided by [Include]ing the CDs' files from the DVD's, because all except the first [Image] section are ignored. - Fixed minor bug in jigdo-lite; it would sometimes abort even if no error code was returned by jigdo-file - GUI: Added code for processing of .jigdo files and [Include] - GUI: Added simple caching of downloaded data during .jigdo downloads - Bugfix for "jigdo-file make-image" (Steve McIntyre): Failed assertion `nextAlignedOff>off' and huge .template with >4GB image. - Bugfix for "jigdo-file make-template": Sometimes *incorrectly* reports: "You have found a bug". (Maxim Reznik) - Bugfix for "jigdo-file make-image": Handle I/O errors more gracefully (Brian Bennett) - Bugfix for "jigdo-file make-image" (Andreas Krüger): Do not allocate on the stack an array whose size is the number of matched files in the image. This gave, er, "funny" results with tens of thousands of matches... <slap> - Added comfortable debugging aids ("debug(fmt,...)", --debug=...) - Various documentation updates (manpages, Hacking.txt, changelog;-P) - Fix for build problems if size_t is 64 bits wide - Various fixes to allow compilation with GCC 3.4 - Added unit tests for many parts of the code, with support in depend.awk - Fixed bug in html-beautify.awk - Vanity meter reports 26000 lines of code in 120 files
2004-12-25Update to 0.67:wiz4-10/+10
v0.67 Bad keyboarding by REW caused this one out the door. Sorry. No changes. v0.66 Through the Debian bugtracking system a bug report and fix was sent my way, that deals with stupid optmization trying to save some 768 bytes of memory, sacrificing "it works" on a different architecture... (default char signedness)
2004-12-25Depend on py-wxWidgets instead of py-wxWindows. Bump PKGREVISION.wiz2-5/+6
2004-12-25Revert previous, committed by accident.wiz2-15/+15
2004-12-25Grammar fixes.wiz4-24/+25
2004-12-25Add and enable mldonkey-gui.jmmv1-1/+2
2004-12-25Initial import of mldonkey-gui, version 2.5.21, which provides the GTK GUIjmmv3-0/+42
that comes with mldonkey.
2004-12-25Change this package to only install mldonkey's core program and add a rc.djmmv6-63/+101
script to ease its startup as an unprivileged user. While here, split the Makefile to help the forthcoming mldonkey-gui package. This makes it very easy to run mldonkey on a dedicated server w/o X11. Furthermore, this approach is similar to what other systems do (like Gentoo). Bump PKGREVISION to 3. Ok'ed by wiz@, the maintainer.
2004-12-25Remove ftp.gw.com (mirror discontinued).kim1-2/+1
2004-12-24Adjust dependencies after ocaml has been splitted into three differentjmmv3-6/+6
packages: ocaml, ocaml-graphics and labltk. Bump PKGREVISION.
2004-12-23This package builds fine with the latest version of Python.darcy1-2/+2
2004-12-23Update skype to 0.93.0.3. Changes include:rh3-30/+35
* feature: system tray alerts for contacts coming online, incoming calls, IM-s (configurable in Options) * feature: configurable/overridable resource directory * feature: "ringing" sound for caller * feature: incoming IM notifications (incoming im sound && typo on start page) * feature: call duration and time displaying * feature: tooltips in Contact List * change: send contacts error dialogs * change: accessing "Send Contacts" function * change: Contacts should be sorted in conference dialog * change: 'Add a contact' dialog behaviour * change: delete contact using Del key * change: renaming Contact - dialog behaviour * change: use DISPLAYNAME instead of FULLNAME in call list and elsewhere * change: Put active call on hold - missing dialog * change: Dismiss conference - missing dialog * change: new items to Help menu * bugfix: Gnome floating tray icon * bugfix: some buttons and functions should be disabled, if you have blocked someone * bugfix: Add a SkypeOut contact- ugly dialog window * bugfix: Information dialog is not correct when trying to send file to blocked user * bugfix: Receive a file - header is missing in some languages * bugfix: Recycle bin button in Call History should be disabled if filter doesn't contain any calls * bugfix: Incorrect IM sorting logic * bugfix: Enter key in block dialog * bugfix: Time display in authorization request window * bugfix: missing context menu items * bugfix: Ugly highlight color * bugfix: too long "about" text messes profile viewer up * bugfix: Start tab watermark problems with missed ims/calls/authrequests * bugfix: Conference dialog shouldn't contain blocked users * bugfix: Start tab event cosmetics
2004-12-23Update speedtouch to 1.3.1.skrll9-71/+256
The main changes is to support revision 4 modems (silver cycle helmet/beetle) and to use the threaded pppo3 if native threads are available. Tested on: - stringray by David Brownlee (abs@) and me - purple cycle helmet/beetle by David Brownlee - silver cycle helment/beetle by me
2004-12-22Note new homepage for netcat.adrianp1-2/+2
2004-12-22I'm unable to maintain this package. (No homepage found; move to gnetcat.)kim1-2/+2
2004-12-22- Portability fix, use @ROOT_USER@:@ROOT_GROUP@ as opposed to hardcodingadrianp2-3/+5
root:wheel in the startup script. - Again thanks to kbrand (at) dplanet.ch for the suggestion.
2004-12-22+ netgroupxtraeme1-1/+2
2004-12-21- Fix freeradius not starting because of missing directory cleaned out atadrianp2-3/+13
reboot. - Issue spotted and patch sent to me from kbrand (at) dplanet.ch, thanks. - Bumped PKGREVISION
2004-12-21A small wrapper for the NetBSD netgroup utilities.christos4-0/+28
2004-12-21Update DHIS server to 5.1, per PR pkg/28704.hubertf3-11/+10
Changes: AUTH_ACK packets return the client's external interface IP address for its possible use.
2004-12-21Updated to version 3.0.13salo2-5/+5
Changes: 3.0.13: ======= - man page updated. - fixed mirror option --no-symlinks (sense reversed). - fixed a coredump. 3.0.12: ======= - new setting ftps:initial-prot to workaround broken ftps servers. Default is empty so that lftp would assume it is not known, and if PROT command is not implemented then clear data transfers would be assumed. - ftp over http proxies with CONNECT method can now use proxy authorization. - mirror fixed not to chmod unchanged files (should help incremental backups). - fixed excluding files for sftp protocol (mirror -x). - fixed transfer of growing files over fish protocol. - fixed mkdir over hftp. - fixed delay between connection attempts (broken in 3.0.10). - Polish translation updated.
2004-12-21Update my email address.schmonz1-1/+1
2004-12-21Avoid using RPMFILES, which is not available on Linux. Instead, runminskim3-10/+28
rpm2pkg directly. No more dynamic PLIST. Bump PKGREVISION due to PLIST changes.
2004-12-21Remove an unused target.minskim1-10/+1
2004-12-20PKGREVISION++ for _res fix; thanks xtosdan1-1/+2
2004-12-20PR/27224: Daniel Carosone: Etherape is multi-threaded and uses _res. Fixed tochristos2-1/+87
use the new resolver functions.
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant32-35/+64
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-19Move buildlink3.mk files ahead of make targets as per doc/Makefile-example.jlam1-21/+21
2004-12-19Update speedtouch to 1.2-beta2nb3abs1-2/+8
- Fix pppoa2 path in sample ppp.conf to be based on ${PREFIX} not /usr/local
2004-12-19Update overnet to 1.0.1. This is updated during freeze because theminskim4-25/+19
previous version (0.51.2) doesn't work with net/ed2k-gtk-gui. Approved by the maintainer. Changes: - Better support for other protocols. - Fake file detection. - Lower CPU load. - Now downloads first and last chunk first - Improved zlib server support - RAM buffered uploads/downloads - Unicode support - Many internal changes to share code with kdrive - Fixed looping download - Upload ratio changed. Now your upload must be set to at least 20KB/s to get unlimited download. - You can now fix the number of upload slots instead of letting it dynamically determine. - Creates less load on the servers. - Lots of smaller improvements - zlib Server support - vq command changed, new options
2004-12-18Bump PKGREVISION for the change in spawning overnet.minskim1-1/+2
2004-12-18Do not try to read from pipes after spawning overnet. This is aminskim2-1/+15
workaround for the problem that g_spawn_sync() in glib2 hangs in running overnet>=1.0.
2004-12-18BIND 9.3.0 dies right after launch on VAX and m68k when threading isjklos1-2/+4
enabled. Until this is fixed, we'll turn off threading for VAX and m68k. PowerPC has some other issue, and i386 and SPARC appear to work fine with threading.
2004-12-18Auto-add the PTHREAD_* variables to CFLAGS, LDFLAGS, and LIBS so thatjlam2-2/+4
these packages will pick up -lpthread on NetBSD 1.6.x when linking applications.
2004-12-18Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen.jlam1-2/+1
The wrapper will correctly set the CPP environment variable to a stat((2)able path to a C preprocessor, then rely on the PATH to find and invoke the real rpcgen. Remove NO_EXPORT_CPP in package Makefiles where it was used just to avoid problems with rpcgen. The build system now just does the right thing automatically without needing package-specific knowledge. This fixes PR pkg/27272.
2004-12-18remove unneeded include of bsd.prefs.mk.grant1-3/+1
2004-12-18explicitly specify path to traceroute binary on irix 5.grant1-1/+6
fixes PR pkg/27769 from Georg Schwarz.
2004-12-18Default to bash3 in dependency path.wiz1-2/+2
2004-12-17Update "samba" package to version 3.0.10. Changes since version 3.0.9:tron4-106/+106
- Added checks surrounding all *alloc() calls to fix CAN-2004-1154. - Fix long standing memory size bug in bitmap_allocate(). - Remove bogus error check in deferred open file serving code. - Fix autoconf script on platforms using a version of GNU ld that does not include a date stamp in the output of --version. - Fix the swat install script to deal with the new image destination directory used by the docs.
2004-12-17Updated to version 0.10.8salo2-28/+28
This release fixes the following security-related issues: - Matthew Bing discovered a bug in DICOM dissection that could make Ethereal crash. (CAN-2004-1139) - An invalid RTP timestamp could make Ethereal hang and create a large temporary file, possibly filling available disk space. (CAN-2004-1140) - The HTTP dissector could access previously-freed memory, causing a crash. (CAN-2004-1141) - Brian Caswell discovered that an improperly formatted SMB packet could make Ethereal hang, maximizing CPU utilization. (CAN-2004-1142) Please see the following advisory for more information: http://www.ethereal.com/appnotes/enpa-sa-00016.html Everyone is encouraged to upgrade. Changes: ======== New and updated features - Ethereal now has a packet history, similar to most web browsers. - Ethereal now supports custom window titles. - Minor performance enhancements have been added. - RTP analysis has been enhanced. - Host name resolution has been improved. - Ethereal can now track TCP PDU times. See http://wiki.ethereal.com/TcpPduTime for more details. - Ethereal now ships with netscreen2dump.py, a utility which converts netscreen packet-trace hex dumps to hex dumps that can be read by text2pcap. New protocol support - AoE (ATA over Ethernet), Bittorrent, CMIP, GPRS Mobility Management and Session Management, GSM MAP, Extended Security Services, Logotype Certificate Extensions, MAP Dialogue, Network Service Over IP, Online Certificate Status Protocol, PKIX Certificate, PKIX Qualified, PROFINET DCP, IO, Real-Time, Short Message Relaying Service, SSCF-NNI, Updated protocol support - 3GPP2 A11, ACSE, AIM, AODV, ASN.1 BER, ASN.1 PER, BOOTP, BSSGP, BVLC, CMS, COPS, DCERPC, DCERPC ISystemActivator, DICOM, DHCPv6, DNS, eDonkey, ENTTEC, Etheric, Frame Relay, FTAM, FW1, GIOP, GPRS LLC, GRE, GSM A, GSM SMS, H.225, H.245, H.450, HTTP, IPAddress, IPDC, IPMI, IPsec, ISAKMP, ISUP, JFIF, Kerberos, MQ, MTP3, NMAS, OPSI, PKIX1EXPLICIT, PKIX1IMPLICIT, PKIXProxy, PPP, PRES, Radiotap, RADIUS, ONC RPC, RTnet, RTP, SAP, SDP, SIGCOMP, SIGCOMP UDVM, SIP, SMB, SNMP, SONMP, SSCOP, SSL, Symantec Firewall, T.38, TCP, TDS, TSP, UDP, WSP, WTP, X.25, X.509af, X.509ce, X.509if, X.509sat, New and updated capture file support - pppdump
2004-12-16claim php SOAP/ subdir in PLISTjdolecek1-1/+3
2004-12-16Incorporate today's allocation of 2001:4C00::/23 to the RIPE NCC,kleink3-9/+10
bringing us to jwhois-3.2.2nb10.
2004-12-15This package requires the old DES API.jlam1-1/+2
2004-12-15Move hacks to a separate hacks.mk file. Remove a section of patch-aajlam4-25/+15
that was an older workaround to the same GCC/alpha bug that is now superseded by simply requiring gcc>=3.0.