Commit graph

61 commits

Author SHA1 Message Date
jlam
4fd08abc6e I mixed up MAKE_FLAGS with MAKEFLAGS. The latter is what we actually use
to pass make flags to bmake.
2005-05-11 22:03:52 +00:00
jlam
67ca8c8715 Don't assign to PKG_OPTIONS.<pkg> which has special meaning to the
options framework.  Rename PKG_OPTIONS.* to PKG_BUILD_OPTIONS.*.
2005-05-09 05:14:08 +00:00
jlam
03e9337879 Teach bsd.pkg.mk to create a phase-specific "makevars.mk" file that
caches variable definitions that were computed by make.  These variables
are specified by listing them in MAKE_VARS, e.g.,

	.if !defined(FOO)
	FOO!=	very_time_consuming_command
	.endif
	MAKE_VARS+=	FOO

bsd.pkg.mk will include only the one generated during the most recent
phase.  A particular phase's makevars.mk file consists of variable
definitions that are a superset of all of the ones produced in previous
phases of the build.

The caching is useful because bsd.pkg.mk invokes make recursively,
which in the example above has the potential to run the very time-consuming
command each time unless we cause FOO to be defined for the sub-make
processes.  We don't cache via MAKE_FLAGS because MAKE_FLAGS isn't
consistently applied to every invocation of make, and also because
MAKE_FLAGS can overflow the maximum length of a make variable very
quickly if we add many values to it.

One important and desirable property of variables cached via MAKE_VARS
is that they only apply to the current package, and not to any
dependencies whose builds may have been triggered by the current
package.

The makevars.mk files are generated by new targets fetch-vars,
extract-vars, patch-vars, etc., and these targets are built during
the corresponding real-* target to ensure that they are being invoked
with PKG_PHASE set to the proper value.

Also, remove the variables cache file that bsd.wrapper.mk was generating
since the new makevars.mk files provide the same functionality at a
higher level.  Change all WRAPPER_VARS definitions that were used by
the old wrapper-phase cache file into MAKE_VARS definitions.
2005-05-09 05:06:55 +00:00
jlam
949a7c95f1 PKG_OPTIONS.<pkg> isn't a good approximation to PKG_OPTIONS for the
package because PKG_OPTION.<pkg> could contain negative options, which
are never part of PKG_OPTIONS.  Instead, use the show-var target to
display the value.  We cache it in WRAPPER_VARS and in MAKE_FLAGS to
prevent reinvoking the show-var target recursively.
2005-05-08 12:03:56 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
jlam
e8b16d2e6e Remove security/cyrus-sasl and security/cy-login. These packages
tracked the Cyrus SASL 1.5.x releases, which are no longer maintained.
Adjust packages to use security/cyrus-sasl2 instead for SASL support.
This closes PR pkg/28218 and PR pkg/29736.
2005-03-28 09:39:56 +00:00
markd
019b2e913f Make cyrus-sasl2 dependency optional but on by default. Default might
be switched if common authentication cases are handled without it.
2005-03-24 05:08:41 +00:00
markd
a7c1995268 Update to KDE 3.4
Highlights at a glance

* Text-to-speech system with support built into Konqueror, Kate, KPDF
  and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
  PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
  GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
  integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
  on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
  CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
  third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
  websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
  disable ones that are not used. This does not include Netscape-style
  plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
  plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
  documentation added or changed
2005-03-23 21:59:47 +00:00
agc
07b46baa43 Add RMD160 digests 2005-02-24 11:02:49 +00:00
markd
6dd812e58a Use sh rather than bash to run update script.
Partial fix for PR 28657.  Bump PKGREVISION.
2004-12-23 12:54:29 +00:00
markd
30f5ae398c Update to kde 3.3.2
Changes:
* kalarm: fix KAlarm button on message windows to make it always
  display the main window
* kmail: remember the size of the separate message window instead of
  using a fixed window size
* kmail: gracefully handle broken connections when checking for new
  mail with IMAP
* kmail: don't clear the readerwindow when new mail arrives in an imap
  folder
* kmail: fix aegypten issue39 by only using the body itself as a text
  part if there are no body parts and we didn't get any other text so
  far, such as for smime opaque encrypted mails
* kmail: fix the "folders not visible" problem after starting KMail
  when the intro is shown
* kmail: fix searching when the header field in question is the first
  one of a message
* kmail: disable wordwrap in the composer for all inline invitation
  mails, not just for those sent with autosending enabled
* kmail: don't translate the "local" folder prefix; this fixes problems
  with KMail's summary plugin
* kmail: fix adding attachments to inline-forwarded messages
* kmail: remember the selected crypto format when saving a message as
  draft
* kmail: hide filter actions from "Configure Toolbars" dialog; fixes
  crashes
* kmail: fix missing filter actions after switching to the Mail
  component in Kontact
