Commit graph

142985 commits

Author SHA1 Message Date
sno
1633b578b2 add some argument wrappers after studying xlc manpage 2009-05-30 16:08:03 +00:00
joerg
e6076fa137 Force bison to use the m4 we want and not to pick a potentially outdated
version itself.
2009-05-30 14:47:07 +00:00
obache
69c4e173f0 done - osh-20090527 [pkg/41509] 2009-05-30 12:50:29 +00:00
obache
c10a570634 Updated shells/osh to 20090527 2009-05-30 12:50:04 +00:00
obache
851bde15b1 Update osh to 20090527, per maintainer update request by PR#41509.
Upstream changes between osh-20081213 and osh-20090527 follow:

osh bug fixes:

1) This release fixes an `echo' bug that causes `echo ""' to print an
   unnecessary diagnostic.

2) It also fixes a `sigign' bug that can cause incorrect signal ignoring
   behavior for subshells.

New osh features:

1) This release adds `cd' as a synonym for the `chdir' special command.

2) It also adds $m as a special parameter for the value of the MANPATH
   environment variable.
2009-05-30 12:49:44 +00:00
zafer
8f63dd887a revert to previous. 2009-05-30 11:10:56 +00:00
hasso
47f158ff8c Fix build on systems not having ETIME. 2009-05-30 04:25:34 +00:00
hasso
70a39be8fb Updated multimedia/vlc to 0.9.9a 2009-05-30 03:14:57 +00:00
hasso
3d06e19529 Update to 0.9.9a. Although said to have a fixes only for Mac OS X, it also
fixes a build with fresh multimedia/x264-devel.

Changes between 0.9.9 and 0.9.9a:
---------------------------------
Mac OS X:
 * Updated multiple 3rd party libraries to keep in sync with the Win32 port
 * Playback fixes for PowerPC-based Macs
2009-05-30 03:12:26 +00:00
zafer
41d5dd3408 update homepage and master sites. 2009-05-30 02:03:36 +00:00
zafer
e89ade7ec9 update master site. 2009-05-30 02:00:49 +00:00
zafer
01068a445c update master sites. remove outdated. 2009-05-30 01:57:26 +00:00
zafer
0cec315758 update master site. clean up. remove non-working mirrors. 2009-05-30 01:55:00 +00:00
obache
d3cf462c8f done - gmpc-0.18.0 [pkg/41471] libmpd-0.18.0 [pkg/41470] 2009-05-30 01:42:12 +00:00
zafer
3732c83028 +wxRemind-101 2009-05-30 01:40:23 +00:00
obache
a24b642784 Add libnxml. 2009-05-30 01:40:13 +00:00
obache
c010d77f30 LICENSE=gnu-gpl-v2. 2009-05-30 01:39:09 +00:00
zafer
68ba5b8eea +rsibreak-0.9.0 2009-05-30 01:38:12 +00:00
zafer
ae12a91e58 update master site. fetch from freebsd. 2009-05-30 01:35:45 +00:00
obache
6e9eb82673 Updated audio/gimmix to 0.5.6.1 2009-05-30 01:35:18 +00:00
obache
a52c723e7a Remove unused patch. 2009-05-30 01:33:57 +00:00
obache
4c0f8c7a38 Update gimmx to 0.5.6.1.
Version 0.5.6.1 (February 07, 2009)
* Fix location of libmpd headers in gimmix.h [thanks to Qball]
* Check for libmpd>=0.17.0 in configure script [thanks to Qball]
* Set default cover when gimmix starts.

Version 0.5.6 (February 07, 2009)
* Gimmix requires libmpd version to be atleast 0.17.0 or higher
* Fixed lots of crashes/lockups due to cover/lyrics plugins.
* Tag editing support is now optional.
* Revamped tag editor and now it also shows album cover.
* Speed improvements and fixed some memory leaks.
* Added Swedish translation (Thanks to Niklas Grahn)

Version 0.5.5 (January 02, 2009)
* Bug #313023: Fix missing entries in POTFILES
* Bug #313018: gimmix.desktop contains encoding key (which is deprecated)

Version 0.5.4 (January 01, 2009)
* Bug #307527: Fix missing prototypes in some headers (patch from Christoph Mende)
* Added support for columns in Current playlist
* Fixed a bug where newly fetched lyrics were sometimes stored at odd locations
* LOTS of memory leaks fixed
* Fixed some crashes due to cover/lyrics plugins

