Commit graph

181583 commits

Author SHA1 Message Date
obache
3f1b93a7bf Update rabbit to 1.0.5.
== 1.0.5: 2012-01-30

Markdown support release!

=== Improvements

==== rabbit

  * Added note mode. [Added by nari]

==== rabbirack

  * Supported wait.

==== Rendering

  * Improved rendering speed. (Especially CodeRay is used case)
  * SVG: Supported reflection.

==== Markup

  * Improved markup detection accuracy by using extension.
  * RD: Accepted "block-quote" keyword and "block_quote"
    keyword as block quote markup keyword.
  * Supported Markdown support by kramdown.

==== Theme

  * syntax-highlighting: Added the default foreground color.
  * nari: Supported headline-align.
  * tag: Supported tag handler customization.
  * slide-show: Supported wait.
  * slide-footer-info: Improved @slide_footer_info_line_color
    customizability.
    [Suggested by kimura wataru]

=== Fixes

==== rabbit

  * [GitHub#4]: Added missing warning method.
    [Patch by TAKATSU Tomonari]

==== rabbirack

  * [GitHub#5]: Supported Rack 1.2.1.
    [Reported by TAKATSU Tomonari]

==== rabbit-command

  * [GitHub#3]: Fixed a wrong variable name.
    [Patch by TAKATSU Tomonari]

==== rabbitter

  * Supported HTTPS. [Patch by OBATA Akio]

==== Theme

  * [GitHub#2]: default-slide: Fixed broken headline-align
    slide property. [Reported by nari]

==== Documents

  * Fixed wrong ML address in English.
2012-02-01 12:57:50 +00:00
obache
a4703925b6 Instead of SUBST, pass vendor' directories to setup.rb as site' directory. 2012-02-01 12:48:17 +00:00
obache
75f983e67f Updated devel/ruby-pkg-config to 1.1.3 2012-02-01 12:32:32 +00:00
obache
d34d81e585 Update ruby-pkg-config to 1.1.3.
== 1.1.3 - 2012/01/29

  * [GitHub #8] fix test broken by libpng version.
    (Patch by Bohuslav Kabrda.)
  * Used RbConfig instead of Config.


== 1.1.2 - 2011/07/04

  * [GitHub #2] fix test broken.
    (Reported by Mamoru Tasaka.)
  * [GitHub #4] update project descripton.
    (Patch by Antonio Terceiro.)
  * [GitHub #4] use setup.rb instead of extconf.rb.
    (Patch by Antonio Terceiro.)
  * [GitHub #3] add Copyright notice to README.
    (Suggested by Antonio Terceiro.)
  * [GitHub #7] supported non i386 and amd64 architectures.
    (Reported by Antonio Terceiro.)
2012-02-01 12:32:12 +00:00
wiz
18cc9e8dfd + clutter-1.8.4, clutter-gst-1.4.6, firefox-10.0, gbrainy-2.11,
gnupg-1.4.12, kronolith-3.0.15, libgee-0.6.4, libmicrohttpd-0.9.19,
  libxklavier-5.2, meld-1.5.3, mu-0.9.8, vala-0.14.2, vmips-1.4,
  worker-2.19.0, xkeyboard-config-2.5.1, xosview-1.9.2, zlib-1.2.6.
2012-02-01 12:25:37 +00:00
obache
60a13cc899 gem command is included in ruby-1.9 and later. 2012-02-01 12:05:09 +00:00
obache
f974fa2c85 Updated net/mikutter to 0.0.4.658 2012-02-01 11:06:16 +00:00
obache
4e1437c668 Update mikutter to 0.0.4.658.
* Support specification changes of Twitpic to be able to open images.
2012-02-01 11:05:59 +00:00
obache
e83133bce4 Updated mail/enma to 1.2.0 2012-02-01 10:38:34 +00:00
obache
bdadc7c7a8 Update enma to 1.2.0.
2012-01-31  SUZUKI Takahiko  <takahiko@iij.ad.jp>

    * 1.2.0
    * [DKIM] fix mis-canonicalization of empty message body in "relax" mode

2011-12-05  SUZUKI Takahiko  <takahiko@iij.ad.jp>

    * 1.1.992
    * support platforms which doesn't have EAI_NODATA any more
    * adjust configure.ac not to link with librt when ldns is chosen as a resolver

2011-11-28  SUZUKI Takahiko  <takahiko@iij.ad.jp>

    * 1.1.991
    * switch default resolver from libbind to ldns
    * [SPF/SIDF] fix memory allocation error at expanding "p" macro when <ip> has no validated domain names
    * [SPF/SIDF] fix misevaluation on domain names longer than 63 characters (thanks to KODAMA Daisuke, NEC BIGLOBE)
    * [DKIM] catch up the updates from RFC4871, RFC5672 to RFC6376
    * [DKIM] change result from "none" to "permerror" of message without any Author header
    * [DKIM] fix mis-canonicalization of header field name includes WSP in "relax" mode
    * [DKIM] fix memory allocation error on message with syntax errors in sig-i-tag value
2012-02-01 10:38:18 +00:00
sbd
29ae3cdf0e Updated net/samba35 to 3.5.12nb3 2012-02-01 08:32:10 +00:00
sbd
fe9dfec1a5 nss module install fix-ups .
Now that samba-nss-winbind-install and samba-nss-wins-install work again.

1) Switch back to using the the above mentioned targets for installing
   nss-winbind and nss_wins.  (These targets work on all platforms.)
2) Switch back to using ${NSS_WINBIND} and ${NSS_WINS} in the PLIST as
   these work on all platforms.

Bump PKGREVISION
2012-02-01 08:32:01 +00:00
sbd
d140ac7e8f Updated net/samba to 3.6.3nb6 2012-02-01 08:30:48 +00:00
sbd
1198effcaf nss module install fix-ups.
1) Correct the path to the nsswitch directory in the samba-nss-winbind-install
   and samba-nss-wins-install targets so they work again.
2) Switch back to using the the above mentioned targets for installing
   nss-winbind and nss_wins.  (These targets work on all platforms.)
3) Switch back to using ${NSS_WINBIND} and ${NSS_WINS} in the PLIST as
   these work on all platforms.

Bump PKGREVISION
2012-02-01 08:30:39 +00:00
sbd
54342d6140 Move the options.mk file for net/samba30 and net/samba33 from net/samba to
net/samba33 because of up coming changes to net/samba/options.mk that are
in-compatible with 30 and 33.
2012-02-01 08:14:47 +00:00
drochner
242c131631 Revert previous, there are patches which should make that the python
stuff is not built/installed. Patch Makefile.am the same way as
Makefile.in were patched, because the "kqueue" option regenerates
the latter.
2012-01-31 18:36:01 +00:00
taca
d6b2b6aa74 Note update of misc/rubygems package to 1.8.15. 2012-01-31 14:55:49 +00:00
taca
ad2ff4dd14 Update rubygems package to 1.8.15.
=== 1.8.15 / 2012-01-06

* 1 bug fix:

  * Don't eager load yaml, it creates a bad loop. Fixes #256

=== 1.8.14 / 2012-01-05

* 2 bug fixes:

  * Ignore old/bad cache data in Version
  * Make sure our YAML workarounds are loaded properly. Fixes #250.

=== 1.8.13 / 2011-12-21

* 1 bug fix:

  * Check loaded_specs properly when trying to satisfy a dep

* 2 minor enhancements:

  * Remove using #loaded_path? for performance
  * Remove Zlib workaround for Windows build.
2012-01-31 14:55:19 +00:00
taca
cc1faf6360 Note update of mail/mew package to 6.4nb1. 2012-01-31 14:52:45 +00:00
taca
0be49797b8 Add a patch to fix cmew's case significant problem of keys.
Bump PKGREVISION.
2012-01-31 14:52:20 +00:00
rhaen
e48c61b99f Forgot to add perl-5.10 check 2012-01-31 14:44:54 +00:00
abs
cc2e0668ba Until the implicit but not declared python depdendency is resolved just pretend gdbus-codegen does not exist. At least makes glib2 buildable. Bump PKGREVISION 2012-01-31 14:43:06 +00:00
rhaen
fde8c62aab Updated www/p5-Catalyst-Plugin-Session-Store-FastMmap 2012-01-31 14:36:00 +00:00
rhaen
9b35b72d62 Updated to 0.16
Changes:

0.16   24 Jan 2012
        - Remove superfluous call to ->setup in test app

0.15   18 Jan 2012
        - Moose-ified to fix https://rt.cpan.org/Ticket/Display.html?id=74132 (karpet)

0.14   18 Nov 2010
        - Added "page_size" config option per RT #62335 (karpet)
2012-01-31 14:34:47 +00:00
rhaen
d7830ce388 Updated www/p5-Catalyst-Plugin-Session 2012-01-31 14:24:39 +00:00
rhaen
5d92e07d82 Updated to 0.32
Changelog:
0.32 2011-06-08
        - Fix handling with enables verify_address and add related test

0.31 2010-10-08
        - Fix session being loaded by call to dump_these in debug mode
          (RT#58856)
2012-01-31 14:22:59 +00:00
rhaen
a1082c4b95 Updated www/p5-Catalyst-Devel 2012-01-31 14:11:21 +00:00
rhaen
facaeaec32 Updated to 1.36
Changelog:
1.36 2011-10-24 17:58:00
        - New apps send an X-Catalyst header by default (this can be
          disabled by changing the config in the generated app)
        - Fix leaking temporary files in tests. RT#59166
        - Fix generated Makefile.PL to always contain unix style paths,
          even on Win32. RT#65456
        - Fix tests generated for controllers generated with --mechanize
          to work with newer versions of Test::WWW::Mechanize::Catalyst
        - bump Module::Install dep to 1.02
        - Removed stderr hiding from 'make catalyst_par' to display errors
          from PAR::Packer

1.35 2011-09-05 13:05:00
        - Stop requiring Starman and MooseX::Daemonize on Win32 as they're
          optional components in Catalyst::Runtime and won't install
          on Windows.
        - Fix test to work on Windows.
2012-01-31 14:09:39 +00:00
taca
81dd9e0053 Note update of www/typo3_46 package to 4.6.4. 2012-01-31 13:33:18 +00:00
taca
aff55670ab Update typo3_46 package to 4.6.4 (TYPO3 4.6.4).
This is bug fix only release, no security fix.

2012-01-24  4b9667e                  [RELEASE] Release of TYPO3 4.6.4 (TYPO3 v4 Release Team)
2012-01-24  6f1ed57                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2012-01-24  ccd2ebe  #31771          [BUGFIX] typolink prepends wrong domain when using url scheme (Dmitry Dulepov)
2012-01-22  a0da123  #33227          [BUGFIX] Regression in language handling (Nils Seinschedt)
2012-01-21  f4b46a1  #32301          [BUGFIX] htmlArea RTE: magic image maxWidth is not working as expected (Stanislas Rolland)
2012-01-20  73acbc1  #31763          [BUGFIX] htmlArea RTE : Adding link problem with IE (Stanislas Rolland)
2012-01-19  b3963b5  #32109          [BUGFIX] PHP warning if open_basedir is enabled (Dmitry Dulepov)
2012-01-18  416dd48  #28007          [BUGFIX] TCEmain::clear_cacheCmd relies on active BE_USER (Steffen Gebert)
2012-01-18  12f76a2  #32374          [BUGFIX] MENU special = updated does not work anymore (Xavier Perseguers)
2012-01-17  4d817e2  #32986          [BUGFIX] Usage of custom caching backends (Michael Klapper)
2012-01-17  6aefbba  #32263          [BUGFIX] HTML entity &nbsp; is inserted before and after inline element (Stanislas Rolland)
2012-01-17  74b7a95  #32448          [BUGFIX] Module menu link wrap (Felix Kopp)
2012-01-17  a87dfe2  #21740          [BUGFIX] ENABLE_INSTALL_TOOL does not respect fileCreateMask (Dmitry Dulepov)
2012-01-15  b6a812c  #31964          [BUGFIX] Fix permissions of downloaded translations into l10n folder (Michael Klapper)
2012-01-13  6f56274  #18545          [BUGFIX] Vague error message in t3lib_div (Dmitry Dulepov)
2012-01-12  28472e7  #32938          [BUGFIX] Link to mounted shortcut page lacks &MP parameter (Xavier Perseguers)
2012-01-08  be13748  #32970          [BUGFIX] Typo in Install Tool (Georg Ringer)
2011-12-24  52a4fa7  #32753          [TASK] Scheduler: Add "Add Task" button to header (Markus Klein)
2011-12-24  8e4d51b  #32768          [BUGFIX] Reports are called twice (Philipp Gampe)
2011-12-21  1c480e2  #32573          [BUGFIX] locallangXMLOverride is broken since the switch to XLIFF (Lars Patrick Heß)
2011-12-20  91f4be6                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2011-12-20  c66f549                  [TASK] Set TYPO3 version to 4.6.4-dev (TYPO3 v4 Release Team)
2012-01-31 13:32:04 +00:00
taca
ded21f0801 Note update of www/typo3_45 package to 4.5.11. 2012-01-31 13:24:19 +00:00
taca
d3f6f58ebf Update typo3_45 package to 4.5.11 (TYPO3 4.5.11).
This is bug fix only release, no security fix.

2012-01-24  a9a1736                  [RELEASE] Release of TYPO3 4.5.11 (TYPO3 v4 Release Team)
2012-01-24  75b26cf                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2012-01-24  80c03a0  #31771          [BUGFIX] typolink prepends wrong domain when using url scheme (Dmitry Dulepov)
2012-01-21  2edfa73  #32301          [BUGFIX] htmlArea RTE: magic image maxWidth is not working as expected (Stanislas Rolland)
2012-01-20  8f1bc21  #31763          [BUGFIX] htmlArea RTE : Adding link problem with IE (Stanislas Rolland)
2012-01-18  78ffa6a  #28007          [BUGFIX] TCEmain::clear_cacheCmd relies on active BE_USER (Steffen Gebert)
2012-01-18  5d9ef81  #22328          [BUGFIX] md5.js fails with non-ascii-characters (Stefan Neufeind)
2012-01-17  8ea93c5  #32263          [BUGFIX] HTML entity &nbsp; is inserted before and after inline element (Stanislas Rolland)
2012-01-17  b1b7526  #32448          [BUGFIX] Module menu link wrap (Felix Kopp)
2012-01-14  b64c169  #31379          [BUGFIX] alt_doc.php uses deleted alternative page languages for translations (Marcus Krause)
2012-01-13  d6dbf87  #18545          [BUGFIX] Vague error message in t3lib_div (Dmitry Dulepov)
2012-01-08  2912a6c  #32970          [BUGFIX] Typo in Install Tool (Georg Ringer)
2011-12-24  3896040  #32753          [TASK] Scheduler: Add "Add Task" button to header (Markus Klein)
2011-12-24  19fa973  #32768          [BUGFIX] Reports are called twice (Philipp Gampe)
2011-12-20  ae06430                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2011-12-20  e4e9928                  [TASK] Set TYPO3 version to 4.5.11-dev (TYPO3 v4 Release Team)
2012-01-31 13:23:35 +00:00
taca
6d66729605 Note update of www/contao210-translations package to 20120117. 2012-01-31 12:43:41 +00:00
taca
85c4937131 Update contao210-translations package to 20120117.
Update Japanese and Slovenian language files.
2012-01-31 12:43:04 +00:00
roy
eac8386fea Updated net/dnsmasq to 2.59 2012-01-31 12:39:40 +00:00
roy
761891aab5 Update to dnsmasq-2.59
When building DBus support, install the config file for DBus

Notable Changes from 2.55:
IPv6 interface fixes
Fixed an invalid server id of 0.0.0.0 being sent in some situations
Correctly return NODATA for an AAAA query to a CNAME with only an A
Fixed a bug with some truncated TFTP files
Support IPv6 scope ids in resolv.conf
2012-01-31 12:39:22 +00:00
obache
109923bcea This package has no contents to buildlink, so remove buildlink3.mk. 2012-01-31 12:09:29 +00:00
obache
241d6de7b3 Updated misc/orca to 2.32.1 2012-01-31 12:05:16 +00:00
obache
cb970c62b7 Update orca to 2.32.1.
Based on PR#45807 by Patrick Welche, and clean up dependency.

improve application supports, bug fixes, and translation updates.
2012-01-31 12:05:04 +00:00
ryoon
e9bf3c1bc1 Updated multimedia/ffmpeg to 20120112.0.7.11nb2
Updated multimedia/gst-plugins0.10-vp8 to 0.10.22nb1
2012-01-31 12:02:27 +00:00
ryoon
847bb5faca Bump PKGREVISION, multimedia/libvpx is updated to 1.0.0. 2012-01-31 12:00:25 +00:00
obache
a97f4dbe20 Updated x11/gnome-mag to 0.16.3 2012-01-31 11:59:28 +00:00
obache
2f96700e37 Update gnome-mag to 0.16.3.
Based on PR#45812 by Patrick Welche.

While here, add colorblind applet support.


What's new in gnome-mag-0.16.3:

* Fixes:
	Fix bug #630877 (Li Yuan)
	Fix build with gcc 4.4.3 adding explicity -lm

* Translations:
	Carles Ferrando (Catalan (Valencian)), Sahran (UG)

What's new in gnome-mag-0.16.2:

* Fixes:
	Code cleanups (Romain Perier, Stéphane Maniaci)
	Remove G*_DISABLE_DEPREATE

* Translations:
	Gil Forcada (ca), Petr Kovar (cs), Thomas Thurman (en@shaw), Kristjan
	SCHMIDT (eo), Mattias Põldaru (et), Fran Diéguez (gl), Dirgita (id),
	Takeshi AIHANA (ja), Shankar Prasad (kn), Matej Urbančič (sl)
2012-01-31 11:59:11 +00:00
ryoon
2e1c8603d8 Remove libvpx 2012-01-31 11:58:34 +00:00
ryoon
cce6c7b59d Updated multimedia/libvpx to 1.0.0 2012-01-31 11:58:19 +00:00
ryoon
4029e2779b Update to 1.0.0
* Bump BUILDLINK_ABI_DEPENDS to 1.0.0

Changelog:
2012-01-27 v1.0.0 "Duclair"
  Our fourth named release, focused on performance and features related to
  real-time encoding. It also fixes a decoder crash bug introduced in
  v0.9.7, so all users of that release are encouraged to upgrade.

  - Upgrading:
      This release is ABI incompatible with prior releases of libvpx, so the
      "major" version number has been bumped to 1. You must recompile your
      applications against the latest version of the libvpx headers. The
      API remains compatible, and this should not require code changes in most
      applications.

  - Enhancements:
      This release introduces several substantial new features to the encoder,
      of particular interest to real time streaming applications.

      Temporal scalability allows the encoder to produce a stream that can
      be decimated to different frame rates, with independent rate targetting
      for each substream.

      Multiframe quality enhancement postprocessing can make visual quality
      more consistent in the presence of frames that are substantially
      different quality than the surrounding frames, as in the temporal
      scalability case and in some forced keyframe scenarios.

      Multiple-resolution encoding support allows the encoding of the
      same content at different resolutions faster than encoding them
      separately.

  - Speed:
      Optimization targets for this release included the decoder and the real-
      time modes of the encoder. Decoder speed on x86 has improved 10.5% with
      this release. Encoder improvements followed a curve where speeds 1-3
      improved 4.0%-1.5%, speeds 4-8 improved <1%, and speeds 9-16 improved
      1.5% to 10.5%, respectively. "Best" mode speed is consistent with the
      Cayuga release.

  - Quality:
      Encoder quality in the single stream case is consistent with the Cayuga
      release.

  - Bug Fixes:
      This release fixes an OOB read decoder crash bug present in v0.9.7
      related to the clamping of motion vectors in SPLITMV blocks. This
      behavior could be triggered by corrupt input or by starting
      decoding from a P-frame.
2012-01-31 11:53:51 +00:00
obache
977a0e5c05 + colorblind 2012-01-31 11:10:56 +00:00
obache
6bdf5d61d4 Added misc/colorblind version 0.0.1 2012-01-31 11:09:21 +00:00
obache
311bb27ceb Import colorblind-0.0.1 as misc/colorblind.
This library provides an unified way to recalculate colors in order to present
alternative views on images for colorblind people.
2012-01-31 11:08:58 +00:00
wiz
2ae1ffacbb + ImageMagick-6.7.4.10, apache22-2.2.22, ctwm-3.8.1, dgen-1.29,
emacs-23.4, gif2png-2.5.5, glproto-1.4.15, gmp-5.0.3, guile-2.0.5,
  libspf2-1.2.9.1, libvpx-1.0.0, modular-xorg-server-1.11.4,
  musicbrainz-4.0.0, p5-PerlMagick-6.7.4.10, py-dbus-1.0.0,
  py-game-1.9.1 [needs portmidi], quilt-0.51, singularity-0.30c,
  sudo-1.8.3p2, vala-0.15.1, wesnoth-1.10, wine-devel-1.4rc1.
2012-01-31 10:59:56 +00:00