Algorithm2e is an environment for writing algorithms in LaTeX2e.
An algorithm is defined as a floating object like figures. It
provides macros that allow you to create different sorts of key
words, thus a set of predefined key words is given. You can
also change the typography of the keywords.
+BUILD_INFO we must ensure that we only test valid lines from PLIST and
not lines like "@unexec /bin/rmdir..." where "/bin/rmdir" is not a part
of the resulting package.
To achieve this, a stripped version of PLIST, called _PLIST_NOKEYWORDS,
is introduced.
Based on PR 35912 by Jeffrey Bedard, remove redundant definision in Makefile,
fix hardcoded path, add missing entries to PLIST and sort.
This package contains the gtkshell GUI creator, the gshterm vte-based terminal
emulator, a text editor, a simple IDE ideal for C development, and the ACE
sample desktop implementation. gtkshell allows one to create a gtk2 GUI
from the command line, by specifying widgets and options
at the command line. gshterm is transparent vte-based terminal emulator.
ACE is a script which implements desktop features with gtkshell, including
a deskbar with a clock, a settings utility and configuration system,
a sticky notes applet, system monitors, a manual page browser, and configurable
launchers for applications. gtkshell also provides GUIDL, the
GUI Definition Language parser for specifying static interface definitions.
Using gtkshell and the examples provided by ACE, one can rapidly construct
a GUI application, leaving the developer to focus on application logic.
- improved import of multi-page TIFF files
- reduced rounding errors in Blur routines (core and plug-ins)
- further improved parameter checks in the PDB
- added support for loading .abr v2 Photoshop brushes
- improved border behavior of the Blur tool
- show the brush outline at the Clone tool's source position
- added libgimpbase API to retrieve the user's Pictures folder
- add a shortcut to the user's Pictures folder to the file-chooser dialog
- improved the quality of the Motion Blur filter
- save paths in TIFF files
- let the Screenshot plug-in name the new layer after the window
- use memory slices to reduce memory fragmentation
- some code cleanup
- lots of bug fixes
- fixed parsing of GFig files with CRLF line endings
- guard against a possible stack overflow in the Sunras loader
- fixed definition of datarootdir in gimptool-2.0
- fixed Perspective tool crash on Mac OS X
- fixed area resizing in the Image Map plug-in
- added missing library in gimptool-2.0 --libs output
- added new localizations: Occitan and Persian
before the 0.35 release, which could cause monotone db files to grow
larger than necessary by not removing some file/delta content as they were
superceded by new versions. Most noticable on fresh pulls, or
via "db check". Extra content can be cleaned up with a local
sync into a fresh db.
Changes from Matt Johnston, via
pluck -r t:monotone-0.35 -r 397dcbd2f \
database.{cc,hh} diff_patch.{cc,hh} work.cc
bump PKGREVISION
* Mouse- and key binding updates:
shortcuts keys for recording
support for multiple popup events (shift-left-button and
right-button are now the default on all platforms)
* Misc. bug fixes including zoom in/out mixup
Changes in WaveSurfer version 1.8.4
* Improved scrollwheel support, including zooming (Ctrl + wheel)
* Fixed bugs in chooser & preferences dialogs
* Several other bug fixes
Changes in WaveSurfer version 1.8.3
* Global console variables SOUND and WSURF contain active sound/widget
* Localization file for Brazilian Portuguese
* Minor cosmetic fixes and some bug fixes
Changes in WaveSurfer version 1.8.2
* The Chooser dialog can now handle bookmarks of the form
pathname:<time>
* Updated documentation
* Bug fixes
Changes in WaveSurfer version 1.8.1
* Many minor improvements and fixes
Changes in WaveSurfer version 1.8
* Updated GUI that better matches the platform (WinXP, MacOSX,
etc.) WaveSurfer is run on.
* Other minor improvements and bug fixes
Changes in WaveSurfer version 1.7.6
* -config option can now also specify a full path name
* Chooser-dialog now handles auto-play, Windows path names and sorting
* Automatically generated plots will not generate "Unsaved
changes" dialog on exit as default anymore
* WaveSurfer Mac binary now uses Tcl/Tk 8.4.9
* Lots of other minor improvements and bug fixes
Changes in WaveSurfer version 1.7.5
* Expanded key binding functionality
* Enhancements to the Chooser-dialog
* WaveSurfer binaries now use Snack 2.2.9
* Several other improvements and bug fixes
since 2.2.8:
10/20/04 (new feature) Implementation of data and append commands for
Python (Hinard).
10/26/04 (bug fix) Fixed leak in Windows sound I/O code. (Wilkason)
11/15/04 (new feature) The fade filter can now fade to a minimum level
other than zero.
11/18/04 (bug fix) Corrected memory leak in the pitch command.
11/25/04 (bug fix) Corrected handling of Lin24packed sample encoding.
11/30/04 (new feature) Support for more than 2 channels on Macintosh OS X.
----------------- Released 2.2.9, 12/1/04 -----------------------
1/26/05 (new feature) Added implementation for snack::audio
record_gain command on Windows (DeJong)
1/26/05 (enhancement) Several improvements regarding MP3 format
handling. (Wilkason)
14/12/05 (bug fix) Fixed canvas items to work with later ActiveTcl
releases.
----------------- Released 2.2.10, 14/12/05 -----------------------
devel/p5-File-Tempdir version 0.02
Updated
mail/p5-razor-agents to 2.84
devel/p5-Module-Pluggable to 3.6
mail/p5-Email-Abstract to 2.132
mail/p5-Mail-ListDetector to 1.01
-fix a bug in the align-to-page logic which may have prevented memtester
from mlock()ing the memory it was trying to test on some systems.
Thanks: Baif Chen.
The module provides an object interface for function tempdir() from
Perl module File::Temp. This allows to destroy the temporary directory
as soon as it is not needed anymore using the magic DESTROY() function
automatically called by perl when the object is no longer referenced.
Pkgsrc changes:
- The package supports installation to DESTDIR.
- Shortened COMMENT (hint by pkglint).
- This is purely a Perl module.
Changes since version 0.34:
===========================
1.01 13 Mar 2007
- Increase CPANTS score.
Pkgsrc changes:
- The package supports installation to DESTDIR.
- This is purely a Perl module.
Changes since version 2.131:
============================
2.132 2007-03-22
packaging improvements
Pkgsrc changes:
- The package supports installation to DESTDIR.
Changes since version 3.4:
==========================
2007-04-07 - 3.6
Include blead perl patch from Craig Berry that gives better
Module::Pluggable::Object::search_paths portability as
prompted by VMS test failures.
2007-01-29 - 3.5
Patch from Audrey Tang to prevent clobbering of $@
Release 1.5.0 (2007-05-27) Kouhei Sutou <kou@cozmixng.org>)
==========================================================
Many API improvement.
Features
--------
* Support Cairo::Surface.new with block.
* Support RubyGems.
* Add experimental API Cairo::Context#pseudo_blur. (API
may be changed.)
* Fix strange Cairo::Context#push_group and
Cairo::Context#pop_group behaviour.
* Fix Cairo::Context::Path#map_path_onto.
* Add high-level color interface. (Cairo::Color)
* Improve color related API. For example:
From:
context.set_source_rgb(1, 0, 0)
To:
context.set_source_color(:red)
* Support RGB/CMYK/HSV conversion.
* Many default color definitions.
* Support path creation using Cairo::Path without
Cairo::Context.
* Improve constant value specify API. For example:
From:
Cairo::ImageSurface.new(Cairo::FORMAT_ARGB32, 100, 100)
To:
Cairo::ImageSurface.new(:argb32, 100, 100)
* Support win32 surface. (Yoshinao Muramatsu)
MimeTeX, licensed under the gpl, lets you easily embed LaTeX math in your html
pages. It parses a LaTeX math expression and immediately emits the corresponding
gif image, rather than the usual TeX dvi. And mimeTeX is an entirely separate
little program that doesn't use TeX or its fonts in any way. It's just one cgi
that you put in your site's cgi-bin/ directory, with no other dependencies. So
mimeTeX is very easy to install. And it's equally easy to use. Just place an
html <img> tag in your document wherever you want to see the corresponding LaTeX
expression.
passed to the configure or build phases. This variable holds a slightly
different value depending on whether GNU_CONFIGURE is defined or not --
in the former case, the value is tuned for passing the GNU configure
script.
Automatically pass TOOLS_ENV to GNU configure scripts, so there is no
user-visible change.
Ruby-GNOME 2 is a set of Ruby language bindings for the various
application development libraries included with the GNOME/GTK+
environment.
Ruby/Poppler is a Ruby binding of poppler-glib.