Age | Commit message (Collapse) | Author | Files | Lines |
|
This module provides functions that deal the date formats used by
the HTTP protocol (and then some more).
|
|
Discussed with Tobias Nygren.
|
|
This despite 2/31 test programs failed, but at least compared
to 0.11, only 4/426 vs. 5/423 subtests failed, so it's at least
no worse.
Upstream changes:
2009-01-18 Torsten Schoenfeld <kaffeetisch@gmx.de>
* GStreamer.pm
* NEWS: Release 0.14.
2009-01-18 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GstClock.t: Skip the wait_async test for now as it appears to
be broken.
2008-12-20 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/Gst.t: Print version information.
2008-12-20 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GstBus.xs (bus_watch): Don't mix declarations and expressions.
2008-12-20 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GstRegistry.t: Don't assume an 'alsa' plugin is present.
2008-12-16 Torsten Schoenfeld <kaffeetisch@gmx.de>
* GStreamer.pm
* NEWS: Release 0.13.
2008-12-16 Torsten Schoenfeld <kaffeetisch@gmx.de>
* Makefile.PL: Improve formatting a bit.
2008-12-15 Torsten Schoenfeld <kaffeetisch@gmx.de>
* GStreamer.pm (GST_TIME_ARGS): Improve the formatting of the
return statement.
2008-12-15 Torsten Schoenfeld <kaffeetisch@gmx.de>
* gst.typemap: Always use our custom wrappers for GstClockTime and
GstClockTimeDiff.
2008-12-15 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GstClock.t: Use a pipeline element for the clock tests. Also
fix a possible dead lock.
2008-12-15 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GstElement.t
* xs/GstElement.xs: Properly marshal the return values of
gst_element_add_pad, gst_element_remove_pad, and
gst_element_set_locked_state.
2008-12-15 Torsten Schoenfeld <kaffeetisch@gmx.de>
* Makefile.PL: Tell the CPAN indexer to ignore stuff in the xs
directory.
2008-11-26 Torsten Schoenfeld <kaffeetisch@gmx.de>
* GStreamer.pm
* NEWS: Release 0.12.
2008-11-26 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GstElement.t: Fix test failure.
2008-11-26 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GstIndex.xs
* xs/GstStructure.xs
* xs/GstTag.xs
* xs/GstValue.xs: Use gperl_sv_is_defined, gperl_sv_is_array_ref,
and gperl_sv_is_hash_ref where appropriate.
2008-11-26 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GstValue.t
* xs/GstValue.xs: Add support for GST_TYPE_FOURCC,
GST_TYPE_DOUBLE_RANGE, GST_TYPE_ARRAY, GST_TYPE_FRACTION, and
GST_TYPE_FRACTION_RANGE.
2008-11-26 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GstStructure.xs (SvGstStructure): Fail loudly with a
meaningful error message when an unregistered package name is
encountered.
2008-11-26 Torsten Schoenfeld <kaffeetisch@gmx.de>
* Makefile.PL: Use META_MERGE instead of EXTRA_META.
|
|
|
|
2.16.1 22-feb-2009
- Apply the patch provided by Cygwin Ports maintainer
(Paul Pogonyshev, #564018)
- Bad -I ordering can break build, patch from [dmacks netspace org]
(Gian Mario Tagliaretti, #566737)
- Fix keyword list to be in sync with positional arguments
(Paul, #566744)
- Add a comment explaining why the two for loops for registering
interfaces (Gustavo Carneiro)
- Huge cleanup of GIO overrides (Paul, #566706)
- gtk.Buildable interface method override is not recognized
(Paul, #566571)
- Do not escape the ampersand "&" in entity references. Replace some
unusual entity references in the output with their literal values.
(Daniel Elstner, #568485)
- gio.InputStream.read_async can cause memory corruption.
(Paul, #567792)
- Inconsistent use of tabs and spaces in pygtk.py (Paul, #569350)
- Huge fix of memory leaks in GIO (Paul, Paolo Borelli, Gian, #568427)
- non-async functions don't release python locks before calling
blocking C functions (Gian, Gustavo, #556250)
- Change comment to avoid false positives when grep'ing for deprecated
gtk functions (Andre Klapper)
- ltihooks.py updating license header from GPL to LGPL
(James Henstridge)
|
|
Pkgsrc changes:
o Adapt to .zip distfile format
o Add HOMEPAGE
Upstream changes:
1.23 18 Dec 2008, Perl 21th birthday version
Minimum Perl version required in META.yml
|
|
Pkgsrc changes:
o Re-do patch-ab so that the tests and adaptations for the various
NetBSD archs don't sit inside "if ($os eq 'sunos')" (!).
Upstream changes:
2.010801:
build_paricfg() takes a version argument
write_paricfg(): likewise.
Emit paricfg.h which supports GP/PARI v2.3.4.
Remove the section on CPAN mirroring from README.
INSTALL: Explain how to google when server is down.
Skip another subtest in ploth.t.
Fix treatment of -oo in tests. Still fails, but now with
not ok 12 # in='intmellininvshort(2,4,$tab)-$A'
# out='-3.364954880E-97+9.90717831E-100*I', type='Math::Pari'
# pari==='-3.072350108 E-97 + 9.90717831 E-100*I'
# re_out='\-3\.072350108,?\s*E\-97,?\s*\+,?\s*9\.90717831,?\s*E\-100\*I'
Consider `intfuncinit' as requiring "unsane" precision of limits
(bug in GP/PARI???). Now all tests pass???
|
|
|
|
Pkgsrc changes:
o Adjust dependencies to match new requirements.
Upstream changes:
version 3.14: Mon Feb 16 14:18:09 CET 2009
Fixes:
- isparent() when list() returns nothing.
rt.cpan.org#42932 [Phil Lobbes]
- Quote more characters in Massage(): add CTL, [, ], % and *
rt.cpan.org#42932 [Phil Lobbes]
- message_string() will only complain about a difference between
reported message size and actually received size; it will not
try to correct it anymore.
rt.cpan.org#42987 [Phil Lobbes]
- No error when empty text in append_string()
rt.cpan.org#42987 [Phil Lobbes]
- login() should not try authenticate() if auth is empty or undef
rt.cpan.org#43277 [Phil Lobbes]
version 3.13: Thu Jan 15 10:29:04 CET 2009
Fixes:
- "othermessage" in bodystructure parser should expect an MD5,
not bodyparams. Fix and test(!) by [Michael Stok]
Improvement:
- minor simplifications in code of run() and _imap_command()
- get_bodystructure trace message fix [Michael Stok]
- add Domain option for NTLM authentication.
|
|
Pkgsrc changes:
o Fix typo in HOMEPAGE url
o Get rid of nasty interactive bits by redirecting stdin to /dev/null
Upstream changes:
Version 3.024
add git repo link to metadata
|
|
|
|
2.2:
The code now uses numpy. Unicode and Adobe data were updated. A
manual page was added. Various bugs were fixed.
2.1:
Undocumented.
|
|
Upstream changes:
0.180 2009-01-16
add repo location to metadata
|
|
|
|
Upstream changes:
0.002 2009-01-31
fix minor documentation errors
|
|
Upstream changes:
1.401 2009-01-22
add repo location to metadata
|
|
Upstream changes:
1.312 2009-01-22
add repo metadata
|
|
Upstream changes:
1.015 2009-01-22
add repo metadata
|
|
|
|
This is a maintenance release which corrects some bugs in the installer,
introduced during the hasty security release of 1.13.4. It is not
necessary to upgrade if you do not intend on using the installer.
|
|
|
|
Pkgsrc changes:
o Adjust dependency on p5-Email-MIME-Creator to match new requirement
Upstream changes:
0.13 2009-02-22 14:06:00
- bcc: POD corrections thanks to Lance Brown <lance@bearcircle.net>
0.12 2009-01-22 06:52:00
- Fixing tests for new versions of MIME::Creator
- Better structure of the code so that ::Template can also handle
plain text views
- Added onto troubleshooting
|
|
|
|
Pkgsrc changes:
o Adjust dependency on p5-Email-MIME-Modifier to match new requirement.
Upstream changes:
1.455 2009-01-20
fix a horrendous bug that would let you end up with:
Content-Type: image/jpeg; charset="utf-8"
|
|
|
|
|
|
|
|
|
|
feature 2.1 release. It could make netatalk1 package obsolete.
* Use RCD_SCRIPTS instead of substituting a Makefile to be fix pkglint
errors.
* Move PKG_OPTION part to options.mk
* From patch-aa, remove last change which made by
configure/gnu-configure.mk.
* Change content of MESSAGE from covered by pkginstall framework to
caution about migration from netatalk 1.x.
Approved by MAINTAINER and PKGREVISION.
|
|
|
|
and the manual page). Bump package revision.
|
|
|
|
|
|
|
|
Fix PR 36641 - pkg_chk -g requires pkgsrc source tree, from Aleksey Cheusov.
|
|
c_ulimit.c 1.9: avoid sign extension problem
lex.c 1.13: bugfix related to nested quotes
Bump PKGREVISION.
|
|
Also set ac_cv_prog_TCLSH_CMD="" so the configure script won't find tcl.
|
|
upstream. 3 have been applies, 1 will be, 1 rejected as breaking
other platforms, and 1 is speculative anyway.
|
|
|
|
2.24.4:
* Fix building with --disable-easy-codec-installation
* Small fix to the man page
|
|
|
|
2.24.4:
* Fix PLA writing to make filenames appear correctly on the device
* Fix possible crasher in the itms feed parser
|
|
|
|
also searched if an explicit path is not given.
|
|
|
|
0.28:
add uint64 pack and unpack routines
fix subtle typo in sub_of (David Sirovsky)
work around gcc bugs
|
|
|
|
Kim Woelders (1):
Bug #17774: Allocate the right size in XSyncListSystemCounters.
Paulo Cesar Pereira de Andrade (3):
Janitor: Correct make distcheck and compiler warnings.
patch to avoid gcc warning in libXext
Xorg libXext Version 1.0.5.
Peter Hutterer (8):
Add GenericEvent extension (XGE).
Remove useless line in XGE that didn't do anything except segfaulting.
Lock/Unlock in _xgeCheckExtInit(), and not in xgeGetExtensionVersion().
Don't call _xgeCheckExtInit() from _xgeWireToEvent(). It will
cause a SIGABRT
Xge: replace copyright with standard template from xserver,
whitespace fixes.
Xge: Replace XExtensionVersion with XGEVersionRec.
Require xproto 7.0.13, xextproto 7.0.3 and xlib 1.1.99.1.
Bump to 1.0.99.1
|
|
|
|
New libX11 release to go with libxcb 1.2.
Some more fixes, janitorial work, NLS updates, and the long-awaited
addition of ☭ and ♥ to your favorite Compose file. Details follow in
the shortlog from 1.1.99.2.
Cheers,
Julien
Adam Jackson (1):
Fix leak in _XimXGetReadData
Alan Coopersmith (1):
Add README with pointers to mailing list, bugzilla & git repos
Brian Rogers (1):
Initialize event_notify after allocating the memory for it.
Colin Harrison (1):
Fix copy/paste typo in imLcPrs
James Cloos (7):
[nls] Add some UTF-8 Compose sequences
[nls] Annotate the Bépo compose sequences
Use C comments rather than initial doubled hashes to exclude lines from .pre files
Revert "For nls/*.pre, allow people to comment lines by starting them with '##'."
[i18n] s/U00DC/Udiaeresis/g
NLS: Add UTF-8 compose file for Finnish
dolt: allow older versions of bash to compile the library
Jeremy Huddleston (1):
Force local transport when using the launchd socket.
Julien Cristau (2):
Check Xmalloc return value in _XConnectXCB
Bump to 1.2
Ken Thomases (1):
[i18n] Provide translation from XK_partialderivative (8ef) to Unicode (U2202)
Paulo Cesar Pereira de Andrade (10):
Janitor: ansification, make distcheck, compiler warnings.
Janitor: Correct some gcc/sparse warnings.
patches to avoid gcc warnings for libX11 (#1)
patches to avoid gcc warnings for libX11 (#2)
patches to avoid gcc warnings for libX11 (#3)
patches to avoid gcc warnings for libX11 (#4)
WORD64 compile fix. This bug catched on a overview of the code.
Don't add prototypes for functions that don't exist.
Allow multiple inclusions of cursorfont.h, cosmetic patch.
Check if a function argument is NULL.
Peter Hutterer (2):
Add XF86Suspend, XF86Hibernate to KeysymDB.
Fix wrong implies symbol.
Stefan Dirsch (3):
Added remaining hunk of Egbert's patch to prevent XIM deadlocks (#1182).
Added remaining xlib patch required for gb18030 support (#1573).
Fixed strange font mixups, when fontsets are still used (#2676, Novell #74299).
Will Thompson (2):
Add two essential compose sequences
NLS: Compose: Non-aliasing CCCP
vehemens (1):
[i18n] Distribute new headers which were added for gb18030 support.
|