Commit graph

79 commits

Author SHA1 Message Date
markd
cb493fb2a4 Update KDE to 3.5.3
Changes:
* Kopete
  o Fix automatic spellchecking when turning off rich text
  o Prevent contacts from being added to a server side group called
    Top Level
  o Message notification in contactlist
  o Fix crash for AIM
  o Kopete is closing down all connections and reconnects after
    about each 1 minute
  o Fix Kopete crash after change ICQ status to online.
  o Fix crash in ICQ on disconnect due to connect elsewhere.
2006-06-01 13:54:09 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
markd
8dadfce5fb Update to KDE 3.5.2
* Make the tray icon transparent also if numbers are not shown
2006-03-30 02:47:01 +00:00
ghen
a527d84ce0 Convert all packages using REPLACE_INTERPRETER to the new variable names
without underscores (REPLACE.*.old, REPLACE.*.new, and REPLACE_FILES.*).

Also convert REPLACE.*.new= ${SH:Q} back to ${SH}, as it should not be quoted
here, if at all.

Ok with rillig.
2006-03-11 10:07:49 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
markd
69c163eb40 USE_TOOLS+= pkg-config 2006-02-02 09:29:25 +00:00
markd
fd4fada559 Update to KDE 3.5.1
Changes:
* Kopete
  o Fix disconnects/crashes after connecting to a Yahoo webcam
  o Don't send picture information packets to Yahoo buddies when
    connecting into invisible state, as one might use these packets to
    reveal your real connection state
  o Don't crash when deleting several contacts that are in several
    groups
  o Fix escaping of HTML in Yahoo messages
* KPPP
  o fix initialization problem with some modems (Qualcomm 3G CDMA)
  o support higher connection speeds (921600 bps)
2006-01-31 22:30:45 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
markd
22c6942601 Update to KDE 3.5
Many new features and refinements.

Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
  ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
  ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
  easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
  Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11 11:09:40 +00:00
joerg
3a9999e553 Add necessary magic to build kppp on DragonFly. 2005-11-18 15:04:57 +00:00
markd
c4a8d55144 Update to KDE 3.4.3
Changes:
misc bugfixes.
2005-10-13 12:48:33 +00:00
adam
8478cd0019 Fix for qt-3.3.5 2005-09-29 13:44:43 +00:00
markd
2464dbe312 Update to KDE 3.4.2
Changes:
* kppp: completed i18n-related flow control fix
* kppp: fixed PPP interface check on FreeBSD and possibly other systems
2005-07-30 11:19:20 +00:00
markd
84636b24f4 Fix libgadu vulnerabilities.
http://www.kde.org/info/security/advisory-20050721-1.txt
Bump PKGREVISION.
2005-07-22 12:56:57 +00:00
markd
740e402e39 Update to KDE 3.4.1
Changes:
* Kopete: Fix crash when KDE logout
* Kopete: Fix crash when drag&drop a temporary contact to the list.
* Kopete: Fix crash when ignoring messages from non-buddies
* Kopete: Resize correctly wide photos
* Kopete: Change the effect applied on offline status icon in order to
  let see the color
* Kopete: Update the contactlist whan KDE (fonts) settings changes.
* Kopete: Don't send empty messages when holding enter
* Kopete: MSN: Don't dissconnect people using webmessenger.msn.com when
  sending message with default font
