Commit graph

4768 commits

Author SHA1 Message Date
obache
a6d5ad9edc Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
hans
7d3cc2fa02 Fix build on SunOS. 2012-04-26 13:22:42 +00:00
ryoon
b2b8beb2a3 Update to 3.5.2
Changelog:
* Bugfixes.
* Help file improved.
2012-04-25 17:53:42 +00:00
gls
8a3cceaf07 Update to 0.8.48.
pkgsrc changes:
---------------
Add a patch from Neil Booth to fix PLIST.
Should fix part of pkg/46331.

Upstream changes:
-----------------
Way too long CHANGELOG to list here.
Highlights from upstream are:

E-book viewer: A whole new full screen mode. [0.8.44]
-----------------------------------------------------
Closes tickets: 959830 [External link]

The new mode has no toolbars to distract from the text and the ability to set
the width of the column of text via Preferences in the ebook viewer. Click the
Fullscreen button on the toolbar in the viewer to enter fullscreen mode (or
press the F11 or Ctrl+Shit+F keys)

Support for reading Amazon's new KF8 format [0.8.42]
----------------------------------------------------
calibre can now both view and convert MOBI files that contain Amazon's new KF8
(Kindle Fire) format

Complete changelog is here: http://calibre-ebook.com/whats-new
`
2012-04-22 19:33:01 +00:00
taca
360edcdfb3 Update rubygems package to 1.8.23.
=== 1.8.23 / 2012-04-19

This release increases the security used when RubyGems is talking to
an https server. If you use a custom RubyGems server over SSL, this
release will cause RubyGems to no longer connect unless your SSL cert
is globally valid.

You can configure SSL certificate usage in RubyGems through the
:ssl_ca_cert and :ssl_verify_mode options in ~/.gemrc and /etc/gemrc.
The recommended way is to set :ssl_ca_cert to the CA certificate for
your server or a certificate bundle containing your CA certification.

You may also set :ssl_verify_mode to 0 to completely disable SSL
certificate checks, but this is not recommended.


* 2 security fixes:
  * Disallow redirects from https to http
  * Turn on verification of server SSL certs

* 1 minor feature:
  * Add --clear-sources to fetch

* 2 bug fixes:
  * Use File.identical? to check if two files are the same.
  * Fixed init_with warning when using psych

=== 1.8.22 / 2012-04-13

* 4 bug fixes:

  * Workaround for psych/syck YAML date parsing issue
  * Don't trust the encoding of ARGV. Fixes #307
  * Quiet default warnings about missing spec variables
  * Read a binary file properly (windows fix)

=== 1.8.21 / 2012-03-22

* 2 bug fixes:

  * Add workaround for buggy yaml output from 1.9.2
  * Force 1.9.1 to remove it's prelude code. Fixes #305

=== 1.8.20 / 2012-03-21

* 4 bug fixes:

  * Add --force to `gem build` to skip validation. Fixes #297
  * Gracefully deal with YAML::PrivateType objects in Marshal'd gemspecs
  * Treat the source as a proper url base. Fixes #304
  * Warn when updating the specs cache fails. Fixes #300

=== 1.8.19 / 2012-03-14

* 3 bug fixes:

  * Handle loading psych vs syck properly. Fixes #298
  * Make sure Date objects don't leak in via Marshal
  * Perform Date => Time coercion on yaml loading. Fixes #266

=== 1.8.18 / 2012-03-11

* 4 bug fixes:

  * Use Psych API to emit more compatible YAML
  * Download and write inside `gem fetch` directly. Fixes #289
  * Honor sysconfdir on 1.8. Fixes #291
  * Search everywhere for a spec for `gem spec`. Fixes #288
  * Fix Gem.all_load_path. Fixes #171
2012-04-22 08:11:54 +00:00
mef
68ff8b47c7 PR pkg/46363
(misc/urjtag gettext-lib support)

This commit apparently fixes the PLIST problem on Linux.
Linux seems always gettext-lib available, while in
NetBSD (other *BSD ?) has it conditionally.
(As a side fix, add msgfmt to USE_TOOLS, thanks obache)

This commit adds gettext-lib support unconditionally.
Resulting some *.mo files are added to PLIST.
2012-04-22 01:17:58 +00:00
obache
4233570bbd Set suitable one for MASTER_SITES/HOMEPAGE/LICENSE. 2012-04-22 00:19:54 +00:00
markd
89dd673061 explicitly set EXTRACT_SUFX as KDE default has changed so no longer matches 2012-04-16 12:23:56 +00:00
markd
cbc4db0822 Update KDE SC to 4.8.2
bugfixes.
2012-04-15 05:54:50 +00:00
markd
9755a7d1cb Be explicit in not doing ibus in case cmake happens to find the package. 2012-04-15 03:51:41 +00:00
drochner
24e0be7df5 update to 0.11.2
changes:
-more i18n
-UI improvements
-bugfixes
2012-04-11 12:10:01 +00:00
mef
05d0aa91b4 PR pkg/46320
Add USB cable (with FTDI USB chip) support by
just including libftdi/buildlink3.mk. Now the number of
cables supported increased from 16 to 27.
(and Bump revision)
2012-04-10 15:24:59 +00:00
gson
f2fd600e04 Update misc/py-anita to 1.27. Changes from 1.26:
Run shell commands on the target system using /bin/sh rather
than root's login shell, as sysinst no longer sets the login
shell to /bin/sh by default.
2012-04-10 13:23:58 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
gson
c0d096f2dd Updated misc/py-anita to 1.26. Changes since 1.25:
Track the sysinst changes of 2012-04-06 introducing the new
post-install configuration menu.

Print a message before creating the disk image, as it can take
a long time and make it appear that anita has hung.
2012-04-08 18:23:15 +00:00
dholland
b3611430ca Mark BROKEN; is not buildable and is dead upstream. Will be removed in
due course.
2012-04-07 17:35:09 +00:00
marino
011e54391a misc/kdeutils3: Fix PR#46302 (DragonFly)
The problem with this package is that the configure step is insufficient
at determining if the math long double functions are supported.  It tests
for a couple of functions and assumes that if those test pass, then all
"L" functions are supported.

When DragonFly recently upgraded its math library by adding support for a
number of long double functions, this package started failing.  Support for
expl, logl, log10l, sinhl, tanhl, acoshl, asinhl, atanhl, and coshl are
still missing on *all* BSDs.

The fix for the package is to override the configure script by falsely
stating that long double is not supported.  Only kcalc uses long double so
this misconfiguration only has the effect to cause kcalc to use the
standard double math functions.  FreeBSD almost definitely needs the same
Makefile fix.

No revbump is needed because pre-libm improved DragonFly releases are
configured the same way.
2012-04-06 12:55:23 +00:00
markd
82a9ac7401 Fix build with kde4 option 2012-03-29 08:44:41 +00:00
wiz
f9e81bd4a6 Sort. 2012-03-29 07:34:56 +00:00
markd
9726d08cb4 MAKE_JOBS_SAFE=NO 2012-03-24 05:34:45 +00:00
ryoon
94ec3601b1 Bump PKGREVISION.
devel/nss is needed to buildlink.
Reported from tsustui@.
2012-03-22 21:36:08 +00:00
obache
fc4de25d40 Bump PKGREVISION refrecting the default Ruby's version change. 2012-03-22 15:33:43 +00:00
taca
de0ab2936c Bump PKGREVISION reflecting the default Ruby's version change. 2012-03-22 14:25:25 +00:00
markd
8370d251b5 Add libkgeomap libkvkontakte 2012-03-21 20:50:16 +00:00
markd
11f9cd103c Import libkvkontakte 2.5.0
KDE library for asynchronous interaction with vkontakte.rusocial network
2012-03-21 20:48:01 +00:00
markd
87247ebfbf Import libkgeomap 2.5.0
Libkgeomap is a wrapper around world map components as Marble, OpenstreetMap
and GoogleMap, for browsing and arranging photos on a map

This library is used by kipi-plugins, digiKam and other kipi host programs.
2012-03-21 20:43:12 +00:00
taca
1721b3c5c2 Update ruby-bundler package to 1.1.2.
## 1.1.2 (March 20, 2012)

Bugfixes:

  - Fix --deployment for multiple PATH sections of the same source (#1782)
2012-03-21 15:44:25 +00:00
taca
3cc04232d2 Update ruby-launchy to 2.1.0.
= Launchy Changlog
== Version 2.1.0 - 2012-03-18

* Fix raising exception when no browser program found
  (copiousfreetime/launchy#42)
* Add LAUNCHY_DRY_RUN environment variable (thanks Mariusz Pietrzyk / wijet)
* Update dependencies
2012-03-20 13:10:54 +00:00
markd
ef4fb5409d Update to 2.3.5
2.3.5 is available.
Features
* Added Amazon.com data sources for China, Spain, and Italy.
* Added filter rules for dates before and after.
* Updated GCstar exporter to include images.
* Updated Discogs fetcher to use API v2.
* Updated Wine.com fetcher to use API v2.
* Updated fetcher for Allocine.fr.
Bug Fixes
* Fixed bug that always showed checkmark for boolean field values
* Fixed importing of multi-line notes from Alexandria
* Fixed bug with merging entries
* Fixed bug with Cancel not working in the Entry Merge dialog.
* Fixed broken script for searching Dark Horse Comics.
* Fixed a crashing bug when using the scanner dialog.
* Improved support for importing movies and music from Delicious Library.

2.3.4 is available.
Features
* Added data sources for Google Book Search and MovieMeter.nl.
* Added capability for searching French, Spanish, and German data from
  TheMovieDB.org.
* Added importer for Goodreads collection.
* Added icon cache for improved performance with large images
* Added UI controls for changing icon size
* Added shortcut keys for showing full-screen and hiding menubar
Bug Fixes
* Fixed bug with image link in Tri-Column report template
* Fixed crashing bug with CSV importer and changing delimiters
* Fixed bug in year from Douban.com data source
* Fixed TMDB search for multiple person results
* Updated filter rules to match against values without diacritics for
  "Contains" criteria
* Fixed showing a doubled filter count
* Fixed bug when editing month in the date widget in KDE 4.7

2.3.3 is available.
Features
* Added data sources for Filmaster and Douban.
* Added capability for importing ADS format from z39.50 sources.
* Added check for duplicate Bibtex keys
* Added manga search for AnimeNfo.com.
* Improved performance for loading and sorting large collections.
Bug Fixes
* Fixed parsing bug for some IMDb results
* Fixed parsing bug for empty table values
* Fixed parsing bug with AnimeNfo.com results.
* Fixed bug when editing existing filters
* Fixed crashing bug for editing some values
* Fixed bug with loans not being updated for removed entries
* Fixed build for Linux kernel 2.6.38+ when using newer libv4l library.
* Fixed build with GCC 4.6.
2012-03-20 11:53:23 +00:00
markd
ba2fb5f0ab remove kdeedu4
add libkdeedu marble kalzium kbruch kgeography kig kiten klettres kstars
ktouch kturtle kwordquiz parley rocs step
2012-03-20 09:01:25 +00:00
markd
22079d1a96 Update to KDE SC 4.8.0.
remove kdeedu4
2012-03-20 08:56:16 +00:00
markd
3c3677c544 Add libkdeedu. part of KDE SC 4.8.0
Common library for KDE educational apps
2012-03-20 08:55:12 +00:00
markd
ec6bd2dee2 Add marble. Part of KDE SC 4.8.0
KDE desktop globe
2012-03-20 08:53:09 +00:00
markd
46c6b11a32 Add kalzium. Part of KDE SC 4.8.0
periodic table of elements
2012-03-20 08:51:13 +00:00
markd
0b59b3f841 Add kbruch. Part of KDE SC 4.8.0
KDE exercise fractions
2012-03-20 08:46:27 +00:00
markd
997b9d1213 Add kgeography. Part of KDE SC 4.8.0
KDE geography trainer
2012-03-20 08:40:13 +00:00
markd
e9e344d8ff Add kig. Part of KDE SC 4.8.0
KDE interactive geometry
2012-03-20 08:38:38 +00:00
markd
a4cab24a56 Add kiten. Part of KDE SC 4.8.0
KDE Japanese reference/learning tool
2012-03-20 08:37:24 +00:00
markd
28d5223ad1 Add klettres. part of KDE SC 4.8.0
KDE app to help learn the alphabet and read some syllables in languages
2012-03-20 08:36:30 +00:00
markd
91d070d799 Add kstars. Part of KDE SC 4.8.0
KDE desktop planetarium
2012-03-20 08:35:30 +00:00
markd
19fd39ad29 Add ktouch. Part of KDE SC 4.8.0
KDE touch typing tutor
2012-03-20 08:34:41 +00:00
markd
0c669eb831 Add kturtle. Part of KDE SC 4.8.0
KDE educational programming environment
2012-03-20 08:33:33 +00:00
markd
677202aeae Add kwordquiz. Part of KDE SC 4.8.0
KDE flash card trainer
2012-03-20 08:32:16 +00:00
markd
1a1f5df218 Add parley. Part of KDE SC 4.8.0
KDE vocabulary trainer
2012-03-20 08:31:05 +00:00
markd
b1e06a7c65 Add rocs. Part of KDE SC 4.8.0
KDE graph theory IDE
2012-03-20 08:29:32 +00:00
markd
f371a7d93b Add step. Part of KDE SC 4.8.0 2012-03-20 08:27:54 +00:00
markd
e3184bd252 add kaccessible, kmag, kmouth, kmousetool
remove kdeaccessibilty4
2012-03-20 06:55:57 +00:00
markd
530dd6a82a Update to KDE SC 4.8.0
remove kdeaccessibility4
add kaccessible, kmag, kmouth, kmousetool
2012-03-20 06:53:23 +00:00
markd
dc2773ec4a add kcharselect, kremotecontrol, superkaramba, sweeper
remove kdeutils4
2012-03-20 06:39:17 +00:00