Commit graph

4681 commits

Author SHA1 Message Date
hans
4d36387d6e Fix patch sum. 2012-03-01 17:22:38 +00:00
hans
d1e2108bc0 Fix build on SunOS.
- uses fts functions
- define u_quad_t and S_ISTXT
- no st_flags in struct stat
2012-03-01 16:25:16 +00:00
taca
c4075e91f8 Add and enable ruby-ansi. 2012-03-01 15:11:48 +00:00
taca
537b2e71c5 Importing ruby-ansi package version 1.4.2.
The ANSI project is a collection of ANSI escape code related libraries
enabling ANSI code based colorization and stylization of output.
It is very nice for beautifying shell output.
2012-03-01 15:10:40 +00:00
wiz
2be604c96e Update to 0.3.3:
New sabredav/owncloud support, thanks Davide Gerhard.

    Fixes a bug where properties with no type parameters were not printed.

    This release also fixes a small database bug.

    The config file has a new entry (davserver) which you can set to either davical or sabredav (depending on your CardDAV server).

    Future: The source code has been cleaned up quite a bit (nearly every line of code has been touched) and some features have been added. Write support is nearly finished in the backend (but will probably not be included in the next release yet), but the frontend is still really buggy and a pain to use. If you want to have a look, check the repository out at github and check the branch write_support (but it might me broken).
2012-03-01 12:30:11 +00:00
hans
718bbf4bcf Recursive bump from devel/boost-libs update. 2012-02-29 16:32:19 +00:00
taca
3cbf3fe9eb Update rubygems package to 1.8.17.
=== 1.8.17 / 2012-02-17

* 2 minor enhancements:

  * Add MacRuby to the list of special cases for platforms (ferrous26)
  * Add a default for where to install rubygems itself

* 3 bug fixes:

  * Fixed gem loading issue caused by dependencies not resolving.
  * Fixed umask error when stdlib is required and unresolved dependencies exist.
  * Shebang munging would only take one arg after the cmd
  * Define SUCKAGE better, ie only MRI 1.9.2
  * Propagate env-shebang to the pristine command if set for install.


=== 1.8.16 / 2012-02-12

* 3 bug fixes:

  * Fix gem specification loading when encoding is not UTF-8. #146
  * Allow group writable if umask allows it already.
  * Uniquify the spec list based on directory order priority
2012-02-19 16:32:43 +00:00
hans
c1dcd36aef Uses a BSD makefile. 2012-02-17 14:02:14 +00:00
gls
b8e93811d8 Update misc/calibre to 0.8.39
Upstream changes:

0.8.39
------

New Features

- Auto-adding: Add an option to check for duplicates when auto adding.
- Content server: Export a second record via mDNS that points to the
full OPDS feed in addition to the one pointing to the Stanza feed.
The new record is of type _calibre._tcp.
- Allow specifying a set of categories that are not partitioned even
if they contain a large number of items in the Tag Browser. Preference
is available under Look & Feel->Tag Browser
- Allow setting a URL prefix for the content server that run embedded in the
calibre GUI as well.
- Allow output of identifiers data in CSV/XML/BiBTeX catalogs
- Driver for Motorola Droid XT910, Nokia E71 and HTC EVO 3D.
- Cut down the time taken to launch worker processes by 40%
- You can now configure the calibre settings for the currently connected
device by right clicking on the device icon in the toolbar, instead of
having to go through Preferences->Plugins

Bug Fixes

- Auto-adding: Do not add incomplete files when files are downloaded
directly into the auto add folder.
- When running multiple delete from device jobs, fix the device view
sometimes marking the wrong books as being deleted, after the first delete
job completes.
- MOBI Input: Handle files that have spurious closing </body> and/or </html>i
tags in their markup.
- RTF Input: Strip out false color specifications, as they cause artifacts
when converted to MOBI

New news sources

- Vancouver Province and Windsor Star by Nick Redding
- Onda Rock by faber1971
- Il Manifesto by Giacomo Lacava

Improved news sources