* Kopete: MSN: Make the timeout option for away message works.
* Kopete: MSN: Fix the reverse list button.
* Kopete: MSN: Fix connections problems
* Kopete: MSN: Avatars downloaded correctly by third client like Gaim
* Kopete: MSN: Show font and colors settings
* Kopete: MSN: Scale the display picture
* Kopete: Yahoo: Fix big fonts
* Kopete: Yahoo: fix problems when sending messages
* Kopete: ICQ: Display only one error when we hit an unknown error
* Kopete: ICQ: fix "Online Sice"
* Kopete: ICQ and AIM: Fix typing notifycation
* Kopete: ICQ and AIM: Escape HTML correctly
* Kopete: Latex: Blacklist some latex command
* Kopete: GroupWise: copy and paste in contact property dialog
2005-05-31 14:34:59 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
markd
af607bcbed rdesktop 1.4 requires the host argument to come after all the others
so make that so when krdc calls it.  Bump PKGREVISION.
2005-03-30 12:26:45 +00:00
markd
bc686180a0 Move creation/deletion of share/kde/apps/remoteview to kdelibs3/dirs.mk 2005-03-26 03:49:03 +00:00
markd
b7b24d1f21 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:56:29 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
markd
85d48ea754 Update to kde 3.3.2
Changes:
* kppp: increased maximum length of callback number
2004-12-10 06:09:37 +00:00
markd
6af479d927 More duplicate dirrm cleanup. 2004-11-18 11:48:36 +00:00
markd
eca18279e7 Trim some inappropriately placed comment lines from one of the generated
Makefiles.  Fixes build on NetBSD 1.6.2.
2004-11-08 03:58:43 +00:00
markd
786f3eda1a Update to KDE 3.3.1
Changes:
* ksirc: fixed duplicated channel into the list
2004-10-13 12:08:53 +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
ee585e9c18 Update to KDE 3.3
Changes:
* Kopete
  o Implement Jabber file transfers. Till Gerken
  o Add Jabber group chat support. Till Gerken
  o Complete Kopete's handling of external changes to IM data stored
    in KABC - add new contacts if added in KABC and rearrange
    metacontacts following the data in KABC, similarly, remove. Will
    Stephenson
  o New connection API that supporting logging in as a different status
    than "online" Matt Rogers
  o New disconnect API so we can tell when we've been disconnected by
    the server and can then reconnect. Matt Rogers
  o Latex render plugin Duncan Mac-Vicar
  o Add support for bold, italic and underlined messages to Yahoo Matt
    Rogers
  o Add new mail notifications to the Yahoo! plugin Matt Rogers
  o Add SSL Support in IRC Jason Keirstead
  o Add the ability to associate custom KNotify event notifications with
    a metacontact (Buddy Pounce) Will Stephenson
  o Add support for irc:// protocols in Konqueror Jason Keirstead
  o Change the KopeteAwayAction to be more like Konqueror's Recent
    Documents Jason Keirstead
  o Add an alias plugin Jason Keirstead
  o Seperate the password handling from KopeteAccount Richard Smith
  o Support amaroK in Kopete's Now Listening plugin Will Stephenson
  o Action to toggle encryption on/off in a chat. Olivier Goffart
  o Implement KIMIface in Kopete to enable presence and messaging
    integration across the desktop. Will Stephenson
  o Merge data acquired from Kopete's protocols to the KDE address book,
    e.g. names, email addresses and phone numbers. Will Stephenson
  o Plugin to invite MSN contacts to uses gnomemeeting. Olivier Goffart
  o "Send Email..." context menu entry. Reuben Sutton
  o ICQ, support mimetype application/x-icq to add contacts Stefan Gehn
  o AIM, support aim: protocol to add contacts Stefan Gehn
  o ICQ, support for ignore-, invisible- and visible-list Stefan Gehn
  o MSN incoming File transfers trought the chat session as MSN
    Messenger 6 does.Olivier Goffart
* Remote Desktop Connection (krdc)
  o Rewrote the RDP client to use an external rdesktop process, which
    includes support for RDP 5. Currently this requires a patched
    rdesktop version to be installed. Future rdesktop versions will have
    this support built-in. Arend van Beelen jr.
  o Switch to enforce the local cursor. Tim Jansen
* KWiFiManager
  o when multiple cards are in use, each instance shows information
    for one card Stefan Winter
  o major code cleanup Stefan Winter
  o support for wireless scanning Stefan Winter
* File Sharing
  o Create an advanced fileshare Control Center module, based on
    KSambaPlugin and KNFSPlugin Jan Schaefer
  o Create an advanced Konqueror properties dialog plugin, based on
    KSambaPlugin and KNFSPlugin Jan Schaefer
2004-08-21 14:56:17 +00:00
markd
76ae1f74c2 Apply patch from kdenetwork HEAD that fixes build on Solaris.
No functional change for platforms that previously built.
2004-08-05 13:41:54 +00:00
markd
f549361661 update to kde 3.2.3
changes:
* kppp: Fix flow control for non-English users
* kppp: Added /dev/ttyS4 device. Custom devices still cannot be set
  unfortunately.
* kget: Fix filesize display for files > 2GB
* kopete: Don't add temporary Yahoo! contacts to the serverside list.
* kopete: Kopete doesn't save settings when exiting KDE
* kopete: Close button doesn't close application when the system tray is
  disabled
* kopete: Ignoring incoming IRC conversations crashes Kopete
* kopete: Avoid using libpng if no image is present
* kopete: When I type more than one space in a row, Kopete sends the
  characters "&nbsp"
* kopete: Yahoo won't connect with correct password on AMD64
2004-06-10 12:09:22 +00:00
markd
af0afe0fb9 Remove mention of kmail,kmailcvt,knode,korn. 2004-06-05 22:04:40 +00:00
wiz
57cd0c0f97 Unused. 2004-04-24 23:43:41 +00:00
markd
37c433b55b Makefile update that got missed in the recent 3.2.2/bl3 update. 2004-04-21 22:30:11 +00:00
tron
c2cbd754ec Reset package revision after update to 3.2.2. 2004-04-21 17:34:41 +00:00
markd
62a449c5ae bl3ify and update to kde3.2.2.
Changes:
* kopete (Cryptography Plugin): Fix enable/disable encryption per message
* kopete: Fix suppression of buddy notification on connection
* kopete (Jabber Plugin): Fix resource identifiers truncated from Jabber
  "to" addresses
* kopete (Jabber Plugin): Fix Packets from foreign clients are duplicated
* kopete (Main Application): Fix isReachable() is not called when clicking
  on the contact icon
* kopete (Jabber Plugin): Fix String bug in account editor
* kopete (ICQ and AIM Plugins): Fix [PATCH] ICQ User Info for temporary
  contacts is not automatically loaded
