Commit graph

172814 commits

Author SHA1 Message Date
gdt
02b3047185 Updated geography/viking to 1.2.1 2011-06-24 18:41:58 +00:00
gdt
d14b92012f Update to 1.2.1 (ok agc@ during freeze).
Viking 1.2.1 (2011-06-16)
Fixes since 1.2
* Support proper MAC OS file locations.
* Fix incorrect track property line marker positioning when the track has gaps.
* Fix track property point marker drawing error - sometimes draws dot marker too low.

Viking 1.2 (2011-05-24)
New features since 1.1
* Remove unecessary treeview item selection.
* Add zoom level 0.5 to map layer
* [DOC] Add links to access Viking's source code
* Rename file to prevent any case-insensitive issues.
* Add getting the users confirmation when deleting (emptying) data from the GPS layer.
* Enable keypad delete to remove layers in the layers panel.
* Enable deleting multiple tracks or waypoints within a layer by selecting them from a list.
* Add getting the users confirmation when deleting an individual track or waypoint.
* Add the ability to delete all waypoints or tracks in the layer.
* Add getting the users confirmation when deleting a layer.
* Start a new 'Tracks' treeview menu, similar to the 'new' Waypoints treeview menu.
* Add operations on waypoints into the 'new' Waypoints treeview menu.
* Add new graph type Speed/Distance in the track properties window.
* Add new graph type Elevation/Time in the track properties window.
* Add new graph type Distance/Time in the track properties window.
* Improve Track Properties speed/time drawing to display in nice human friendly whole number scaled units.
* Improve Track Properties elevation drawing to display in nice human friendly whole number scaled units.
* On the Track Properties Window draw an always updating indicator of where the readings are taken from.
* Enable controls of drawing DEM data and GPS speeds on the Track Properties Window.
* Add keyboard accelerators for the Track Properties Window.
* Add ability to resize the Track Properties window.
* On the Track Properties Window, also show the elevation or speed for the current track position as indicated by the mouse pointer.
* Add support for kml files.
* Add ... where necessary to track & waypoint menu entries.
* Enable Open Waypoint Image via right click menu entry.
* Use ability to select a waypoint given the thumbnail image size.
* Add ability to open the trackpoint edit dialog via the viewport right click menu when a trackpoint is selected.
* Add ability to move selected trackpoint or waypoint by the mouse within the select tool.
* Add a new select tool at the window level to enable/disbale item selection of the a track or a waypoint.
* Enable to unselect treeview item
* Add Select Request layer interface and use within the track/waypoint layer to select an item.
* Add internal track right click menu variable.
* Tidy up track/waypoint sublayer callbacks to only use the layers panel if it available.
* Add viewport to sublayer add menu items callback.
* Make the highlight colour configurable and use as appropriate for the selected track/waypoint drawing.
* Add track and waypoint highlight for the selected layer or individual item.
* Add the storage and retrieval of any kind of track or waypoint selected item (either an individual item, list (i.e. a sublayer) or layer) at the window level.
* Add viewport property to control the display of the track / waypoint item highlight.
* Add backup support for launching URLs with Mac OS based browsers.
* Add backup support for launching URLs with Google Chrome based browsers.
* Add support for Bing maps
* Add support for dynamic copyright
* Add map's logo support
* Add support for reference documentation
* Generate a trackwaypoint layer update on the finish creatiing of the thumbnails so the images are shown.
* Enable the tree view panel to be more usefully resized smaller than the text names.
* Windows: Open help pdf file when when clicked on Help->help
* [DOC] Split By Number of Points
* Add Track->Split by Number of Points (as per SF#2847587 request).
* Add a new dialog to return positive number.
* SF#2844872: Suggest name for the new track when splitting the track via the trackpoint edit dialog.

Fixes since 1.1
* Better safety checking to prevent crash due to null variable reference in use of the current trackpoint.
* Fix: Reduce GObject cast
* Fix etag handling
* Fix: generate doc/reference/Makefile when needed
* Fix Track -> Split by Timestamp such that newly created tracks are ordered correctly.
* Fix sensitivity of the track properties window split marker to be disabled when the track marker is not drawn.
* Fix crashing due to incorrect usage of libcurl - SF#3206628.
* Fix non-void function should return a value.
* Fix reference documentation generation - some systems need explicit mention of libz.
* Fix displaying of 'Waypoints' treeview menu.
* Fix vik_aggregate_layer_get_all_layers_of_type for track/waypoint layer types, since these may also be stored under GPS layers.
* Improve previous fix: background calling code should control return value
* Fix: background calling code should control return value
* Fix: enforce background feature
* Fix compiler warnings from gcc 4.5.4
* SF#3178554: Fix Sun Studio build
* gtk_object_sink has been deprecated since gtk version 2.10, use g_object_ref_sink() instead.
2011-06-24 18:40:43 +00:00
tron
d3c78a0c7d Fix abuse of "WRKSRC" which must not be set to a sub directory of the
source tree that actually gets built. This will various checks that
get performed to check for problems with the built (e.g. work
directory references).

As a side effect the problem with GNU patch 2.5.8 gets fixed as well.
2011-06-24 13:04:43 +00:00
taca
56343c27f3 Add php license to DEFAULT_ACCEPTABLE_LICENSES. 2011-06-24 12:00:37 +00:00
taca
661c3fc019 Renamed to php. 2011-06-24 11:59:56 +00:00
taca
33472afd69 Change LICENSE to php from php-license. 2011-06-24 11:59:29 +00:00
taca
7eab99b903 Add php license as better its file name. 2011-06-24 11:58:50 +00:00
adam
d52b90537e Added PLIST_VARS=perl and fixed PLIST when building without Perl 2011-06-24 09:46:10 +00:00
adam
431f83a775 Fix for PR#44748 2011-06-24 09:30:18 +00:00
tron
a92d76e16a Make this build with GNU patch 2.5.8 by avoiding patch files with ".."
in the filename.

XXX We need a generic solution for this.
2011-06-24 09:03:32 +00:00
wiz
bca915a373 Fix typo. 2011-06-24 06:46:08 +00:00
wiz
56d6e77d85 Needs curses, so include mk/curses.buildlink3.mk.
Fixes PR 45091.
2011-06-23 12:43:50 +00:00
wiz
3c358c2637 Make mpeg4ip optional, but default on, so no change.
Requested by Staffan Thomén on tech-multimedia.

While here, set LICENSE.
2011-06-23 09:50:25 +00:00
wiz
dc1f530f01 Updated net/darkstat to 3.0.714 2011-06-23 09:21:47 +00:00
wiz
3300d16abc Update to 3.0.714, using patch from Bartosz Kuzma in PR 45095.
While here, unset DIST_SUBDIR.

Changes since 3.0.713:
 - IPv6 support!  Big ups to Mats Erik Andersson who did most
   of this work!
 - Allow sort on last-seen, thanks to Dirk Koopman.
 - Support multiple bind addresses.
 - Add --disable-debug configure flag, thanks to Malte S. Stretz.
 - Make it possible to save the DB without resetting it (SIGUSR2).
 - Web: Use relative URLs, so darkstat works properly behind mod_proxy,
   thanks to Malte S. Stretz.
2011-06-23 09:21:37 +00:00
obache
72e2ec96ad * set LICENSE=gnu-gpl-v2 # or later
* Allow to build with builtin libevent, because just libevent>=1.0 is required,
  and builtin libevent version detection was added quite a few years ago.
  No bump PKGREVISION, because it is impossible to build with libevent-2
  from pkgsrc.
2011-06-23 05:12:12 +00:00
taca
c2e4675914 Note update of net/synergy package to 1.3.7. 2011-06-23 03:17:30 +00:00
taca
3d25a14ca9 Update synergy pacakge to 1.3.7. (leaf package)
pkgsrc change:
- Add LICENSE.
- Add more example files.

Fixed Bugs of 1.3.7:

#1668   Scroll lock has opposite behavior 1.3.x 0
#2952   Visual C++ 2008 Redistributable unpacks to root of hard drive 1.3.6 0
#2939   The hook DLL (synrgyhk.dll) is not compiled to the bin dir 1.3.6 0
#2938   Argument --help does not work 1.3.6 0
#2834   Fix buildbot console (it has nothing on it) 1.3.6 0
#691    fix compilation errors for gcc 4.3 1.2.6 0
#1187   Compile broken for modern C++ 1.3.1 0
#683    Only cross screens on during special keypress 1.3.0 0
#128    In Linux focused window loses focus when cursor moved to another screen
(big problem for 1B.o3x.3ee) 12
#1663   "hos" != "host" 1.3.1 1
#610    Client side crash - Linux x64 1.3.5 2
2011-06-23 03:16:50 +00:00
wiz
01660f306d + liferea-1.6.6, openmsx-0.8.1, parallel-20110622, thunderbird-3.1.11. 2011-06-22 20:51:20 +00:00
adam
7ef16df517 PLIST fix for Darwin + pkglint cosmetics 2011-06-22 18:42:16 +00:00
wiz
c21890e2e9 Add patch fixing the build on NetBSD-current/amd64.
From drochner@
Addresses PR 45073.
2011-06-22 14:05:37 +00:00
taca
cd49d8b01b Note update of lang/php53 package to 5.3.6nb4. 2011-06-22 09:55:16 +00:00
taca
29f9201028 Improve previous security fix for cyrpt_blowfish().
There was incompatible result by previous fix and it should be gone away.

Beside ths security fix, ${PREFIX}/bin/phar.phar has correct shbang line.

Bump PKGREVISION.
2011-06-22 09:54:35 +00:00
wiz
3011728e72 + ImageMagick-6.7.0.9, asymptote-2.13, botan-1.10.0, dante-1.3.1,
dbus-1.4.10, firefox-5.0, gst-plugins0.10-base-0.10.35,
  gst-plugins0.10-good-0.10.30, gstreamer0.10-0.10.35, help2man-1.40.3,
  kile-2.1, netcdf-4.1.3, p5-PerlMagick-6.7.0.9, png-1.5.4beta07,
  puzzles-9179, xkbcomp-1.2.3.
2011-06-22 08:19:25 +00:00
asau
b5ea7376fd Updated math/fricas to 1.1.2 2011-06-22 06:37:16 +00:00
asau
0850b04b8a Update FriCAS to 1.1.2
Changes:

- Experimental Texmacs interface and Texmacs format output.
- Guessing package can now guess algebraic dependencies.
- Expansion into Taylor series and limits now work for most
  special functions.
- Spad to Aldor translator is removed.
- Spad compiler no longer allows to denote sets using braces.

Bug fixes, in particular:

- Fixed few cases where elementary integrals were returned
  unevaluated or produced wrong results.
- Unwanted numerical evaluation should be no longer a problem
  (FriCAS interpreter now very strongly prefers symbolic
  evaluation over numerical evaluation).
- Fixed a truncation bug in guessing package which causes loss
  of some correct solutions.
- TeX and MathML format should correctly put parentheses around
  and inside sums and products.
- Fixes few problems with handling of Unicode.
2011-06-22 06:36:37 +00:00
obache
cb03b86f86 Updated mail/cyrus-imapd24 to 2.4.9 2011-06-22 01:05:51 +00:00
obache
8d71ff1ff0 Update cyrus-imapd24 to 2.4.9.
while here, expunge old sites from MASTER_SITES, and add the http site in
release announcement.

Changes to the Cyrus IMAP Server since 2.4.8

      * fixed crashes in seen handling
      * Bug #3453 - fixed LSUB replication
      * Bug #3442 - allow disabling PCRE if it's buggy at your site
      * Bug #3443 - LSUB response fixes
      * Bug #3448 - XFER error handling (murder)
      * Bug #3437 - fixed regression: quotaroot wasn't being updated on
        rename
      * Bug #3456 - fixed crash on rename user.foo user.foo without
        partition change
      * config update: database paths for most databases are now
        configurable in imapd.conf
      * Bug #3303 - fixed index lock breaking on XFER (thanks Julien
        Coloos)
      * Bug #3457 - fixed ESEARCH parsing (was breaking iPhones)
      * Bug #3188 - fixed XFER with unlimited quota (thanks again Julien
        Coloos)
      * Misc other quota fixes (there are still known bugs with the quota
        system)
      * Bug #3169 - fixed GETQUOTAROOT for domain quotaroots
      * Bug #3465 - fixed compilation with Perl 5.14 (thanks
        hsk@imb-jena.de, and also thanks to Ondrej Sury who reported it
        separately)
      * Bug #3464 - fix for sendmail exec failure. This was a nasty one,