- Updated Postmedia publications
- Foreign Affairs
- Read It Later
- Microwave Journal
- taggeschau.de

0.8.38
------

New Features

- Implement the ability to automatically add books to calibre from a
specified folder.
- calibre can now watch a folder on your computer and instantly add any
files you put there to the calibre library as new books. You can tell
calibre which folder to watch via Preferences->Adding Books->Automatic Adding.
- Conversion: When automatically inserting page breaks, do not put a page
break before a <h1> or <h2> tag if it is immediately preceded by another
<h1> or <h2> tag.
- Driver for EZReader T730 and Point-of-View PlayTab Pro

Bug Fixes

- Fix device entry not visible in menubar even when it has been added\
via Preferences->Toolbars.
- Fix metadata plugboards not applied when auto sending news by email
- Fix regression in 0.8.34 that broke recipes that used skip_ad_pages()
but not get_browser().
- Restore device support on FreeBSD, by using HAL
- Get books: Show no more than 10 results from the Gandalf store
- Content server: Fix metadata not being updated when sending for some
MOBI files.
- Heuristic processing: Fix the italicize common patterns algorithm
breaking on some HTML markup.
- When trying to find an ebook inside a zip file, do not fail if the zip
file itself contains other zip files.
- EPUB Input: Handle EPUBs with duplicate entries in the manifest.
- MOBI Input: Handle files that have extra </html> tags sprinkled through
out their markup.

New news sources

- Strange Horizons by Jim DeVona
- Telegraph India and Live Mint by Krittika Goyal
- High Country News by Armin Geller
- Countryfile by Dave Asbury
- Liberation (subscription version) by Remi Vanicat
- Various Italian news sources by faber1971

Improved news sources

- Metro Nieuws NL
- FHM UK

0.8.37
------

New Features

- Allow calibre to be run simultaneously in two different user accounts on
windows.
- Driver for Motorola Photon and Point of View PlayTab
- Add a checkbox to preferences->plugins to show only user installed plugins
- Add a restart calibre button to the warning dialog that pops up after
changing some preference that requires a restart

Bug Fixes

- Fix regression in 0.8.36 that caused the remove format from book
function to only delete the entry from the database and not delete the
actual file from the disk
- Fix regression in 0.8.36 that caused the calibredb command to not
properly refresh the format information in the GUI
- E-book viewer: Preserve the current position more accurately when
changing font size/other preferences.
- Conversion pipeline: Fix items in the <guide> that refer to files with
URL unsafe filenames being ignored.
- Fix calibre not running on linux systems that set LANG to an empty string
- On first run of calibre, ensure the columns are sized appropriately
- MOBI Output: Do not collapse whitespace when setting the comments metadata
in newly created MOBI files
- HTML Input: Fix handling of files with ä characters in their filenames.
- Fix the sort on startup tweak ignoring more than three levels
- Edit metadata dialog: Fix a bug that broke adding of a file to the book
that calibre did not previously know about in the books directory while
simultaneously changing the author or title of the book.

New news sources

- Mumbai Mirror by Krittika Goyal
- Real Clear by TMcN
- Gazeta Wyborcza by ravcio
- The Daily News Egypt and al masry al youm by Omm Mishmishah
- Klip.me by Ken Sun

Improved news sources

- People's Daily
- Plus Info
- grantland.com
- Eret es irodalom
- Sueddeutsche.de
2012-02-16 21:29:35 +00:00
hans
c0b436a76f Fix build on SunOS. 2012-02-16 19:25:11 +00:00
hans
338cd9beb0 Remove check for fopencookie/funopen. They are not required to build
this package.
2012-02-16 19:15:12 +00:00
hans
e8c9386ce6 Make sure the correct install tool is used. 2012-02-16 19:06:52 +00:00
jmmv
650c74580e Update to window-20120215:
This is the last release extracted from the NetBSD src tree.  The code is
now being moved to othersrc, from which further releases could be generated.

