Commit graph

31342 commits

Author SHA1 Message Date
Eric Schnoebelen
4c83813126 Bring bravo up to 1.8.1. 2011-10-17 23:24:22 +00:00
brad harder
5e9a0ff491 2.2.14 -> 2.2.15; fixes FLUSHALL replication and AOF propogation 2011-10-17 15:57:16 +00:00
Hiramatsu Yoshifumi
6b1f4b9910 Update p5-URI-Title to 1.84.
Changes from previous:
2009-07-27 1.84 Tom Insam <tom@jerakeen.org>
  * Spotify titling support from https://rt.cpan.org/Public/Bug/Display.html?id=48231

2008-10-18 1.83 Paul Mison <cpan@husk.org>
  * Work around a change in Twitter HTML

2008-09-30 1.82 Tom Insam  <tom@jerakeen.org>
  * Latest LWP-UserAgent is pickier about what you pass it as a URI - fixed.

2008-06-19 1.81 Tom Insam  <tom@jerakeen.org>
  * fix changes for the Register title
  * clearer licensing

2008-06-19 1.80 Tom Insam  <tom@jerakeen.org>
  * Twitter support
  * Google calculator support
  * Too many irritating corner-case bugfixes to list.
  * Claim that we don't do gzip in some cases, to avoid evil

2007-04-21 1.70 Tom Insam  <tom@jerakeen.org>
  * Added special case for Helsingin Sanomat URLs.
  * Supressed warnings if imgsize can't get an image size (from Dagfinn Ilmari Mannsaker)
  * Fixed some more nagging unicode issues. Bah, unicode.
  * Send a real user-agent, to prevent people that hard-code a block of the default Perl useragent from blocking us.

2006-05-18 1.62 Tom Insam  <tom@jerakeen.org>

  * character set support that actually _works_ - we also try utf-8
    first always, because people lie.
  * Fix for servers that don't respect the Range header.
2011-10-17 15:28:26 +00:00
Hiramatsu Yoshifumi
49da8a99ec Update p-Sys-Syslog to 0.29.
Changes from previous:
0.29 -- 2011.04.18 -- Sebastien Aperghis-Tramoni (SAPER) #PerlQA2011
        [BUGFIX] CPAN-RT#55215: Sys::Syslog might call exit which triggers
        DESTROY (Alexander Berger).
        [BUGFIX] CPAN-RT#55151: Allow temporary facility with native mechanism
        (Tim Jenkins).
        [BUGFIX] CPAN-RT#50928: Convert Win32 files to Unix EOLs (Steve Hay).
        [BUGFIX] CPAN-RT#50534: Unwanted space at the end of syslog message
        (Eugene V. Lyubimkin).
        [BUGFIX] CPAN-RT#49877: Options not reset after closelog() (Herbert Brezina).
        [BUGFIX] CPAN-RT#48386: Add Win32::EventLog as a prerequisite (kmx and
        Laurent Dami).
        [FEATURE] CPAN-RT#50534: Added options noeol and nonul.
        [DIST] Set INSTALLDIRS to "site" when installed on Perl 5.11+

0.28 -- 2011.04.16 -- Sebastien Aperghis-Tramoni (SAPER) #PerlQA2011
        [BUGFIX] CPAN-RT#56084: Reset connection tracking vars (Vladimir Marek).
        [BUGFIX] CPAN-RT#56826: Avoid memory corruption when closelog() is
        called twice (Andreas Jaekel).
        [BUGFIX] CPAN-RT#64287: Make strftime() Windows-compatible (Dave Stafford).
        [FEATURE] New API for setlogsock(), in order to allow the setting
        of new options. Thanks to Jake Scott for the idea.
        [CODE] Modify can_load() so it can print the warnings if desired.
        [CODE] CPAN-RT#44410: Provide fallback macros in Syslog.xs in
        order to compile on Novell Netware.
        [TESTS] In blead, the distribution was moved from ext/Sys/Syslog
        to ext/Sys-Syslog. t/constants.t had to be fixed (Vincent Pit).
        [TESTS] CPAN-RT#53317: In core, Sys-Syslog was moved to cpan/, thus
        making t/constants.t unable to find macros.all (David Mitchell).
        [TESTS] CPAN-RT#64716: Skip t/data-validation.t if the available
        version of POE::Component::Server::Syslog is too old.
        [DIST] Bleadperl no longer require an empty MAN3PODS (Nicholas Clark).
        [DIST] Removed unneeded modules in Makefile.PL (Nicholas Clark).
        [DOC] Recreated Sys::Syslog history from the unified git repository.
        [DOC] Added a section to list the matching Perl and Sys::Syslog version.
        [DOC] CPAN-RT#49859: Removed a dead link (Leon Brocard).