2011-06-22 01:05:36 +00:00
tron
1b80dac1bf Fix build under Mac OS X Snow Leopard if the Mac OS X Leopard is not
installed. Based on changes sugested by Martin Brandenburg in PR pkg/45086.
2011-06-21 18:14:30 +00:00
tez
c2af97fcfa The solaris stdbool.h requires c99 which is fine for jasper, but
not so good for things that depend upon jasper.  See PR#43901
This stops jasper from using stdbool.h (on solaris only.)
2011-06-21 16:20:51 +00:00
reed
6da084e457 Change the PYDEPENDENCY for python31 to python31.
What uses PYDEPENDENCY?
2011-06-21 14:11:24 +00:00
schnoebe
9db53527b9 Update chat/prosody to 0.8.2. 2011-06-21 13:44:39 +00:00
schnoebe
6c67d7dc5e Update to 0.8.2. From the release announcement:
Just a small release for you this time, with a handful of bugfixes.
Thanks to '@eoranged' and the other PostgreSQL users who helped with
feedback and testing of the SQL fixes (the PostgreSQL server we use
for testing is now behaving properly!).

A summary of changes in this release:

* mod_storage_sql: Fix compatibility with PostgreSQL databases (0.8.1 issue)
* mod_bosh: Fix for sessions not timing out after inactivity in some cases
* mod_dialback: Fix multiple concurrent dialback requests for the same
  domain (was sometimes causing s2s failure with certain ejabberds)