As far as I can tell, this new snapshot of the code only includes a bunch
of code cleanups and no functional changes.
2012-02-16 04:38:45 +00:00
ryoon
33995d220a Update to 3.5.0
* Many new features, http://www.libreoffice.org/download/3-5-new-features-and-fixes/
2012-02-15 12:59:37 +00:00
wiz
59dff9e964 hunspell shlib name change -> recursive bump 2012-02-13 14:46:11 +00:00
drochner
e02f76fd26 +yelp3
CVCVSS: ----------------------------------------------------------------------
2012-02-13 12:42:41 +00:00
drochner
4ec71cd01f add yelp-3.2.1, the gnome3 version of the gnome help browser, from
Patrick Welche per PR pkg/45951
2012-02-13 12:40:00 +00:00
wiz
ca6ca3d74f Set FETCH_USING curl as workaround for https master site. 2012-02-12 13:28:03 +00:00
drochner
956bc73b18 kill G_DISABLE_DEPRECATED to fix build with recent glib2 2012-02-10 16:05:29 +00:00
sbd
cea7c87537 Add SET_LIBDIR=yes 2012-02-09 21:44:27 +00:00
wiz
5a1e8b0499 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
taca
ad2ff4dd14 Update rubygems package to 1.8.15.
=== 1.8.15 / 2012-01-06

* 1 bug fix:

  * Don't eager load yaml, it creates a bad loop. Fixes #256

=== 1.8.14 / 2012-01-05

* 2 bug fixes:

  * Ignore old/bad cache data in Version
  * Make sure our YAML workarounds are loaded properly. Fixes #250.

=== 1.8.13 / 2011-12-21

* 1 bug fix:

  * Check loaded_specs properly when trying to satisfy a dep

* 2 minor enhancements:

  * Remove using #loaded_path? for performance
  * Remove Zlib workaround for Windows build.
2012-01-31 14:55:19 +00:00
obache
cb970c62b7 Update orca to 2.32.1.
Based on PR#45807 by Patrick Welche, and clean up dependency.

improve application supports, bug fixes, and translation updates.
2012-01-31 12:05:04 +00:00
obache
977a0e5c05 + colorblind 2012-01-31 11:10:56 +00:00
obache
311bb27ceb Import colorblind-0.0.1 as misc/colorblind.
This library provides an unified way to recalculate colors in order to present
alternative views on images for colorblind people.
2012-01-31 11:08:58 +00:00
christos
314940749d PR/45885: Matthias Rampke: [patch] misc/tmux: update to version 1.6 2012-01-28 23:04:53 +00:00
wiz
de14785d30 Recursive bump for removal of jpeg/tiff/png buildlink3.mk files
from SDL_image. If one of these packages needs them, it should
include them itself.
2012-01-28 11:00:51 +00:00
obache
5de8a2d352 * no need to buildlink with py-pexpect, simple DEPENDS is sufficient.
* sort Make blocks
* any of compiler languages are not required to build.
* distutils pkg, switch to use distutils.mk.

Bump PKGREVISION.
2012-01-28 08:43:05 +00:00
ryoon
50aa8d6cf0 Update to 3.4.5
Changelog:
Many bugfixes.
See: http://wiki.documentfoundation.org/Releases/3.4.5_info_about_fixes
2012-01-26 15:33:01 +00:00
sbd
0baf031533 Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
joerg
243fb8d8bd Newer Qt requires a few more explicit GL/glu.h includes. 2012-01-23 20:51:09 +00:00
gls
a62d0b7053 Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).