2011-10-17 15:12:34 +00:00
Ryo ONODERA
b0ccf8d2ce Add CONFLICTS 2011-10-17 05:32:18 +00:00
Hiramatsu Yoshifumi
15396db2cc Update p5-Sub-WrapPackages to 2.0.
Changes from previous:
2010-03-06   2.0   Slightly incompatible re-write

2010-01-09   1.31  Bugfix for 'use constant' in perl 5.10, thanks to
                     Lee Johnson

2009-08-11   1.3   deferred wrapping of modules that aren't yet loaded;
                   wildcards for modules
2011-10-17 05:25:15 +00:00
Ryo ONODERA
1745c6b161 Remove unnecessary lines. 2011-10-17 05:24:28 +00:00
Hiramatsu Yoshifumi
c6ae7807b8 Update p5-XML-Writer-Simple to 0.07.
Changes from previous:
0.07    2011, 11 April
        - Added the ':html' tagset (full set XHTML 1.1)

0.06    2011, 11 April
        - Added the ':html' tagset (still incomplete)

0.05    2009, 17 April
        - Fixed bug with toxml that found a(0) to the <a/>
          Thanks to TONNERRE for the bug report.

0.04	2009, 16 February
        - Added newlines at the end of start_tag and end_tag.
        - Require a recent perl version (5.8.3 or higher);

0.03    2009, 9 February
        - Added support to partial tags construction.

0.02    2009, 6 February
        - About three years after the first release, here comes a new
          one with new features. Would love to know if someone is using
          this module.
        - added xml_header function. Optional argument encoding => '...'
2011-10-17 04:56:03 +00:00
Makoto Fujiwara
412c7b11cd Import xfs-1.1.1 as wip/xfs.
Xorg version of X font server.
2011-10-17 02:36:15 +00:00
Eric Schnoebelen
db23be0746 poco has long since moved to pkgsrc. 2011-10-17 02:16:09 +00:00
Eric Schnoebelen
7a4e4bcfec Long since moved to pkgsrc. 2011-10-17 02:15:16 +00:00
Francois Tigeot
b31ebe0400 Update to version 3.1.1 2011-10-16 21:35:51 +00:00
Francois Tigeot
0164d209c8 Import libexttextcat-3.1.0 as wip/libexttextcat
Libexttextcat is the logical continuation of libtextcat; the name change
emphasizes the change of upstream maintainership.
2011-10-16 21:24:05 +00:00
Thomas Klausner
5af7d4277e + lasem-0.3.1, lives-1.4.7. 2011-10-16 13:48:53 +00:00
Ryo ONODERA
c6d7561fe9 Update to 1.4c
Chagelog:
Version 1.4c

- updated option string up to OpenSSH 5.6
- when using -f, set gate_time to 0; the assumption is that
  it is being used for infrastructure (i.e. in a system startup),
  has been tested, and bombing out just because the remote end is
  not up is not the desired behaviour.
- add patch from Thorsten Glazer for configure, fixes misplaced
  parenthesis and check for __progname.
2011-10-16 12:27:04 +00:00
Ryo ONODERA
d6666be946 Add quote chars. 2011-10-16 11:08:48 +00:00
Ryo ONODERA
bfe88de727 Update to 0.11.0.rc1
Changelog:
v0.11.0 rc1:

    Fix  issue 149 : Use base url to resolve links
    Fix  issue 667 : Expose load settings in image c binding
    Fix  issue 707 : Relative links are converted to absolute links
    Update to newer version of qt
