summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-05-24Sync with the recent silc-client update.salo2-8/+9
2007-05-24Add ruby-syntax.minskim2-2/+4
2007-05-24Import ruby-syntax.minskim4-0/+41
Syntax is a lexical analysis framework. It supports pluggable syntax modules, and comes with modules for Ruby, XML, and YAML. It means you can use Syntax to take a body of text representing instructions in some syntax (like Ruby), and break that text into tokens. You could conceivably use it to count the number of classes in a system, or the number of lines of code per method. But Syntax was written specifically with syntax highlighting in mind.
2007-05-24Replaced printf(1) with echo(1), since printf is not available in therillig1-8/+8
top-level directory of pkgsrc.
2007-05-24If more than one location for a topic is found, print an empty linerillig1-1/+3
between them. Up to now, "bmake help topic=configure" looked rather compressed.
2007-05-24Fixed pkglint warnings and file permissions. PKGREVISION++rillig2-13/+15
2007-05-24Added the patch from PR 36383, which fixes a type name clash on NetBSD.rillig2-1/+46
2007-05-24Get this to build on solaris-2.9/sparc. Verified that it didn't breakdmcmahill2-1/+25
NetBSD.
2007-05-23Squelch a pkglint warning.wiz1-2/+2
2007-05-23Remove some more outdated/broken mirror sites.wiz1-10/+2
From Zafer Aydogan.
2007-05-23The distfile is not GNU mirrors (only older versions are).wiz1-2/+4
Remove MASTER_SITE_GNU from MASTER_SITES and two other places. From Zafer Aydogan.
2007-05-23Remove oaf dependency here too. Bump PKGREVISION.wiz1-3/+2
2007-05-23+p5-DBD-SQLite2kristerw1-1/+2
2007-05-23Fix path to self in BUILDLINK_PKGSRCDIR.libopensyncseb1-2/+2
2007-05-23Updated to version 2.84.heinz2-6/+6
Pkgsrc changes: - none Changes since version 2.83: =========================== 2.84 (May 10, 2007) Update discovery hostname.
2007-05-23Entab.schmonz1-11/+11
2007-05-23Add a --universal switch to enable building Universal binaries onschmonz1-7/+14
Mac OS X (off by default).
2007-05-23simplify previoustnn1-5/+4
2007-05-23non-current make(1) doesn't support -V.tnn2-4/+6
Provide a target for printing PKGSRCDIR. PKGREVISION++
2007-05-23Fixed a SunPro error message and some pkglint warnings.rillig3-4/+20
2007-05-23Update to KDE 3.5.7markd1-4/+4
2007-05-23Add libopensyncmarkd1-1/+2
2007-05-23kde 3.5.7 updatemarkd1-1/+88
2007-05-23add libopensyncmarkd1-1/+2
2007-05-23Update to KDE 3.5.7markd123-595/+1244
2007-05-23Update kdevelop to 3.4.1 (part of KDE 3.5.7)markd1-2/+2
2007-05-23Remove no-op variable (doubly so, it's incorrectly spelled) for AIX.schmonz1-2/+1
2007-05-23Update kdevelop to 3.4.1 (part of KDE 3.5.7)markd24-6239/+107
2007-05-23Update to KDE 3.5.7markd4-41/+13
Cervisia * Improve layouting of the CVS log dialog. KBabel * Fix random crashes on Catalogmanager. KCachegrind * Fix parsing of dot output on some cases. Umbrello * C# Code Generation and export. * Java interface inheritance, abstract classes and generics in code generation. * Operations of the Interface are implemented in the class automatically. * Java 5 generics support. * Code generation ignores unidirectional association. * %date% and %time% not being parsed. * Relationships for entities do not live outside of the diagram. * Multiplicity labels often are placed incorrectly. * Association role labels are duplicated. * Crash on adding operation to class with Advanced Code Generators enabled. * Javascript wrong Code Generation. * Javascript/ActionScript Code Generation creates bad format methods. * Sequence diagram object size incorrect after toggling "Draw as Actor". * Support duplicating sequence diagrams. * Incorrect Association Properties text. * Buttons are not displayed. * Impossible to reuse same use case in a use case diagram. * Crash on creating various types of associations. * Fix displacement of sequence line on initial drag/drop of a class from the list view to a sequence diagram. * Support copy/paste of attribute or operation in the list view within the same class. * Associations not updated during move of class on diagram. * Fix unclickable diagrams. * ERD not saved correctly, rendered unusable. * Improve loading of XMI files from older versions * Package contents always shown empty in package properties dialog. * Subsystem or component may realize interface in component diagram. * Crash when deleting the link between a package and a class. * Ada95 Code Generation Errors for Aggregation. * Unable to delete multiplicity information or label from an association. * C++ code generator does not correctly define namespaces. * Ada code generator generates "withs" in both directions for certain associations. * Ada code generator always generates methods abstract even if abstract box not checked. * Missing "with" on Ada code generation for aggregation. * Operation Properties "Type" combo box too small. * Allowing to duplicate diagrams. * Crash on changing multiplicity in an association in ERD. * Class diagram in folder not loaded correctly from xmi. * Sequence diagram crashes on inserting message. * No synchronization of comments when round-tripping. * Crash on loading xmi with actor as object of sequence diagram. * ActionScript/JavaScript association code generation error. * XMI file contains massive duplications of <UML:Stereotype>. * Segmentation fault on loading corrupted file. * Crash when moving all elements in a sequence diagram. * Fix crash while adding class via class wizard. * Various dialog layout fixes. New Top/Bottom arrowbutton in Activity subdialog of state properties dialog.
2007-05-23Update to KDE 3.5.7markd1-4/+4
PDF metainfo plugin * Free memory and file descriptor as soon as possible after reading the metadata. KPDF * Show the tooltip of a link when hovering on them. * Add the possibility of rasterize the file to image before printing it. * React to the commands for opening the TOC pane, and for expanding the subtrees of the TOC. * Fix unability to open some files. * Fix keyboard navigation when switching tabs in konqueror. * Fix wrongly asking for password. * Render pstricks psgrid correctly. * Fix some transparency issues. * Accept image width and height to be reals even if standard mandates integers. * Fix problems with deletion of message boxes of already closed documents. * Restore the previously open pane in the side toolbox after reloading a watched document. * Improve selected page size detection when printing. KolourPaint * Add "File / Scan...". * Save local files atomically - KolourPaint will no longer truncate an existing file if the KImageIO library for the file format is missing or if you run out of disk space. * Add global session save/restore. * Make "File / Open Recent" work consistently when multiple windows are open. Kuickshow * Fix crash when pressing delete without having anything selected.
2007-05-23Updated finance/kmymoney2 to 0.8.6.obache2-3/+3
2007-05-23Update KDE to 3.5.7markd1-4/+4
kweather * Add possibility to define the text color. * Correct/Add weather stations. * Do not show a passive popup when the network is unreachable. * Improve wording of some messages.
2007-05-23Update kmymoney2 to 0.8.6.obache3-9/+11
Based on PR 36353 by Gary Duzan, add some missng entries to PLIST. Changes: * Sourceforge and other bug report fixes * Fixed Debian #412264 (Crashes when updating the amount of a scheduled transaction to zero) * Fixed #1327943 where the user could not abort a QIF import with bad date formats * Added online help for new investment wizard; partially addresses #1506390 * Fixed #1557049 (Difference amount not updated when modifying a transaction) * Internationalization issues * New Argentinian translation provided by Alvaro Soliverez * New Slovakian translation provided by Juraj Bu? * New partial Czech translation provided by Ji?i Mikula?ek * Updated Portuguese translation provided by Jose Jorge * Updated German translation * Updated Polish translation provided by Robert Gomu?ka * Updated Czech translation provided by Ji?i Mikula?ek * Updated Spanish and Galician translation provided by M Villarino * Updated French translation * Updated Italian translation provided by Vincenzo Reale * Support all UTF-8 characters in schedule list items and account editor dialog caption * Added Slovenian Tolar to the ancient currencies * Corrected ISO code for new Turkish Lira and added old Turkish Lira to the list of ancient currencies * GUI changes * Added ability to print home page * Fixed rounding problems with automatic VAT assignment * Fixed problem when modifying values in a transaction that has a VAT part * Fixed date widget keyboard behaviour for Up/Down cursor key * Fixed problem with customization of list background colors * Scheduled transaction fixes * Fixed a problem detecting finished schedules * Don't allow to remove account if still referenced from schedule * Don't create a scheduled transaction containing splits without an account reference * Fixed a problem in determining the next payment of schedules that start in the future (Patch and test case provided by David Houlden) * Investment changes * Added Yahoo France web price source * Added new price source "Gielda Papierow Wartosciowych" provided by Piotr Adacha * Fix the shares and values to have the correct fraction during file load * Online banking changes * Improved detection of KBanking support * KBanking default is now auto-detection * Build fixes * Fixed a problem with detection of VPATH environment in Makefiles Thanks to Bob Ewart for reporting * Added support for automake 1.10 * Use include path given with --with-extra-includes during OpenSP detection * Fixed prevention of using unsermake on some systems * Added -lkdeui to the link phase of the kbanking plugin (was missing) * Other problems fixes * Fixed lockup when using the 'open existing KMyMoney file' option on the welcome page * Fixed a memory leak and crash when a second instance of KMyMoney is aborted * Fixed a memory leak and crash when starting with option '--help' * Disable the search button of the FindTransaction dialog if no selection has been made in order to prevent crashes
2007-05-23Update KDE to 3.5.7markd2-6/+20
KBackgammon * Make command toolbar usable again. KBattleship * Fix reception of more than one message at once. kgoldrunner * State of Terror: a new KGoldrunner game.
2007-05-23Update to KDE 3.5.7markd3-8/+63
Monochrome icon set * More icons.
2007-05-23Update to KDE 3.5.7markd5-51/+21
Web archiver * Fix minor privacy issue. Web validator * Fix wrong default URLs. Kate C++ Symbol Viewer * Improved C++ and Java support.
2007-05-23Update to KDE 3.5.7markd2-9/+9
2007-05-23Update KDE to 3.5.7markd2-10/+10
KScreenSaver * Fix crash.
2007-05-23Update to KDE 3.5.7markd2-6/+7
Kalzium * Show numeric values in local format. * Visually select the new item when switching to another item through the References links. Kig * Python 2.5 support. KGeography * Fix capital of Myanmar. blinKen * Fix settings of accessibility keys: new key settings were not kept. KLettres * Low Saxon support. * Fix language setting: when you changed language, it was not kept in config. KHangMan * Fix displayed level in statusbar. KTouch * Fix accents dead keys do not work. * Fixes in training and keyboard files. KStars * Fix magnitude calculation.
2007-05-23Update KDE to 3.5.7markd10-265/+259
Akregator * Disable java and javascript in the article viewer. * Partially fix "javascript:" links in the browser tabs. KAddressBook * Add support to search in custom fields. * Don't deselect all previous selected items on a RMB click, otherwise it's impossible to send all selected contacts via mail or delete them at once. * Changed the category editor to use an inline editing, that makes the usage a lot more userfriendly and less confusing. * Fix crash when importing addresses from Konqueror twice. * Export Home Address and Business Address when exporting to CSV. * Fix importing some fields from CSV. * Change non-modal dialogs into modal ones to prevent the user from closing the contact editor dialog before the category editor dialog. * Fix crash when adding picture to contact. * Move the IM Address field into the IM section, so it's shown when you enable the 'Show IM Addresses' option. * Always select the first entry of the view on startup. * Use proper encoding for URLs in contact data. * Add the formatted name according to the KAddressbook settings. KAlarm * Add test play button to sound file selection dialog. * Show Simple Repetition and Special Action statuses by means of button states, in alarm edit dialog. * Prevent pre-alarm actions being executed multiple times when the alarm is triggered. * Only execute pre-alarm actions when the main alarm is initially triggered, and post-alarm actions when the alarm is finally acknowledged (after any deferrals). * Display advance reminders for each occurrence of recurring alarms. * Prevent repetitions triggering again if KAlarm is restarted. * Prevent recurring alarms being triggered on exception days. * Fix start-of-day time being ignored for date-only alarms. * Fix failure to save "Execute in terminal window" option in Preferences dialog. * Fix Undo of deletion of active alarms. * Fix attachments not being sent with scheduled emails when using KMail as email client. * Ensure up-to-date menus are displayed if user has a customised toolbar. * Make the alarm times shown in the system tray tooltip take account of alarm repetitions. * Disable Defer button in new message window when deferral limit has been reached. KArm * In case of stale lock files, do not start timing, but warn. Kitchensync * The OpenSync based Kitchensync is being used now. Korn * Make it possible to disable TLS. KMail * IMAP Quota feature. * All folders can be copyied or moved now. * Drag 'n drop of one or multiple folders. * Copy/cut/paste actions for one or multiple folders. * Drag 'n drop of messages from the search result window to the folder tree. * Copy/cut/paste actions for messages (in the header view and search result window). * IMAP: exclude some folders from syncing, allowing you to use online and disconnected IMAP on the same account for a disjoint set of folders. * Inline-viewing of TNEF attachments. * kmail --view can also handle *.mbox files (such as the ones saved by kmail) * Adds support for accepting image drags to the composer window and also now accepts pasting images with Ctrl+V so that it does not write a temporary file. * Add icons for context menu on address in reader window. * Show the User-Agent or X-Mailer value in fancy headers if so configured. * Show preferred email addresses first in auto completion. * Allow the user to cancel kmail connection attempts when the account settings are incorrect. * Many crashes were fixed regarding IMAP. * Fix pasting in addressee fields. * Do not ask to store the SMTP password outside KWallet everytime you want to send a mail. * Typo in the antispam wizard definitions, which caused CRM114 to be always displayed as available. * Fix crash after creating a disconnected IMAP account. * Make sure that a corrupted .ids file does not allocate huge amount of memory by checking consistency of file length vs. number of items expected. * Copying messages is faster. * Honor umask of the user when saving attachments * Fix "deleting maildir does not delete associated .index.ids file" * Updates of libgpg-error and gpgme in order to fix serious security issues. * Don't allow base64 or qp encoding for message attachements, such as when forwarding. * Make sure attached emails are never encoded in anything but 7 or 8 bit. * Don't base64 encode forwarded messages. * Special characters are not lost if the HTML message was saved in the drafts folder and opened again. * Prevent that the local folder contents changed while the IMAP search was working. * Don't crash when deleting an account while jobs for that account are still pending. * Disallow closing the composer window whilst performing a sign operation, this causes a crash when using the non-gpg-agent PGP backend. * Fixing Outlook compatibility with attachments that have umlauts in the filename. * Fix crash when opening KMail's configuration while another Kontact component is active at that time. * Prevent crash when moving mail to an IMAP folder with a filter. * Fix kmail crash when creating index * Remember the SMTP password. * Send MDN when this is requested. * Fix "attendee in CC-field are missing from an invitation if the own email address could not be found". * Fix for "MultiPart message plain/text body encoding" bug. * Fix sending invitations to Outlook users. * Give original style answers about meeting attendance. KNode * More tolerant parsing of broken headers. KOrganizer * Add holiday file for South Africa. * Ukrainian national holidays added. * Support Pascha (Orthodox Easter) in holidays files. * When there are too many entries in the journal, make a scrollbar appear. * Don't write out empty, invalid or superfluous fields in the calendar. * Fix newlines in calendar files to comply to RFC 2445. * When loading any URL/URI make sure we load it as UTF8 and not as Latin1. * Fix issue that journal title was not shown when searching for journals. * Properly sort list view when using AM/PM notation. * Disable time and date edits when no due date is given, and set the due date to someting sensible (not in 200000 years). * Fix 'spurious reminders from korgac' * Make "Edit Categories" button open the editor again. * Bugfixes regarding recurring events in combination with timezones. * Save resources upon modifications, in order to fix reliability problems with KPilot. * Fix "Working days views won't follow the configured work days". KPilot * Cleanups in memofile conduit; using new OS5 database if it's present, otherwise falling back to legacy one. * As a first step to combatting the "kpilot ate my future" e-mails (read: data loss), we now use a CUDCounter (Create/Update/Delete). Step 1 is to track these and report on them to the user in their sync log. * Bug fix in popconduit... making sure we always have a sent date * Bug fixing in vcalconduit... long-time bug that existed in libkcal that caused every calendar resource save to mark every calendar event as modified. Now kpilot won't have to sync every record every time. * Changing KPilotDeviceLink to use a separate thread, dedicated to doing device communication. This is much better design as a start, but fixes the problems kpilot was having (and widely talked about) where kpilot would hang and crash if our user was using "usb:" or "net:any" devices because of how these new "device"s operated (allowed immediate opening, even though there is no physical device connected, and then hung indefinitely until the real device connected). * Icon naming bug fix.
2007-05-23Update KDE to 3.5.7markd4-24/+36
ark * Handle correctly files bigger than 4GB. * Do not crash with files starting with "/". klaptopdaemon * Fix problem filling .xsession-errors with lots of warnings. kmilo * Fix number of steps from 0 to 100% beign different than ones from 100 to 0%. * Do not assume KDE is on /usr/bin. SuperKaramba * Allow themes to receive mouse wheel events on meters.
2007-05-23Update to KDE 3.5.7markd5-124/+122
JuK * Tell Google not to send JavaScript when we request images to reduce errors in the cover art search, and make sure that images we request have the appropriate http:// protocol.
2007-05-23Update to KDE 3.5.7markd2-5/+7
Kopete * Increase the use of passive popups. * Huge performance improvement in chat rendering. * Fix crash after creating an ICQ account. * Fix webcam-freeze when more than one people are watching the cam * Fix crash when launched with AIM quasi-url. * Fix linebreaks showing up as <br /> (Yahoo! protocol). Krfb * Fix 100% CPU usage with first connection.
2007-05-23Update to KDE 3.5.7markd1-4/+4
Quanta Plus * Autocompletion for member variables. * Fix directory creation in some ftp servers. * Fix crash when dropping a document template on an Untitled empty document.
2007-05-23Update to KDE 3.5.7markd14-308/+32
KDE base * Various DragonFlyBSD fixes. * Removed "Serbia and Montenegro" (yu), added "Serbia" (rs) and "Montenegro" (me). Kicker * Added option to change the font color used by the taskbar applet. Kate * Fix not honoring current locale in some situations. KControl * Allow changing of font colors for taskbar. * Fix various crashes on KHotKeys. KDesktop * Use mkfontscale/mkfontdir to create fonts.scale/fonts.dir - as opposed to custom code. * Make kdesktop_lock honour kiosk switch user restriction. KWin * Option to turn off alt+tab outline. * Support for new windows types for compositing. * Fix bug in dead program detection in 64 bit architectures. * Fix crash on consecutive 'Show Desktop'.
2007-05-23Update to KDE 3.5.7markd1-4/+4
2007-05-23Update to KDE 3.5.7markd7-123/+42
KHTML * Implement heuristic cyr encoding detection. * Implement support for textContent(). * Indicate near mouse pointer if a link wants to open a new browser window. * Harmonize document.href and .pathname of about:blank windows with other browsers. * Fix jumping to the top right before loading a new page. * Make frame name lookup locale-independant. * Make valueOf() and toString() accessible across sites. * Make setValue() work on radio button and checkboxes. * overrideMimeType() implementation. * Fix various crashes and bugs. KJS * Support named function expressions. * Support for localeCompare() function. * Caller property implementation. * Improvements: * Unreserve class keyword as it's often used as an identifier by JS programmers. * Disable UTF-8 validation in libPCRE, since it's incredibly slow. * Support unicode escape sequences in identifier names. * Parse null characters. * toExponential() fix for negative numbers. * Fixed off-by-one digit error in toFixed(). Kate * Update cmake highlighter. * Fix bug in search and replace, placeholder did not work correctly. * Make cursor in inactive views behave correctly. * Update selection after paste. * Multiple views are usable again. Kimgio * Fix buffer overflow during writing xview files.
2007-05-23Update to arts 1.5.7 (part of KDE 3.5.7)markd3-12/+12
2007-05-23Update to KDE 3.5.7markd2-20/+20
2007-05-23Initial import libopensync version 0.22markd6-0/+178
OpenSync is a synchronization framework that is platform and distribution independent. It consists of a powerful sync-engine and several plugins that can be used to connect to devices. OpenSync is very flexible and capable of synchronizing any type of data, including contacts, calendar, tasks, notes and files.