Commit graph

4302 commits

Author SHA1 Message Date
sno
e44be8e243 Mark I18N::LangTags being used from Perl5 core (if module is maintained again in future) 2010-09-04 12:18:53 +00:00
sno
a36b27fd97 Locale::Maketext is newer in core since 5.10 - and the CPAN module seems
currently not maintained. Mark 1.13 broken so far.
2010-09-04 11:52:17 +00:00
wiz
e5cde31c7c Add
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
per pkglint, ride PKGREVISION bump from a few seconds ago.
2010-09-01 13:45:52 +00:00
wiz
8423a2b1d1 Switch to libassuan2, based on KDE SVN
http://websvn.kde.org/?view=revision&revision=1078528

Suitable SVN commit found by drochner@
ok markd@

Bump PKGREVISION.
2010-09-01 13:45:25 +00:00
markd
ead7a6c443 fix build with boost-libs 1.44.0 2010-08-31 12:17:44 +00:00
gson
4624ac0209 Update misc/py-anita to 1.13. Changes from 1.12:
When installing NetBSD/sparc, use a terminal type of "xterm" rather
than "sun", as anita is more likely run from an xterm or other
ANSI-like terminal than from a sun console.

In the BUGS section of the man page, mention the specific NetBSD ports
affected.

Fix typos in the man page.
2010-08-30 14:42:27 +00:00
gson
6f072ffe6f Update misc/py-anita to 1.12. Changes from 1.11:
Add support for the amd64 and sparc ports as targets.

Improve error reporting for common types of unsuitable URLs.

Avoid sending multiple responses when the NetBSD 3.0.1 sysinst
updates the menu display multiple times.