* kmail: remove BCC coming from identity on ical invitations
* kmail: grab the signature only once
* kmail: fix problem with disappearing dimap folders
* kmail: don't kill running mailchecks when cancelling the subscription
  dialog
* kmail: add missing tooltip to the BCC [...] button
* kmail: make sure that no signature is appended to inline invitation
  replies, Outlook chokes on them
* kmail: don't sign or encrypt inline invitations or invitation replies
* kmail: fix PGP/MIME encrypting messages which are BCC'ed
* kmail: make sure that all changes in the folder properties are saved
* kmail: fix uncontrolled checkboxes in the composer's attachment list
* kmail: improved performance when dragging mails over the folder list
* kmail: provide all reply methods and all forward methods in the
  separate message window
* kmail: fix minor bugs in the antispam wizard
* kmail: correctly end new-mail-check when an IMAP folder reports an
  error
* kmail: fix 'kstart --iconify --windowclass kmail kmail' which allows
  starting KMail in the system tray
* kmail: fix broken order of folders in the folder selection dropdown
  box
* kmail: notice a manual change of the external editor command line
* kmail: adjust antispam wizard to changes in bogofilter 0.93
* kmail: don't look up recipient keys during autosave
* kmail: fix "Folder Menu not updated after enabling Expiration for
  a Folder
* kmail: add support for additional antispam tools
* kmail: various speed improvements
* kontact: don't show empty tip of the day on startup
2004-12-10 06:17:28 +00:00
gavan
cd35636987 Solaris' nawk and yacc aren't up to building kdepim3. 2004-12-06 13:12:04 +00:00
kleink
d74855573c From KDE CVS, KDE_3_3_BRANCH:
kdepim/korganizer/plugins/holidays/holidays.cpp 1.12.2.1:
Backport of bug fixes for #84979 (crash on AMD64) [...]

Bump version to kdepim-3.3.1nb2, and update the version required by
the kde3 meta package.
2004-11-28 18:35:48 +00:00
markd
6af479d927 More duplicate dirrm cleanup. 2004-11-18 11:48:36 +00:00
markd
f72464d590 Don't delete services/kded on package deletion (kdelibs does it)
Partial fix for PR pkg/28342.
2004-11-18 10:02:07 +00:00
shannonjr
20fe62d509 This package has copied several files from gpgme verbatim
that have been patched recently to correctly use getenv_r,
ttyname_r and strerror_r. This update applies the same
changes to the copied files.
2004-11-08 23:53:20 +00:00
markd
d0a9c8958c Update to KDE 3.3.1.
Changes:
* kaddressbook: Update the button bar when adding contacts from the ldap
  query
* kalarm: Prevent crash if kalarmui.rc is missing
* kalarm: Prevent Quit option from becoming useless if "Don't ask again"
  is selected along with Cancel in confirmation dialog
* kalarm: Fix scheduling of weekly/monthly/yearly recurrences from the
  command line
* kalarm: Fix errors when altering or cancelling deferrals of expired
  recurrences
* kalarm: Fix message window size not fitting message
* kalarm: Prevent blind copy to self of email alarms via KMail when bcc
  is deselected
* kmail: Fixed a couple of bugs which can lead to mail loss with
  disconnected IMAP
* kmail: Fixed "Switch to html mode when using bullets in composer"
* kmail: Fixed "Clicking bold/italic in composer sometimes doesn't do
  anything"
* kmail: Fixed the mailing list address importing
* kmail: Fixed folder tree flicker
* kmail: Fixed "attaching files with long lines causes message loss"
* kmail: Filter dialog: create at least one new filter where there is one
  (usability improvement)
* kmail: Fixed crash on folder creation under certain conditions
* kmail: AV-filter scripts: Make antivir search in archives
* kmail: Numerous crash fixes (xml-gui, anti-spam wizard)
* kmail: Added icon for agenda resource folder
* kmail: Don't move files if source and target folder are the same
* kmail: Let address completion keep working after reconfiguring ldap
  servers
* kmail: Fixed crash when expiring mail with the menu item
* kmail: Made it possible to use disconnected IMAP folders as draft folders
* kmail: Allow the use of distribution list in BCC again
* kmail: ACL dialog: make sure user cannot remove his own folder admin
  rights
* kpilot: Added missing icons
* kpilot: Various fixes
* korganizer: Fix typeahead for new events in agendaview
* korganizer: Don't crash on undo when no resource is available
* korganizer: Fixes for freebuy view: if appointment is more than 15 days
  in the future; made "pick a date" button work"
* korganizer: Don't crash when cancelling a drop on the daymatrix
* korganizer: Various fixes in the invitation editor dialog
* korganizer: Various timezone handling fixes
* korganizer: Fix for "directory for local dir resource was never
  automatically created, and all data of that resource was just lost"
