Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
dependency bumps.
|
|
Many bugfixes and functionality enhancements including:
kdesdk
KBugBuster
Adapted KBugBuster to the new Bugzilla based KDE bug tracking system.
Implemented Bookmarking support for Bug reports.
Changing view settings no longer requires a reload.
Added toolbar
KBabel
Automatic update of Project-Id-Version
Possibility to specify localized translator name
Validation & highlighting of XML
Save special (the settings can be changed for the particular save)
KDE specifics added to rough translation (e.g. only add a new translator
in TRANSLATORS)
Load/Save markings in Catalog Manager
Navigation bar in Catalog Manager
Mail PO-file
Tag structure tool
Rough translation in catalog manager
Automatic update of PO header comment
Show source code
Spellchecking in multiple files
Cervisia: made hardcoded colors configurable.
|
|
|
|
From Joe Reed <jnr@po.cwru.edu> in pkg/17582
|
|
|
|
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
|
|
|
|
doesn't seem to be a change log.
From Amitai Schlair <schmonz+netbsd@schmonz.com> in pkg/14976 with a PLIST
fix from me.
|
|
The main part of the update is that both are now KDE 2 applications not
KDE 1.
|
|
The "kdevelop" package infra structure consists of these packages now:
- kdelibdocs
- kdevelop-base
- kdbg
- c-cpp-referenc
|
|
used by "kdbg" "kdbg" must depend on "kdevelop" and not the other way
arround.
|
|
|
|
Added support for kdelibdocs kde library documentation
Added support for c-reference manual
Added dependency to kdbg code debugging tool
Added dependency to htdig docmentation indexing and search tool
|
|
|
|
|
|
|
|
|
|
|
|
use it accordingly.
|
|
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.
Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.
ALso simplify the logic to calculate the prefix as well.
|
|
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).
Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).
|
|
a bit more user-friendly.
Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
|
|
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
|
|
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
|
|
|
|
to Qt-2 without breaking KDE which still requires Qt-1.
|
|
"kdbg" depends on "kdevel" and not the other way arround.
|
|
This update is based on the kdevelop-1.0beta4.1 pkg sent to me by
Nick Hudson <nick@nthcliff.demon.co.uk> and includes Nick's patches.
Changes from previous (1.0beta2) pkg: mainly bugfixes, and a lot of those.
|
|
directories which are used by "kdbg" later.
|
|
with older versions of kde* which installed giflib.
|
|
|
|
which we have of course mark package as not broken again.
|
|
|
|
|
|
dependence on "qt" package.
|
|
kdevelop-1.0beta2 Intergrated Development Enviroment for Unix/X11/KDE.
This pkg is based on PR pkg/8210 by Nick Hudson <nick@nthcliff.demon.co.uk>
with an upgrade to beta2 (from beta1) and some modifications by myself.
This import closes PR pkg/8210.
|