Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- do not build the python bindings, they're python version dependant
and should be built separately
- move common parts from Makefile into Makefile.common for use by
the python binding package Makefile
- add a patch for python/setup.py to add smsd.c to the sources
which was obviously forgotten by the gammu team because they are
building the extension with cmake.
- add a buildlink3.mk for the python bindings package
From Joachim König in private mail.
PKGREVISION++.
While here, make sure that some optional dependencies are not found
and that the bash completion script is not installed.
|
|
|
|
gnome-system-monitor-2.26.2, gvfs-1.2.3, libgtop-2.26.1,
poppler-0.10.7, rhythmbox-0.12.1, vte-0.20.2.
|
|
Use standard name for option variable.
|
|
|
|
without it).
|
|
|
|
|
|
0.83 (2009-05-25)
* Thanks to JMASTROS for spotting another bug in the XML escaping
function and contributing a test case
While we're here, declare LICENSE.
|
|
|
|
|
|
changes:
-bugfixes
-translation updates
-new templates
|
|
change: (linux specific) also hide "none" fs
|
|
changes: translation updates
|
|
changes: bugfixes
|
|
changes:
-minor cleanup and fixes
-translation updates
|
|
This is a major update - many bugfixes and UI improvements.
|
|
changes:
* Removal of libgnome dependency when building with gtk+ 2.14+
* Greatly reduced memory usage when accessing Jamendo catalog
* Cover art improvements:
- Provide cover art for all songs transferred to iPods
- Support for transferring cover art to MTP devices
- Cover art image widget is better behaved when resized
* Switched to decodebin2, notably allowing playback of chained ogg streams
* Better support for lossless encoded files in the UI
* Compatibility with the DeviceKit-disks gvfs volume monitor
* Some support for 'album sortname' tags
* Allow configuration of the audioscrobbler handshake URL (libre.fm)
* Improved network buffering in the crossfading player backend
|
|
|
|
This version supports only webkit as HTML renderer.
|
|
get gtkdoc-rebase.
Addresses PR 41475 by John D. Baker.
|
|
|
|
|
|
|
|
Changes in libsoup from 2.26.1 to 2.26.2:
* SOUP_SESSION_TIMEOUT now works properly with
SoupSessionAsync [#574414] and SSL [#578928]. Added
tests/timeout-test to test this.
* SoupDate fixes:
* soup_date_to_string() now handles SOUP_DATE_RFC2822
[#579055, Enrico Tröger]
* soup_date_new_from_string() now accepts 24:00 as a
time in ISO8601 timestamps
* soup_date_to_string() now coerces the date to UTC
for HTTP and cookie dates, and outputs the UTC
correct offset for the other date types.
* Added regression tests to tests/date
* soup_headers_parse() now completely ignores
syntactically-incorrect headers, rather than passing them to
soup_message_headers_append() and causing a g_warning.
soup_message_headers_append() now also rejects 0-length
header names. Updated tests/header-parsing to check this.
[#579318]
* Fix a crash when cancelling a message from a "restarted"
handler, and updated a regression test to notice the
underlying cause. [#580193]
* TLS1.1 support in gnutls has been temporarily disabled, to
work around what appears to be a bug in gnutls's support for
backward-compatibility with older servers. [#581342]
* DNS resolution should be slightly faster, as we no longer
set a flag that resulted in additional unnecessary DNS
requests.
* The --disable-more-warnings flag to configure is no longer
required when you are using gcc < 3.4. [#578851]
* Fixed a bug in the new body parsing code [qv #571283 below]
that caused libsoup to mistakenly reject some responses with
SOUP_STATUS_MALFORMED, "Message Corrupt". [#582002]
* soup_form_request_for_data() now allows you to use "PUT" as
the method, because apparently some web service authors
think that's how you spell "POST", or something. [#581860]
|
|
Upstream bug report was closed, patch is supposedly not necessary
any longer.
If this is not the case, re-open
http://bugzilla.gnome.org/show_bug.cgi?id=133344
No PKGREVISION bump since it was a build fix.
|
|
|
|
0.20.3
=======
- Bugs fixed in this release:
Bug 583129 - [python] allow passing None as command or directory option
Bug 583078 - [python] allow passing of environment as a dictionary
0.20.2
=======
- Bugs fixed in this release:
Bug 567064 - Work around buggy iconv
|
|
|
|
* Update Portuguese translation files to support TYPOlight 2.7.0.
|
|
|
|
pkgsrc changes: overhaul this package.
* Add LICENSE.
* Clean up bmake's macros, such as addition of PRINT_PLIST_AWK.
Geeklog changes: too many chagnes to write here.
* New user-friendly installation.
* New Configuration GUI.
* New Webservice GUI.
* And more.
Please refer http://www.geeklog.net/docs/english/changes.html
for more information.
Fixed some security problems about SQL injection vulnerability.
|
|
|
|
upstream has provided a way to fetch the distfile with a URL that
can be constructed by pkgsrc
Upstream changes:
* Experimental support for the build tool waf.
* Fix test failures when compiling with -O0. See r631.
* Ensure that conversions from double to int are performed
correctly. Fixes for ticket31.
* Clarify what gtk_image_view_get_draw_rect() and
gtk_image_view_get_viewport() returns when the view is not
allocated.
|
|
|
|
Pkgsrc changes:
o Add portability to the various mips-based NetBSD ports.
The self-tests even complete without any unexpected failures.
|
|
http://www.opensource.org/licenses/mit-license.php
and add it to DEFAULT_ACCEPTABLE_LICENSES.
Based on hints from joerg@.
|
|
Should be fix PR 41232, pick up incorrect location as pkgsrc expected.
|
|
|
|
|
|
Trap attempts to toggle completion off for repeated tasks. Combine
information notices to one screen on startup. Documentation tweaks
both internal and on-line.
|
|
Reported by PR 41491.
|
|
From Ryo HAYASAKA in PR 41491.
|
|
At least, set as "yes" in mk/flavor/pkg/depends.mk,
and accept both "YES" and "yes" in flavor/pkg/install.mk.
Fixes PR 41422.
|
|
|
|
|
|
- make sure assertions are signed
- don't crash when parsing saml:AttributeValue with xsi:type set
|
|
|
|
|