Commit graph

92 commits

Author SHA1 Message Date
markd
8bbfd97b26 Fix ordering of @dirrm's in PLIST - From Bernd Ernesti.
Bump PKGREVISION.
2007-06-23 21:41:23 +00:00
joerg
d70ad67011 Fix XScrnSaver for !native. 2007-06-15 17:50:48 +00:00
markd
bb75a57a33 Update to KDE 3.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-23 13:10:04 +00:00
abs
4a4e093a03 +.include "../../x11/xextproto/buildlink3.mk" for modular X11 2007-01-29 09:11:06 +00:00
markd
bf142f5a59 Update to KDE 3.5.6 2007-01-26 02:55:41 +00:00
wiz
e5b04d25c0 Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.

Noted by Robert Elz in PR 35431.
2007-01-17 23:47:18 +00:00
joerg
f9d1c22552 Modular Xorg support. 2007-01-13 22:15:58 +00:00
markd
81f16efada Fix security issue in ksirc
http://www.kde.org/info/security/advisory-20070109-1.txt
bump PKGREVISION.
2007-01-13 01:02:55 +00:00
markd
6c5fe3b5d9 Don't try and use meanwhile package if it happens to find one installed
(from wip or elsewhere).  From Lars Nordlund on pkgsrc-users@
2006-11-16 02:51:26 +00:00
markd
08f26899a7 Update to KDE 3.5.5
Changes:
Version 0.12.3 of Kopete replaces 0.11.3 in KDE 3.5.5, it includes support
for Adium themes, performance improvements and better support for the Yahoo!
2006-10-12 10:47:18 +00:00
markd
7a473dc093 Update to KDE 3.5.4
Kopete
* Fix ICQ server thinks the client you are using is too old.
krdc
* Fix advanced button not working after Scaling.
* Make "always show local cursor" and "view only" permanently
  configurable via krdcrc.
* Handle "smb:/" as well as "smb://" URLs.
2006-08-02 13:53:31 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
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