Commit graph

4441 commits

Author SHA1 Message Date
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
wiz
4041b5d068 Note bug report for SUBST_* workaround. 2010-06-05 23:55:39 +00:00
wiz
a296f59904 Update to 0.16:
Gaupol 0.16
===========

 * Split general-purpose, user-interface-independent subtitle editing
   code to a separate Python package called 'aeidon' while keeping the
   GTK+ user interface code under the package 'gaupol'. Allow
   installation of these two packages separate of one another.
   Developers and packagers are encouraged to read './setup.py --help'
   message and the file 'README.aeidon'. (Fixes #595809 and should
   allow fixing the likes of Debian bug #569983.)
 * Save menu item keybindings to a GtkAccelMap rc-file in the user's
   configuration directory
 * Have the interactive search look for times instead of subtitle
   numbers if the search string contains a colon (fixes #609176)
 * Add miscellaneous Latin common error corrections patterns
 * Add help menu item to browse wiki documentation at
   http://live.gnome.org/Gaupol
 * Increase size of line length superscripts shown in list cells
 * Fix focus changing when pasting subtitles
 * Use gtk.RecentAction for recent file menus (fixes #615372 and
   probably #608951)
 * Work around a subprocess error launching video player on Windows
   systems, which resulted in "TypeError: environment can only contain
   strings" (fixes #605805)
 * Fix handling of Unicode BOMs that broke as a result of a hasty fix
   for subtitle file reading functions for 0.15.1
 * Fix hearing impaired text removal pattern "Speaker before a colon"
   to not remove too much (fixes #618529)
 * Apply GNOME Goal: Correct Desktop Files
 * Migrate from Glade to GtkBuilder
 * Use attributes instead of markup in GtkBuilder files
 * Fix GtkBuilder constructed buttons to respect user preferences
   regarding whether or not to show icons in buttons
 * Use Python's JSON module instead of ConfigObj and Validate for
   reading and writing configuration files
 * Use enchant's user spell-check dictionaries (usually stored in
   $HOME/.config/enchant) instead gaupol-specific ones
 * Use copies of iso-codes XML files shipped with gaupol only as a
   fallback if they are not found under /usr/share/xml/iso-codes
 * Add global options --with-iso-codes and --without-iso-codes to
   setup.py to control whether or not to install iso-codes XML files
   (This means that packagers can use --without-iso-codes and mark the
   iso-codes package as a hard dependency to avoid duplicate files)
 * Probably fix i18n issues with Unicode ellipses of menu items
 * Fix i18n issues with locale codes and their fallbacks used in
   pattern files for 'Name' and 'Description' fields
 * Raise Python dependency to 2.6
 * Raise PyGTK dependency to 2.16
 * Raise PyEnchant dependency to 1.4.0
2010-06-05 14:04:45 +00:00
tnn
e739c994da Let configure accept bdb 4.8. 2010-06-03 07:58:37 +00:00
adam
9d058a64ed Revision bump for db4 update 2010-06-02 13:25:53 +00:00
markd
0c9976ffdf Update to KDE SC 4.4.4
* Several bugs in filename sorting in the Dolphin file manager have been
  fixed
* Issues with encoded filenames in ZIP archives have been fixed
* A number of bugs in games, such as KMines, KNetwalk and LSkat and
  KSpaceDuel have been fixed
The changelog lists more
2010-06-02 10:14:14 +00:00
joerg
8026b8e26c Sadly, not MAKE_JOBS_SAFE. 2010-05-29 08:04:17 +00:00
drochner
2e125aa7f2 update to 0.8.3
changes:
-Improve probability plots
-Use markup for graph tips
-bugfixes
2010-05-17 16:25:43 +00:00
heinz
4784f49977 Updated to version 2.23.0
Pkgsrc changes:
  - none

Changes since version 2.22.0:
=============================
2010-05-15
	* 2.23.0 released
	* Fixed -m option (thanks, deadolus!)

2010-05-14
	* Fixed bug 3001249: bid history parsing bug
2010-05-16 15:05:07 +00:00
obache
d48a2970c5 LICENSE=ruby-license 2010-05-16 12:19:11 +00:00
obache
e8e232b3ff Note commented out LICENSE (Ruby's). 2010-05-15 23:59:59 +00:00
adam
e6cf600156 Revision bump after updating boost-libs to 1.43.0 2010-05-15 07:28:08 +00:00
markd
5f15c1e399 Update to KDE SC 4.4.3
Numerous fixes in Konsole, KDE's terminal emulator, among them two possible
crashers in session management
Flash plugin support in KHTML has been enhanced to work with newest Youtube
skins
Case-sensitivity in renaming fixes in KIO, KDE's network-transparent I/O
library
Hiding the mouse cursor in some special cases in presentation mode and two
possible crashers have been fixed
2010-05-08 22:13:56 +00:00
jmmv
9a786011ff Bump PKGREVISION to reflect the recent change in pkginstall/shells to use
etcutils to update /etc/shells.
2010-05-07 12:02:43 +00:00
tonnerre
abad9711cb bbdb doesn't like jobs. 2010-05-06 06:06:47 +00:00
wiz
20429d62f4 Update to 0.1.3:
0.1.3
 - Add possibility to get Licenses from server
 - Add search for contents by username
 - Add convenience function to get list of download links and fix some related strings
 - Fix qt-only hasCredentials
 - Win and Mac compile/link fixes
 - Fix crash when multiple apps would use attica simultaneously: do not delete root component of qtplugins
2010-05-02 14:12:54 +00:00
wiz
16cd51f86d Update to 2.1pre6:
This update has been a long time in coming, and was spurred by some
recent eBay changes that broke drag'n'drop and searches. Other eBay
changes broke high-bidder recognition, and determining
whether a listing was an auction or a fixed price listing. This
should fix all of those, as well as several UI issues, especially
for Mac OS X Tiger users.

A great feature in the new version is thumbnail mode, which is
essentially a view of your listing that includes the thumbnail on
the same line as your auction information. It's been cleaned up
and made to look very nice. You can configure your columns to add
the Thumbnail column using the small '*' above the scroll bar on
the right, or under the Tab customization menu.

An overview of the features fixed for the new version are:

    * Bugs fixed
	  o Fix the blank-screen (but auctions are there, and only
	  visible when selected) on Mac OS X Tiger
	  o The newest forms of bad HTML found on eBay listings
	  shouldn't break the parser anymore
          o Don't mistake auctions for fixed price listings
          o Recognize eBay's new URL format.
          o Fix drag-and-drop on Linux (patch by Eric)
	  o Don't initiate sniping until the eBay time has been
	  loaded from the server
	  o If the pre-snipe had already fired (2 minutes before
	  the actual snipe), and you changed the snipe amount, it
	  would instantly place a bid for the amount you entered
	  as a snipe. This is fixed.
    * Small features and improvements
	  o Don't present a dialog message when cancelling a
	  multisnipe; events like that should just quietly obey.
	  o Reduce the number of unimportant exceptions that show
	  in the log file
          o Provide the ability to easily submit error logs
          o Improve the integration with My JBidwatcher
          o Improve high bidder recognition substantially
	  o Simplify tab save/restore handling, and apply a tab
	  ordering fix (patch from Andreas Stempfhuber).
	  o Added a patch from mickle_ak which should improve
	  corporate proxy support.
    * Features
          o Initial support for Gixen integration via My JBidwatcher
		+ This isn't complete, but it's getting close
	  o Deep improvements to the Thumbnail view and taking the
	  Mac UI improvements and applying them everywhere, including
	  (I believe) a working implementation on Windows and Linux!
2010-05-02 13:42:52 +00:00
wiz
533fc04d17 Update to 1.1.20100428:
2010/04/28
	+ several improvements to configure script:
	  + modify CF_CURSES_TERM_H to handle cases such as cygwin where
	    packager has installed curses.h and term.h in different
	    directories, e.g., to wedge in a termcap library.
	  + modify CF_XOPEN_SOURCE, adding special case for OpenSolaris
	  + modify CF_MAKE_TAGS to add check for exctags and exetags, prefer to
	    ctags and etags to work around pkgsrc (NetBSD) renaming.
	  + correct CF_FIND_LINKAGE, setting cache variable for library_file in
	    the special case where no directory search is made.
	  + improve CF_GCC_VERSION, suppress stderr for c89 alias of gcc.
	  + improve CF_GCC_WARNINGS, moving -W and -Wall into the list to
	    check, since c89 alias for gcc complains about these options.
	  + modify CF_HEADER_PATH, to not search for variations of everything
	    in the current include-path
	  + use "mkdir -p", remove mkdirs.sh
	  + use CF_CURSES_HEADER to fill in possible subdirectory used for
	    ncurses header filename.
	  + modify CF_XOPEN_CURSES to work around current ncurse header loss of
	    predefinition of _XOPEN_SOURCE_EXTENDED
	  + add "--disable-rpath-hack" option, along with scripting to add
	    rpath option to libraries found in unusual places.
	+ modify pause widget to autosize like gauge, and to omit the area for
	  buttons when none are displayed.
	+ fix an infinite loop in dlg_button_layout() if there are no buttons
	  to display (Debian #579390).
	+ add makefile rules for generating html, etc., documentation from
	  nroff.
	> patches by Samuel Mart
	+ reset errors in tailbox before reading new character.
	+ modify dlg_draw_scrollbar(), omitting hiding percentages in boxes
	  when no arrows or scrollbar are needed.
	+ correct value of row for scrollbars in formbox.
	+ update es.po from
		http://translationproject.org/latest/dialog/
2010-05-02 13:40:22 +00:00
wiz
67f7f25246 Update to 5.2:
2010-04-26 tim <gyunaev@ulduzsoft.com>
    - 5.2 RELEASE
    - Fixed missing images on CHM files under Windows XP SP3;
    - Fixed viewing CHM files which embed links to other CHM files;

2010-04-23 tim <gyunaev@ulduzsoft.com>
    - Fixed window icon (thanks Aaron Lewis)
    - Fixed typos in README and FAQ (thanks Martin 'Cheese' Lee)
    - Fixed errors while building index because 'keyword' was ignored (thanks ivg)
    - Switched to use new cross-compiler from http://mingw-cross-env.nongnu.org/ to create Windows builds

2009-12-17 tim <gyunaev@ulduzsoft.com>
    - 5.1 RELEASE
    - Trying to use non-normalized URL first to fix CHMs which use them in TOC/Index

2009-12-16 tim <gyunaev@ulduzsoft.com>
    - Fixed application settings storage.
    - Fixed bookmark edit button.
    - Version changed to 5.1
2010-05-02 11:29:23 +00:00
wiz
f8c7730652 Update to 0.15.1, set LICENSE.
* Fix complete breakage of opening subtitle files due to a change in
   newline handling of codecs.open in Python 2.6.5
 * Use existing subtitle file mime-types instead of text/plain when
   adding files to the recent files database
 * Add German translation (Chris Leick)
 * Add Hungarian translation (László Andrássy)
2010-05-02 11:03:13 +00:00
seb
88ae0a6c29 Add & enable p5-Vroom 2010-04-28 22:30:24 +00:00
seb
0d42839cb1 Initial import of p5-Vroom version 0.21 in the NetBSD Packages
Collection.

Ever given a Slide Show and needed to switch over to Vim?  Now you
don't ever have to switch again. You're already there.  Vroom lets
you create your slides in a single file using a Wiki-like style,
much like Spork and Sporx do. The difference is that your slides
don't compile to HTML or JavaScript or XUL. They get turned into a
set of files that begin with '0', like '03' or '07c' or '05b.pl'.
The slides are named in alphabetic order. That means you can bring
them all into a Vim session with the command: vim 0*. vroom --vroom
does exactly that.
2010-04-28 22:30:04 +00:00
drochner
d86019b825 update to 0.8.2
changes:
-improve canvas
-bugfixes
2010-04-28 18:34:22 +00:00
obache
08a0baf224 Update m17n-db to 1.6.1.
* Changes in the m17n database 1.6.1

** This release is just for a minor bug fix.
2010-04-19 13:55:50 +00:00
agc
0b6c319d2a catch up with newer libtool which now demands a --tag=CC 2010-04-17 21:00:33 +00:00
gson
1c14611b31 Update misc/py-anita to 1.11. Change since 1.10:
Remove '-serial stdio' from qemu argument list.  It's not actually
needed when the '-nographic' option is present, and it confuses
qemu 0.12.
2010-04-13 12:22:27 +00:00
gson
5602d3347c Update misc/py-anita to 1.10. Changes since 1.9:
Deal with recent sysinst changes: sysinst no longer displays a dialog
to select the CD-ROM device path, etc.

New command line option "--qemu-args".

Anita no longer passes the "-no-acpi" option to qemu by default,
because the ACPI case now works with -current, and disabling
ACPI triggers other bugs.  See PR port-i386/42681 for more details.
2010-04-10 18:33:46 +00:00
markd
0bcf1e9f16 include kde4/kde4.mk so that qmake is found and possible other settings
set correctly.
2010-04-10 02:54:35 +00:00
markd
24c82a1fd6 Update KDE to 4.4.2
For 4.4.0 major new technologies have been introduced, including social
networking and online collaboration features, a new netbook-oriented
interface and infrastructural innovations such as the KAuth authentication
framework. According to KDE's bug-tracking system, 7293 bugs have been
fixed and 1433 new feature requests were implemented.

KDE SC 4.4.1 has a number of improvements:
 A performance problem in KMail when sending emails has been fixed
 Various fixes in Plasma widgets and other addons, such as the analog clock
  and the picture frame
 A number of fixes in Konsole, KDE's powerful terminal application

KDE SC 4.4.2 has a number of improvements:
 Possible crashes in Plasma, Dolphin and Okular have been fixed
 The Microblog applet now shows the correct time in the timeline
 The audioplayer KRunner plugin has been fixed to not freeze the KRunner UI
  anymore
2010-04-10 02:45:02 +00:00
markd
13495f92b4 Add attica 2010-04-09 23:45:09 +00:00
markd
e36661dad2 Import attica-0.1.2
Attica is a Qt library that implements the Open Collaboration Services
API version 1.4. The REST API is defined here:
 http://www.freedesktop.org/wiki/Specifications/open-collaboration-services

It grants easy access to the services such as querying information
about persons and contents. The library is used in KNewStuff3 as content
provider. In order to integrate with KDE's Plasma Desktop, a platform
plugin exists in kdebase.
2010-04-09 23:43:12 +00:00
obache
4343638272 Update m17n-contrib to 1.1.11.
* Changes in the m17n-contrib 1.1.11

** New input method:

ii-phonetic.mim (Yi)
si-sumihiri.mim (Sinhala)
yi-yivo.mim (Yiddish)
ath-phonetic.mim (Eastern Cree/Carrier)
bla-phonetic.mim (Eastern Cree/Blackfoot)
cr-western.mim (Western Cree dialects)
iu-phonetic.mim (Inuktitut)
nsk-phonetic.mim (Eastern Cree/Naskapi)
oj-phonetic.mim (Ojibwe)
2010-04-09 01:49:36 +00:00
obache
44eac2b253 Update m17n-db to 1.6.0.
* Changes in the m17n database 1.6.0

** An input method is deleted.

si-wijesekera-preedit.mim

** New FLT files are added.

FLT/MLM2-OTF.flt, FLT/KND2-OTF.flt, FLT/TEL2-OTF.flt,
FLT/TML2-OTF.flt, FLT/ORY2-OTF.flt, FLT/GJR2-OTF.flt,
FLT/GUR2-OTF.flt, FLT/BNG2-OTF.flt, FLT/DEV2-OTF.flt,
FLT/MYMR-SIL.flt
2010-04-09 01:47:30 +00:00
joerg
a12b372846 Catch up with moved location. 2010-04-07 18:04:46 +00:00
joerg
e8ea037089 Catch up with xscreensaver 2010-04-07 17:52:04 +00:00
wiz
2843c83384 Pass in DO_ICONV_CAST on Solaris and NetBSD instead of incorrect
patch. Noted by Alexander Polakov in PR 43113.
2010-04-05 18:50:48 +00:00
asau
00708ce7e3 Recursive revision bump for GMP update. 2010-03-24 19:43:21 +00:00
jdolecek
067d0e94bc remove misc/php-intl in favor of textproc/php-intl (which supports both
PHP 5.2.* and PHP 5.3.*)
2010-03-21 17:06:06 +00:00
wiz
a51384412a Add py-imaging dependency, bump PKGREVISION.
Noted by Dennis den Brok.
2010-03-20 12:37:17 +00:00
sno
2ab1e50256 Updating misc/p5-Locale-Maketext-Lexicon from 0.77 to 0.79
pkgsrc changes:
- Add license definition

Upstream changes:
[Changes for 0.79 - 2010-03-02]
 * Locale::Maketext::Lexicon::Tie
    - Removed a deprecated use of "defined %" for Perl 5.11+

[Changes for 0.78 - 2010-02-23]
 * Locale::Maketext::Lexicon
    - Removed a deprecated use of "defined %" for Perl 5.11+
2010-03-16 22:55:46 +00:00
taca
8d2496e724 misc/php-mbstring moved to converters/php-mbstring. 2010-03-16 16:09:32 +00:00
taca
0a789d0ec9 misc/php-calendar has moved to time/php-calendar. 2010-03-16 16:08:16 +00:00
tnn
40234ac27f fix build after xulrunner-1.9.2.2 update 2010-03-16 15:58:54 +00:00
taca
7724c3d24e Add and enable php-intl. 2010-03-16 15:40:21 +00:00
taca
b4687d56d6 Importing misc/php-intl package 5.3.2 which contained in PHP 5.3.2.
PHP is a programming language designed to be embedded into web pages.
This module provides support for internationalization.
2010-03-16 15:39:10 +00:00
taca
b06fc2f3a9 Remove entry for php-calendar and php-mbstring. 2010-03-16 15:20:37 +00:00
taca
482a2c0370 * Remove USE_PHP_EXT_PATCHES since there is no patch for php-mbstring package.
* Fix COMMENT it isn't Japanese only.

Bump PKGREVISION.
2010-03-16 13:50:34 +00:00
sno
2aaf39dbdb Updating misc/p5-App-MrShell from 2.0205 to 2.0207
Upstream changes:
2.0207: Fri Jan 08 2010
   - Dennis Boone was kind enough to not only point out a serious
     bug in the ssh command token processing, but find and fix
     it (http://is.gd/5UxgX).  Thanks!!

2.0205: Wed Jul 08 2009
   - Doc bugs (very indirectly) found by Hans Dieter Pearcey
   - added perl critic and Test::Pod
   - fix bugs (as in wrongful code execution) found by critic.t
   - fixed many punctuation problems found by critic.t
2010-03-16 10:08:22 +00:00
wiz
b33d28c8b5 Remove xtide, moved to time. 2010-03-14 16:40:11 +00:00
wiz
589ae09e97 Remove kseg, moved to math/ 2010-03-14 16:37:45 +00:00
wiz
8df774611d Remove packages that were reimported to geography/ 2010-03-14 16:33:03 +00:00
wiz
024b97c798 Fix path to proj after its reimport. 2010-03-14 16:32:15 +00:00
morr
f6bb16f684 + bsdstats 2010-03-12 00:17:46 +00:00
morr
42ec8a63f2 BSD-Stats is collecting statistics about *BSD installations (and flavours).
PR pkg/35365
2010-03-12 00:13:40 +00:00
adam
95d484a7a4 Changes 0.10.4:
* Bug fix release.
* Fixed unpredictable openGL related crashes on win32.
* Fixed run on MacOSX Tiger/Leopard/Snow Leopard.
* Disable OpenGL shaders by default for stars and atmosphere. User activate
  it by setting use_glshaders = true in the [main] section of the config.ini
* Fixed the handling of the Qt -graphicssystem parameter. Now it is ignored
  if it is not used properly.
* Improved OpenGLES2 support (not finished yet).
* Added Qt widgets flags on the main windows to avoid filling background
  (this boosted the program a lot on linux).
2010-03-11 11:15:17 +00:00
sno
124b32d841 Updating misc/p5-Business-CreditCard from 0.30nb1 to 0.31
pkgsrc changes:
- Add license definition
- Remove files/Makefile.PL (is as good as upstream one)
- Explicitely tell, that no compiler is required

Upstream changes:
0.31  Mon Oct 19 18:51:35 PDT 2009
        - Add LICENSE section to POD documentation
        - Add META.yml to MANIFEST
        - Add Irish Laser card, thanks to Eoin Redmond for the heads-up.
        - Add documentation on what this module *is* and *is NOT* about.
        - Spelling fix in docs
        - correct misdocumentation of $Business::CreditCard::Country
        - Move test.pl to test/t and change to using Test::More, modify
          MANIFEST and Makefile.PL accordingly (thanks to Alexander Ciornii)
        - Silence unwanted warnings (thanks to Alexander Ciornii)
        - Discover cards starting with 644-649 are now recognized
        - Most Diner's Club cards (300-305, 3095 and 36) now processed as
          Discover
        - China Union pay now includes 624-626 and 628 in addition to 622 (and
          still identified as Discover outside China)
        - JCB identified as Discover in the US
2010-03-10 18:20:16 +00:00
sno
33edb07521 Updating misc/p5-Locale-Codes from 2.07nb1 to 3.11
pkgsrc changes:
- Add license definition

Upstream changes:
3.11  2010-03-01 sbeck
	* NEW CODE(s)
	* Added the IANA domain names to Country
	* Fixed a problem that produced warnings with perl 5.11.5.
		Jerry D. Hedden
	*

3.10  2010-02-18 sbeck
	* Moved support files into the Locale::Codes namespace.
	* The work done in each of the Locale::XXX modules was
		virtually identical to each other. It has all
		been moved to a central module and the
		Locale::XXX moduels are now just wrappers.
	* The XXX_code2code functions would return undef if the
		same codeset were passed in for both the 2nd and
		3rd arguments. This doesn't make sense and has
		been changed.
	* Added all semi-private routines (except for the
		couple that were already present):
			rename_XXX
			add_XXX
			delete_XXX
			add_XXX_alias
			delete_XXX_alias
			rename_XXX_code
			add_XXX_code_alias
			delete_XXX_code_alias
	* Added "UK" alias. Steve Hay

3.01  2010-02-15 sbeck
	* Fixed Makefile.PL and Build.PL to install as core
		modules.

3.00  2010-02-10 sbeck
	* Took over maintenance of the code
	* All codes and country names come from the official
		standards
	* code2country now returns the name of the country specified
	        in the standard (if the different standards refer
	        to the country by different variations in the name,
	        the results will differe based on the CODESET)
	* Added code sets
		FIPS 10 country codes
		Alpha-3 and Term language codes
		Numeric currency codes
	* The rename_country funcion from 2.07 would guess the
		CODESET (unlike all other functions which used
		a default of LOCALE_CODE_ALPHA_2). The guess can
		cause problems since (with the addition of FIPS)
		codes may appear in different codesets for different
		countries. The behavior has been changed to be
		the same as other functions (default to
		LOCALE_CODE_ALPHA_2).
	* Dropped support for _alias_code
	* Added language_code2code, currency_code2code
2010-03-08 18:15:51 +00:00
zafer
e93211dccf remove dead mirror 2010-03-07 15:13:37 +00:00
wiz
01965b145a Update minimum requirements per README. 2010-03-07 08:56:55 +00:00
wiz
3526f2cabe Update to 0.15:
Gaupol 0.15
===========

 * Add text correction task to split joined words or to join split
   words using spell-check suggestions (#572667)
 * Show duration in time mode as seconds
 * Merge Latin and French common error text correction patterns from
   subtitleeditor (kitone)
 * Allow pasting times with comma as a decimal separator (#580339)
 * Allow bookmarks to be added or removed by double-clicking or
   pressing enter in the bookmark column (#580346)
 * Add validation for character encoding given as an argument on the
   command line using the '-e' option
 * Fix handling of Unicode BOMs (#568906)
 * Add UTF-8-SIG character encoding for opening and saving files
   with a UTF-8 signature/BOM
 * Fix incorrect handling of common error patterns that at worst
   caused gaupol to hang due to an eternal loop (#581003)
 * Abort installation if an intltool-merge or msgfmt call fails
 * Add messages for raised exceptions

Gaupol 0.14
===========

 * Add an extension system (documentation to follow later)
 * Add two extensions: side pane and bookmarks
 * Adher to the home directory part of freedesktop.org's
   XDG Base Directory Specification
 * Handle reading and writing files with a UTF-8 BOM (#556956)
 * Save SSA and ASS files with '\N' linebreaks instead of '\n'
 * Resize columns after running text corrections
 * Make removing a large amount of subtitles significantly faster
 * Fix GtkWarning: GtkSpinButton: setting an adjustment with
   non-zero page size is deprecated
 * Remove deprecated Encoding-field from desktop file
 * Fix search dialog to not modify obsolete data (#572676)
 * Fix character count error with Unicode text
 * Fix updating of filenames in the projects menu
 * Fix erroneous cleaning of SubRip markup after removing hearing
   impaired subtitles
 * Fix open dialog file filter to list files with upper- and mixed
   case extensions as well
 * Fix AssertionError when installing multiple times
 * Switch version-control systems from subversion to git
2010-03-07 08:55:45 +00:00
wiz
1caefbef29 Do not accept xulrunner 1.9.2.2pre or newer, it comes without npapi.h. 2010-03-05 14:30:01 +00:00
gdt
78054ddba4 homepage moved to osgeo 2010-03-04 01:42:18 +00:00
bad
df0abfcc8d Replace list of accepted JVMs with a set that is available through pkgsrc.
Not tested yet.

Should fix PR pkgsrc/42916.
2010-03-03 21:39:49 +00:00
bad
152809551c Update openoffice3-bin to 3.2.0.
Changes since 3.1.2 are:
- security fixes
- improved MS Office compatibility
- faster startup times

For a more detailed list read http://www.openoffice.org/dev_docs/features/3.2/
2010-03-02 22:57:03 +00:00
drochner
b15f1cca5e first attempt to make this DESTDIR ready and to update it to a
newer version (5.26, the current production version).
The pkg builds and the result starts up and can do simple operations,
but there are strange errors if I try scripts which used to work
two years ago (mostly array size check related).
The biggest problem is that the pkg needs a fortran compiler
which supports the LOC() function. f2c doesn't, the cheapest way
I found is to depend on pkgsrc/lang/gcc3-f77. This needs to be done
cleaner.
2010-02-26 10:56:38 +00:00
wiz
aeaceb273d Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
joerg
bcc71ffe11 Clean up linker invocation to not just work by pure luck. 2010-02-25 18:23:45 +00:00
joerg
6e39f973df Reset maintainer, mail bounces. 2010-02-25 15:03:36 +00:00
wiz
37c7528b49 Remove files that do not belong here. Bump PKGREVISION. 2010-02-25 14:30:23 +00:00
drochner
35ffbdd612 this needs terminfo, so it might need ncurses to provide it 2010-02-23 10:56:04 +00:00
drochner
ab1cd1e48b this doesn't need ncurses, at least on NetBSD
bump PKGREVISION
2010-02-22 19:07:41 +00:00
obache
a993a272dc Subserve last jump update from 4.3.20 to 4.9.5 without note of notable changes.
* add missing PLIST entries.
* need termcap library.
* exactly disable transition script, resolve conflicts with scmgit-* packages
  ("git" command was renamed to "gitfm" in version 4.9.2,
    and "git" command is just a transitional script now.
    it also notate git-scm command, but not fit to pkgsrc's devel/scmgit).
* skip lib/charset.alias, suggested by joreg.
* set LICENSE=gnu-gpl-v3
* marked as user-destdir support
* some pkglint clean.
Bump PKGREVISION.
XXX: this package should be renamed to "gnuit"?
2010-02-22 09:15:56 +00:00
obache
210274fd84 INFO_FILES should be set to "YES". 2010-02-21 12:24:59 +00:00
joerg
e332b0c0d7 Be explicit about suid root. Fix unprivileged build. 2010-02-19 14:16:31 +00:00
drochner
bc16ac504a +goffice0.8 2010-02-18 21:05:32 +00:00
drochner
603623f237 add goffice0.8-0.8.0, a new release branch of that library 2010-02-18 20:48:56 +00:00
wiz
7a71dd8b72 Pick up maintainership. 2010-02-15 15:09:28 +00:00
wiz
747fdd28b3 Update to 2.2:
Features

    * Enabled KOrganizer integration for adding loans to calendar
      (kdepimlibs required).
    * Enabled KAddressBook integration for adding borrowers from
      the address book (kdepimlibs required).
    * Improved performance for modifying many entries at once.
    * Added data source for Giant Bomb.
    * Added data source for The Movie DB.
    * Updated CrossRef data source to allow authentication via
      email only (Bug #224619).
    * Added option for disabling webcam support.

Bug Fixes

    * Fixed some hyphenation issues for 978 ISBN values.
    * Fixed bug in en_GB translation that affected file selection.
    * Fixed adding "link-only" files (Bug #220645).
    * Fixed Discogs track download and title search.
    * Fixed setting correct permissions of backup file (Bug #219259).
    * Fixed formatting of multiple people with auto-formatting (Bug #219268).
    * Fixed updating from Amazon to include book title or album
      title in search.
    * Fixed crashing bug for sorting during HTML export.
    * Fixed multiple selection in entry view (Bug #216122).
2010-02-15 15:08:59 +00:00
wiz
34bdf08d1c + tellico-kde3. 2010-02-15 14:55:00 +00:00
wiz
e148fbe8b7 Remove options.mk, leftover from KDE3 version. 2010-02-15 14:54:22 +00:00
wiz
a95715de0b Update to 2.1.1nb3, the KDE4 version.
Lots of changes since KDE3, check it out!
2010-02-15 14:53:43 +00:00
wiz
28b5d72270 Reimport tellico as tellico-kde3. 2010-02-15 14:52:45 +00:00
wiz
c5435da3c0 Add .include "../../sysutils/desktop-file-utils/desktopdb.mk"
Bump PKGREVISION.
2010-02-15 14:52:00 +00:00
tnn
1f72f364a2 Merge GNOME git commit a5588114ed94d00ca64913aa5b248e09a5e13edc.
Fixes compatibility issues with xulrunner-1.9.2.
2010-02-13 12:26:15 +00:00
wiz
4388cc1944 Fix PLIST for xscreensaver-5.10 and depend on it
Bump PKGREVISION.
2010-02-12 23:05:03 +00:00
joerg
83d821de85 DESTDIR support 2010-02-11 19:30:01 +00:00
joerg
a74199ae33 DESTDIR support. Needs full libXt dependency. Bump revision. 2010-02-11 19:29:38 +00:00
joerg
f839f23a52 DESTDIR support 2010-02-11 19:20:55 +00:00
joerg
ff9f8929e9 DESTDIR support 2010-02-11 19:17:06 +00:00
joerg
5cc639072f DESTDIr support 2010-02-11 19:14:19 +00:00
joerg
15440c36cd DESTDIR support 2010-02-11 19:07:56 +00:00
joerg
550ea27f09 DESTDIR support 2010-02-11 19:02:01 +00:00
joerg
4f486c7829 DESTDIR support 2010-02-11 18:58:46 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
obache
e3a3ced090 Some improvements:
* set LICENSE=gnu-gpl-v2
* add user-destdir support
* reset WRKSRC setting, use CONFIGURE_DIRS instead,
  so that pkgsrc magick affect to all files
* regen patches, split out patch-ad from patch-ac
  (one patch file to multiple files is not good).
* need termcap to build.
2010-02-10 10:43:28 +00:00
obache
0a53a46617 sort 2010-02-10 10:36:00 +00:00
zafer
cd0de6d181 update master_sites 2010-02-07 18:41:54 +00:00
martin
d19d2ed8b5 Simplify (I accidently reverted parts of joergs changes and solve the
same problem differently - undo that now). No visible change.
2010-02-05 19:36:16 +00:00
martin
04a2aa2e13 Update to version 1.10 2010-02-05 15:27:27 +00:00
martin
f701177bef update to open2300 1.10 2010-02-05 15:26:15 +00:00
wiz
f1b3168c58 Update to 20091229: 4 more months of data. 2010-02-05 12:59:46 +00:00
joerg
9b5d43d667 DESTDIR support 2010-02-04 17:29:59 +00:00
joerg
399649a194 DESTDIR support 2010-02-04 17:19:34 +00:00
joerg
d7c411df8a DESTDIR support 2010-02-04 17:09:09 +00:00
joerg
cb8dd2bd84 DESTDIR support 2010-02-04 16:56:24 +00:00
joerg
7d3c9ae25f DESTDIR ready 2010-02-04 16:53:14 +00:00
joerg
bc31f6970e DESTDIR support 2010-02-04 16:50:32 +00:00
joerg
3ea90bd8d4 DESTDIR ready 2010-02-04 16:47:54 +00:00
joerg
173de87a45 DESTDIR support 2010-02-04 16:47:05 +00:00
joerg
0969cbb641 DESTDIR ready 2010-02-04 16:45:50 +00:00
joerg
4738a3350a DESTDIR support 2010-02-04 16:44:27 +00:00
joerg
1cfc503d56 DESTDIR support 2010-02-04 16:15:14 +00:00
wiz
b26e83ee5c Bump revision for yaz ABI depends bump. 2010-02-04 11:22:29 +00:00
dholland
250e7d7a12 destdir support 2010-02-04 05:08:12 +00:00
wiz
5f9cd1f8d2 Update to 1.1.20100119. Set LICENSE.
2010/01/19
	+ split up binding tables in inputbox and similar widgets to avoid
	  conflict between cursor-key use for input-string versus navigation
	  (report by slakmagik).
	+ if strftime() is available, support --time-format option for timebox
	  widget.
	+ if strftime() is available, support --date-format option for calendar
	  widget (request by Walter Harms).
	+ build-fixes for linking to intl library in /usr/local
	+ add --scrollbar option, use in most widgets to show a scrollbar on
	  the right margin of the data.  That is cosmetic, does not respond to
	  the mouse.
	+ reuse functions from msgbox to allow prompt for yesno box to be
	  scrolled in a too-small window.
	+ correct mapping of button-codes with --nook option (report by Lebedev
	  Vadim).
	+ cleanup sample scripts using new utility scripts setup-* and report-*,
	  and allow command-line parameters to be added, for ad hoc testing.
	+ correct change to tailbox widget from 2009/02/22 using
	  dlg_button_layout(), which broke that widget.
	+ document some of the portability caveats.
	+ modify gauge widget to service callbacks (prompted by patch and
	  comments by Frank Sorenson).
	+ modify editbox to allow its input buffer to be larger than MAX_LEN
	  unless bounded by the --max-input option, and add limit-checks for
	  the buffer (report by slakmagik).
	+ improve manpage description of --checklist (report by Isaac Good).
	+ several improvements to configure script macros:  CF_ADD_CFLAGS
	  CF_CURSES_FUNCS CF_DISABLE_ECHO CF_GCC_ATTRIBUTES CF_MATH_LIB
	  CF_POSIX_C_SOURCE CF_REMOVE_DEFINE CF_WITH_LIBTOOL CF_XOPEN_SOURCE
	+ add is.po, lv.po, sw.po from
		http://translationproject.org/latest/dialog/
	+ update de.po, id.po, pl.po, pt_BR.po, vi.po from
		http://translationproject.org/latest/dialog/

2009/02/22
	+ do not display top-arrows for scrolling if they would overwrite the
	  title (report by slakmagik)
	+ consistently use dlg_button_layout() when autosizing widgets (report
	  by slakmagik).
	+ add "-" and "+" bindings to timebox widget.
	+ add "-" and "+" bindings to calendar widget (OpenSolaris #6739031).
	+ review/fix other widgets to ensure that they exit on error, e.g.,
	  editbox.c
	+ modify check in dlg_getc() to treat closure of either stdin or stdout
	  as an error, rather than both.  This is more stringent than the check
	  added in 2007/07/04.
	+ modify dlg_result_key() to map curses ERR to dialog's error exit
	  (adapted from patch by Domagoj Pensa).
	+ updated several configure script macros:
	  + consistently append, rather then prepend, to $CFLAGS
	  + add cases for AIX 6, mint, and dragonfly to CF_XOPEN_SOURCE
	  + use $PATH_SEPARATOR rather than $PATHSEP
	  + improve CF_FIND_LINKAGE, use in checks for more libraries, e.g.,
	    libutf8 and libiconv.
	+ update da.po, ru.po from
		http://translationproject.org/latest/dialog/
	+ updated config.guess, config.sub
2010-02-03 19:05:24 +00:00
wiz
02da1b0cc7 Update to 2.1pre5:
There's a lot of changes bundled into this version. The highlights since 2.1pre4 are:
  * Lots of eBay fixes
       * Multiple high bidder and fixed price problems have been resolved
       * My eBay searches should work a little better
       * Seller feedback and names should be loaded
  * Many, many small UI fixes
       * Improved layout and UI, especially on Mac OS X and under the Thumbnail mode
       * The long-standing issue with shrinking the toolbar and overlapping the status/select box has been fixed.
       * Show Information and Set Shipping dialogs don't break with large images or many status updates
       * Nasty Java 1.6 bug that prevents multi-select and context-menu usage has been worked around.
  * Several Mac OS X-specific fixes and features
  * Reduced the My JBidwatcher usage, improving synchronization
  * Transitioned to git as the version control software.
2010-02-03 17:05:58 +00:00
wiz
a71178b107 Update to 1.2.2:
-Added support routines for Tim Bourke's Mnemogogo plugin, which enables you
 to review cards on Java-based phones. See
 http://www.tbrk.org/software/mnemogogo.html
-fix rare hang in preprocessing paths (reported by LooM).
-Remove hidden limit on grade 1 cards.
-Italian translation by Enrico Leoni.
-Turkish translation by Sercan Oruc.
-Updated German translation by Dimitri Scheftner.
-Updated French translation by Christophe Mealares and Yannick Voglaire.
-Hungarian translation by bkile.
2010-02-03 10:51:59 +00:00
heinz
ccd5df3b35 Added LICENSE information. 2010-01-30 16:27:59 +00:00
fhajny
90054fe680 Fix (finally) the typo in patch-ag. Previous fix wasn't correct. 2010-01-27 13:21:58 +00:00
markd
0e4c4f6b89 Update to kde4 4.3.5
* A number of bugs in KIO have been squashed, making updating of shown
  directories work again and solving some other stability issues
* A crash when creating an avatar from the webcam in Kopete has been fixed
* kded taking 100% CPU time in certain situations has been cured
2010-01-27 10:38:38 +00:00
heinz
d653ce6a74 Added LICENSE information. 2010-01-24 17:11:17 +00:00
wiz
319e13628d More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00
heinz
3e7c2cc765 Updated to version 2.22.0
Pkgsrc changes:
  - none

Changes since version 2.21.0:
=============================
2010-01-21
        * 2.22.0 released
        * Fixed bug 2936564: Can't get item number or title
2010-01-06:
        * Fixed bugs 2887061 and 2922040: Recognize "bad password" page.
2010-01-22 20:15:00 +00:00
heinz
f63b157751 Added LICENSE information. 2010-01-21 17:41:06 +00:00
drochner
f806ab2d64 +kseg 2010-01-21 10:25:25 +00:00
drochner
1610d180d4 import kseg-0.403, a nice geometry scratchpad program 2010-01-21 10:21:01 +00:00
drochner
ea299363b4 update to 2.28.3
changes:
-minor UI improvements
-bugfixes
-translation updates
2010-01-19 20:08:32 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
adam
f5ca6efd98 Changes 4.7.0:
* Added in memory caching of init file search results for substantial
  acceleration in some application environments (like MapServer).
* Regenerated nad/epsg init file with EPSG 7.1 database, including new
  support for Google Mercator (EPSG:3857).
* Various thread safety improvements, including preliminary support for
  a mutex lock around some operations, like grid loading.
2010-01-18 08:56:02 +00:00
christos
37e148d99a update to 4.9.5 2010-01-18 02:23:52 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
markd
7dfccc6794 KDE SVN commit r1074158 by ttrnka:
Properly check errors during authentication to avoid falling into an
infinite loop.
2010-01-17 11:27:54 +00:00
markd
fd35c1937a Add a buildlink3.mk 2010-01-17 11:24:04 +00:00
obache
4faabe0e0d Add patch-a{b,c} to avoid conflict with getline(3) defined in IEEE Std 1003.1-2008.
PR#42595.
2010-01-09 12:03:03 +00:00
obache
773ec82af4 Add user-destdir support. 2010-01-09 11:55:35 +00:00
gson
91e1c11261 Updated during the freeze to address open PR pkg/42562.
Changes since version 1.8:

Deal with recent renumbering of password encryption choices in sysinst.
2010-01-02 11:07:26 +00:00
dholland
71c444984a Since this thing's distfile is rebuilt upstream every night with new
timestamps, use a copy cached on ftp.n.o. Set DIST_SUBDIR too for the
benefit of anyone who picked up some random nightly copy other than
today's. Nothing important has changed, so no revbump.
2010-01-02 00:20:14 +00:00
spz
9b43a1c0f6 Fix build failure:
NetBSD-current added dwarf.h and that made the code assume that sys/stropts.h
was present without greater need, since configure also checks for
HAVE_SYS_STROPTS_H.
2010-01-01 19:38:44 +00:00
tron
bbe2b09936 Set license to "gnu-gpl-v2". 2009-12-29 13:47:54 +00:00
wiz
7f24d1b91f Mention where to find an English dictionary. 2009-12-24 10:45:36 +00:00
joerg
24d58d7b2d Fix destdir installation.
XXX Some files are installed with group sys and I can't find a good reason.
2009-12-23 17:54:54 +00:00
wiz
9020be79ad Fix linking without gnome option enabled. From upstream. 2009-12-16 22:52:42 +00:00
joerg
3fbb207985 Recursive bump for libltdl 2009-12-15 21:54:17 +00:00
wiz
b40a4faa72 Update to 1.2.1:
1.2.1:
This is a bug fix release. A few random crashers were fixed. The
installation prodecure was fixed when doing --disable-schemas-install.

1.2.0:
The results have been worked to have better, easier to skim
formatting. New German, French, and Spanish dictionaries have been added.
The dictionaries are now user-organizable. The radicals in the Radical
search tool now grey out when certain combinations do not return any
kanji. There are other general improvements to make the program easier to
use and remove bugs.

1.1.0:
The main window has a more balanced interface. Bugs have been
squashed here and there. Much code has been refactored, including
doxygen documentation. This release requires GNOME 2.26 level
dependencies, which corresponds approximately to Fedora 11 or Ubuntu
9. There is now an IRC channel at irc://irc.freenode.net/gwaei for
helping users with problems.
2009-12-15 14:46:44 +00:00
wiz
08be3c74fb Update to 5.0:
Qt 4.5 is now required. The navigation tab is now a dock window,
which can be moved or left floating. The index parser was fixed.
Default toolbars now use large icons and text labels, and are
configurable through the settings. A new version check was added.
It checks once a week and can be disabled in the settings. An
OpenSuSE 11.2 RPM was provided.
2009-12-15 12:31:50 +00:00
dsainty
149ebb9ba0 Change the home page to one that exists.
MASTER_SITES is also broken, but the current site doesn't carry releases prior
to 2.x.
2009-12-11 02:13:44 +00:00
abs
5f6d489f59 PKG_DESTDIR_SUPPORT=destdir 2009-12-11 00:11:11 +00:00
abs
879376406b PKG_DESTDIR_SUPPORT=user-destdir 2009-12-10 23:49:03 +00:00
abs
8e478ed8b0 This package does strange things during install, but at least is
now does them while handling PKG_DESTDIR_SUPPORT. bump pkgrevision
2009-12-10 21:33:39 +00:00
abs
60f86d6f45 Add PKG_DESTDIR_SUPPORT.
The package's Makefile was using 'DESTDIR' as "directory into which
to install binaries", which was a little unconventional. Use BINDIR
instead and treat DESTDIR like the rest of the world.
2009-12-10 21:13:07 +00:00
bad
5ede43717b Remove .orig files left by patch in installation dir.
Noticed by joerg@.
2009-12-07 22:07:23 +00:00
dholland
9f5ec6db56 Give a little help finding db185 libs for configs/machines where db185
isn't in libc, such as Linux or with BDB_DEFAULT=db4 BDB185_DEFAULT=db4.

From Aleksey Cheusov in PR 37293.
2009-12-07 04:06:02 +00:00
dholland
839b9fea56 Update to r8765.
pkgsrc changes:
  - use REPLACE_PERL instead of hand-rolled sed
  - use ncursesw
  - make curses selection work
  - add INSTALLATION_DIRS

upstream changes:
  Changes to support Unicode terminals. Link against ncursesw instead
  of ncurses, since the former knows how to translate ACS_ULCORNER et
  al into the right Unicode code points; also call setlocale() before
  starting up curses, so that it knows it has to.

Also closes PR pkg/37366.
2009-12-06 23:32:56 +00:00
bad
9c91692fbe Remove conflict marker in previous. 2009-12-06 10:11:14 +00:00
bad
672f5d0402 Update to OpenOffice.org 2.4.3.
Changes since 2.4.2:
- Fix for the default Text Document filter setting.
- New JRE 6u15 for OOo 2.4.3
- update libxml2
- word import crash fix
- fixes import of documents that export bullets in a correct odf fashion
  (f.e. OOo 3.0)
- This cws aims to fix the X11 issue (OpenOffice.org not launching)
- Writer fixes for OOo 2.4.3
2009-12-05 15:00:16 +00:00
markd
51aab3f6b0 update to kde 4.3.4
KDE SC 4.3.4 has a number of improvements:

 * A bugfix in Plasma's pixmap cache makes the workspace more responsive
 * Okular, the document viewer improved stability in certain situations
 * Marble, the desktop globe has seen some polish
 * Passphrases with non-ASCII characters have been fixed in the KGpg
   encryption tool
2009-12-04 22:04:04 +00:00
asau
6754aacfb8 Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
2009-12-03 13:06:51 +00:00
bad
1aee963d38 Add spadmin-patch that I forgot in previous commit. 2009-12-02 22:22:57 +00:00
bad
64e60f4c33 Update to OpenOffice.org 3.1.1.
Includes the following security fixes:
* CVE-2009-0200 / CVE-2009-0201: Manipulated Microsoft Word files can lead
  to heap overflows and arbitrary code execution
* CVE-2009-2414 / CVE-2009-2416: Manipulated XML documents can lead to
  arbitrary code execution

Too many changes since 3.0.1 to list them here.
Please consult: http://development.openoffice.org/releases/3.1.1.html
2009-12-02 22:21:16 +00:00
snj
cfaec92727 Update to 2.28.1. 2009-12-02 18:44:11 +00:00
wiz
0561b2626e Update to 2.28.1:
Changes in 2.28.1:
------------------
* Use g_timeout_add_seconds to reduce wakeups, bug #581260 (Javier Jardón)
* Removed debug output, bug #585829 (Vincent Untz)
* Updated translations:
  en@shaw    (Thomas Thurman)
  lv         (Peteris Krisjanis)
  nn         (Åsmund Skjæveland)
  ru         (Leonid Kanter)
2009-12-02 12:57:26 +00:00
obache
df1397f88b + topless 2009-11-29 07:33:51 +00:00