Commit graph

182694 commits

Author SHA1 Message Date
reinoud
cab27d3d7c Note the addition of b-em, a freeware Acorn BBC and Master emulator including
2nd processors on the tube.
2012-02-20 15:47:50 +00:00
reinoud
e738c7b964 Add emulators/b-em, a Freeware Acorn BBC Micro Emulator with 2nd processors 2012-02-20 15:45:19 +00:00
reinoud
57d000ae0e Note update of allegro-4.2.2 2012-02-20 15:42:52 +00:00
reinoud
43279d5af7 Forgot to add the new patches for allegro-4.2.2 2012-02-20 15:40:55 +00:00
reinoud
f011aa8d35 Bump devel/allegro to version 4.2.2 from pkgsrc-wip. 2012-02-20 15:39:37 +00:00
taca
46b2e98edc Make previous patch in a little careful way. 2012-02-20 15:31:04 +00:00
taca
7c566e51b4 Fix build problem with squid-ipf PKG_OPTIONS with some dirty patch.
* IP Filter declar function debug(...) visible to user land.
* Squid defines is own cpp(1) macro debug() before include system's
  header files.a

Build problem noted by pettai@ via private mail.
2012-02-20 15:24:03 +00:00
jdc
ba83f04d65 Bump PKGREVISION for NetBSD/sparc64 bus error fix. 2012-02-20 15:07:46 +00:00
jdc
e3accc5293 Also unlimit the stacksize, so that this will compile on NetBSD/sparc64. 2012-02-20 15:01:24 +00:00
jdc
b4bd9e7dd5 Turn off pre-compiled headers on NetBSD/sparc64. This stops cc1plus spinning
while using 100% system time.
2012-02-20 14:59:31 +00:00
jdc
a95ae1db62 Add checksum for new patch (patch-src_video_x11_SDL_x11video.c). 2012-02-20 14:57:06 +00:00
jdc
58bb713d66 Fix bus error crash on sparc64, by aligning the object we pass to:
XChangeProperty(..., 32, ...)

correctly.  See also libSDL bug 1427:

  http://bugzilla.libsdl.org/show_bug.cgi?id=1427
2012-02-20 14:55:59 +00:00
hans
542b68b4c9 Don't just remove WTF::yield, #ifdef it out for SunOS. Fixes build on
NetBSD and probably others, too. Spotted by Dieter Roelants.
2012-02-20 14:34:33 +00:00
cheusov
53ae8c05d6 Set MAINTAINER (Kozachuk Oleksandr) by request 2012-02-20 14:08:07 +00:00
sno
00d1e2ac29 Updated devel/p5-Devel-TraceUse to 2.06 2012-02-20 13:47:21 +00:00
sno
f6a4d17643 Updating package for CPAN module Devel::TraceUse in devel/p5-Devel-TraceUse
from 2.05 to 2.06

pkgsrc changes:
2.06 Sun Jan 15 00:44:13 CET 2012
    No code change, but:
    - More thoroughly remove @INC from the error output
    - do not open output test files as utf8
    - fix a warning when using a dev version of Module::CoreList
2012-02-20 13:47:11 +00:00
sno
706a2138c7 Updated devel/p5-CPAN-Meta to 2.120351 2012-02-20 13:34:21 +00:00
sno
435c662d72 Updating package for CPAN module CPAN::Meta in devel/p5-CPAN-Meta from
2.112150 to 2.120351.

pkgsrc changes:
- adding dependency to devel/p5-Parse-CPAN-Meta (backend to read
  YAML/JSON) by source analyse

Upstream changes:
2.120351  2012-02-03 23:01:45 America/New_York

  [OTHER]

  - Fixed CPAN packaging errors

2.120350  2012-02-03 22:46:59 America/New_York

  [BUGFIX]

  - Work around a memory leak bug involving version objects
    in boolean context.

2.113640  2011-12-30 15:19:46 America/New_York

  [OTHER]

  - Version::Requirements has now been merged as CPAN::Meta::Requirements,
    rendering Version::Requirements itself redundant

2.112621  2011-09-19 12:15:16 America/New_York

  [BUGFIX]

  - Spell BACKEND environment variables correctly this time
    [noticed by Stevan Little]