* korganizer: Don't try to save read-only resources, which lead to an error.
* konsolekalender: various fixes
* kontact: "open in addressbook" when kaddressbook-part is not yet loaded
  showed only the addressbook part
* kontact: Completely rewritten knotes plugin
* kontact: Summary view: new default plugins
* kontact: Summary view: various layouting fixes
* kontact: Sidebar: do not raise part on certain drag'n drop actions
2004-10-13 12:29:05 +00:00
markd
7074f739a9 Make qt3-tools dependency full rather than build as kaddressbook depends
on libqui.  From Ian Zagorskih in PR pkg/27178.
2004-10-07 12:22:16 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
markd
ca7eb98481 Update to KDE 3.3
Changes:
* Kontact
  o Kolab client integraton. Bo Thorsen
  o KPilot integration into Kontact. Reinhold Kainhofer, Adriaan de Groot
  o eGroupware connection. Tobias Koenig
  o Bug voting and feature purchasing help menu items. Don Sanders
* KMail
  o HTML mail composing. Don Sanders, Edwin Schepers
  o List only open IMAP folders Carsten Burghardt
  o Quick search toolbar item Don Sanders
  o Anti Spam Wizard Andreas Gungl
  o Anti Virus Wizard Frederick Emmott
  o Filter Log Viewer Andreas Gungl
  o Per-contact crypto preferences Marc Mutz
  o Crypto plugins autoconfiguration Marc Mutz
  o Split sign and encryption keys Marc Mutz
  o Preset encryption/sign keys for OpenPGP and S/MIME in the identity
    Marc Mutz
  o Importing certificates from PKCS#7 certs-only attachments Marc Mutz
  o Add new (automatic) mailinglist handling functionality. Zack Rusin
  o Add viewer plugins to allow e.g. KOrganizer to display invitations
    embedded in KMail. Ingo Kloecker
  o Renaming of Disconnected IMAP folders Bo Thorsen
  o New filters: "is email in addressbook?", "is email in one of the
    addressbook's categories?", "has email an attachmen?" Martin Koebele,
    Ingo Kloecker
  o Merge in presence display via KIMProxy Will Stephenson
  o Allow starting IM chats from an address's context menu Will Stephenson
  o IMAP ACL support (aka shared folders) David Faure
  o Expiring old messages as a background task, optionally by moving them
    to another folder David Faure
  o Compacting mbox/maildir folders as a background task David Faure
* Kleopatra (formerly known as KGpgCertManager)
  o Importing/exporting certificates and secret keys Marc Mutz
  o Deleting certificates Marc Mutz
  o Async / cancel'able operations Marc Mutz
  o Highlighting of revoked/expired/etc certificates in the certlist
    Marc Mutz
* KOrganizer
  o Recurrence on todo's Bram Schoenmakers
  o Free/Busy view Cornelius Schumacher
  o Automatic upload of Free/Busy information to server Cornelius
    Schumacher
  o Remote calendars (auto-update, change notification) Cornelius
    Schumacher
  o More flexible working hour configuration (minute-based, working days
    can be selected, overnight shifts are possible) Reinhold Kainhofer
  o Allow editing of more than one day in Journal (diary) view Reinhold
    Kainhofer
  o Holiday plugin uses the system's country as default Reinhold Kainhofer
  o Filters are also applied to todo lists, and to printing the todo list
    Reinhold Kainhofer, Bram Schoenmakers
  o "Copy to" date and "Move to" date popup in popup menu for todo items
    Bram Schoenmakers
  o "Edit"-button in alarmdialog Bram Schoenmakers
* KPilot
  o Fix knotes conduit Adriaan de Groot
  o KPilot integration into Kontact Reinhold Kainhofer
  o Configuration wizard (only three settings, handheld is auto-detected!)
    Reinhold Kainhofer
  o Allow syncing to remote files (calendar, todo, addressbook) Joern
    Ahrens
  o Add a custom page to KAddressbook's contact editor to allow editing of
    the custom fields synced by the addressbook conduit Reinhold Kainhofer
* KAlarm
  o Add facility to define alarm templates David Jarvie
  o Add option to play sound file repeatedly until alarm window is closed
    David Jarvie
  o Add volume control for playing sound file David Jarvie
  o Add 'stop sound' button to alarm message window when sound file is
    played David Jarvie
  o Add facility to execute shell commands before or after an alarm is
    displayed David Jarvie
  o Middle mouse button over system tray icon displays new alarm dialog
    David Jarvie
  o Add option to display a reminder once only before the first alarm
    recurrence David Jarvie
  o Add facility to specify shell commands to execute before or after an
    alarm is displayed David Jarvie
  o Display time-to-alarm in reminder message window David Jarvie
  o For message texts which are truncated in main window, show full text
    in tooltip David Jarvie
  o Allow more flexible formats in time entry fields David Jarvie
  o After creating/editing alarm, prompt to re-enable alarms if currently
    disabled David Jarvie
