Packaged by Aleksej Saushev through the pkgsrc-wip project.
OpenAxiom is an open source platform for symbolic, algebraic,
and numerical computations. It offers an interactive environment,
an expressive programming language, a compiler, a large set of
mathematical libraries of interest to researchers and practitioners
of computational sciences.
OpenAxiom strives to support ubiquitous, advanced, high quality
open source computer algebra on major operating systems,
in particular major Unix variants, GNU/Linux variants, Windows,
and handheld devices. It aims at being the open source computer
algebra system of choice for research, teaching, engineering, etc.
GNU Teseq is a tool for translating files that contain control
characters and terminal control sequences, into human-understandable
text. It is intended to aid in debugging problems in terminal
emulators, software that makes use of special terminal features, and
interactions between the two.
Teseq is primarily targeted at individuals who possess a basic
understanding of terminal control sequences, especially CSI sequences;
however, by default Teseq will try to identify and describe the
sequences that it encounters, and the behavior they might produce in a
terminal.
Teseq describes control functions as they are interpreted by
VT100-compatible terminals, and/or terminals compliant with the ECMA-48 /
ISO/IEC 6429 standard. Teseq does _not_ support describing control
functions according to terminal-specific definitions in a database such
as termcap or terminfo, though future versions may include limited
support for that (*note Future Enhancements::). Therefore, the
descriptions Teseq uses for control functions may not necessarily match
their actual interpretation by whatever terminal device the characters
were actually intended for.
- preludedb-admin has a bew 'count' command, printing the result of a
COUNT() on the database.
- preludedb-admin work on smaller set of data, to prevent large
retrieval error (fix#220, refs #305).
- preludedb-admin handling of interrupted transaction was improved.
- Fix MySQL and SQLite MacOSX detection, by
Uwe Schwartz <usx303 at googlemail.com>. (fix#296).
Change log
* Internationalization updates:
o Correct incorrect translation of default content on site
creation. Fixes 8379.
o Update normalization rules for French, Greek and Scandinavian
languages. Fixes 7513 and 8308.
o Use the native language name in the language selector
viewlet. Fixes 7103.
o Correct Unicode handling in the content rules mail action,
sharing page and CMF action titles. Fixes 7650, 7576 and
7133.
* Site setup improvements:
o Expose both automatic and manual versioning policies through
the types control panel.
o Add an option to disable inline editing.
o Simplify the mail control panel to use a single tab, making
it less confusing with validation errors. This fixes 7425,
7694 and 6916.
* Add and use a new multi checkbox widget with accessible
<label>s. Fixes 7211.
* Always use current file system path when looking for translation
files. This prevents problems on ZEO environments or migrations
where file system paths differ between instances.
* When replying to a comment use the title of the replied-to comment
as default for the new comment. Fixes 8323.
* Allow changing ownership to users defined outside the Plone
site. Fixes 5730.
* Show a proper error message instead of a system error when trying
to cut a locked item. Fixes 7711.
* Make sure events do not appear in both previous and upcoming events
collections at the same time. Fixes 7790.
* Handle logins directly after a password reset correctly. Fixes 5548
and 8356.
* Hitting enter in the user search box on the groups overview page
should not add a new group. Fixes 6187.
* Hide the language selector when printing. Fixes 8299.
* Support batching of collection contents on all views. Fixed 8121.
* Improve handling of hCard/hCalendar support on the Events
page. Fixes 6888 and 6889.
* Upgrade jQuery to 1.2.6.
* Improved support for OpenID 2 and OpenID delegation.
Updated packages and products
* Products.ATReferenceBrowserWidget 2.0.3
* Products.CMFPlone 3.1.5.1
* Products.PlacelessTranslationService 1.4.13
* Products.PloneTranslations 3.1.4
* borg.localrole 2.0.1
* plone.app.contentmenu 1.1.5
* plone.app.contentrules 1.1.5
* plone.app.controlpanel 1.1.2
* plone.app.form 1.1.5
* plone.app.i18n 1.0.5
* plone.app.iterate 1.1.5
* plone.app.layout 1.1.5
* plone.app.openid 1.1
* plone.app.portlets 1.1.5.1
* plone.app.viewletmanager 1.2.1
* plone.app.vocabularies 1.0.5
* plone.app.workflow 1.1.5
* plone.fieldsets 1.0.3
* plone.i18n 1.0.6
* plone.intelligenttext 1.0.2
* plone.openid 1.2
* plone.portlet.static 1.1.5
5.26.1
PAM_putText() would set pointer resp->resp to buffer. This will work
until memory is reused. Thanks to Howard Kash <hmkash AT arl.army.mil>.
5.26
"Esc" key now resets password entry. Do not put an escape in your
password. This should behave the same as Control-U.
-showdate added. +showdate allows you to turn off date in password
window. Also fixed centering for this.
Inverted bitmap for xlock. Added a icon for VMS.
Updated the Java launcher in xlock.
antic cleanups. It found a few minor bugs but mostly makes the code more
readable (without being too overbearing IMHO). The current version trips
on #ifdefs though.
New mode pyro2: -mode pyro2 -msg 'MSGSTR' -fnt 'FONT'
MSGSTR consists of following elements:
EXPLOSION is one of &0, &1, ... &9, &a, .. &f each of which presents a
different type of explosion.
TEXT is a text string like 'linux'. the string may contain blanks.
'\n' is interpreted as a new line.
'\\' is a backslash.
'\&' is an ampercent.
LOGO is the sign #. An exploding penguin or other icon will be shown.
FONT is something like '-*-helvetica-bold-r-*-240-*' the font to be used.
Thanks to Pezhman Givy <phg AT snafu.de>.
Modifications for +install, -mono, and Windows.
New resource files for Chinese... Xlock-zh_TW.ad, resource-msg-zh_TW.h,
xlock-msg-zh_TW.h. Thanks to Wei-Lun Chao <chaoweilun AT gmail.com>.
Following this example, I split out the different languages from XLock.ad
as it seemed odd when editing and did not want to corrupt anything,
especially if I could not verify it.
Automata modes now have triangular tilings drawn with a black
triangle around it. Fixed dilemma, for it only is interesting with 4 or
8 neighbors.
version 2.0.14:
- [x86] movbe, invept, invvpid
- [eval] better help
- [eval] last result (symbol _)
- [eval] u8, u16 etc. for current byte, word..
- fixed embarrassing endianess bug
version 2.0.13:
- [win32] optimize redrawing (reduce flicker)
- [x86] intel avx, aes and pclmulqdq extension
version 2.0.12:
- fixed crash with too long lines
- fixed some cosmetic resizing things in dialogs
(File-Open, Show-Xrefs)
- c++-demangler from gcc 4.3
version 2.0.11:
- [Win32] Save config in home directory
- fixed crash while changing text highlighting
- small bug fixes
version 2.0.10:
- [x86] SSE5 :)
version 2.0.9:
- [Mach-O] ARM and X86_64 support
- [Mach-O] support for 64 bit images
- small bugs fixes
version 2.0.8:
- Loading Analyser for java class files was broken
- Fixed some cosmetic resizing bugs
- Fixed infinite loop in fgetstrz
version 2.0.7:
- Added a missing #include found by gcc 4.3
- Fixed minor problems found by gcc 4.3
version 2.0.6:
- [POSIX] Ignore mouse events
- Dump analyser output function was broken
- Fixed a lot of (possible) buffer overflows
version 2.0.5:
- Editing bytes in image mode was broken under
subtile circumstances
version 2.0.4:
- Fixed some 64 bit issues
version 2.0.3:
- [POSIX] Resize application on SIGWINCH
- [x86] SSE4.1/SSE4.2
- [x86] small bug fixes
- [x86] reduced opcode table bloat
- Allow different displacements in hex view
version 2.0.2:
- [IA64] disassembler works again (is anybody using this?)
- [Java] fixed stupid undefined behaviour bug
- [Java] use Signature information when available
(annotates generic functions etc.)
version 2.0.1:
- [Java] annotate exception handlers in byte code
- [Java] some byte code improvements (lookupswitch, tableswitch)
- Analyser can export HTML files again
- [PowerPC] added Cell and POWER6 instructions
version 2.0:
- renamed process.h to htprocess.h because of some stupid
cygwin build problems
- fixed some problem with file sizes > 4 GiB
version 2.0beta6:
- fixed crash when opening read only files in obscure situations
- [ELF & java] fixed binary search in image view
- [ELF64] some cosmetic fixes
- [java] off by one
version 2.0beta5:
- [Win32] messed up file-saving code
version 2.0beta4:
- fixed crash in cp-demangle
- [Win32] Relax CPU
version 2.0beta3:
- fixed crash in drop-down widget
- fixed loading of class files
- fixed generating text output files of analyser
- implemented automatic window tiling
- fixed saving of text files
version 2.0beta2:
- should now really support file sizes > 4 GiB
- some ncurses wuerg-arounds
- better handling of ELFs without program headers
- bug fixes
version 2.0beta:
- new disassembler: (PE and ELF)
* x86_64
* ARM
* 64 bit PowerPC
* VMX128 extension for PowerPC
- x86_64 assembler
- Allow file sizes > 4 GiB
- Rewrote a lot
version 0.9.5:
- [x86] wrong mnemnonics for iret/d/q
version 0.9.4:
- [x86] Fixed stupid bug in assembler (group insns weren't
accessible)
- [x86] Some labels generated by the analyzer were had wrong prefix
version 0.9.3:
- [x86] added SSSE3 and missing vanderpool/pacifica instructions
- [x86] andpd had wrong mnemonic
- [x86] allow alternative mnemonics (like jz vs. je)
version 0.9.2:
- updated ELF program header types
- better Mach-O executable sections detection
- allow ':' key for changing comments in analyser
- [Win] use unicode output
- compile with gcc 4.1
- updated minilzo
- small bug fixes
ModSecurity ruleset rewrite, by Peter Vrabec <pvrabec@redhat.com> and
Dan Kopecek <dkopecek@redhat.com>. This ruleset handle ModSecurity 2.0
output. (Fix#216).
- New rulesets for FreeBSD su attempts, by Alexander Afonyashin <firm@iname.com>
(Fix#304).
- Add additional format to the default configuration to deal with apache
error_log file format, by Alexander Afonyashin <firm@iname.com> (Fix#307).
- Normalize some classification: introduce Remote Login, and
Credentials Change. Cleanup SSH ruleset, and remove duplicated rules.
- EasyBindings inclusion! EasyBindings provide simple C++, Python,
Perl, Ruby, and Lua bindings for using libprelude. They are still
considered experimental, thus you need to use (--enable-easy-bindings)
to activate them. Thanks to Sebastien Tricaud <toady@inl.fr> and
Pierre Chifflier <p.chifflier@inl.fr> for their contribution to this
project!
- Use automake/autoconf for building/installing Python extension.
- Fix 0.9.18 regression (alert created with empty CreateTime).
- Implement reference counting for the idmef-criteria and
prelude-connection API.
- Automatic casting when setting IDMEF Value to a field that is of
different type. Until now, if an user tried to set a path of a
specific type with an idmef_value_t object containing another type,
idmef_path_set() would return an error.
- Various bug fixes.