2011-10-16 11:06:41 +00:00
Ryo ONODERA
848d912863 Replace whitespace with tab. 2011-10-16 08:13:17 +00:00
Ryo ONODERA
d93c011259 Update to 0.7.6
Changelog:
0.7.6  Mon Sep 12 2011  Toni Gundogdu
Changes:
    - Add --tr (depr. --regexp, --subst)
    - Add --prefer-format
    - Revise manual
2011-10-16 08:11:53 +00:00
Emile `iMil' Heitor
57c4925c62 20111016
Don't download packages when repository is a file:// scheme
	Reduce verbosity when marking non-autoremovable packages
2011-10-15 22:53:50 +00:00
Hiramatsu Yoshifumi
ac9e425d43 Update p5-XML-DT to 0.56.
Changes from previous:
0.56  Feb 12, 2011
        - Removed debug message :-/

0.55  Feb 12, 2011
        - Process correctly entities (I think)

0.54  Nov 19, 2010
        - require 5.8.6
        - minor changes;

0.53  Jan 18, 2009
        - added 'inpath' function.

0.52  Oct 22, 2008
        - fixed bug on whitepc function.

0.51  Feb 22, 2008
        - tohtml function with better handle of specific HTML tags

0.50  Feb 21, 2008
        - Fixed a problem with HFS+ extended attributes

0.49  Feb 21, 2008
        - Fixed a typo

0.48  Feb 21, 2008
        - added tohtml function. Does the same as toxml, but does not
          create empty tags.
        - use -tohtml=>1 in a handler to use tohtml instead of toxml
2011-10-15 18:10:37 +00:00
Hiramatsu Yoshifumi
8752d87732 Add LICENSE. 2011-10-15 17:00:56 +00:00
Hiramatsu Yoshifumi
817b9694be Update p5-Pod-Xhtml to 1.61.
Changes from previous:
Thu Jul 29 17:18:22 2010 - 1.61
    Add dependency on URI::Escape

Wed Jul 28 18:17:36 2010 - 1.60
    Index entries e.g. X<Topic> should not be rendered
    Check for both old and new URI::Escape behaviour (RT #56324)
2011-10-15 16:07:18 +00:00
Hiramatsu Yoshifumi
20bc420dc6 Remove p5-Template-Provider-Encoding. 2011-10-15 15:53:15 +00:00
Hiramatsu Yoshifumi
44222beb64 p5-Template-Provider-Encoding is imported into pkgsrc
as www/p5-Template-Provider-Encoding.
2011-10-15 15:51:57 +00:00
Hiramatsu Yoshifumi
4188fa0624 Update p5-Text-ASCIITable to 0.18.
Changes from previous:
0.18  Sat Jul 15 00:00:00 2005
        - Changed from ExtUtils::MakeMaker to Module::Build for better support for
          various platforms.
        - Added the function addRowLine(), which allows you to add lines after any
          row.

0.17  Tue Sep 27 01:00:00 2005
        - Fixed a memory-leak in the overloaded tie-array. Thanks to Matt Trout and Andy
          Grundman in the Catalyst team for reporting, and submitting six.
        - Added 'justify' alignment. Which gives you a newspaper way of aligning words.
        - Added a example script to let you test ansi-support in Text::ASCIITable.
        - Changed the default-layout a tiny bit.

0.16  Thi Sep 22 18:41:00 2005
        - Fixed bug that made warnings of uninitialized variables when you added
          a cell with an undefined value. Therefore a new option 'undef_as' variable
          was added. Bug ref: http://rt.cpan.org/NoAuth/Bug.html?id=14702
        - Added the possibility to add several rows with addRow using array of
          arrayrefs. Wish ref: http://rt.cpan.org/NoAuth/Bug.html?id=14703
        - Updated the documentation to use 'package->new()' instead of 'new package()'
        - Added support for chaining methods. Added as an option for backwards
          compatibility. Wish ref: http://rt.cpan.org/NoAuth/Bug.html?id=14703
2011-10-15 15:49:12 +00:00
Ryo ONODERA
d37843ce0a Remove sakura 2011-10-14 16:34:03 +00:00
Ryo ONODERA
e8b82930f2 Imported to pkgsrc tree. 2011-10-14 16:33:18 +00:00
Ryo ONODERA
f4d3157464 Remove libatomic_ops 2011-10-14 16:25:48 +00:00
Ryo ONODERA
954a39ba08 Already in pkgsrc tree. 2011-10-14 16:24:53 +00:00
Makoto Fujiwara
8bb3287925 Import showfont-1.0.3 as wip/showfont.
showfont displays data about a font from an X font server.
The information shown includes font information, font properties,
character metrics, and character bitmaps.
2011-10-14 02:01:55 +00:00
Makoto Fujiwara
a9af20b42a Import libFS-1.0.3 as wip/libfs.
libFS - X Font Service client library
This library is used by clients of X Font Servers (xfs), such as
xfsinfo, xfslsfonts, and the X servers themselves.
2011-10-14 01:26:27 +00:00
Thomas Klausner
331b253664 + meta-tracker-0.12.5. 2011-10-13 23:41:29 +00:00
Makoto Fujiwara
60888c09bc Add missing files by importing once-existed-pkg 2011-10-13 15:30:18 +00:00
Makoto Fujiwara
133cc754ac Import modular-xorg-server-1.11.1 as wip/modular-xorg-server.
The X.org X11 Server from the modularized source tree of
X.org X11.
2011-10-13 14:57:02 +00:00
Ryo ONODERA
f52430244a Add dee 2011-10-13 11:59:43 +00:00
Ryo ONODERA
4210fb4c35 Import dee-0.5.22 as wip/dee.
Libdee is a library that uses DBus to provide objects allowing you
to create Model-View-Controller type programs across DBus. It also
consists of utility objects which extend DBus allowing for peer-to-peer
discoverability of known objects without needing a central registrar.
2011-10-13 11:58:12 +00:00
Ryo ONODERA
32d0295297 Uptdae MASTER_SITES and HOMEPAGE. 2011-10-13 11:49:48 +00:00
Ryo ONODERA
164b79c680 Update to 1.2.29.
bug fix
Added new features.
* storing password is encrypted.
* SyncML support is improved.
* and so on.
2011-10-13 11:31:48 +00:00
Ryo ONODERA
5c28ebf0a1 Remove Sigil 2011-10-13 10:56:18 +00:00
Ryo ONODERA
6af1adb821 Imported to pkgsrc tree. 2011-10-13 10:55:09 +00:00
PHO / phonohawk
c3ea48d588 Upstream update to SHA-1.5.0.0 2011-10-12 19:02:55 +00:00
Ryo ONODERA
70e166897f Add buildlink3.mk 2011-10-12 15:48:31 +00:00
Ryo ONODERA
790102053d Update to 3.2.0
Major changes in 3.2.0
======================

* Updated translations

Major changes in 3.1.92
=======================

* Enable maintainer mode by default
* Don't migrate the icon-theme from GConf
* Updated translations

Major changes in 3.1.91
=======================

* Add org.gnome.desktop.interface.{clock-show-seconds,clock-show-date}
* Improve documentation for org.gnome.system.proxy
* Updated translations
2011-10-12 15:46:56 +00:00
Ryo ONODERA
0c735bbe2b Remove py-mx-base 2011-10-12 13:16:35 +00:00
Ryo ONODERA
ce0bda8432 Already in pkgsrc tree as time/py-mxDateTime. 2011-10-12 13:15:30 +00:00
Hiramatsu Yoshifumi
d82cdfccf3 Update p5-String-Similarity to 1.04.
Changes from previous:
1.04 Fri Jul  3 15:48:09 CEST 2009
        - work around atrocious bugs in activestate windows, which pollutes
          the namespace with nonstandard symbols, equalling only the bush junta
          in brokenness.

1.03 Mon Jun 11 23:15:35 CEST 2007
        - bump the version number, seems cpan ignored the 1.02 upload.
2011-10-12 09:04:45 +00:00
Min Sik Kim
f7fef2cd41 Use an absolute path in invoking w3m. 2011-10-12 01:16:43 +00:00
Min Sik Kim
580e19d05d color-theme is in pkgsrc. 2011-10-11 19:54:45 +00:00
Ryo ONODERA
38a188a09e Imported to pkgsrc/lang/newlisp. 2011-10-11 13:07:01 +00:00