Age | Commit message (Collapse) | Author | Files | Lines |
|
JACK Rack is a LADSPA effects rack for the JACK audio API. It uses
GTK+ 2 (and optionally GNOME 2) for the GUI, and also understands LRDF
XML descriptions of LADSPA plugins.
|
|
devel/p5-Sub-Override into The NetBSD Packages Collection.
The Perl 5 module Sub::Override provides a way to easily override
subroutines.
|
|
|
|
Collection.
The Perl 5 module Sub::Override provides a way to easily override
subroutines.
|
|
|
|
|
|
author's request).
|
|
Updated chat/libpurple to 2.5.0 [bjs 2008-08-19]
Updated chat/finch to 2.5.0 [bjs 2008-08-19]
Updated chat/pidgin-facebookchat to 1.27nb1 [bjs 2008-08-19]
Updated chat/pidgin-icb to 20070505nb2 [bjs 2008-08-19]
Updated chat/pidgin-latex to 1.2.1nb2 [bjs 2008-08-19]
Updated chat/pidgin-otr to 3.2.0nb1 [bjs 2008-08-19]
Updated chat/pidgin-sametime to 2.5.0 [bjs 2008-08-19]
Updated chat/pidgin-silc to 2.5.0 [bjs 2008-08-19]
|
|
Bump PKGREVISION of non-bundled plug-ins.
Changes for 2.5.0 (08/17/2008) since 2.4.3:
libpurple + pidgin:
- Lots of bug fixes and improvements for the MSN protocol
(MSNP15 support) and MSN "bunny icon" (?).
- Miscellaneous bug fixes, a few new icons, etc.
- The following API changes:
libpurple:
Added:
* Connection flag PURPLE_CONNECTION_ALLOW_CUSTOM_SMILEY to indicate
that the connection supports sending and receiving custom smileys.
* PurpleSmiley and the Smiley API.
* purple_serv_got_join_chat_failed
* chat-join-failed signal (see conversation-signals.dox)
* chat-invite-blocked and blocked-im-msg signals (see
converation-signals.dox) (Thanks to Stefan Ott)
* purple_blist_update_node_icon
* purple_buddy_icons_node_has_custom_icon
* purple_buddy_icons_node_find_custom_icon
* purple_buddy_icons_node_set_custom_icon
* purple_buddy_icons_node_set_custom_icon_from_file
* purple_notify_user_info_prepend_section_break
* purple_notify_user_info_prepend_section_header
* "website" and "dev_website" items to the ui_info hash table
* purple_cmds_get_handle, purple_cmds_init, purple_cmds_uninit
* cmd-added and cmd-removed signals
* purple_get_host_name
* purple_util_fetch_url_len (temporary function overload to add max_len
param)
* purple_util_fetch_url_request_len
* purple_prpl_send_attention
* purple_prpl_got_attention
* purple_prpl_got_attention_in_chat
Deprecated:
* purple_blist_update_buddy_icon
* purple_buddy_icons_has_custom_icon
* purple_buddy_icons_find_custom_icon
* purple_buddy_icons_set_custom_icon
* pidgin_set_custom_buddy_icon
* purple_util_fetch_url_len
* purple_util_fetch_url_request_len
* serv_send_attention
* serv_got_attention
Changed:
* xmlnode_copy now copies the prefix and namespace map for nodes.
pidgin:
Added:
* gtk_imhtml_smiley_create, gtk_imhtml_smiley_reload and
gtk_imhtml_smiley_destroy to deal with GtkIMHtmlSmiley's.
* pidgin_pixbuf_from_imgstore to create a GdkPixbuf from a
PurpleStoredImage.
* pidgin_themes_smiley_themeize_custom to associate custom smileys to
a GtkIMHtml widget.
* GTK_IMHTML_CUSTOM_SMILEY flag for GtkIMHtml.
* GTK+ Custom Smiley API.
|
|
|
|
X11 support. It also doesn't work properly in the non-X11 case (at least
with XChat) but is essential for a non-X11 GTK+ 2.*.
Bump the package revision because of this change.
|
|
|
|
|
|
--
babl is a dynamic, any to any, pixel format translation library.
It allows converting between different methods of storing pixels known
as pixel formats that have with different bitdepths and other data
representations, color models and component permutations.
A vocabulary to formulate new pixel formats from existing primitives is
provided as well as the framework to add new color models and data
types.
|
|
Patch from FUKAUMI Naoki per private mail.
|
|
creation of a symbolic link to the real work directory to "no".
|
|
Joerg Sonnenberger and Dieter Baron.
|
|
DESTDIR support
Fix unbalanced ' in configure.
|
|
s/samba-3.2.1/samba-3.2.2/
|
|
|
|
|
|
significant feature enhancements; it also now builds on OpenSolaris
(tested with NexentaOS by development community).
I urge all users to upgrade.
A _partial_ list of changes:
- Added and/or updated Danish, Greek, Spanish, Catalan,
Norwegian Nynorsk, Bulgarian, French, Catalan, and Japanese
translations.
- Man page fixes.
- Fixed: numCommand is less than the value specified in -C option.
- Myriad bug fixes.
- Now uses name attribute in Metalink as local filename in
BitTorrent downloads. BUG#2033999
- Fixed memory leaks in test code.
- Fixed wrong argument passing to BitfieldMan::isBitSet()
- Initialized _directIOAllowed
- Fixed memory leak in gzip decoder and metalink parser state
machine.
- Plug many other memory leaks and fix unmatch malloc/free calls.
- Removed max chunk size check. This change fixes BUG#2040169
- Fixed the bug that causes segmentaion fault when resuming
download using metalink without size tag. Reproducible only
using HTTP URI.
- Removed writable check when socket's send buffer is full in
BitTorrent downloads to lower CPU usage.
- Fixed broken gzip inflation.
Turn off segmented downloading if gzip content is smaller than
or equal to 1MiB and inflate the data on the fly, because HTTP
response header doesn't contain the length of inflated
file we can't determin where the chunk of data should be written.
On the other hand, if gzip content is larger than 1MB, then
turn off on the fly inflation, because some servers returns
"content-type: gzip" for *.tgz, *.gz files.
- Added gzip decompressor via libz.
- Cache last calculated average download/upload speed.
- Supported absolute/relative path in Location header field.
- Use File::exists() instead of File::isFile() to allow non-
regular file such as block special files.
- Added a message "aria2 doesn't verify signature" to log message
when signature file is saved.
- Added the ability to save signature when download is completed
if signature is available. The filename of signature file is
the path to download file followed by ".sig". If it already
exists, then signature will not be saved.
- Improve accuracy of documentation and rename some options to be
more descriptive of their functions/purposes.
- Added the ability to retrieve signature from Metalink file.
A retrieved signature is stored in Signature class and it is
held by DownloadContext class. Note that aria2 doesn't
verify signature.
- Added --bt-seed option. If --bt-seed=true is given at the
command-line, aria2 seeds previously downloaded files
without validating piece hashes.
- Fixed the compile error on Nexenta OS(GNU/Solaris OS).
(Don't define `struct addrinfo' when __sun is defined)
- Fixed the bug that UTF-8 encoded URL is not URL-encoded
- Properly differentiate between ftp errors and actual zero-byte
files (now supports ftp servers which do not recognize SIZE
raw command).
|
|
|
|
it had yet to make.
|
|
|
|
|
|
|
|
|
|
Patch provided by Leonardo Taccari via PR 39366.
Version 0.11
xclip-copyfile is now compatible with recent tar versions.
The Fedora UTF-8 patch has been applied.
|
|
|
|
|
|
|
|
Reported by Aleksej Saushev.
|
|
|
|
|
|
|
|
|
|
Changes from 0.7.0 to 0.7.1:
* AVX instruction bugfixes (0.7.0 errata)
* Build fixes (crashes on some machines)
* Minor CPU flags fixes
|
|
mail/p5-Email-LocalDelivery into The NetBSD Packages Collection.
The Perl 5 module Email::LocalDelivery delivers an email to a list
of mailboxes.
|
|
|
|
Packages Collection.
The Perl 5 module Email::LocalDelivery delivers an email to a list
of mailboxes.
|
|
devel/p5-File-Path-Expand into The NetBSD Packages Collection.
The Perl 5 module File::Path::Expand expands user directories in
filenames.
|
|
|
|
Packages Collection.
The Perl 5 module File::Path::Expand expands user directories in
filenames.
|
|
|
|
around build problems. Set appropriate linker options instead to achieve
the same result. Bump package revision because of this fix which results
in changes to the binary.
|
|
mail/p5-Email-Folder into The NetBSD Packages Collection.
The Perl 5 module Email::Folder provides a class for reading all
the messages from a folder as Email::Simple objects.
|
|
|
|
Packages Collection.
The Perl 5 module Email::Folder provides a class for reading all
the messages from a folder as Email::Simple objects.
|
|
Mac OS X Leopard. This fixes build problems in e.g. the "libwmf" package.
|