Version 0.5.3 (December 12, 2008)
* Bug #293908: Segfaults when disabling coverart plugin
* Bug #305662: Segfault with accents and long filename
* Added support for manually setting cover images from files
* Added support for connection through proxy servers
* Fixed random crashes because of cover and lyrics plugins

Version 0.5.2 (October 11, 2008)
* Improved connection handling and fixed almost all crashes
* Fix random crashes occurring because of cover and lyrics plugins
* Fixed a bug that caused Gimmix to freeze sometimes when the user clicked "Get Lyrics" button
* Interface enhancement: Player control buttons made borderless
* Fixed delays/problems while updating song info when user updates an ID3 tag
* Wejpconfig updated to 20061102
* Previously Gimmix could handle only 128 covers in the database. This is now fixed.
* Fixed a crash when saving newly fetched album covers whose album name(s) contained trailing whitespaces
* The system tray tooltip is too close to the panel. make it display a little away from the panel.

Version 0.5.1 (October 02, 2008)
* Gimmix is now compatible with libmpd >= v0.16.0
* Improved cover art search function
* Numerous crash fixes
* Cover and Lyrics plugins are now enabled by default. use --disable-lyrics and --disable-cover to
disable them.
* Gimmix now continues to run even if mpd is not running. Users can reconnect to mpd from Gimmix by
clicking the "Connect" button
* Fixed a bug where "Germany" was not being displayed in cover art location in preferences
* Minor tweaks

Version 0.5.0 (September 26, 2008) Happy 2nd Birthday GIMMIX! \o/
* Bug #234739: Progress bar shows garbage next to time (in case of songs of length over 99 minutes)
* Bug #253140: Gimmix sometimes displays "assertion `percentage >= 0 && percentage <= 1.0' failed"
* Bug #263975: Window becomes too large if the song title is very long. This bug also fixes an issue
where strange trailing whitespaces appearead in the song title when the user modified the ID3 tag
information of a song.
* Added support for command-line arguments using getopt. (currently only --version)
* Added German translation (Thanks to Martin Stromberger)
* Added support for fetching Lyrics from Leoslyrics.com
* Added support for fetching Album cover art from Amazon.com
* Added support for changing audio output device in Preferences
* Some user interface enhancements
2009-05-30 01:33:11 +00:00
zafer
aef7f0997f update master site and distname. 2009-05-30 01:32:50 +00:00
obache
0f6c64a704 Updated audio/gmpc to 0.18.0 2009-05-30 01:26:12 +00:00
obache
664535ca1a Update gmpc to 0.18.0.
Based on PR#41471 by Guillaume Lasmayous.

Pkgsrc changes:
 * LICENSE=gnu-gpl-v2
 * Use system libsexy.
 * add option for support mac.
 * add buildlink3.mk for plugins.

Added features
* Global copy/paste system
  You can now copy songs from any song list and paste them in the play queue or
  the playlist-editor. The copy-paste system can also be used to move block of
  songs inside a playlist or between playlists.
* Easy Command
  Easy command is a gnome-do like interface to gmpc. This allows you to quickly
  add songs, play a certain songs or replace the play queue. More information .
* Windows Installer
  There is now a nice easy to use installer for gmpc on windows. It installs
  gmpc and all the needed gtk files, add menu option and uninstall program.
* Metadata Browser back/forward buttons
  The metadata browser now has browser-like back/forward buttons, allowing
  faster and easier navigation.
* Initial albumartist support
  If mpd provides it, gmpc now can use the albumartist tag to fetch metadata
  more reliably.
* Artist Image tooltip
  For the users that use gmpc in collapsed mode, there is a nice tooltip showing
  the artist image when hovering over the artist name in the player.
* Customizable quick links in metadata browser
  Via the gmpc wiki, hyper links can easily be added to the links section of the
  metadata browser. e.g. Wikipedia links are now included by default.
* Integrated search
  The search browser now gives you access to the magnatune and jamendo database
  as well (if plugins are installed). The search options also adjust to tags
  that actually can be searched.
* Initial Sticker Support
  MPD from git allows you to attach "stickers" to songs. GMPC can use this to
  rate songs.
  This is still very basic and will improve when stickers in mpd evolves.
* Server Information Page
  The serverstats plugin is now integrated into gmpc. This provides several
  statistics about your mpd database and configuration.
