Age | Commit message (Collapse) | Author | Files | Lines |
|
While I'm here, buildlinkify, wrap lines to 80 characters, use
REPLACE_PERL for a perl script, and don't install an unneeded file.
|
|
simply update to version from php-4.1.0 distribution.
|
|
simply update to version from php-4.1.0 distribution.
|
|
Relevant changes since 1.03t:
- fix abnormal terminate when archiver miss registration.
- fix strings handle include '\' code.
- fix terminal control processing.
- INPUTKCODE work again.
- collect ALT behavior when strings input.
|
|
|
|
|
|
|
|
Changes are:
Framework
- Startup notification activated for all KOffice applications
- Applications are ready for a future renaming of their native mimetype
name (more IANA compliant)
- Fixed loading of embedded kontour documents
- Refuse to load embedded documents with remote URL (e.g. http) for
security reasons
- "Skip" button in Find/Replace dialog works as intended with the
Backwards option
KOffice Workspace
- Fixed multiple confirmation requests when closing with an unsaved
document
KWord
- Famous bug "all letters squashed together when printing" fixed
- Undo/redo fixes for frame creation
- Fixed printing from preview mode
- Fixed slowness related to clipboard (e.g. when pasting text)
- Fixed crash on Ctrl+K at end of paragraph
- Fixed crash when hiding headers or footers (which contains a
variable)
- Transform into normal frame when copying header or footer
- Fixed charset conversion issue for "personal expressions"
- Save all frames, even for the main frameset, so that borders etc.
are kept
- Allow to insert GIF images
- Fixed applying a format change (e.g. new font family) to a selection
- Insert Frame Break at cursor position
- Make the document readonly during a search/replace or a spellcheck
- Fixed crash when undoing a format change, due to cursor positionned
too far right
KSpread
- Search/replace is now useful (highlights the current matching cell)
- Search/replace looks for cells in proper order (top-left to bottom-
right)
- Corruption when saving dates fixed
KChart
- KChart can load and save data again
- New type of chart: Polar (use wizard to enable this)
- Various fixes and UI improvements
The following features have been reactivated:
- setting a background color
- changing the grid color
- hiding and showing the grid
- hiding and showing the legend
- modifying the title of the legend
- modifying the x-axis labels
- adding one or two header and/or a footer text with user defined fonts
and color settings
Filters
- Translations were not used by many filters (for dialogs and error messages)
|
|
|
|
|
|
of USE_CURSES and USE_LIBINTL.
XXX: libgtop needs to provide a buildlink.mk before this package can
be strongly buildlinked.
|
|
|
|
|
|
================
libdvdread provides a simple foundation for reading DVD-Video images.
It offers DVD applications:
1. A simple abstraction for reading the files on a DVD image
(dvd_reader.h).
2. A simple library for parsing the information (IFO) files
(ifo_read.h/ifo_types.h).
3. A simple library for parsing the navigation (NAV) packets
(nav_read.h/nav_types.h).
This allows application designers to access some of the more advanced
features of the DVD format.
libdvdread currently uses libdl to dynamically probe for libdvdcss at
runtime. If libdvdcss is found, then it will be used to decrypt the
encrypted sections of a DVD.
|
|
|
|
the floppy formatter works for NetBSD.
|
|
defs.${OPSYS}.mk files.
|
|
Makefiles during the build process by touching various auto{conf,make}
source files to make them up-to-date. Packages that require regenerating
the configure script and Makefile.in files should make the appropriate
calls to auto{conf,make} in a pre-configure target. This allows the
various targets listed in ${_CONFIG_PREREQ} to modify the generated files
without triggering the GNU auto* tools and having the modifications be
overwritten.
|
|
|
|
Closes pkg/14728 from Mark Davies <mark@mcs.vuw.ac.nz>. Changes from him
with updates from myself.
From www.kde.org... The principal improvements over KDE 2.2.1, release two
months ago, include:
o security-related
- SSL certificate loading
- symlink vulnerability in .wmrc access by KDM introduced in 2.2
- security problem with eFax (used by klprfax)
- potential problem in PAM invocation by KDM
- potential harmful side-effect of failed KDM session starts
o new features
- added support for CodeWeavers' CrossOver plug-in (provides support
for QuickTime, etc.)
- added support for the wheelmouse for scrolling through the
KGhostview PS/PDF viewer component
- ability to search for multiple patterns at a time in the file
search dialog
- debugging multi-threaded applications with KDevelop
o improvements/fixes
- handling of HTTP links that redirect to FTP
- POST using SSL through a proxy and sending headers through proxies
- saving of recently-selected files in the file dialog
- handling of non-ASCII characters over SMB
- toolbar button captions with certain styles
- selecting items with the mouse in Konqueror
- sorting in Konqueror's textview
- saving current settings as a theme in the theme manager
- crashes in KMail with certain mails
- crash on invoking the KDM chooser
- non-Latin languages with KDevelop
performance
- icon loading optimized
- file dialog speedups
- stop spinning SMB client processes
- handling of large files in Kate
|
|
differs from the distfile version number. G/C some the unused variables
in php4/Makefile.common related to the old way of handling version numbers.
|
|
|
|
|
|
|
|
|
|
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.
Example #1:
DISTNAME= foo-X.Y
PKGREVISION= Z
=> PKGNAME= foo-X.YnbZ
Example #2:
DISTNAME= barthing-X.Y
PKGNAME= bar-X.Y
PKGREVISION= Z
=> PKGNAME= bar=X.YnbZ (!)
On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
|
|
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
|
|
with loading the configuration and updating auctions. Bump version number
to 1.3.0.99 as this is now close to what will be the 1.3.1 release.
|
|
|
|
Displays a given file anywhere on your X11 root window with a
transparent background. It was made because I'm very lazy and this was
easier than making a new rxvt pixmap each time I changed my background
to simulate that transparent effect. A null desc (example:
"/var/log/messages,red,") will prevent the printing of a description
and the []'s.
Submitted by Nate Johnston <natej@aol.net> in PR 14602.
|
|
case was previously skipped over. This should fix pkg/14595 by Mark Davies
<mark@mcs.vuw.ac.nz>.
|
|
single instance of ${PAX}.
|
|
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
|
|
Davies <mark@mcs.vuw.ac.nz> with changes by me. Pkgsrc-related changes
include:
* Strongly buildlinkifying.
* Using qt2-designer-kde for a uic that understands KDE2 widgets.
* Fixing sources to compile with egcs-1.1.2's much-less-than-compliant
C++ compiler.
Given the rapid development between the 1.0 and 1.1 releases, plus the
scope of the applications in the suite, it's difficult to summarize the
changes. The major change is that KIllustrator is now named Kontour
for trademark reasons. Aside from that, basically everything is more
featureful and more stable, plus there are more import/export filters for
other application suites.
|
|
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
|
|
* Build and install kpilot, the KDE PalmPilot HotSync software. This fixes
pkg/14547 by Cesar Crusius <crusius@barcelonadesign.com>.
* Strongly buildlinkify.
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
|
|
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
* Recognize shadow password suite on Linux.
|
|
* 75 * '='
* RCS ID
* blank line
* message text
* optional blank line
* 75 * '='
|
|
From the email to kde-announce:
The program "efax" which is distributed as part of the klprfax program in the
kdeutils module poses a security risk when installed suid. "efax" has been
part of KDE 2.2 and KDE 2.2.1 and is installed suid by default.
Scope: a local user can gain root privileges by exploiting a bug in "efax".
Solution: Remove the suid bit from the "efax" executable. This can be done
with the following command:
chmod -s `locate bin/efax`
"efax" will continue to work as before as long as users have sufficient rights
to create lock files in the system lock directory (like /var/lock) and
sufficient rights to open the modem device.
|
|
Changes from 0.6.3 to 0.6.4
- bugfix database merge: merging used to produce only empty databases, because
zero networks were loaded; the user was forced to manually add networks via
the network selection dialog. This bug was introduced in version 0.6.2.
Thanks to Mathias Homann and Jan Schubert for reporting this bug.
- bugfix xawtv popup: percentage was displayed as 10000% for programmes
running later than the announced stop time (on channels with VPS/PDC).
Thanks to Ulrich Mueller for the bug report & fix.
|
|
|
|
|
|
post-patch.
|
|
|
|
|
|
|
|
|
|
target, and do things a bit more efficiently.
Remove now unnecessary script.
XXX This Makefile still needs work wrt tty devices XXX
|
|
|
|
message. Thank you.
|