The directory ${PKGVULNDIR)} holding the 'vulnerabilities' file
which default value is determined at configure time can now be
overridden at runtime from the environment.
Mozilla is an open-source web browser, designed for standards
compliance, performance and portability.
It provides users with acclaimed browsing convenience along with
power features such as pop-up blocking and tabbed browsing. Mozilla
also provides a sophisticated platform for developing web applications
using technologies such as XML, SOAP and XSLT.
This is a binary package for NetBSD and Linux, for tracking nightly
builds of Mozilla.
* New default theme
Mozilla Firebird 0.6 sports a crisp, fresh and attractive theme, based on the amazing Qute theme by Arvid Axelsson. Also, the new theme has icons for the Bookmark Manager toolbar.
* Redesigned Preferences window
The new Options window puts the most often used preferences into seven convenient panels, each with a descriptive icon selector.
* Improved Privacy Options
With a single click (and a confirmation) you can clear all privacy data including form data, history, cache, cookies, etc.
* Improved Bookmarks
Among other bookmark enhancements, the Bookmarks menu now features a context menu. Try it by right-clicking on a bookmark in the menu.
* Talkback enabled
You are now able to submit Talkback information when Mozilla Firebird crashes, which makes it much easier for developers to fix critical bugs. For more information read about Talkback in the FAQ.
* Automatic Image Resizing
With this feature, Mozilla Firebird shrinks any image that is bigger than the window to make the whole image visible. When this is done, the cursor over the image changes to tell you that if you click, the image is restored to full size. Instructions on how to disable this feature can be found here.
* Smooth Scrolling
Instructions on how to disable this feature can be found here.
* Access to more preferences
You are now able to edit lots of advanced preferences that are not exposed in the Options window by entering about:config in the location bar and press Enter.
* Profile Chrome
You can now install Mozilla Firebird extensions in your own profile folder instead of in the actual program folder. This means that you will be able to upgrade to new versions of Mozilla Firebird without losing all your extensions. Note that it's up to the extension authors to allow their extensions to use this functionality. Some extensions may not offer this as an option yet.
* Mac OS X
Mozilla Firebird is available for Mac OS X. It's still quite rough around the edges but it's a start.
* Lots of bug fixes
There have been too many bug fixes since Phoenix 0.5 to keep track of them all. It's better. Trust us ;-)
Changes:
* (Compiler) Initial support for parametric types.
* (Compiler) New option `--uses <ext-ident>' lists uses of the
declaration <ext-ident>. Scope of the search is the transitive
closure of all modules given on the command line.
* (Compiler) New option `--all' or `-A'. When used with `--make',
rebuild all modules for which sources are available.
* (IO:Select) Fix `Init' to call base type initializer as well.
Changes detailed in http://www.opera.com/linux/changelogs/711b2/,
most importantly:
* UI improvements
* some shortcut additions
* M2 (the mail client) fixes
* Fixed two security issues
* Various DOM improvements
* Stability/Plug-in/Spelling fixes
From the readme:
This program is a simple filter that reads the output of the 'diff' program,
and produces a histogram of the total number of lines that were changed. It is
useful for scanning a patch file to see which files were changed.
Requested by Steve Bellovin in PR 21507
Changes from previous version:
2.6.3 fixes a UI pause problem introduced in 2.6
2.6.2 bug fixes
2.6.1 generalised sequence handling
- replace the "unseen" window with a sequences window, and add a
Sequence menu.
- display number of unseen messages in folder cache
2.6 Sequences menu, and internal overhaul of sequence handling
for performing inverse queries on the 'mnt-by' attribute to get a real
time list of all objects which reference a given maintainer. route-set
expansions with the '!i' command will now resolve aut-num and as-set
references to route prefixes. There are a number of other bug-fixes and
performance improvements. See the NOTES file in the destribution for
details.
Fixed package to work on systems where a C char is unsigned.
Summary of changes in the distribution:
* Addition of much more data on the elements
* Rewritten to use gtk2
* Internationalisation support through gettext added
* Many bug fixes
Notable changes include:
* Dynamic loading now works on NetBSD ELF systems.
* Integration of SRFI-9 (records)
* Accepts mailto: links in the browser
* <Scroll-Frame>, <Toolbar> STklos classes.
* Integration of some finals SRFI (0, 2, 6, 8)
* define-syntax (but not let-syntax and let-syntax*)
* New License Policy (request for commercial apps no more needed).
* A console mode (which is used by default on Windows, but can
be used with the -console option on Unix)
* A new editor with Scheme fontification and indentation
* New kind of ports: virtual ports
* All the code dealing with files has been rewritten.
* Tk level is 8.0.3 (the latest stable Tk release)
* New STklos Classes:
+ <Hierarchy-tree> and <Hierarchy-item> to draw
hierarchy such as files/directories, class/metaclasses ...
+ <Notepad> to define ... notepads
+ <Scheme-text> which extends <Text> to "font-lockify"
Scheme buffers
* Method and generic function editor
* A class browser (type "(class-browser)" to access it)
* some new manual pages
* Base64 Encoding/Decoding extension
* Locale extension to treat strings and character using locale information
* Better installation scripts (+ some corrections)
* Lot of bug fixes.
* crystal and starfish changes to allow graphics to work better in a 64x64
* window.
+ life3d randomized "rotation" of life form. Wireframe made a little less
+ likely in fullrandom.
* life fix, trilife came up too much in fullrandom.
Kerberos prompter code fixed for NULL banner thanks to Ken
Hornstein <kenh@cmf.nrl.navy.mil>
Atlantis texture fixes thanks to Eric Lassauge <lassauge@mail.dotcom.fr>.
Flow tails added. swarm and flow patch for broken Xservers backed out
thanks to Tim Auckland <Tim.Auckland@Procket.com>.
In short, OOC is an Internet based project providing an Oberon-2
development platform. It consists of
* an optimizing compiler,
* a number of source code and compiler related tools,
* a set of standard library modules, and
* a reference manual.
oo2c is the first complete working compiler of the OOC project.
Instead of translating Oberon-2 modules to machine code, it generates
code for the most portable assembler in existence: ANSI-C. The
compiler was initially intended as a prototype backend for OOC, which
could then be used to evaluate and debug the frontend and the
optimization modules. However, it is now a full-fledged development
system, and among other things, it is being used to develop native
code OOC backends.
Yabasic implements the most common and simple elements of the basic language;
It comes with goto/gosub, with various loops, with user defined subroutines
and Libraries. Yabasic does monochrome line graphics and printing.
Yabasic runs under Unix and Windows; it is small (around 200KB) and free.
Changes to the Mercury language:
* Support for constrained polymorphic modes.
* Addition of state variable syntax.
* Improved support for higher-order functions.
* Predicate and function equivalence type and mode declarations.
* Support for defining predicates or functions
using different clauses for different modes.
* Support for Haskell-like "@" expressions.
* Generalized foreign language interface.
Changes to the Mercury compiler:
* A new `--make' option, for simpler building of programs.
* A new `--smart-recompilation' option, for fine-grained dependency tracking.
* A new optional warning: `--warn-non-tail-recursion'.
* A new optimization: `--constraint-propagation'.
* A new optimization: `--loop-invariants'.
* Support for arbitrary mappings from module name to source file name.
Portability improvements:
* Mac OS X is now supported "out-of-the-box".
* On Windows we now support generating non-Cygwin executables.
* Better conformance to ANSI/ISO C.
Changes to the compiler back-ends:
* The native code Linux/x86 back-end is now "release quality".
* The .NET CLR back-end is much improved.
Major improvements to the Mercury debugger, including:
* Support for source-linked debugging using vim (rather than emacs).
* Command-line completion.
* Ability to display values of higher-order terms.
* Declarative debugging.
* Support for transparent retries across I/O.
A new profiler, which we call the Mercury deep profiler or mdprof:
* Supports both time and memory profiling.
* Gathers information about individual call sites as well as procedures.
* Eliminates the assumption that all calls to a procedure have equal cost.
* Allows users to explore the gathered data interactively with a web browser.
Numerous minor improvements to the Mercury standard library.
A new testing tool in the extras distribution.
Blitz++ is a C++ class library for scientific computing which provides
performance on par with Fortran 77/90. It uses template techniques to
achieve high performance. The current versions provide dense arrays
and vectors, random number generators, and small vectors and matrices.
Blitz++ is distributed freely under an open source license, and
contributions to the library are welcomed.
ickle is an ICQ2000 Client using the GTK+ graphical toolkit. It aims to
bring all the useful features of ICQ2000 to non-windows users, such as
SMS messaging.
Contributed by blef@users.sourceforge.net via pkgsrc-wip.
The Matrix Template Library is a C++ class library for basic linear
algebra. The MTL is designed for high-performance while at the same
time taking advantage of the generic programming paradigm (ala the
STL) to allow much greater flexibility and breadth of
functionality. Many new and advanced programming techniques were used
in the construction of this library.
The MTL is a low level library in the sense that the user must be
conscious of the matrix type being used, and that all computationally
expensive operations are explicit. The MTL is not a C++
Matlab. Nevertheless, the interface is designed to be simple and easy
to use.
The matrix types provided include compressed sparse row/column,
banded, packed, diagonal (and tridiagonal), envelope, array of
pointers, and of course dense matrices. All matrix types share a
common and easy to use interface.
The algorithms consist of the traditional basic linear algebra
routines (from the BLAS level-1 to 3) which includes matrix and vector
arithmetic as well as operations such as backward substitution and
norm calculations.
Erlang is a programming language which has many features more commonly
associated with an operating system than with a programming language:
concurrent processes, scheduling, memory management, distribution,
networking, etc.
The initial open-source Erlang release contains the implementation of
Erlang, as well as a large part of Ericsson's middleware for building
distributed high-availability systems.
Licq-core is a multi-threaded ICQ clone written mostly in C++. It
uses an extensive plugin system to manage many different functions.
The main gui is written using the Qt widget set. Licq is distributed
under GPL with some special QPL exceptions for Qt.
Several GUI plugins for console, Qt etc. are available as seperate
packages, licq-gui-console and licq-gui-qt.
Release notes do not have a lot of relevance to say:
- Enhanced security
- Improved stability
- New Macromedia® Flash 6 r65 plugin for Windows
- New Java 1.4.0_03 plugin for Windows
recent gnome{1,2} additions.
using 'gnome-blah' when the directory is 'gnome2-blah' creates a
link in pkg-changes.html that (incorrectly) points to 'gnome-blah'.
hi Rene!
From Andrey Simonenko in PR#21224.
Changes since 1.3.2:
- Fixed two bugs in ipa(8), which caused core dumps: if there were one or
some `\t' characters after the "rule" or "limit" keyword in ipa.conf(5),
then ipa(8) wasn't able to parse such configuration file
- File /var/ipa/## lock ## was renamed to /var/ipa/lock db, because
BSD daily script deletes files with `#' characters. All should remove
the /var/ipa/## lock ## file
- Minor improvements and changes