* kopete: Fix Refresh icon cache when KIconLoader settings change
* kopete (MSN Plugin): Fix "This user has me on his contact list" is
  inaccurate
* kopete (IRC Plugin): Fix can't log into ANY IRC server
* kopete: Fix no mainWindow restore on exec kopete
* kopete (Jabber Plugin): Fix Registering new Account dialog in Jabber does
  not update username
* kopete (MSN Plugin): Fix Kopete logs into MSN, connects and pops up
  current contacts and mail, and then disconnects. It will not stay logged
  in.
* kopete (Main Application): Fix Selecting several contacts and dragging
  them only moves one
* kopete (SMS Plugin): Fix sms sending blocked by kopete determining user
  is 'offline'
* kopete: Fix Type in Kopete handbook
* kpf: Fix Incorrect mimetypes for css and other fileformats.
* krdc: Fix KRDC does not send key clicks to the server until "special keys"
  is used
* knewsticker: Fix SIGFPE crash when scrolling speed is set to 1
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
* kwifimanager: make it compile with libiw-dev (27+)
* kwifimanager: auto-scaling statistics window, should now work for every
  chipset out there
* kwifimanager: control center module saves settings
* Make various scripts install with the executable bit set
2004-04-20 13:02:56 +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
5c32d1d90c Update to KDE 3.2.1
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-09 11:53:26 +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
markd
8ffdf57223 Don't try and use libXss in kopete unless we have a shared version. 2004-03-01 13:08:42 +00:00
markd
a4452a3d0b Update to KDE-3.2.
Changes:
Network

Kopete
* NEW IN KDE: A multi-protocol instant messaging tool
* Remove the config page for the yahoo module. All configuration will be
  moved to the Yahoo account config. Matt Rogers
* Port the plugin loading GUI over to kdelibs::KPluginSelector and get
  rid of the custom PluginLoader class Martijn Klingens
* Support KWallet for password storage Martijn Klingens
* Port the configuration to KSettings::Dialog. Matt Rogers
* Integrate Kopete's contact list into KAddressBook The Kopete team
* Cleanup the API to be more robust. Notably, unload plugins
  asynchronously, get rid of ConfigModule and use KCMs instead and try
  to cut down on the amount of nested event loops. Martijn Klingens
* Switch the Oscar Plugin to KExtendedSocket Matt Rogers
* Port the Jabber plugin to use libxmpp Till Gerken
* Port MSN to the new protocol (MSNP9) Olivier Goffart
* MSN display picture and incomming MSN custom emoticons support Olivier
  Goffart

Desktop Sharing (krfb)
* HTTP Server for Java applet

ksim
* Snmp plugin Simon Hausmann

Remote Desktop Connection (krdc)
* Additional protocol: RDP
* Preferences system
* Special keys dialog for CTRL-ALT-DEL and similar combinations
* View Only option
* Allow scaling in fullscreen mode
* Support for CursorPos extension, better 'dot-cursor' handling
* Toolbar redesign

KWiFiManager
* NEW IN KDE: application for monitoring and configuring wireless LAN
  connections Stefan Winter

KPPP
* Log viewer:Show summary for selections and show a monthly estimates in
  the statistics area. Andras Mantia, Mikolaj Machowski
* Fixed a bug in modem command writing
2004-02-04 14:42:23 +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
9da3fb331f Update to KDE 3.1.5.
Changes:
* kmail: Fixed problem with external filters dropping last character of
  mail
* kmail: Detect when another KMail instance is already running
* kaddressbook: Fix problem with import of Netscape addressbooks
2004-01-15 11:24:07 +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
d5a417ce9c Update to KDE3.1.4.
Changes:
* kpf: Generate proper links in the HTML output for directories with spaces
  and umlauts.
* knewsticker: Fix Bug 49114: KNewsticker news download still buggy?
* knewsticker: Fix Bug 52642: does not update an rdf feed when the new feed
  has no entries
* knewsticker: Fix Bug 62129: Suggest button is not cancellable."
* knewsticker: Fix Bug 63224: knewsticker doesn't update news
* knewsticker: Fix Bug 63265: Ampersands in news source is shown as underline
* knewsticker: Filters now work properly with original (non-custom) newsfeed
  names.
* knewsticker: Scrolltext now eats less CPU, scrolling speed slider influences
  speed linearly.
* kmail: Fix crypto plugin loading.
* kmail: Fix decoding of subjected in embedded mime parts.
* kmail: Fix crash during configuring signatures.
* kmail: Fix portability issue in header field decoding.
* kmail: Fix bug that caused mailman to mangle headers.
* kmail: Fix mangling of multiline, quoted-printable encoded subject header.
* kmail: Roaming User Support.
* krfb: multihead fix.
* kget: Roaming User Support.
* knode: Roaming User Support.
2003-09-17 23:28:28 +00:00
drochner
9dd7dcc6aa update for revision bumps 2003-08-05 13:46:00 +00:00
drochner
15d0f250e6 bump revision after qt3/kde prefix change 2003-08-05 13:39:59 +00:00