Upstream changes:
- version: 0.8.36 date: 2011-01-20

  new features: - title: "Decrease startup time for large libraries with at
  least one composite custom column by reading format info on demand"

    - title: "When automatically deleting news older than x days, from the
    calibre library, only delete the book if it both has the tag News and the
    author calibre. This prevents accidental deletion of books tagged with News
    by the user."

    - title: "Driver for Infibeam Pi 2"

    - title: "Add a Tag Editor for tags like custom columns to the edit
    metadata dialog"

  bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
  viewer to raise an error on books that did not define a language"

    - title: "Content server: Fix grouping for categories based on custom
    columns." tickets: [919011]

    - title: "Edit metadata dialog: When setting the series from a format or
    via metadata download, ensure that the series index is not automatically
    changed, when closing the dialog." tickets: [918751]

    - title: "When reading metadata from Topaz (azw1) files, handle non ascii
    metadata correctly." tickets: [917419]

    - title: "CHM Input: Do not choke on CHM files with non ascii internal
    filenames on windows." tickets: [917696]

    - title: "Fix reading metadata from CHM files with non-ascii titles"

    - title: "Fix HTML 5 parser choking on comments"

    - title: "If calibre is started from a directory that does not exist,
    automatically use the home directory as the working directory, instead of
    crashing"

    - title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
    tickets: [916364]

    - title: "Content server: Fix ugly URLs for specific format download in the
    book details and permalink panels"

    - title: "When adding FB2 files do not set the date field from the metadata
    in the file"

  improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
  - Der Tagesspiegel

  new recipes: - title: Tweakers.net author: Roedi06

    - title: Village Voice author: Barty

    - title: Edge.org Conversations author: levien

    - title: Novi list - printed edition author: Darko Miletic

- version: 0.8.35 date: 2011-01-13

  new features: - title: "Metadata plugboards: Allow creation of plugboards for
  email delivery." tickets: [914012]

    - title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
    and HTMLZ are present, EPUB is preferred, this can be changed via
    Preferences->Tweaks)."

    - title: "TXT Input: Support direct conversion of files with extensions
    .md, .markdown and .textile." tickets: [912931]

    - title: "E-book viewer: Speed up the optional hyphenation algorithm by
    upgrading the hyphenator library calibre uses"

    - title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
    i62"

  bug fixes: - title: "MOBI Output: When converting a paragraph that contains
  only a non-breaking space into a line break, ignore paragraphs with height
  less than 2pt." tickets: [915150]

    - title: "MOBI Input: Handle MOBI files that specify anchor point exactly
    at pagebreaks. These are apparently produced by John Wiley and Sons."
    tickets: [914036]

    - title: "Fetch news dialog: The Download now button is no longer scrolled
    out of view on OS X for news sources that require credentials"

    - title: "Fix commas being removed from author names when generating
    filenames in the calibre library"

    - title: "ODT Input: Dont crash on empty links"

    - title: "ebook-convert: Allow use of leading ./ when specifying output
    file names." tickets: [913954]

    - title: "Fix deleting of hierarchical searches broken in Tag Browser"
    tickets: [912345]

    - title: "Metadata search and replace: Fix rendering error when choosing
    {template}" tickets: [913154]

    - title: "Fix calibre not starting when stray .po files are present in the
    working directory" tickets: [913054]

    - title: "Do not error out when getting metadata for authors if the author
    name has either ::: or :#: in it." tickets: [912713]

  improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
  Jose Mercury - Grantland.com

  new recipes: - title: Lega Nerd and Pambianco author: faber1971

    - title: Various Turkish news sources author: asalet_r

    - title: Microwave Journal author: Kiavash

    - title: OReilly Premium author: TechnoCat

    - title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
    Coolman

    - title: Opinion Bolivia author: Piet van Oostrum

    - title: ideal.es author: Josemi Liebana

    - title: Novilist Portal author: Darko Miletic

- version: 0.8.34 date: 2012-01-06

  new features: - title: "Apple driver: Set the year field in iTunes based on
  the published date in calibre." tickets: [909050]

    - title: "EPUB Input: When converting a file that has entries in the
    manifest that do no exist, remove them, instead of aborting the
    conversion." tickets: [910933]

    - title: "Kindle driver: Ensure page counts are correctly sent to the
    device when connecting to Kindle 4/Touch." tickets: [910279]

    - title: "Allow user to set the number of recently viewed books shown in
    the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
    tickets: [910292]

  bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
  when starting the Content Server, if the port the content server is trying to
  listen on is blocked/busy." tickets: [910512]

    - title: "MOBI Input: Fix regression that caused a mixup of images when the
    MOBI file header contains an incorrect first image index pointer." tickets:
    [911243]

    - title: "Do not remove leading and trailing spaces from the replace fields
    in the Search and Replace conversion options" tickets: [910523]

    - title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
    of documents containing a self closing <title/> tag." tickets: [910325]

  improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
  Inquirer - Seattle Times - La Razon

  new recipes: - title: Various Italian news sources author: faber1971

    - title: money.pl author: intromatyk

    - title: Diario Rio Negro author: Darko Miletic.

    - title: FHM UK author: Dave Asbury

