summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-03-09Remove info files entries from PLIST.seb2-8/+2
2004-03-09Update to KDE 3.2.1.markd3-7/+12
2004-03-09Remove info files entries from PLIST.seb1-2/+1
2004-03-09Update to KDE 3.2.1markd3-11/+15
Changes: Konqueror: fixed "Create Folder..." not available in sidebar dirtree when starting with a profile Konqueror: fixed crashes related to the "Find files" functionality Konqueror: fixed case-sensitive sorting, wasn't working for most locale settings Konqueror: make it possible to paste files using the mouse into listviews when no free area is left Konqueror: make different users in smb:/ not ask password for every dir change Konqueror: don't disable "Toggle selection" if no files are selected Konqueror: don't show 'link view' checkbox when there's only one view + sidebar, and other related fixes Konqueror: Fixed tab navigation for right-to-left locales Konqueror: Fixed synchronisation problem when tabs were moved Konqueror: Show newly fetched url images in tabs Konqueror: Added setting to let popups ignore "open in tab instead of window" ("[FMSettings] PopupsWithinTabs=false") Konqueror: "Go/Applications" now calls "programs:/" slave Konqueror: Linking checkbox did not redraw when unchecking kdeprintfax: fixed crash happening after sending the fax KWin: improved detection of windows belonging together, fixing some stacking and focus stealing prevention problems KWin: windows kept below others no longer affect smart placement KWin: obey requests to go fullscreen even from applications with maximum size set KWin: keeping windows in workarea is not so strict KWin: return focus to previously active window when hover unshaded window is shaded again Klipper: fixed problem with Klipper sometimes not reading new clipboard contents Kate: fixed problems with session restore (restoring the documents and windows now works correct) khelpcenter : improve startup time for systems with info pages Kicker: Don't start menu entry in K menu when right clicking it KControl: No default for possible destructive "Logout without Confirmation" shortcut KSplash: Updated locolor splash to KDE 3.2 version Konsole: Made sending of master input to added session working Konsole: Fixed dynamic toolbar hiding initialization Konsole: Handle schemas with absolute paths Konsole: Fixed crash with --noscrollbar Konsole: Settings/keyboard entries are now sorted Konsole: Ctrl-C killed konsole window, not processes running in shell KHotKeys: Included actions with Konqueror mouse gestures.
2004-03-09Note update of net/freewais-sf to version 2.2.12nb1 [minor installationseb1-1/+2
directory change]
2004-03-09Fix build with gcc3 and libtool 1.5.seb14-42/+120
Fix installation directory of elisp file. Sort PLIST and remove info files entries. Bump PKGREVISION.
2004-03-09Update to KDE 3.2.1markd4-18/+23
Changes: Improve suggestions given when in the rename dialog shown when copying/moving files Progress dialog: large files (>4GB) fixes; make "keep open" work again Progress dialog (all in one): don't block logging out from KDE KIO: Preserve file premissions when copying from remote protocols that support listing KIO: Give again the choice to overwrite when moving/renaming files KIO: Make 'overwrite' ask only once for a given dir (when moving a directory with subdirs) KSystemTray: if the mainwindow is minimized or not on the current desktop, clicking will show it instead of hiding KLocale: fixing support for YY aka %y KDatePicker: fixing layout of close button KatePart: fixed broken "replace from cursor" KatePart: fixed some redraw problems (no artefacts while scrolling) Don't let knotify start aRts if aRts is disabled in its kcontrol module. kdeprint: Added check for print file names given by the rename dialog KHTML: fix crash in parsing weired pages KHTML: fixing support for clear:both KHTML: better support for DOM Test Suite KHTML: fix Heirmenus KHTML: fix animated GIFs not looping KHTML: don't recurse when printing KHTML: use content, not viewport coordinates for server side image maps KHTML: fixing overflow content KHTML: fix repainting logic to optimize for reduced X server load and minimum CPU KHTML: Reduce window. to forms, images and applets, like document. KHTML: restore KDE 3.1 behavior of <font size=-1> KHTML: update frame sizes before returning value for innerWidth/innerHeight, in case the window was just resized KHTML: return attribute names in lowercase in compatibility mode (DOM L2/L3) KHTML: fixing insertRow for tables without tbody KHTML: implementing TreeWalkerImp KHTML: fixing javascript events with frames KHTML: fixing attributes for repeated body elements KHTML: implement support for pageX/pageY. fix layerX/layerY KHTML: Activate merged alternate code path for inline boxes construction/painting KHTML: implementing incremental XML parsing KHTML: fix detection of the selector KHTML: implementing CSSStyleDeclarationImpl KHTML: skip pseudo styles when updating anonymous blocks'style KHTML: fixing pure punctuation/single letter text childs KHTML: fixing user-defined stylesheets KHTML: fixing mixed block/inline content KHTML: fixing relayouting of childs with floats KHTML: respect padding and borders on cnn.com KHTML: treat xhtml transitional that way KHTML: enhanced border drawing code for dotted and dashed lines KHTML: fixing handling of <nobr>
2004-03-09Update arts to 1.2.1, part of KDE 3.2.1markd2-6/+5
Changes unknown.
2004-03-09Update to KDE 3.2.1markd2-34/+33
2004-03-09Note update of bittorrent to 3.4nb1.recht1-1/+2
2004-03-09DEFAULT_SERIAL_DEVICE is /dev/cuaa0 not /dev/null.xtraeme1-3/+3
2004-03-09Add patches that missed in the previous commit.recht3-0/+157
2004-03-09- Pull in fixes from CVS to make the Tracker working again.recht2-2/+6
- Patch for btreannounce so that it doesn't throws an expection if not enough arguments were provided. (sent to the auhor) Bump PKGREVISION to 1.
2004-03-09Add FreeBSD-*-* to _TOOLS_OPSYS_HAS_GNU.sed.xtraeme1-2/+2
2004-03-09Add patch from author to make this build on 64bit platforms.wiz3-3/+16
While here, remove 'USE_GNU_TOOLS+=gmake' since it should be 'make' and it obviously seems to work without GNU make.
2004-03-09Add NO_EXPORT_CPP=yes, since exporting CPP will confuse rpcgen whenhe1-1/+2
CPP's value is just "cpp", since that's not stat(2)able. Instead, let rpcgen's default be used.
2004-03-09Don't build and install openssl with IDEA, MDC2, or RC5 support.reed2-8/+5
According to README, "RSA Security holds software patents on the RC5 algorithm. If you intend to use this cipher, you must contact RSA Security for licensing conditions." And "The IDEA algorithm is patented by Ascom ... They should be contacted if that algorithm is to be used." The openssl FAQ says "For patent reasons, support for IDEA, RC5 and MDC2 is disabled in this [Red Hat Linux] version." The FAQ lists patent numbers and expiry dates of US patents: MDC-2: 4,908,861 13/03/2007 IDEA: 5,214,703 25/05/2010 RC5: 5,724,428 03/03/2015 Now fee-based-commercial-use ACCEPTABLE_LICENSES is not needed.
2004-03-09Note update of cgoban-java to 2.5.7rh1-1/+2
2004-03-09Update cgoban-java to 2.5.7. Changes are minor bugfixes and small featurerh2-5/+5
enhancements only.
2004-03-09note update of clamav to 1.66nb1 (digital signature support)grant1-1/+2
2004-03-09bump PKGREVISION after digital signature support was added.grant1-1/+2
2004-03-09Use DEVOSSAUDIO to specify audio device for command-line MOD player.ben2-7/+5
2004-03-09Include the gmp buildlink machinery so that digital signature support issimonb1-1/+2
enabled.
2004-03-09Fix conflict between graphics/feh and audio/cam by renaming cam to feh_cam.rh3-6/+11
Fix the Perl path for feh_cam. Bump PKGREVISION for feh. Add CONFLICTS= feh<1.2.6nb3 to audio/cam.
2004-03-09Switch to Tcl 8.4.minskim1-2/+2
2004-03-09Switch to Tcl 8.4. Bump PKGREVISION.minskim3-10/+12
2004-03-09+ mng-1.0.6minskim1-1/+2
2004-03-08Note update of tcl-otcl, tcl-tclcl, ns, and nam.minskim1-1/+5
2004-03-08Update nam to 1.10 and take maintainership.minskim3-16/+24
Changes: Minor changes in configure to reflect the changed version of tcl/tk/otcl/tclcl.
2004-03-08Update ns to 2.27 and take maintainership.minskim10-81/+3781
Changes: - Changed list-based improvement to allow changing of channels. Previously only a single (static) list of nodes maintained. Now list of nodes maintained for each channel. Maybe extended for mobilenodes with multiple netif (talking to multiple channels) once the multiple netif support is in place. - Added validation test-suite for RNG in ns. - Added modified version of setdest from U. of Michigan. Also added an argument to setdest API that defines the version of setdest being used. - Change the name of dumbPolicy to nullPolicy for consistency with diffserv documentations (suggested by Alexander Sayenko <sayenko@cc.jyu.fi>) - Added list-based improvement to ns-2. Code contributed by Valerie Naoumuv (naoumov@inf.ethz.ch). The improvement involves maintaining a doubly-linked list to organise mobilenodes based on their X-coordinates. When sending a packet only those neighbor nodes are considered who are within a circle corresponding to the carrier-sense threshold energy level, below which a node cannot hear the packet. Improvement on original version where all nodes in topology is considered. considerable gain in run-time performance- goes down by about 4 to 20 times, depending on the size of the topology. The larger the topology and greater the no of nodes, greater the improvement seen with the list-based implementation. Pl see relevant papaer "simulation of large adhoc networks", appeared at MSWiM'03, san diego, USA for details. - Added script <color-event.pl> that takes event/color pairs and colors pkts in nam output files in order to highlight nam events. - Modified ns to build with tcl/tk8.4 and new otcl/tclcl (release pending). - Diffusion documentation added to ns-manual. - Diffusion changes made includes (1)Added tcl example scripts for 2 phase-pull, push, 1 phase-pull and gear (with push and 2pp) scenarios. For gear and other node-position dependent routing in diffusion, need to have a callback to update node positions. since the routing filter (like gear) is init'ed before node positions are assigned gear doesn't get the correct node positions, hence the callback is required. callback would also be reqd to support node movements in diffusion in future. For now start gear filters (in tcl scripts) after node positions are assigned to nodes. This will go away once callbacks are implemented. (2)Added fix suggested by Andreas Koepke <koepke@ee.tu-berlin.de> for overflow problem in lib/main/tools.cc - Added worm model to support simulations of Internet worm attacks. This model supports different abstract levels in simulations. It simulates a detailed sub-network at packet level, and the rest of the Internet with an analytical model (SIR). It supports two worm scanning behaviors: random and local-preferred. - Added event tracing function for simple-mac and 802.11. It was contributed by <a href="mailto:singal@nunki.usc.edu">Sushmita</a> to support wireless animations. - Added directory for nam animations under ns/tcl/edu. Each subdirecotry contains on animation, including short description, simulation script, trace file, and nam trace. These animations are ready to use in classroom. The current three animations are contributed by Sushmita <singal@nunki.usc.edu> as the outcome of her directed research project. - Integrated support for infrastructure mode in 802.11 MAC. The code was was written by Mike Moreton - Fixed bug (reported by Fred Stann) in diffusion3 that caused overflow while reading time ( > 2147 sec). - New module Delayer for introducing delay variation and channel allocation delay. This is useful for modeling the effects of wireless links. Validation tests in "./test-all-links". Code contributed by Andrei Gurtov. - Ported SCTP into ns-2. It was actually ported into ns-2.26 by Armando L. Caro Jr. <acaro@@cis.udel.edu> and his group at PEL, Univ of delaware. The implementation includes a test-suite-sctp and doc for sctp (see chapter on SCTP in ns-manual). - Added APIs for diffusion filters to node-config command. See tcl/ex/diffusion3 for examples. Also changed UIDs in common pkt hdr. It now reflects pkt_num_ as in diffusion message hdr. - Adding ts_resetRTO_ to TCP to control whether or not a timestamp-enabled sender unbacks a backed-off RTO after making a valid RTT measurement from an acknowledged, retransmitted packet. Validation tests are in "./test-all-tcpOptions" in "tcl/test": "./test-all-tcpOptions timeouts_sack2" (with ts_resetRTO_ true) "./test-all-tcpOptions timeouts_sack3" (with ts_resetRTO_ false). The suggestion and initial code for this change are from Andrei Gurtov. Also adding exitFastRetrans_ to TCP, to fix a problem with clean exits from Fast Recovery. Set to false for the old buggy behavior, or set to true for the new good behavior. The default is true. "./test-all-tcpOptions timeouts_reno_noexitFR" shows the old behavior, and: "./test-all-tcpOptions timeouts_reno" shows the fixed new behavior. The problem was that data was sent in response to dup acks even after Fast Recovery was over. From a bug report by Andrei Gurtov. - Improved portability for C++ namespaces (required for gcc-3.2 where the standard C++ libraries like iostream are in namespace stl only). - Added trace support for smac. The "mactype" info stored in simulator is used to trace data as well as mac pkts (smac or 802.11). - Ported diffusion3.2.0 into ns. A lot of changes: all applications re-categorized under gear, ping and rmst. Filters have a separate dir. gradient now replaced with one-and two-phase-pull-filter under filter_core. - Changed the defaults for Agent/TCP/Newreno's newreno_changes1_ and partial_window_deflation_ to "1", to reflect RFC 2582. - Adding avoidReordering_ to DelayLink, set to true to avoid reordering when changing link bandwidth or delay. The code was contributed by Andrei Gurtov, and the validation test is in ./test-all-links in the directory tcl/test. The default is for avoidReordering_ to be false, for no change in past behavior.
2004-03-08Update tcl-tclcl to 1.15 and take maintainership.minskim5-54/+54
Changes: - Made changes to config for support to tcl/tk8.4.5 libs
2004-03-08Update tcl-otcl to 1.8 and take maintainership.minskim4-31/+37
Changes: * Define macros CONST84 and CONST84_RETURN in otcl.h * Change char* to CONST84 char* (or CONST84_RETRUN char * if it is a function return) in otcl.c * test hangs for lib/test.tcl (autoload), see comments in lib/test.tcl
2004-03-08Note import of ppmd in doc/CHANGES and archivers/Makefile.ben2-2/+4
2004-03-08Initial import of ppmd-9.1, a PPM file compressor.ben6-0/+91
PPMd is a file compressor written mainly for embedding in user programs, and it is not intended for direct use. This program is an effort to make speed and performance improvements on the abstract PPM model [1-6] without tuning it to particular data types.
2004-03-08This needs gcc3 to build.wiz3-5/+15
Also, add LDFLAGS to a link call so this builds on non-native-threads systems.
2004-03-08Remove treetext package; HOMEPAGE disappeared and broken for months.wiz7-47/+3
2004-03-08Fix PLIST after libtool update.wiz1-2/+1
Should fix bulk build problem.
2004-03-08Remove info files entries from PLIST.seb1-2/+1
2004-03-08Remove info files entries from PLIST.seb1-2/+1
XXX the package did not build for me.
2004-03-08Remove info files entries from PLIST.seb1-2/+1
2004-03-08Remove info files entries from PLIST.seb4-30/+4
2004-03-08oss-3.9.8d update done.wiz2-3/+3
2004-03-08Blind update to latest version 3.9.8d; previous distfile has been removed.wiz2-5/+5
2004-03-08Note update of amule to 1.2.6.jmmv1-1/+2
2004-03-08Update to 1.2.6:jmmv5-65/+8
Kry: * Improved Mac compatibility. * Fixed the i18n charset. * Try to set the locale even if it seems to fail. Creteil: * Fixed the default Size to 800x600 for 1st time aMule launched without ~/.eMule config file. shakraw: * ExternalConn: new communication code using wxSockets. * Web interface: improved communication performance. * Text interface: now using new wxSockets code. pil0t: * Fix for the geometry on start. pure_ascii: * Added sorting to filename list in file details. * Added "Takeover" by doubleclick in file details. * Fixed preferences window popping up on "Show/Hide UL/DL" in download list. * i18n stuff (Systray). rubber30: * Fixed viewing and sorting by LastSeenComplete and LastReception. Emilio Sandoz: * Converted stats calculations to 64bit where necessary (for uptime >49days). * i18n strings fixed. * gcc 2.95 compilation fix. deltaHF: * i18n stuff.
2004-03-08Update Tcl/Tk to 8.4.6.minskim12-115/+111
* Tcl_Obj sharing fixed in [binary scan] * Updated errno usage for recent glibc * Fixed [file normalize ~unknownuser] error * Fixed two memory leaks in VFS code * Fixed possible infinite loop in TclFinalizeFilesystem * Updated HP-UX 11 build libraries setup * Unix std channels forced to exist at startup * Stopped broken [exec] quoting of '{' * Fixed memory leak with very long host names * Corrected level interpretation of Tcl_CreateTrace * Allow 64-bit configure on IRIX64-6.5* * Several OS X/Aqua native integration improvements (scrollbar, event generate, unicode clipboard, tk_messageBox, mousewheel event, alpha blending for partially transparent images) * Recognized native hand2/fleur cursors on Windows * Post menubuttons so they stay on screen better * Fixed crash during intra-image copy/resize * New msg catalogs for Esperanto and Polish * Corrections bold/italic font handling (width calculations) on Windows * Fixed shrinking grid geometry calculations
2004-03-08Remove info files entries from PLIST.seb1-7/+1
2004-03-08Note update of math/pspp to version math/pspp [dependencies change]seb1-1/+2
2004-03-08Bl3ify and use gmp from devel/gmp not the supplied and older one. Thisseb5-155/+317
fix build with gcc3. Note that the somewhat aging gmp autoconf test had been removed wholesale. Bump PKGREVISION.
2004-03-08Note revision bump for gnome and gnome-extras to 3.jmmv1-1/+3