Age | Commit message (Collapse) | Author | Files | Lines |
|
Stop lying and drop maintainership of these packages. I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
|
|
|
|
|
|
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
|
|
[Changes for 0.10 - 2007-10-14]
* LICENSING CHANGE: This compilation and all individual files in it
are now under the permissive "MIT" license.
* Modernized the build infrastructure with Module::Install.
* Tidied up source code, test files, and this changelog.
|
|
[Changes for 0.66 - 2008-02-12]
* Locale::Maketext::Extract: Support in Extract.pm->extract for
HTML::FormFu config files.
Contributed by: Andreas Marienborg
[Changes for 0.65 - 2007-12-22]
* Perl 5.9.5+ is pickier about what "being used only once" means,
so we make sure to avoid that warning.
Contributed by: Alex Vandiver
* Also restore compatibility with Perl 5.005 and earlier by avoiding
the "no warnings" pragma.
* Tidied up code style, documentation, copyright years, etc.
|
|
|
|
the following security vulnerabilities:
- CVE-2007-4770/4771: Manipulated ODF text documents containing XForms can
lead to heap overflows and arbitrary code execution
- CVE-2007-5745/5747: Manipulated Quattro Pro files can lead to heap
overflows and arbitrary code execution
- CVE-2007-5746: Manipulated EMF files can lead to heap overflows and
arbitrary code execution
- CVE-2008-0320: Manipulated OLE files can lead to heap overflows and
arbitrary code execution
|
|
Fixing up yet another regression found on some DVD-R/CD-RW drives fixing
newfs_udf and udfclient writing on those drives.
Complete harddisc/flash support on Linux apeared to be broken and should be
fixed now.
Lots of enhancements to cd_discect; now also reporting not only the TOC and
the PMA, but also the ATIP. In this ATIP there is information on the CD-RW
subtype wich is crucial to check if the disc can be written by the drive.
|
|
"libcdio_cdda.pc" and "libcdio_paranoia.pc". Bump package revision
because of this fix.
Problem pointed out by Matthias Drochner in private e-mail.
|
|
modern DVD*RW/CD-RW combi drives.
Fixes up regression found on modern CD-RW drives when dealing with CD-MRW
media. It would report them as sequential.
|
|
Fix regressions found in newer DVD/CD combi drives that report bogus values
for CD-RW media and fix 2G+ file write problems on some platforms. This
fixes hese drives inability to newfs a CD-RW with newfs_udf and writing
problems with udfclient on CD-RW media.
|
|
of LineCache. Noted by Slava Semushin in private email.
Bump PKGREVISION to 1.
|
|
No cookie for: jlam
|
|
AMD64.
|
|
This switches to the gnome-2.22 release branch.
|
|
This switches to the gnome-2.22 release branch.
|
|
This switches to the gnome-2.22 release branch.
|
|
Bump package revision because of this fix.
|
|
- a lot of new features including C++ and UDF support
- a lot of bug fixes including a fix for CVE-2007-6613
- support for more platforms (e.g. DragonFly)
|
|
bump PKGREVISION
|
|
LineCache is a module for printing an Array in column-sorted order.
|
|
|
|
2008/03/16
+ modify dlg_mouse_wgetch() to loop only on errors that it detects,
rather than on errors forwarded from dlg_getc(), in case those are
due to a disconnected terminal (report by Anatoli Sakhnik).
+ allow "default" color in dialogrc file (request by Dashing).
+ fix an indexing error in formbox (Debian #469190, report by Dmitry
Gomerman, patch by Vladimir Mezentsev).
+ add bindings for CTL/N, CTL/P to checklist, fselect and menubox
widgets (prompted by discussion with John Gatewood Ham).
+ add be@latin.po, th.po and update zh_TW.po from
http://translationproject.org/latest/dialog/
> patches by Peter Astrand:
+ modify dlg_auto_sizefile() to ensure the computed height and width
do not extend beyond the screen size.
+ use unctrl() to make inputstr.c work with Solaris curses.
> patches by Yura Kalinichenko:
+ extend pause widget to use ok/cancel buttons (the former giving the
same result as a timeout), rather than an exit-button.
+ fix initialization parameter of inputbox for multibyte characters.
|
|
* Gem.prefix now returns non-nil only when RubyGems was installed outside
sitelibdir or libdir.
* The `gem server` gem list now correctly links to gem details.
* `gem update --system` now passes --no-format-executable to setup.rb.
* Gem::SourceIndex#refresh! now works with multiple gem repositories.
* Downloaded gems now go into --install-dir's cache directory.
* Various fixes to downloading gem metadata.
* `gem install --force` now ignores network errors too.
* `gem pristine` now rebuilds extensions.
* `gem update --system` now works on virgin Apple ruby.
* Gem::RemoteFetcher handles Errno::ECONNABORTED.
|
|
through PLIST_SUBST to the plist module.
|
|
|
|
Tellico is a KDE application for organizing your collections. It
provides default templates for books, bibliographies, videos, music,
video games, coins, stamps, trading cards, comic books, and wines.
Tellico allows you to enter your collection in a catalogue database,
saving many different properties like title, author, etc. Two
different views of your collection are shown. On the left, your
entries are grouped together by any field you like, allowing you
to see how many are in each group. On the right, selected fields
are shown in column format, allowing you to sort by any field. On
the bottom is a customizable HTML view of the current entry. The
entry editor is a dialog box where you enter the data.
|
|
|
|
|
|
|
|
New features:
General
* Connect to WebDAV servers via HTTPS
* Custom icons for toolbars are imported
* Control password-storing with a master password
* Warning if document is from a newer ODF
* PDF documents: relative links, document references, PDF/A-1
(ISO 19005-1) supported, and cross-document link behavior options
* Mac OS X: Quicktime support for movies and sound / use the built
in spell checker
* Print dialog improvements in usability
* Edit boxes: warning at limit of characters
* DejaVu font is now default instead of BitStream Vera
Localisation
* Entries for 10 languages added
Base / DBA
* Improved rendering of numeric(n) data from JDBC and Oracle
* Easier choice of table name in "Copy table"
* Editing of views in HSQLDB
* Query designer for all properties which allow SQL command
* Query designer in SQL view
* Relation design accessible for MySQL databases
* Setting to check for required fields on forms
* Support for Access 2007 (.accdb files)
Calc
* Convert text to columns: with this feature CSV data inside cells
can be transformed into columns directly
* Columns and rows in spreadsheet can be moved with drag and drop
* Enter key returns to the column where the input started, one row
below
* Formula input: "+" and "-" can also be used to start
* Individual zoom level per sheet
* AutoFilter: choices clearer grouped and based on result of
filtering in other columns
* DataPilot: Manual Sorting / Double-click in DataPilot cell
provides calculation data of that cell
* Performance improvement with functions VLOOKUP and MATCH
* Print dialog for Calc easier to use
* PageUp and PageDown keys work in print preview
* Sheet names in cell-hyperlinks: renamed properly
Chart
* Regression curves: The equation of trend lines and the R^2 value
now can be displayed
* Reverse axes possible
* Bars on different axes displayed next to each other
* Data labels: Number format
* Data point label: display both value and percentage
* Data label: display each part in a separate line
* Data labels: more flexible placement of labels
* Labels on pie segments: avoiding overlapping
* Data point label: can be removed with delete key
Draw
* Navigation (tab) order of page objects
* PDF export: page names as bookmark
* Reduce complexity: no longer necessary display options removed
Impress
* Navigation (tab) order of page objects
* Thrilling 3D effects in slide transitions
* Export slide names as PDF bookmarks
* Easier to insert background picture
Writer
* Selecting rectangular region of text
* Find and Replace: backward references in regular expressions
* Spell checking: easier selecting of the language
* Insert&Insert Object toolbar redesign - Writer
* Printing of hidden text can be turned on
* Printing text place holders can be turned off
* Shortcuts added for paragraph style Heading 4, Heading 5 and
Textbody
* Ctrl-click behaviour for hyperlinks can be changed
* Custom document properties: Text fields and UI support
Extensions/ programmability / API
* Extensible Help System for extensions
* Extensions can have a separate display name
* Extensions: support of web based update
* Extensions: additional information about the publisher and
release notes
* Extensions: check for updates
* Dialogs can have a wallpaper set
* Transparent background for controls
* Remote control presentations via API
* API: get selected table(s) or query(s) in the main Base window
Please see the following URL for more information.
http://development.openoffice.org/releases/2.4.0.html
|
|
in order to prevent crash on 64-bit architectures. Otherwise the result
of termcap/terminfo detection is wrong, causing the infamous "bad format 'p'"
messages, or "OOPSOOPSOOPS" when SSHing from MacOS.
Fixes PR 33808
Approved-by: joerg
|
|
|
|
misc/ruby-transaction-simple.
Transaction::Simple provides a generic way to add active transaction
support to objects. The transaction methods added by this module will
work with most objects, excluding those that cannot be Marshal-ed
(bindings, procedure objects, IO instances, or singleton objects).
|
|
Launchy is helper class for launching cross-platform applications in
a fire and forget manner.
There are application concepts (browser, email client, etc.) that are
common across all platforms, and they may be launched differently on
each platform. Launchy is here to make a common approach to launching
external application from within Ruby programs.
|
|
include:
- Turn into a signed gem.
|
|
+ Install as a Ruby gem.
- Fixed a severe bug in the new Pid.running? function: function returned
true if the process did not exist.
- By default, we now delete stray pid-files (i.e. pid-files which result for
example from a killed daemon) automatically. This function can be
deactivated by passing :keep_pid_files => true as an option.
- All pid files of :multiple daemons new get deleted correctly upon
exit of the daemons.
- Use the signal 'KILL' instead of 'TERM' on Windows platforms.
- Use exit! in trap('TERM') instead of exit when option :hard_exit is given.
- Did some clarification on the exception log.
|
|
configuration.rb provides a mechanism for configuring Ruby programs
with Ruby configuration files.
|
|
This update includes changes to adapt to eBay's new bid history page
(now encoded in UTF-8).
Pkgsrc changes:
- none
Changes since version 2.17.1:
=============================
2008-04-02
* Fixed bug 1932025: Can't convert price.
* Fixed bug 1930772: Can't convert price.
2008-03-16
* Fixed bug 1915400: sign in request during pre-bid.
2008-01-17
* Fixed bug 1869454: Fails with Time ramining: -- (0 seconds).
* Fixed bug 1823864: Captcha on bid history.
* Fixed bug 1861822: crash parsing watch list.
* Fixed bug 1849113: Failed to make bid when using bid assistant
2007-11-22
* Fixed bug 1835531, segfault on bid history.
2007-10-23
* Fixed bug 1818692, get srcId ViewItem when bidding on closed auction.
|
|
phase. Also set TZ to null to prevent timezone differences from
affecting the printing of the "date" field during the extraction of
the gemspec file.
|
|
+ Port patches to allow gems to be installed into an "installion root"
from 1.0.1nb2.
+ Rename the --build-root option to --install-root, which more accurately
reflects the purpose of the option.
+ Update rubygem.mk to work with rubygems-1.1.0.
+ Require 1.1.0 as the minimum rubygems version for the build.
+ Remove GEM_FORMAT and special code to extract the gemspec file
from a gem archive -- `gem spec' can now do it correctly by itself.
+ Rename various *buildroot* targets to *install-root* to match the
name of the `gem' option.
* RubyGems now uses persistent connections on index updates and only
updates from a latest index by default, cutting candidate gems for
updates to roughly 1/4 (at present). Index updates are much faster
now.
* `gem list -r` may only show the latest version of a gem, add --all to
see all gems.
* `gem spec` now extracts specifications from .gem files.
* `gem query --installed` to aid automation of checking for gems.
This update has been tested with the 3 packages in pkgsrc that install
using the ``gem'' command:
devel/rubyforge
misc/ruby-gem_plugin
www/mongrel
This update has also been tested with the 129 packages in my local
tree that install using the ``gem'' command.
|
|
|
|
|
|
Manually check that the installation actually succeeds or exit with an
error so that the pkgsrc make process halts with the proper error code.
Suggestion for change by <seb> in private email.
|
|
They have security problems and are not maintained.
Removal was announced on pkgsrc-users on March 13.
|
|
1.29. This does the right thing automatically for most gems, and
packages that need PKG_DESTDIR_SUPPORT set earlier can set it manually
themselves.
|
|
|
|
|
|
+ Add a GEM_SPECFILE variable which points to the gemspec file
to use when building using the ``gemspec'' GEM_BUILD method.
It defaults to ${WRKDIR}/${DISTNAME}.gemspec.
+ Add a GEM_FORMAT variable that indicates the archive format of
the downloaded gem. Possible are "packed" and "tar" with a default
of "tar". "Packed" is the old gem-0.8.x format, while "tar" is the
current one.
+ Make gem-extract a dependency for post-extract, not do-extract.
This allows for the usual do-extract actions to take place in
the case where EXTRACT_SUFX is not ".gem".
Now, if any of the DISTFILES are gems, then gem-extract takes care
of all of the extraction, but otherwise, the usual do-extract actions
take place.
+ Use the gem script to unpack the downloaded gem. We still have to
manually extract the gemspec file, but at least we make fewer
assumptions about the format of the gem.
|