Age | Commit message (Collapse) | Author | Files | Lines |
|
== Ruby-GNOME2 1.0.0: 2011-07-13
This is the first major release!!!
=== Changes
==== Document
* Fixes
* updated deprecated list in README.
[Michal Suchanek, Kouhei Sutou]
==== Ruby/GLib2
* Improvements
* bind g_io_channel_win32_new_socket() as GLib::IOChannelWin32Socket.
[Kouhei Sutou]
* Fixes
* [#3312572] added missing parentheses.
[Evan Phoenix]
=== Thanks
* Evan Phoenix
* Michal Suchanek
|
|
Spotted in a bulk build run by Justin Sherril.
|
|
|
|
|
|
* Update MASTER_SITES.
Changelog:
* New scripts introduced.
* MIDI input and output are improved.
* Some notation improvements.
* Some new signs are introduced.
* Unicode Bidirectional Algorithm is fully supported.
* and so on. see NEWS.txt.
|
|
|
|
|
|
|
|
Changelog:
0.2.18 Mon Jul 18 2011 Toni Gundogdu
Changes: Webscripts
- xvideos.lua: Add support for embedded URLs, thanks for the patch anon
- soundcloud.lua: Add support for embedded URLs (#57)
- Add audioboo.lua (#53)
- Add yfrog.lua (#62)
Lionel Elie Mamane (thanks!):
- dailymotion.lua: support for /embed/video/ URLs
- Add metacafe.lua (#59)
- Add foxnews.lua (#60)
|
|
|
|
|
|
2011-07-15 : zyGrib Version 5.0.2
Reading of grib files from the Norwegian Meteorological Institute,
available here: yr.no
Limitations:
displays weather data (wind, pressure, temperature, precipitation)
and waves but not other oceanographic data available in these files
(salinity, currents, etc.).
files curr4km-skagerak.grb et ggeo-Oslofjord00.grb do not contain
data viewable by zygrib.
Some minor bugs fixed (there is still much).
2011-07-14 : zyGrib Version 5.0.1
Translations updated: czech (Pavel Kalian), dutch (Reinout de Groen),
spanish (Luis Mederos) et frenglish (Jacques).
Bug fixed: data waves were forgotten when exporting a météotable in
spreadsheet format.
Bug fixed : update headers when meteotable list of data is changed
(had to close the meteotable).
Some minor bugs fixed (don't worry, much remains).
2011-06-29 : zyGrib Version 5.0
The Waves !!!
|
|
|
|
|
|
PKGREV++
|
|
Add patch to remove include of withdrawn header (already changed upstream).
Set LICENSE (GPL2).
PKGREVISION++.
|
|
|
|
to version 0.8.9. Changes since version 0.12.6 respectively 0.8.6:
- Added multithreading support for XMLRPC calls. Sponsored by Xirvik.
- Discard dht cache if it is corrupt, instead of killing rtorrent.
- Better handling of resume after crash/reboot alliviating the need to
full hash checks. Sponsored by anonymous source.
- Added support for Linux's fallocate and Darwin's
fcntl(...,F_PREALLOCATE,...) to preallocate files by default. The
'system.file_allocate' setting will now only be used to indicate you
want posix_fallocate called, which may block while it zeros out the
file manually.
- Added 'event.download.hash_failed' and 'event.download.hash_final_failed'.
- Cleaning up command names. The deprecated commands will be redirected.
- Renamed 'system.method.*' to 'method.*'.
- Added 'system.files.{opened,closed,failed}_counter' commands.
- Added xmlrpc calls for peer snubbed, banned and disconnect.
- Added '-D' flag which turns of redirects for deprecated commands.
Use this to ensure your scripts/webui's will be compatible with future
releases.
- Added separate '-I' and '-K' switches for command redirects, the
former is for testing rtorrent code, the latter for webui's.
- Added a static_map implementation based on Josef's patches.
- Commited the DHT changes from dht-pex-static_map.diff with changes
so it works with the modified static_map implementation.
- Applied the magnet-uri patch.
- Don't install the out-of-date man page.
- Added 'execute.*.bg' commands for non-blocking calls. Always returns 0.
- Added support for prioritizing first/last chunk of files matching
specified patterns. Default:
file.prioritize_toc.set=0
file.prioritize_toc.first.set = {*.avi,*.mp4,*.mkv,*.gz}
file.prioritize_toc.last.set = {*.zip}
- Added 'method.rlookup' and 'method.rlookup.clear' commands for looking
up the event handlers holding a specified key, and set views to support
rlookup.
- Added 'd.timestamp.finished' that is set when a downloading torrent
completes. For torrents that only seed it remains '0'.
- Added 'elapsed.{less,greater}' for checking the time elapsed since a
time is less/greater, and it also returns false in all cases where
the time is '0'.
- Moved the default value for 'system.files.max_size' to rtorrent, and
set the default in libtorrent to ~0.
- Increased the default values for min/max_peers and max_uploads.
- Fixed a bug that would cause hash checking to block excessively in some
cases.
- Fixed a bug when setting the pex flags.
- Fixed an issue where DHT's hashing function for TR1 unordered_map was
casting unaligned size_t pointers.
- Fixed default session name.
- Added a missing inline that could cause linking errors.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Introduce version variable.
Changelog:
2011/03/29 2.016 Added Thomas More's Utopian characters (see +utop above) at
U+F800 to U+F818. Added Product Integral symbol (see +utop
above) at U+F919. Added Sinclair ZX Spectrum block graphics
at U+F7F0 to U+F7FF. Added radicals at U+91D2, U+2ECA, U+8A01,
U+2EB6, U+2EAA, U+2EB7, U+2EA7, U+2EBB, U+7529, U+9763,
U+2EBC. Improved readability of U+9751. Adding missing charact
er
glyph at U+0000.
|
|
|
|
Changes:
Improved error handling in POSIX emulation, ${NAME:OFFSET:LENGTH}
syntax supports negative LENGTHs, new parameter expansion flag
(g:opts:) which escapes sequences like the echo and print builtins,
the region_highlight array is now updated dynamically as the command
line is edited and the zsh/parameter module has a new array $usergroups
which contains the names of system groups.
|
|
|
|
|
|
|
|
|
|
nih remove:
- FIX: -n now works correctly
Affected versions: 0.7.1-0.7.2
nih install:
- FIX: "nih install -n" doesn't change "automatic" flag anymore
- new suboption -k for continuing download after failures
- BUILD_DATE field is included to installed_*.txt files
New command "nih audit" for checking packages for vulnerabilities
New command "nih history"
nih mark:
- new suboption -A and -U, synonyms to -u and -a respectively
- if neither -a, -A, -u or -U were specified, markers are output.
nih list:
- new suboption -b for outputting packages in the repository
- new suboption -r for outputting raw package summaries
nih meta:
- new suboption -r for outputting raw package summaries
nih refresh:
- error message is output when download fails
Minor improvements in "nih -h" and manual page
Path to ftp(1) defaults to /usr/bin/ftp on NetBSD, FreeBSD, OpenBSD
and DragonFlyBSD. On other systems it defaults to tnftp from
pkgsrc.
FTP_OPTIONS and WGET_OPTIONS default to "-4" for using IPv4 only.
New configuration variable IGNORE_CKSUMS was added in order to
ignore SHA512.txt absent in some repositories.
|
|
|
|
pkg_micro_src_summary:
- support for PSS_SLAVES=nnn was added
pkg_digger:
- workaround for buggy shells (set -e; if eval false; ...)
Regression tests were updated
|
|
|
|
|
|
fonts/acroread9-font-share version 9.1, fonts/acroread9-jpnfont version 9.1,
fonts/acroread9-korfont version 9.1, fonts/acroread9-chtfont version 9.1
|
|
|
|
acroread9-jpnfont, and acroread9-korfont
|
|
wip/acroread9-chtfont-9.1
Asian Font Packs for Acrobat Reader 7 (Chinese Traditional)
|
|
wip/acroread9-korfont
Asian Font Packs for Acrobat Reader 9 (Korean)
|
|
wip/acroread9-jpnfont
Asian Font Packs for Acrobat Reader 9 (Japanese)
|
|
wip/acroread9-font-share
Asian Font Packs for Acrobat Reader 9 (common base)
You should get the Asian Language Kit from
http://www.adobe.com/products/acrobat/readstep.html
|
|
wip/acroread9-chsfont
Asian Font Packs for Acrobat Reader 9 (Chinese Simplified)
|
|
Adobe Reader is part of the Adobe Acrobat family of software, which lets
you view, distribute, and print documents in Portable Document Format
(PDF)--regardless of the computer, operating system, fonts, or application
used to create the original file. PDF files retain all the formatting,
fonts, and graphics of the original document, and virtually any
PostScript(TM) document can be converted into a PDF file.
|
|
|
|
Added
* none
Fixed
* crash at first startup
* support for Twitter API bug
* fire click even if too far location between a mousedown and a mousedown.
* not startup non-full-color environment
* remove a unwanted file
* crash at mis-extract bit.ly.
|
|
|
|
|
|
Changelog:
* Support short URI containing only video ID.
* Follow redirect in retriving watch page.
XXX At least on NetBSD 5.99.55, nicovide-dl hungs due to openssl issue.
|