summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-03-09Remove "ftp.gwdg.de" from "MASTER_SITE_GNU" because its mirror istron1-2/+1
apparently not updated any more.
2004-03-09update to 0.2.6recht2-5/+5
ok'd by tron@ What's new in version 0.2.6: * Added support for AVR, IFF/8SVX, and NIST SPHERE file formats. * Added example program demonstrating audio file playback on Mac OS X.
2004-03-09Update to kdevelop 3.0.2.markd1-2/+2
2004-03-09Update kdevelop to 3.0.2.markd3-14/+33
Changes: IMPROVED - Much improved KDevelop User Manual. IMPROVED - C++ parser twice as fast and more memory efficient. IMPROVED - Faster/lighter configuration dialogs - the heaviest pages are now demand-loaded. IMPROVED - FileGroups plugin now smarter at applying regexps - much faster for common group definitions IMPROVED - Removed performance bottleneck that made the initial parsing of a project very slow. IMPROVED - KCModule Template to use KDE 3.0 API and KGenericFactory. IMPROVED - Make source files generated with appwizard honor the selected file templates. IMPROVED - Clanlib documentation IMPROVED - Project templates by ignoring irrelevant documentation and other small fixes. IMPROVED - Configuration script now allows to disable the compilation of certain KDevelop parts. ADDED - A new "Simple Designer based KDE application" template was added. ADDED - SearchText in QEditor ADDED - Possibility to change fontsize in documentation browser. FIXED - The infamous "Gentoo-crash" finally found and fixed. FIXED - Make Haskell language support work again FIXED - Debugger plugin: "Clear all breakpoints" FIXED - Grep plugin: Don't sometimes crash when interrupting a find while a build is running. FIXED - Grep plugin: Don't confuse files with very similar filenames and avoid potentially slow O(n) lookup. FIXED - Grep plugin: Don't show garbage hits - clean up after a previous interrupted run. FIXED - A case where unsaved files aren't queried for saving when KDevelop is closed. FIXED - A case where a running program that produced a lot of debug output could crash KDevelop FIXED - Debugger will not start (libtool issue) FIXED - Back and forward buttons available in context menu. FIXED - Run Options not honored (custom makefiles) FIXED - Problems on minimum wxWindows version test. FIXED - wxWindows apptemplate broke compilation with Unicode compiled wxWindows FIXED - Cannot translate project due to srcdir != builddir. FIXED - Kdevelop crashes when closing multiple files via Keyboard FIXED - Grep dialog doesn't prepopulate with selected text. FIXED - Unsaved changes icon disappears even if save could not be performed. FIXED - Crashes while loading plugins after unloading plugins. FIXED - expand text (ctrl+J) crashes kdevelop. FIXED - cvs tools may crash kdevelop. FIXED - switching docks when no file is loaded crash kdevelop. FIXED - Kdevelop crashes when typing a dot at the end of a comment. FIXED - Incomplete make clean for parts/appwizard/common. FIXED - Use -u instead of -u3 since it is obsoleted. FIXED - kdevelop looks weird after previewing forms in KUIViewer. FIXED - close all in context menu with two changed documents doesn't respond to cancel properly. FIXED - Crash when working with Java ant projects. FIXED - Drop-down lists of toolbar combo views don't appear with UI effects on. FIXED - Automake 1.8.x not supported. FIXED - Unable to debug Hello World C++ program. FIXED - Lots of other small things we've forgotten...
2004-03-09Update to KDE 3.2.1.markd1-3/+3
Changes: unknown
2004-03-09Update to KDE 3.2.1.markd3-6/+19
Changes: Umbrello: code generation does not ignore output directory anymore Umbrello: creating new states from context menu in state diagram is not broken anymore Umbrello: changing the name of a state doesn't cause it to be drawn in bold anymore Umbrello: not unable to change the specification of an operation anymore Umbrello: fixed problems while moving floating text block of role belonging to association Umbrello: fixed a lot of internal problems in code generation, association handling Umbrello: fixed XMI loading Cervisia: prevent crash when activating the create tag/branch action while embedded into Quanta
2004-03-09Update of peace, cross-i386-netbsdpe, and w32api.kent1-1/+4
2004-03-09Update to KDE 3.2.1.markd2-5/+4
Changes: KWeather: updated / corrected list of weather stations
2004-03-09Update to PEACE 20040309 snaphot.kent2-17/+13
The main change is update of toolchain.
2004-03-09Update to KDE 3.2.1.markd2-5/+4
Changes: KAsteroids: Fix crash when both shield and ship hit powerup at same time. KAtomix: Fix molecule in level 68 KMahjongg: Restore removed tiles when loading a saved game KWin4: Fix alpha issues in images with Qt 3.3 Compilation fixes on Ktron, KPatience and libksirtet.
2004-03-09Update to KDE 3.2.1.markd3-6/+9
Changes: KSVG: fixed crash when creating a new Konqueror tab while viewing an SVG file
2004-03-09Update to KDE 3.2.1markd3-8/+5
Changes: Konqueror webarchiver plugin: webarchiver didn't get images for XHTML pages Konqueror webarchiver plugin: including original URL in .war archives
2004-03-09Update to KDE 3.2.1.markd2-5/+4
Changes: unknown
2004-03-09Update to KDE 3.2.1.markd2-4/+41
Changes: Plastik: fixed toolbar repaints lagging behind window frame Plastik: fixed small tab bar rendering problem in Konqueror Plastik: fixed crash while filling table in kopete Plastik: fixed wrong menu separator line width Plastik: change visited link color so visited links can be easier distinguished from non-visited ones Window decoration System++: ported to the new kwin api
2004-03-09Update to w32api-2.5kent4-26/+33
2004-03-09update based gcc and binutils.kent29-2297/+491
- gcc 2.95.2 -> 3.3.3 - binutils 030425 -> 2.15.90 (20040222)
2004-03-09Update to KDE 3.2.1.markd3-16/+37
Changes: KBruch: removed some warnings showing up on the shell KBruch: the check task button is now the default button KStars: Several INDI Telescope control fixes, including a crash condition KStars: Patch from Leo Savernik that fixes "--enable-final" for all non-INDI code. KStars: Fixed Empty category lists in Find Dialog KStars: Fixed "Unknown" image types in Export Image dialog KStars: Fixed error in rendering Greek letters KStars: Fixed bug when precessing coordinates from epoch B1950.0
2004-03-09Update to KDE 3.2.1.markd4-88/+4
Changes: KAlarm: Fix freeze at login KAlarm: Fix alarms being missed at login KAlarm: Fix memory leaks KAlarm: Fix errors saving the expired alarms calendar KAlarm: Fix scheduleCommand() and scheduleEmail() DCOP handling KAlarm: Prevent email alarms from being sent if no 'From' address is configured KAlarm: Omit 'Bcc' when sending email alarms if no 'Bcc' address is configured KAlarm: Sound file chooser dialog now shows all audio file types KMail: Don't save messages to disk with world-readable permissions set by default. KMail: Fix bug #69418 (filters don't work anymore as in 3.1.4) KMail: Fix bug #73307 (Expire on exit does not work if confirmation is enabled) KMail: Fix 'Copy Link Location' in a detached reader. KMail: Fix bug #73310 (sending a new mail while forgetting the receiver and/or the subject the composing window is minimized and hidden) KMail: Fix bug #73602 (Message body lines starting with "From " are incorrectly parsed as message seperator in mbox folders) KMail: Fix bug #72808 (reply to myself is broken / empty To: address field) KMail: Fix bug #62919 (reply all should not use From when ReplyTo is set (except for mailing list messages)) KMail: If one uses reply-all for replying to a message from oneself then now the first other recipient is added to To:; previously To: was empty because the own address (which was the sender address) is removed from the list of recipients and all other recipients were listed in the Cc: header. KMail: Fix bug #73527 (filter-Window is switch in the background when "rename filter"-Dialog appears. (just within Kontact)) KMail: Correct the sizes shown in the message structure viewer for IMAP messages. KMail: Fix critical bug #71866 (conversion of pop filter settings dangerous) KMail: Fix critical bug which caused whole IMAP folders to be deleted when messages were filtered through spamc or other external applications. KMail: Fix a crash during startup with invalid IMAP folders. KMail: Fix bug #74272 (Cannot subscribe to cyrus imap "sharedprefix" folders) KMail: Don't activate reader window on kmail --check. KMail: Fix saving of multipart/signed message parts inside multipart/mixed message parts. KMail: Don't disable sign/encrypt if we're using S/MIME and no OpenPGP key has been specified for this identity. KMail: Fix bug #74591 (kmail crashes after retrieving imap folders) KMail: Fix bug #74380 (Change of the account symbolic name caused loss of the sent and drafts folders) KMail: Fix bug #70558 (IDN domains are shown ACE-encoded in the statusbar) KMail: Fix problems with changed sort order after arrival of new mail or closing config dialog. KMail: Fix bug #75024 (search for or also returns read emails) KMail: Fix bug #70459 (Keyboard shortcuts for Forward, etc. don't work in Kontact after another component has been selected) KMail: Fix signature creation time validation. Visible bug was that for signatures made in January, the printing of the creation time was suppressed. KMail: Fix passive popup placement and taskbar flashing of new mail notification in Kontact KMail: Fix bug #75983 (moved IMAP messages lose attachments) KNode: Prevent unnecessary wallet openings when closing KNode
2004-03-09Update to KDE 3.2.1.markd3-6/+8
Changes: KCalc: "<" and ">" keypress on some systems wrong KCalc: Pasting empty clipboard made kcalc crash KCalc: Fix paste-function: Pasting e.g. "123 \n" did not work because of the trailing spaces and CarriageReturn. KGpg: Fixed popup never disappearing when wrong passphrase entered KGpg: Fixed wrong extension for temp files in folder archiving KGpg: Fixed Photo size not translated KGpg: Enable auto import of missing keys when using a non english language KGpg: Comments exported inside public key should be fixed KGpg: Fix focus problems causing dialogs to appear behind konqueror KGpg: Re-added Keyserver dialog in the applet popup menu KGpg: Save editor's window size KGpg: Fix import of keys dropped into the editor KBytesEdit part: Fixed support for mousedriven wordwise selection KBytesEdit part: Fixed internal drag'n'drop
2004-03-09Update to KDE 3.2.1.markd5-28/+26
Changes: KMix: Properly save volumes on exit so volumes are correctly restored on next login. Noatun: remember last equalizer setting
2004-03-09Update to KDE 3.2.1markd3-9/+11
Changes: KNewsTicker: Removed BSDtoday from list, fixed addresses of SecurityFocus and Freshports Kopete: disable send button when account goes offline while a chat is open Kopete: allow renaming of groups inline, like we already do for contact Kopete: fixed redraw bug in contactlist when scrollbar disappears Kopete: rearrange icq account dialog to make it fit onto 800x600 Kopete: don't add contacts twice to contaclist Kopete: fixed "Add Contact Wizard" forgetting contactname and KAB contact when going backwards Kopete: choose preferred contact by online status for starting a chat Kopete: don't parse links inside HTML tags Kopete: stop jabber icon animation when connecting failed Kopete: properly exit Kopete when chatwindows are open on exit Kopete: fix several possiblities where icq/aim accounts are show offline although they are online Kopete: don't get disconnected on sending long AIM messages Kopete: fixed crashes when deleting contacts already deleted from the contactlist Kopete: fix crash on exit caused by webpresence plugin Kopete: don't show kopete balloon on incoming messages while being away Kopete: add support for timestamps including date and timestamps with no date if it's a message from today WiFi: improved ./configure behaviour which kept some distributions from including kdenetwork/wifi in their binary packages KWiFiManager: system tray remains open when main app is closed or minimized
2004-03-09Update to KDE 3.2.1.markd2-4/+7
Changes: VPL: fix editing in the attribute editor of tags which contain special areas VPL: show the parent tag in the tag attribute view when editing text VPL: put messageBoxes for cut/copy/paste/undo/redo instead of disabling the actions (was confusing) VPL: stop inserting non-breaking space everywhere VPL: fix some various crashes fix the slow typing problem don't crash on upload if the current tab holds a plugin don't crash the CSS editor on invalid CSS don't crash the table editor on invalid nested tables don't crash the table editor when invoked on a table without <tbody> don't crash when setting table/body/header/footer attributes for newly created tables don't crash when trying to drag the No Project text in the project tree fix crash when clicking on an item of the structure tree which pointed to an included file increase timeout for network operations to 60s don't try to copy the same file twice if it's dropped to the templates tree view don't let the attribute tree to grow if the tag name is very long make insertion and renaming in the project tree view work as expected improve the usability and behavior of the different treeviews fix opening of documentation pages with references always enable the Open and Open Project buttons creation of templates directory failed in some cases when using the new project wizard fix creation of project when the main directory starts with a protocol name fix creation of remote projects fix saving of files with fish:// make the spellchecker actually replace the wrongly spelled words make the New Project wizard usable on lower resolutions don't switch to the parent node when clicking on a node in the structure tree and Follow Cursor is enabled faster startup and less memory used better namespace support in autocompletion various parsing fixes
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