* KArm
  o Documentation Mark Bucciarelli
  o File locking Mark Bucciarelli
  o CSV Export of timecard history Mark Bucciarelli
* KNotes
  o Network-enabled KNotes Michael Brade
  o Implement rich text mode for the notes. Michael Brade
* KitchenSync
  o Finish framework. Cornelius Schumacher
  o Syncing addressbook and calendar data between desktops. Cornelius
    Schumacher
* KNode
  o Improved HTML rendering Roberto Selbach Teixeira
  o Partial KMail look'n'feel Roberto Selbach Teixeira
  o Show long group names as tooltips. Roberto Teixeira
* KAddressBook
  o Simple and advanced Custom Fields support Tobias Koenig
  o Field selection for vCard export plugin Tobias Koenig
  o GUI for per-contact crypto settings (see also KMail) Marc Mutz,
    Steffen Hansen
  o Make KAddressBook work fine with asynchronous interface of libkabc
    Tobias Koenig
  o Polish up the GEO, PHOTO, LOGO and SOUND input widgets Tobias Koenig
  o Merge presence display in summary view Will Stephenson
  o Merge editor widget for multiple IM addresses Will Stephenson
  o Add progress bar to KAddressbook's Nokia mobile phone import/export
    filter Helge Deller
  o Add custom page to allow editing of the custom fields synced by the
    addressbook conduit Reinhold Kainhofer
* KonsoleKalendar
  o Fix exporting recurring events Allen Winter
  o Handle timezones and localization Allen Winter
  o New --next command line argument for showing next event Tuukka Pasanen
  o New --show-next command line argument for showing next so many days
    events Tuukka Pasanen
  o Add a new compact, easy to read, export format Allen Winter
* libkdepim
  o Add a renamed KIMProxy so that we can use its services and retain
    compatibility with 3.2. KIMProxy code has been merged with libkdepim.
    Will Stephenson
2004-08-21 14:07:33 +00:00
markd
848fc1a48d Apply patch from kdepim HEAD to fix build on Solaris. 2004-08-05 13:46:03 +00:00
markd
0d34111755 update to kde 3.2.3
changes:
* KNotes:
   Shortcuts work again
   Fixed being able to uncheck all text format buttons in RT mode
   Fixed possibility of some global settings not being saved
* KNode: Fix coloring of quoted text
* KNode: Prevent multiple configure shortcuts actions when running in
  Kontact
2004-06-10 12:22:08 +00:00
markd
b84fc31cb6 Mention kmailcvt, korn, knode. 2004-06-05 22:03:48 +00:00
reed
e5d738ad95 Mention that package includes kmail too. 2004-06-05 21:01:52 +00:00
wiz
57cd0c0f97 Unused. 2004-04-24 23:43:41 +00:00
markd
0f07fe863a bl3ify and update to kde3.2.2.
Changes:
* kalarm: Fix Ctrl+Q must QUIT the application and not hide it to system
  tray
* kalarm: Update time entry field after editing when mouse cursor leaves
  it.
* kalarm: Prevent undeleted recurring alarms being triggered immediately.
* kalarm: Do not allow alarms to be undeleted if they are completely
  expired.
* kmail: Improved look with other styles than Keramik.
* KNode: Don't save accounts before they have a valid id
* KNotes:
  o lots of fixes
  o finished rich text support
  o use KConfig XT for default values
  o use XML GUI for all actions
* Make various scripts install with the executable bit set
2004-04-20 13:29:12 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
markd
3e9c4ae566 Update to KDE 3.2.1.
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-09 12:13:45 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
markd
ad9eadcb3d Add official KDE patches to fix two kmail problems that can lead to mail
loss.  Bump PKGREVISION.
2004-02-06 10:48:58 +00:00
markd
9a7562734e Update to KDE 3.2
Changes:
PIM

Kontact
* NEW IN KDE: Introduction of Kontact, KDE's PIM and groupware suite.
  Daniel Molkentin
* Drag and Drop of mails on calendar and todo list. Cornelius Schumacher,
  Don Sanders
* Adding KNode part. Zack Rusin

KMail
* Load attachments on demand (imap). Carsten Burghardt
* Add "Play Sound" option as filter action / when receiving new mail.
* Add identity-dependant spell-checking dictionary. Ingo Kloecker
* Add Imap-subscription. Carsten Burghardt
* Select startup-folder. Carsten Burghardt
* Easy language selection for as-you-type spell checking. Ingo Kloecker
* Allow message preview window to be hidden or displayed to the right
  of the messages list. Till Adam
* Improved Threading, particularly subject threading. Till Adam
* Sort and thread stable adding and removing of messages in the current
  folder. Till Adam, Don Sanders