2011-06-21 13:03:39 +00:00
taca
99568c2fae Note update of mail/sylpheed pacakge to 3.1.1. 2011-06-21 03:22:56 +00:00
taca
4a6bd1aff6 Update sylpheed package to 3.1.1.
Patch was provided by PR pkg/45088 from ISIHARA Takanori.


Changes of Sylpheed

* 3.1.1 (stable)

    * The column width of the address book will be saved now.
    * The keyboard shortcut of 'File/Send' menu of compose window was changed
      to prevent accidental sending.
    * The bug that caused occasional crash when summary was updated while
      receiving messages was fixed.
    * The compilation problem on some environment was fixed.
    * Some locale problems on Mac OS X was fixed.
    * The compilation error on newer gcc was fixed.
    * Finnish translation was added.
2011-06-21 03:21:46 +00:00
schmonz
d24a22d09a Updated devel/mr to 1.04 2011-06-21 02:57:20 +00:00
schmonz
25d033e80f Update to 1.04. From the changelog:
* Improve trust errors displayed while bootstrapping. Closes: #628234
* Allow mr register to be used with mrconfig file that does not yet
    exist. Closes: #629217
2011-06-21 02:57:11 +00:00
schnoebe
f0f5d5a3b6 Convert to "PKG_DESTDIR_SUPPORT=user-destdir". 2011-06-20 23:49:36 +00:00
ryoon
baaf2ad1bb Revert previous commit. 2011-06-20 20:31:29 +00:00
ryoon
808632c18a Patch from PR pkg/45086
Add workaround for Darwin/i386 10.
2011-06-20 18:57:01 +00:00
wiz
f4373fef85 Updated pkgtools/pkgin to 0.4.2nb2 2011-06-20 15:17:12 +00:00
wiz
5e6d27a6ff Bump PKGREVISION for PLIST change.
(Not really necessary, but PKGREVISIONs are cheap; and the binary packages
do differ.)
2011-06-20 15:17:02 +00:00
wiz
80d70a4ff3 Remove unnecessary exec. PR 45085 by Thomas Cort. 2011-06-20 15:16:27 +00:00
taca
3002a6edd4 Note update of www/php-apc pacakge to 5.3.6.3.1.9nb1. 2011-06-20 15:10:42 +00:00
taca
1922d1f3a1 Apply two fix from repository.
- Fix pollution of the slots table with unoccupied slots (r311376)
- Fix fcntl lock error from repository (r311339).  It was reported
  by PR pkg/45082 from Peter Avalos.

Bump PKGREVISION.
2011-06-20 15:09:51 +00:00
taca
bdd75f6df5 Add LICENSE. 2011-06-20 13:40:51 +00:00
taca
ed3c733222 Note update of lang/php53 package to 5.3.6nb3. 2011-06-20 13:38:54 +00:00
taca
c9101f2387 * Add a fix of potential security problem by char signedness processing:
http://www.openwall.com/lists/oss-security/2011/06/20/2

 Noted by Matthias Drochner via private mail.

* Add LICENSE.

Bump PKGREVISION.
2011-06-20 13:38:19 +00:00
drochner
9537ecaab1 install the designer plugin into QTDIR, as it was before the
last update -- the widgets are now usable again
bump PKGREV
2011-06-20 12:43:00 +00:00
tron
bd1d01bf26 Fix build problem caused by tmpfs changes in NetBSD-current. 2011-06-20 10:19:54 +00:00