Commit graph

5194 commits

Author SHA1 Message Date
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