* Allow mails to have multiple statuses. Till Adam
* Watch thread and ignore thread. Till Adam
* Searching and filtering mail by status. Till Adam
* Mailcheck in individual imap folders. Till Adam
* As-you-type spell checking. Don Sanders
* Search folders (a.k.a virtual folders). Don Sanders
* Kontact integration. Don Sanders
* Per folder duplicate message removal. Don Sanders
* Search dialog usability improvements including context menu. Don
  Sanders
* Separate reader window usability improvements including context menu.
  Don Sanders
* Auto saving of mails being composed, prevents mail loss in the result
  of a hard crash. Don Sanders
* Ad hoc filters. Don Sanders
* Drag and Drop of mails on KOrganizer to turn mails into events or
  todos. This requires a message drag object and a DCOP call to select a
  mail in the reader window by an identifier. Cornelius Schumacher
* Disconnected IMAP. Bo Thorsen

Merging kroupware_branch
* Disconnected IMAP Bo Thorsen
* compliant MDN support Marc Mutz

KNode
* Add DCOP interface Zack Rusin
* Make KNode a fully functional KPart Zack Rusin
* Integration with KWallet Zack Rusin

KMailCVT
* New GUI based on KWizard Laurence Anderson
* Code cleanup

libkabc
* Port libkabc to the new kresource model
* Add asynchronous interface Tobias Koenig

KAddressbook
* Input fields for GEO, CLASS, PHOTO, LOGO and SOUND Tobias Koenig
* Make the views plugins
* Kontact integration. Cornelius Schumacher, Don Sanders, Tobias Koenig

libkcal
* Unit tests. Cornelius Schumacher

KOrganizer
* File backend which automatically stores all changes and supports
  external changes of the data Cornelius Schumacher
* Allow moving of events that span several days Reinhold Kainhofer
* Full support for arbitrary week start days (as configured in the
  control center) Reinhold Kainhofer
* Configurable printing Reinhold Kainhofer
* Dialog to import calendars as resources, e.g. for subscribing to
  webcal URLs. Cornelius Schumacher
* Quick event generation in agenda view (type-ahead). Cornelius
  Schumacher
* Remote calendars (caching) Cornelius Schumacher
* Support drag and drop of todos to event views. Cornelius Schumacher,
  Reinhold Kainhofer
* Locking of calendar files. Cornelius Schumacher
* Incidence attachements. Cornelius Schumacher
* Kontact integration. Cornelius Schumacher, Don Sanders

KAlarm
* Add option for alarm to send an email. David Jarvie
* Add options for non-modal alarm message window. David Jarvie
* Add options to store and view expired alarms. David Jarvie
* Add copy, view and undelete actions for the selected alarm. David
  Jarvie
* Restore alarm messages which were displayed before KAlarm was killed
  or crashed. David Jarvie
* Implement shift key accelerator for spinbox buttons. David Jarvie
* Store alarm data in calendar file in a more standard way. David Jarvie
* Add KAddressBook birthday import facility. David Jarvie
* Add option to set an advance warning for alarms. David Jarvie
* Add option to set font and foreground color for individual alarm
  messages. David Jarvie
* Add option to list next 24 hours' alarms in system tray tooltip. David
  Jarvie
* Add time-to-alarm display option to main alarm list. David Jarvie

KPilot
* Generalized .pdb viewer component Reinhold Kainhofer
* DOC conduit to convert text files to PalmDOC (Aportis DOC, TealReader,
  Weasel reader etc.) texts on the handheld. Reinhold Kainhofer
* New application "kpalmdoc" that converts texts (.txt) to .pdb files and
  the other way round. Also works for whole directories, bookmarks are
  supported. (This app is similar to MakeDocJ/MakeDocW) Reinhold Kainhofer
* Allow addressbook sync with an arbitrary vcard file (not only
  StdAddressbook) Reinhold Kainhofer
* Allow synchronization of the handheld's custom fields with addressbook
  fields like URL, birthdate, ICQ, etc. Reinhold Kainhofer
* Fixed the backup when doing a hot sync. New fast backup mode. Reinhold
  Kainhofer
* All sync settings are now global settings, but can be overriden in the
  conduit configuration. Reinhold Kainhofer
* Redesigned conduit selection and configuration dialog. Adriaan de Groot
* New conduit: The systeminfo conduit exports information about the
  handheld to a text or html file. Reinhold Kainhofer
* New Viewer/Editor: It is now possible to edit todos directly in KPilot.
  The changes are synced to the handheld. Reinhold Kainhofer
* New Viewer/Editor: You can edit the raw data of any database from the
  handheld (using a Hex Editor). The changes are synced to the handheld
  Reinhold Kainhofer