- version: 0.8.33 date: 2011-12-30

  new features: - title: "LIT Input: Switch to non-recursive algorithm, to
  allow conversion of files with deeply nested markup." tickets: [909535]

    - title: "Content server: Do not show the original_* formats in the mobile
    interface. Also upgrade to the latest CherryPy release."

    - title: "E-book viewer: Add option in viewer preferences to control how
    much the font size is changed when you click the make fonts bigger/smaller
    buttons." tickets: [908980]

    - title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
    tickets: [908975]

    - title: "Kobo driver: Hide previews and recommendations from the book
    list. You can customize the Kobo plugin if you would like to see them via
    Preferences->Plugins"

  bug fixes: - title: "Copy to library: Fix title sort not being copied"

    - title: "PDF Output: Add custom size conversion option to the GUI (it was
    only present on the command line before)"

    - title: "Add missing --keep-ligatures option to the ebook-convert command
    line" tickets: [909182]

    - title: "Fix rendering of non ascii characters in generated masthead
    images when downloading news for the Kindle"

    - title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
    issues on various distros"

    - title: "E-book viewer: Ensure that reference mode highlighting is removed
    from the book when reference mode is closed." tickets: [908982]

    - title: "Fix unable to load plugins from files on GNOME/XFCE desktops"

    - title: "Fix regression that broke customizing toolbars on non English
    calibre installs"

    - title: "Conversion pipeline: Disable HTML 5 parsing if it results in
    deeply nested trees." tickets: [908818]

    - title: "Do not loose position in book list on device connection/sync, if
    a search is active." tickets: [908553]

    - title: "Fix regression in 0.8.32 that broke deleting books if the path to
    the library contained non-ascii characters on linux" tickets: [908068]

  improved recipes: - Echo Online - La Razon

  new recipes: - title: NYTimes Global author: Krittika Goyal

    - title: Grantland author: Barty

- version: 0.8.32 date: 2011-12-23

  new features: - title: "Linux: When deleting books, send them to the recycle
  bin, instead of permanently deleting. This is the same behavior as on Windows
  and OS X."

    - title: "Add a checkbox to allow users to disable the popup that asks if
    books should be auto-converted before sending to device"

    - title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
    tickets: [906356, 906056, 905862]

    - title: "Allow passing multiple filenames as command line arguments to
    calibre, to add multiple books." tickets: [907968]

  bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
  use of hidden heading elements for the TOC to generate links in the wrong
  place." tickets: [907156]

    - title: "EPUB Output: Ensure directories have the correct permissions bits
    set when unzipping an epub with unzip on Unix"

    - title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
    editable"

    - title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
    [906521]

    - title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
    handle broken nesting." tickets: [905715]

    - title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
    namespaces. Fixes regression in 0.8.30 that caused some articles in some
    news downloads to appear blank when viewed in Adobe Digital Editions based
    readers"

    - title: "Get Books: Gandalf store, fix price and cover detection"

    - title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
    causing duplicated manifest ids in rare cases." tickets: [905692]

    - title: "When adding books via ISBN, show the user the list of invalid
    ISBNs that will be ignored, if any, before starting the add operation."
    tickets: [905690]

    - title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
    tickets: [905596]

    - title: "Fix broken evaluation of composite columns in save-to-disk"

  improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
  Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
  Independent - Sueddeutsche

  new recipes: - title: Prospect Magazine UK author: Barty and duoloz

    - title: Elet es Irodalom and NOL author: Bigpapa

    - title: Salonica Press News author: SteliosGero

    - title: Echo Online author: Armin Geller

    - title: Various Polish news sources author: fenuks

    - title: Various Italian news sources author: faber1971

