Commit graph

185305 commits

Author SHA1 Message Date
taca
4c13fdad2a Reset PKGREVISION. 2012-04-22 08:24:08 +00:00
taca
0532f3e2b0 Update ruby19 packages to 1.9.2p320.
Security fix with updating bundled RubyGems to 1.8.23 and several a few bug
fixes.


Fri Apr 20 12:40:19 2012  Eric Hodel  <drbrain@segment7.net>

	* lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem:  Removed to avoid
	  conflict with ca-bundle.pem
	* lib/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem:
	  ditto.
	* lib/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem:
	  ditto.

Fri Apr 20 09:04:35 2012  Eric Hodel  <drbrain@segment7.net>

	* lib/rubygems:  Apply the following security fixes to RubyGems 1.3.7:

	  RubyGems now disallows redirection from HTTPS to HTTP.

	  RubyGems now verifies SSL connections.

	  Patch by Hiroshi Nakamura.

	* test/rubygems:  ditto.
2012-04-22 08:23:00 +00:00
taca
badc20a5bf Note update of ruby193-base and some related packages:
lang/ruby193-base	1.9.3p194
	lang/ruby193		1.9.3p194
	devel/ruby-mode		1.9.3p194
2012-04-22 08:20:29 +00:00
sbd
a29a4df310 The 'gcc-objc++' should enable both the 'gcc-c++' and 'gcc-objc' options. 2012-04-22 08:19:59 +00:00
taca
6d42d8bef4 Update ruby193 packages to 1.9.3p194.
Security fix with updating bundled RubyGems to 1.8.23 and several bug fixes.
Please refer ChangeLog in detail:
http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_194/ChangeLog
2012-04-22 08:17:16 +00:00
sbd
c1593c8a8d Change the way that ${MULTILIB_SUPPORTED} is used.
Three situations need it be handled:

1) Multilib support is unknowen, i.e. there is nothing in the options.mk
   file to appropriately set ${MULTILIB_SUPPORTED} (currently all platforms
   except Linux/x86_64).  In this situation nothing should be done.

2) Multilib _is_ supported, in this situation the 'gcc-multilib' option
   should be made available and the CONFIGURE_ARGS modified accordingly.

3) Multilib _is not_ supported, in this situation CONFIGURE_ARGS need to
   be modified.
2012-04-22 08:14:22 +00:00
taca
2ae1dd615b Note update of misc/rubygems package to 1.8.23. 2012-04-22 08:12:49 +00:00
taca
8595c3c128 Update rubygems package to 1.8.23.
=== 1.8.23 / 2012-04-19

This release increases the security used when RubyGems is talking to
an https server. If you use a custom RubyGems server over SSL, this
release will cause RubyGems to no longer connect unless your SSL cert
is globally valid.

You can configure SSL certificate usage in RubyGems through the
:ssl_ca_cert and :ssl_verify_mode options in ~/.gemrc and /etc/gemrc.
The recommended way is to set :ssl_ca_cert to the CA certificate for
your server or a certificate bundle containing your CA certification.

You may also set :ssl_verify_mode to 0 to completely disable SSL
certificate checks, but this is not recommended.


* 2 security fixes:
  * Disallow redirects from https to http
  * Turn on verification of server SSL certs

* 1 minor feature:
  * Add --clear-sources to fetch

* 2 bug fixes:
  * Use File.identical? to check if two files are the same.
  * Fixed init_with warning when using psych

=== 1.8.22 / 2012-04-13

* 4 bug fixes:

  * Workaround for psych/syck YAML date parsing issue
  * Don't trust the encoding of ARGV. Fixes #307
  * Quiet default warnings about missing spec variables
  * Read a binary file properly (windows fix)

=== 1.8.21 / 2012-03-22

* 2 bug fixes:

  * Add workaround for buggy yaml output from 1.9.2
  * Force 1.9.1 to remove it's prelude code. Fixes #305

=== 1.8.20 / 2012-03-21

* 4 bug fixes:

  * Add --force to `gem build` to skip validation. Fixes #297
  * Gracefully deal with YAML::PrivateType objects in Marshal'd gemspecs
  * Treat the source as a proper url base. Fixes #304
  * Warn when updating the specs cache fails. Fixes #300

=== 1.8.19 / 2012-03-14

* 3 bug fixes:

  * Handle loading psych vs syck properly. Fixes #298
  * Make sure Date objects don't leak in via Marshal
  * Perform Date => Time coercion on yaml loading. Fixes #266

=== 1.8.18 / 2012-03-11