2.112620  2011-09-18 20:56:06 America/New_York

  [BUGFIX]

  - Protect tests against PERL_(YAML|JSON)_BACKEND settings that could
    cause tests to fail. (RT #69979)

2.112600  2011-09-17 12:21:09 America/New_York

  [DOCUMENTATION]

  - Fixed spelling error in CPAN::Meta::Spec (RT #71036) [Gregor Hermann]

2.112580  2011-09-15 10:53:59 America/New_York

  [BUGFIX]

  - Use UTF-8 mode for internal structure cloning to avoid bugs
    in Perl <= 5.8.6 (RT #70936) [Dagfinn Ilmari Mannsåker]
2012-02-20 13:34:10 +00:00
sno
55faf84afc Updated devel/p5-Parse-CPAN-Meta to 1.4402 2012-02-20 13:20:46 +00:00
sno
004aadceb2 Updating package for CPAN module Parse::CPAN::Meta in
devel/p5-Parse-CPAN-Meta from 1.4401 to 1.4402.

pkgsrc changes:
- adjusting dependencies to default requirements

Upstream changes:
1.4402 Tue Feb 07 2012
      - Minor maintenance: standardized newlines to Unix style
2012-02-20 13:20:35 +00:00
sno
2f22a212eb Added devel/p5-CPAN-Meta-YAML version 0.007 2012-02-20 13:16:36 +00:00
sno
7166495b14 Importing package for CPAN module CPAN::Meta::YAML version 0.007 into
devel/p5-CPAN-Meta-YAML as dependency of scheduled update of package
for CPAN module CPAN::Meta in devel/p5-CPAN-Meta.

This module implements a subset of the YAML specification for use in
reading and writing CPAN metadata files like META.yml and MYMETA.yml.
It should not be used for any other general YAML parsing or generation
task.

NOTE: META.yml (and MYMETA.yml) files should be UTF-8 encoded. Users
are responsible for proper encoding and decoding. In particular, the
read and write methods do not support UTF-8 and should not be used.
2012-02-20 13:16:18 +00:00
sno
09fca4c487 Updated devel/p5-B-Hooks-EndOfScope to 0.10 2012-02-20 12:38:46 +00:00
sno
2de80ca859 Updating package for CPAN module B::Hooks::EndOfScope in
devel/p5-B-Hooks-EndOfScope from 0.09nb2 to 0.10

Upstream changes:
0.10  Thu, 16 Feb 2012 09:41:54 +0100
  * Stop propagating our magic through localisation.
2012-02-20 12:38:30 +00:00
sno
0ba14ba1fc Updated devel/p5-AutoLoader to 5.72 2012-02-20 12:33:12 +00:00
sno
c928abbcd8 Updating package for CPAN module AutoLoader in devel/p5-AutoLoader from
5.71 to 5.72.

Upstream changes:
5.72  Thu Nov 24 19:15 2011
  - Update FSF address.
  - Fix META.yml info on upstream.
2012-02-20 12:33:00 +00:00
sno
901f79c710 Updated devel/p5-Attribute-Handlers to 0.93 2012-02-20 12:29:27 +00:00
sno
fc88eae9bc Updating package for CPAN module Attribute::Handlers in
devel/p5-Attribute-Handlers from 0.91 to 0.93

Upstream changes:
0.93	Mon Dec 19 09:19:00 CET 2011
	- documentation: "my" should be "till" (Frederic Briere)
	- Spelling fixes (Father Chrysostomos)
	- Indentation fixes (Father Chrysostomos)
2012-02-20 12:29:17 +00:00
sno
fa483f59e5 Updated devel/p5-Array-Compare to 2.02 2012-02-20 12:26:28 +00:00
sno
560111074d Updating package for CPAN module Array::Compare in devel/p5-Array-Compare
from 2.01nb3 to 2.02

pkgsrc changes:
- add build/test requirement

Upstream changes:
2011-12-15  Dave Cross <dave@dave.org.uk>
  * Build.PL, lib/Array/Compare.pm, t/test.t: Tests and fixes for RT bug 73287
  (thanks to Andrew Solomon) Bump version number

2011-02-17  Dave Cross <dave@dave.org.uk>
  * t/test.t: Removed old Perl 4-ish test comments.

2009-09-02  Dave Cross <dave@dave.org.uk>
  * lib/Array/Compare.pm: Correct documentation of 'WhiteSpace' option.
2012-02-20 12:26:17 +00:00
obache
572c5e457e reset PKGREVISION, from base pkg update. 2012-02-20 01:22:32 +00:00
abs
8cdf43084e Drop (optional) p5-PartialDump dependency as it depends on Moose (dependency loop) 2012-02-19 22:50:14 +00:00
wiz
65194c26ec + bitlbee-3.0.5, blender-2.62, calibre-0.8.40, dialog-1.1.20120215,
eric5-5.2.0, firefox-10.0.2, gtkwave-3.3.32, help2man-1.40.6,
  mathomatic-15.8.0, mu-0.9.8.1, openldap-client-2.4.29, poppler-0.18.4,
  puzzles-9408, qemu-1.0.1, tiff-4.0.1, vlc-2.0.0, wine-devel-1.4.0rc4,
  zile-2.4.6.
2012-02-19 21:07:54 +00:00
gls
2c8724f5b6 Add a bl3 file, required for the upcoming xfce4-tumbler package 2012-02-19 20:07:42 +00:00
bouyer
c202ded60d Fix new patch-ap commited earlier: space vs tab issue ... 2012-02-19 18:21:58 +00:00
tron
694b38eca7 Note update of the "postfix" package to version 2.8.8. 2012-02-19 18:21:26 +00:00
tron
397e145c4a Update "postfix" package to version 2.8.8. Changes since version 2.8.7:
- The Postfix sqlite client, introduced with Postfix 2.8, had an
  embarassing bug in its quoting routine. As the result of a
  last-minute code cleanup before release, this routine returned the
  unquoted text instead of the quoted text. The opportunities for
  mis-use are limited: Postfix sqlite database files are usually owned
  by root, and Postfix daemons usually run with non-root privileges so
  they can't corrupt the database. This problem was reported by Rob
  McGee (rob0).
- The Postfix 2.8.4 fix for local delivery agent database lookup
  errors was incomplete. The fix correctly added new code to detect
  database lookup errors with mailbox_transport_maps,
  mailbox_command_maps or fallback_transport_maps, but it failed to
  log the problem, and to produce a defer logfile record which is
  needed for "delayed mail" and "mail too old" delivery status
  notifications.
- The trace(8) service, used for DSN SUCCESS notifications, did not
  distinguish between notifications for a non-bounce or a bounce
  message, causing it to "reply" to mail with the null sender
  address. Problem reported by Sabahattin Gucukoglu.
- Support for Dovecot auth over TCP sockets, using code that already
  existed for testing purposes. Patrick Koetter kindly provided an
  update for the SASL_README file.
- Workaround in the LDAP client for changes in the under-documented
  OpenLDAP API, by Victor Duchovni.
2012-02-19 18:19:23 +00:00
minskim
aae7011ffc Note update of emacs. 2012-02-19 17:45:24 +00:00
minskim
36ede60594 Update emacs to 23.4.
Emacs 23.4 mainly fixes a security flaw in EDE (CVE-2012-0035), which
was already fixed in emacs-23.3nb1 in pkgsrc.
2012-02-19 17:44:35 +00:00
imil
84c845773b Updated x11/avant-window-navigator to 0.4.0nb1 2012-02-19 17:34:05 +00:00
imil
d2be8a0996 Revbump for
- Missing icons, added dependencies over graphics/hicolor-icon-theme and
  graphics/gnome-icon-theme
- Missing preferences features, added dependencies over sysutils/py-dbus and
  devel/bzr
2012-02-19 17:33:26 +00:00
minskim
2672d8bbc8 Note update of emacs-snapshot. 2012-02-19 17:08:34 +00:00
minskim
1784bddcaf Update emacs-snapshot to 24.0.93.20120216.
Notable changes:
        * mail/smtpmail.el (smtpmail-query-smtp-server):
        (smtpmail-query-smtp-server): Prompt the user for a port number if
        we can't connect to any of the standard ports (bug#10810).
	* Fix a loop in c-set-fl-decl-start.
	* Fix infinite loop with long macros.
        * progmodes/python.el (python-end-of-statement): Fix infinite
        loop.  (Bug#10788)
        * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
        (byte-compile-defvar): Use it to minimize .elc size.
        Just use `defvar' rather than simulate it (bug#10761).
2012-02-19 17:08:04 +00:00
taca
a1a5826cc2 Note update of misc/rubygems package to 1.8.17. 2012-02-19 16:33:14 +00:00
taca
3cbf3fe9eb Update rubygems package to 1.8.17.
=== 1.8.17 / 2012-02-17

* 2 minor enhancements:

  * Add MacRuby to the list of special cases for platforms (ferrous26)
  * Add a default for where to install rubygems itself

* 3 bug fixes:

  * Fixed gem loading issue caused by dependencies not resolving.
  * Fixed umask error when stdlib is required and unresolved dependencies exist.
  * Shebang munging would only take one arg after the cmd
  * Define SUCKAGE better, ie only MRI 1.9.2
  * Propagate env-shebang to the pristine command if set for install.


=== 1.8.16 / 2012-02-12

* 3 bug fixes:

  * Fix gem specification loading when encoding is not UTF-8. #146
  * Allow group writable if umask allows it already.
  * Uniquify the spec list based on directory order priority
2012-02-19 16:32:43 +00:00
taca
7661547102 Note update of www/drupal6 package to 6.24 and www/drupal7 package to 7.12. 2012-02-19 16:31:59 +00:00
taca
1deb4baade Update www/drupal7 package to 7.12.
Drupal 7.12, 2012-02-01
----------------------
- Fixed bug preventing custom menus from receiving an active trail.
- Fixed hook_field_delete() no longer invoked during field_purge_data().
- Fixed bug causing entity info cache to not be cleared with the rest of caches.
- Fixed file_unmanaged_copy() fails with Drupal 7.7+ and safe_mode() or
  open_basedir().
- Fixed Nested transactions throw exceptions when they got out of scope.
- Fixed bugs with the Return-Path when sending mail on both Windows and
  non-Windows systems.
- Fixed bug with DrupalCacheArray property visibility preventing others from
  extending it (API change: http://drupal.org/node/1422264).
- Fixed bug with handling of non-ASCII characters in file names (API change:
  http://drupal.org/node/1424840).
- Reconciled field maximum length with database column size in image and
  aggregator modules.
- Fixes to various core JavaScript files to allow for minification and
  aggregation.
- Fixed Prevent tests from deleting main installation's tables when
  parent::setUp() is not called.
- Fixed several Poll module bugs.
- Fixed several Shortcut module bugs.
- Added new hook_system_theme_info() to provide ability for contributed modules
  to test theme functionality.
- Added ability to cancel mail sending from hook_mail_alter().
- Added support for configurable PDO connection options, enabling master-master
  database replication.
- Numerous improvements to tests and test runner to pave the way for faster test
  runs.
- Expanded test coverage.
- Numerous API documentation improvements.
- Numerous performance improvements, including token replacement and render
  cache.
2012-02-19 16:31:08 +00:00
taca
86d3196ab7 Update drupal6 package to 6.24.
Drupal 6.24, 2012-02-01
----------------------
- Improved performance of search indexing and user operations by adding indexes.
- Fixed issues with themes getting disabled due to missing locking in
  system_theme_data().
- Fix issue with blocks being disabled on updates in _block_rehash().
- Further improvements to PHP 5.3, PHP 4 and PostgreSQL compatibility.
- Improved code documentation at various places.
- Fixed a variety of other bugs.
2012-02-19 16:30:17 +00:00
taca
b49142b3d9 Importing contao211-translations package 201202180.
Language translation files for Contao Open Source CMS version 2.11.x.

From this package, it contains only ready for Conao 2.11.0 and curretly
it supports French, Italian, Japanese, Latvian, Dutch, Polish, Portuguese,
Romanian, Russian and Swedish.
2012-02-19 16:24:17 +00:00
imil
14d773e87c Added x11/avant-window-navigator version 0.4.0 2012-02-19 14:47:19 +00:00