- version: 0.8.31 date: 2011-12-16

  new features: - title: "Conversion engine: When parsing invalid XHTML use the
  HTML 5 algorithm, for greater robustness." tickets: [901466]

    - title: "Driver for PocketBook 611 and Lenovo IdeaPad"

    - title: "Allow customization of the order in which custom column editing
    is performed in the edit metadata dialog. Setting is available via
    Preferences->Tweaks." tickets: [902731]

    - title: "MOBI news download: Allow recipes to set a thumbnail for entries
    in the periodical table of contents. Currently used by the NYTimes, WSJ,
    Independent, GUardian and Globe and Mail recipes" tickets: [900130]

    - title: "E-book viewer: Add an option to the right click menu to search
    for the currently selected word"

    - title: "Automatically hide the no internet connection available error
    message if the connection is restored before the user clicks OK"

  bug fixes: - title: "Fix comments not hidden in Book details panel when they
  are turned off via Preferences->Look & Feel->Book Details"

    - title: "E-book viewer: Do not popup an error message if the user tries to
    use the mouse wheel to scroll before a document is loaded." tickets:
    [903449]

    - title: "Add docx to the list of ebook extensions." tickets: [903452]

    - title: "When downloading metadata from non-English Amazon websites, do
    not correct the case of book titles."

    - title: "Fix regression in 0.8.30 that broke bulk conversion of a single
    book." tickets: [902506]

    - title: "When minimized to system tray do not display the no internet
    connection error as a dialog box, instead use a system tray notification"

    - title: "Catalog generation: Include the series_index field for custom
    series columns as well"

    - title: "Comic Input: Do not rescale images when using the Tablet output
    profile (or any output profile with a screen size larger than 3000x3000)"

    - title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
    tickets: [902372]


  improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi

  new recipes: - title: CND Weekly author: Derek Liang

    - title: descopera.org author: Marius Ignatescu

    - title: Rynek Zdrowia author: spi630

- version: 0.8.30 date: 2011-12-09

  new features: - title: "Get Books: Add amazon.es and amazon.it"

    - title: "Bulk convert dialog: Disable the Use saved conversion settings
    checkbox when none of the books being converted has saved conversion
    settings"

    - title: "ebook-viewer: And a command line switch to specify the position
    at which the file should be opened." tickets: [899325]

    - title: "Distribute calibre source code compressed with xz instead of gzip
    for a 40% reduction in size"

  bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
  display in Diesel ebooks store."

    - title: "HTML Input: Fix regression that broke processing of a small
    fraction of HTML files encoded in a multi-byte character encoding."
    tickets: [899691]

    - title: "Greatly reduce the delay at the end of a bulk metadata edit
    operation that operates on a very large number (thousands) of books"

    - title: "Template language: Fix the subitems formatter function to split
    only when the period is surrounded by non-white space and not another
    period"

    - title: "Fix ampersands in titles not displaying in the Cover Browser"

    - title: "MOBI Output: Do not ignore an empty anchor at the end of a block
    element."

    - title: "MOBI Output: Handle links to inline anchors placed inside large
    blocks of text correctly, i.e. the link should not point to the start of
    the block." tickets: [899831]

    - title: "E-book viewer: Fix searching for text that is represented as
    entities in the underlying HTML." tickets: [899573]

    - title: "Have the Esc shortcut perform exactly the same set of actions as
    clicking the clear button." tickets: [900048]

    - title: "Prevent the adding books dialog from becoming too wide"

    - title: "Fix custom column editing not behaving correctly with the
    Previous button in the edit metadata dialog." tickets: [899836]

    - title: "T1 driver. More fixes to datetime handling to try to convince the
    T1's buggy firmware to not rescan metadata." tickets: [899514]

    - title: "Only allow searching via non accented author names if the user
    interface language in calibre is set to English." tickets: [899227]

  improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de

  new recipes: - title: Blues News author: Oskar Kunicki

    - title: "TVXS" author: Hargikas
