Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
binary-only packages that require binary "emulation" on the native
operating system. Please see pkgsrc/mk/emulator/README for more
details.
* Teach the plist framework to automatically use any existing
PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.
* Convert all of the binary-only packages in pkgsrc to use the
emulator framework. Most of them have been tested to install and
deinstall correctly. This involves the following cleanup actions:
* Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
more consistently.
* Simplify packages by using default INSTALL and DEINSTALL scripts
instead of custom INSTALL/DEINSTALL code.
* Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
Packages only need to state exactly which emulations they support,
and the framework handles any i386-on-x86_64 or sparc-on-sparc64
uses.
* Remove "USE_NATIVE_LINUX" from pkgsrc. The framework will
automatically detect when the package is installing on Linux.
Specific changes to packages include:
* Bump the PKGREVISIONs for all of the suse100* and suse91* packages
due to changes in the +INSTALL/+DEINSTALL scripts used in all
of the packages.
* Remove pkgsrc/emulators/suse_linux, which is unused by any
packages.
* cad/lc -- remove custom code to create the distinfo file for
all supported platforms; just use "emul-fetch" and "emul-distinfo"
instead.
* lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
instead of ${PREFIX}/lib so that compiled programs will find
the shared libraries.
* mail/thunderbird-bin-nightly -- update to latest binary
distributions for supported platforms.
* multimedia/ns-flash -- update Linux version to 9.0.48 as the
older version is no longer available for interactive fetch.
* security/uvscan -- set LD_LIBRARY_PATH explicitly so that
it's not necessary to install library symlinks into
${EMULDIR}/usr/local/lib.
* www/firefox-bin-flash -- update Linux version to 9.0.48 as the
older version is no longer available for interactive fetch.
|
|
goffice 0.4.2:
Jody:
* Foocanvas bug that scaled images by 1 extra pixel. [#314864]
* Fix compilation for Gtk+ trunk.
* Fix chart guru help button. [#394181]
* Minor memory leak.
|
|
|
|
|
|
due to a missing csh dependency and many .in files getting installed.
|
|
|
|
2007/07/04
+ revise the resizable shadows so textbox's search dialog has text
visible in the shadow again.
+ improve the prefixing of autoconf-related symbols in the installed
header files, taking into account symbols which are not mentioned in
dlg_config.h
+ add a check when ERR returned from wgetch() to ensure that the
input/output streams are still valid. If that happens, force
ESC to be returned, quitting dialog (report by Reiner Huober).
+ add extern "C" declarations to dlg_keys.h so the corresponding
function declarations are exported to C++ as C symbols.
+ updated config.guess, config.sub
|
|
2007-07-11 Heikki Orsila <heikki.orsila@iki.fi>
* Version 1.3.11
- Nautilus 2 CheckSFV script
- 64 bit file offset support for some platforms
2007-07-11 Heikki Orsila <heikki.orsila@iki.fi>
- Added a bash script (scripts/CheckSFV) for checking SFV files with
Nautilus 2. You can install the script manually by:
cp scripts/CheckSFV ~/.gnome2/nautilus-scripts/
Contributed by Mike Appelman <chokuchou@gmail.com>.
2007-05-24 Heikki Orsila <heikki.orsila@iki.fi>
- Added -D_FILE_OFFSET_BITS=64 for some 32 bit platforms to
support files large files properly (Catalin Boie) [PERFECTIVE]
[ADAPTIVE]
- Change log and version control log will from now use 1-4 tags,
which are: [PREVENTIVE], [PERFECTIVE], [ADAPTIVE] and
[CORRECTIVE]. [PREVENTIVE] means preventive maintenance actions,
such as assertions and self-tests. [PERFECTIVE] means actions
improving program quality or adding features.
[ADAPTIVE] means changes to adapt to certain run-time
environment. [CORRECTIVE] means bug fixes.
|
|
|
|
|
|
changes: minor fixes
|
|
|
|
changes: translation updates
|
|
(noticed by wiz and joerg)
update to 0.4.1
changes:
-Make 64bit clean
-Fault tolerance for unknown types on load
-Let file savers specify a mime type
-Fix reversed-literal problem with formats
|
|
-pull in gnome2.dirs and regen PLIST
|
|
|
|
|
|
VYM (View Your Mind) is a tool to generate and manipulate maps which
show your thoughts. Such maps can help you to improve your creativity
and effectivity. You can use them for time management, to organize
tasks, to get an overview over complex contexts.
XXX - Please note that this package exposes an "interesting" feature
of the print-PLIST target - the ${PKGNAME} is vym-1.8.1, and
print-PLIST modifies vym-128x128.png into ${PKGNAME}28.png.
|
|
the owner of all installed files is a non-root user. This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.
(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
unprivileged.mk. These two variables are lists of other bmake
variables that define package-specific users and groups. Packages
that have user-settable variables for users and groups, e.g. apache
and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
and ${UNPRIVILEGED_GROUP}.
(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
|
|
|
|
Changes since 0.62
==================
[Changes for 0.64 - 2007-05-28]
* Locale::Maketext::Extract: Extraction wasn't able to deal with escaped
quotes within single- and double-quoted strings. (Bump version to 0.22.)
Contributed by: Matthew O'Connor
[Changes for 0.63 - 2007-02-07]
* Locale::Maketext::Lexicon used to generated mysterious error "next at ..."
instead of skipping the locale, when the requested .po file does not exist.
Contributed by: Ruslan U. Zakirov
|
|
|
|
|
|
|
|
and CVE-2007-2754).
Changes from 2.2.0:
* freetypettg: fix CVE-2007-2754 for the internal freetype copy
* autotext02: A showstopper fix for OOo2.2.1
* l10n77316fix: contains fix for i77316
* notepaint: Fix for invisible text in Calc notes while editing
* macosxpbuildrepair_OOF680:
This cws fixes broken Mac OS X 10.3 build, and does contain :
- a fix for a build breaker in slideshow ( fixed by thb ) #i74325#
- gcc-3.3 parser fixes #i75990#
- a complete fix in sal for security.c ( with sb help ) #i76159#
- a fix for broken linking ( because of extra symbols, due to bad
filtering ) #i72922#
- a fix for main.applescript ( build borken on Panther ) #i75972#
All issue targeted 2.2.1 ( supposing the changes will be integrated
in SRC680 too)
* ause078_OOF680: quick and small to get back correct dependencies
* os95_OOF680,plthes: add license-fixed polish thesaurus
* olenoserver: A fix for a regression.
* hro15: Unicode command line support fix for Windows only.
* custompropsfix: Small bug fix in Word import for import of document
variables
* dba221b: fix issue 73722, in its incarnation as issue 76434, for 2.2.1.
* swvalgrind: Fix for i76133
* calc221: Calc fixes for OOo2.2.1
* fix75967: fix issue 75967
* c03v8,c07v012,native86,nativebroffice: New Product BrOffice.org
* impress120: Bugfix workspace for OOo 2.2.1
sj->wg: the performance test hasn|t been finished yet, but I think
it should be no problem to hand over this issue without the test.
* larsbehr01: Bugfix for i66661: Slideshow bug fixing for 2.2.1
* dba221a: ongoing DBA-related bugfixing towards OOo 2.2.1
* sch17: Fixes for sch
* tbe29: OOo 2.2.1 accessibility bug fixes
* impress119: Bug fixes for OOo 2.2.1.
* printhelpfix: Bugfix for 134037.
* autotext01: A showstopper cws related to autotext bug.
* native79: Preparing OOo 2.2.1 and SO 8 Update 7
* vcl73_OOF680: 2.2.1 issues
* cmcfixes32_OOF680: minor customized build fixes
* jl57_OOF680: Contains a patch for building with an older gcc compiler.
* fsfixes06_OOF680: Fix for a bug in WordPerfect typedetection that caused
us to crash on unsupported documents instead of refusing
them with grace
* jl62,oasisrng02: Fixes of violations of the RelaxNG schema in ODF.
* aw050: OOo 2.2.1 BugFixing
* swqbugfix01: Issues in Writer regarding saving of documents
|
|
This an update release for OpenOffice 2.2.0. It addresses the security
vulnerabilities reported in CVE-2007-0245 and CVE-2007-2754 and fixes
many other bugs. The complete release notes are available under
<http://development.openoffice.org/releases/2.2.1.html>.
|
|
|
|
|
|
|
|
- Disable systray quickstarter. I can't fix it now.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
2007/06/04
+ fix a memory leak in editbox.c
+ revise change from 2007/02/27 which moved the logic for trimming
option text out of the loop because that moved it before
initialization of the "--trim" option. Put it back in the loop, but
limit the tokens which are trimmed to cover only those for the
current widget. Also ensure that all tokens for a widget are
trimmed, rather than only the first, which is usually text (report by
Lai Zit Seng).
+ add _FILE_OFFSET_BITS definition in CF_LARGEFILE configure macro.
|
|
although contents are equal
|
|
lang/guile to 1.8.1 from 1.6.8. These pkgs seemed to fail to build with
guile 1.8.1, but maybe can be easily fixed.
|
|
Patch provided by Mark E. Perkins in PR 36465.
0.06 - Fixed warning using IO::Scalar
(Thanks to Volker Moell)
0.05 * Fixed bug in extracting resource fork
(Thanks to Jorg Eschke <joerg@eschke.net>)
|
|
Patch provided by Mark E. Perkins in PR 36465.
1.84 - Tue Jan 9 23:10:00 2007
* updated copyright and license info
* no code changes, so no need to upgrade
|
|
Patch provided by Mark E. Perkins in PR 36465.
1.14 - Fri May 18 11:27:36 2007
* *Added 7000-8499 range from Greece (960) to fix RT #27107
1.13 - Tue Jan 9 23:12:56 2007
* updated copyright and license info
* no code changes, so no need to upgrade
1.12 - Tue Jan 9 23:11:33 2007
* updated copyright and license info
* no code changes, so no need to upgrade:
|
|
- Set PTHREAD_DIAGASSERT to "AEL" in startup script.
- Remove PTHREAD_DIAGASSERT from build environment.
This should fix PR pkg/36364. Bump PKGREVISION.
|
|
|
|
Bug fixes to many components and some new features added to kexi.
|
|
|
|
|
|
2007/05/28
+ revise changes needed to make textbox's searchbox handle ncurses
resizing events, e.g., by handling the ERR in that code rather than
in dlg_getc() (Debian #423732).
2007/05/14
+ supply a repaint_text() call in tailbox.c which was bypassed because
dlg_getc() now retries on ERR (Debian #423732, cf: 2007/02/27).
+ modify dlg_getc() to fix regression for use of timeouts, broken by
fixes to allow resizing of textbox (patch by Arnaud Fontaine, Debian
#418905, cf: 2007/02/27).
+ modify dlg_getc() to fix regression in use of TAB for traversal of
tailboxbg widgets due to changes for user-definable key bindings
(Debian #418917, cf: 2005/12/07).
2007/04/09
+ add case in dlg_getc() to handle tab for traversing between widgets
as in the samples/tailboxbg1 script. Normally the key binding
overrides, except for the special case where multiple widgets are
available.
+ add configure --with-libtool-opts, which passes its value to the
library creation and linkage passes, e.g.,
--with-libtool-opts=-static
to force the result to be static libraries (prompted by a related
request by Santiago Vila).
> several fixes based on Coverity scan:
+ fix memory leak in timebox, calendar widgets if the widget cannot
be created.
+ fix memory leak in dlg_key.c if a user binding's storage cannot
be allocated.
+ fix improperly delinked entry in dlg_del_window().
2007/03/25
+ improve mkdirs.sh to ignore error from mkdir if the target directory
happens to already exist (suggested by Harald van Dijk).
+ amend documentation for --gauge to reflect longstanding quirk which
allows it to read percentage from the first line after an "XXX"
(Debian #415596).
+ fix makefile dependency so "configure && make install-lib" works.
+ fix resizing of msgbox; the message was not repainted (Debian
#415022, patch by Brian Rolfe).
+ fix typo in makefile LIB_OBJECT symbol from 2007/02/27 changes.
+ improve CF_MBSTATE_T by including stdio.h, needed on Tru64 to make
the test-compile work.
+ change makefile to install dialog.3 as part of install-lib rather
than install-man (report by Thomas Klausner).
+ use $(INSTALL_SCRIPT) for installing dialog-config (report by
Santiago Vila).
|