* Integrated favorites support
  The favorites plugin is now integrated in the playlist-editor. Press ctrl-
  enter to add the current playing song to the special "Favorites" playlist.

Bug fixes and Improvements
* Improved graphics, thanks to Chymera.
  * New Stylized covers.
  * No artist image.
  * Fetching artist image.
* Many translations updated and added. GMPC will be available in 28 languages.
* Reduced recourse usage.
  * Reduced the amount of unneeded image refreshing.
  * Play Queue grabs rows in blocks of X at the time. (Improves usage on high
    latency networks).
  * Main-loop based async downloader instead of manually iterating the loop.
* Better handling of file-encoding on windows.
* Less cpu intensive progress bar.
* Add songs to mpd in blocks of 16383 songs, so mpd does not run out of command-  buffer.
* Add clip when drawing images, avoiding small artifacts caused by scaling
  images.
* Compile time optional use of libsexy.
* Make search window integrate better.
* Don't save column width unless changed by user.
* Avoid race condition when listfield results are inconsistent.
* Fix drawing issues.
* Much more.

Internal changes
* Moved from libcurl to using libsoup for fetching data from the internet.
* Async downloader added.
* Internal vapi bindings so new features can be added coded in vala.
* All access to plugins via accessor functions.
* Removed Egg code that is now available in gtk.
* Moved everything, beside main gui, to GtkBuilder.
* Moved from custom popup code to GtkToolTip.
* and much more.

Plugins
* Jamendo
  * Use the new Downloader of gmpc, allowing for a quicker download and adds
    cancel option. This removes the libgio dependency.
  * Store the jamendo database in sqlite3. To gives faster and more complete
    access to all the songs. It also reduces the memory usage.
  * Integrate into gmpc Search browser
  * Make plugin work for windows.
  * Fix storing metadata on windows.
* Magnatune
  * Use the new Downloader of gmpc, allowing for a quicker download and adds
    cancel option.
  * Store the Magnatune database in sqlite3. To gives faster and more complete
    access to all the songs. It also reduces the memory usage.
  * Integrate into gmpc Search browser
  * Make plugin work for windows.
  * Fix storing metadata on windows.
* Last.fm
  * Allow user to set what metadata last.fm is used for.
  * Fix storing metadata on windows.
* MServer
  * Improve integrated feel in gmpc. (copy support for the copy/paste system,
    right mouse menu, etc.)
  * Send artist,album and title name to mpd. (via icy http header)
  * Drag and drop support. dn'd files from your file browser onto mserver
    browser to add files and folders.
  * If supported in gtk, allow the user to browse audio cd and add the tracks to
    the list. (Requires libgio to be working).
2009-05-30 01:25:19 +00:00
zafer
145104482d update master site. 2009-05-30 00:58:30 +00:00
zafer
4087c9e228 update master site. fetch from freebsd. 2009-05-30 00:56:11 +00:00
obache
1aa74691fb Add mac option description (used by gmpc). 2009-05-30 00:54:17 +00:00
zafer
e1e7d10057 update master site. 2009-05-30 00:53:53 +00:00
zafer
575e1d791f update master site. service has been suspended. 2009-05-30 00:47:22 +00:00
obache
e596730c32 Updated audio/libmpd to 0.18.0 2009-05-30 00:45:20 +00:00
obache
21a76ca50e Update libmpd to 0.18.0.
Based on PR 41470 by Guillaume Lasmayous.

Pkgsrc change:
* LICENSE=gnu-gpl-v2
* bump shlib major 0 => 1, (previously, just not defined),
  so bump ABI_DEPENDS.libmpd.
2009-05-30 00:44:59 +00:00
zafer
48eb9e2b92 update master site and homepage. use www instead of www2 2009-05-30 00:38:24 +00:00
zafer
f7c1c6e0f1 update master site. 2009-05-30 00:24:00 +00:00
zafer
65a6badf0f update master site. remove dead mirrors. 2009-05-30 00:20:42 +00:00
gdt
9ae79b167a Update subversion to 1.6.2 via patch in private mail from Jens
Rehsack.  apr1 is no longer an option; that's just the way it is.