2012-01-21 17:53:32 +00:00
gson
c2ff020f8e Update misc/py-anita to 1.24. Changes from 1.23:
Support the new distribution ISO naming scheme, e.g.,
NetBSD-5.99.60-sparc.iso instead of sparccd.iso.

Support installation of the X11 and source sets.

On unknown platforms, use mkisofs instead of genisoimage.

On sparc, the scratch disk is sd1c, not wd1d.

Allow a full hour for extracting sets.

Deal with the backwards incompatible renaming of "qemu" to
"qemu-system-i386" in qemu 1.0.

After running the ATF tests, run "ps" to show any processes possibly
left running by the tests.
2012-01-21 16:53:14 +00:00
cheusov
4134c638a6 Fix build failure when PKGSRC_PREFER=gzip or no native gzip 2012-01-21 14:04:33 +00:00
drochner
a926dcb913 disable gnome desktop integration features which depend on libgsf-gnome,
the latter is discontinued upstream
bump PKGREV
2012-01-18 18:31:10 +00:00
adam
ad3fef93cf Revbump after db5 update 2012-01-18 14:35:13 +00:00
sbd
0fea84f4dc Convert packages with add --libdir=* to CONFIGURE_ARGS to use
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.
2012-01-17 21:43:18 +00:00
hans
2021c0e11b Convert to USE_TOOLS=zip. 2012-01-14 02:09:35 +00:00
obache
615c758c19 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
joerg
2ee674dcff py-sqlite3 doesn't exist for Python 2.4. 2012-01-12 18:27:30 +00:00
wiz
1b1c77ff2d Update to 0.3.2:
this is a minor bugfix update, db deleting should not be necessary.
If everything is working fine at the moment, there is no need to
upgrade.
2012-01-10 23:30:09 +00:00
sbd
7a48fe94ff Recursive PKGREVISION bump because of devel/libslang2 buildlink addition. 2012-01-10 01:45:20 +00:00
drochner
2f623fce5f remove stale dependency on libgsf-gnome, bump PKGREV 2012-01-09 17:22:48 +00:00
obache
78cb977b26 Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
wiz
0cf64b4a00 + py-carddav. 2012-01-08 15:20:54 +00:00
wiz
86aefd990c Initial import of py-carddav-0.3.1:
pyCardDAV is supposed to provide a simple way of accessing a CardDAV
resource, mainly for use with mutt's query_command, but it might
be of some use solo. pyCardDAV consists of pycardsyncer, a program
for syncing your CardDAV resource into a local database and of
pc_query, a program for querying the local database.
2012-01-08 15:20:31 +00:00
wiz
52342c2470 + libcarddav. 2012-01-08 15:19:01 +00:00
wiz
241f82cc62 Initial import of libcarddav-0.6.2.2.2:
Library for handling CardDAV connections.
2012-01-08 15:18:40 +00:00
wiz
4ebec5b967 Update to 6.0. Patches have been integrated upstream.
2011-12-18 tim <gyunaev@ulduzsoft.com>
    - Version 6.0 released
    - Removed outdated and buggy QTextBrowser support.
    - Removed unneeded KHTMLPart support. Only QWebKit is now supported.
    - Fixed zoom and "select all".
    - Fixed storing scrollbar position.
    - Added browser options to control JavaScript, Java and HTML5 features, which now apply to Webkit
    - Fixed crash on start when the number of recent files was set to zero
    - Added support for opening the specific page on startup using the --url switch
    - Fixed scrolling at the same page when links are clicked
    - Fixed the "Locate in content tree" which was broken for QWebKit
    - For CHM entries with an URL but no name use the URL as name
    - Updated copyrights
2012-01-08 15:10:19 +00:00
dholland
cb60eb321a Missing dep on openssl, should fix linux build. 2012-01-04 15:19:10 +00:00