Age | Commit message (Collapse) | Author | Files | Lines |
|
changes: bugfixes
|
|
changes:
-bugfix
-translation update
|
|
(this pkg will be obsolete soon, when gnutls gets updated to 2.10)
|
|
|
|
changes:
- Fix typo for running properly
- Support for new hidden property 'show_compose_margin'
- Updated Spanish translation
|
|
Patch from upstream cvs repository to allow exmh to function
correctly with tcl 8.5 (or any earlier version). This patch
will not be needed after the next exmh upgrade.
No PKGREVISION bump since no uservisible changes.
|
|
|
|
pkgsrc changes:
- add license definition
Upstream changes:
1.28, 22 Jul 2010
* Fixed a portability concern for some platforms' C compilers
(that do not support //-style comments) - RT#52690
* Valid SIGNATURE file - RT#50492
|
|
|
|
Upstream changes:
[1.109] Released on 2010-08-29
Bug Fixes:
* ValuesAndExpressions::RequireInterpolationOfMetachars fix due to
changes in Email::Address 1.890. Note that this may find problems
in code that it didn't before, e.g. q<'@foo'>.
|
|
|
|
pkgsrc changes:
- adding license definition
- updating Perl5 core dependencies
Upstream changes:
0.1004 Wed Jun 9 14:14:54 EDT 2010
- Build.Pl and Makefile.PL will bail out on Perl 5.13.1, which
accidentally broke File::chdir
0.1003 Tue Apr 27 21:21:32 EDT 2010
- testfix: remove -T flag in tests
|
|
|
|
pkgsrc changes:
- upstream switched from Module::Build to ExtUtils::MakeMaker
- modify dependency versions
- update license condition
Upstream changes:
1.32 Jun 28, 2010
- Removed Test::Most dependency, which was causing a circular dependency
chain. Reported by Burak Gursoy. RT #58889.
1.31 Jun 26, 2010
- Made it possible to use Exception::Class::Base without loading
Exception::Class. Reported by Alex Peters. RT #57269.
|
|
|
|
* filecheck: Fall back to using the file command if the freedesktop
magic file cannot identify a file.
* flattr: New plugin. (Thanks to jaywalk for the initial implementation
at a flattr plugin! This one is less configurable, but simpler.)
* smiley: warn instead of error for missing smileys (Giuseppe Bilotta)
* openid: Syntax tweak to the javascript code to make it work with MSIE 7
(and MSIE 8 in compat mode). Thanks to Iain McLaren for reporting
the bug and providing access to debug it.
* style.css: Use relative, not absolute font sizes. Thanks, Giuseppe Bilotta.
* htmlscrubber: Do not scrub url anchors that contain colons.
* Danish translation update. Closes: #594673
* highlight: Make location of highlight's files configurable in setup
file to allow for nonstandard installations.
* Allow "link(.)" and similar PageSpecs. Thanks, Giuseppe Bilotta.
* Run the preprocess hooks in scan mode *before* the scan hooks.
This allows the po plugin to register a scan hook that runs
last and rescans pages after all data from the first scan pass is
completed. This avoids the po plugin needing to rebuild some pages.
(intrigeri)
* po: Fix some bugs that affected l10n.ikiwiki.info's unusual
setup. (intrigeri)
* t/bazaar.t: Work around bzr 2.2.0's new requirement to configure
bzr whoami before committing.
* httpauth: Avoid redirecting the user to the cgiauthurl if
they already have a login session.
|
|
|
|
|
|
pkgsrc changes:
- correct version numbering - perl version numbers are usually 3 digits:
1.3 == 1.003
1.3.5 == 1.003005
Upstream changes:
1.215 2010-05-24
- no changes, released as non-trial
1.214 TRIAL RELEASE 2010-05-14
- Use gv_stashpv instead of gv_stashpvs (Florian Ragwitz)
1.213 TRIAL RELEASE 2010-05-07
- Pass along the interpreter to ptable_store, if needed (Florian Ragwitz)
1.212 TRIAL RELEASE 2010-05-07
- fix MANIFEST (thanks for noticing, Florian Ragwitz)
1.211 TRIAL RELEASE 2010-05-07
- add a uniqueness test to threads.t (thanks, SCHWERN!)
1.210 TRIAL RELEASE 2010-05-07
- thread safety, added by Florian Ragwitz
|
|
|
|
Upstream changes:
2010-08-11 Patrick Galbraith <patg@patg.net> (4.017)
* BUG #60085, Andreas Koenig's patch for DBI changes
* Updated documents
2010-07-10 Patrick Galbraith <patg@patg.net> (4.016)
* Disabled mysql_bind_type_guessing due to one performance issue
querying on a indexed character column unquoted will mean the index
is not used
* Fixed int types that should be bools
2010-07-09 Patrick Galbraith <patg@patg.net> (4.015)
* BUG #56664 fixed t/40blobs.t skip_all logic (W. Phillip Moore)
* BUG #57253 Fixed iteration past end of string (crash). (Chris Butler)
* Added a new parameter for old behavior- mysql_bind_comment_placeholders which
will make it possible to have placeholders bound for those who really
want that behavior.
* Fixed bind_type_guessing - always on now
2010-04-14 Patrick Galbraith <patg@patg.net> (4.014)
* BUG #30033 Fixed handling of comments to allow comments that contain characters
that might otherwise cause placeholder detection to not work properly
* BUG #53844, Fix for memory leak in stats. (Gregory Burmistrov)
* BUG #49719, Fix for handling of NULLs in prepared statements (Gert Pache)
* BUG #55627, Fix for testing failure due to strict mode (Yves)
* BUG #51784, Fix for mysqladmin on Windows in Makefile (Zeeshan Muhammad)
* BUG #41630, Typo in Makefile
* Had to define true and false in dbdimp.h. Didn't work out of the box on Linux
|
|
|
|
Upstream changes:
2.012 Aug 31 2010
- Make DwarnN test still work if Devel::ArgNames isn't installed
2.011 Aug 30 2010
- add $DwarnN export
- make Devel::ArgNames an optional dep
2.010 Jul 29 2010
- add $Dwarn export
2.001 Jul 23 2010
- add documentation for DwarnN
2.000 Jul 22 2010
- remove Dumper() returning object
- add DwarnN
- add DwarnL
- make Dwarn contextual
- document ::Dwarn idiom
|
|
|
|
Upstream changes:
2010-06-12 - Release 1.17 - Gisle Aas <gisle@ActiveState.com>
Fix dump of "1\n" (the newline was lost) [RT#56595]
Start using the range operator to shorten list dumps.
For instance dump(1,2,3,4,5) now returns '(1 .. 5)'.
CODE references now dumped as 'sub { ... }'.
Potetential compatibility issue as perl-5.12 or better
to eval such strings.
Fix how multiline hash values are indented.
Make indentation configurable
Improved documentation
2010-06-09 - Release 1.16 - Gisle Aas <gisle@ActiveState.com>
Add support for filter callbacks
- filters can modify how selected objects are dumped
Various enhancements to how/when hash keys are quoted
- don't quote keywords
- don't quote words prefixed with "-"
- don't quote long identifier keys
- quote all hash keys if one needs quoting for better alignment
Use case-insensitive sorting for hash keys
|
|
|
|
Upstream changes:
version 0.011; 2010-08-21
* bugfix: add a typemap entry for "const char *", to make XS version
of scalar_class() work correctly on Perl 5.6, having been broken by
the const fix in version 0.010
* in XS code, on Perls where it exists (prior to 5.9.5), treat SVt_PVBM
as a scalar referent type
version 0.010; 2010-08-20
* in XS, use PERL_NO_GET_CONTEXT for efficiency
* use full stricture in test suite
* also test POD coverage of pure Perl implementation
* in test suite, make all numeric comparisons against $] stringify it
first, to avoid architecture-dependent problems with floating point
rounding giving it an unexpected numeric value
* make XS code const clean for gcc -Wwrite-strings
* in Build.PL, explicitly set needs_compiler to avoid bogus
auto-dependency on ExtUtils::CBuilder
* in Build.PL, explicitly declare configure-time requirements
* add MYMETA.yml to .cvsignore
|
|
|
|
mlterm-3.0.1 [pkg/43822], singularity-0.30b, vttest-20100830,
wireshark-1.4.0, xterm-262.
|
|
changes: Update html5tube to work with new youtube layout.
(with the HTML5Tube extension one can view youtube videos without
a flash viewer installed, using WebKit's HTML5 media player)
|
|
This releases tries to sync with master as much as possible. Mostly bug fixes,
cleanups and small enhancements have been cherry-picked.
|
|
PR pkg/43812 by Matthew Mondor
The DIA_HELPDIR variable looks unnecessary now, it might make sense
to not install the xml documentation in the non-gnome case because
there is no tool to read it anyway.
|
|
|
|
to access fonts
|
|
(doesn't work on NetBSD)
|
|
|
|
1.) Include "devel/gettext-lib/buildlink3.mk" to avoid incomplete builds.
2.) Don't strip installed binaries (under Mac OS X only) which is required
for shared objects.
|
|
|
|
INSTALL_PROGRAM and INSTALL_SCRIPT.
They reflect to Ruby's Config::CONFIG constant which contains
various configuration parametes which would be used when installing
extention modules including ruby gems.
Setting INSTALL explicitly reset the line in mk/configure/gnu-configure.mk.
CONFIGURE_ENV+= ac_given_INSTALL=${INSTALL:Q}\ -c\ -o\ ${BINOWN}\ -g\ ${BINGRP}
Should be fix PR pkg/43684 and pkg/43687.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
deleted as soon as I have time to move quagga-devel to quagga.)
|
|
|
|
|
|
(seen in bulk build)
|
|
|
|
|