Commit graph

5247 commits

Author SHA1 Message Date
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
wiz
6068eaecf6 recursive bump for libmng-2.0.2 shlib major bump and dependency change 2013-10-09 17:39:01 +00:00
ryoon
664f490ee2 Update to 4.1.2.3
Changelog:
* Improvements
* Many bugfixes
2013-10-09 14:39:56 +00:00
wiz
69a0ee3193 Update to 2.0.13:
Changes in 2.0.13

    Sibling handling has been reworked, which should better ensure
    that cards from the same note donât appear together:

	When you answer a card, Anki will automatically bury any
	siblings that are in the new queue or review queue. Cards
	in the (re)learning queue can not be buried, but reviewing
	those cards will cause any new & review cards to be buried.

	Cards are no longer unburied when returing to the deck
	list, but can be unburied with a button on the study overview
	screen.

	To avoid problems during the upgrade period, cards are
	currently unburied when you sync or close your collection.
	When all clients have been updated, this behaviour will
	change so that cards are only automatically unburied when
	a day has passed. You will still be able to manually unbury
	them if you wish.

	This new behaviour ensures that siblings are spaced even
	in filtered decks.

	Burying of new cards can be disabled in the options if you
	want to introduce related cards in the same session. If
	disabled, Anki will try to spread out the siblings like it
	does in 2.0.12, though like 2.0.12 spacing is not guaranteed
	and may fail when you edit cards or perform operations that
	require a queue rebuild.

    When importing an .apkg file, existing notes will be updated
    if they are newer in the .apkg file, and the note types are
    compatible. Cards are not touched, so existing progress will
    be retained. This means content authors can now easily distribute
    not only new content, but updates to existing content as well.

    Filtered decks have a new "relative overdueness" sort option
    that will sort cards by how overdue they are compared to their
    interval, in the same manner Anki did a few years ago.

    You can now show tags as a browser column.

    Fix an issue with importing when a filtered deck was selected
    in the main window.

    Donât treat modified q/a templates as an incompatible note
    type.

    Anki now enforces a standard encoding of media files with
    non-latin text, which should fix some issues moving media
    between Mac and non-Mac computers, and will ensure you donât
    end up with multiple files in your media folder that look like
    they have the same filename but actually have a different
    encoding.

    The unused media menu option has been renamed back to "Check
    Media", and it is now capable of renaming fields and media
    filenames to ensure theyâre consistent.

    Fix an issue where dragging files from the desktop on Linux
    was pasting a URL instead of embedding the file

    Fixed a bug where Anki failed to start on Linux distributions
    with an older Python version.

    Anki now allows you to import .apkgs which have been renamed
    to .zip, as unfortunately some browsers "helpfully" rename the
    files when downloading them.

    The "Find Duplicates" function in the browser now ignores HTML
    when comparing duplicates, and provides an option to tag the
    duplicates.

    Fix an error in showing an error when downloading addons

    Fix < and > in a field causing text to disappear when typing
    in the answer .

    The "study deck" and deck/note type selection windows now
    remember their size and position.

    Fix an issue showing clozes when the userâs mistyped the cloze
    characters.

    Tolerate Windows trash errors .

    Fix an error when upgrading some Anki 1 decks.

    Separate users on the same machine can now run Anki concurrently.

    Anki should no longer have issues starting upon Linux after a
    previous instance didnât terminate properly.

    Fix some issues with suspending, burying & rescheduling learning
    cards that could cause a later "download the fix assertion
    addon" message.

    After syncing once, the sync username should become visible in
    the preferences dialog.

    When adding a new column in the browser, scroll it into view.

    When adding or importing note types, ensure they have a unique
    name.

    Speed improvements to some text operations, thanks to hssm.
2013-10-06 16:30:00 +00:00
wiz
ac97eea665 Update to 1.2.20130928:
2013/09/28
	+ fix a regression in gauge widget from 2013/09/28 changes;
	  dlg_reallocate_gauge() failed when no --title option was given
	  (report by Tritonas Insomnia).

2013/09/23
	+ fix samples/inputbox6-utf8, which had depended unnecessarily on bash.
	+ improve memory caching for wide-character manipulation in gauge
	  widget (report by Devin Teske).
	+ add dlg_reallocate_gauge (discussion with Devin Teske).
	+ updated configure macros to use msys changes from ncurses.
	+ update config.guess, config.sub
2013-10-06 16:27:28 +00:00
wiz
abdfaab91d Update to 0.10.7:
goffice 0.10.7:

--------------------------------------------------------------------------
goffice 0.10.6:

