Age | Commit message (Collapse) | Author | Files | Lines |
|
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 ChangeLog:
2003-03-10 MAEKAWA Masahide <maekawa@daemon-systems.org>
* 0.14.4 is out
* common/hash.h, mk/hash.mk, mk/pthread.mk
make compile on Red Hat Linux 7.2 with/without OpenSSL.
* Fix typos and missing headers.
2003-03-09 MAEKAWA Masahide <maekawa@daemon-systems.org>
* doc/FAQ
Add one item.
Q. Are these tools stable?
A. If you think so, they are stable.
* mk/pthread.mk (FreeBSD/NetBSD/OpenBSD specific)
Use -pthread (LDFLAGS) instead of -lpthread or -lc_r (LIBS).
(noticed by naddy AT OpenBSD DOT org and slightly modified)
* common/filetypes.h
Some file types are reserved.
B : block special
C : character special
L : hard link
S : symbolic link
|
|
Extract of changes below.
*** Changes in GDB 5.3:
* GNU/Linux shared library multi-threaded performance improved.
* ``gdbserver'' now supports multi-threaded applications on some targets
* GDB now supports C/C++ preprocessor macros.
* Multi-arched targets.
DEC Alpha (partial) alpha*-*-*
DEC VAX (partial) vax-*-*
NEC V850 v850-*-*
National Semiconductor NS32000 (partial) ns32k-*-*
Motorola 68000 (partial) m68k-*-*
Motorola MCORE mcore-*-*
* New targets.
Fujitsu FRV architecture added by Red Hat frv*-*-*
* New native configurations
Alpha NetBSD alpha*-*-netbsd*
SH NetBSD sh*-*-netbsdelf*
MIPS NetBSD mips*-*-netbsd*
UltraSPARC NetBSD sparc64-*-netbsd*
* OBSOLETE configurations and files
Mitsubishi D30V d30v-*-*
OS/9000 i[34]86-*-os9k
IBM AIX PS/2 i[3456]86-*-aix
Fujitsu FR30 fr30-*-elf*
Motorola Delta 88000 running Sys V m88k-motorola-sysv or delta88
Argonaut Risc Chip (ARC) arc-*-*
i386 running Mach 3.0 i[3456]86-*-mach3*
i386 running Mach i[3456]86-*-mach*
i386 running OSF/1 i[3456]86-*osf1mk*
HP/Apollo 68k Family m68*-apollo*-sysv*,
m68*-apollo*-bsd*,
m68*-hp-bsd*, m68*-hp-hpux*
I960 with MON960 i960-*-coff
* OBSOLETE languages
CHILL, a Pascal like language used by telecommunications companies.
* REMOVED configurations and files
AMD 29k family via UDI a29k-amd-udi, udi29k
A29K VxWorks a29k-*-vxworks
AMD 29000 embedded, using EBMON a29k-none-none
AMD 29000 embedded with COFF a29k-none-coff
AMD 29000 embedded with a.out a29k-none-aout
testsuite/gdb.hp/gdb.threads-hp/ directory
* New command "set max-user-call-depth <nnn>"
* Changes in FreeBSD/i386 native debugging.
Support for the "generate-core-file" has been added.
* New commands "dump", "append", and "restore".
* Improved "next/step" support on multi-processor Alpha Tru64.
|
|
|
|
|
|
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
|
|
buildlink2 evidently we're not supposed to use it that way..
|
|
|
|
New in 1.8.0:
* diff3(1) support. No directory diff3 support yet.
* -o option to specify a merge output file.
* Improved keyboard navigation (PageUp and PageDown).
* Bug fixes.
* ~/.gnome/gtkdiff file has been changed.
The previous version might crash with a new file.
This version works with a previous file.
New in 1.7.0:
* Highlight selected region.
* Search feature in directory view.
* Directory view's functions are improved.
* Merge UI is improved a little. Click to select, one more click to insert.
* diff(1) -s option support.
* check sum support. (using cksum(1) or sum(1))
* Bug fixes.
|
|
* mux_flush_out @ common/mux.c
fix a bug to call pthread_cond_wait() before locking the mutex.
|
|
|
|
fix the problem where gettext-lib on certain OSes that already have iconv
functions in libc don't need to link against libiconv.
|
|
|
|
mirrors.
|
|
code so base the port off of those patches. Passes all tests via make check
|
|
|
|
and remove superfluous WRKSRC setting to its default.
|
|
All chages in pkgsrc are merged.
|
|
|
|
has pthread support but userland does not.
also install some example config files.
bump PKGREVISION.
|
|
|
|
similar, but not compatible with, to CVSup(tm).
|
|
a correct way. Just declare a va_list in the function but don't init it
and pass it along to gnome_canvas_item_construct. It'll never get referenced
since the property name is NULL so it's safe.
|
|
|
|
1. Needs libgnomeprint* (initially at 2.0). We've only ever used 2.2 and
looking through the ftp archive at gnome only shows a 2.1 and 2.2 release.
Building with 2.2 works fine so the API appears to work ok. Updated
configure to look for 2.2 instead of 2.0 via pkg-config
2. Needed to properly build a va_list via casting NULL for arches where
va_list isn't a simple type (ala void *) like it is on most x86 OS's.
3. Bumped PKGREVISION to note changes. Builds on x86 and macppc now via
tests.
|
|
|
|
|
|
Buffer overflow in the gzprintf function in zlib 1.1.4, when zlib is compiled
without vsnprintf or when long inputs are truncated using vsnprintf, allows
attackers to cause a denial of service or possibly execute arbitrary code.
From OpenBSD.
Restore configure target and add check for [v]snprintf.
Bump PKGREVISION.
|
|
* Bugs fixed
+ invisible event box replacement (Dave Camp)
+ async / gtk+ state sync loop (Radek Doulik)
+ UI image related segv (Michael, Ettore)
+ build fixes (Alex Duggan)
* Featurelets
+ very major docs improvements (Gustavo Carneiro)
* Translations
+ updated (mn, ro, id, kn, fa): (Christian Rose,
Marius Andreiana, Roozbeh Purnader)
|
|
|
|
Changes are lots of bug fixes and enhancements (four pages worth).
|
|
|
|
avoid running the test. The test, which calls dlopen("libpthread.so"),
fails on NetBSD for reasons unrelated to what it is trying to detect,
glib concludes that RTLD_GLOBAL is broken, and gmodule doesn't work.
This method of fooling configure suggested by Ron Roskens on tech-pkg.
Addresses PR pkg/20050 ("galeon fails to load at run-time").
|
|
* A small problem with fingerprints has been fixed.
* A tutorial has been contributed.
* You can now have international characters in comments.
* A C++ cookbook has been added.
* A test failure on Cygwin has been fixed.
* The [read] and [read_lines] builtin functions have been
added. See the Reference Manual for more information.
|
|
|
|
Collection.
Provided in PR pkg/20502 by Jonathan Perkin
<sketch at rd dot bbc dot co dot uk>.
Proc::Daemon provides the capability for a Perl program to run as
a Unix daemon process.
|
|
|
|
Collection.
Provided in PR pkg/20501 by Jonathan Perkin
<sketch at rd dot bbc dot co dot uk>.
Config::General opens a config file and parses it's contents for
you. After parsing the module returns a hash structure which contains
the representation of the config file.
The format of config files supported by Config::General is inspired
by the well known apache config format, in fact, this module is
100% read-compatible to apache configs, but you can also just use
simple name/value pairs in your config files.
|
|
Minor documentation and test changes.
|
|
|
|
Simple Perl class for OLE document interface
|
|
|
|
Some relevant changes:
Fixed miswriting of netCDF header when exiting define
mode. Because the header was always written correctly
later, this was only a problem if there was another
reader of the netCDF file.
Fixed explicit synchronizing between netCDF writer and
readers via the nc_sync(), nf_sync(), and ncsync()
functions.
Fixed a number of bugs related to attempts to support
shrinking the header in netCDF files when attributes
are rewritten or deleted. Also fixed the problem that
nc__endef() did not work as intended in reserving
extra space in the file header, since the extra space
would be compacted again on calling nc_close().
Fixed the "redef bug" that occurred when nc_enddef()
or nf_enddef() is called after nc_redef() or
nf_redef(), the file is growing such that the new
beginning of a record variable is in the next "chunk",
and the size of at least one record variable exceeds
the chunk size (see netcdf.3 man page for a
description of this tuning parameter and how to set
it). This bug resulted in corruption of some values
in other variables than the one being added.
The "__" tuning functions for the Fortran interface,
nf__create, nf__open, and nf__enddef, are now
documented in the Fortran interface man pages.
Changed the extension of C++ files from ".cc" to ".cpp".
Renamed the C++ interface header file "netcdfcpp.h"
instead of "netcdf.hh", changing "netcdf.hh" to
include "netcdfcpp.h" for backward compatibility.
Fixed bug in ncdump using same CDL header name when
called with multiple files.
Added new NULL data type NC_NAT (Not A Type) to
facilitate checking whether a variable object has had
its type defined yet, for example when working with
packed values.
Fixed use of compile-time macro NO_NETCDF_2 so it
really doesn't include old netCDF-2 interfaces, as
intended.
Fixed C++ friend declarations to conform to C++ standard.
|
|
- fixed templating filter function arguments (sf bug 678911)
- fixed multiselect in searching (sf bug 676874)
- fixed parsing of content-disposition filenames (sf bug 675116)
- added 'h' to roundup-server optarg list (sf bug 674070)
- fixed doc for db.history in anydbm and rdbms_common (sf bug 679221)
- fixed roundup-reminder (sf bug 681042)
- fixed int assumptions about Number values (sf bug 677762)
- clarified licensing
- another attempt to fix cookie misbehaviour - customise cookie name using
tracker name
- fixed error in indexargs_url (thanks Patrick Ohly)
- fixed getnode (sf bug 684531)
- fixed args to some date templating methods (sf bug 689670)
- fixed database corruption in rdbms property mutation
|
|
|
|
gconfmm provides a C++ interface for the GConf (version 2) configuration
database system. GConf functionally is similar to the Windows registry,
but lots better.
|
|
|
|
branch (incompatible with it).
|
|
is incompatible with this old one, so we must keep both in pkgsrc.
Description of libsigc++:
libsigc++ implements a full callback system for use in widget
libraries, abstract interfaces, and general programming. Originally
part of the Gtk-- widget set, libsigc++ is now a seperate library to
provide for more general use. It is the most complete library of its
kind with the ablity to connect an abstract callback to a class
method, function, or function object. It contains adaptor classes for
connection of dissimilar callbacks and has an ease of use unmatched by
other C++ callback libraries. Libsigc++ is licensed under the GNU
Library General Public License, LGPL.
|
|
cause problems with pkgsrc libtool, eg.
libtool: link: AGE `4' is greater than the current interface number `1'
libtool: link: `1:1:4' is not valid version information
libtool: install: `libz.la' is not a valid libtool archive
|