Use -dumpversion with gcc rather than mangling -v output. Suggested
by mrg. Located copy of egcs to confirm output still correctly
mangled in that case :)
- Do nothing on x86_64 (for now). Thanks to Wolfgang S. Rupprecht
- Digital AlphaPC 164SX. Thanks to HATANO Hiromichi.
- Intel Pentium/MMX & Unrecognised Athlon XP. Thanks to Kimmo Suominen
- Mips update for gcc 3.1 and later. Thanks to Andreas Yankopolus
- Handle converting flags for old gcc versions recursively. Most
excessive case would be using cpuflags on a k6-3 win gcc 2.89 which
would map -march=k6-3 -> -march=k6 -> -march=pentium -> -march=i486
GAIL is the Gnome Accessibility Implementation Library and is as the
name suggests an implementation of the accessibility interfaces
defined by ATK.
This package is part of the GNOME 2 Development Platform.
Major changes since 2.5.91.1 were:
* Translation updates.
Major changes since 2.5.91 were:
* fix utf8 bug in EelEditableLabel
Major changes since 2.5.90 were:
* translations
Major changes since 2.5.8 were:
* Replaced egg-screen-exec usage with g_spawn
* Use new file chooser
* portability patches
Major changes since 2.5.7 were:
* Translations
Major changes since 2.5.6 were:
* Support for SUS modifiers in eel_strdup_strftime
* Set right a11y role on alerts
Major changes since 2.5.5 were:
* Fix a11y coloring of editable label
* Canvas update
Major changes since 2.5.4 were:
* Removed unused source files
* Added a GList API for string lists in eel-preferences.
Major changes since 2.5.3 were:
* HIG message dialogs
Major changes since 2.5.2 were:
* Mem leak fix in accessibility support.
Major changes since 2.5.1 were:
* Added accessibility support to editable label widget
Major changes since 2.5.0 were:
* Some ICCCM fixes
* disable deprecation warnings
* fix leaks
- plenty of code cleanups
- removed the dependency on libgnome, only glib required now
- Linux 2.6 support, NetBSD support and better FreeBSD support
- Make the block size available for filesystem statistics
by our native libintl. While it is not implemented, this allows us to build
programs against the native libintl, loosing very few functionality (some
translations of plural messages on few languages), and avoiding runtime
conflicts between native libintl and the gnu one (coming from the gettext
package).
Packages including .po files with uses of msgid_plural should define the
USE_MSGFMT_PLURALS variable to 'yes', so that the msgfmt wrapper is used.
(Do not use it when not really needed, as it will pull in perl5 as a build
dependancy).
What's new in at-spi-1.4.0: [GNOME 2.6.0 release]
* build improvements from Laszlo Peter.
* en_GB added to ALL_LINGUAS.
What's new in at-spi-1.3.16: [GNOME 2.6 RC1 release]
* Fix for bug #134036, which could steal keystrokes from applications
if at-spi registry failed.
* Build fixes, added .pc.in files (from Laszlo Peter).
This is the gnome-2.6 beta release of at-spi.
What's new in at-spi-1.3.15:
* translations:
Amanpreet Singh Alam (pa)
Bojan Suzic (sr@ije)
Overview of Changes in GAIL 1.6.0
=================================
* Added translations: Romanian [Mi\305\237u Moldovan],
Bengali [Progga], British (en_GB) [Gareth Owen], Hindi [Anand Subramanian],
Icelandic [ Helgi \303\236ormar \303\236orbj\303\266rnsson]
* Updated translations: Lithuanian [\305\275ygimantas Beru\304\215ka],
Norwegian Nynorsk [\303\205smund Skj\303\246veland]
Overview of Changes in GAIL 1.5.8
=================================
* Ignore label within button when creating LABELLED_BY relations.
(bug #136602)
* Find label for button in a GtkTreeView column header. (bug #135943)
* Add translations: Brazilian Portuguese [Franz Gustav Niederheitmann],
Russian [Russian team]
* Updated translations: Albanian [Laurent Dhima], Croatian [Robert Sedak]
Overview of Changes in GAIL 1.5.7
=================================
* Use gtk_widget_list_mnemonic_labels to create ATK_LABELLED_BY relations
instead of special case heuristics. (bug #136163)
* Correct error in GailScale (bug 135227) [Mariano Su\341rez-Alvarez]
* Add translations: Tamil [Adamnseh Nadarajah]
* Updated translations: Albanian [Laurent Dhima],
Simplified Chinese [Funda Wang]
Overview of Changes in GAIL 1.5.6
=================================
* Emit notification when tooltip is displayed. Set ATK_RELATION_POPUP_FOR
to identify the object for which the tooltip is displayed. (bug #76266)
* Find text in buttons on GAIM login screen so that it is reported as accessible
name for button. (bug #134308)
* Do not report widget name as accessible name. (bug #128439)
* Check TreeView is realized before emitting selection-changed signal.
(bug #134952)
* Add heuristic to find label for NautilusEntry in FMPropertiesWindow.
(bug #134629)
* Fix leak when adding global event listener. [Christian Persch] (bug #135018)
* Add accessibility implementation for GtkScale. (bug #104797)
* Add translations: Canadian English [Adam Weinberger]
* Updated translations: Albanian [Laurent Dhima], Irish [Alastair McKinstry]
Overview of Changes in GAIL 1.5.5
=================================
* Fix emission of test-inserted signals when text in a GtkEntry changes.
(bug #133283)
* Add heuristic to find label for GnomeEntry. (bug #133403)
* Find labelled-by relation for GnomeColorPicker (bug #133200)
* Correct setting of object in NODE_CHILD_OF relation. (bug #133420)
* Report a GailEntry as child of GailCombo even if it is not editable.
(bug 133512)
* Add heuristic to find label for entry in GtkFileSelection. (bug #129371)
* Correct labelling for GnomeIconEntry. (bug #133967)
* Report keybindings for activate action for GailEntry. (bug #132846)
* Avoid spurious reporting of focus on parent menu item when moving from
one menu item to another. (bug 128973)
* Report labelling correctly for GnomeFileEntry. (bug #134131)
* Report label for combo-box in Sound preferences capplet. (bug #126972).
* Add translations: Japanese [Takeshi AIHANA], Ukrainian [Maxim Dziumanenko],
Belarusian [Ales Nyakhaychyk], Finnish [Pauli Virtanen]
* Updated translations: Albanian [Laurent Dhima],
Serbian [Aleksandar Uro\305\241evi\304\207]
Overview of Changes in GAIL 1.5.4
=================================
* Correct error in action implementation for GtkExpander. (bug #131458)
[Bill Haneman]
* Implement AtkSelection for GtkList. (bug #132136)
* Avoid warning when popping up context menu in gnome-terminal. (bug #132457)
* Emit deactivate signal when window is being removed. (bug #132604)
* Add initial accessibility implementation for GtkComboBox.
* Fix crasher bug in gnumeric when treeview is destroyed. (bug #132450)
* Add translations: Irish [Alastair McKinstry], Albanian [Laurent Dhima],
Azerbaijani [M\311\231tin \306\217mirov]
* Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
Czech [Miloslav Trmac], Croatian [Robert Sedak]
Overview of Changes in GAIL 1.5.3
=================================
* Define locale dir for gail correctly. (bug #130489)
* Fix FPI in gail documentation. (bug 129730) [Sebastien Bacher]
* Ensure that role for table is set correctly. (bug #128799)
* Add translations: Indonesian [Ahmad Riza H Nst], Arabic [Arafat Medini],
Norwegian Nyorsk [\303\205smund Skj\303\246veland], Serbian [Robert Sedak],
Lithuanian [Tomas Kuliavas], Persian [Roozbeh Pournader],
Danish [Ole Laursen], French [Baptiste Mille-Mathias],
Mongolian [Sanlig Badral], Italian [Luca Ferretti],
Korean [Changwoo Ryu].
* Update translations: Polish [Artur Flinta]
Overview of Changes in GAIL 1.5.2
=================================
* Ensure that focus object is reported correctly after window
deactivate/activate. (bug #127486)
* Set ATK_STATE_SHOWING for cells which are on the screen. (bug #127607)
* Add accessibility support for GtkExpander. (bug #128378)
* Fix crasher bug when GailEntry idle handler is called after the object
is destroyed. (bug #128497)
* Add translations: Greek [Kostas Papadimas], Malay [Hasbullah Bin Pit],
Catalan [Jordi Mallach], Norwegian [Kjartan Marass],
Portuguese [Duarte Loreto]
* Updated translations: Dutch [Elros Cyriatan]
Overview of Changes in GAIL 1.5.1
=================================
* Fix emission of warning messages when accessing GtkTreeView. (bug #126706)
* Report name of stock icon when no other name is available for button.
(bug #126631)
* Wait until menu is mapped before reporting is is visible. This fixes problem
with incorrect vnumber of children being reported. (bug #126801)
* Report focus on item in menubar before reporting focus on menu item in menu
when Alt key is used to popup menu. (bug #124838)
* Report text correctly when the text is in bold. (bug #126797)
* Find label for widget Nautilus Desktop Preferences dialog. (bug #126973)
* Add translations: Welsh [Rhys Jones], Polish [Arkadiusz Lipiec],
Czech [Miloslav Trmac]
Overview of Changes in GAIL 1.5.0
=================================
* Fix crasher bug in wnck-applet when gnome-panel terminates (bug #124575)
* Fix crasher bug in glade-2 when GtkCList added to scrolled window
which previously contained a GtkTreeView. (bug #119635)
* Correct inconsistency in property names; some container hyphen (-) and
some contained underscore (_). (bug #125212)
* Report focus correctly when Alt+F1 is used to popup panel's menu.
(bug #124232)
* Add translatable accessible names for GTK and GNOME stock icons.
(bug #122549)
* Report cell as focused the first time a table is displayed. 9bug #126356)
* Fix crasher bug when gok settings dialog is displayed. (bug #126726)
* Do not emit unnecessary notifications about window title change.
(bug #126605
* Report text correctly for option menu after value changes. (bug #125703)
* Add translations: Swedish [Christian Rose], German [Christian Neumair],
Serbian [Danilo \305\240egan], Dutch [Vincent van Adrighem],
Spanish [Francisco Javier F. Serrador]
be incomplete, but couldn't find anything better:
libbonoboui 2.5.3
* bugs fixed
+ toolbar/dock destruction crasher (Michael)
+ unused arg cleanup (Fernando Herrera)
* featurelets
+ BonoboWindow cleanup (Arvind Samptur)
libbonoboui 2.5.2
* bugs fixed
+ require the right gtk+ (Jason Leach)
+ AIX portability (The Written Word)
+ svg icon image size (Sergey V. Udaltsov)
+ status bar grip problem (Michael)
+ control 'activate' signal (Federico, JP)
+ memove not strcpy for overlap (JP)
+ dock size allocation problem (Michael)
* featurelets
+ status bar packing improvement (Alexander Larsson)
libglade-2.3.6: 10-March-2004
- Implement support GtkComboBoxEntry, GtkToolItem, GtkToolButton,
GtkToggleToolButton, GtkRadioToolButton & GtkSeparatorToolItem (Damon
Chaplin)
- Fix automake warning (Steve Chaplin)
- Add libglade version number to the docs (Matthias Clasen)
- Fix usage of C++ keyword as an argument name (Bas Driessen)
- Allow additional signal parameter for glademm (Christof Petig)
- Support tooltips in toolbars (Michael Voigt)
libglade-2.3.2: 15-January-2004
- Support disambiguating msgids by prefixing them with a context
string. (Christian Stimming, Matthias Clasen)
libglade-2.3.1: 14-November-2003
- Register GtkColorButton, GtkComboBox, GtkFileChooser and
GtkFontButton types (Jonathan Blandford)
- Implemement support for GtkExpander (Mark McLoughlin)
- Fix memory leak and incorrect colour map usage (Morten Welinder)
- Win32 build support (Tor Lillqvist, Masahiro Sakai)
- Build fixes (James Henstridge, Michael Meeks)
This is a stable release providing new functionality as compared
to Pango-1.2, while maintaining source and binary compatibility.
Notable improvements in Pango since version 1.2:
* Support for characters beyond the basic-multilingual
plane of Unicode and updates of character properties to
match Unicode-4.0.
* The same modules are now used for the Xft and fontconfig
backends, reducing code duplication, and making it easier
to create new backends independent of Pango that use
fontconfig and FreeType.
* A better font and shaper selection algorithm is now used
that takes script information into account.
* Bidirectional base direction can now be automatically
determined from the text instead of explicitly set by
the application.
* Improvements to OpenType handling, especially for the GPOS
table. GPOS features are now enabled for Arabic.
Changes in version 1.6.0
========================
* Add translation: Serbian Jekavian [Bojan Suzic], Estonian [Priit Laes]
* Update translations: Arabic [Arafat Medini],
Spanish [Francisco Javier F. Serrador],
Lithuanian [\305\275ygimantas Beru\304\215ka],
Serbian [Aleksandar Urosevic], Belarusian [Ales Nyakhaychyk]
Changes in version 1.5.5
========================
* Add translation: Canadian English [Adam Weinberger]
* Update translations: Italian [Alessio Frusciante], Mongolian [Sanlig Badral],
Albanian [Laurent Dhima], German [Christian Neumair],
Greek [Kostas Papadimas], Hindi [Guntupalli Karunkar]
Changes in version 1.5.4
========================
* Update translations: Japanese [Takeshi AIHANA],
Azerbaijani [M\311\231tin \306\217mirov], Finnish [Pauli Virtanen],
French [Christophe Merlet], Ukrainian [Maxim Dziumanenko],
Simplified Chinese [Funda Wang], Arabic [Arafat Medini],
Albanian [Laurent Dhima]
Changes in version 1.5.3
========================
* Corrected library name in atk-uninstalled.pc.in (bug #132283). [Laszlo Peter]
* Corrcted property name for number of links in a AtkHypertext (bug #130022).
* Add translation: Croatian [Robert Sedak]
* Update translations: Japanese [Takeshi AIHANA], Italian [Alessio Frusciante],
Norwegian [Kjartan Marass], Albanian [Laurent Dhima],
Russian [Russian team], Polish [GNOME PL team], Welsh [Rhys Jones],
Swedish [Christian Rose], Serbian [Danilo \305\240egan],
Dutch [Tino Meinen], Czech [Miloslav Trmac], Korean [Changwoo Ryu],
Spanish [Francicso Javier F. Serrador], Danish [Ole Laursen],
Portuguese [Duarte Loreto]
Changes in version 1.5.2
========================
* Fix crasher bug in atk_text_free_ranges (bug #129837). [Jeff Franks]
* Change name of role from, "accel label" to "accelerator label". (bug #129499)
* Update translations: Czech [MiloSlac Trmac], Portuguese [Duaret Loreto],
Danish [Ole Laursen], Spanish [Francisco Javier F. Serrador],
Afrikaans [Stefan Lubbersen], Japanese [Takeshi AIHANA],
Norwegian [Kjartan Maraas], Greek [Kostas Papadimas],
Swedish [Christan Rose], Belarusian [Alex Nyakhaychyk],
Serbian [Danilo \305\240egan], Arabic [Arafat Mendini],
Norwegian Nyorsk [\303\205smund Skj\303\246veland], Croatian [Robert Sedak],
Polish [Artur Flinta], Lithuanian [Tomas Kuliavas],
Dutch [Vincent van Adrighem], French {Christophe Merlet],
Mongolian [Sanlig Badral], Korean [Korean], Arabic [Arafat Medini].
Changes in version 1.5.1
========================
* Change role names so that unlocalized names the same as Java role names.
(bug #125024)
* Set state FOCUSED for object reported as having focus. (bug #127400)
* Add new property "accessible-hypertext-nlinks" for AtkObject. Add new
signal link_activated and properties "number-of-anchors", "end-index" and
"start-index" for AtkHyperlink. (bug 112390)
* Make nicks and blurbs of properties translatable.
* Add new role ATK_ROLE_EDITBAR. (bug 116007)
* Add translations: Afrikaans [Stefan Lubbersen]
* Update translations: Serbian [Danilo \305\240egan], Czech [Milozlav Trmac],
Portuguese [Duarte Loreto], Mongolian [Sanlig Badral],
Dutch [Vincent van Adrighem]
Changes in version 1.5.0
========================
* Fix memory leaks in AtkRelations (bugs #124877, #125725)
* Add version number to documentation (bug #125758)
* Update translations: Catalan [Jordi Mallach], Kannada [Pramod]
GLib-2.4 is a stable release adding an incremental improvement
in functionality over GLib-2.2 while maintaining binary and
source compatibility. New features include:
General
* Watches for child process exit integrated into the main loop.
* Unicode tables updated to cover all of Unicode-4.0.
* Standard header file for gettext macros, including Q_() macro
for strings with context.
* Improved seeding for the GRandom random number generator.
Threading
* Atomic operations on integers and pointers.
* GOnce for one-time initialization.
GObject:
* G_DEFINE_TYPE macros for easy definition of GObject types.
* Properties can now be added to interfaces.
* Instance private data allows private data members for objects.
"configure" script which otherwise picks "-pthreads" as the compiler
option for POSIX's Threads.
The real problem is probably that the buildlink3 framework passes
"-pthread" as a compiler option to "configure" and therefore defeats
the probes in the "configure" script. But that's hard to fix.
imported newest stable release, 1.12)
This module solves the problem of having to write a bazillion get/set
methods that are all the same. The argument to 'use' is a hash whose
keys are the names of types of generic methods generated by MethodMaker
and whose values tell method maker what methods to make. More
precisely, the keys are the names of MethodMaker methods (methods that
write methods) and the values are the arguments to those methods.
(12 March 2004, from /branches/1.0.x)
http://svn.collab.net/repos/svn/tags/1.0.1
IMPORTANT: cvs2svn is no longer included in py-subversion. I will
soon be adding a new cvs2svn package.
User-visible changes:
* allow anonymous access checking in mod_authz_svn
* fixed: mod_authz_svn now works with SVNParentPath (issue #1588)
* fixed: potential segfault in mod_dav_svn.
* fixed: improper BDB cursor shutdown in libsvn_fs, which can wedge repos.
* fixed: allow checkout of repository with space in path. (issue #1694)
* fixed: make 'svn propget URL' work correctly over svn://. (issue #1752)
* fixed: failed 'svn merge URL' when URL contains user@host. (issue #1759)
* fixed: invalid REPORT response when updating a deleted wc. (issue #1721)
* fixed: allow deletes below copied wc dirs.
* fixed: merge --dry-run bug on added-files with props. (issue #1738)
* fixed: svnlook no longer requires write access to '.'
* fixed: ensure 'svn blame' fails on files marked as binary. (issue #1733)
* fixed: make failed direct-URL commits clean up their fs txns. (issue #1726)
* fixed: obscure bugs in time/date string formatting. (issue #1692)
* fixed: svn export doesn't export svn:externals. (issue #1750)
* fixed: svn import doesn't handle EOL or keyword translation. (issue #1756)
* fixed: svn status -v shows unwanted status of externals (issue #1741)
* fixed: allow revert of schedule-replace file that has no props (issue #1775)
* fixed: svnserve segfault on invalid --listen-host argument.
* fixed: switch bug which caused wrong URL to be left in wc.
* detect invalid UTF8 filenames when native locale is UTF8.
* improve presentation of directory property conflicts.
* improve presentation of errors from svnadmin & svnlook.
* clarify output of 'svnadmin help deltify'.
* augment copyright notice to --version output.
* more book updates.
Developer-visible changes:
* remove obsolete auth provider examples.
* prevent potential ra_dav commit race-condition.
* fix svn_io_dir_walk 'dot-first' ordering required by 'svnadmin hotcopy'.
* fix error leaks in dav_svn_convert_err()
* upgrade win32 innosettup tools and redhat RPMs.
* fix compile warning: compressed streams on LP64 architecture.
* use cpio to generate tarballs instead of GNU tar.
* tweaks to dist.sh.
* fix bindings on win32.
* fix perl bindings build on OS X.
* fix perl bindings: bug which rejects string revnums.
supplied automatically. (Apache themselves do not recommend building Ant
from source as it will miss a lot of important stuff in most cases.)
This fixes pkg/22034.
Epydoc is a tool for generating API documentation for Python
modules, based on their docstrings. A lightweight markup language
called epytext can be used to format docstrings, and to add
information about specific fields, such as parameters and instance
variables.
* Don't depend on xemacs-packages.
While files of xemacs-packages are installed into
${PREFIX}/lib/xemacs/xemacs-packages,
individual Emacs lisp packages use
${PREFIX}/lib/xemacs/site-packages,
so these are never overwritten.
Let's think that these two parts are separate. Individual Emacs lisp
packages depend on another individual ones, never need to depend on
xemacs-packages. This should make things simpler.
by looking for apxs in the PATH, which we don't protect against (yet) in
buildlink3. Explicitly disable building the Apache modules to prevent
build errors.
dependencies unless USE_GNU_GETTEXT is defined or IMCOMPAT_GETTEXT is set
appropriately. This should allow packages to use the glibc gettext
routines on Linux.
including:
*) SECURITY: CAN-2004-0174 (cve.mitre.org)
Fix starvation issue on listening sockets where a short-lived
connection on a rarely-accessed listening socket will cause a
child to hold the accept mutex and block out new connections until
another connection arrives on that rarely-accessed listening socket.
With Apache 2.x there is no performance concern about enabling the
logic for platforms which don't need it, so it is enabled everywhere
except for Win32. [Jeff Trawick]
*) SECURITY: CAN-2004-0113 (cve.mitre.org)
mod_ssl: Fix a memory leak in plain-HTTP-on-SSL-port handling.
PR 27106. [Joe Orton]
*) SECURITY: CAN-2003-0020 (cve.mitre.org)
Escape arbitrary data before writing into the errorlog. Unescaped
errorlogs are still possible using the compile time switch
"-DAP_UNSAFE_ERROR_LOG_UNESCAPED". [Geoffrey Young, Andr<E9> Malo]
Complete changelog is at http://www.apache.org/dist/httpd/CHANGES_2.0
Package changes include:
buildlink depends increased for apache2 (but not for apr).
apr package version changes, but APR_VERSION stays same.
more files installed and added to PLIST.
share/httpd/manual/search/manual-index.cgi removed from PLIST.
Also removing share/httpd/htdocs and share/httpd directories
removed from PLIST because already handled by MAKE_DIRS.
(I think this should use OWN_DIRS.)
(jlam@ said he would like this update done during freeze.)
by moving the inclusion of buildlink3.mk files outside of the protected
region. This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.
BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list. This ordering property is used to check for builtin
packages in the correct order. The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end. However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
built-in or not into a separate builtin.mk file. The code to deal
checking for built-in software is much simpler to deal with in pkgsrc.
The buildlink3.mk file for a package will be of the usual format
regardless of the package, which makes it simpler for packagers to
update a package.
The builtin.mk file for a package must define a single yes/no variable
USE_BUILTIN.<pkg> that is used by bsd.buildlink3.mk to decide whether
to use the built-in software or to use the pkgsrc software.
It seems that racc 1.4.4 can generate parser code for Ruby 1.6.X, but
racc itself can't work on Ruby 1.6.X.
This ruby-racc package 1.4.3nb1 contains old ruby-racc-runtime-1.4.3 and
ruby-racc-1.4.3 package.
- switch to Tk 8.4.
- Enable pkgviews installtion
- Use DIST_SUBDIR because the distfile doesn't have any version
information.
- Update MASTER_SITES.
Major changes since 3.09:
- Much-improved handling of PC-style filenames.
- Works with Tk 8.4.
Changes since 7.1.2:
- More merging functionality. Helps you tag the merged-from and merged-to
versions, and if you use the tagnames properly, draws curving arrows between
them to show where merges occurred. The tagnames are configurable with the
cvscfg(mergetoformat) and cvscfg(mergefromformat) variables.
- Requires Tk 8.4 for the curved lines.
- Fixed bug in annotation browser wherein it didn't change colors when
"Days per Color" changed.
- No longer pops an error dialog if the background exec fails. Just beeps at
you. The command's output should tell you what happened.
- TkDiff v4.0:
"r" key binding to recompute diffs
fix for diff symbols in Change Bars disappearing
preferences for showing whitespace differences
better tolerance of Windows filenames
- Bugfix for hangs in 7.1.3
- Bugfix for uninitialized X1 coordinate
- Compatible with CVS 1.11.8, which lost the global -l flag.
- Mainline tkdiff is back. Tkdiff is on Sourceforge now and there's an
official beta, which is pretty stable.
- Annotation browsing is available from the log branch browser. There's also
a button on the main window to make it more likely that people will discover
the function, which can be most useful.
- Merging will work to the branch as well as to the trunk in the logcanvas
browser.
- Solved a few problems with the exec functionality. High CPU usage is gone.
It now gives back the UI (to one degree or another) and captures
stderr (both) instead of doing one or the other.
- Made a filter for single-line module-diff (patch) output. Now files that
were added, removed, or changed are easier to pick out visually.
- Added an Apply button to the module-level checkout, export, and patch
dialogs. Since they don't save state, you could have to type the same
thing over and over on subsequent operations.
from pkgsrc-wip
SCons is an Open Source software construction tool--that is, a build tool;
an improved substitute for the classic Make utility; a better way to build
software.
Changes:
IMPROVED - Much improved KDevelop User Manual.
IMPROVED - C++ parser twice as fast and more memory efficient.
IMPROVED - Faster/lighter configuration dialogs - the heaviest pages are
now demand-loaded.
IMPROVED - FileGroups plugin now smarter at applying regexps - much faster
for common group definitions
IMPROVED - Removed performance bottleneck that made the initial parsing of
a project very slow.
IMPROVED - KCModule Template to use KDE 3.0 API and KGenericFactory.
IMPROVED - Make source files generated with appwizard honor the selected
file templates.
IMPROVED - Clanlib documentation
IMPROVED - Project templates by ignoring irrelevant documentation and other
small fixes.
IMPROVED - Configuration script now allows to disable the compilation of
certain KDevelop parts.
ADDED - A new "Simple Designer based KDE application" template was added.
ADDED - SearchText in QEditor
ADDED - Possibility to change fontsize in documentation browser.
FIXED - The infamous "Gentoo-crash" finally found and fixed.
FIXED - Make Haskell language support work again
FIXED - Debugger plugin: "Clear all breakpoints"
FIXED - Grep plugin: Don't sometimes crash when interrupting a find while
a build is running.
FIXED - Grep plugin: Don't confuse files with very similar filenames and
avoid potentially slow O(n) lookup.
FIXED - Grep plugin: Don't show garbage hits - clean up after a previous
interrupted run.
FIXED - A case where unsaved files aren't queried for saving when KDevelop
is closed.
FIXED - A case where a running program that produced a lot of debug output
could crash KDevelop
FIXED - Debugger will not start (libtool issue)
FIXED - Back and forward buttons available in context menu.
FIXED - Run Options not honored (custom makefiles)
FIXED - Problems on minimum wxWindows version test.
FIXED - wxWindows apptemplate broke compilation with Unicode compiled
wxWindows
FIXED - Cannot translate project due to srcdir != builddir.
FIXED - Kdevelop crashes when closing multiple files via Keyboard
FIXED - Grep dialog doesn't prepopulate with selected text.
FIXED - Unsaved changes icon disappears even if save could not be performed.
FIXED - Crashes while loading plugins after unloading plugins.
FIXED - expand text (ctrl+J) crashes kdevelop.
FIXED - cvs tools may crash kdevelop.
FIXED - switching docks when no file is loaded crash kdevelop.
FIXED - Kdevelop crashes when typing a dot at the end of a comment.
FIXED - Incomplete make clean for parts/appwizard/common.
FIXED - Use -u instead of -u3 since it is obsoleted.
FIXED - kdevelop looks weird after previewing forms in KUIViewer.
FIXED - close all in context menu with two changed documents doesn't
respond to cancel properly.
FIXED - Crash when working with Java ant projects.
FIXED - Drop-down lists of toolbar combo views don't appear with UI
effects on.
FIXED - Automake 1.8.x not supported.
FIXED - Unable to debug Hello World C++ program.
FIXED - Lots of other small things we've forgotten...
Changes:
Umbrello: code generation does not ignore output directory anymore
Umbrello: creating new states from context menu in state diagram is not
broken anymore
Umbrello: changing the name of a state doesn't cause it to be drawn in bold
anymore
Umbrello: not unable to change the specification of an operation anymore
Umbrello: fixed problems while moving floating text block of role
belonging to association
Umbrello: fixed a lot of internal problems in code generation, association
handling
Umbrello: fixed XMI loading
Cervisia: prevent crash when activating the create tag/branch action while
embedded into Quanta
Bugs fixed in 1.8.3:
* Long standing bugs:
- Quote filenames in installation rules, in case $DESTDIR, $prefix,
or any of the other *dir variables contain a space.
Please note that Automake does not and cannot support spaces in
filenames that are involved during the build. This change affects
only installation paths, so that `make install' does not bomb out
in packages configured with
./configure --prefix '/c/Program Files'
- Fix the depfiles output so it works with GNU sed (<4.1) even when
POSIXLY_CORRECT is set.
- Do not AC_SUBST(LIBOBJS) in AM_WITH_REGEX. This macro was unusable
since Autoconf 2.54, which defines LIBOBJS itself.
- Fix a potential (but unlikely) race condition in parallel elisp
builds. (Introduced in 1.7.3.)
- Do not assume that users override _DEPENDENCIES in all conditions
where Automake will try to define them.
- Do not use `mkdir -p' in mkinstalldirs, unless this is GNU mkdir.
Solaris 8's `mkdir -p' is not thread-safe and can break parallel
builds.
This fix also affects the $(mkdir_p) variable defined since
Automake 1.8. It will be set to `mkdir -p' only if mkdir is GNU
mkdir, and to `mkinstalldirs' or `install-sh -d' otherwise.
- Secure temporary directory creation in `make distcheck'. (PR/413)
- Do not generate two build rules for `parser.h' when the
parser appears in two different conditionals.
- Work around a Solaris 8 /bin/sh bug in the test for dependency
checking. Usually ./configure will not pick this shell; so this
fix only helps cases where the shell is forced to /bin/sh.
* Bugs introduced by 1.8:
- In some situations (hand-written `m4_include's), aclocal would
call the `File::Spec->rel2abs' method, which was only introduced
in Perl 5.6. This new version reestablish support Perl 5.005.
It is likely that the next major Automake releases will require at
least Perl 5.6. Consider upgrading your development environment
if you are still using the five-year-old Perl 5.005.
- Automake would sometimes fail to define rules for targets listed
in variables defined in multiple conditions. For instance on
if C1
bin_PROGRAMS = a
else
bin_PROGRAMS = b
endif
it would define only the `a.$(OBJEXT): a.c' rule and omit the
`b.$(OBJEXT): b.c' rule.
* New sections in manual:
- Third-Party Makefiles: how to interface third party Makefiles.
- Upgrading: upgrading packages to newer Automake versions.
- Multiple Outputs: handling tools that produce many outputs.
this build with NetBSD make older than Dec 26 2003.
Problem was that ${FOO:$o=.lo} was not expanded as in GNU make
before that date; problem found by Thomas Dickey.
Remove USE_GNU_TOOLS+=make.
- support Ruby 1.8.0
- distribution's content changed.
- miscellous bug fixes.
pkgsrc changes:
- ruby-racc-runtime is obsolete now and please use "racc -E"
for ruby 1.6.X.
Changes since 1.11.12:
**********************
GENERAL USER ISSUES
* Several memory leaks have been plugged.
* Thanks to Ville Skyttä the man page has a few less spelling errors and is
slightly more accurate.
* An unlikely potential segfault when using the :fork: connection method has
been fixed.
* Misc cosmetic, readability, and commenting fixes.
* The CVS server has had the protocol check for unused data from the client
partially restored.
* A fix has been included that should avoid a very rare race condition that
could cause a CVS server to exit with a "broken pipe" message.
* A minor problem with the nmake build file that was preventing the source from
compiling under Windows has been fixed.
* Tests have been added to the test suite.
Changes from 1.11.11 to 1.11.12:
********************************
GENERAL USER ISSUES
* Infinite alias loops in the modules file are now checked for and avoided.
* Clients on case insensitive systems now preserve the case of directories in
CVS/Entries, in addition to files, for use in communications with the CVS
server.
* Some previously untested behavior is now being tested.
* Server support for case insensitive clients has been removed in favor of the
server relying on the client to preserve the case of checked out files, as
per the CVS client/server protocol spec. This is not as drastic as it may
sound, as all of the current tests still pass without modification when run
from a case insensitive client to a case sensitive server. This change
disables little previous functionality, enables access to more of the
possible namespace to users on systems with case insensitive file systems,
fixes a few bugs, and in the end this should provide a major stability
improvement.
* Thanks to Ville Skyttä the man page is a bit more accurate.
* Thanks to Ville Skyttä some unused variables were removed from the log_accum
Perl script in contrib.
* Thanks to Alexey Mahotkin, a bug that prevented CVS from being compiled with
Kerberos 4 authentication enabled has been fixed.
* A minor bug that caused CVS to fail to report an inifinte alias loop in the
modules file when portions of the alias definition contained trailing slashes
has been fixed.
* A bug in the gzip code that could cause heap corruption and segfaults in CVS
servers talking to clients less than 1.8 and some modern third-party CVS
clients has been fixed.
* mktemp.sh is now included with the source distribution so that the rcs2log
and cvsbug executables may be run on systems which do not contain an
implementation of mktemp.
* Misc documentation fixes.
Changes since 0.4.7:
- Traceback text is now cached.
- Tracebacks can be propagated across sockets as text.
- Added makeLogRecord() to allow a LogRecord to be created from a dictionary.
- Closing a handler now removes it from the internal list used by shutdown().
- Made close() call flush() for handlers where this makes
sense (thanks to Jim Jewett).
- The exc_info keyword parameter can be used to pass an exception tuple as
well as a flag indicating that the current exception should be logged.
- A shutdown hook is registered to call shutdown() on
application (Python) exit (thanks to Jim Jewett).
- Removed redundant error check in setLoggerClass().
- Added RESET_ERROR to logging.config.
- SocketHandler now uses an exponential backoff strategy.
- Minor documentation corrections.
- Made _listener global in stopListening().
- Made listen() correctly pass the specified port.
- Removed some redundant imports in __init__.py.
- Added the record being processed as a parameter to handleError.
- Handler.handle returns the result of applying the filter to the record.
- Added a seek(0, 2) in RotatingFileHandler before the
tell() call. This is because under Windows, tell()
returns 0 until the first actual write.
- Altered findCaller to not use inspect.
- Renamed warn and WARN to warning and WARNING. This may break
existing code, but the standard Python module will use
warning/WARNING rather than warn/WARN. The fatal and FATAL synonyms
for critical and CRITICAL have also been removed.
- Added defaultEncoding and some support for encoding Unicode messages.
- Added process ID to the list of LogRecord attributes.
- Modified Logger.removeHandler so that it does not
close the handler on removal.
- Modified SMTPHandler to treat a single "to address" correctly.
- Modified SMTPHandler to add a date header to the SMTP message.
- Modified HTTPHandler to factor out the mapping of
a LogRecord to a dictionary.
Changes since 5.5.3:
* AutoFSM was enhanced with the notion of a "noop" transition handling
* fmemopen() is now used (when possible) for anonymous output (diversions)
* The Guile function (chdir "...") is now wrapped so AutoGen can adapt
* the definitions parser now uses a FSM parser instead of YACC
* AutoOpt-ed programs can now have internationalized usage text
* Templates have been added for using getopt(3) or getopt_long(3GNU)
to parse options (in lieu of libopts).
* better docs on partitioned ini (rc) files
The 0.6.7 release fixes some bugs:
- be more backward-compatible when asking for EMAIL_CHARSET
- made error on create consistent with edit when user enters invalid data
for Multilink and Link form fields (sf bug 904072)
- made errors from bad input in the quick "Show issue:" form more
user-friendly (sf bug 904064)
- don't add a query to a user's list if it's already there
- nicer invalid property error in HTML templating
- use EMAIL_CHARSET for message body too (still sf bug 900046)
A model is a simplified representation of the real world. Engineers
use models to gain confidence in the adequacy and validity of a proposed
design.
Models are described using state machines, known as Labelled Transition
Systems (LTS). These are described textually as Finite State Processes
(FSP) and displayed and analysed by the LTSA analysis tool.
This package provides the LTSA utility exposed above. It is specially
useful to be used together with the 'Concurrency: State Models & Java
Programs' book, whose page is at http://www-dse.doc.ic.ac.uk/concurrency/.
revision 1.29
date: 2004/02/18 19:13:30; author: jlam; state: Exp; lines: +23 -23
Configure and build shlibtool after configuring and building libtool,
resepectively. This makes the build output look more logically grouped
into phases.
to make this build again on 1.5.x systems.
Addresses PR 24588.
This release contains a number of significant performance and feature
enhancements and reflects the contributions of an active community of
volunteer developers, reviewers, enlightening critics, kibitzers, and
testers.
Of particular interest to many will be the new support (relative to
1.1) for "archive signing and integrity checking" -- a facility by
which the integrity of a publicly accessible archive can be verified.
Release 2.1.2 is a maintenance release to fix serious defects present in
release 2.1.0 and 2.1.1. These changes only affect some plug-ins and features.
Modified plug-ins have version id "2.1.2"; plug-ins unchanged since the 2.1
release still have version id "2.1.0"; plug-ins unchanged since the 2.1.1
release still have version id "2.1.1". Note, however, that all features now
have version id "2.1.2" (even if none of their plug-ins changed).
Changes:
License is in one line
BIDI: ToolTiptext do not have Right to left Reading order
BIDI: Lack of leading and trailig styles for alignment of...
BIDI: drop-down list of rtl-oriented CCombo is displayed ...
BIDI: keyboard's left and right arrows change value of rt...
BIDI: keyborad's left and right arrows move focus between...
BIDI: problem with keyboard's left and right arrows, when...
BIDI: rtl-oriented Tracker has wrong behavior.
BIDI: StyledText to support RIGHT_TO_LEFT orientation
GPs on exit
Stack overflow in code assist
BIDI: Some custom widgets can't be created with explicitl...
BIDI: When UpDown control of rtl-oriented TabFolder is us...
BIDI: PopupList can't be created with explicitly assigned...
BIDI: LTR-oriented MessageBox can't be created, if it's p...
Search indexes generated for similar locales
BIDI:GC.drawImage(0, ... draws at 1, ... when using RIGHT...
BIDI:Caret cheese when resizing RIGHT_TO_LEFT StyledText
BIDI: Drop-down list of CCombo doesn't inherit it's orien...
BIDI: text in the rtl-oriented Text control can't be alig...
BIDI: rtl-oriented TableCursor set next column instead of...
[Bidi] StyledText - support dynamic changing of orientation
Searching for wildcard character * causes server memory e...
Java memory arguments not being passed to operational VM
Bidi: StyledText - exception in autoscroll in bidi
Numerous single type imports can slow compiler down signi...
Extensible debug events
JavaBreakpoint.recreate() should call getAdapter(IJavaDeb...
setSuperclass(String superclassName) API of org.eclipse....
setSuperInterfaces(String[] interfaceNames) API of org.e...
BIDI: MIRRORED bit can't be switched on in the style's bi...
BIDI: rtl-oriented StyledText has overlapping segments pr...
BIDI: StyledText has problem with drawing of selection in...
Performance issues with builder
Abstract class fails to invoke interface-defined method i...
JDT compiler fails to compile legitimate Java code.
Installing patch via New Updates search doesn't respect m...
Eclipse Infocenter framework strings not getting translat...
Printing disabled in Solaris
IndexOutOfBoundsException during indexing help
jck1.4a failures
StyledText - selection rendered incorrectly on bidi platf...
Chkpii errors for the 2.1.2 build
BIDI: CHECK style doesn't work with RTL Tree or Table
Bidi: DCR setOrientation API for Text and Combo widget
Stepping through session bean is very slow in WSAD v5.1
3.0M3 fails startup
Java files generated from PDE templates contain IBM copyr...
Plugin editor incorrectly reformats packages prefixes
bookmark's title(DBCS) breaks.
BIDI: Mirrored text appears on every editor
Using a workspace created with 2.1.1 fails with 2.1.2 RC2
The complete list of changes is available from
http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&product=PDE&product=Platform&target_milestone=2.1.2&resolution=FIXED&order=bugs.bug_id
* Build improvements: Requires automake-1.7, and calls GTK_DOC_CHECK.
(Padraig O'Briain, Matthias Clasen, some from Tomas Kloczko)
* bugfixes (bad g_free, and a null string issue that caused SEGV on
Solaris when running sample programs).
anjuta now uses GTK+2/GNOME2 environment. There has been a lot of active
development since the 1.0 branch, listing it would be way too long (parsing
it, too). Refer to ChangeLog in the WRKSRC directory.
2.0rc1
- resolve -r symbols during global symbol resolution
- using two -r arguments implicitly sets -b with branch
from second -r (if you can speak cvsps arguments, you'll
understand this)
- fix using cvsps against sourceforge where the actual
server repository path has many instances of the project
name in it and the 'strstr' was finding the wrong one.
instead use the equiv. of 'strrstr'
2.0b10
- fix bug where filenames with 'bad' characters (such as ' ')
were being sent unescaped to a shell
- add --no-cvs-direct and -Z 0 to disable cvs-direct and compression
- extend the 'fuzz-factor' concept by keeping a min/max date
encountered for each patchset and fuzz on this interval,
rather than fuzzing on the date of the first encountered
member only, helps for handling REALLY slow commits where a
HUGE number of individual files were modified at a slow trickle.
- it turns out that old versions of cvs have two problems
1) they don't support 'rlog' (handled)
2) they don't support 'version', which caused the workaround
for 1) to fail.
Now cvsps detects cvs versions too old to support version and/or
rlog. Additionally, if server is too old, cvs-direct is
simply disabled.
- parse the rc file first so that the command line will override
- add -q to shut-up the warnings
2.0b9
- remove Mbinary from valid-response list - can't handle it
- much more (pedantic?) clean-up/close path in cvs_direct
to fix all of the lost data and hanging problems at close
- added rlog capability to cvs_direct, switched main code
to use it.
- added version capability to cvs_direct, now cvsps is
completely independant of cvs binary for all operations!
- added --root and repository command-line arguments,
now cvsps is completely indepentant of having working
directory!
2.0b8
- fix the cvs_rupdate calls to use the real repository
instead of the mangled use_rep_path. This broke
cvs_direct generation of add/remove diffs
- fix the sed expression to account for the difference
between +++ and --- in the first and second lines.
This broke remove diffs for direct and external.
- attempt to fix a hang-at-flush bug in cvs-direct
compression handling
2.0b7
- implement compression in cvs_direct
- add command line -Z to specify compression level.
applies to cvs-direct and external cvs
- implement 'cvs_diff' in cvs-direct
- use cvs_diff instead of cvs_rdiff because it allows
us to specify all of the lovely diff options
- change system to my_system so ctrl-c will get
through. indirectly, this is necessary because
cvs has loused up the exit codes with the 'cvs diff'
command, making it impossible to determine whether
the program exited abnormally
- add parsing of ~/.cvsps/cvspsrc file at startup
where command line arguments can be listed, one
per line (parameters to arguments on the same line
as the argument). --norc prevents this
2.0b6
- fix bug where if -r was specified along with other
filter options, the other filter options were
applied first, and the start/end tags were
never found.
- change -f from strstr to regex
- change regex to EXTENDED regex
- add the --cvs-direct option
2.0b5
- add a cvs_check_cap for capability checking.
- use cvs_check_cap to check whether rlog is
supported. it's not supported in 1.11 and
before. warn if non-supported version is
detected
- add --no-rcmds to manually disable rlog and rdiff
- add a fix for some bizarre inconsistencies found
in some random repositories, such as tagged
revisions that don't exist.
- remove the adaptive crap filter and bk_log_border
logic now that Larry has cleaned up the exported
BK->CVS trees.
2.0b4
- add the bk_log_border parsing logic to handle the
case where 'cvs log' text was committed into the log
- add 'adaptive crap filter' logic to handle all
of the different corruptions of the cvs log file
- switch to rdiff instead of diff to not require working
files to be checked out. Note: when --diff-opts are
specified, diff must be used (not rdiff) because
rdiff doesn't support options(?!!)
2.0b3
- add the --diff-opts for explicitly setting the diff
options. important for setting increased context for
example.
- use 'cvs rlog' instead of 'cvs log'. important if
there are empty directory pruned with cvs update -P
for getting consistent patchset numbering
- clean up patch_set_affects_branch for handling INVALID
tags and the -r especially around a branch point
- add the bkcvs proof-of-concept hack
2.0b2
- change the way INVALID tags are reported - show the exact
patchsets and revisions that conflict, and don't print
anything for 'funky' tags/revisions
- add psid to the patchset structure and pass through tree
once just to assign the numbers. this allows reporting
psid when problems are found (above)
- more code restructuring - move stats to own module
- commenting cleanups
- include the very rudimentary merge_utils.sh functions
I use to assist merging stuff
- change the way diffs are generated, handle individual
members that are before/after the -r tag restrictions
- change the semantics of the -s argument. it now only
restricts the patch sets the same as the other filtration
arguments. new argument -g turns on diff generation
- add manpage section discussing tag handling semantics
2.0b1
- major restructuring of source code. single cvsps.c split into
a few modules
- major rework of the data structures in order to support the most
frequently requested, and most desired feature: -r. cvsps
can now associated symbolic tags with specific patchsets,
branches are now associated with the patchset instead of
the individual revision. you can view patchsets committed
after a given symbolic tag, or between two tags.
- changed the handling of same author, same log message commits
on different branches. this now creates multiple patchsets
- changed the handling of 'file xyz initially added on branch xyz'
log messages, they now create hidden patchsets.
- these last two items have made the patchset numbering scheme
incompatible with the old scheme. patchsets are going
to change numbers.
1.99.1 (not released)
- redid the data structures a bit to 'normalize' the references to
a file revision. this allows the program to detect the case
when a file is added on a branch, and generate the right output
for 'cvsps -s' in this case (frequent bug report)
- added the '-l' option to restrict patchsets based on log descr
content. (patch from Geoff Soutter). added man page for it.
- added the --summary-first option suggested by Andi Kleen to
have the PatchSet summary information for all patchsets at
the head of the output, when multiple patchsets are given
to the -s option.
- added the all: target to Makefile. (patch from Ben Elliston)
- use a single centralized cvsps.cache file per root/repository
this obviates the need to 'cvsps -u' in multiple checked out
trees of the same repository (patch adopted from Baruch Even)
- change the magic name TRUNK (for -b option) to HEAD to be
consistent with cvs. (patch from Henrik Nordstrom)
- when parsing 'cvs log' output, look for the exact strings
that separate the log entries and the files, instead of
just the first 8 characters. this allows a wider variety
of stuff to be in the log format (including actual patchsets).
Inspired by Andy Isaacson.
- added the -p option allowing patchset output to go into
individual files in a named directory. Based on a patch
by Henrik Nordstrom. This is a great idea. Thanks Henrik.
slightly modified by me.
The Getopt::Simple perl module provides a simple way of specifying:
* Command line switches
* Type information for switch values
* Default values for the switches
* Help text per switch
(Monday, 23 February 2004, from /branches/1.0.0)
http://svn.collab.net/repos/svn/tags/1.0.0
User-visible changes:
* book and other documentation files brought up-to-date from trunk
* various trunk fixes merged into tools/ and contrib/ scripts
* tools/cvs2svn/ area brought up-to-date from trunk
* www/ area brought up-to-date from trunk
* improved 'svn help switch' text
* various bindings improvements
Developer-visible changes:
* various fixes to binary packaging and installer systems
Pexpect makes Python a better glue for controlling child applications.
Pexpect is a pure Python module for spawning child applications;
controlling them; and responding to expected patterns in their
output. Pexpect works like Don Libes' Expect. Pexpect allows your
script to spawn a child application and control it as if a human were
typing commands.
Pexpect can be used for automating interactive applications such as
ssh, ftp, passwd, telnet, etc. It can be used to a automate setup
scripts for duplicating software package installations on different
servers. It can be used for automated software testing. Pexpect is
in the spirit of Don Libes' Expect, but Pexpect is pure Python. The
Pexpect interface was designed to be easy to use.
Interesting changes since 1.21
==============================
* memGunzip has very slow on FreeBSD. Turns out to be down to
the way realloc works on FreeBSD. Changed both inflate & deflate
to use exponentially increasing buffer sizes when they need to
realloc. Thanks to Peter Jeremy for the lowdown on FreeBSD
memory allocation.
* Fixed a bug in the inflate method where the input buffer is an
lvalue (via substr). Problem & solution reported by Salvador Fandiqo.
* Tightened up the logic in Makefile.PL when BUILD_ZLIB is
True. Issue spotted by Ralf S. Engelschall.
* Added prototypes to the subs in Zlib.pm that didn't already have
them. Patch from Ed Avis.
* Documentation for some of the gz functions updated.
* Fix to allow intermingling of gzread & gzreadline - patch
supplied by Doug Perham.
* memGunzip will silently now work if the gzip trailer is
missing. Some HTTP Origin Servers seem to leave it out.
slightly modified by me.
This class provides a mechanism to mirror a stream to multiple other
streams. It can either multiplex an output stream to multiple output
streams, or it can multiplex an input stream to multiple output streams
(mirroring all the data read onto the output streams).
bmake is sync'd with -current make as of 2004-02-20
Fixes include:
o fix for old :M parsing bug.
o re-jigged unit-tests
o search upwards for *.mk
o fix for double free of var substitution buffers
o use of getopt replaced with custom code, since the usage
(re-scanning) isn't posix compatible.
* arch.c: don't include ranlib.h on ELF systems
mk-files adds dpadd.mk (cool magic driven by DPADD)
and a re-worked warnings.mk (very cool).
Also fixes:
* own.mk: don't use NetBSD's _SRC_TOP_ it can
cause confusion. Also don't take just 'mk' as a
srctop indicator.
* Generic.sys.mk: need to use ${.PARSEDIR} with exists().
Yoshifumi and slightly modified by me.
Set of perl modules for object oriented development.
* Class::Fields - inspect the fields of a class
* Class::Fields::Fuxor - low level manipuation of object data members
* private - add private data members to Perl classes
* protected - "private" data fields which are inherited by child classes
* public - add public data members to Perl classes