Version 1.6.2
(09 May 2009, from /branches/1.6.x)
http://svn.collab.net/repos/svn/tags/1.6.2

 User-visible changes:
  * vastly improve memory usage with 'svn merge' (issue #3393)
  * make default depth for merge 'infinity' (r37156)
  * make 'status --quiet' show tree conflicts (issue #3396)
  * allow '--set-depth infinity' to expand shallow subtrees (r37169)
  * return an error if attempting to reintegrate from/to the repo root (r37385)
  * don't store bogus mergeinfo for '--ignore-ancestry', foreign merges (r37333)
  * don't allow merge of difference between two repos (r37519)
  * avoid potential segfault with subtree mergeinfo (r36613, -15, -31, -41)
  * recommend sqlite 3.6.13 (r37245)
  * avoid unnecessary server query for implicit mergeinfo (r36509)
  * avoid unnecessary server query during reverse merges (r36527)
  * set depth=infinity on 'svn add' items with restricted depth (r37607)
  * fixed: commit log message template missing paths (issue #3399)
  * fixed: segfault on merge with servers < 1.6 (r37363, -67, -68, -79)
  * fixed: repeat merge failures with non-inheritable mergeinfo (issue #3392)
  * fixed: another memory leak when performing mergeinfo-aware merges (r37398)
  * fixed: incorrect mergeinfo on children of shallow merges (issue #3407)
  * fixed: pool lifetime issues in the BDB backend (r37137)

 Developer-visible changes:
  * don't fail if an embedding app has already initialized SQLite (issue #3387)
  * resolve naming collisions with static stat() function in svnserve (r37527)
  * fix an expectation for a failing dirent windows test (r37121)


Version 1.6.1
(10 Apr 2009, from /branches/1.6.x)
http://svn.collab.net/repos/svn/tags/1.6.1

 User-visible changes:
  * recommend Neon 0.28.4. (r36388)
  * improve performance of 'svn merge --ignore-ancestry' (r36256)
  * improve 'svn merge' performance with subtree mergeinfo (r36444)
  * correctly proxy LOCK and UNLOCK requests (r36159)
  * prevent a crash when updating old working copies (r36751)
  * don't let svnmerge.py delete a nonexistent property (r36086, -767, -769)
  * don't fail when upgrading pre-1.2 repositories (r36851, -7)
  * allow escaping of separator characters in autoprops (r36763, -84)
  * improve tempfile creation robustness on Windows (r36442, -3)
  * fix change-svn-wc-format.py for 1.6.x working copies (r36874, -5)
  * improve configure's detection of Berkeley DB (r36741, -2)
  * don't allow foreign merges to add foreign mergeinfo (issue #3383)
  * improve performance of 'svn update' on large files (r36389, et. al.)
  * fixed: error leak and potential crash (r36860)
  * fixed: parent directory handling on Windows (r36049, -50, -51, -131)
  * fixed: unintialized memory errors (r36252, -3)
  * fixed: potential working copy corruption (r36714)
  * fixed: working copy upgrade error (r36302)
  * fixed: pointer dereference error (r36783)
  * fixed: error diff'ing large data with ignored whitespace (r36816)
  * fixed: potential hang in ra_serf (r36913)
  * fixed: problem with merge and non-inheritable mergeinfo (r36879)
  * fixed: repeated merging of conflicted properties fails (issue #3250)
  * fixed: excluding an absent directory segfaults (issue #3391)

 Developer-visible changes:
  * ensure svn_subst_translate_cstring2() properly flushes data (r36747)
  * make serf report a base checksum to apply_textdelta (r36890)
  * syntax updates for strict C89 compilers (r36799)
  * update RPM scripts for RHEL4 (r36834)
  * allow tests to be run with Python 2.6.1 on Windows (r36149, -50, -51, -56)
  * allow building JavaHL with Visual Studio 2008 (r36954)
  * stop setting default translation domain in JavaHL (r36955)
  * fixed: warning with Python 2.6 and ctypes bindings (r36559)
  * fixed: undefined references to svn_fs_path_change2_create() (r36823)


Version 1.6.0
(20 Mar 2009, from /branches/1.6.x)
http://svn.collab.net/repos/svn/tags/1.6.0

 User-visible changes:
  - General:
    * Now require Windows 2000 or newer on Windows (r33170)

  - Major new features:
    * identical files share storage space in repository (issue #2286)
    * file-externals support for intra-repository files (issue #937)
    * "tree" conflicts now handled more gracefully (issue #2282, #2908)
    * repository root relative URL support on most commands (issue #3193)

  - Minor new features and improvements:
    * pre-lock hook can now specify lock tokens via stdout (r32778)
    * svnmucc: support '--with-revprop' (r29492)
    * merge: log include-descendants in operational log (r30426, r30428)
    * improved operational logging for 'svn switch' (r30517)
    * new 'Header' keyword, similar to 'Id' but with full URL (r35386)
    * warn/disallow when storing plain-text passwords (r31046)
    * support KWallet and GNOME keyring for password storage (r31241, -337)
    * client now caches SSL client cert passphrases (issue #2489)
    * add '--prefix-file' option to 'svndumpfilter' (issue #2697)
    * add '--ignore-externals' option to 'svn cp' (issue #3365)
    * add '--with-no-revprops' to 'svn log' (issue #3286)
    * new 'svnadmin pack' command to compress FSFS filesystems
    * new SVNAllowBulkUpdates mod_dav_svn directive (issue #3121)
    * new public mod_dav_svn URI syntax:  path?[p=PEG][&r=REV] (r34076)
    * new 'svnsync info' command to show synchronization information (r35053)
    * conflict resolver supports display-conflict, mine-conflict and theirs-conflict

  - Client-side bugfixes:
    * faulty reflexive merges (issue #2897)
    * buffer overflow on a 0 byte string buffer (r35968, -74)
    * conflict resolver needed more useful 'diff' option (issue #3048)
    * disable username assumption (issue #2324)
    * more accurate usage message for 'svn log' (r30449)
    * do not repeat merge if target has explicit mergeinfo (issue #2821)
    * corruption when filtering self-referential mergeinfo (r30467)
    * filter empty mergeinfo with self-referential mergeinfo (r30510)
    * pay attention to partial replay from the server in svnsync (r30440)
    * improved property name handling in svnsync (r30480)
    * properly recognize the file:/// in repository with svnsync (r30482)
    * svn+ssh SIGKILLs ssh processes (issue #2580)
    * 'svn up'/'svn co' early abort with svn:externals (issue #3148)
    * improve tempfile names for conflict resolver (issue #3166)
    * ra_serf: 'svn merge' aborts (issue #3212)
    * 'svn cleanup' failed on non-ASCII characters (issue #3313)
    * 'svn update' fails on moved, modified file with local mods (issue #3354)
    * easier use of NTLM for proxy with ra_neon (r29874)
    * 2-url merge from DAV-accessed foreign repo makes bad wcprops (issue #3118)
    * can't add .svn (and children) to your wc via '--parents' (r35819)
    * improved performance removing unversioned directories (r36111)
    * 'svn cp --parents' had path URL encoding issues (issue #3374)
    * support shell quoting rules in externals definitions (issue #2461)
    * new SVN_LOCALE_DIR environment variable for localization (issue #2879)
    * scheme and domain name in urls handled case insensitive (issue #2475)
    * merge: pick default revisions with peg revision in single url (r30455)
    * many other minor bugfixes, optimizations, plugs of memory leaks, etc

  - Server-side bugfixes:
    * mod_dav_svn runs pre-revprop-change twice (issue #3085)
    * mod_dav_svn ignores pre-revprop-change failure on delete (issue #3086)
    * mod_dav_svn prevented lock breaks from being propagated to client (r29914)
    * non-UTF8 filenames could enter repository (issue #2748)
    * 'svnlook proplist' xml output (issue #2809)
    * don't let mod_dav_svn hide errors from client (issue #3102)
    * ra_serf failure during update (issue #3113)
    * ra_serf comply with RFC 2617 in handling authentication headers (r35981)
    * use both SHA1 and MD5 in the FS backends (r34388)
    * many other minor bugfixes too numerous to list here

  - Contributed tools improvements and bugfixes:
    * commit-email.pl: Deprecated; use mailer.py instead (r31755, -67)
    * svnmerge.py migration tool munged svn:mergeinfo ordering (issue #3302)
    * And other random sundry stuff

 Developer-visible changes:
  - General:
    * serf 0.3.0 required, when building with serf (r35586)
    * require SQLite 3.4.0 or newer (r33520)
    * allow the use of an in-tree SQLite amalgamation (r35263)
    * svn_log_changed_path_t now includes a 'kind' field (issue #1967)
    * BDB `changes' table inconsistency when APIs are misused (issue #3349)
    * configure should prefer apr-1 over apr-0 if both are present (issue #2671)
    * make 'Not Found' errors consistent between RA layers (issue #3137)
    * fix a potential buffer overrun (r34374)
    * many bug fixes and improvements to the test suite

  - API changes:
    * notification system for properties and revision properties (issue #783)
    * make ra_svn's merge commit-revprops public (r30462, r30453)
    * mod_dav_svn operational logging compatible with svnserve logging (r30518)
    * improve speed of svn_client__get_copy_source() (issue #3356)
    * if fsfs commit fails return SVN_INVALID_REVNUM (r35950)

  - Bindings:
    * new: ctypes python bindings
    * many improvements to all bindings (Java, Perl, Python, and Ruby)
    * respect CFLAGS in SWIG bindings (r35879)
    * fix building Ruby bindings with Ruby 1.9 (r35852, r35883)
2009-05-30 00:16:46 +00:00
obache
6201bccf7c Added textproc/libnxml version 0.18.3 2009-05-30 00:16:32 +00:00
obache
d9268254ce Import libnxml-0.18.3 as textproc/libnxml from pkgsrc-wip.
Packaged by Kamel Derouiche.

nXML is a C library for parsing, writing and creating XML 1.0 and
1.1 files or streams. It supports utf-8, utf-16be and utf-16le,
ucs-4 (1234, 4321, 2143, 2312).
2009-05-30 00:16:10 +00:00
obache
c8afee01b3 + amule-2.2.4 [pkg/41508] osh-20090527 [pkg/41509] 2009-05-29 23:57:34 +00:00
manu
71d1972d7f Add a SASL option 2009-05-29 21:23:58 +00:00
rillig
41caf0d671 Fixed the infinite recursion as suggested in PR 41446. Thanks for the
patch.
2009-05-29 15:58:37 +00:00
heinz
95b0637fe5 Make pkgsrc provide autoconf>=2.62, the minimum version required here.
See configure.ac, line 23.
2009-05-29 15:51:34 +00:00
he
462add3db1 Note update of time/sunbird to 0.9. 2009-05-29 13:23:11 +00:00
he
65884b8764 Update from version 0.3.1 to 0.9.
Reviewed and tested by wiz@.

Pkgsrc changes:
 o Adapt the large set of diffs to the new version.
 o Depend directly on cairo and turn off the use of the ancient
   version of cairo embedded in the distribution.  (Caused build
   failures with a newer cairo installed from pkgsrc.)

Upstream changes:

What's New in Sunbird 0.9
- - - - - - - - - - - - -

Sunbird 0.9 is the latest release of our standalone calendar
application. We recommend that all users upgrade to this latest
version.

The following features have been added to Sunbird 0.9:

    * Events spanning days now have a visual indicator indicating
      them as connected events
    * When reloading a remote calendar a progress indicator is now shown
    * The so-called "minimonth" (small calendar month in the upper
      left) has been given a visual overhaul
    * The calendar views (day, week, multiweek, month) have been
      given a visual overhaul
    * CalDAV support and interoperability with various CalDAV
      servers has been improved
    * The application stability and memory consumption has been
      greatly improved
    * A full list of changes that have gone into this release can
      be found on The Rumbling Edge website at
      http://www.rumblingedge.com/2008/09/21/sunbird-09-released/

Release Date: September 23, 2008

What's New in Sunbird 0.8
- - - - - - - - - - - - -

Sunbird 0.8 is the latest release of our standalone calendar
application. We recommend that all users upgrade to this latest
version.

The following features have been added to Sunbird 0.8:

    * A new icon set which matches more closely the icon style of
      other mozilla applications
    * Category colors are now shown next to an event box, giving
      users a much better overview of their differently categorized
      events
    * Events with alarms now have a visual indicator showing an alarm bell
    * A totally overhauled alarm dialog
    * Sunbird now recognizes the timezone definitions in .ics files
      created by other applications. This fixes the longstanding
      issue of Sunbird miscalculating the date or time of events
      contained in those files
    * The timezone guessing has been significantly improved
    * Sunbird now contains experimental support for viewing remote
      calendars offline. This feature has known bugs and is included
      for testing purposes only
    * Sunbird contains several performance fixes, which should
      improve working with larger calendar files
    * You can now define for each of your calendars, whether you
      want to be notified of alarms for events in these calendars or
      not
    * A full list of changes that have gone into this release can
      be found on The Rumbling Edge website at
      http://weblogs.mozillazine.org/rumblingedge/archives/2007/11/sb_0-8.html

Release Date: April 04, 2008

What's New in Mozilla Sunbird (R) 0.7
- - - - - - - - - - - - - - - - - - -

Mozilla Sunbird 0.7 is the latest release of our standalone calendar
application. We recommend that all users upgrade to this latest
version.

    * A redesigned event/task dialog has been enabled to gather
      feedback from the community. It offers a much cleaner user
      interface and additional functionality including:
          o Events/Tasks can be created in different timezones
          o Integrated display of recurrence patterns, reminders
          o Custom recurrences and reminders
          o Clear separation between tasks and events
    * The new event summary dialog lists all the details of tasks
      and events for calendar which are read-only.
    * Colliding events (events in the same time slot) are shrunk
      so that they fit into the display of a day. This no longer
      affects other events on the same day.
    * Localized releases of Sunbird in Chinese (simplified),
      Georgian, Lithuanian, Portuguese (European), Spanish (Argentina)
      and Turkish
    * A full list of changes that have gone into this release can
      be found on The Rumbling Edge website at
      http://weblogs.mozillazine.org/rumblingedge/archives/2007/07/sb_0-7.html

Release Date: October 25, 2007

What's New in Mozilla Sunbird (R) 0.5
- - - - - - - - - - - - - - - - - - -

Mozilla Sunbird 0.5 is the latest release of our standalone calendar
application. We recommend that all users upgrade to this latest
version.

    * Much more polished user interface in the calendar views
    * Working hours are back
    * Automatic migration of data in Sunbird 0.2, iCal.app, and Evolution
    * Much improved printing functionality
    * Support for Google Calendar (via the Google Calendar Provider extension)
    * Vastly improved reliability
    * Many performance improvements
    * Many usability improvements
    * A full list of changes that have gone into this release can
      be found on The Rumbling Edge weblog at
      http://weblogs.mozillazine.org/rumblingedge/archives/2006/12/sb_0-5.html

Release Date: June 27, 2007
2009-05-29 13:22:11 +00:00
wiz
38570ec2a1 Updated x11/xcb-util to 0.3.5 2009-05-29 09:28:29 +00:00
wiz
f582c99c6e Update to 0.3.5:
Alan Coopersmith (1):
      Make sure m4 supports -I flag, if not, try finding gnu m4

Bart Massey (1):
      wrapped xcb_atom.h for C++ per bug report of <comick@autistici.org>

Bob Ham (1):
      Add a check on xproto version libxcb was compiled with

Julien Danjou (2):
      icccm: fix compatibility with libxcb > 1.2
      Release xcb-util 0.3.5

Mikhail Gusarov (2):
      Add xcb_aux_change_window_attributes_checked
      Zero out handlers list in xcb_event_handlers_init
2009-05-29 09:28:17 +00:00
wiz
3afdc8c805 Updated x11/libxcb to 1.3 2009-05-29 09:27:57 +00:00
wiz
927dbc1e1e Update to 1.3:
Bart Massey (2):
      kludgily hand-merged xid fixes
      Fix XDM-AUTHORIZATION-1 (bug #14202)

Bob Ham (1):
      Store xcbproto version libxcb was compiled with

Jeremy Huddleston (1):
      darwin: Don't use poll() on versions of darwin before darwin10

Julien Danjou (9):
      Copy full IPv4 mapping (Bug #20665)
      Fix do_append() arguments
      auth: precompute authnameslen
      auth: use snprintf() return value
      util: open_abstract gets filelen as parameters
      util: merge common code for xcb_connect
      util: remove useless strlen calls from decnet opening
      depends on recent xcb-proto and bump version of randr
      Release libxcb 1.3

Michael Ost (1):
      use poll() instead of select() when available

Peter Harris (3):
      Don't use enums in generated C code - use integer constants instead.
      Revert "Don't use enums in generated C code"
      Avoid name collisions between xidtype and enum.

Samuel Thibault (1):
      Local socket connections do not work on hurd-i386

elupus (1):
      Disable Nagle on TCP socket
2009-05-29 09:27:45 +00:00
wiz
e8677c0303 Updated x11/py-xcbgen to 1.5 2009-05-29 09:26:57 +00:00
wiz
b38b1688df Updated x11/xcb-proto to 1.5 2009-05-29 09:26:45 +00:00