New command line option "--disk-size".
2010-08-28 15:21:09 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
wiz
9550110413 Use unique names in this file (was still using 0.6 in many parts). 2010-08-20 00:31:14 +00:00
obache
31ec4cc2b0 set LICENSE=original-bsd 2010-08-18 12:43:52 +00:00
wiz
5f7f560833 Update to 0.8.9:
Jean:
	* Don't crash when loading a corrupted chart. [#626206, #626263, #626305]
	* Fix blur in zoomed charts.
	* Fix memory leak and criticals in graph editor. [#626665]
	* Allow themes defined as xml files. [#531070]
	* Update currencies. [#626461]
2010-08-17 14:34:40 +00:00
wiz
5489d36525 Update to 2.1.1:
Bugs fixed
        Recognize auctions with BIN as auctions so they can be sniped.
        Force the time to synchronize 5 minutes before a snipe fires.
        Lots of tweaks to time synchronization to make it more accurate.
        Make snipe, cancel snipe, and other internal web server functions work
        Remove unused ‘Check for Updates’ menu item under Mac OS X; it uses Sparkle instead.
        JBidwatcher was failing to recognize a user as a high bidder if there was a bid retraction.
        Toolbar hide and show again shouldn’t move the login status to the far left of the toolbar.
        Recognize eBay’s error message for sellers trying to bid on their own items.
        Detect reserve listings again, and some other minor reserve-related tweaks.
        A ton of other cleanups and refactorings.
    Features
        Add selection color setting to the Window menu
        Some work towards providing a sync-with-mobile capability (disabled for now)
        Substantial renovations to the auction update cycle; auctions to update don’t need to be in memory anymore.
        Add selling-item retrieval to the My eBay search; successfully retrieved multiple pages.
        An attempt at getting My eBay watch lists working.
        Add the ability to refresh the log view
        Add a donation button that is easily dismissible.
        Include last-updated information in the Info display.
2010-08-16 21:39:34 +00:00
wiz
4ec71a241b Update to 2.3:
* Released Tellico 2.3.
	* Fixed sorting by rating when rating has double digits (Bug: 246202).
	* Fixed IMDb matching on partial titles (Bug: 245665).
	* Fixed IMDb fetching of alternative titles.
	* Fixed IMDb fetching of audio track and color (Bug: 244159).
	* Fixed metadata import for file listing.
	* Added Dewey Decimal and LoC Classification to z3950 MODS import.
	* Fix subtitle value in MODS import.
	* Added filter for data source list.
	* Updated BoardGameGeek fetcher for new API.
	* Added data source for Freebase.
	* Fixed crashing bug for loading images whose size exceeded
	the cache size.
	* Changed Amazon Japan video search to include DVDs.
	* Added new fetcher for combining results from multiple sources.
	* Updated allocine.fr script to version 0.7.1, patch from
	Romain Henriet.
	* Fixed bug with cursor position in date field entry.
	* Added fetcher for openlibrary.org (requires QJSON lib).
	* Added clear button for rating widget (BUG: 227982).
	* Control characters are now stripped from all text files
	on import (BUG: 231302).
	* Removed local FindKcddb cmake module in favor of system
	FindKdeMultimedia.
	* Fixed selection bug when duplicating an entry (BUG: 231125).
	* Fixed crash in exporting HTML for collections with no
	grouping field (BUG: 231302).
	* Fixed bug that showed info dialog multiple times when
	changing image location.
	* Fixed crash in CSV importer.
	* Tweaked entry ID values to start at 1 instead of 0.
2010-08-15 19:55:25 +00:00
drochner
ab1757dcb4 more pkgrev bumps for poppler update 2010-08-15 12:33:32 +00:00
obache
c78ed6aa86 Update libquantum to 1.0.0.
libquantum 1.0.0:
	- Fixed quantum_gate1 to work properly with sorted regs
	- Fixed several bugs in quantum_rk4a

libquantum 0.9.1:
	- Added fourth-order Runge-Kutta time evolution
	- Fixed error in quantum_measure() that caused some register values
	  never being measured
	- Improved error handling
	- Updated license and FSF contact data
	- Added arbitrary two-qubit gate
	- New function two print entire time evolution operator
	- Fixed Makefile syntax
2010-08-15 07:35:56 +00:00
drochner
317a90d51b -clean up the last patch - remove unneeded code (submitted upstream)
-add a "sync" option to the "dr" command which sets the next written
 value to the last read one, seems useful to me to do least invasive
 tests in a running system
-flush stdout on progress reports of the svf player (fixed differently
 in the development branch upstream)
bump PKGREVISION
2010-08-09 19:37:45 +00:00
drochner
098bdfbe2b update to 0.8.8
changes: misc bugfixes
2010-08-05 18:38:38 +00:00
seb
1b0bf224a0 Update p5-Vroom from version 0.21 to version 0.23.
Upstream changes:
version: 0.23
date:    Tue Jun 22 14:55:10 PDT 2010
- Add 'vroom -text' to publish text.

version: 0.22
date:    Mon Jun  7 19:23:39 PDT 2010
- Move Vroom::Vroom back to Vroom.pm
2010-08-04 22:08:39 +00:00
drochner
bdb884c89a fix a bug in optimizer code which is used by some cable drivers to
reduce the number of transactions which resulted in a wrong TDO
picked up under some circumstances
being here, quell a warning in the usbprog driver which only tells
us what we already know, and improve an error message
bump PKGREVISION
2010-08-03 15:22:27 +00:00
pooka
4e39d40c2a Update qemu dependecy to 0.12.3nb2, since earlier versions contain
a bug which causes fork from a threaded program to deadlock (this
is exercised heavily by the tests executed by "anita test").
2010-08-02 14:30:36 +00:00
drochner
b8e240e855 "gfloppy" doesn't exist anymore, not even for Linux, from
Matthias Ferdinand per pkgsrc-users
2010-08-02 09:07:55 +00:00
drochner
34b2cbdc13 there is no point in keeping a runtime dependency on bash just
for a trivial script, so fix the script instead
2010-07-30 16:59:48 +00:00
drochner
b8c64e10fa +urjtag 2010-07-30 16:06:37 +00:00
drochner
34fa13a450 add urjtag-0.10, a command-line tool for JTAG testing, successor
of the openwince-jtagtools (added features are ejtag support,
bsdl file import and svf player, probably more)
I've added a minimal driver for the "usbprog" adapter. It needs the
"usbprogJTAG" firmware which is not distributed in binary
by the developers but can be easily built with pkgsrc/cross/avr-gcc.
(There is some "openocd" firmware which looks similar, it might be
possible to make this work.)
Caution: The usbprog adapter does no Vref sampling but drives always 5V.
Make sure your taget device tolerates that. (I've tested with a PIC32
eval board.)
2010-07-30 16:02:45 +00:00
asau
dfc6889736 "fortran" -> "fortran77" except where it is clear that it isn't F77.
"fortran" is alias of "fortran77" for now, but it will change later.
2010-07-30 10:36:22 +00:00
dholland
5d17ed77ad Work around namespace pollution breaking the build on OpenSolaris.
From Aleksey Cheusov in PR 43638.
2010-07-30 07:10:50 +00:00
gls
ee69c27d9a Update misc/vym to 1.12.7.
Based on PR pkg/43665 by Ryo ONODERA.

Unfortunately, upstream has not updated changelog since version 1.8.1.
2010-07-27 18:27:34 +00:00
sbd
7db34beac2 If db4 is selected as the DBD_TYPE then PTHEADS_LDFLAGS is needed for linking. 2010-07-21 22:29:36 +00:00
wiz
df0c4c2ab3 Update to 0.17:
Gaupol 0.17
===========

 * Add "Save All As" (under the Projects menu) to save all open
   documents with selected properties (fixes #595685)
 * Add an inline spell-check for editable multiline text fields (off
   by default, can be activated in the preferences dialog)
 * Add support for milliseconds (field $MILLISECONDS) in preview
   commands. Allows use of Media Player Classic for preview.
 * Add help button in the preferences dialog, clickable in the
   preview tab to launch web browser to view wiki documentation
 * Use reading speed (characters per second) instead of optimal
   duration (seconds per character) in duration adjust dialog
 * Fix writing subtitle file headers with chosen newlines
 * Fix reading and writing extension configurations
 * Fix minor i18n issues with individual strings
 * Add optional dependency of PyGtkSpell (part of gnome-python-extras)
 * Add --mandir global option to setup.py to allow installation of man
   pages to somewhere else than .../share/man (fixes #620665)
 * Add Finnish translation

Gaupol 0.16.2
=============

 * Fix "Quit" and Close All" to ask to save unsaved changes
 * Update Russian translation (Алекс)
 * Update Hungarian translation (Andrássy László)
2010-07-21 11:29:37 +00:00
drochner
ef9b751a07 +usbprog 2010-07-21 11:27:36 +00:00
drochner
f110ee212a add usbprog-0.2.0, a tool to load firmware onto the "usbprog"
programming adapter
2010-07-21 11:25:42 +00:00
drochner
b3e0ef397c update to 0.8.7
changes:
* Implement cumulative histograms
* Make histogram able to use raw data
* Implement equations rotation
2010-07-20 12:12:39 +00:00
sbd
d823d74afa Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
drochner
7e1927a025 update to 2.30.1
This switches to the gnome-2.30 release branch.
2010-07-13 13:27:39 +00:00
markd
d4e3012e50 Not MAKE_JOBS safe. Noted by matthew green 2010-07-10 22:14:08 +00:00
drochner
649db0265f update to 2.30.0
This switches to the gnome-2.30 release branch.
2010-07-06 15:37:51 +00:00
markd
b1a20e5a84 Update to KDE SC 4.4.5.
Several bugs in encoding and refreshing in Konsole have been fixed
A couple of crashes in Okular's PDF viewer have been fixed
Alarms have received some fixes in KDE PIM
The changelog lists more, if not all improvements since KDE SC 4.4.4.
2010-07-04 11:02:32 +00:00
wiz
c87cbf9cbc Improve patch after discussion with upstream. 2010-06-20 16:46:24 +00:00
wiz
7f24cae207 Add bug report URL. 2010-06-20 15:05:43 +00:00
drochner
0c70f584c4 python/application.mk should be .included before needed Python extensions 2010-06-16 17:20:27 +00:00
joerg
d69a97f476 Use the tools framework for bison and unzip. 2010-06-15 22:19:15 +00:00
drochner
a8f69840c5 update to 2.30.1
This switches to the gnome-2.30 release branch
2010-06-15 21:24:14 +00:00
drochner
abb67825d0 update to 0.8.5
changes: minor fixes
2010-06-15 21:12:39 +00:00
bad
ecd4f0cf4b Update openoffice3-bin to 3.2.1.
Bugfixes only. Including fixes for
CVE-2010-0395: A security vulnerability in OpenOffice.org, related to python
	scripting, may lead to unexpected code execution.
CVE-2009-3555: OpenOffice.org 2 and 3 may be affected by the TLS/SSL
	Renegotiation Issue in 3rd Party Libraries.

The release notes at http://development.openoffice.org/releases/3.2.1.html
are not extremely difficult to summarize sensibly.
2010-06-15 16:48:19 +00:00
wiz
b72f1fdb13 Update to 0.1.4:
0.1.4
 - Remove function decls without body introduced in 0.1.3
 - Add functions to check for provider services (parts of the api they implement)
 - Make adding, disabling and removing default providers possible (so we can have other
 providers than openDesktop.org)
2010-06-15 12:03:16 +00:00
wiz
f9a941770f Update to 2.1pre8:
JBidwatcher 2.1pre8

* Bugs fixed
     * Searches (including Get My eBay Items) work again
     * Fixed a failure to start the internal web server if you shut it down and tried to restart it
     * Auctions with Buy It Now and Fixed Price listings are once again distinct
     * For many users JBidwatcher was failing to save configuration settings during shutdown
     * Make displayed bid values more consistent, and try to reduce the number of `null' prices that are displayed.
     * When deleting rows, sometimes they would be replaced with `*' and would cause all kinds of problems until you shut down and restarted JBidwatcher. This should
       be resolved.

JBidwatcher 2.1pre7

* Bugs fixed
     * Sniping works again for users who have time sync disabled, or are bidding on items that aren't on eBay US. That was a bad one. :(
     * Don't show auction listings as fixed price listings when they have a `Quantity' field in the item details.
     * Sellers and high bidder names are now parsed correctly after eBay's recent changes.
     * If you customize your selection color as per the FAQ, it wasn't being used anymore. It works again.
     * Private listings are recognized again.
     * Don't take up as much disk space with the database log
     * On the Mac, JBidwatcher would start up with a fresh database, without any of the previous listings in it. Unfortunately, if 2.1pre6 was the first version you've
       run, 2.1pre7 will appear to cause that problem. :(
     * For Mac users using the disk image (.dmg) version, future updates should upgrade cleaner as the app name no longer includes the version number. Also using the
       https site for Sparkle updates.
* Small features and improvements
     * More consistent synchronization with My JBidwatcher, including thumbnails, and entirely ignoring it if the user hasn't set it up.
     * Added the number of watchers, and promptly removed it as eBay made the data unavailable anonymously
     * Click the user info area to shrink it if you're having display issues (flickering, half-visible, etc.)
2010-06-15 11:43:49 +00:00
wiz
ef537739dd Update to 0.16.1:
* Add support for a variant of the TMPlayer format with two-digit
   hours, i.e. time strings of form HH:MM:SS:
 * Fix cropped close icons on tabs
 * Fix AttributeError related to locale functions on Windows
 * Fix launching web browser on Windows
 * Clarify dependencies of aeidon and gaupol in README.aeidon
 * Add Russian translation (Алекс)
2010-06-15 09:17:20 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
d09ca3b3f1 Add perl to tools so pod2man is available during the build. 2010-06-13 22:15:30 +00:00
drochner
7c31ea0318 update to 0.10.5
changes:
-fixes
-startup speed increase
pkgsrc change: added data for C/2009 R1 (McNaught) which should be
 visible these days
2010-06-10 18:20:03 +00:00