KArm
* Use libkcal to store data. This way KArm and KOrganizer can work off
  the same TODO list. Also, KArm now stores the history of hours logged
  in the same file as the tasks. VTODO == task, and VEVENT == a
  start/stop timer event. Mark Bucciarelli
* Prompt user to pick file name when importing legacy storage. Previously,
  storage format was determined with magic based on strings in the file
  name. Mark Bucciarelli
* Create new timecard report. Ask user for a date range and generate a
  list of weekly tables that show hours spent by task and day. Paste
  this text report into the clipboard. Mark Bucciarelli
* Use IconList dialog for preferences screen. Mark Bucciarelli
2004-02-04 22:50:18 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
markd
bc804168e6 Update to KDE 3.1.5.
Changes:
* kalarm: Fix system tray status indication on startup
2004-01-15 11:08:18 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
wiz
a6e105fbae Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. 2003-12-08 14:41:38 +00:00
markd
d782ae961b Update to KDE3.1.4.
Changes:
* kpilot: Fix Bug 50560: address not synced correct with new address
  information
* kpilot: Fix Bug 60659: Always using at least one of the addresses from
  kaddressbook
* kpilot: Fix Bug 60691: KPilot vcal conduit changes day when syncing
  repeating events
* kpilot: fix errors in build system.
2003-09-17 23:39:01 +00:00
drochner
9dd7dcc6aa update for revision bumps 2003-08-05 13:46:00 +00:00
drochner
b5278dc8cf bump revision after qt3/kde prefix change 2003-08-05 13:38:01 +00:00
drochner
4ea10b2582 some more X11BASE->LOCALBASE changes 2003-08-04 21:47:59 +00:00
markd
0c0d19713c Update kdepim3 to 3.1.3.
Changes:
* korganizer: fix french and czech holidays (Dirk Mueller)
* kaddressbook: Fix bug #60518
* kdateedit: Fix bug #57465
* kpilot: crash fixes
* kalarmd: crash fix.
* knotes: Fix bug #58658
* build fixes
2003-07-30 14:19:38 +00:00
markd
256395f93a If TZ wasn't set unset it again after playing with other timezones.
Fixes korganiser always displaying the wrong time after loading a
calendar (unless you are in UTC).
PKGREVISION++
2003-07-29 12:31:15 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
markd
1f7e0bf466 Update KDE to 3.1.2.
Changes:

kdeartwork:
* Fixed a potential printf() format string attack in the slideshow screensaver

kdepim:
* korganizer: Exchange plugin supports secure WebDAV.
* korganizer: Fix timezone handling when timezone names are Unicode strings.

kdeutils:
* kedit: Save immediately when Settings/Save Settings is called.
* khexedit: Fixed insertion of local files.
2003-05-22 02:57:10 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
markd
1cb1db4a9d Update KDE to 3.1.1.
Changes:

arts

 * Several memory corruption fixes.

kdelibs

 * kdialog: Fix screen numbering problem for centerOnScreen() static method
 * kprogress: Fix math problem in displaying correct percentage for large
   numbers
 * kio_http: Fix data processing for webdav(s) listing of directories and files
 * kate: Many small bugfixes, including:
   + Fixed code completion drop-down box position
   + Fixed "wrap cursor disabled" bugs
   + Fixed vertical scrollbar middle mouse behaviour
   + Fixed remove whitespace feature
   + Now clears the redo history when it is irrelevant
   + Fixed crash after starting up with a non-existant directory in the file
     selector history
 * kparts: Fix extension of transparently downloaded files, this fixes ark
   (used to display temp file instead of archive content)
 * klauncher: Fixed support for "Path=" entry in .desktop files. This entry
   can be used to specify a working directory.
 * kio: Don't let ChModJob's -X emulation interfere with mandatory file locking.
 * kdeui: Fix for alternate background coloring in Konqueror list views.
 * kdeui: Fix to prevent an event loop in conjunction with Qt 3.1.2.
 * kio/bookmarks: Properly handle multiple shown bookmarks with the same URL;
   fixes crash on exit in Konqueror when bookmarkbar is on and some bookmarks
   points to the same place
 * kstyles: Handle focus indicators on label-less checkboxes better
 * kdeprint: Don't freeze when there is no route to the selected CUPS server
 * SSL: add support for OpenSSL 0.9.7
 * SSL: ADH ciphers are now explicitly disabled in all cases
 * SSL: new CA root certificate added
 * Several Xinerama related fixes
 * QXEmbed fixes for various situations that don't handle XEMBED well
 * Java on IRIX with SGI 1.2 VM is fixed
 * khtml: Several major bugfixes, partially incorporated fixes from Safari as well.

kdeaddons

kdeadmin

 * Linux Kernel Configurator: Add details about the lightbulb icon's meaning
 * Linux Kernel Configurator: Support for more incorrect kernel configuration
   files

kdeartwork