Alexander Larsson:
	* Fix gtk+ 3.9 redraw problems.  [#703124]

Jean:
	* Fix NULL pointer issue in line plots. [#706663]
2013-10-06 16:19:41 +00:00
obache
fb45e6bb8f fixes build on Solaris10.
PR pkg/48173 by Stefan Palm.
2013-10-06 09:01:41 +00:00
joerg
5812f618af Use modern C features like variadic functions. 2013-10-04 18:36:16 +00:00
ryoon
87c65bd6a8 Add libreoffice4 2013-10-04 14:46:41 +00:00
ryoon
ae2a8efc0f Import libreoffice4-4.1.1.2nb1 as misc/libreoffice4.
LibreOffice is a free, community-developed, multi-platform office
productivity suite. It includes key desktop applications:
word processor, spreadsheet, presentation manager, and drawing program,
with a user interface and feature set similar to other office suites.

This package tracks 4 release branch.
2013-10-04 14:44:46 +00:00
gson
952311f384 Update misc/py-anita to 1.31. Changes from 1.30:
Fix a failure to consume a shell prompt which would cause it to remain
buffered and later be mistaken for one that had not yet issued.  For
added protection, add a unique serial number to each prompt.

Omit drive index from qemu command line for backwards compatibility
with scripts written for anita 1.29 or older.

Fix X11 set names.
2013-10-03 19:22:57 +00:00
drochner
bfc4454305 update to 0.12.4
changes:
- fixed crash Stellarium when enabled binoculars in the Oculars plugin
- added render nighttime landscapes without lighting
2013-10-01 14:46:55 +00:00
taca
f76c2cc352 Update rubygems package to 2.0.10. This is security fix for CVE-2013-4363.
=== 2.0.10 / 2013-09-24

Security fixes:

* RubyGems 2.1.4 and earlier are vulnerable to excessive CPU usage due to a
  backtracking in Gem::Version validation.  See CVE-2013-4363 for full details
  including vulnerable APIs.  Fixed versions include 2.1.5, 2.0.10, 1.8.27 and
  1.8.23.2 (for Ruby 1.9.3).

=== 2.0.9 / 2013-09-13

Bug fixes:

* Gem fetch now fetches the newest (not oldest) gem when --version is given.
  Issue #643 by Brian Shirai.
* Fixed credential creation for `gem push` when `--host` is not given.  Pull
  request #622 by Arthur Nogueira Neves
2013-09-30 03:12:59 +00:00
ryoon
9c6b8d1cdc Fix build failure with "error: possibly undefined macro: AC_MSG_ERROR."
* Add pkg-config to USE_TOOLS.
2013-09-24 13:17:18 +00:00
ryoon
df9eddc79a Fix build on OmniOS.
* Add -fno-stack-protector to CFLAGS to fix link error for SunOS.
* Patch configure.ac and regenerate the related stuff.
* Buildlink sysutils/file for libmagic.
* Detect dirfd, setprogname and htonll in configure script.
* Create PLIST for NetBSD and SunOS.
2013-09-20 17:26:14 +00:00
taca
f7f40d2fcb Add and enable ruby-colorator. 2013-09-15 17:14:46 +00:00
taca
5ed930be53 Add ruby-colorator package version 0.1.
# colorator

Colorize your text for the terminal

## Supported Colors

- black
- red
- green
- yellow
- blue
- magenta
- cyan
- white
- bold

## Why

There are a bunch of gems that provide functionality like this, but none have
as simple an API as this. Just call `"string".color` and your text will be
colorized.
2013-09-15 17:13:59 +00:00
taca
def42d8600 Update ruby-parallel to 0.8.2.
Exact changes aren't available, but a few bug fixes.
2013-09-15 14:17:55 +00:00
taca
a42daeed09 Update ruby-launchy to 2.3.0.
## Version 2.3.0 - 2013-04-11

* Add the option to call a block on error instead of raising an exception
2013-09-15 14:10:09 +00:00
taca
e438657a50 Update ruby-commander to 4.1.5.
=== 4.1.5 / 2013-08-11

* Prevent deprecation warning when loaded in a Rails 4 environment (#58)

=== 4.1.4 / 2013-07-21

* Improve help formatting for multiline program and command descriptions
* Add ability to set speaking rate (@kethomassen)
* Clean up examples in docs (@parkr)
2013-09-15 14:09:22 +00:00
taca
2fadcbc2f9 Update ruby-bundler to 1.3.5.
## 1.3.5 (3 April 2013)

Features:

  - progress indicator while resolver is running (@chief)

Bugfixes:

  - update local overrides with orphaned revisions (@jamesferguson)
  - revert to working quoting of RUBYOPT on Windows (@ogra)
  - use basic auth even when SSL is not available (@jayniz)
  - installing git gems without dependencies in deployment now works
2013-09-15 14:08:38 +00:00
taca
d375df2610 Update ruby-args_parser to 0.2.0.
=== 0.2.0 2013-08-26

* add "on" event
* fix equal_style sample
* refactoring
* specify license in gemspec
2013-09-15 14:07:29 +00:00
joerg
239ba82b17 Fix broken #elif on OSX. Fix missing prototypes. Don't conflict with
libc mergesort on *BSD. Use system libtool.
2013-09-15 12:32:22 +00:00
ryoon
6ebbbe3c10 Update to 4.11.1 from 2.5.4
Changelog:
* Many bugfixes and improvements.
* New commands.
2013-09-13 12:41:32 +00:00
jperkin
ca67532cca Add USE_TOOLS+=nroff to packages which generate catman pages. 2013-09-12 11:15:12 +00:00
taca
810a2290b3 Update rubygems to 2.0.8.
This includes a fix for CVE-2013-4287 in rubygems.

=== 2.0.8 / 2013-09-09

Security fixes:

* RubyGems 2.0.7 and earlier are vulnerable to excessive CPU usage due to a
  backtracking in Gem::Version validation.  See CVE-2013-4287 for full details
  including vulnerable APIs.  Fixed versions include 2.0.8, 1.8.26 and
  1.8.23.1 (for Ruby 1.9.3).  Issue #626 by Damir Sharipov.

Bug fixes:

* Fixed Gem.clear_paths when Security is defined at top-level.  Pull request
  #625 by elarkin

=== 2.0.7 / 2013-08-15

* Extensions may now be built in parallel (therefore gems may be installed in
  parallel).  Bug #607 by Hemant Kumar.
* Changed broken link to RubyGems Bookshelf to point to RubyGems guides.  Ruby
  pull request #369 by 謝致邦.
* Fixed various test failures due to platform differences or poor tests.
  Patches by Yui Naruse and Koichi Sasada.
* Fixed documentation for Kernel#require.

=== 2.0.6 / 2013-07-24

Bug fixes:

* Fixed the `--no-install` and `-I` options to `gem list` and friends.  Bug
  #593 by Blargel.
* Fixed crash when installing gems with extensions under the `-V` flag.  Bug
  #601 by Nick Hoffman.
* Fixed race condition retrieving HTTP connections in Gem::Request on JRuby.
  Bug #597 by Hemant Kumar.
* Fixed building extensions on ruby 1.9.3 under mingw.  Bug #594 by jonforums,
  Bug #599 by Chris Riesbeck
* Restored default of remote search to `gem search`.

=== 2.0.5 / 2013-07-11

Bug fixes:

* Fixed building of extensions that run ruby in their makefiles.  Bug #589 by
  Zachary Salzbank.
=== 2.0.4 / 2013-07-09

Bug fixes:

* Fixed error caused by gem install not finding the right platform for your
  platform. Bug #576 by John Anderson
* Fixed pushing gems with the default host.  Bug #495 by Utkarsh Kukreti
* Improved unhelpful error message from `gem owner --remove`.  Bug #488 by
  Steve Klabnik
* Fixed typo in `gem spec` help.  Pull request #563 by oooooooo
* Fixed creation of build_info with --install-dir.  Bug #457 by Vít Ondruch.
* RubyGems converts non-string dependency names to strings now.  Bug #505 by
  Terence Lee
* Outdated prerelease versions are now listed in `gem outdated`.
* RubyGems now only calls fsync() on the specification when installing, not
  every file from the gem.  This improves the performance of gem installation
  on some systems.  Pull Request #556 by Grzesiek Kolodziejczyk
* Removed surprise search term anchoring in `gem search` to restore 1.8-like
  search behavior while still defaulting to --remote.  Pull request #562 by
  Ben Bleything
* Fixed handling of DESTDIR when building extensions.  Pull request #573 by
  Akinori MUSHA
* Fixed documentation of `gem pristine` defaults (--all is not a default).
  Pull request #577 by Shannon Skipper
* Fixed a windows extension-building test failure.  Pull request #575 by
  Hiroshi Shirosaki
* Fixed issue with `gem update` where it would attempt to use a Version
  instead of a Requirement to find the latest gem.  Fixes #570 by Nick Cox.
* RubyGems now ignores an empty but set RUBYGEMS_HOST environment variable.
  Based on pull request #558 by Robin Dupret.
* Removed duplicate creation of gem subdirectories in
  Gem::DependencyInstaller.  Pull Request #456 by Vít Ondruch
* RubyGems now works with Ruby built with `--with-ruby-version=''`.  Pull
  Request #455 by Vít Ondruch
* Fixed race condition when two threads require the same gem.  Ruby bug report
  #8374 by Joel VanderWerf
* Cleaned up siteconf between extension build and extension install.  Pull
  request #587 by Dominic Cleal
* Fix deprecation warnings when converting gemspecs to yaml.  Ruby commit
  r41148 by Yui Naruse
2013-09-10 16:33:29 +00:00
joerg
eea9226ff8 Don't use non-standard %qd. 2013-09-10 14:24:20 +00:00
joerg
f04212b8a2 For clang, don't use -Wno-traditional and don't complain about literal
non-UTF8 copyright signs.
2013-09-10 14:23:45 +00:00
wiz
b80a110290 Update to 1.2.20130902:
2013/09/02
	+ modify makefile rule to make the ".png" filenames created by groff
	  predictable.
	+ add option --help-tags to allow scripts to get the item's tag field
	  consistently from help- and help-item button results rather than
	  getting the item's text for the latter (discussion with Florent
	  Rougon).
	+ correct manpage discussion of DIALOG_ITEM_HELP versus --item-help,
	  as well as --help-button return status (report by Florent Rougon).
	+ correct limit used for --hline option (report by Devin Teske,
	  cf: 2011/06/30).
	+ do not print empty "[]" if a --hline option was given with an empty
	  value (report by Devin Teske).
	+ miscellaneous configure script fixes/updates.  In particular, add
	  option --with-shared which builds shared libraries without a libtool
	  dependency.
	+ add FreeBSD port-files for test-builds.
	+ update lt.po, add fa.po from
		http://translationproject.org/latest/dialog/
	+ update config.guess, config.sub
2013-09-09 20:40:12 +00:00
drochner
d43e3ad03c update to 0.12.3
from the announcement:
This release contains a new Bright Novae plugin and fixes of few bugs
within plugins and search tool.
2013-09-09 11:30:26 +00:00
joerg
c8a4008667 Fix race condition. 2013-09-08 16:35:24 +00:00
wiz
4a7483a45a Comment out p5-URI dependency.
Noted as dependency in Makefile.PL, but doesn't seem to be used,
and p5-URI depends on this package.
2013-09-05 20:25:25 +00:00
wiz
eeebdef744 Update to 2.06:
2.06 - Fri May 31 15:41:48 2013
	* Bump to a stable user release. There are no code changes.

2.05_03 - Sun Aug  5 14:50:30 2012
	Fix test with now-valid group code (RT 78671)

2.05_01 - Tue Jul 19 07:12:18 2011
	* Update the URL for the Worldcat stuff so xisbn works.
	* Various distro cleanups.
2013-09-05 19:44:00 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
wiz
71cbc9468f Update to 0.5.1:
This is a bugfix release, if pyCardDAV is working fine for you,
there is no reason to upgrade.
2013-09-02 16:46:13 +00:00
joerg
e8ba088ff1 Run the config generator early to avoid parallel build failure. 2013-08-31 08:43:56 +00:00
joerg
39af579e2c Needs termios.h. 2013-08-30 16:54:07 +00:00
prlw1
7c95fa6f13 To quote an earlier commit message:
Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...
2013-08-22 09:21:57 +00:00
drochner
4d7f32e5fb update to 0.10.5
changes:
-Implement get_data_at_point for area and line plots
-Add prescaling to go_linear_regression_leverage
+bugfixes
2013-08-21 15:12:39 +00:00
shattered
a84bcf6b0d Update to 1.1. Changes:
* Colorized output now supported via the --color (or --colour) option,
  and the TESEQ_COLORS environment variable.
* Descriptions and labels for non-standard controls from DEC, Xterm,
  Rxvt, etc, are now always issued, without the need for the -x option.
* Reseq now recognizes "halt" (@@@) lines (with --halts option), waiting
  for keypress before continuing.
* Teseq now identifies which charset is being switched, by its ISO IR
  registration.
* BUG FIX: Teseq could crash on the input, `\033$z'.
2013-08-18 10:44:30 +00:00
drochner
fb0d4e07dc update to 0.12.2
New features: variable stars, re-packed star catalogs (Hipparcos and
Tycho-2), improvements for plugins, scripting engine and search tool.
New version of the Satellites plug-in.
Sound support (needs qt4-phonon, not enabled in pkgsrc yet)
2013-08-09 11:47:57 +00:00
skrll
c9b324ec7b Missed the distinfo commit. 2013-08-06 10:55:15 +00:00
jmcneill
50b133aa2d Add debug option to package. 2013-08-06 10:05:39 +00:00
jmcneill
1b29c0a293 this package can be used on either NetBSD/arm or NetBSD/earm 2013-08-05 18:47:48 +00:00
skrll
422cce891b Update to 20130803. ok jmcneill. 2013-08-05 07:06:22 +00:00
wiz
865d9153ba Update to 2.0.12:
If you use LaTeX for mathematical equations on your cards, and
study with AnkiMobile or AnkiDroid, please revert to 2.0.8 (available
on the Anki website) until the mobile clients receive an update.

o Changed the way pastes and drag&drops are handled. This should
hopefully fix various issues people were having with Google Images,
and will now automatically add any images in a chunk of selected
text to your collection if you have HTML stripping turned off.

o Fixed errors caused by importing notes with a changed schema

o Revert a change made in 2.0.9 where Anki would switch the active
review deck when a different deck was selected in the add screen.
This caused issues where the note type would change invisibly and
some people objected to the new behaviour.

o Work around a crash when closing Anki on Windows caused by a toolkit bug.

o Make sure we always show 3 buttons for cards in initial learning in a filtered deck.

o Improve the checking for and stripping of filename characters
that can't be stored on some filesystems.

o Fixed an error when pasting media with non-latin characters in the URL.

o Don’t throw an error if user adds cloze reference to a non-cloze note type.

o Fix error shown when importing csv file with blank first line.

o Fix year and all time review graph.

o If the user’s recycle bin is broken, just delete the file instead.

o Don’t send old backups to the recycle bin.

o Fix duplicates not being detected when pasting text.

o Fix a bug where the clipboard was being clobbered after the first paste.

o When pasting images between fields, don’t try to download them.

o Allow includegraphics in LaTeX

o You can now view stats on filtered decks.

o Warn when prefs.db is corrupt, and catch another corruption case

o Allow searches for decks with + in their name.

o Work around linux crash on paste of invalid image.

o Fix an issue where duplicates were not being detected on paste

o Ensure starting ease can't be set below 130%.

o Make sure we include px in stats (thanks to steveaw)

o Fix error shown when importing from command line (thanks to Hans)

o Fix incorrect instructions to "maintenance" menu (thanks to Soren)

o Unused media now shows "no missing media" message in a tooltip
(thanks to Julien)
2013-07-28 20:40:35 +00:00
obache
10f05c14a0 Update howm to 1.4.1.
PR pkg/47927 by ISIHARA Takanori.

small bug fix, etc.
2013-07-28 11:33:37 +00:00
shattered
bad8d8729e Update to 2.8. Changes:
o The code is now modularised. The distribution contains 'Mirmon.pm',
  an OO interface for mirmon objects. Program 'mirmon' still contains
  all the code ; it is split into 'Mirmon.pm' and 'mirmon.pl'.

o The mirror list can now have rsync urls.
o The algorithm to balance the probe load over the hourly mirmon runs
  is improved ; from completely skewed to balanced takes some 5 days.
2013-07-21 10:44:03 +00:00
wiz
b6d125ee08 Use Mt for email addresses. 2013-07-20 21:50:52 +00:00
wiz
7eafda121f Update to 0.10.4:
goffice 0.10.4:

Andreas:
	* Fix crash on corrupted GOImage. [#703670]

Jean:
	* Fix loading of image with invalid size or data. [#703740]
	* Don't use invalid GOImage arguments. [#703949]

Morten:
	* Fix linear regression failure.
	* Add prescaling to linear regression.  [#703381]
2013-07-20 15:44:10 +00:00
joerg
b875b6db86 Add missing termios.h includes. 2013-07-19 12:54:58 +00:00
joerg
71dd2cff59 ISO C++ doesn't allow default arguments on friends, if it isn't a
declaration.
2013-07-18 12:06:10 +00:00
ryoon
0e8af443e3 Regenerate distinfo with emul-distfile target.
* i386 distinfo is lost in previous update. It is fixed.
2013-07-15 11:26:01 +00:00
ryoon
f8e628f818 * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-15 02:02:17 +00:00
ryoon
49d89af5f1 Update to 4.0.4
Changelog:
unknown.
I cannot find difference between 4.0.2 and 4.0.4.
2013-07-12 14:32:07 +00:00
taca
45476896e7 Remove Ruby's version denendent directory.
No PKGREVISION bump for short time updates.
2013-07-07 15:12:56 +00:00
taca
b4d7bb89ae Fix creating proper build_info directory.
Bump PKGREVISION.
2013-07-07 15:02:56 +00:00
stacktic
1ccad4ceb8 Update misc/rump to 20130705 2013-07-05 17:20:59 +00:00
ryoon
2193923ba6 Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
adam
f9cd38361f Revbump after updating lang/lua to 5.2.2. 2013-07-04 21:27:56 +00:00
wiz
fdf3c9e67c Bump PKGREVISION for py-sip module major version change. 2013-07-04 17:03:18 +00:00
wiz
8a1a47ca1d Update to 0.4.2. Changes undocumented, but this version is required
by kde-4.11beta1+.
2013-07-04 16:49:03 +00:00
wiz
6e87cabc46 Update to 0.10.3:
goffice 0.10.3:

Jean:
	* Implement color scales. [#695829]
	* Allow color scales to have titles. [#688595]
	* Allow regression equation frame to rotate with text. [#701546]
	* New matrix plots. [#657918][#680806]
	* Set a minimal size for the graph property box. [#699473]
	* Fix crash when loading an invalid graph with a custom theme. [#702887]

Morten:
	* Fix issue with librsvg includes.  [#695167]
	* Make linear regression handle the case where the input
          columns are not independent.  [#551457]
	* Install the unknown_image icon from Gnumeric.  [#700742]
2013-07-04 14:11:28 +00:00
wiz
16bd7cafff Fix buildlink3 file. 2013-07-04 13:44:07 +00:00
wiz
6979f5d8cd Use correct Xrender library. Bump PKGREVISION.
Fixes build with modular xorg.
2013-07-02 21:01:25 +00:00
ryoon
b476738aef Update to 0.99.4
* Add missing dependencies.
* Libtoolized.

Changelog:
===== 0.99.4 (November 30, 2012) =====

* Bulgarian hyphenation patterns, converted by Kaloyan Raev
* Network catalogs: fixed Cyryllic names rendering
* Showing suggestions in search field
* Fixed bug with duplicates series items in LitRes catalog
* Fixed different network bugs in Network Library
2013-06-27 14:21:09 +00:00
joerg
385553e289 Uses deprecated GtkTable. 2013-06-26 21:18:21 +00:00
jperkin
43271c9f2d Fixes for SunOS. 2013-06-24 06:52:52 +00:00
jperkin
f4ec3c69cd SunOS build fixes. 2013-06-23 19:09:14 +00:00
dholland
4bbc560109 Add p5-Perl4-CoreLibs to fix "Can't locate ctime.pl in @INC". 2013-06-23 18:17:33 +00:00
jperkin
3f329cd20b Avoid "call of overloaded 'log(int)' is ambiguous" errors.
Fixes build on SunOS/GCC.
2013-06-21 19:23:19 +00:00
gdt
22406b4e34 Add a note about qemu version, pointing to the man page.
This is a comment-only change.
2013-06-17 20:13:37 +00:00
joerg
10b6a03182 Don't install cat pages. Cleanup empty directories. 2013-06-16 20:42:06 +00:00
ryoon
713abdfd90 Update to 1.4.0
Changelog:
  Changes between 1.3.1 and 1.4.0
  -------------------------------
  070708 o upgraded GNU shtool from 2.0.3 to 2.0.7
         o adjusted year range in copyright messages
         o upgraded build environment to GNU autoconf 2.61

  Changes between 1.3.0 and 1.3.1
  -------------------------------
  051005 o upgraded GNU shtool from 2.0.1 to 2.0.3
         o adjusted year range in copyright messages

  Changes between 1.2.0 and 1.3.0
  -------------------------------
  040911 o upgraded GNU shtool from 1.6.2 to 2.0.1
         o upgraded build environment to GNU autoconf 2.59
  200404 o upgraded GNU shtool from 1.6.0 to 1.6.2
         o fixed years in copyright
  2002xx o upgraded GNU shtool from 1.5.0 to 1.6.0
         o fixed years in copyright
  2000xx o upgraded GNU shtool from 1.3.0 to 1.5.0
         o fixed years in copyright
  990530 o fixed iselect.pod: %s[ -> %[
  990622 o fixed type conversion [Mark A. Hershberger <mah@everybody.org>]
2013-06-16 12:38:43 +00:00
wiz
970c9c1339 0.5.0 needs py-requests instead of py-curl and has a different license. 2013-06-16 10:30:35 +00:00
wiz
6fd15f3c27 Update to 0.5.0:
0.5
multi account support
support for more contenttypes/carddav servers
all vcards should have a UID (required by RFC 6352 and enforced by Owncloud 5)

0.4.2
searching for non ascii characters should work
doing an OPTIONS request now to check for carddav capabilities
  this should speed up the syncing process and increase compatibility (SOGo)

0.4.1
assorted bugfixes, see the git log

0.4.0
experimental write support in the backend
import & export vcards
import directly from mutt
speed increase in (initial) sync due to switching from pycurl to requests
detects removed cards on server and deletes them locally
can delete cards locally and on server
can handle base64 encoded images/sounds etc.
2013-06-16 10:25:09 +00:00
taca
8d2b949a92 * Fix a problem of installing gem with Ruby 1.8.7 noted by David Holland.
* Clean up patch files.

Bump PKGREVISION.
2013-06-15 02:12:48 +00:00
wiz
b94119b6bf Update to 2.0.11:
Changes in 2.0.11

If you’re upgrading from 2.0.8, please also see the 2.0.9 & 2.0.10
changes below.
  * 2.0.9 introduced a change that produced cleaner HTML output when
    editing fields, but unfortunately this revealed a bug in the GUI
    toolkit which could cause Anki to crash when editing those fields.
    So the 2.0.9 change has been reverted, and Anki will output divs
    instead of br tags again. This update will not change the format of
    cards that were created in 2.0.9 or 2.0.10 and thus they may still
    cause crashes when editing, but any cards added after upgrading
    should not trigger the toolkit bug.
  * Fix problems syncing when Anki’s running on a mapped network drive
  * Fix problems reporting correct error message when sync fails

    Changes in 2.0.10
  * Fix pasting of images
  * Fix error when syncing media on an unmapped network drive
  * Fix issues with non-latin text in images in card layout and preview
    windows
  * Fix unicode error on export
  * Default to allowing HTML on import
  * Fix error when opening card layout
  * Force y axis minimum of 0 in reps graph
  * Fix duplicate searching in Add window
  * Improve type answer comparison of accented characters
  * Make sure we show field when nothing typed in
  * Allow apostrophe when renaming deck
  * Mnemosyne importer tweaks
  * Other minor fixes

    Changes in 2.0.9
  * Improvements to the type answer feature: no more "the correct answer
    was" text, clearer indications of typed vs correct answer,
    customizable colours (.typeBad/.typeGood/.typeMissed), monospace by
    default so input+correct lines up (code#typeans), an example
    comparison in the Cards dialog, and automatic moving of the answer
    comparison underneath the Q/A line. Example attached.
  * The browser now has a preview button that makes it easier to quickly
    browse previews of cards.
  * The /limit to tags/ and /study a random selection of cards/ options
    in the custom study dialog have been merged together into a single
    new option that allows you to study new cards, due cards or all
    cards (cram), optionally limiting to particular tags as well.
  * If Anki detects that the media is out of sync, it will now
    automatically recover on the next sync. Furthermore, it no longer
    needs to send files that already exist on each side, so when this
    change is incorporated into the mobile clients you’ll be able to
    copy media over to them to avoid a long initial media sync.
  * When media is deleted via a sync or unused media, it’s now placed in
    the OS’s trash folder instead of deleted completely. Likewise for
    rotated backups and profile deletions.
  * When notes are deleted, their content is logged in a file called
    deleted.txt in your profile folder.
  * The filter area when selecting decks or note types now matches on
    consecutive characters, and uses spaces to separate search terms. So
    if you had a deck called "German::Verbs", you can search for it with
    "man verb", but not "grman"
  * You can now choose a font size > 20px for the card list. It’s not
    possible to resize the line height for each individual card, so
    choosing a large font size in one note type will make the line
    height large for all cards.
  * Anki should output BRs instead of DIV tags when you hit enter in the
    editor now, which should make editing the resulting text on mobile
    clients easier. Note this will only apply to content you add after
    upgrading.
  * Card types are removed with an X on the tab instead of an item in More.
  * Check Database, Unused Media and Empty Cards are now in the Tools
    menu, instead of a submenu.
  * Full Sync is now in the preferences, not in the menu.
  * Syncing now checks to see if the database is consistent prior to
    syncing, and if it finds any errors, it recommends a database check
    rather than a full sync.
  * If a database check finds any errors, it automatically forces a full
    sync.
  * When closing the collection, check for corruption. This makes
    closing Anki and switching profiles a bit slower, but ensures that
    corruption is detected early so that backups are useful.
  * If user has Add window open and syncs, ask if they want to keep the
    content and cancel sync if so.
  * After uploading a collection, notify user they need to download on
    other devices.
  * More verbose sync conflict message.
  * Shift clicking on a sidebar item in the browser will now OR it with
    the current search.
  * Prioritize HTML over images, so pasting from Microsoft apps pastes
    text again.
  * Timeboxing now pops up dialog instead of a tooltip, with options to
    continue or finish.
  * Don’t import notes multiple times when the note type has been modified
  * Add mature correct/today stat to graphs.
  * You can now hold down the shift key while starting Anki to disable
    add-on loading and automatic syncing (except if you’re on an old
    Linux distro).
  * Make sure to update card order when changing, adding or deleting
    option groups.
  * Make sure to shuffle after importing txt or apkg files if your deck
    options say to shuffle.
  * When exporting to an .apkg with scheduling off (or when sharing a
    deck on AnkiWeb), new cards now have their current order preserved.
  * Anki will now warn when you try to add a cloze deletion note without
    any deletions.
  * Anki will allow you to cloze delete when a normal note type is
    selected, with a popup warning instead of an error.
  * Anki should now run on an unmapped network drive on Windows and
    display images correctly.
  * Ctrl+Shift+T (Command+Shift+T on a Mac) now jumps to the Tags entry
    field.
  * When pasting from field to field, strip <span> tags that were being
    inserted by WebKit.
  * When importing from a text file, include a list of all updated or
    duplicated notes in the import log.
  * Fix unused media spuriously reporting unused media with leading
    underscores.
  * Fix cloze+latex issue where multiple answer images were generated.
  * Fix cloze+latex issue where unused media deleted used images and
    created others.
  * Fix error when trying to reschedule with min>max
  * Add scrollbar to About dialog.
  * Don’t allow images to be dragged (and deleted) from the review window.
  * Better warning when importing invalid .apkg file
  * When saving a note, strip quotes from the tags and sort tags in
    alphabetical order.
  * Fix an issue with images failing to show up when they had an
    apostrophe in them.
  * Fix issues with pasting links to sounds/images where the filenames
    had non-latin characters or punctuation characters.
  * Fix issues with pasting invalid links.
  * Deck descriptions are now always displayed verbatim, and not truncated.
  * Fix issues with syncing media on a vfat drive.
  * When inserting a media file that already exists in the media folder,
    checksum all alternative filenames (thanks to Julien Baley)
  * Fix a bug where the number of buttons would decrease from 3 to 2 on
    the second answer of new cards in a filtered deck.
  * Make it clearer when changing deck options will affect multiple decks.
  * Fix an issue where invalid filenames were generated when pasting a
    link to a remote filename with non-latin characters.
  * Fix an issue where rescheduling of relearning cards into new cards
    would cause a later "download the fix assertion addon" message.
  * Allow pasting of a few more audio formats.
  * Fix main window appearing on top after pasting on Windows.
  * The /show duplicates/ feature when adding now correctly shows all
    duplicates in the browser, regardless of their embedded formatting.
  * Allow canceling of note type selection.
  * When clicking Add, make sure to reshow Add window if it’d been
    minimized.
  * Make desktop folder if it was missing when saving stats to image.
  * More checks for the Check Database routine.
  * Fixed a bug where some Windows users were unable to start Anki.
  * Allow overwriting existing files in export (thanks to Chris Burel)
  * Fix an error when user comments out type answer field (thanks to
    Ospalh)
  * Fixed an issue where a field: search that didn’t match would prevent
    the search from matching anything.
  * Handle cloned note types in mnemosyne importer.
  * Don’t save note if no changes have been made.
  * Fix an issue with unused media and different file name
    representations (thanks to Ospalh)
  * When changing deck in Add window, switch review deck too.
  * Don’t play audio twice when changing templates
  * When hitting /s/ on a deck with no due cards, display a tooltip.
  * Handle non-breaking spaces in furigana markup.
  * Fix bug where some text was being swallowed in error messages.
  * Fix a bug where leading whitespace was being cut off in text imports.
  * Fix inverted sub/superscript shortcuts
  * Make sure sort field is updated when field is deleted
  * Allow HTML in Mnemosyne import
  * Fix downloading of add-ons when running from USB disk
  * Fix field outline (thanks to Frostschutz)
  * Workaround a Qt bug that was preventing clicks on the sidebar in the
    browser (thanks to Frostshutz)
  * Pauker importer (thanks to Frostshutz)
  * Added --version option (thanks to Hut)
  * Fixed an error upgrading very old Anki 1 decks.
  * Use "question" and "answer" for browser labels, instead of "front"
    and "back".
  * When using /change deck/, select the current deck by default.
  * When searching in the browser, use double quotes rather than single
    quotes.
  * Don’t allow invalid characters in filenames when exporting.
  * Allow enter to close the change note type dialog.
  * Fixed a bug where rescheduling learning cards as reviews could cause
    the cards to be in an invalid state.
  * If Anki config can’t be loaded, start with new prefs.db
  * Fixed a bug where Anki would close without saving when it was closed
    while another window was focused.
  * Catch another firewall error.
  * Various other minor fixes.
  * Add shortcut key for history button
  * Work around an issue when backspacing over all text that was formatted.
  * Fix a bug that was causing formatting to be lost when copying
    between fields.
  * Fix line disappearing in card layout.
  * Resize deck options dialog when it’s opened.
  * Ensure cards have correct due number to make sibling spacing work
    when importing.
  * Show profile name in title bar
  * Make sure we focus first field when adding next note when JP support
    add-on installed.
  * Fix a bug where hitting enter in the tags completion list could
    select the wrong tag.
  * When studying a filtered card, clicking Add will default to that deck.
  * Add a hideable warning to the bottom of the deck list when there are
    over 25 decks.
  * Fix issues where images with extra properties weren’t being found in
    unused media.
  * Don’t copy the implicit max-width property on images when pasting
    between fields.
  * Fix a non-rounded number issue in stats
  * Use correct extension when exporting notes/cards as text.
  * Fix alignment issues in top and bottom toolbars
  * Work around a startup problem on misconfigured Windows systems
  * Ignore sticky fields when checking if blank when add window closed
  * Allow multiple spaces in type answer
  * Work around broken images when pasting/attaching on Linux
  * Fix error when sending non-Latin text to trash on Linux
  * Fix a timer bug (thanks to Frostschutz)
  * Fix unicode error on export
  * Fix enter key in add/remove tags dialog
  * Only show browser close menu item on mac
  * Change the way we deal with non-latin chars in filenames on Windows
  * Include full info on sync error
  * Fix modification check in note merge
  * The /full sync/ option should force a sync even if no other changes
    were made
  * Various fixes to the Mnemosyne importer
  * Fix find duplicates feature when fieldname case differs
2013-06-14 21:13:24 +00:00
obache
1d87aa1bd6 Update dpkg to 1.16.10.
with some fixes mentioned in PR pkg/47234.

dpkg (1.16.10) unstable; urgency=low

  [ Guillem Jover ]
  * Fix typos in 1.16.9 changelog entry. Closes: #691954
    Thanks to Nicolás Alvarez <nicolas.alvarez@gmail.com>.
  * Add missing @LIBLZMA_LIBS@ to Libs.Private in libdpkg.pc.in.
  * Do not use an undefined va_list variable in dpkg_put_errno().
  * Abort installation if we cannot set the security context for a file.
  * Fix OpenPGP armored signature parsing, to be resilient against doctored
    input, including source package control files. Closes: #695919
  * Make sure the OpenGPG armor contains a signature block, even on EOF.
  * Do not accept Armor Header Lines inside a paragraph.
  * Do not abort dselect when multiarch is detected, as that only makes
    users downgrade and hold on an older version w/ worse multiarch support.
  * Fix warning in Dpkg::Source::Archive with «perl -w» due to redefinition
    of getcwd() by removing unused POSIX modules usage. Closes: #700978

  [ Updated programs translations ]
  * Esperanto (Felipe Castro).
  * Spanish (Javier Fernández-Sanguino).
  * Vietnamesea (Trần Ngọc Quân). Closes: #692100

  [ Updated scripts translations ]
  * Fix mistranslation in French translation of scripts.
    Thanks to Filipus Klutiero. Closes: #698530
  * Fix typos in French translation of scripts.
    Thanks to Sylvestre Ledru. Closes: #702627
  * Fix Russian translation (wrong order of parameters in a string).
    Thanks to Andrey Rahmatullin for noticing and Yuri Kozlov for fixing
    the translation. Closes: #698869

 -- Guillem Jover <guillem@debian.org>  Fri, 08 Mar 2013 04:41:26 +0100

dpkg (1.16.9) unstable; urgency=low

  [ Raphaël Hertzog ]
  * Fix dpkg-source regression in "3.0 (quilt)" source packages while
    unapplying patches that remove all files in a directory. Closes: #683547
  * Fix segfault in field format parsing on empty strings, affecting
    «dpkg-query -W -f ''» and «dpkg-deb -W --showformat=''». LP: #1035512
  * Fix dpkg's French usage string which was missing the final “s“ in
    --print-foreign-architectures. Closes: #685863

  [ Guillem Jover ]
  * Use “statoverrides” instead of “statusoverrides” in dpkg-statoverride.
    Closes: #686995
  * Comment out dpkg(1) documentation about disabled --command-fd option.
    Closes: #685677
  * Cleanup dpkg-divert unit-test environment to avoid build failures.
    Closes: #687656
  * Fix update-alternatives test suite to behave correctly on non-Debian
    binary paths. Known to be affecting at least Gentoo and Mac OS X.
  * Do not leak subcall command arguments in update-alternatives.
  * Fix segfault on update-alternatives when passing --slave without any
    action at all. LP: #1037431
  * Fix memory leak in dpkg filesavespackage().
  * Do not print garbage (or worse) on dpkg shared conffile debug output.
  * Use a hash instead of a ref to a hash for keys() in Dpkg::BuildFlags
    get_feature_areas(). This causes compilation failures with older perl
    versions, which can be an issue with partial upgrades.
  * Fix filter subpattern debug output format string to print an actual
    value instead of just blanks.
  * Ignore trailing filter subpattern slashes on reinclusion comparison.
    This makes sure to reinclude directories previously excluded so that
    contained files marked for inclusion do not fail to unpack due to a
    missing directory. Closes: #688416
  * Do not consider obsolete conffiles as actively owned by the package.
    This ensures conffile entries are not mishandled nor mixed up when
    configuring packages owning the non-obsolete conffiles. Closes: #689836
    Based on a patch by Andreas Beckmann <debian@abeckmann.de>.
  * Properly mark in the database obsolete conffiles on package replaces.
  * Sync the Conffiles field values for all package instances. Because
    only the first package instance being configured will have a *.dpkg-new
    conffile available to be processed, the subsequent ones need to use the
    hash from the previously processed entries.
  * Fix logic for previously configured conffiles, so that the shared
    conffile checks actually work on reinstallation. Closes: #684776
  * Avoid info database corruption and bogus accesses on unknown format
    values, by always reading the format file and validating it.
  * Clarify that the most probable reason for multiarch database
    inconsistencies is due to upgrades from unofficial dpkg versions.
  * Only satisfy a dependency on a “Multi-Arch: foreign” if arch-unqualified.
  * Take architecture into account in virtual packages on remove and
    configure dpkg actions. Closes: #683411
  * Update update-alternatives --query format and examples in man page to
    match the implementation.
  * Add two missing 3rd person ‘s’ in dpkg-gensymbols(1). Closes: #689863
    Thanks to Paul Menzel <pm.debian@googlemail.com>.
  * Fix regression on old-style binNMUs for packages that specify an
    explicit binary version to dpkg-gencontrol, by always fixing up the
    source version. Closes: #690823

  [ Updated programs translations ]
  * Catalan (Guillem Jover).
  * Czech (Miroslav Kure).
  * Danish (Joe Dalton). Closes: #690808
  * French (Christian Perrier).
  * German (Sven Joachim).
  * Italian (Milo Casagrande).
  * Japanese (Kenshi Muto).
  * Polish (Michał Kułach). Closes: #690449
  * Portuguese (Miguel Figueiredo). Closes: #682582, #690431
  * Russian (Yuri Kozlov). Closes: #688050, #690415
  * Slovak (Ivan Masár). Closes: #690426
  * Swedish (Peter Krefting).
  * Thai (Theppitak Karoonboonyanan). Closes: #690678
  * Traditional Chinese (imacat). Closes: #687002

  [ Updated scripts translations ]
  * Polish (Michał Kułach). Closes: #683104
  * Spanish (Omar Campagne). Closes: #685297

  [ Updated dselect translations ]
  * Basque (Iñaki Larrañaga Murgoitio). Closes: #686421
  * Czech (Miroslav Kure).
  * Danish (Joe Dalton). Closes: #689820
  * Polish (Michał Kułach).

  [ Updated man page translations ]
  * French (Thomas Vincent, Sylvestre Ledru, Christian Perrier).
    Closes: #682978, #683221
  * German (Helge Kreutzmann).
  * Japanese (Hideki Yamane). Closes: #685103
  * Polish (Michał Kułach).
  * Spanish (Omar Campagne, Guillem Jover). Closes: #683514
  * Swedish (Peter Krefting).

 -- Guillem Jover <guillem@debian.org>  Sat, 20 Oct 2012 05:59:50 +0200

dpkg (1.16.8) unstable; urgency=low

  [ Updated programs translations ]
  * Esperanto (Felipe Castro).
  * French (Christian Perrier).
  * Polish (Michał Kułach). Closes: #680561
  * Russian (Yuri Kozlov). Closes: #677850, #680411
  * Slovak (Ivan Masár).
  * Spanish (Javier Fernández-Sanguino)

  [ Updated man page translations ]
  * French (Christian Perrier).

  [ Updated scripts translations ]
  * French (Christian Perrier).
  * Russian (Yuri Kozlov).

  [ Updated dselect translations ]
  * Danish (Joe Dalton). Closes: #680108
  * Russian (Yuri Kozlov).
  * Traditional Chinese (Asho Yeh - 阿信).

 -- Guillem Jover <guillem@debian.org>  Sat, 21 Jul 2012 02:11:04 +0200

dpkg (1.16.7) unstable; urgency=low

  [ Guillem Jover ]
  * Fix bogus dpkg-query --control-show badusage() strings.

  [ Raphaël Hertzog ]
  * Fix dpkg-gencontrol to correctly compute the source version
    in the case of "old-style" bin-nmus. Closes: #679959

  [ Updated dselect translations ]
  * Catalan (Guillem Jover).
  * French (Christian Perrier).
  * German (Sven Joachim).
  * Swedish (Peter Krefting).

  [ Updated programs translations ]
  * French (Christian Perrier).
  * German (Sven Joachim).
  * Italian (Milo Casagrande).
  * Swedish (Peter Krefting).

  [ Updated man page translations ]
  * Swedish (Peter Krefting).
  * French (Christian Perrier).

  [ Updated scripts translations ]
  * Swedish (Peter Krefting).
  * French (Christian Perrier).

 -- Raphaël Hertzog <hertzog@debian.org>  Mon, 02 Jul 2012 21:16:12 +0200

dpkg (1.16.6) unstable; urgency=low

  [ Guillem Jover ]
  * Do not translate SE Linux context to human readable form while unpacking,
    as that might cause the operation to fail if the mcstransd daemon
    stopped running during the transaction. Closes: #679641
    Thanks to Russell Coker <russell@coker.com.au>.
  * Add --control-list and --control-show to dpkg-query --help output.

  [ Raphaël Hertzog ]
  * Fix import of error functions in dpkg-buildflags. Regression introduced
    in 1.16.5.

  [ Updated scripts translations ]
  * German (Helge Kreutzmann).

  [ Updated man page translations ]
  * German (Helge Kreutzmann).

 -- Guillem Jover <guillem@debian.org>  Sat, 30 Jun 2012 21:45:10 +0200

dpkg (1.16.5) unstable; urgency=low

  [ Raphaël Hertzog ]
  * dpkg-source will now clean up after a failed application of a quilt
    patch. Closes: #652970
    And it will display a message explaining the most likely cause of
    failure (patch applying with fuzz).
  * When dpkg-source regenerates the automatic patch (with formats "2.0"
    or "3.0 (quilt)") it will keep the current patch header to avoid
    losing changes made by the maintainer.
  * Modify dpkg-source --commit to auto-whitelist modified binary files.
    That way the same command can be used whatever kind of upstream files
    has been modified.
  * dpkg-source now supports a new option --no-unapply-patches to force
    patches to be kept applied after build (used by formats "2.0" and "3.0
    (quilt)"). Closes: #643043

  [ Guillem Jover ]
  * Add a dpkg-buildflags --status action to describe the flag settings.
    Thanks to Bernhard R. Link <brlink@debian.org>. Closes: #664058
  * Add support for “binary-only” key-value option in changelogs, to allow
    marking changelog entries as part of a binary only upload, having a
    different version from the source package. Closes: #440094, #672723
  * Minimize source architecture list on «dpkg-source -b» by removing
    architectures already covered by architecture wildcards. Closes: #675333
  * Do not assume $ENV{'HOME'} is defined in Dpkg::Source::Package.
    Thanks to Niels Thykier <niels@thykier.net>. Closes: #677631
  * Document in more detail in deb(5) the supported ar archive format.
  * Document in deb-src-control(5) the “Private-” field prefix.
  * Add new start-stop-daemon --no-close option to disable closing file
    descriptors on --background. Closes: #627333, #646425
  * Switch source compression to xz.
  * Detect ar header fields truncation due to too long member names or too
    large member sizes. Closes: #678933
  * Add new dpkg-query --control-list and --control-show commands, which
    replace the now deprecated --control-path.
  * Print master and slave alternarive link names in update-alternatives
    --query and always print alternative link in --config. Closes: #679010
  * Cleanup and clarify buffer I/O error reporting. Closes: #621763
  * Avoid full stop and double newline at the end of errors and warnings.
    Thanks to Jonathan Nieder <jnieder@gmail.com>. Closes: #624000
  * Change all programs to accept -? instead of -h for help output.
  * Add support for specific arch-qualified dependencies. Closes: #676232
    Thanks to Thibaut Girka <thib@sitedethib.com>.
  * Accept “:native” arch-qualified Build-Dependencies. Closes: #558095
    Thanks to Thibaut Girka <thib@sitedethib.com>.
  * Do not use undefined values returned form deps_parse() in dpkg-shlibdeps.
    Closes: #640676
  * Add an Architecture column to «dpkg-query -l» before the Description
    column. Suggested by Jonathan Nieder <jnieder@gmail.com>. Closes: #673190

  [ Updated dpkg translations ]
  * Swedish (Peter Krefting).

  [ Updated dselect translations ]
  * Swedish (Peter Krefting).

  [ Updated scripts translations ]
  * German (Helge Kreutzmann).

  [ Updated man page translations ]
  * German (Helge Kreutzmann).
  * Swedish (Peter Krefting).

 -- Guillem Jover <guillem@debian.org>  Sat, 30 Jun 2012 04:28:51 +0200

dpkg (1.16.4.3) unstable; urgency=low

  * On «update-alternatives --install» only warn for now on out of range
    priorities and clamp the values, as there seems to be packages using
    priorities > INT_MAX, which although bogus as they were previously
    overflowing the int used to store them, that would cause installation
    failures when upgrading from squeeze. This will be reverted to an
    error after wheezy. Closes: #676874

 -- Guillem Jover <guillem@debian.org>  Sun, 17 Jun 2012 10:56:15 +0200

dpkg (1.16.4.2) unstable; urgency=low

  * Check correctly for out of range negative field width values in dpkg-query
    --show format strings. Regression introduced in 1.16.4. Closes: #676796

 -- Guillem Jover <guillem@debian.org>  Sat, 09 Jun 2012 16:16:17 +0200

dpkg (1.16.4.1) unstable; urgency=low

  * Fix explicit file trigger activation. Regression introduced in 1.16.4.
    Closes: #676684

 -- Guillem Jover <guillem@debian.org>  Fri, 08 Jun 2012 23:17:11 +0200

dpkg (1.16.4) unstable; urgency=low

  [ Guillem Jover ]
  * Deprecate compressing .deb files with lzma, by making dpkg-deb issue a
    warning, as the format has several deficiencies that have been addressed
    by upstream in xz. Although unpacking will be kept being supported to
    handle existing lzma compressed .deb files.
  * Add alternative changelog formats documentation from the policy manual
    to dpkg-parsechangelog(1). Closes: #584141
  * Add MiNT support to ostable and triplettable.
    Requested by Thorsten Glaser <tg@mirbsd.de>.
  * Add new frontend.txt file to dpkg-dev documenting some public interfaces
    for dpkg frontends. Closes: #670897
  * Clarify in dpkg(1) when --force-conf* options cause action.
    Suggested by Sven Joachim <svenjoac@gmx.de>. Closes: #391818
  * Add “gcc | c-compiler” to libdpkg-perl Suggests, due to Dpkg::Arch usage.
    Closes: #671198
  * Do not mask PIE from dpkg-buildflags on m68k, it appears to work now.
    Requested by Thorsten Glaser <tg@mirbsd.de>.
  * Remove deprecated support for PGP style signing command interface from
    dpkg-buildpackage.
  * Remove obsolete --udeb dpkg-scanpackages option.
  * Add arm64 support to cputable. Closes: #672408
    Thanks Wookey <wookey@wookware.org>.
  * Check parsed integers for invalid or no digit errors in start-stop-daemon
    and update-alternatives.
  * Check all parsed integers for out of range errors; i.e. that no negative
    values are allowed if not appropriate, and that no overflows occur.
    Closes: #580038
  * Switch start-stop-daemon(8) man page examples from /var/run to /run.
  * Do not obscure Dpkg::Source::Package ‘require’ errors with custom
    error message. Thanks to Thomas Adam <thomas.adam@smoothwall.net> and
    Jonathan Nieder <jrnieder@gmail.com>.
  * Add new Dpkg::Substvars::set_as_used() member function.
  * Rename Dpkg::Substvars no_warn() member function to mark_as_used(), keep
    the old name aliased to the new one producing a deprecation warning.
  * Add support for Build-Depends-Arch and Build-Conflicts-Arch fields, and
    a new -A option to dpkg-checkbuilddeps. Closes: #629480
    Thanks to Roger Leigh <rleigh@debian.org>.
  * Add support for “none” as a valid dpkg-deb compression strategy value.
    Closes: #674711
  * Clarify in dpkg(1) that the «dpkg -l» example only lists installed
    packages, and that to list available packages «dpkg-query --load-avail»
    has to be used instead. Closes: #673305
  * Clarify also in the dpkg(1) man page (already present in the dpkg.cfg(5)
    man page) the valid filenames for /etc/dpkg/dpkg.cfg.d/ fragment files.
    Closes: #674674
  * Fix start-stop-daemon to not follow symlinks when creating pidfiles.
    Thanks to Carsten Hey <carsten@debian.org>. Closes: #675918
  * Refactor the file locking logic into a new Dpkg::File module, and move
    the libfile-fcntllock-perl dependency from dpkg-dev to libdpkg-perl.
  * Demote the libfile-fcntllock-perl Depends to a Recommends by falling back
    to use flock based locking, because it being an XS module makes building
    a new perl package bumping the perl ABI impossible, as both packages
    become uninstallable. Thanks to Dominic Hargreaves <dom@earth.li>.
    Closes: #675947
  * Put an & before field_capitalize() calls in Dpkg::Control::Fields to
    fix a usage before declaration warning with perl 5.16. Closes: #676262
  * Do not warn in dpkg-divert on missing files list file for packages never
    installed before. Closes: #673518
  * Add support for liblzma to handle .xz and .lzma compressed files, and
    switch to it instead of using xz-utils. This removes the xz-utils
    Pre-Depends from dpkg. Thanks to Jonathan Nieder <jrnieder@gmail.com>.
  * Always activate all path components for file triggers, this fixes file
    trigger handling for conffiles and dpkg-trigger invocations.
    Closes: #675613, #676061, #676062, #676107, #676118, #676122
  * Do not reset Multi-Arch field in the update log when removing the package.
    Closes: #676496
  * Fix dpkg-split to honour the DPKG_ADMINDIR environment variable.

  [ Updated man page translations ]
  * German (Helge Kreutzmann).
  * French (Christian Perrier). Fixes a mistranslation and some
    inconsistencies reported by Vincent Danjean( thanks). Closes: #673158

 -- Guillem Jover <guillem@debian.org>  Thu, 07 Jun 2012 23:43:19 +0200
2013-06-14 11:15:16 +00:00
joerg
954432c77a Drop a bunch of ext/algorithm uses for asserts. Add explicit namespace
references to resolve ambiguity with a C++11 STL implementation.
2013-06-13 14:29:37 +00:00
wiz
a95f742e51 Include desktopdb.mk since a .desktop file is installed.
Bump PKGREVISION.
2013-06-12 15:29:37 +00:00
wiz
028d410e03 Fix build with perl-5.18. 2013-06-12 15:29:13 +00:00
wiz
631e3eeeb4 Use some packages from pkgsrc instead of outdated versions included.
Fixes build with perl-5.18.

While here, fix HOMEPAGE.
2013-06-12 14:50:24 +00:00
ryoon
ba1989e1ff Update to 0.4.1
* Use qt4 instead of qt3.

Changelog:

05/16/2008      - Use streaming XML instead of DOM
05/04/2008      - Print preview, print improvements
10/05/2007      - Import bug fixes

Version 0.4.0
-------------

09/22/2007      - Added ingredient types
08/05/2007      - BeerXML import
07/25/2007      - I18N improvements
07/20/2007      - Printing improvements
05/30/2007      - Qt 4.3.0, various improvements
07/05/2006	- Calculation corrections
03/12/2006	- Ported to Qt 4
12/03/2005	- Fix column sorting (Lee Henderson)
2013-06-11 16:28:54 +00:00
taca
81f3c7b27a Update rubygems to 2.0.3.
THere are too many changes to write here, please refer these release notes.

http://blog.rubygems.org/2013/03/11/2.0.3-released.html
http://blog.rubygems.org/2013/03/06/2.0.2-released.html
http://blog.rubygems.org/2013/03/05/2.0.1-released.html
http://blog.rubygems.org/2013/02/24/2.0.0-released.html
http://blog.rubygems.org/2013/02/08/2.0.0.rc.2-released.html
http://blog.rubygems.org/2012/12/03/2.0.0-preview2.html
2013-06-11 14:55:54 +00:00
ryoon
507196a732 Update to 458
Changelog:
Version 458 was released on 4 Apr 2013.

These are the differences between version 451 and version 458:

    Allow backslash escaping of metacharacters in LESS environment variable if the --use-backslash option is set.
    Don't quit if syntax errors are found in command line options.
    Increase sizes of some internal buffers.
    Fix configure bug with --with-regex=none.
    Fix crash with "stty rows 0".
    Fix Win32 attribute display bug.
    Fix display bug when using up/down arrow on the command line.


Version 451 was released on 21 Jul 2012.

These are the differences between version 444 and version 451:

    Add ESC-F command to keep reading data until a pattern is found.
    Use exit code of LESSOPEN script if LESSOPEN starts with "||".
    When up/down arrow is used on the command line immediately after typing text, the next command starting with that text is found.
    Add support for GNU regex.
    Add configure option --with-regex=none and fix compile errors when compiling with no regex library.
    Fix bugs handling SGR sequences in Win32.
    Fix possible crashes caused by malformed LESSOPEN or LESSCLOSE variables.
    Fix bug highlighting text which is discontiguous in the file due to backspace processing.
    Fix bug in displaying status column when scrolling backwards with -J and -S in effect.
2013-06-09 08:36:38 +00:00
ryoon
d6cab1d609 Update to 1.22
Changelog:
        * 1.21:
                + updated Polish, Russian translations.
                + fixed a fonts setup bug.

        * 1.22:
                + added Greek translation.
                + implemented fullscreen mode.
2013-06-09 07:26:32 +00:00
ryoon
3275d4b2c6 Fix DEPENDS pattern.
* Detect vim-gtk2.
  Pointed out by nonaka@.
2013-06-07 13:26:56 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
obache
401712188c Update vimpager to 1.8.2.
per maintainer update request by PR pkg/47889

from repelase notes:
 * better man page detection heuristics, when detection by process tree fails
2013-06-06 09:11:01 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
stacktic
99ac8118ad Update misc/rump to 20130602 - Fix for Solaris 2013-06-02 17:33:58 +00:00
stacktic
4d53ea48f8 Update misc/rump to 20130601 - non-NetBSD sockin compatibility 2013-06-01 15:42:03 +00:00
joerg
128a5a9c88 Also adjust Perl version requirements.
XXX should be killed
2013-05-31 20:14:24 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
wiz
2c8f1b3a15 Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...

Noted by tron.
2013-05-29 22:13:16 +00:00
wiz
a43f8c7598 Improve DESCR, based on comments by Bug Hunting. 2013-05-29 14:52:10 +00:00
wiz
6454f5c374 Remove py-libanki and py-anki -- the current version is in py-anki2, the old
versions were only left here until the mobile versions all caught up, which
they have done for some months now.
2013-05-28 12:55:22 +00:00
wiz
0d6301be0d Update to 1.2.20130523:
2013/05/23
	+ modify ifdef in arrows.c to work around packages which use the
	  wide-character ncursesw headers with the ncurses library (report
	  by Aleksey Cheusov).
	+ correct workaround for xterm alternate-screen to work with/without
	  the fix made in ncurses that makes putp() always write to the
	  standard output (Debian #708829).
	+ improve limit-checks for checklist, in case the dialog is resized
	  (report by Ilya A Arkhipov).
	+ add --last-key option (adapted from patch by Jordi Pujol, Debian
	  #697607).

2013/03/15
	+ update zh_TW.po, add an.po from
		http://translationproject.org/latest/dialog/
2013-05-26 17:58:39 +00:00