* 4 bug fixes:

  * Use Psych API to emit more compatible YAML
  * Download and write inside `gem fetch` directly. Fixes #289
  * Honor sysconfdir on 1.8. Fixes #291
  * Search everywhere for a spec for `gem spec`. Fixes #288
  * Fix Gem.all_load_path. Fixes #171
2012-04-22 08:11:54 +00:00
mef
8216bec909 Add entry for misc/urjtag, pkg/46363 (misc/urjtag gettext-lib support). 2012-04-22 01:24:33 +00:00
mef
aeb02d55eb PR pkg/46363
(misc/urjtag gettext-lib support)

This commit apparently fixes the PLIST problem on Linux.
Linux seems always gettext-lib available, while in
NetBSD (other *BSD ?) has it conditionally.
(As a side fix, add msgfmt to USE_TOOLS, thanks obache)

This commit adds gettext-lib support unconditionally.
Resulting some *.mo files are added to PLIST.
2012-04-22 01:17:58 +00:00
obache
a44c0c5845 Set suitable one for MASTER_SITES/HOMEPAGE/LICENSE. 2012-04-22 00:19:54 +00:00
pettai
20d3a6f8f9 Updated www/gallery2 to 2.3.2 2012-04-21 19:40:36 +00:00
pettai
0a0d5e8668 Fixes SA48767 2012-04-21 19:39:41 +00:00
cheusov
555eb350a2 Revert the patch commited in PR 36618. It creates more problems
than it solves on Interix.
2012-04-21 19:29:47 +00:00
imil
1c96147c2a Updated www/nginx to 1.0.15 2012-04-21 10:33:11 +00:00
imil
9a9e6e279e Added the naxsi (http://code.google.com/p/naxsi/) module, an applicative
firewall for nginx.
2012-04-21 10:32:47 +00:00
wiz
9f64568e10 Revert previous: Patch submitter reports it's not necessary after all
since -f usually follows symlinks.
2012-04-21 10:22:32 +00:00
obache
0deb8ee519 Updated net/mikutter to 0.1.0.749 2012-04-21 09:52:30 +00:00
obache
fec485e6e3 Update mikutter to 0.1.0.749.
bug fixes
2012-04-21 09:52:19 +00:00
obache
d5cc1f2d14 fix a format for py-jersey (hi adam) 2012-04-21 09:31:45 +00:00
obache
60707034df missing recursive bump for pcre-8.30.
To avoid future missing bump, exactly buildlink with gtk2+ in addition to
module.mk.
2012-04-21 08:27:16 +00:00
obache
6c8ac83ef3 Missing recursive bump for pcre-8.30.
To avoid future missing bump, exactly buildlink with gtk2+ in addition to
module.mk.
2012-04-21 08:20:22 +00:00
taca
cdb73e2f3c Note update of security/openssl package to 0.9.8v. 2012-04-21 07:38:53 +00:00
taca
7daeadb0be Update openssl package to 0.9.8v.
NEWS
====

This file gives a brief overview of the major changes between each OpenSSL
release. For more details please read the CHANGES file.

Major changes between OpenSSL 0.9.8u and OpenSSL 0.9.8v:

    o Fix for ASN1 overflow bug CVE-2012-2110
2012-04-21 07:38:14 +00:00
taca
513f201883 Fix typo of HOMEPAGE which was never accessable URL.
Noted by ISIHARA Takanori at K*BUG meeting.
2012-04-21 07:37:08 +00:00
obache
f5f4057e57 Updated emulators/suse121_libtiff to 12.1nb1 2012-04-21 04:42:36 +00:00
obache
a8ced99f42 Update suse12.1 libtiff3 rpm to 3.9.5-8.4.1 for CVE-2012-1173.
Bump PKGREVISION.
2012-04-21 04:42:23 +00:00
dholland
edf4c2ceb7 Set chown/chgrp by a method that doesn't allow the configure script to
come up with a different opinion. Fixes workdir references (to the
chown/chgrp in work/.tools) appearing in some cases.
2012-04-21 04:18:02 +00:00
adam
98e968149b Updated devel/py-ZopeInterface; net/py-twisted[-docs]; devel/py-jersey 2012-04-20 18:53:00 +00:00
adam
0c26db8d95 Changes 0.1.5:
* Bug fixes.
2012-04-20 18:49:25 +00:00
adam
3cfa8f3b91 Changes 12.0.0:
Features
--------
 - The interface argument to IReactorTCP.listenTCP may now be an IPv6
   address literal, allowing the creation of IPv6 TCP servers.
 - twisted.python.constants.Names now provides a way to define
   collections of named constants, similar to the "enum type" feature
   of C or Java.
 - twisted.python.constants.Values now provides a way to define
   collections of named constants with arbitrary values.

Bugfixes
--------
 - Fixed an obscure case where connectionLost wasn't called on the
   protocol when using half-close.
 - UDP ports handle socket errors better on Windows.
 - When idle, the gtk2 and glib2 reactors no longer wake up 10 times a
   second.
 - Prevent a rare situation involving TLS transports, where a producer
   may be erroneously left unpaused.
 - twisted.internet.iocpreactor.iocpsupport now has fewer 64-bit
   compile warnings.
 - The GTK2 reactor is now more responsive on Windows.
 - TLS transports now correctly handle producer registration after the
   connection has been lost.
 - twisted.protocols.htb.Bucket now empties properly with a non-zero
   drip rate.
 - IReactorSSL and ITCPTransport.startTLS now synchronously propagate
   errors from the getContext method of context factories, instead of
   being capturing them and logging them as unhandled.

Improved Documentation
----------------------
 - The multicast documentation has been expanded.
 - twisted.internet.defer.Deferred now documents more return values.
 - Show a better starting page at
   http://twistedmatrix.com/documents/current

Deprecations and Removals
-------------------------
 - Remove the deprecated module twisted.enterprise.reflector.
 - Removed the deprecated module twisted.enterprise.row.
 - Remove the deprecated module twisted.enterprise.sqlreflector.
 - Removed the deprecated module twisted.enterprise.util, as well as
   twisted.enterprise.adbapi.safe.
 - Python 2.4 is no longer supported on any platform.
 - Removed printTraceback and noOperation from twisted.spread.pb,
   deprecated since Twisted 8.2.
2012-04-20 18:47:37 +00:00
adam
b76c2757b4 Changes 3.8.0:
* New module ``zope.interface.registry``.  This is code moved from
  ``zope.component.registry`` which implements a basic nonperistent component
  registry as ``zope.interface.registry.Components``.  This class was moved
  from ``zope.component`` to make porting systems (such as Pyramid) that rely
  only on a basic component registry to Python 3 possible without needing to
  port the entirety of the ``zope.component`` package.  Backwards
  compatibility import shims have been left behind in ``zope.component``, so
  this change will not break any existing code.
* New ``tests_require`` dependency: ``zope.event`` to test events sent by
  Components implementation.  The ``zope.interface`` package does not have a
  hard dependency on ``zope.event``, but if ``zope.event`` is importable, it
  will send component registration events when methods of an instance of
  ``zope.interface.registry.Components`` are called.
* New interfaces added to support ``zope.interface.registry.Components``
  addition: ``ComponentLookupError``, ``Invalid``, ``IObjectEvent``,
  ``ObjectEvent``, ``IComponentLookup``, ``IRegistration``,
  ``IUtilityRegistration``, ``IAdapterRegistration``,
  ``ISubscriptionAdapterRegistration``, ``IHandlerRegistration``,
  ``IRegistrationEvent``, ``RegistrationEvent``, ``IRegistered``,
  ``Registered``, ``IUnregistered``, ``Unregistered``,
  ``IComponentRegistry``, and ``IComponents``.
* No longer Python 2.4 compatible (tested under 2.5, 2.6, 2.7, and 3.2).
2012-04-20 15:38:18 +00:00
martin
f9b7913750 Rewrite the description, mention 7zip and lzma, drop references to windows
exe names (which probably nobody knows anyway).
2012-04-20 15:24:29 +00:00
adam
031f4d749f Updated graphics/ImageMagick to 6.7.6.6 2012-04-20 15:24:13 +00:00
adam
fe5cd2cbf6 Changes 6.7.6.6:
* Always unlock the semaphore before returning from the png codec, either
  by a "return" or png_error(); changed all Magick*Exception() calls
  after setjmp() to png_error() to ensure proper cleanup (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16883).
* Fixed log known alpha*kernel normalization bug in morphology convolve.
* Pixel allocation for Pango is stride*rows not stride*columns.
* Set the image resolution for Postscript files with an embedded Photoshop
  profile.
More...
2012-04-20 15:22:37 +00:00
wiz
8251b9a60e Updated fonts/tamsyn-font to 1.9 2012-04-20 15:00:20 +00:00
wiz
b93e0b35d9 Update to 1.9 on request by author:
VERSION 1.9 2012-03-14

CHANGES IN 1.9

  Fixed the problem with inverted question mark facing the wrong way.  (Thanks
  to Swyter for reporting it.)

  Modified the small "w" and "g".

  Restored the original look for size 6x12 bold.

CHANGES IN 1.8

  Fixed a problem where chars showed up as boxes in xfontsel and some apps.

  Tweaks, esp. to 8x17 size

CHANGES IN 1.7

  Added two new sizes: tiny 5x9 and large 10x20.

  Retired size 7x12.  (If this presents major problem for you, get in touch.)

  Added a pixel to the height of the 6x11 size, making it 6x12.

  Added new chars for partial ISO8859-1 support, mainly covering the accented
  characters and currency symbols.  I consider these new characters to be BETA,
  since I don't use them so I'm not sure how they should look.  If you have
  feedback about them, please get in touch.

  Made many minor tweaks to character shapes.  In particular, the f, l, and t
  have a more "traditional" look.  Also, I've changed the w and y again.
2012-04-20 15:00:12 +00:00
obache
91f4c7f08e testing on FreeBSD 8.3. 2012-04-20 13:53:28 +00:00
obache
286659605c Updated inputmethod/scim to 1.4.12 2012-04-20 12:14:02 +00:00
obache
160d95e7bc Update scim to 1.4.12.
* ported to GTK3 (still using gtk2 in pkgsrc)
* patch so that now also working in Firefox
* patch for more robust
2012-04-20 12:13:48 +00:00
obache
82b4b34248 FreeBSD has pax as /bin/pax. 2012-04-20 08:47:01 +00:00
dholland
a1455de5ed Ignore the result of the configure test that checks if certain
arguments to speex are floats or ints. They are, as far as I can tell,
always ints in pkgsrc. This test has been getting the wrong answer in
my test-build environment, leading to build failure later on.

Admittedly the test gets the wrong answer because I've been having the
wrappers insert -Wall -Wno-error, but that has value (as does being
able to test-build this and ekiga) and as best I can tell the test is
pointless.
2012-04-20 07:24:39 +00:00
schmonz
db354979fc Updated www/ikiwiki to 3.20120419 2012-04-20 03:48:40 +00:00
schmonz
a288b31f1f Update to 3.20120419. From the changelog:
* Remove dead link from plugins/teximg. Closes: #664885
   * inline: When the pagenames list includes pages that do not exist, skip
     them.
   * meta: Export author information in html <meta> tag. Closes: #664779
     Thanks, Martin Michlmayr
   * notifyemail: New plugin, sends email notifications about new and
     changed pages, and allows subscribing to comments.
   * Added a "changes" hook. Renamed the "change" hook to "rendered", but
     the old hook name is called for now for back-compat.
   * meta: Support keywords header. Closes: #664780
     Thanks, Martin Michlmayr
   * passwordauth: Fix url in password recovery email to be absolute.
   * httpauth: When it's the only auth method, avoid a pointless and
     confusing signin form, and go right to the httpauthurl.
   * rename: Allow rename to be started not from the edit page; return to
     the renamed page in this case.
   * remove: Support removing of pages in the transient underlay. (smcv)
   * inline, trail: The pagenames parameter is now a list of absolute
     pagenames, not relative wikilink type names. This is necessary to fix
     a bug, and makes pagenames more consistent with the pagespec used
     in the pages parameter. (smcv)
   * link: Fix renaming wikilinks that contain embedded urls.
   * graphviz: Handle self-links.
   * trail: Improve CSS, also display trail links at bottom of page,
     and a bug fix. (smcv)

Add dependency on p5-HTML-Tree, suggested by Matthias Rampke in PR pkg/45688.
2012-04-20 03:48:25 +00:00
joerg
4e22863f98 Fix issues with GNU inline semantic. 2012-04-19 21:12:42 +00:00
joerg
d2f66088fc Fix C++ syntax 2012-04-19 21:10:59 +00:00
joerg
f614ed519d Can't disable exceptions with Clang, since OpenEXR depends on them. 2012-04-19 21:10:24 +00:00
joerg
d30a981371 Clang seems to be more strict when it comes to access permissions, so be
more friendly.
2012-04-19 21:09:29 +00:00
joerg
e8655a71c5 Fix build with Clang using upstream patch. 2012-04-19 21:08:04 +00:00
joerg
1a910242dc Limit upper version to get correct Apache as dependency.
XXX It would be nice if lessons were learned and no new cases of
XXX multiple versions with the same base name were introduced...
2012-04-19 21:07:03 +00:00