Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
This documentation collection has basically been authored by the
authoritative sources and was adapted to Quanta. The Quanta documentation
is automatically available interactively by simply placing your cursor in a
keyword, right click, and select "Context help" from the popup menu.
|
|
|
|
Knights is a graphical chess interface to various chess engines and is
designed to work with KDE2. It has features geared toward novice players,
such as "previews": when you right click on a piece, Knights will show you
where that piece can move, and where it can attack. Future releases of
Knights will include tutorials which teach everything from piece movement
to advanced endgame strategy.
|
|
and kdeutils2.
|
|
|
|
quanta-2.0pr1 (2.0-pre-release-1) are:
- a ton of new keywords and functions have been added to the syntax
highlighter for PHP.
- highlighting for PHP keywords and functions is now case-insensitive
- ASP-like opening and closing PHP tags (<% and %>) are now supported.
|
|
|
|
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
* Remove build dependencies on autoconf/automake by providing patches to
the generated files as well. This allows our other automatic changes at
pre-configure time in bsd.pkg.mk to succeed.
|
|
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
* Fix problem noted by Marcello Balduccini <marcello.balduccini@ttu.edu>
in how kpgp handles pipes with child processes -- prevents kpgp from
remaining stuck while waiting for the child pgp process to terminate.
|
|
* 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.
|
|
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
|
|
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
* On Linux, kmtrace is installed, so handle it in the PLIST.
* libkstartperf.so needs to link against libltdl.so so add run-time dependency
on libtool.
|
|
* Remove dependency on python. The python KDE2 interface objects weren't
being built and installed anyway.
|
|
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
* Sort and fix PLIST.
|
|
|
|
|
|
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
* Build and install kmid.
* Check that certain X11 libraries are shared libraries before linking
shared objects against them.
* Fix and sort PLIST.
|
|
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
* Remove dynamic generation of PLIST. It generates incorrectly if other
packages install files in locations that kdebase2 thinks belong to it
(cervisia2 does this). Just list all of the files kdebase2 installs
directly in the PLIST. Also create a separate list of the plugins created
when requested. This fixes the problem noted in pkg/14549 by Mark Davies
<mark@mcs.vuw.ac.nz>.
* Fix problem noted in pkg/14428 by Mark Davies <mark@mcs.vuw.ac.nz> where
the the "Create New" links on the background menu in KDE2 fail to work
properly, complaining about insufficient permissions to write files.
* Support finding -lXdpms on XFree86-3.3.x with the configure script.
* Support Netscape plugins in Konqueror on Linux.
* Fix problem noted in pkg/14429 by Mark Davies <mark@mcs.vuw.ac.nz> where
the kdeeject script fails to properly call "eject" on NetBSD.
|
|
* Manage all of the icon directories for all of the KDE2 packages in the
PLIST.
* Workaround a NetBSD/alpha egcs optimization bug.
* Allow artsdsp pre-loadable module to be built.
* Fix pkg/14430 by Mark Davies <mark@mcs.vuw.ac.nz> where mounting devices
from KDE2 when /sbin isn't in your path doesn't work because mount/umount
can't be found. We append /sbin:/usr/sbin to the path before calling
mount/umount.
* Properly recognize that NetBSD's OSS implementation doesn't include the
Linux MIDI interface.
* Fix and sort PLIST.
|
|
Makefile.kde2 included by projects that use the recommended KDE2 build
infrastructure, including all of the admin scripts.
buildlink.mk included by KDE2 packages and contains all of the settings to
use the buildlink.mk infrastructure.
These obsolete Makefile.part1 and Makefile.part2.
|
|
as it was named before.
|
|
While here added the support of Exuberant etags (exetags in this package).
List of changes for version 5.1:
* Changed name of option configuration files for MSDOS, MSWindows, and OS/2.
* Changed regex support to enforce REG_NEWLINE. This fixes problem where the
newline character was explicity being matched by user patterns [Bug #431477].
* Added new public domain library for reading tag files (see readtags.h).
* Added support for variables and namespaces, provided by Jay Glanville [Vim].
* Added report of non-options in option configuration files and CTAGS
environment variable.
* Added support for YACC language, submitted by Nick Hibma [YACC].
* Added support for Perl packages, submitted by Nick Hibma [Perl].
* Added '$' as valid identifier character for DEC C compiler [VMS, Bug #425147].
* Added compilation date and time to --version output.
* Added configure check for HP-UX to determine if ANSI options needed [HP-UX].
* Removed tags for forward class/struct declarations [C/C++, Bug #432563].
* Eliminated ;" separator from end of tag line when no extension fields are
present.
* Fixed segmentation violation for some Lisp files [Lisp].
* Fixed segmentation violation occurring when file referenced in #line
directive was from an unknown language.
* Fixed loss of sync when parsing bit fields named with C++ reserved word [C].
* Fixed compilation problem on gcc-2.7.2.
* Fixed problem parsing verbatim strings [Eiffel].
* Fixed problem with PHP references [PHP].
* Fixed handling of Perl __DATA__ sections [Perl].
* Fixed problem resulting from white space in tag name due to regex name
specifier.
* Fixed double reading of $HOME/.ctags when current directory is $HOME.
* Fixed problem reading option configuration files using CR-LF newlines.
* Fixed problem preventing output control over tag kinds of regex patterns
[Bug #429869]
|
|
+ restore definitions of RM and LN in makefile.neb, as they're used
later on in the file.
+ if we're going to the bother of passing PREFIX to the invocation of
make, we might as well use PREFIX rather than LOCALBASE in the definition
of CCLIENTDIR.
|
|
|
|
|
|
fetchmail-5.9.5 (Thu Nov 8 14:14:35 EST 2001), 21162 lines:
* Changed the logging logic along lines suggested by Jan Klaverstijn,
* fetchmailconf looks first in the directory it's running from to find
fetchmail.
* Make sure we vet a success status correctly from open_smtp_sink()
and open_bsmtp_sink().
* Matthias Andree's env.c patch to refuse service when QMAILINJECT is defined.
* Immediately abort if a non-empty QMAILINJECT environment variable is
found. If it is set and contains f or i, qmail-inject or qmail's
sendmail `compatibility' wrapper will rewrite From: or Message-ID:
headers, respectively. En passant, fix the bug that program_name was
not filled in before used when the user's ID had no PW entry, leading
to (null) or crash when printing the error message. Patch by Matthias
Andree.
* NextStep and OpenStep port patch from Eric Sunshine.
* Block signals during SockConnect() so we don't get a socket descriptor
leak if we're hit by an alarm signal during connect(2).
* Set queryname even when server is inactive; avoids a core-dump bug in
the fetchids code.
|
|
|
|
|
|
Fixed in 7.9.1
much better connection re-use validity check
bugfixed connection re-use for FTP urls containing name and password
LDAP transfers no longer "hang"
a memory leak in the cookie engine was removed
CURLE_GOT_NOTHING is a new possible error code
curl_easy_duphandle() now duplicates cookie parser status too
--fail now only returns error if HTTP code is >= 400
a possible memory leak when a transfer failed was removed
builds better in cygwin
"current speed" meter more accurate
-c without -b saves the cookies now
-0/--http1.0 can now be used to set HTTP 1.0 operations
bugfixed libcurl for "thread-hopping" on Windows
removed memory leak in IPv6-enabled libcurl
'curl' no longer uses curl_formparse()
non-blocking connects
bugfixed curl_formadd()
bugfixed CURLINFO_FILETIME
bugfixed cookiejar
|
|
|
|
CGI::FastTemplate manages templates and parses templates, replacing variable
names with values. It was designed for mid to large scale web applications
(CGI, mod_perl) where there are great benefits to separating the logic of an
application from the specific implementation details. The primary advantages
of CGI::FastTemplate over other template systems is speed and efficieny.
|
|
it seems that IPv6 patch has bad sideeffect on relaying determination.
|
|
|
|
(among other things)
Changelog:
* Mail monitor option: Count unseen mail as new mail. (Based on a patch
by Martin Man <Martin.Man--at--seznam.cz>)
* Bugfixes:
o gkrellm -demo segfaulted.
o CPU sensor decals could be mapped wrong.
* Contributions:
o Anthony Mallet <anthony.mallet--at--useless-ficus.net> sensors.c patch
adds temp, fan, and voltage monitoring for NetBSD
o Przemyslaw Sulek <pbs--at--linux.net.pl> pl.po translation update.
o Darell Tan <dardil@singnet.com.sg> fs.c patch checks for uid matching
"owner" in fstab_user_permission().
o Tomas Ogren <stric--at--cs.umu.se> Solaris disk.c patch avoids adding
not found disks to the disk list.
|
|
|
|
EtherApe is a graphical network monitor for Unix modeled after etherman.
Featuring link layer, ip and TCP modes, it displays network activity
graphically. Hosts and links change in size with traffic. Color coded
protocols display. It supports Ethernet, FDDI, Token Ring, ISDN, PPP
and SLIP devices. It can filter traffic to be shown, and can read
traffic from a file as well as live from the network.
|
|
|
|
Changelog:
Minor Bug Fixed:
* Keybindings now work hopefully on every platform.
* omf files now installed in a separate directory.
* Changing gnome theme, tabs style didn't change
if you didn't restart MGT.
Enhancements:
* You can now change tab text simply clicking middle button
(or CTRL-Left button) on tab.
* tab text in dialog window is already selected so that
you can quickly delete it.
|
|
|
|
Guppi is a GNOME-based framework for graphing and interactive data analysis.
Guppi is a library that can be used to extend other programs. Programs can
either link directly to Guppi's shared libraries, or can embed Guppi plots
via Bonobo, GNOME's component architecture.
|
|
Changelog:
* Bug fixes, Polishing & Optimisations
* Shrink exported XLS files. (Jody)
* More work done to support financial functions. (Jukka)
* Improve dbf importer. (Jody)
* Rewrite solver dialog as guru. (Andreas)
* Re-enable compression for .gnumeric files. (Jody)
* Lots of documentation added. (Jukka)
* Make cell format dialog only pseudo-modal. (Jody)
* Added `Help' buttons for various tools. (Jukka)
* Fix support for cancel on window manager quit. (Jody)
* Help button on autosave doesn't crash. (Jukka)
* Fix non-bonobo View menu. (Jody)
* Added `Filter' submenu into the `Data' menu. (Jukka)
* Fix sheet extent calculation new complex objects. (Jody)
* Plug leaks. (Morten)
* Improve formula guru. (Jody)
* Cleanup various access to internal strings. (Morten)
* Support scrollwheel in a larger area. (Jody)
* Fix Edit -> Fill -> Autofill. (Jody)
* Make autocorrect non-modal and cleaner. (Jody)
* Make autocompletion a view attribute, with a gui. (Jody)
* Don't clear the clipboard when Klipper runs. (Jody)
* Enable per sheet style management to support (Jody)
validation, conditionals, and to simplify XLS export.
* Translations
* ru (Valek Filippov), nn (Roy-Magne Mo)
|
|
Changelog:
* libole2/ms-ole.c (ms_ole_open_vfs) : simplify.
* libole2/ms-ole.c: first attempt at handling files that are not
an integer number of 512-byte blocks.
(ms_ole_open_vfs): Fix file leaks. Verify block sizes.
(ms_ole_setup): Prepare the right number of blocks.
(ms_ole_destroy): Plug leak.
(ms_ole_lseek): Fix seek-from-end case.
* libole2/ms-ole.c (ms_ole_stream_open) : Be more careful about where
we are wiping.
* libole2.spec.in: don't point at sgml files we don't install.
|