summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2014-07-15Update to 3.31. From the changelog:schmonz2-7/+6
Fixed a bug in the scripts used to extract data from spreadsheets that prevented the SHP currency code from being found. RT 94229 Fixed a problem that was preventing rename_* functions to not work. RT 92680. Fixed the pod test files so that pod tests won't get run at install time. In response to RT 91167. The alias_code function exists for backward compatibility. It has been deprecated since version 3.20 when it was replaced by rename_country_code. The alias_code function will be removed in the December 2014 release. ISO 3166 is now browsable online (previously, only the alpha-2 codes were) and it contains more accurate information than the previous sources, so I've switched to using the full standard. In response to RT 92303 which reported some codes being 'retired' that should not have been.
2014-07-15Update to 1.25. From the changelog:schmonz2-7/+6
* Fix for case when lexicon translations contain substitionand literals with eval-non-safe characters. RT #120457 * Swap out base for parent (bowtie) For: RT #119403 * typo fixes for Locale::Maketext * POD fixes uncovered by the new Pod::Checker, not yet in core.
2014-07-14Avoid "error: call of overloaded <func> is ambiguous" failure.jperkin2-1/+17
2014-07-14Avoid "error: call of overloaded <func> is ambiguous" failures.jperkin7-1/+108
2014-07-14Avoid "error: call of overloaded <func> is ambiguous".jperkin2-1/+17
2014-07-13Update to 5.81 from 5.69ryoon35-562/+20
Changelog: byobu (5.81) released; urgency=medium * usr/bin/byobu-enable.in, usr/share/man/man1/byobu-enable.1: - no need to launch byobu in byobu-enable (no idea why I did it that way originally) * debian/control, usr/bin/ctail, usr/share/man/man1/ctail.1: - move the ctail command over to byobu, from bikeshed - ctail will tail and colorize log files * debian/control, usr/bin/wifi-status, usr/share/man/man1/wifi- status.1: - move the wifi-status command to byobu, from bikeshed - fantastic demonstration of byobu split screens * debian/links, usr/bin/col1, usr/share/man/man1/col1.1: - move the col1..col9 utilities over from bikeshed - super handy, minimal way of awking out a particular column * usr/bin/Makefile.am, usr/share/man/man1/Makefile.am: - update automake files to install new utilities * usr/bin/ctail: - use command -v to test for ccze existence * debian/control, etc/profile.d/Z97-byobu.sh.in (properties changed: +x to -x): - update package description to better reflect modern Byobu - fix lintian complaint about profile script -- Dustin Kirkland <kirkland@ubuntu.com> Mon, 28 Apr 2014 09:36:59 -0700 byobu (5.80-0ubuntu1) utopic; urgency=medium * usr/lib/byobu/include/mondrian: - simplify and cleanup the mondrian squares easter egg, and idempotent * usr/bin/byobu-reconnect-sockets.in: - let's make sure that we name our temp directory -- Dustin Kirkland <kirkland@ubuntu.com> Mon, 28 Apr 2014 09:36:53 -0700 byobu (5.79-0ubuntu1) unstable; urgency=medium [ Dustin Kirkland ] * usr/bin/byobu-ctrl-a.in: LP: #1313209 - fix syntax error, remove unnecessary bindkey line - also fixes LP: #814172 * usr/share/byobu/profiles/tmuxrc: - tmux windows still aren't working right; disable for now [ Kosuke Asami ] * usr/lib/byobu/include/config.py.in: LP: #1303218 -- Dustin Kirkland <kirkland@ubuntu.com> Sun, 27 Apr 2014 09:22:25 -0500 byobu (5.78-0ubuntu1) unstable; urgency=medium * usr/share/byobu/profiles/dircolors: - give executables just a little more pop - use a light grey underline for symlinks - add whitespace before inline comment * usr/share/byobu/profiles/bashrc: - Enable Ubuntu-themed dircolors on Ubuntu systems * usr/bin/byobu-janitor.in: LP: #1311919 - ensure that windows.tmux exists; fixes warning with F5 * usr/bin/byobu-ctrl-a.in: LP: #1311177, #1274720 - revert r2317 as this is breaking ctrl-a in byobu-screen in a bad way -- Dustin Kirkland <kirkland@ubuntu.com> Wed, 23 Apr 2014 18:24:21 -0500 byobu (5.77-0ubuntu1) trusty; urgency=medium * usr/share/byobu/profiles/dircolors, usr/share/byobu/profiles/Makefile.am, usr/share/byobu/profiles/tmuxrc: - add a dircolors file * usr/share/byobu/profiles/bashrc, usr/share/byobu/profiles/dircolors: - LP: #1299964 - swap orange and aubergine on the command prompt - aubergine is now the directory, orange is the hostname - still working on dircolors, use an aubergine (like our prompt) for directories * usr/lib/byobu/logo: LP: #1299964 - use an orange background for the UTF-8, 256-colour Ubuntu logo -- Dustin Kirkland <kirkland@ubuntu.com> Sun, 30 Mar 2014 20:42:08 -0500 byobu (5.76-0ubuntu1) trusty; urgency=medium * usr/share/byobu/profiles/tmux: - use nice, subtle, thin pane border, a separate color from the active highlighted one * usr/share/byobu/keybindings/f-keys.tmux, usr/share/doc/byobu/help.tmux.txt: LP: #1294139 - change Shift-F11 to zoom in/out of splits -- Dustin Kirkland <kirkland@ubuntu.com> Tue, 18 Mar 2014 23:25:05 +0900 byobu (5.75-0ubuntu1) trusty; urgency=medium [ Dustin Kirkland ] * debian/control: - bump standards * usr/lib/byobu/include/shutil, usr/lib/byobu/release: LP: #1278016 - /etc/issue might be modified to display corporate banners or legal warnings; try to use /etc/os-release if available * usr/bin/byobu-janitor.in, usr/lib/byobu/include/colors, usr/lib/byobu/include/constants, usr/lib/byobu/include/Makefile.am, usr/lib/byobu/include/shutil, usr/share/byobu/profiles/tmux: - split the color definitions into their own file - have the constants source that file - use that file when creating the user's local color palette - use a bit more orange * usr/bin/byobu-launcher-uninstall.in, usr/bin/byobu-launch.in: LP: #1292228 - allow byobu-launch to pass arguments through to byobu-launcher - fix up the uninstallation of byobu launcher * usr/lib/byobu/include/select-session.py: LP: #1279533 - quick hack to fix crashes when python can't figure out the encoding * usr/bin/byobu-layout.in: LP: #1278277 - fix layout saving, which broke in tmux 1.8 - incrementally rearrange while building our windows up to restore, as sometimes we run out of room; tiling in between seems to work * usr/bin/byobu-janitor.in, usr/lib/byobu/include/colors, usr/lib/byobu/include/constants: - fix profile color breakage * usr/bin/byobu-ctrl-a.in: LP: #814172 - fix issues with F5 refresh in byobu-screen, when the user has changed the default escape key * usr/share/byobu/profiles/bashrc: LP: #1259621 - ensure that if the root user is in byobu, and we're using the fancy new colored prompt, that we use a # to indicate root * usr/share/man/man1/byobu.1: LP: #1248901 - add note to manpage about putty resizing to 1-character tall and causing byobu-screen to crash [ Kosuke Asami ] * usr/lib/byobu/battery: LP: #1289157, #1289157 - Mac OS X battery indicator support -- Dustin Kirkland <kirkland@ubuntu.com> Mon, 17 Mar 2014 13:00:02 +0900 byobu (5.74-0ubuntu1) trusty; urgency=low [ Dustin Kirkland ] * usr/lib/byobu/include/ec2instancespricing.py: LP: #1286367 - merged in updated instance pricing script from https://github.com/erans/ec2instancespricing * usr/share/byobu/profiles/tmux: LP: #1273685 - remove double sourcing of local .tmux.conf * usr/lib/byobu/battery: LP: #1270451 - add support for yet another batter type (Android) - thanks to Felix Krull for the initial patch * usr/share/byobu/profiles/tmux: LP: #1270551 - enable ctrl-left and ctrl-right to move among words [ Chris Johnston ] * usr/share/man/man1/byobu-layout.1: LP: #1288738 - fix manpage typo [ Mike Miller ] * usr/lib/byobu/logo: LP: #1278006 - fix RHEL detection for logo [ Daniel Hahler ] * usr/bin/byobu-keybindings: LP: #1258093 - fix toggling of f-keys * usr/share/byobu/profiles/tmux: LP: #1258534 - ensure that we respect BYOBU_NO_TITLE in tmux [ Ryo ONODERA ] * configure.ac, etc/profile.d/Z97-byobu.sh => etc/profile.d/Z97- byobu.sh.in, usr/bin/byobu-config => usr/bin/byobu-config.in, usr/bin/byobu-ctrl-a => usr/bin/byobu-ctrl-a.in, usr/bin/byobu- disable-prompt => usr/bin/byobu-disable-prompt.in, usr/bin/byobu- disable => usr/bin/byobu-disable.in, usr/bin/byobu-enable-prompt => usr/bin/byobu-enable-prompt.in, usr/bin/byobu-enable => usr/bin/byobu-enable.in, usr/bin/byobu-export => usr/bin/byobu- export.in, usr/bin/byobu-janitor => usr/bin/byobu-janitor.in, usr/bin/byobu-launcher-install => usr/bin/byobu-launcher-install.in, usr/bin/byobu-launcher-uninstall => usr/bin/byobu-launcher- uninstall.in, usr/bin/byobu-launcher => usr/bin/byobu-launcher.in, usr/bin/byobu-launch => usr/bin/byobu-launch.in, usr/bin/byobu- layout => usr/bin/byobu-layout.in, usr/bin/byobu-prompt => usr/bin/byobu-prompt.in, usr/bin/byobu-quiet => usr/bin/byobu- quiet.in, usr/bin/byobu-reconnect-sockets => usr/bin/byobu- reconnect-sockets.in, usr/bin/byobu-select-backend => usr/bin/byobu- select-backend.in, usr/bin/byobu-select-profile => usr/bin/byobu- select-profile.in, usr/bin/byobu-select-session => usr/bin/byobu- select-session.in, usr/bin/byobu-shell => usr/bin/byobu-shell.in, usr/bin/byobu-silent => usr/bin/byobu-silent.in, usr/bin/byobu- status-detail => usr/bin/byobu-status-detail.in, usr/bin/byobu- status => usr/bin/byobu-status.in, usr/bin/byobu-ugraph => usr/bin/byobu-ugraph.in, usr/bin/byobu-ulevel => usr/bin/byobu- ulevel.in, usr/bin/byobu => usr/bin/byobu.in, usr/lib/byobu/include/config.py => usr/lib/byobu/include/config.py.in, usr/lib/byobu/include/dirs => usr/lib/byobu/include/dirs.in, usr/lib/byobu/include/toggle-utf8 => usr/lib/byobu/include/toggle-utf8.in, usr/share/byobu/tests/byobu- time-notifications => usr/share/byobu/tests/byobu-time- notifications.in: LP: #1264978, #1289157 - use @prefix@ rather than hardcoding /usr, makes code more portable and easier to build with ./config --prefix [ Arminius Silvanus ] * usr/share/byobu/profiles/bashrc: LP: #1280550 - test the $BASH variable, rather than $SHELL, to tell if we're running in a bash environment [ Jan Klepek ] * usr/lib/byobu/include/config.py: LP: #1286249 - fall back to using the distro status file, fixes crash in config if status file disappears -- Dustin Kirkland <kirkland@ubuntu.com> Sun, 16 Mar 2014 12:46:33 -0700 byobu (5.73-0ubuntu1) trusty; urgency=low * usr/lib/byobu/include/Makefile.am, usr/lib/byobu/include/tmux-send- command-to-all-panes, usr/lib/byobu/include/tmux-send-command-to- all-windows, usr/share/byobu/keybindings/f-keys.tmux, usr/share/byobu/keybindings/f-keys.tmux.disable, usr/share/doc/byobu/help.tmux.txt: - add two new keybindings for byobu-tmux, Shift-F9 and Ctrl-F9 - these will prompt you for a command, and then run that command in all splits or windows (respectively) -- Dustin Kirkland <kirkland@ubuntu.com> Mon, 17 Feb 2014 15:06:58 -0600 byobu (5.72-0ubuntu1) trusty; urgency=low * usr/lib/byobu/include/constants: - make sure we export this variable, so that we only need to do the expensive test once -- Dustin Kirkland <kirkland@ubuntu.com> Wed, 12 Feb 2014 14:30:38 -0600 byobu (5.71-0ubuntu1) trusty; urgency=low * usr/bin/byobu-janitor, usr/lib/byobu/date, usr/lib/byobu/include/constants, usr/lib/byobu/include/shutil, usr/lib/byobu/time, usr/share/byobu/profiles/tmux, usr/share/byobu/profiles/tmuxrc, usr/share/man/man1/byobu.1: - LP: #1059127 - fix longstanding "date and time flash on and off" bug - this isn't a great fix, but it's a start - basically, we need to use the tmux status native support for timestamps - support configuration through ~/.byobu/datetime.tmux - this will be a difference between byobu-tmux and byobu-screen, which is a bummer - also, there's more work to be done, in order to enable/disable this via F9/byobu-config * usr/lib/byobu/include/constants: LP: #1278446 - ensure that we pick a python that has a proper snack module installed -- Dustin Kirkland <kirkland@ubuntu.com> Mon, 10 Feb 2014 15:38:22 -0600 byobu (5.70-0ubuntu1) trusty; urgency=low * usr/share/byobu/keybindings/f-keys.tmux: - fix navigation among sessions * usr/share/byobu/keybindings/f-keys.tmux, usr/share/byobu/keybindings/f-keys.tmux.disable, usr/share/doc/byobu/help.tmux.txt: - change the rarely used Ctrl-F8 keybinding to rename the current session - move the restore-a-split-layout to Shift-Alt-F8 * usr/lib/byobu/session, usr/share/byobu/keybindings/f-keys.screen, usr/share/byobu/keybindings/f-keys.screen.disable, usr/share/byobu/status/status: LP: #1255139 - add support for screen session names in the status item - only display when more than one session in tmux, always displayed by default in screen, where we have more real estate - support the Ctrl-F8 hotkey in screen too, to rename session -- Dustin Kirkland <kirkland@ubuntu.com> Thu, 16 Jan 2014 17:48:33 -0600
2014-07-12Update to 1.44.0:wiz4-23/+24
- version: 1.44.0 date: 2014-07-11 new features: - title: "Edit Book: Syntax highlight links, images, stylesheet includes, etc. Links that point to missing files are marked as errors. You can Ctrl + click on a highlighted link to jump to the file it points to directly." - title: "Edit Book: Check Book: Add a check for manifest items missing href attributes." tickets: [1339766] - title: "When clicking in the search box, select all existing text, for easy replacement." tickets: [1338862] - title: "Edit Book: Add buttons to change the text alignment of the current paragraph. If you do not see them, go to Preferences->Toolbars and add them to the Text formatting actions toolbar." - title: "Improve performance of rendering the book list when lots of column coloring rules are used" - title: "Kobo driver: Support for new firmware version 3.5" bug fixes: - title: "Edit Book/Book polishing: Do not auto-resolve @import rules in AZW3 files. Also do not add a @namespace rule to all stylesheets that contain tag selectors." - title: "Edit book/Book polishing: Preserve the class attribute on the <html> tag in AZW3 format files." tickets: [1339055] - title: "Edit Book: Fix inline spell check context menu not working when triggered by context menu key or a right clicking at the right edge of the word." - title: "Fix some font directories from fonts.conf being ignored on linux when scanning the system for installed fonts." tickets: [1339257] - title: "Edit book: Spell checker: Treat hyphenated words as single words for spell checking" - title: "Edit Book: When using the spell check dialog to change words, detect any changes made to open files outside the spell check dialog and automatically integrate them, to prevent those changes from being lost." - title: "Update driver for Tolino Shine to handle new firmware" tickets: [1338219] - title: "Book polishing: When changing the cover in an EPUB file, place the newly created cover image in the same folder as other images in the book, rather than the root" - title: "Linux installer: Use pkg-config to get the location for installing the calibre bash completion scripts. pkg-config is used only when installing to /usr." tickets: [1340023] improved recipes: - Science Daily - version: 1.43.0 date: 2014-07-04 new features: - title: "Add a wizard for easily searching date fields in your library. To use it click the advanced search button to the left of the search field. Allows you to search for books whose date is older/newer than a specified date or less/more than a number of days from today and so on." - title: "Driver for Onyx T68." tickets: [1336868] - title: "When reading metadata from file names, allow setting the comments field as well, in addition to title/authros/publisher/series/etc." tickets: [1332582] bug fixes: - title: "Fix a regression in the previous release that broke changing Save to Disk preferences" - title: "Recognize leading articles for the Esperanto language when auto-generating title sorts. " tickets: [1336639] - title: "Edit Book: Fix a regression that caused syncing of the preview panel to the editor cursor position to not work when the cursor is positioned on a blank line in between two tag definitions" - title: "Metadata download: Round the downloaded ratings so that, for example, 3.6 stars becomes 4 stars instead of 3 stars." tickets: [1335696] - title: "Edit Book: Fix a crash when performing some image editing operations on 64 bit calibre builds" - title: "Recognize additional leading articles in the titles of Italian language books" tickets: [1332837] - title: "Edit Book: Fix an occasional spurious error message when using the Live CSS feature" new recipes: - title: Dark Reading author: Brandon Allberry - version: 1.42.0 date: 2014-06-27 new features: - title: "Edit Book: new tool to easily add a cover to the book. It automatically generates the HTML wrapper and takes care of marking the covers files as covers in the OPF." - title: "Edit Book: Improve the performance of inline spell checking, especially noticeable when editing large HTML files (over 100KB in size)." - title: "Edit Book: Run syntax highlighting in the background, reducing user interface latency when editing large files" - title: "Template language: Add a new function (group_re) to use grouping regular expressions with groups, where you can replace the matched groups with result of another template." - title: "Edit Book: Check Book: Add a check for HTML files with non UTF-8 encoding declarations" - title: "Edit Book: Spell check dialog: Add an option to make filtering the word list case sensitive" bug fixes: - title: "Get Books: Fix integration with ebook.de broken by website changes" - title: "MOBI Input: Preserve the dc:rights metadata during conversion." tickets: [1333468] - title: "Edit Book: Fix non-BMP unicode characters causing matching tag highlighting to be slightly off on linux" - title: "Edit Book: When editing HTML files that have charset encoding declarations, automatically change the declared encoding (if any) to UTF-8 on save, since the editor always saves files in the UTF-8 encoding." - title: "Edit Book: Fix various problems when editing EPUB files with non-ascii internal filenames on OS X." tickets: [1317883] - title: "Edit Book: Remove unused CSS: Fix an error if an HTML file links to a missing stylesheet" improved recipes: - Deadspin new recipes: - title: Economic and Political Weekly author: Krittika Goyal - version: 1.41.0 date: 2014-06-21 new features: - title: "New tool to set metadata in the actual book files in the calibre library from the updated metadata in the calibre database." description: "To use it go to Preferences->Toolbars and add the 'Embed metadata' tool to the main toolbar. Then simply select the books whose files you want to update and click the Embed metadata button. Normally, calibre updates metadata in the book files whenever a file is exported from calibre. This tool is useful for people who want the files in the calibre library to have updated metadata as well." type: major - title: "calibredb: Add a new 'embed_metadata' command to update metadata in the actual book files in the calibre library from the calibre database." - title: "Edit Book: Allow customization of toolbars" - title: "Add empty book: When adding empty book records to the library, add an option to also create empty EPUB files. Useful if you intend to subsequently edit these files with the calibre editor. You can access the add empty books feature by right clicking the Add Books button." - title: "Edit book: Remove unused CSS: Add an option to also remove unused class attributes from the HTML" - title: "Edit book: Check Book: Add checks for empty HTML/XML/CSS/image files in the book." tickets: [1329971] - title: "Edit Book: Check Book: Add checks for links whose fragment (the part after the #) points to a location that does not exist" bug fixes: - title: "RTF metadata: Add proper support for unicode characters when reading and writing metadata to RTF files" - title: "RTF metadata: Fix failure to write metadata to RTF files that do not already have an \\info block" - title: "Edit Book: Remove unused CSS: Handle @import rules when checking for unused CSS" - title: "Edit Book: Remove unused css: Prevent failure when book has invalid items marked as stylesheets" - title: "calibredb: Fix set_metadata not working for the series_index field." tickets: [1329724]
2014-07-11Pass in paths to X11, fixes build on systems where it is installedjperkin1-1/+4
in non-standard locations.
2014-07-05Remove current master site which is no longer working and re-enabletron1-4/+2
GNU master sites which are now working.
2014-07-02Update to 4.2.5.2ryoon6-2924/+18
Changelog: * Many bugfixes See https://wiki.documentfoundation.org/Releases/4.2.5/RC1 and https://wiki.documentfoundation.org/Releases/4.2.5/RC2
2014-06-29- make build stop on errordholland12-14/+234
- sprinkle const - should fix linux build
2014-06-29Remove references to cuserid(); it doesn't exist on MacOS and it'sdholland3-3/+19
useless everywhere anyway.
2014-06-27python is used during build process.ryoon1-1/+2
From richard@.
2014-06-25Fix URLs. Bump PKGREVISION.jperkin2-5/+5
2014-06-25Update trytond modules using py-trytond/Makefile.commonrichard6-26/+24
ok wiz@
2014-06-23Update to 4.2.5.2ryoon2-10/+10
Changelog: * Many bugfixes
2014-06-22Bump PKGREVISIONryoon6-15/+126
* Accept python27 * Support debug build and target for debugging Mostly from richard@.
2014-06-18Bump PKGREVISION for cups -> cups15 change.wiz3-6/+6
2014-06-18Switch all cups packages to use cups15.wiz3-6/+6
2014-06-14Update to 1.40.0:wiz3-8/+15
- version: 1.40.0 date: 2014-06-12 new features: - title: "Edit Book: Add a new tool to manage fonts. Allows easily changing/removing/embedding fonts in the entire book. To use it go to Tools->Manage Fonts" - title: "Edit Book: Allow the color of the links in the Live CSS panel to be themed." tickets: [1326897] - title: "E-book viewer: Add a keyboard shortcut to bookmark current location." tickets: [1326198] bug fixes: - title: "Edit Book: Check book: When auto-changing font name to match actual name in font file, also change the font name in shorthand font declarations" - title: "Edit Book/Book polishing: Fix embedding all referenced fonts not catching fonts that are only specified via style attributes and not in any stylesheets." - title: "Conversion: Fix normalization of CSS shorthand font property not working when multiple font families are specified in the same shorthand property" - title: "Edit Book: Live CSS: Fix clicking on link to go to style definition not working if the stylesheet contains CSS 3 @media queries or @font-face rules" - title: "Edit Book: When importing DOCX files, set the media type for html files correctly" - title: "Edit Book: Fix import of DOCX files that contain no Table of Contents not working." tickets: [1327522] - title: "Portable installer: Fix a crash if the user selects a destination for the portable install that does not have enough disk space." tickets: [1324575] - title: "Fix date column not showing date added when adding zip/rar files that contain an OPF with a calibre timestamp in its metadata" - title: "Sony driver: Fix SONY annotation app not working with files sent to the device by calibre" - title: "Linux build: Fix regression that caused opening PDF files (or any externally viewed files) preventing calibre from being restarted as long as the external viewer is not shutdown." tickets: [1326453] - title: "Edit book: Fix changing underline style to none when creating a custom color scheme causes error." - title: "Check Book: Fix empty (zero byte) XML files causing check book to fail." tickets: [1326073] - title: "Check Book: Fix combination of mismatching font family names and a font-family declaration with an invalid value (such as a dimension) causing auto fixing of errors to fail." tickets: [1325070] improved recipes: - Respekt - Newsweek - Jerusalem Post - Outlook India - PC Magazine - Instapaper
2014-06-12needs zlib as suggested by bulk buildwiedi1-1/+2
2014-06-10Bump PostgreSQL default version to 9.3.joerg1-2/+2
2014-06-09Change the terminfo creation on SunOS to happen when CURSES_DEFAULT isjperkin1-4/+5
set to 'curses' and use the canonical path to tic(1M) rather than the obsolete '/usr/5bin' PATH which is no longer valid on some newer OS releases. Bump PKGREVISION.
2014-06-07Bump PKGREVISION for exiv2 shlib major bumpwiz1-2/+2
2014-06-03Switch to the existing ruby-yajl package.jperkin1-2/+2
2014-06-03Add ruby-pry.jperkin1-1/+2
2014-06-03Import misc/ruby-pry into pkgsrc.jperkin4-0/+214
Pry is a powerful alternative to the standard IRB shell for Ruby. It is written from scratch to provide a number of advanced features. Pry also aims to be more than an IRB replacement; it is an attempt to bring REPL driven programming to the Ruby language. It is currently not as powerful as tools like SLIME for lisp, but that is the general direction Pry is heading. Pry is also fairly flexible and allows significant user customization is trivial to set it to read from any object that has a readline method and write to any object that has a puts method - many other aspects of Pry are also configurable making it a good choice for implementing custom shells.
2014-06-03Add ruby-slop.jperkin1-1/+2
2014-06-03Import misc/ruby-slop into pkgsrc.jperkin4-0/+37
Slop is a simple option parser with an easy to remember syntax and friendly API.
2014-06-03Add ruby-ohai.jperkin1-1/+2
2014-06-03Import misc/ruby-ohai into pkgsrc.jperkin4-0/+276
Ohai detects data about your operating system. It can be used standalone, but it's primary purpose is to provide node data to Chef. Ohai will print out a JSON data blob for all the known data about your system. When used with Chef, that data is reported back via node attributes.
2014-06-03Add ruby-systemu.jperkin1-1/+2
2014-06-03Import misc/ruby-systemu into pkgsrc.jperkin4-0/+36
Universal capture of stdout and stderr and handling of child process pid for Windows, *nix, etc.
2014-06-03Add ruby-method_source.jperkin1-1/+2
2014-06-03Import ruby-method_source into pkgsrc.jperkin4-0/+37
method_source is a utility to return a method's source code as a Ruby string. Also returns Proc and Lambda source code.
2014-06-03Add ruby-hashie2.jperkin1-1/+2
2014-06-03Import misc/ruby-hashie2 into pkgsrc. This package is the same software asjperkin4-0/+84
misc/ruby-hashie but for version 2.0.5 which is required for some new packages. The original version 1.2.0 has been retained as it is still required for ruby-userstream which has not yet been updated for the newer API. Hashie is a growing collection of tools that extend Hashes and make them more useful. The library is broken up into a number of atomically includeable Hash extension modules as described below. This provides maximum flexibility for users to mix and match functionality while maintaining feature parity with earlier versions of Hashie. * Mash is an extended Hash that gives simple pseudo-object functionality that can be built from hashes and easily extended. * Dash is an extended Hash that has a discrete set of defined properties and only those properties may be set on the hash. * A Trash is a Dash that allows you to translate keys on initialization. * Clash is a Chainable Lazy Hash that allows you to easily construct complex hashes using method notation chaining * Rash is a Hash whose keys can be Regexps or Ranges, which will map many input keys to a value.
2014-06-03Bump PKGREVISIONryoon4-27/+12
* Disable JavaScript scripting (macro) support, it conflicts with OpenJDK7's Rhino JavaScript support. Use beanshell or Python. * Remove redundant CONFIGURE_ARGS
2014-06-01Update ruby-parallel to 1.0.0.tsutsui2-6/+6
No changelog file, but looks cleanup and minor tweaks only per github.
2014-06-01Fix FreeBSD 10.0 (clang) build, and add gstreamer support to OpenBSDryoon9-44/+242
2014-05-31libungif is not relevant any longer since the GIF relevant patentswiz1-3/+3
expired (about 10 years ago). Unconditionally switch to libgif. As discussed on tech-pkg without dissent. Bump PKGREVISION.
2014-05-30Update to 1.39.0:wiz2-6/+6
e version: 1.39.0 date: 2014-05-29 new features: - title: "Edit Book: Allow creation of custom color schemes for the editor (Preferences->Editor settings)" - title: "Check Book: When reporting unmanifested file warnings, allow auto fixing by adding the file to the manifest if it is referenced elsewhere or removing the file if it is not." - title: "Edit book: Preview panel: Allow syncing of position more accurately when there are multiple tags on the same source code line" - title: "Edit book: Live CSS: Indicate which CSS properties are overridden by higher priority rules" - title: "Kindle driver: When generating page numbers automatically, add an additional method to detect page boundaries, using the presence of <mbp:pagebreak> tags in the source of the book. You can use this setting by right clicking on the Kindle icon in calibre when the kindle is connected and choosing customize this device." bug fixes: - title: "Virtual Libraries: If the user selects a virtual library whose tab has been closed via the Virtual Library button, re-open the tab instead of displaying the virtual library in the All Books tab." - title: "DOCX Input: Fix a regression that broke conversion of documents with an index that contains fields with special page text." - title: "Edit Book: When editing a book in a language for which no dictionary is installed, consider all words to be correctly spelt, rather than misspelt."
2014-05-29Bump for perl-5.20.0.wiz57-104/+114
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-29Fix path to gtk3.wiz1-2/+2
2014-05-29Add chordii. This is a successor to the old misc/chord program.darcy5-1/+31
Chordii reads a text file containing the lyrics of a song, the chords to be played, their description and some other optional data. The format used is the so called ChordPro format. Chordii produces a PostScript document that includes: - Centered titles - Chord names above the words - Graphical representation of the chords at the end of the songs Chordii also provides support for: - Multiple columns on a page - Index of a songbook - Multiple logical pages per physical pages (1, 2 or 4) - Configurable fonts for the lyrics and the chord names - Multiple songs inside one file - The complete ISO 8859-1 character set - Chorus marking
2014-05-25Revbump after updating graphics/giflibobache1-2/+2
2014-05-24+ libkkc-dataobache1-1/+2
2014-05-24Import libkkc-data-0.2.7 as misc/libkkc-data.obache4-0/+34
This package provide language model data for libkkc.
2014-05-23Update to 1.38.0.wiz3-124/+35
- version: 1.38.0 date: 2014-05-23 new features: - title: "Edit Book: A 'Live CSS' tool that shows all the style rules for the tag you are currently editing." description: "You can use it to easily jump to any style rules that affect the current tag. Enable it via View->Live CSS. See http://manual.calibre-ebook.com/edit.html#the-live-css-panel for details" type: major - title: "Add an option to hide the book rating in the cover browser (Preferences->Look & Feel->Cover Browser)." tickets: [1319476] - title: "DOCX Input: if no language is defined in the metadata, use the language specified in the document default style." tickets: [1321346] bug fixes: - title: "Edit book: Fix regression that sometimes caused incorrect syntax highlighting when non-breaking spaces/typographic hyphens are present in the text." tickets: [1321317] - title: "Fix a regression that broke the compare books tool when used outside the book editor." tickets: [1321975] - title: "Get Books: Update the Woblink plugin to handle changes to the Woblink website" - title: "DOCX Input: Workaround buggy version of Microsoft Word converting newlines in the document summary into _x000d_. They are now ignored when reading metadata from docx files." tickets: [1321343] - title: "Edit book: Fix Check Book failing if a binary file such as an image or font is mislabelled in the OPF as being a text file." tickets: [1320977] - title: "OS X Build: Fix a bug that was preventing multiple instances of calibre being used by different user accounts on the same computer." tickets: [1320347] - title: "Edit book: Dont show an error message when trying to use quick open with no book open" - title: "Content server: Add .ibooks (note the trailing s) as an allowed format as well." - title: "Edit Book: Fix an error when running the Check Book tool on files with empty <style> tags." tickets: [1320459] - title: "Edit Book: A more complete fix for non ascii usernames on windows when using the export file dialog." tickets: [1298071] improved recipes: - Ars Technica - Slate - Instapaper - The Independent
2014-05-21Convert qemu-0 and qemu options to an optional group.gdt1-9/+7
No functional change intended; this merely uses PKG_OPTIONS_OPTIONAL_GROUPS to choose qemu-0 vs qemu. (Pointed out by wiz@.)