kdebase

 * kcmshell: Restored backwards compatibility wrt KDE 3.0 module names
 * klipper: Escape "&" everywhere.
 * konsole:
   + Removed "get prompt back"-hacks, don't assume emacs key shell bindings.
   + Fixed usage of background images with spaces in the filename.
   + Profile support fixes (disabled menubar etc.)
   + Bookmarks invoked from "Terminal Sessions" kicker menu now set correct
     title.
   + Fixed a problem with the "Linux" font that prevented it from being used
     with fontconfig.
 * kdesktop: Made desktop menus pop up in unused Kicker space work.
 * kicker: Fixed empty taskbar sometimes showing scroll buttons.
 * konqueror:
   + Various startup performance improvements
   + Fix crash when sidebar tree expands hidden directory
   + Fix crash when config button hidden from config button's menu
   + Extensive fixes to Netscape plugins, fixing crashes and plugin support
   + Changes to default preview settings, making the defaults safer on various
     platforms
 * Java configuration module: Make it possible to properly configure Java in
   all cases
 * Previews: Fixed a privacy issue where previews of HTML files could access
   files or hosts on the network.

kdeedu

 * KStars:
   + Fixed bug #51708: No longer exits if starting position is below horizon
     (only affected some systems)
   + Fixed bug #52205: Country of Lhasa is China, not Tibet.
   + Fixed too-narrow coordinates field in statusbar.
   + Fixed bug in "length of day" calculator module; it now properly accounts
     for latitude and longitude

kdegames

 * Atlantik: Many small bugfixes, including:
   + Better handling of incoming messages
   + Fixed token animation
 * kbackgammon: Common crash fix.

kdegraphics

 * KIconEdit: Fix the ellipse/circle tool not to leave any "holes" in the
   drawings
 * Kooka: Some UI crashes fixed
 * KViewShell: Default paper size is fixed
 * KGhostView: Fixed wheel-mouse scrolling

kdemultimedia

 * KsCD:
   + Stopped KsCD from pausing after tracks in random mode
   + Correctly associate extra CDDB information with tracks
   + Support non-Latin encodings properly in CDDB entries and elsewhere
   + Proper systemtray behaviour
   + Updated key accel code to avoid depricated calls
 * Movie previews have been removed due to severe unresolved stability problems

kdenetwork

 * Desktop Sharing server (krfb):
   + fix problems on X11 servers with 8 bit depth
   + fix problems on X11 servers with big-endian framebuffer
   + allow X11 servers without XShm (thin clients). Warning: requires a lot
     of bandwidth
   + remove read timeouts. This should solve problems with some clients that
     got disconnected after a minute of inactivity (but increases the time to
     detect dead clients)
   + fix problem with clients that support both RichCursor and SoftCursor
     encodings (like krdc from HEAD)
 * Desktop Sharing client (krdc):
   + fix: when an error occurred in fullscreen krdc did not restore the
     original resolution
   + fix: krdc stopped to repaint the framebuffer after a disconnect while
     the error dialog was displayed
   + the quality setting in medium quality mode has been increased because
     the original setting looked too bad with Keramik

