summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2014-10-09Added misc/libcdio-paranoia version 0.93adam1-1/+2
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz18-53/+18
2014-10-09Remove SVR4_PKGNAME, per discussion on tech-pkg.wiz14-28/+14
2014-10-09Switched to .tar.bz2; change API in buidlink3.mk to match cd-paranoia split offadam3-8/+9
2014-10-09Support for extracting audio from a CD in a jitter- and error-tolerant way.adam5-0/+59
Split off from libcdio to allow more flexible licensing and to be compatible with cdparanoia-III-10.2's license. And also, libcdio is just too large.
2014-10-09Changes 0.93:adam6-63/+30
- Add cdio_free, iso9660_stat_free, and iso9660_xa_free functions. - Deprecate mmc_isrc_track_read_subchannel - Add mmc_get_track_isrc function. - Update OS versions we recognize - OSX, and MS Windows, ISO 9660 and other bug fixes - Remove Coverty scan warnins and errors - OS/2 driver performance update
2014-10-08Update yelp3 to 3.14.0prlw14-78/+14
This seems to fix PR pkg/48540 Highlights from the release notes: * Fixed crash on searching, #736312 (Marcos Chavarria Teijeiro) * Style the find revealer, #736408 (David King) * Use new symbolic menu item * Complete redesign to fit with new GNOME 3 apps * Updated color computing code to avoid deprecations * Fixed critical crasher after closing windows * Fixed some deprecation warnings * Implemented auto-reload for DocBook, #704821 * Updated GSettings install rule, #697815 <- no need for patch-configure * Correctly detect Unity for conditional processing, #707352 (Kevin Godby) * Fixed build issue with intltool and gettext, #706854 (Sean de Burca) * Various updates for deprecated APIs in GLib and GTK * Added support for DocBook conditional processing on desktop environment * Updated translations For full details see: https://git.gnome.org/browse/yelp/tree/NEWS?id=3.14.0
2014-10-07Revbump after updating libwebp and icuadam14-28/+28
2014-10-02Remove libreoffice and libreoffice3-bin; use libreoffice4{,-bin} instead.wiz26-3117/+1
2014-10-01Recursive bump for ffmpeg2 shared library major version bump.wiz2-4/+4
2014-10-01Update to 2.0.29:wiz3-7/+8
Changes in 2.0.29 Fix "app is damaged" message on OSX Yosemite A new "added" graph that shows how many new cards have been added to the collection. When exporting notes as text, say the number of notes that were exported, not the number of cards. Allow tags to be separated with an ideographic space character (eg. Japanese full width space) Allow closing the edit current dialog with Ctrl-Enter. Show more info when syncing media, so you can see it’s progressing and get an idea of how long is left. All the web components in Anki default to accepting focus and allowing copying now, which should fix issues with some screens not allowing copy to the clipboard, such as the card info screen. Fix a bug where <br> tags were being inserted in place of newlines when importing with html enabled. Fix a bug when trying to recover from a corrupt profile. Fix addons being downloaded with double newlines on Windows. If an existing anki instance is hung, start a new instance when user clicks on anki icon. A few translation fixes thanks to Derbeth. Disable a better error message when some ssl errors occur. Make the tab width in the template editor reasonable. Strip any formatting when pasting into the template editor, as rich text has no meaning there. If the computer has no desktop folder, place collection packages in the user’s home directory. Fix a bug that was allowing nesting other decks under filtered decks. Fix a bug that was causing templates to get out of sync with field names on Don’t jump around in the browser’s card list when deleting cards. On Linux systems that don’t have a documents folder defined, default to ~/Documents/Anki (in English) for the profile folder. We no longer encode and decode %20 and so on when fields are edited. This should fix the bug where users were having text with percent signs in it being turned into other characters. Tags that differ only in case are no longer allowed, as tags were sometimes case-sensitive and sometimes not. The case that you use the first time you enter will be used for all future cards added with that tag. If you want to change the capitalization of that tag, you can temporarily remove the tag from all cards and then add it again with the new case. Ignore >100MB files when syncing instead of having the server throw an error.
2014-10-01Update to 2.09:wiz2-9/+8
2.09 - Sat Sep 20 18:15:37 2014 * Break circular dependency on Test::ISBN 2.08 - Fri Sep 19 12:53:21 2014 * Add increment and decrement to create new article numbers (Markus Spann)
2014-10-01Update to 20140910.002. Set LICENSE.wiz2-8/+8
20140910.02 - Mon Sep 22 14:31:21 2014 * Look in the current directory for RangeMessage.xml if it's not in other locations. This can help with various Perl app packagers. (But, also try ISBN_RANGE_MESSAGE env var) 20140910.001 - Thu Sep 18 06:46:01 2014 * Update to the latest data (2014-09-10)
2014-09-29Update ruby-bundler to 1.7.3, including security fix for CVE-2013-0334.taca3-13/+43
## 1.7.3 (2014-09-14) Bugfixes: - `extconf.rb` is now generated with the right path for `create_makefile` (@andremedeiros) - Fix various Ruby warnings (@piotrsanarki, @indirect) ## 1.7.2 (2014-08-23) Bugfixes: - Revert gem source sorting in lock files (@indirect) ## 1.7.1 (2014-08-20) Bugfixes: - Install gems from one source needed by gems in another source (@indirect) - Install the same gem versions even after some are installed (@tmoore) - Download specs only when installing from servers (@indirect) ## 1.7.0 (2014-08-13) Security: - Fix for CVE-2013-0334, installing gems from an unexpected source (@tmoore) Features: - Gemfile `source` calls now take a block containing gems from that source (@tmoore) - added the `:source` option to `gem` to specify a source (@tmoore) Bugfixes: - warn on ambiguous gems available from more than one source (@tmoore) ## 1.6.5 (2014-07-23) Bugfixes: - require openssl explicitly to fix rare HTTPS request failures (@indirect, #3107) ## 1.6.4 (2014-07-17) Bugfixes: - fix undefined constant error when can't find gem during binstubs (#3095, @jetaggart) - work when installed git gems are not writable (#3092, @pmahoney) - don't store configured source credentials in Gemfile.lock (#3045, @lhz) - don't include config source credentials in the lockfile (Lars Haugseth) - use threads for jobs on Rubinius (@YorickPeterse) - skip dependencies from other platforms (@mvz) - work when Rubygems was built without SSL (@andremedeiros) ## 1.6.3 (2014-06-16) Bugfixes: - fix regression when resolving many conflicts (#2994, @Who828) - use local gemspec for builtin gems during install --local (#3041, @Who828) - don't warn about sudo when installing on Windows (#2984, @indirect) - shell escape `bundle open` arguments (@indirect) ## 1.6.2 (2014-04-13) Bugfixes: - fix an exception when using builtin gems (#2915, #2963, @gnufied) - cache gems that are built in to the running ruby (#2975, @indirect) - re-allow deploying cached git gems without git installed (#2968, @aughr) - keep standalone working even with builtin gems (@indirect) - don't update vendor/cache in deployment mode (#2921, @indirect) Features: - warn informatively when `bundle install` is run as root (#2936, @1337807) ## 1.6.1 (2014-04-02) Bugfixes: - update C extensions when git gem versions change (#2948, @dylanahsmith) Features: - add support for C extensions in sudo mode on Rubygems 2.2 ## 1.6.0 (2014-03-28) Bugfixes: - many Gemfiles that caused incorrect errors now resolve correctly (@Who828) - redirects across hosts now work on rubies without OpenSSL (#2686, @grddev) - gemspecs now handle filenames with newlines (#2634, @jasonmp85) - support escaped characters in usernames and passwords (@punkie) - no more exception on `update GEM` without lock file (@simi) - allow long config values (#2823, @kgrz) - cache successfully even locked to gems shipped with Ruby (#2869, @aughr) - respect NO_PROXY even if a proxy is configured (#2878, @stlay) - only retry git commands that hit the network (#2899, @timmoore) - fix NameError regression when OpenSSL is not available (#2898, @timmoore) - handle exception installing when build_info owned by root (@Who828) - skip HTTP redirects from rubygems.org, huge speed boost (@Who828) Features: - resolver rewritten to avoid recursion (@Who828) - add `git_source` for custom options like :github and :gist (@strzalek) - HTTP auth may now be stored in `bundle config` (@smashwilson) - some complex Gemfiles are resolved up to 10x faster (@Who828) - add support for IRB alternatives such as Pry and Ripl (@joallard, @postmodern) - highlight installed or updated gems (#2722, #2741, @yaotti, @simi) - display the `post_install_message` for gems installed via :git (@phallstrom) - `bundle outdated --strict` now only reports allowed updates (@davidblondeau) - `bundle show --verbose` Add gem summary to the output (@lardcanoe) - `bundle gem GEM --ext` now generates a skeleton for a C extension (@superdealloc) - Avoid using threequals operator where possible (@as-cii) Documentation: - Add missing switches for bundle-install(1) and bundle-update(1) (@as-cii)
2014-09-28just imported for gnome-mag package improvement, but not used by myself.obache1-2/+2
2014-09-26Mark explicitly as broken due to incompatibility with current versionsjoerg1-1/+3
of libwpg and co.
2014-09-25Avoid sys/dir.h on SunOS.jperkin1-1/+13
2014-09-23SunOS needs -lsocket -lnsl.jperkin3-6/+8
2014-09-23Needs rdoc 4.0.0 or newer. Fixes build with RUBY_VERSION_DEFAULT=193,fhajny1-1/+3
no change on newer Ruby versions.
2014-09-20Update vimpager to 1.8.9.obache3-14/+14
While here, use bundled Makefile to install, prevent missing contents. Version 1.8.9 * security enhancements (snordhausen: Stefan Nordhausen) #78
2014-09-19Add missing screen-256color entry for terminfo build.jperkin1-1/+2
2014-09-14Update to 1.2.20140911:wiz2-6/+6
2014/09/11 + correct malloc-size for change to prgbox. 2014/09/10 + fixes to make "-c" option work when passing command to shell for the prgbox widget, for example in samples/prgbox2 (report by Korantin Auguste). 2014/09/08 + fix an out-of-bounds array index in buildlist widget (report by Cade Foster).
2014-09-13Update to 1.21a. Changes:shattered3-21/+21
Fixed file inclusion error for FDL when using makeinfo. Switch to FDL version 1.3.
2014-09-12Update to 6.5. Notable changes:shattered3-11/+12
Added radical search. Added usefile toggle in multikanji search display. 'cheat' is now a toggle highlight for the current question. Added [return] key accelerator for stroke count search. Added handling of non-shifted JIS for cut-n-paste (rxvt support) Added handling of ascii-escaped unicode char cut-n-paste (for pan, and other gtk2 based progs) Patched doJISConvert to understand gtk2 unicode cutnpaste format. Fixed buffer overflow in doJISConvert, that made coredumps for long cut-n-paste strings. Fixed bug in matchromaji() that was giving bogus matches too soon.
2014-09-12Update to 0.37wen2-7/+9
Add missing DEPENDS Upstream changes: 0.37 Mon Sep 8 16:40:13 PDT 2014 - All any extension. Fixes issue/14. 0.36 Sat Aug 16 12:52:50 PDT 2014 - Meta 0.0.2 0.35 Fri Aug 15 21:00:48 PDT 2014 - Add t/000-compile-modules.t 0.34 Sat Aug 9 00:28:19 PDT 2014 - Fix swim errors 0.33 Fri Aug 8 12:59:46 PDT 2014 - Switch hashbang to '#!/usr/bin/env perl' 0.32 Wed Jul 30 12:01:30 PDT 2014 - Change doc to swim - Update Meta and add Contributing 0.31 Mon Jun 16 22:51:56 PDT 2014 - Try new travis excludes - Use manual VERSION 0.30 Sat Jun 14 14:26:02 PDT 2014 - Update to Zilla::Dist 0.29 Wed Jun 12 09:29:51 PDT 2013 - Tests fixed by svennieboy++ 0.28 Wed May 29 12:36:28 PDT 2013 - Buddy Burden++ added notes support! 0.27 Tue Jul 17 09:43:41 PDT 2012 - Support for running shell slides -- mikegrb++
2014-09-07Update to 1.2.20140901:wiz3-9/+8
2014/09/01 + add configure check for groff, needed for html/ps/pdf output. + update configure-script macros: + CF_ACVERSION_CHECK - work around another gratuitous incompatibility introduced in 2.69 + CF_ADD_CFLAGS - workaround for ash-shell, e.g., with Minix + CF_ADD_LIBS - filter out duplicates + CF_CURSES_FUNCS - improve workaround for weak-linkage, seems to fix tests with NetBSD 6.1 + CF_INTEL_COMPILER - clean up the -no-gcc option which was leftover from testing. + CF_LIB_SUFFIX - change suffix for AIX shared libraries to ".so". + CF_MAKEFLAGS - workaround for GNU make 4.0 incompatibility with previous releases. + CF_XOPEN_SOURCE - add cases for Minix, UnixWare and improve the workaround for Solaris. + improve comparison in compare_cache() function, in case difference between pointers does not fit in int's. + updated de.po, es.po, hu.po, lv.po from http://translationproject.org/latest/dialog/ + update config.guess, config.sub
2014-09-01Remove MAKE_JOBS_SAFE=no, added 4 years and many many releases ago.jperkin1-3/+1
I cannot trigger a failure up to MAKE_JOBS=24, and this package takes around 45 minutes to build on fast hardware single-threaded.
2014-09-01Remove MAKE_JOBS_SAFE=no, added two years and several releases back.jperkin1-3/+1
I am unable to trigger failure up to -j24, and this package takes an hour to build on fast hardware.
2014-08-28add and enable wemuxjnemeth1-1/+2
2014-08-27Fix typo in comment.wiz1-2/+2
2014-08-27Bump PKGREVISION for dependency change.wiz1-2/+2
2014-08-27SunOS needs at least XPG4_2 to expose some structs from <sys/socket.h>richard1-2/+5
namely msg_control and msg_controllen. Use XPG5 with _XOPEN_SOURCE=500 for simplicity.
2014-08-26Fix build with boost 1.56.0.joerg13-8/+221
2014-08-25Initial import of wemux.schmonz4-0/+58
wemux enhances tmux to make multi-user terminal multiplexing both easier and more powerful. It allows users to host a wemux server and have clients join in either: * Mirror Mode gives clients (another SSH user on your machine) read-only access to the session, allowing them to see you work, or * Pair Mode allows the client and yourself to work in the same terminal (shared cursor) * Rogue Mode allows the client to pair or work independently in another window (separate cursors) in the same tmux session. It features multi-server support as well as user listing and notifications when users attach/detach.
2014-08-25Upgrade screen to version 4.2.1.kim17-368/+126
Version 4.2.1 (28/04/2014): * allow for terminal with long $TERM (up to 32 characters) * allow to use long logins * documentation fixes * runtime fixes Version 4.2.0 (17/04/2014): New Commands: * 'unbindall' to unbind all commands * 'up', 'down', 'left', 'right' sub-commands for 'focus' * 'rendition' to specify rendition to use in caption/hardstatus for window-names that have bell/monitor/silence/so turned on. * 'layout', with the following sub-commands - 'title' - 'number' - 'autosave' ('autosave on' or 'autosave off') - 'new' - 'save' ('save <name>') - 'select' - 'next' - 'prev' - 'attach' - 'show' - 'remove' - 'dump' * 'group' for moving window(s) into a group. * 'defmousetrack' and 'mousetrack', to turn on/off mouse-tracking for displays. It's turned off by default. With mouse-tracking turned on, it's possible to switch to a region ('focus') using mouse clicks. It's also possible to select a text region in copy-mode using a mouse click to place a mark and the scroll wheel to scroll through the buffer. Additional features might be to allow clicking on window-titles in the caption to switch to that window. * All commands prefixed '@' are treated as 'quiet', i.e. '@'-prefixed commands do not trigger any display messages. Changed Commands: * '-v' parameter to 'split' command for vertical splits. * 'sorendition' deprecated in favour of 'rendition so'. * 'digraph' can take a second parameter to specify custom digraphs. For example, 'digraph >= ≥' or 'digraph >= U+2265' Using '0' as the second parameter will remove the digraph. * 'stuff' will prompt for input if there's nothing to stuff. * The argument to ":number" can be prefixed with '+' or '-' to use it as a relative argument. * '-g' parameter to 'windowlist' to show nested list of windows. * '//group' parameter to 'screen' to create a grouped window. * 'blankerprg' shows the currently set command on no argument. * 'maxwin' can now be used to increase the number of maximum windows. .screenrc: * $PID expands to the PID of the screen session. * $PWD expands to the current working directory of the session. * $STY expands to the session name. * Tilde-expansion in pathnames (e.g. for the 'source' command) * C-style escapes can be used (e.g. "\n" to get a newline with 'stuff') * '%p' in caption/hardstatus string expands to the PID of the backend, and '%+p' expands to the PID of the frontend (display). * '%S' in caption/hardstatus string expands to the session name. * '%P' in the caption string evaluates to true if the region is in copy mode. * '%E' in the caption string evaluates to true if the escape character has currently been pressed. Window List: * Nested views when there are window groups (with 'windowlist -g'). * Press 'm' to toggle the most-recent view. * Press 'g' to toggle nestedness. * Press 'a' to view all windows in the list. * Press '/' to search in the list. * Press ',' and '.' to re-order windows in the list. * Press 'K' to kill a window (requires confirmation). Display List: * Press 'd' to detach a display, 'D' to power-detach. Others: * Start using 'ChangeLog' for logging changes again. * Terminfo update for 256-color support. * Multiple input history (partially from Romain Francoise). * vi-like fFtT;, searching in copy mode. * In copy mode, search in reverse direction when 'N' is pressed. * Tab-completion for command input. * Some more readline-like bindings in input mode (e.g. ^W, ^D, ^P, ^N etc.) * Fix displaying unicode characters in the caption/hardstatus on UTF8 locale. * A revamped displays list (for 'displays' command) * Increased default maximum number of windows from 40 to 100. * Increased number color/attribute changes in caption/hardstatus string from 16 to 256. * Some commands can be remotely queried using the -Q command-line flag. In-Progress: * Scripting support (thanks to Google Summer of Code 2009 project by Rui Guo)
2014-08-22Bump PKGREVISION for ilmbase shlib major bump.wiz59-117/+118
2014-08-21Remove py-qt3*, obsolete upstream and replaced by py-qt4*.wiz6-230/+1
Remove last three packages using py-qt3 as announced on pkgsrc-users.
2014-08-20Update to 2.3.1:wiz3-154/+682
Mnemosyne 2.3.1 : 2014-06-18 (Note that for Windows users we recommend uninstalling the previous version before installing the new one.) -Change database backend for config file. There should be no more errors which cause you to delete the config file. -Don't import cherrypy if not using the sync server (workaround for mimetype bug in non-unicode systems) (reported by Steven Lee, Pete Kovalenko). -Don't give spurious warning about different tags in different sister cards when creating new clozes when editing a card (reported by Scott Youngman). -Fixed some issues with tabbing to buttons in a dialog not selecting the right button (reported by Scott Youngman). Mnemosyne 2.3 : 2014-04-23 The sync protocol has changed in this version, so make sure you update both the client and the server at the same time. -A quick-and-dirty Android client is available, where you can do reviews in your mobile browser using a webserver which runs on your Android device. This client has full support for the syncing protocol. -The functionality of mnemosyne-webserver has now been merged into the main program and can be activated through 'Configure Mnemosyne - servers'. -Time to create backups has decreased, in some situations even by a factor of 2 or more, speeding up syncing and program exit. -Sped up all editing operations in the card browser. -The name of the currently active saved set of cards is now listed in title bar (requested by Silverbear). -Added new statistic: number of new cards learned per day. -Also sync relevant settings (e.g. fonts, colours, ...) during the initial sync. -Improve the timeout handling of the sync protocol. -New Ukranian, Swedish, Serbian, Catalan translation. -Fix erroneous 'Wrong username or password' error. -Rework error handling when trying to load a database which no longer exists in its previous location. -Keep the sort order in the card browser when editing cards (reported by Gnome and Tristan). -Added command line options --sync-server and --web-server which starts the sync and the web server in headless mode (i.e. without a GUI) (useful to run e.g. on a NAS server). -Fix more errors coming from loading config files (thanks to Alex Fevery for reporting this). -Added an extra popup to guide new people better through the learning process (feedback from Bjorn Maes). -Fix crash when exporting to cards format when Latex was not installed (reported by Gwern). -Make card conversion more robust for badly formatted card (reported by Gnome). -When editing a card through the browser, make sure the correct set of tags is displayed if sister cards have different tags (requested by Scott Youngman). -Allow converting a Cloze card to a clone of a Cloze card through the browser (requested by Scott Youngman). -Instruct people on the correct way to deal with '*.cards' files if they try to open it as a separate database (Kensor0). -Make it clearer what 'Find duplicates' does. -Various cosmetic fixes when importing *.cards files (reported by Ansgar Bohmann). -Fix tag tree sometimes not updating correctly if the user adds a new tag. -People writing e.g. Javascript card and needing access to the full path of the media directory can now use db_media:///foo.png (requested by Gnome). -Flash files are now synced as well (reported by heldtfisken). -When editing a card where different sister cards have different tags, ask if the tags should be applied to the current card or to all sister cards. -Fix Windows crash when using the card browser with cards imported from Supermemo (reported by Piotr). -Fix crash when renaming cloned card types through the card browser. -Make Mnemosyne 1.x import more robust (reported by Jack Thro). -Don't allow saving the database to a network drive under Windows to prevent corruption (reported by Brendan Sinclair). -Fix sync error that could occur when adding and immediately deleting multiple sister cards from the card browser. -Fix latex / cloze interaction corner case (reported by Daniele Parisi). -Fix corner case of overzealous introduction of media dir in expansion (reported by Toni Alsford). -Make sure latex images are always in sync when updating text. -If adding an extra tag when importing a 'cards' file, don't keep the tag 'Untagged' (patch by crcmail0). If you were affected by this issue before, 'compact database' will solve this. Mnemosyne 2.2.1 : 2013-04-15 (Note that for Windows users we recommend uninstalling the previous version before installing the new one.) -The premade cards from the old 1.x website have now all been converted to the new 2.x cards format and put on the new website. This will make importing much easier, as graphics are bundled (thanks to Patrick Kenny for the conversion). -For txt import, a text file can now contain a fourth column which will be mapped to the 'notes' field of a Vocabulary card. -When editing or browsing cards, don't reset the state of the scheduler such that you need to press 'show answer' again or such that a new card appears (reported by Gnome). -Remember which tags where expanded/collapsed in the tag tree (requested a.o by Troy Guze). -Correctly update flag 'hide pronunciation' in the popup menu (reported by Tom Cato Amundsen). -When merging duplicate cards, merge tags also (requested by Stephan Maseizik). -Fix regression where all the dialogs would have generic names ('mnemosyne') as opposed to e.g. 'Add cards'. -Correctly format clozes in latex, e.g. [Lorentz force law] <$>[\mathbf{F}]=[q]([\mathbf{E}]+[\mathbf{v}\times\mathbf{B}]</$> ()requested by acdenh). If you want literal [] in latex, use \left[ and \right]. -Fix crash when converting multiple cards at the same time between e.g. Vocabulary card type and Map card type (reported by Gnome). -No longer allow mass converting of cards to Cloze card types, as this requires editing of the card content for each card anyhow (reported by Scott Youngman). -Fix browser crash occuring after deleting a card type which had custom formatting (reported by Tom Zerlau). -Unless the 'Prefill tag behaviour' plugin is active, changing card types will never change the tag you already filled in, even if it's different from the last used tag (reported by Gnome). -When changing the font for '<all card types>', make a more neutral choice for default font in case currently different card types have different fonts (reported by Gnome). -Make sync and sync error handling more robust. -In case you don't explicitly select a background colour, use your theme's background colour as opposed to white for empty cards (reported by ialectum). -The quote key to left of 1 (`) can now also be used as a short cut for grade 0 (requested by Kent Stearman). -In the card browser, CTRL+F can be used to focus the input on the search field (requested by abacus). -Improve the position of dialogs popping up from the card browser, sync window, ... . -Fix crash pressing the 'Delete' key in the 'Activate cards' dialog (reported by Gnome). -When changing card types, only warn about losing history when there is actual history present (reported by Gnome). -In case you are not using saved sets and create a new tag whose parent is inactive, make the new tag inactive too. (If you have a saved set active, you'll get a dialog box asking whether you want to activate that tag or not, just like before) (reported by Gnome). -Fix bug in interaction between Latex system and exporting to the 'cards' format (reported by Gwern). -More tweaks for RTL languages like Arabic and Hebrew (bug report by Ansgar Bohmann). -No more superfluous empty lines for cards with RTL languages. -When changing languagues, translate the window title immediately, instead of after reboot. -On a Thai system, don't use Thai numerals in the card browser if the language is set to English (requested by Mark). -Take time zone information into account when displaying creation date of card in browser. -When renaming a saved set, prefill the name field with the previous name of the set. -Don't reset selected plugin when importing a new plugin (reported by Gnome). -When trying to deactivate a card type in use, show name of the card type in the error message. -Fix CTRL+F shortcut for inserting flash, CTRL+D for inserting video, and CTRL+C for copying (reported by Gnome). -Tab key now cycles through all the grade buttons (reported by Gnome). -Fix grading shortcuts R and W for 'right' and 'wrong' in the cramming scheduler. -Backspace and delete shortcuts to delete the current card work again (reported by Dylan Gordhan). Mnemosyne 2.2 : 2012-12-04 -Added menu option to detect duplicates in the database. -Made the cramming scheduler more configurable. Cards can now be studied in random order, earliest first, lastest first or most lapses first. Also, you have the option of whether to save the scheduler state or not when exiting the program. -The way the tag field is prefilled for new cards is changed. By default, the last used tag is used, regardless of card type. If you want the pre-2.2 behaviour, where the last used tag is remembered per card type, there is a bundled plugin you can activate. -When exporting to the 'cards' format, the latex files are now pregenerated and bundled (requested by Mark). -Fix errors coming from loading config files (reported by knutflatland and many others). -Ported missing import file formats from 1.x: SuperMemo7 text, SuperMemo from Palm, Cuecard WCU. -Double-clicking on a saved set in 'Activate cards' now automatically selects the set and closes the window (requested by Michael Campbell). -Add "Insert Flash" option (Note: Flash needs to be installed on your system for this to work) (requested by Gnome). -Added support for video files under Windows (contrary to Linux, they will play in an external window using mplayer). -When you have both tags "A" and "A::B", the card browser will now show the first tag as "A::Untagged". -Javascript can now contain line breaks (reported by iBayer and gnome). -In 'edit cards', make more robust of no longer warning about discarding changes if you did not make any. -Sped up deleting of large number of cards from the card browser. -When pasting into the "Add cards" or "Edit cards" dialog, respect the formatting of the card field. -Be more robust against importing 1.x cards with missing information (reported by Chris Resnik and Patrick Kenny). -Bug fix involving notes with multiple lines with exporting cards. -Fix bug with picture sometimes not showing when first starting the program. -Better support for non-latin characters in sound files under Windows (reported by Raoul Pontecaille). -Fix crash in 'Compact database' involving too many open files (reported by Pawel Szerszon). -Fix situation where tag pane would be no longer visible after adding a first saved card set. -Changing card types and deleting cards from the card browser is now faster. -No longer convert filenames to lower case on Windows (requested by Michael Campbell). -Fix another crash involving duplicates while converting cards (reported by Gnome). -When upgrading from 1.x on OSX, explicitly tell the user where their 1.x data was backed up. -Fix displaying non-latin characters in statistics (reported by Pawel Szerszon). -Don't erase fields when cancelling a card type conversion (reported by Gnome). -Don't allow cancelling the import metadata information dialog. -Fix harmless error message when converting to Cloze cards in the card browser (reported by Michael Campbell). -Upgraded to latest version of Qt/PyQt (4.9.5). Mnemosyne 2.1 : 2012-09-10 -New import/export format to share cards, which also bundles the media files. Supports importing an updated version of the same exported cards, so that authors can release updated versions of their cards fixing e.g. spelling mistakes. -Implemented txt export with tab-separated values. -You can now specify more than 1 tag to add during import (requested by Barbara). -In 'edit cards', no longer warn about discarding changes if you did not make any. -Don't crash card browser when searching for \ (reported by Faemorleto). -Fix bug where active tags would sometimes not have a checkbox in the card browser (reported by Gnome). -Fixed issues involving tag renaming and syncing (reported by Barbara). -Made RTL handling for Arabic and Hebrew more robust. -audio tags now support start and stop arguments, e.g. <audio ... start="1" stop="2"> will play the sound file from 1 to 2 seconds. -Fix crash when cancelling duplicate insertion while converting cards (reported by Gnome). -Fix crash when renaming saved card sets (reported by Pawel Szerszon). -Make detection of unused media files more robust with case insensitive filesystems (reported by Pawel Szerszon and Gnome). -Fix error when resetting configuration to defaults (reported by Pawel Szerszon). -Fix for missing Chinese labels in the statistics plots (reported by Bono Shih). -Fix for rare hangs 'assert interval == 0' (reported by Tom Cato). -Translation fixes when converting between card types (reported by Gnome and Chris Schmidt). -Make terminology in 'Current card' statistics more consistent with the card browser (reported by Henrik Giaever). Mnemosyne 2.0.1 : 2012-08-02 -Fix occasional hang during review (Thanksto Scott Youngman and Chris Shanks for helping to debug this). -In cloze card types, you can now provide hints, e.g. [cloze:hint] will show [hint] in the question as opposed to [...] -Added Sentence card type plugin. If you put this in the 'Sentence' field: "La [casa:house] es [grande:big]", you'll get three sister cards with the following questions: "La casa es grande", "La [house] es grande", "La casa es [big]" -Fix bug where the wrong clone would be renamed (reported by Herman Gunn). -Take size of media player widget (Linux only) into account when calculating the optimal split between question and answer. -Fixed bug where card appearance settings would not be synced between different machines. -Fixed issue in Activate cards, where a set without a name and a saved set would interfere. -The dialog where you name saved sets is now a combobox which also list the current saved sets, to allow for easier updating of a saved set. -Message boxes are now centered over the current window (card browser, ...) as opposed to the main window. -Longer initial interval if the first grade you gave a card is 5. -Fixing card merging losing information on Vocabulary card types (reported by Stephan Maseizik). -Before merging cards, more information is presented on the data that is already in the database (requested by Stephan Maseizik). -Fixed spurious firing of missing media detection (reported by Geir). -Fixed a few bugs when displaying the edit or preview windows from the card browser and using PgUp and PgDown to move to the previous/next card (reported by Chris Schmidt). -When adding a duplicate card, rather than forbidding the user to add it, ask the user if he really wants to do this (requested by Laurent Humblet). -The webserver now supports the -d option to specify the data directory (requested by Sirius533). -Fixed crashes in card browser with non-latin clone names (reported by Gabriel Benamouzig). -Prevent uninstalling a card type plugin if a clone of that card type has been created, even if it does not yet have any cards. -Further fixes for Hebrew (reported by Eliyahu Switzer and Chris). -Upgraded many of the libraries on which Mnemosyne depends (PyQt, numpy, matplotlib) -Updated user contributed translations. Mnemosyne 2.0 : 2012-06-16 Four years in the making, this is essentially a complete rewrite of the old 1.x codebase, with a new, clean design, consisting of components that can be swapped in and out very easily, which allows plugin writers maximum flexibility. Major user-visible changes: -Support for what is called card types. The main user visible changes are that editing a vice versa card or three sided card will automatically update the related card. There is also support for N-sided cards. -Whereas in Mnemosyne 1.x, a card could belong to only one category, now a card can have multiple tags. Tags can also be organised in a hierachy, with '::' separating the levels of the hierachy. -Powerful new card browser, giving much more information and flexibility to organise your cards. -'Activate cards' is completely revamped and is much more flexible. Also, sets of active cards can be now be saved for easier access later. -Graphical statistics, easily extensible through plugins (first implementation by Mike Appleby). -Each individual field in a card can now have its own font, colour, ... which can be set through the GUI. Background colour is also configurable per card type. -The widget that displays the cards is now a full webbrowser, with e.g. support for Javascript, animated gifs, ... . -Added cramming scheduler plugin, which goes through your cards in random order and does not affect the normal scheduler data. It is visually distinguished from the regular scheduler by having only two grade buttons (Right and Wrong). -Sync protocol, to synchronise a mobile device to your desktop client. Fully bidirectional, i.e. you can add new cards on your desktop and review old cards on your phone, and both sets of changes will be merged seamlessly. Can sync with more than 1 partner. Optimised for speed and memory usage on mobile devices. First implementation by Ed Bartosh and Max Usachev. -Prototype webserver for reviews through a browser. Should be functional, but contains no security and is not yet integrated with the GUI. Start the mnemosyne-webserver executable and follow the instructions. Other changes: -Move from Qt3 to Qt4 as GUI toolkit, which has better performance and eliminates many interface quirks. -Move to SQL as the storage backend, resulting in improved speed and memory usage, as well as better scalability for large decks (first implementation by Ed Bartosh). -Added card type for maps, and for cloze deletion. -Plugins can now be turned on and off through the GUI. -Windows use scroll bar when the data does not fit. -When importing a sound or an image, a copy is made to the mnemosyne data directory. This saves some confusing explaining to new users about the difference between relative and absolute paths. -Mnemosyne can now save after each reviewed card. Default is to only save after 10 reps, to save battery. -Avoid showing the same card twice in a row during review. -Replaced 'number of grade 0 cards to hold in your hand' by 'number of non memorised cards to hold in your hand', so that the limit now works on the total of grade 0 and 1 cards. Default value is 10. -Warn if the user memorises over 15 new cards in a session. -The keyboard shortcuts for the reviewing process no longer auto-repeat. -Added option to control whether media (sound/video) gets started automatically when displaying a card (Currently not on Windows due to Qt bug). -Added option to display a media control (play/pause/slider) (Currently not on Windows due to Qt bug). -Improved backup scheme. Users can now restore from backups using the File - Open menu, as opposed to first decompressing a file outside of Mnemosyne. -Importing from XML files has been sped up considerably (Johannes Baiter) -The learning history is now stored in an SQL database, allowing to calculate more statistics. -The plugin mechanism encompasses also the statistics, configuration and card activation screens. -Cards which are failed during learning ahead are now periodically brought back in the learning process. -Mnemosyne now stores its data in a more standards compliant location: C:/Users/peter/Application Data/Mnemosyne under Windows, and /home/pbienst/.local/share/mnemosyne and /home/pbienst/.config/mnemosyne under Linux. -When leaving the program open overnight, the display will update at the roll over point. -Intelligent sorting of categories containing numbers, so that you no longer have to call a category 'Lesson 01' instead of 'Lesson '1 to get the correct ordering (Mike Appleby).
2014-08-16Switch to libreoffice's version of boost (1.54.0) to make it build again.wiz2-7/+18
(1.56.0 broke the build.) Also disable pkgsrc mdds because that pulls in boost as well. Bump PKGREVISION.
2014-08-13Revbump after boost-libs updateadam9-18/+18
2014-08-13PKGREVISION bump for xine-lib ffmpeg1->ffmpeg2 change.wiz2-4/+4
2014-08-11Switch to ffmpeg1 instead of ffmpeg.wiz1-3/+3
Note: some of these packages didn't build for me, e.g. osg, so I couldn't verify them all.
2014-08-08Update to 1.48.0:wiz3-9/+8
- version: 1.48.0 date: 2014-08-08 new features: - title: "E-book viewer: Make the list of bookmarks a dockable window that can be kept open while reading the book" - title: "E-book viewer: Make the Table of Contents panel a dockable window so it can be moved around and even made into a separate floating window" - title: "E-book viewer: Allow reloading the current book by pressing F5 or Ctrl+R" - title: "Edit Book: Allow changing the case of selected text by right clicking and choosing the appropriate change case action." - title: "Driver for Kiano Booky Light." - title: "calibredb list: Have --for-machine dump the output in JSON instead of using ASCII separators, as most scripting languages have JSON parsers builtin" - title: "zsh completion: Complete filenames inside epub files for ebook-edit" - title: "ebook-edit: Allow specifying multiple internal files to open and get rid of the no longer needed --edit-file option" bug fixes: - title: "Fix over-aggressive caching causing multiple cover grid emblem rules to not work." - title: "Edit Book: Fix position syncing and Live CSS not working if the opening tag is split over multiple lines" - title: "EPUB metadata: When updating the language in an EPUB file, preserve the country code, if the new language is the same as the original language in the EPUB file." - title: "Edit Book: Fix choosing default dictionary based on language tag in the OPF ignoring the country code" - title: "Edit Book: Fix a regression that caused clicking on links in the preview panel that lead to destinations in the same HTML file popping up a spurious error message." - title: "Fix regression that caused tags to not be sorted when displayed in the book details panel." - title: "Edit Book: More robust implementation of current tag detection for Live CSS. Now uses the same logic as matching tag highlighting." - title: "Edit Book: When highlighting the tag the cursor is currently inside, if the cursor is inside the definition of an opening tag, highlight that tag rather than its parent." - title: "Edit Book: Check Book: Do not run the rest of the checks if parsing errors are found, to prevent the checkers from raising unhandled errors" improved recipes: - Maximum PC - El Correo
2014-08-08PR 49066 Kamil Rytarowski: rpm requires libmagic on all platforms.dholland1-4/+3
(not just solaris) PKGREVISION -> 2
2014-08-05Build libreoffice4 using the upstream tarballs of the converter packages.wiz2-15/+59
Needed since this libreoffice4 version is not (yet) compatible with the librevenge-based packages we have in pkgsrc. Based on a patch by Uwe Klaus in PR 49060. Bump PKGREVISION.
2014-08-05Avoid MACHINE_ARCH for static file, fixes 64-bit build.jperkin1-2/+2
2014-08-04Update misc/py-anita to 1.33. Changes from 1.32:gson2-7/+6
Support recent versions of sysinst (CVS date 2014.08.03.16.09.38 or newer), where set selection happens after disk partitioning rather than before. Document qemu 2.0.0nb4 as a known working version. New command line option --structured-log.
2014-08-03Switch to webkit1-gtk* in preparation for package update to v2.wiz1-2/+2
Packages can switch to that version when they're tested to build with it.
2014-08-02Update to 1.47:wiz3-9/+8
- version: 1.47.0 date: 2014-08-01 new features: - title: "Cover Grid: Allow user defined emblems (icons) to be displayed next to covers" type: major description: "Now you can have your own custom icons displayed next to covers in the cover grid, based on simple rules you create. For example, you can display a heart icon next to books with a rating of more than four stars or a tick mark next to books you read and so on. To create these rules go to Preferences->Cover Grid and click the Emblems tab on the left." - title: "E-book Viewer: Use wiktionary.org and wordnik.com as dictionary providers instead of dict.org" description: "When looking up words, the word definition is now opened in a separate browser window. The language of the dictionary to lookup is automatically selected based on the language of the current book. To lookup a word in the viewer simply select the word with your mouse and right click, then choose 'Lookup in dictionary'" - title: "Edit Book: Allow customizing the templates used when creating new, blank HTML/CSS files via Preferences->Editor settings." - title: "Comic Input: When sorting the pages inside a comic, recognize numbers, so that page2 sorts before page10" - title: "Conversion: When inserting a metadata jacket, format the series number using roman numerals. This behavior can be disabled by using a custom jacket template, as described here: http://manual.calibre-ebook.com/customize.html#overriding-icons-templates-et-cetera" bug fixes: - title: "Edit Book: Fix incorrect results when running replace all on marked text and more than one replacement is made." - title: "Edit Book: Live CSS: Improve detection of which tag the cursor is inside when there are multiple tags on the same line." - title: "Edit Book: Clear the Check Book panel when opening a new book" - title: "Edit Book: Allow the import files into book action to be added to the toolbar" - title: "Edit Book: Fix subsetting of fonts not working if the text contains non-BMP unicode characters." - title: "News download: Fix HTML parser used in the news download subsystem not preserving whitespace inside <pre> tags" - title: "Conversion: Do not strip underscores from classnames." - title: "Edit Book: Fix cursor positioning not working when creating a new file from a template" - title: "Fix a rare error that could happen when using series columns inside a custom column template" - title: "E-book viewer: Handle quoted URLs inside @font-face rules" improved recipes: - New Yorker
2014-07-28Fix conflict between RPM's system.h and SunOS libelf.h.jperkin2-1/+21