summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2005-12-15Update arla to 0.41. The update is necessary to support NetBSD-2.1wennmach40-1072/+241
and NetBSD-3.0 and should fix the broken bulk build. Tested on NetBSD-2.0.2/i386 and NetBSD-2.1/i386.
2005-12-14Use official fix for file descriptor leak from the ethereal SVN repository.tron3-16/+306
2005-12-13Add a work arround for file descriptor leak in radius dictionary parsertron3-3/+24
which renders "ethereal" useless. Bump package revision.
2005-12-13Fix GCC 3.4+: mismatch between prototype and declarationjoerg2-1/+15
2005-12-13Update my e-mail address.ghen1-2/+2
2005-12-12Bump all motif packages for recent openmotif update. The major versionjoerg3-6/+6
of the shared libXm has changed.
2005-12-12Update NSD to 2.3.3.joerg2-7/+6
Notable changes: - DNSSEC enabled by default - many bugfixes for edge cases - more portable time handling - some performance improvements
2005-12-12First step at reworking Linux binary packages.joerg4-19/+18
Change most pkgs to depend on either emulators/suse_linux/Makefile.application (normal pkgs) or Makefile.common (suse91 and suse themselves) to filter out Operating Systems without Linux ABI support. Use CPU masks to limit the pkg to supported platforms.
2005-12-11Replaced the ${PKGNAME:S|nb*||} with ${PKGNAME_NOREV}, as the formerrillig1-2/+2
behaves unexpectedly.
2005-12-11Update to KDE 3.5markd3-151/+129
Many new features and refinements. Notable changes include: * Konqueror is the second web browser to pass the Acid2 CSS test, ahead of Firefox and Internet Explorer * Konqueror can also now free web pages from adverts with its ad-block feature * SuperKaramba is included in KDE, providing well-integrated and easy-to-install widgets for the user's desktop * Kopete has support for MSN and Yahoo! webcams * The edutainment module has three new applications (KGeography, Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11Convert aalib to options framework, adding an 'x11' option, and removewiz2-4/+4
aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt.
2005-12-10Security fix for CVE-2005-3651:salo3-3/+68
"Remote exploitation of an input validation vulnerability in the OSPF protocol dissectors within Ethereal, as included in various vendors operating system distributions, could allow attackers to crash the vulnerable process or potentially execute arbitrary code." http://www.idefense.com/application/poi/display?id=349&type=vulnerabilities Patch from the Ethereal SVN repository.
2005-12-09Update to 2.7.1:wiz3-8/+7
2005/12/06: version 2.7.1 = tag release-2-7-1 4679: FileTP: Fix HTTP downloading for URLs with space chars, log cleaning 4674: EDK: Re-enable checking old_files before starting a download and force_download command 4676: BT: decode_version fix and html sort fix (bogeyman) 2005/12/05 4673: IPBlock: display original length and optimized length in block_list, log file clean up 2005/12/04 4672: FileTP: Fix major bug in HTTP downloading, introduced in 2.6.0 2005/12/03 4671: Compile fix in CryptoPP.h for gcc-2.96 (trdw) 4670: Increase max_buffer_size limit for high-volume connections 2005/12/02 4649: Updates for file_completed_cmd (pango, spiralvoice) * some log cleaning * added information to notification email if auto_commit is disabled, email is sent by file_completed, not file_commit * moved execution of !!file_completed_cmd from file_completed to file_commit, kept option name for easier upgrading this was done because the filename of a downloading file can be different than the filename of the committed file if a file with the same name as the to be committed file is already in incoming. older method did not take this into account at all.. * added environment variables for file_completed_cmd, see description: A command that is called when a file is committed, does not work on MinGW. Arguments are (kept for compatability): $1 - temp file name, without path $2 - file size $3 - filename of the committed file Also these environment variables can be used (prefered way): $TEMPNAME - temp file name, including path $FILEID - same as $1 $FILESIZE - same as $2 $FILENAME - same as $3 $FILEHASH - internal hash $DURATION - download duration $INCOMING - directory used for commit $NETWORK - network used for downloading $ED2K_HASH - ed2k hash if MD4 is known 4667: Update Ocaml download URL 4666: Always create incoming directories before commit 4663: CryptoPP: Latest fixes ported from aMule CVS 2005/12/01 4657: Fix for C files for AMD64, mipsel platforms improve endianness checking in tiger.c, md5_c.c and CryptoPP.h, print endianness in buildinfo, removed sha1_old code 4661: Log: Print newline before exception message when MLDonkey can´t use a port BT: exit if client_port = tracker_port 2005/11/28 4654: Fix guiprot when addr not resolvable (zet) 4655: Set conn_user on gui (zet) 4656: BT: update last seen complete field and fix bitfield reading (zet) 2005/11/27 4653: GTK2 GUI: add isohunt statistics (su_blanc) 2005/11/22 4364: Let mlnet build under the cygwin unix emulation layer (Amorphous) 4648: GTK2 GUI: improve display of razorback stats (su_blanc) added the display of filedonkey.com data 4646: BT: little change to recognise Clients (bogeyman) 4645: Fix donkey total uptime stats order (bogeyman) 2005/11/21 4406: Unicode: Fix filenames in shared_files_new.ini and file rename in HTML interface (mld_unicode_patch6.patch) (CML) 4440: New option shutdown_timeout, 3 sec, was hardcoded before (Amorphous) 4644: Update GNU config.guess and config.sub to current versions 4643: HTML: Fix gdstats output when html_use_gzip true 4640: Calendar: view calendar command: vcal 4641: Fix exception in load_web_infos 4642: HTML: Improve preview via webbrowser (pango) 2005/11/19 These patches are experimental, please test carefully and report your findings. 4563: replace all Printf.printf occurences by Printf2.lprintf (su_blanc) 4479: Callback mechanism for low ID users does not work (miriup) Reactivating submission of server IP and port during client handshake in edonkey "However, sometimes, especially when I have no files to download I do not receive callbacks at all. It is suggested to apply this patch in a testing mldonkey for a week on a non-low id connection before including it in a stable release, ... I can't test high-ID at all." 4574: Friends upload slot (pango)
2005-12-09Unmask DragonFly.joerg4-8/+8
2005-12-09Unmask build on DragonFly.joerg1-1/+2
2005-12-08Sync with nmap 3.95salo1-4/+5
Changes: - Updated NmapFE to build with GTK2 rather than obsolete GTK1. Thanks to Mike Basinger (dbasinge(a)speakeasy.net) and Meethune Bhowmick (meethune(a)oss-institute.org) for developing the patch. I made some changes as well to prevent compilation warnings. The new NmapFE now seems to work, though I do get "Gtk-CRITICAL" assertion error messages. If someone has time to look into this, that would be appreciated.
2005-12-08Update to version 3.95salo3-15/+15
Changes: - Put Nmap on a diet, with changes to the core port scanning routine (ultra_scan) to substantially reduce memory consumption, particularly when tens of thousands of ports are scanned. - Wrote a new man page from scratch. It is much more comprehensive (more than twice as long) and (IMHO) better organized than the previous one. Read it online at http://www.insecure.org/nmap/man/ or docs/nmap.1 from the Nmap distribution. Let me know if you have any ideas for improving it. - Wrote a new "help screen", which you get when running Nmap without arguments. It is also reproduced in the man page and at http://www.insecure.org/nmap/data/nmap.usage.txt . I gave up trying to fit it within a 25-line, 80-column terminal window. It is now 78 lines and summarizes all but the most obscure Nmap options. - Removed foreign translations of the old man page from the distribution. Included the following contributed translations (nroff format) of the new man page: Brazilian Portuguese by Lucien Raven (lucienraven(a)yahoo.com.br) Portuguese (Portugal) by José Domingos (jd_pt(a)yahoo.com) and Andreia Gaita (shana.ufie(a)gmail.com). - Fixed a crash in IPID Idle scan. Thanks to Ron (iago(a)valhallalegends.com>, Bakeman (bakeman(a)physics.unr.edu), and others for reporting the problem. - Applied some small fixes so that Nmap compiles with Visual C++ 2005 Express, which is free from Microsoft at http://msdn.microsoft.com/vstudio/express/visualc/ . Thanks to KX (kxmail(a)gmail.com) and Sina Bahram (sbahram(a)nc.rr.com) - Version detection softmatches (when Nmap determines the service protocol such as smtp but isn't able to determine the app name such as Postfix) can now parse out the normal match line fields such as hostname, device type, and extra info. For example, we may not know what vendor created an sshd, but we can still parse out the protocol number. This was a patch from Doug Hoyte (doug(a)hcsw.org). - Fixed a problem which caused UDP version scanning to fail to print the matched service. Thanks to Martin Macok (martin.macok(a)underground.cz) for reporting the problem and Doug Hoyte (doug(a)hcsw.org) for fixing it. - Made the version detection "ports" directive (in nmap-service-probes) more comprehensive. This should speed up scans a bit. The patch was done by Doug Hoyte (doug(a)hcsw.org). - Integrated all of the September version detection fingerprint submissions. This was done by Version Detection Czar Doug Hoyte (doug(a)hcsw.org) and resulted in 86 new match lines. Please keep those submissions coming! - Fixed a bunch of typos and misspellings throughout the Nmap source code (mostly in comments). This was a 625-line patch by Saint Xavier (skyxav(a)skynet.be). - Added the --webxml option, which does the same thing as --stylesheet http://www.insecure.org/nmap/data/nmap.xsl , without requiring you to remember the exact URL or type that whole thing. - Fixed a possible aliasing problem in tcpip.cc by applying a patch sent in by Gwenole Beauchesne (gbeauchesne(a)mandriva.com). This problem shouldn't have had any effect on users since we already include the -fno-strict-aliasing option whenever gcc 4 is detected, but it brings us closer to being able to remove that option. - Fixed a problem with the -S and -e options (spoof/set source address, and set interface by name, respectively). The problem report and a partial patch were sent by Richard Birkett (richard(a)musicbox.net). - Fixed a problem with the -S and option on Windows reporting "Failed to resolve/decode supposed IPv4 source address". The -D (decoy) option was probably broken on that platform too. Thanks to KX (kxmail(a)gmail.com) for reporting the problem and tracking down a potential solution. - Added --thc option (undocumented) - Modified libdnet-stripped/src/eth-bsd.c to allow for up to 128 bpf devices rather than 32. This prevents errors like "Failed to open ethernet interface (fxp0)" when there are more than 32 interface aliases. Thanks to Krok (krok(a)void.ru) for reporting the problem and even sending a patch. - Fixed a minor syntax error in tcpip.h that was causing problems with GCC 4.1. Thanks to Dirk Mueller (dmuell(a)gmx.net) for reporting the problem and sending a fix. - Define INET_ADDRSTRLEN in tcpip.h if the system doesn't define it for us. This apparently aids compilation on Solaris 2.6 and 7. Thanks to Albert Chin (nmap-hackers(a)mlists.thewrittenword.com) for sending the patch.. - Fixed an inefficiency in RPC scan that could slow things down and also sometimes resulted in the spurious warning message: Ünable to find listening socket in get_rpc_results" - Fixed a compilation problem on Mac OS X and perhaps other platforms with a one-line fix to scan_engine.cc. Thanks to Felix Gröbert (felix(a)groebert.org) for notifying me of the problem. - Nmap now accepts target list files in Windows end-of-line format (\r\n) as well as standard UNIX format (\n) on all platforms. Passing a Windows style file to Nmap on UNIX didn't work before unless you ran dos2unix first. - Fixed a problem that prevented the command "nmap -sT -PT <targets>" from working from a non-privileged user account. The -PT option doesn't change default behavior in this case, but Nmap should (and now does) allow it. - Better handle ICMP type 3, code 0 (network unreachable) responses to port scan packets. These are rarely seen when scanning hosts that are actually online, but are still worth handling. - Fixed a crash occured when the --exclude option was used with netmasks on certain platforms. Thanks to Adam (nmapuser(a)globalmegahost.com) for reporting the problem and to Greg Darke (starstuff(a)optusnet.com.au) for sending a patch (I modified the patch a bit to make it more efficient). - Removed Identd scan support from NmapFE since Nmap no longer supports it. Thanks to Jonathan Dieter (jdieter99(a)gmx.net) for the patch. - Fixed a bug that caused Nmap to crash if an nmap-service-probes file was used which didn't contain the Exclude directive. - Fixed a divide-by-zero crash when you specify rather bogus command-line arguments (a TCP scan with zero tcp ports). Thanks to Bart Dopheide (dopheide(a)fmf.nl) for identifying the problem and sending a patch.
2005-12-08- Fixed pkglint warnings about @comment in PLIST_SUBST.rillig1-5/+5
- As the CVS log in revision 1.2 does not mention a reason why the PLIST_SUBST part must be below the inclusion of bsd.pkg.mk, moved the latter to the last line of the Makefile.
2005-12-08Bumped the PKGREVISION of the packages that have been broken by the recentrillig2-3/+4
"pkglint --autofix" change.
2005-12-08Fixed PLIST quoting issue introduced by the recent "pkglint --autofix"rillig1-2/+2
change.
2005-12-08Fixed a double quoting which has been introduced by the recent "pkglintrillig1-2/+2
--autofix" change.
2005-12-08Update libpcap to 0.9.4.uebayasi2-8/+6
From CHANGES: Mon. September 5, 2005. ken@xelerance.com. Summary for 0.9.4 libpcap release Support for radiotap on Linux (Mike Kershaw) Fixes for HP-UX Support for additional Juniper link-layer types Fixes for filters on MPLS-encapsulated packets "vlan" filter fixed "pppoed" and "pppoes" filters added; the latter modifies later parts of the filter expression to look at the PPP headers and headers in the PPP payload
2005-12-07Add DragonFly support. Fix errno.joerg3-1/+62
2005-12-07DragonFly needs -lcrypt as well.joerg1-1/+2
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig56-140/+140
CONFIGURE_ARGS.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig128-318/+320
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-04Update to version 3.3.5salo6-22/+47
Changes: - prefer ssl over gnutls by default, by popular demand - refresh MASTER_SITES list - add perl option, installs optional additional perl scripts 3.3.5: ====== - added mirror --older-than, --size-range and --max-errors options. - improved CCC support - allowed protected transfers after CCC. - added support for sftp v5 and v6 (experimental). - added configure option --with-pager. - fixed file uploading via protected ftp with openssl. - fixed compilation on cygwin. - fixed compilation with sun c++. 3.3.4: ====== - added support for CCC command and ftp:ssl-use-ccc setting. - remove password from URLs when showing them on status line. - fixed `open -u' with an URL. - fixed a rare spinning. - fixed compilation on HP-UX. - fixed handling of 334 reply to AUTH command. 3.3.3: ====== - added support for LFTP_HOME environment variable. - added workaround for proftpd's empty directories. - fixed `open file:/path'. - fixed some bugs introduced in 3.3.2. 3.3.2: ====== - fixed a coredump caused by double-free. 3.3.1: ====== - new setting xfer:destination-directory (default for -O option of get, mget). - fixed path+file combination in http - avoid double slash. - fixed url composition in hftp, a slash was missed. - fixed `open ftp.example.com/path'. - fixed a coredump when a bookmark contained lots of quotable characters. - fixed a coredump when an error happened while loading CA or CRL certificates. - fixed uploading of empty files via ftp with ftp:ssl-protect-data on. - fixed exit code of slot command. - fixed a coredump with `kill all'. - fixed path extraction from html files (broken in 3.3.0). 3.3.0: ====== - now plain files can be current location in http protocol. - report total bytes transferred and transfer rate in mirror. - included a script for file verification (verify-file). It can check crc32, md5sum, gzip, bzip2, rpm, unzip and other things. - new settings xfer:verify, xfer:verify-command. When xfer:verify is on, verify-command is launched after successful file transfer (to local disk) to check the file consistency. - fixed `source -e' to allow subprocess reading from the terminal. - fixed `source' to return error exit code if the file is unreadable. - fixed `source' on large command files - some commands were truncated.
2005-12-03Fix a pkglint warning:peter1-2/+2
Please use ${PKG_SYSCONFDIR:Q} instead of ${PKG_SYSCONFDIR}.
2005-12-03mark this as PHP4 only, it's in PHP CVS repo only for PHP 5.1+jdolecek1-1/+5
2005-12-03Update PHP5 to version 5.1.1. Some of the key features include:jdolecek2-1/+23
* A complete rewrite of date handling code, with improved timezone support. * Significant performance improvements compared to PHP 5.0.X. * PDO extension is now enabled by default (separate pkg for pkgsrc) * Over 30 new functions in various extensions and built-in functionality. * Bundled libraries, PCRE and SQLite upgraded to latest versions. * Over 400 various bug fixes. * PEAR upgraded to version 1.4.5 This release also fixes various security problems discovered in 5.0.X.
2005-12-02DragonFly support.joerg2-1/+18
2005-12-02Convert to options framework.wiz2-21/+24
2005-12-02Convert to options framework.wiz2-19/+24
2005-12-02Convert to options framework.wiz2-15/+19
Fix a PKGLINT warning while here.
2005-12-02Removed the ONLY_FOR_PLATFORM definition, which has been there since 2001.rillig1-3/+1
2005-12-02Removed the ONLY_FOR_PLATFORM definition, which had been there since 2001.rillig1-3/+1
2005-12-01Update comment in patch.wiz2-4/+4
2005-12-01Add libcaresadrianp1-1/+2
2005-12-01c-ares is a C library that performs DNS requests and name resolvesadrianp5-0/+70
asynchronously. c-ares is a fork of the library named 'ares', written by Greg Hudson at MIT. The fork was made on ares 1.1.1.
2005-11-30Update to 2.1a13, from Geert Hendrickx and William Fletcher.bouyer8-20/+122
arpwatch changes: - Convert arp2ethers from csh to sh - updated ethercode.dat - misc minor bugfixes Changes from Geert Hendrickx: - move ethercodes.dat to share/arpwatch (from etc) - Use ${VARBASE:Q} instead of ${VARBASE} as suggested by pkglint - Use OWN_DIRS to note the admin about the stale db directory after deinstallation Changes from William Fletcher: - add a rc.d script - add a '-m' option to specify the recipient for email messages (still defaults to root) Fix pkg/32151 by Geert Hendrickx
2005-11-29Update "kphone" package to version 4.2. Change since version 4.1.0:tron6-45/+37
- ILBC 20ms implementation added - Some new translations - Alsa support updated - Some qt3 fixes - Saved password support added - DTMF support updated - Command line call support added - SRTP support added (see INSTALL file) - Some new translations - Alsa support updated Update contributed by Stephen Borrill in PR pkg/32159.
2005-11-28Remove unneeded undefadrianp1-2/+5
Add -fPIC for amd64 platform to fix build. Reported in PR 31225 by Eric Radman
2005-11-25Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS becausewiz1-1/+2
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-25s/readme/proftpd-readme/martti1-2/+2
2005-11-25Another fix from Geert Hendrickxmartti1-3/+5
2005-11-25Activate the options. Patch from Geert Hendrickx.martti1-27/+27
2005-11-22Update to 2.7.0:wiz2-6/+6
2005/11/19: version 2.7.0 = tag release-2-7-0 4631: Validate ED2K-client_private_key 2005/11/16 4630: GTK2 GUI - some bug fixes (su_blanc) * display Razorback graphical stats for currently selected file 2005/11/14 4625: GTK2 GUI - bug fix (su_blanc) * bug #14865 : availability display "dotty" added alpha channel to availability pixbuf. * bug #14963 : autosize slightly broken the tick mark for 'autosize all columns' appears only if all columns are set to 'autosize' mode. 'autosize all columns' triggers an 'autosize' mode for all columns if at least one has not this mode set. Otherwise all the columns are set to 'fixed' mode. * bug : razorback stats display stats on user request. 2005/11/13 4583: Change stats.razorback2.com usage to on-demand (su_blanc) to avoid overloading the server (disable_razorback_stats.diff) 4619: Remove duplicate Gc.compact () from EDK mem_stats (pango) 2005/11/12 4617: GUI: send bt subfiles over gui prot (zet) 4587: Buildinfo: Split build-time and run-time information (schlumpf) 4350: Code cleanup : web interface chunks display (pango) (web_chunks_using_tables_v2.patch) 4616: Change allow_browse_share, so only friends can see file lists (pango) 4615: Add -g to CFLAGS when --enable-profile (pango) 4605: replace string/bool bit arrays with bit vectors (zet) 4607: remove html output from telnet 'vc all' (zet) 4613: Optimizing Set.cardinal to reduce CPU usage (pango) 4614: Gtk2 mlgui improvements (su_blanc) * fix bug : close all current searches when one quits mlgui otherwise the core continues to search to test: * open mlgui * make a search request * close the gui * in HTML interface, check "View searches" tab. * lower CPU usage by delaying heavy computations (use Glib.Idle) * rework the search tab, just make it more simple, limit results to max hits, added min availability criterium * added Autosize columns. Should fix bug #14868 * change pixmap for availability bars in pixbuf. should fix bug #14865 2005/11/09 4558: further Overnet patches, query_next_peers3.patch (bogeyman) 2005/11/07 4586: cleanup brand stats code (bt/edonkey) (zet) updated to coalesce bt software parsing and add some more ids 2005/11/05 4589: CryptoPP doesn't like -fomit-frame-pointer, so remove it (przemoc) 4597: OV/KAD: fix a search reset bug (bogeyman) 4585: Change ED2K_max_sources_per_file from 20000 to 5000 4579: Slackware package (tgz) - basic mlnet support (ratmmmam) 2005/10/31 4583: GTK2 mlgui improvement (su_blanc) Lablgtk-2.6.0 is needed for GTK2 mlgui, it fixes a mem leak with GdkPixbuf. added: * razorback stats: click on a file in the downloads tab to display the stats (at startup wait for few seconds, the time to download the png files...). * proxy options for mlgui * a graph tab: global downloads, global uploads and a view per file (downloads and uploads). modified: * fix Tray icon as per task #4694 * reduce mem use * configuration files locations: mlgui and mlim do not need CommonOptions. Should not change anything for the users as we check the $HOME variable. 4558: Overnet: several patches (includes and fixes patch #4551) (bogeyman) * better detection of dead peers * so we can ping less often * and can be sure these peers are alive * use ip:port from received pakets instead from the peer info * use a weak Hashtbl for known_peers and remove search_known_peers * we are removing all dead peers, in buckets and prebuckets, (do not wonder, if you get less peers left ;o) * do not send useless "Connect" pakets, Fillbucket really works * every 30m file searchs were created twice. There are really less peers than without this patch, maybe i'll have to tweak how we fill buckets. But for now this works and produce less traffic. 4581: Fix upload rate for high volume connections (> 1.5Mbit/sec) (pango) 4584: HEAP: use GC.quick_stats for mem_stats level=0 (bogeyman) 2005/10/30 4580: Update .cvsignore files (pango) 4564: HTML: fix vd p/d/queued output (zet) 4576: BT: remove sources when file is cancelled, mem_stats: Garbage collector info (zet)
2005-11-22Correct version number pattern in conflict entry.tron1-2/+2
2005-11-22This package conflicts with the "inn" package because of "radius.conf.5".tron1-2/+2
2005-11-21Add synergy.minskim1-1/+2