kdepim

 * KOrganizer bug fixes:
   + Use correct default duration for events crossing a day boundary (#53477).
   + Correctly save category colors (#54913).
   + Don't show todos more than once in what's next view.
   + Include todos in print output of month view (#53291).
   + Don't restrict maximum size of search dialog (#54912).
   + Make cancel button of template selection dialog work (#54852).
   + Don't break sorting when changing todos by context menu (#53680).
   + Update views on changes of todos directly in the todo list (#43162).
   + Save state of statusbar (#55380).
 * knotes: Escape "&" in note titles

kdesdk

 * Cervisia:
   + Fixed line break in protocol view
   + Fixed timestamp for files that are not in cvs (#55053)
   + Fixed handling of Cervisia's options like 'Update Recursively' when run
     as embedded part in konqueror (#55665)

kdetoys

 * kworldclock: Fixed that all clocks show the same time.
 * kweather: Made it work again with non-english locales. (#52147)
 * kweather: Prevent KWeather from looping and freezing Kicker when not
   connected to the internet.(#49191)

kdeutils

 * klaptopdaemon: Fix serious stalling problems on GNU/Linux with ACPI
 * kcalc: Now a KMainWindow instead of a KDialog to fix various UI
   inconsistencies
 * kdf: Support escapes in fstab

quanta

 * Bugfixes:
   + Allow resizing of the main window even with large user toolbars [#53230]
   + Insert valid DTD definitions [#53274]
   + Honor the View Default settings from Settings->Configure Editor [#53569]
   + Be less braindead regarding the Show DTD Toolbar setting [#53739]
   + Be able to select also directories in tag dialogs [#54819]
   + Do not complain about text files being binary ones on a system with
     broken mimetypes [#54924]
   + Bring up the "File Changed" dialog only, when the file content has
     changed[#55678]
   + Select Tag Area behaviour fixed for optional tags
   + Insert non-translated string in CSS code parts
   + Insert "border-top", "border-right", etc. correctly in CSS
   + Don't quote the script line more than once in the action configuration
     dialog
   + Memory leak fixed: editor parts were not deleted when a file was closed
   + Fix insertion of "img" tags in HTML documents
   + Upload/rescan project/add to new project tree view behaviour fixed
   + Fix renaming of file in the Project Tree, when a file with the new name
     was already present in the project
   + Rename only what has to be renamed in the project and enable project
     saving after a rename
   + Use the correct encoding for newly created files
   + Saving of Author and E-Mail project options was broken in some cases
   + Fix the numbering of new documents
   + Fix the execution of actions
   + Fix crash when deleting an action
   + Insert valid single tags from the toolbar
 * Enhancements:
   + Show the tag attributes (Alt-Down) menu lower than the current line
   + "Insert in cursor position" for script actions replaces the selection if
     there was some text selected
   + New DCOP interface (WindowManagerIf) added to enable the modification of
     the opened documents from a script
   + DTD for Quanta tags (DTD definition) added
   + XHTML 1.0 Strict DTD added
2003-04-01 12:27:04 +00:00
markd
e282c14fcb Update KDE to 3.1.
Many bugfixes and functionality enhancements including:

kdeaddons

 NEW IN KDE: Noatun plugin to search for lyrics of the current song.

kdeadmin

 kcmlinuz: is now a standalone application
 kcmlinuz: Added capability to search for configuration options


kdeedu

 NEW IN KDE: Kiten, a Japanese Reference Tool.
 NEW IN KDE: FlashKard, a vocabulary tool. Is able to read KVTML files which
 were written by KVocTrain.
 NEW IN KDE: started a libkdeedu, which allows interopability and code
 sharing between KDE Educational applications.


kdepim

 libkabc
   Plugin interface for resources and formats.
   Control module for configuring multiple resources.
   Optional directory resource which stores each entry as own file.
   LDAP resource.
   Optional binary storage format for better performance with large
   addressbooks.
   Completed support for vCard entities: sound, geo, key and some more.
   vCard 2.1 import.
   LDAP aware mail address input field.
 KAddressbook
   New card and icon views.
   Multiple configurable views.
   "kab-style" details view for selected entry.
   Customizable view filters.
   Customizable categories for addressbook entries.
   Support for transparently accessing multiple addressbooks.
   Redesigned entry editor widget.
   Printing option supporting two different styles.
   Optional embedded entry and ditribution list editor.
   "Jump bar" for quick alphabetical access of entries.
   Fetch addresses from LDAP servers, including support for multiple servers.
   Importing of vCard 2.1 files.
   Improved CSV import (including template for import from Outlook 2000).
   vCard export.
 KAlarm
   Added option to execute commands in alarms.
   Implemented daily, weekly, monthly and annual recurrences.
   Optionally play audio notification when an alarm triggers.
 KPilot
   Added time conduit
   VCal conduits (TODO and Calendar) have been improved to function properly.
   Addressbook conduit has been ported to use libkabc.
 KOrganizer
   General
     User definable templates for events and TODOs.
     Alarms for TODOs.
     Added support for automatic HTML export on save of a calendar file.
     Time table print view.
     New "location" attribute for events.
     Experimental "Get Hot New Stuff" button for downloading and uploading
     calendar files of common interest.
   Views
     Added new "Next 3 days" view.
     Added selection of time span for a new event in day and week views.
     Direct manipulation of priority, completion status and categories of
     TODOs by context menus added.
     Deletion of individual instances of recurring events.
     Rewritten month view.
     Coloring of events in month view based on categories.
     Coloring of due and overdue todos.
     Improved "What's Next" view.
     Configurable cell height in week and day views
   Group scheduling
     iMIP group scheduling functions for TODOs.
     Publishing of Free/Busy information by iMIP conformant email.
     Improved automatisation of group scheduling.
   Interopability and integration
     Support for "webcal" URLs in Konqueror (known from Apple iCal).
     Support for iCalendar based drag&drop.
     KOrganizer now shares the dialogs for categories with KAddressBook.
     Improved iCalendar conformance.
     Improved right-to-left languages support.
     Bug fixes for non-latin1 encodings.
   Plugins
     New plugin for importing Birthdays of contacts in the KDE address book.
     New plugin for accessing calendar data stored on an Exchange 2000 server.


kdeutils

 Partially ACPI support in KLaptop.
2003-03-11 13:22:19 +00:00
dmcmahill
ed3d5e86c0 fix typo in check for strlcat which caused a failure on alpha 2003-02-27 01:03:29 +00:00