Age | Commit message (Collapse) | Author | Files | Lines |
|
through PLIST_SUBST to the plist module.
|
|
Otherwise, f2c is not added correctly as build dependency, because
the f2c/buildlink3.mk file is included at BUILDLINK_DEPTH "+".
Problem described on tech-pkg, no comments, so I commit this workaround.
|
|
|
|
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
|
|
|
|
|
|
some other instance of the variables. Fixes PR pkg/35328
|
|
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
into a !glibc check, but I don't know the correct macros for that.
From Gilles in PR 36117 and Rumko on pkgrsc-users@.
|
|
KDevelop 3.4.0 closes more than 500 bugs. There is an impressive list of
additional features including improved Qt 4 support, new debugging
abilities, more attractive default user interface layout and improvements
for C++, Ruby and PHP support.
pkg includes post 3.4.0 fixes for a QMake parser bug.
|
|
Patch provided by Sergey Svishchev in private mail.
|
|
|
|
of the shlib name change (!) during the update to 1.900.0.
Noted by Robert Elz in PR 35431.
|
|
|
|
|
|
|
|
|
|
USE_TOOLS+=msgfmt.
|
|
changes unknown
|
|
|
|
|
|
|
|
Changes:
* adding externally created source files to project
* cannot use the right click "add 'filename' to project" function
* Adding files from subdirectory to project fails
* Cannot add files to/remove files from project correctly if the project
is opened by a symbolic-linked path
* custom c++ project: add/remove files broken
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
|
|
|
|
changes unknown
|
|
Changes:
couple of bug fixes.
|
|
|
|
|
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
Changes:
* Subversion: many bugfixes
|
|
|
|
|
|
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
|
|
|
|
builds even when db3 isn't the BDB_DEFAULT.
|
|
Changes:
* fixed many 3.1.x regressions in project templates
* custommakefiles: don't insert targets twice into the menu, sort
the targets alphabetically (this time it works)
* fixed the bug "the kdevelop3 custom makefile based project files
do not work with cmake out-of-source builds"
* Don't overwrite existing files
* Fix the forkbomb created by KDevAssistant when it was told to use
KDevAssistant to remotely open documentation...
* fix mem leak
* fix amd64 crash
* Perl parser; Don't require a whitespace between function name and
the opening bracket
* make the incremental qlistview search work in the filelist part
|
|
as it reportedly doesn't work.
|
|
|
|
Changes unknown.
|
|
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.
|
|
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".
|
|
Changes:
* Simple toolbar classbrowser Alexander Dymo
* New documentation plugin Alexander Dymo
* KDevAssistant application - a standalone API documentation viewer
Alexander Dymo
* Framework for various project documentation plugins Alexander Dymo
* Doxygen plugin updates Amilcar do Carmo Lucas
* KDevLicense interface Sascha Cunz
* Copy/Paste in editor context menu Jens Dagerbo
* New FileList plugin Jens Dagerbo
* Make some KMDI features configurable Jens Dagerbo
* New Code Snippet plugin Robert Gruber
* Doxygen preview and autocomment Jonas Jacobi
|
|
changes:
unknown
|
|
Changes:
* Fixed: A case where selected items that disappeared due to filesystem
events could crash the FileTree.
* Fixed: Several language parsers were updated to use QRegExp instead of
the deprecated KRegExp.
* Fixed: 74570: Custom makefiles project doesn't support "GNUmakefile"
file name (Don't try to outguess make.)
* Fixed: 75172: Changing projects with unsaved work (Don't set recent
project marker when user cancels project change.)
* Fixed: 75943: Crash during directory scan (Don't crash when we don't have
permission to read a directory.)
* Fixed: 77278: Grep component fails to search with spaces in path
* Fixed: 78776: Crash in CustomProjectPart::populateProject populating new
project
|