Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 21:45:53 UTC Now

2011-12-08 22:13:15 UTC MAIN commitmail json YAML

Update HOMEPAGE, from Snader_LB

(dholland)

2011-12-08 20:45:42 UTC MAIN commitmail json YAML

devel/py-pysvn: Fix DragonFly

DragonFly no longer has libresolv, it's part of libc.

(marino)

2011-12-08 20:43:28 UTC MAIN commitmail json YAML

editors/xemacs: Fix all non-NetBSD platforms

The previous change to PLIST broke all platforms not NetBSD if built under
PKG_DEVELOPER=yes.  The netbsd.h header will be present on all platforms,
so it needs to have a dedicated entry in PLIST (as it used to).  The
LOWER_OPSYS variable is just wrong in this case.

Secondly, the dragonfly.h file was updated for the default compiler,
allowing this version of xemacs to build again.

(marino)

2011-12-08 20:41:47 UTC MAIN commitmail json YAML

editors/notecase: Fix DragonFly

__DragonFly__ was tagged onto existing patches, and a value of MAXNAMELEN
was provided as it is not defined in DragonFly's dirent.h.

(marino)

2011-12-08 20:40:32 UTC MAIN commitmail json YAML

editors/emacs20: Mark NOT-FOR-DRAGONFLY

I actually spent a couple of hours getting emacs20 to build error-free
with DragonFly's gcc4.4 compiler.  Unfortunately, it came DOA and emits
"elf_load_section: truncated ELF file" when executed.

This version of EMACS is 14 years old, and it's not worth fooling with
anymore.  I doubt anybody will notice its masking.

(marino)

2011-12-08 20:38:39 UTC MAIN commitmail json YAML

mk/tools/tools.DragonFly.mk: Add some native tools

Add xzcat, pax, and alphabetize cat

(marino)

2011-12-08 20:37:34 UTC MAIN commitmail json YAML

Updated www/php-tiki6 to 6.4nb1

(ryoon)

2011-12-08 20:35:25 UTC MAIN commitmail json YAML

* php-tiki6 accepts lang/php5, see http://doc.tiki.org/Requirements .
* Update MESSAGE file, bump PKGREVISION.

(ryoon)

2011-12-08 19:39:36 UTC MAIN commitmail json YAML

Updated stunnel to 4.50.

(jym)

2011-12-08 19:38:37 UTC MAIN commitmail json YAML

stunnel updated to 4.50.

(jym)

2011-12-08 19:37:58 UTC MAIN commitmail json YAML

Update stunnel to 4.50 (from 4.46).

Version 4.50, 2011.12.03, urgency: MEDIUM:

    New features
        Added Android port.
        Updated INSTALL.FIPS.
    Bugfixes
        Fixed internal memory allocation problem in inetd mode.
        Fixed FIPS mode on Microsoft Vista, Server 2008, and Windows 7. This fix required to compile OpenSSL FIPS-compliant DLLs with MSVC 9.0, instead of MSVC 10.0. msvcr100.dll was replaced with msvcr90.dll. GPL compatibility issues are explained in the GPL FAQ: http://www.gnu.org/licenses/gpl-faq.html#WindowsRuntimeAndGPL
        POP3 server-side protocol negotiation updated to report STLS capability (thx to Anthony Morgan).

Version 4.49, 2011.11.28, urgency: MEDIUM:

    Bugfixes
        Missing Microsoft Visual C++ Redistributable (msvcr100.dll) required by FIPS-compliant OpenSSL library was added to the Windows installer.
        A bug was fixed causing crashes on MacOS X and some other platforms.

Version 4.48, 2011.11.26, urgency: MEDIUM:

    New features
        FIPS support on Win32 platform added. OpenSSL 0.9.8r DLLs based on FIPS 1.2.3 canister are included with this version of stunnel. FIPS mode can be disabled with "fips = no" configuration file option.
    Bugfixes
        Fixed canary initialization problem on Win32 platform.

Version 4.47, 2011.11.21, urgency: MEDIUM:

    Internal improvements
        CVE-2010-3864 workaround improved to check runtime version of OpenSSL rather than compiled version, and to allow OpenSSL 0.x.x >= 0.9.8p.
        Encoding of man page sources changed to UTF-8.
    Bugfixes
        Handling of socket/SSL close in transfer() function was fixed.
        Logging was modified to save and restore system error codes.
        Option "service" was restricted to Unix, as since stunnel 4.42 it wasn't doing anything useful on Windows platform.

(jym)

2011-12-08 14:11:53 UTC MAIN commitmail json YAML

Added devel/jenkins version 1.424.1

(ryoon)

2011-12-08 14:09:45 UTC MAIN commitmail json YAML

2011-12-08 14:09:26 UTC MAIN commitmail json YAML

Import jenkins-1.424.1 as devel/jenkins

Jenkins is an award-winning application that monitors executions
of repeated jobs, such as building a software project or jobs run
by cron. Among those things, current Jenkins focuses on the following
two jobs:

1. Building/testing software projects continuously, just like
CruiseControl or DamageControl. In a nutshell, Jenkins provides an
easy-to-use so-called continuous integration system, making it
easier for developers to integrate changes to the project, and
making it easier for users to obtain a fresh build. The automated,
continuous build increases the productivity.

2. Monitoring executions of externally-run jobs, such as cron jobs
and procmail jobs, even those that are run on a remote machine.
For example, with cron, all you receive is regular e-mails that
capture the output, and it is up to you to look at them diligently
and notice when it broke. Jenkins keeps those outputs and makes it
easy for you to notice when something is wrong.

This is Long-Term Support Release.

Tested on NetBSD/i386 5.99.58 with apache-tomcat7 and openjdk7.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-12-08 12:59:28 UTC MAIN commitmail json YAML

Updated audio/py-id3lib to 0.5.1nb2

(obache)

2011-12-08 12:59:13 UTC MAIN commitmail json YAML

* LICENSE=gnu-lgpl-v2.1
* distutils pkg, register egg-info.

Bump PKGREVISION.

(obache)

2011-12-08 12:53:36 UTC MAIN commitmail json YAML

Updated audio/py-ao to 0.82nb1

(obache)

2011-12-08 12:53:20 UTC MAIN commitmail json YAML

* LICENSE=gnu-gpl-v2
* distutils package, register egg-info

Bump PKGREVISION.

(obache)

2011-12-08 12:08:21 UTC MAIN commitmail json YAML

Updated www/ruby-httpclient to 2.2.4

(obache)

2011-12-08 12:08:05 UTC MAIN commitmail json YAML

Update ruby-httpclient to 2.2.4.

= Changes in 2.2.4 =
  Dec 08, 2011 - version 2.2.4
    * Bug fixes
      * Do not recycle buffer String object for yielding.  When the response is
        not chunked and the size of the response > 16KB, API with block style
        yields recycled String object for each yields.
      * Set VERSION string in User-Agent header.  $Id$ didn't work long time...
      Bugs are reported by Seamus Abshere. Thanks!

(obache)

2011-12-08 10:39:13 UTC MAIN commitmail json YAML

Use xulrunner192, not want to deal with API dance of mozilla.

(obache)

2011-12-08 08:20:39 UTC MAIN commitmail json YAML

2011-12-08 07:41:04 UTC MAIN commitmail json YAML

Note addition of net/dnscap-134

(agc)

2011-12-08 07:39:55 UTC MAIN commitmail json YAML

Add and enable dnscap

(agc)

2011-12-08 07:39:01 UTC MAIN commitmail json YAML

Initial import of dnscap-134 into the Packages Collection.

dnscap is a network capture utility designed specifically for DNS
traffic.  It produces binary data in pcap(3) format.  This utility is
similar to tcpdump(1), but has a number of features tailored to DNS
transactions and protocol options.

OARC likes to use dnscap for DITL data collections.  Some of its
features include:

+ Understands both IPv4 and IPv6
+ Captures UDP, TCP, and IP fragments.
+ Collect only queries, responses, or both (-s option)
+ Collect for only certain source/destination addresses (-a -z -A -Z
  options)
+ Periodically creates new pcap files (-t option)
+ Spawns an upload script after closing a pcap file (-k option)
+ Will start and stop collecting at specific times (-B -E options)

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(agc)

2011-12-08 06:55:15 UTC MAIN commitmail json YAML

2011-12-08 06:49:42 UTC MAIN commitmail json YAML

2011-12-08 04:02:11 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup tickets 3616 and 3626

(sbd)

2011-12-08 04:01:37 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3626 - requested by tron
www/apache22 security update

Revisions pulled up:
- www/apache22/Makefile                                        1.75
- www/apache22/distinfo                                        1.45
- www/apache22/patches/patch-server_protocol.c                  1.2

---
  Module Name: pkgsrc
  Committed By: tron
  Date: Wed Dec  7 22:58:12 UTC 2011

  Modified Files:
  pkgsrc/www/apache22: Makefile distinfo
  pkgsrc/www/apache22/patches: patch-server_protocol.c

  Log Message:
  Add improved fix for proxy vulnerability reported in CVE-2011-3368.
  This should also fix CVE-2011-3639 and possibly CVE-2011-4317, both
  part of SA46987.

(sbd)

2011-12-08 04:01:09 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3616 - requested by is
net/icsi-finger security update

Revisions pulled up:
- doc/CHANGES-2011                                              1.2900
- net/icsi-finger/Makefile                                      1.17-1.19
- net/icsi-finger/distinfo                                      1.10-1.13
- net/icsi-finger/patches/patch-ak                              1.2-1.4
- net/icsi-finger/patches/patch-al                              1.2
- net/icsi-finger/patches/patch-an                              1.1
- net/icsi-finger/patches/patch-lib_util_c                      1.1

---
  Module Name: pkgsrc
  Committed By: is
  Date: Thu Nov 10 09:42:22 UTC 2011

  Modified Files:
  pkgsrc/net/icsi-finger: distinfo
  Added Files:
  pkgsrc/net/icsi-finger/patches: patch-an

  Log Message:
  Missed part of the fix for 64bit time_t from 2011/01/18 12:28:25.
  The maintainance program packet2ascii (actually, the ascii2packet part)
  needed to be fixed, too.

---
  Module Name: pkgsrc
  Committed By: is
  Date: Thu Nov 10 09:59:53 UTC 2011

  Modified Files:
  pkgsrc/net/icsi-finger: Makefile

  Log Message:
  Missed part of the fix for 64bit time_t from 2011/01/18 12:28:25.
  The maintainance program packet2ascii (actually, the ascii2packet part)
  needed to be fixed, too.

---
  Module Name: pkgsrc
  Committed By: dholland
  Date: Tue Nov 15 00:11:07 UTC 2011

  Modified Files:
  pkgsrc/net/icsi-finger: distinfo
  pkgsrc/net/icsi-finger/patches: patch-ak patch-al
  Added Files:
  pkgsrc/net/icsi-finger/patches: patch-lib_util_c

  Log Message:
  Use stdlib.h instead of private decls of malloc; remove union wait. Should
  fix build with newer gcc and maybe also clang.

---
  Module Name: pkgsrc
  Committed By: is
  Date: Tue Nov 15 13:04:47 UTC 2011

  Modified Files:
  pkgsrc/doc: CHANGES-2011
  pkgsrc/net/icsi-finger: Makefile distinfo
  pkgsrc/net/icsi-finger/patches: patch-ak

  Log Message:
  replace mktemp() by mkstemp(), updating net/icsi-finger to 1.0.27nb6

---
  Module Name: pkgsrc
  Committed By: is
  Date: Tue Nov 22 09:04:49 UTC 2011

  Modified Files:
  pkgsrc/net/icsi-finger: Makefile distinfo
  pkgsrc/net/icsi-finger/patches: patch-ak

  Log Message:
  Remove a data-dependent case of segmentation fault in in.fingerd.

(sbd)

2011-12-08 03:01:48 UTC MAIN commitmail json YAML

Dependencies can only work for php 5.3

(joerg)

2011-12-08 03:01:03 UTC MAIN commitmail json YAML

Move the *_amd64 PLIST entries out of the common file and into all of the
platform files except Darwin.  Also add the *_sse2 entries to Darwin.

Note that both *_amd64 and *_sse2 are conditional on x86_64, so this
division of files per platform is easier to do by PLIST tweaks than by
further Makefile conditionals.

This fixes the build of botan under OS X Lion with ABI=64 and should be
a no-op for all other platforms.

(jmmv)

2011-12-08 02:18:08 UTC MAIN commitmail json YAML

Updated devel/p5-Readonly to 1.03nb4.

(hiramatsu)

2011-12-08 02:16:19 UTC MAIN commitmail json YAML

benchmark.pl needs to adjust interpreter path.

Increment PKGREVISION.

(hiramatsu)

2011-12-08 01:38:51 UTC MAIN commitmail json YAML

Do some post-extract chmods so make clean doesn't fail.

(dholland)

2011-12-08 00:41:48 UTC MAIN commitmail json YAML

Note update of devel/p5-IO-Multiplex, devel/p5-Test-Base,
devel/p5-UNIVERSAL-can, www/p5-Catalyst-Authentication-Credential-HTTP and
devel/p5-Package-Stash-XS.

(hiramatsu)

2011-12-08 00:40:09 UTC MAIN commitmail json YAML

Update p5-Package-Stash-XS to 0.25.

Changes from previous:
----------------------
0.25  2011-09-06
      - fix compilation on perl 5.8 (RT#70762)

0.24  2011-09-05
      - invalid package names (for instance, Foo:Bar) are not allowed
      - invalid stash entry names (anything containing ::) are not allowed

(hiramatsu)

2011-12-08 00:39:29 UTC MAIN commitmail json YAML

Update p5-Catalyst-Authentication-Credential-HTTP to 1.013.

Changes from previous:
----------------------
1.013 2010-12-14
  - Call store_digest_authorization_nonce() instead of $c->cache->set()
    in authenticate_digest() (RT#63669) (rjk)
  - Make Test::Exception and Test::MockObject be listed as test_requires
    rather than requires (RT#54029)
  - Skip WWW::Mech tests unless WWW::Mech is a new enough version (RT#55303).
  - Improve documentation for authenticate_digest() (rjk)
    - depends on Catalyst::Plugin::Cache, not Catalyst::Plugin::Session
    - reorganize and clarify

(hiramatsu)

2011-12-08 00:39:08 UTC MAIN commitmail json YAML

Update p5-UNIVERSAL-can to 1.20110617.

Changes from previous:
----------------------
1.20110617 2011-06-17 11:45:11 America/Los_Angeles
    - bumped minimum Perl version to 5.8, as working around 5.6 bugs is not
      worth the trouble

1.20110614 2011-06-14 15:32:23 America/Los_Angeles

1.20110613 2011-06-12 18:31:27 America/Los_Angeles
    - fixed RT #63771, buggy triggering of overloading for blessed invocants
      (found and fixed by Norbert Buchm端ller)
    - migrated to Dist::Zilla

(hiramatsu)

2011-12-08 00:38:13 UTC MAIN commitmail json YAML

Update p5-Test-Base to 0.60.

Changes from previous:
----------------------
date:    Mon Apr  4 15:51:09 CST 2011
changes:
- Applied patch by andk++
- Make regexp test skip on 5.14 for now.

(hiramatsu)

2011-12-08 00:37:39 UTC MAIN commitmail json YAML

Update p5-IO-Multiplex to 1.13.

Changes from previous:
----------------------
1.13 Fri Apr 15 08:42:43 CEST 2011
- fix handling of outbuf which contains '0'.
  rt.cpan.org#67458 [Gordon Russell]

1.12 Wed Feb 23 22:35:27 CET 2011
- fix MSWin32 complaints
  rt.cpan.org#66096 [Mark Dootson]

1.11 Wed Feb  2 17:05:08 CET 2011
        - Avoid warning while adding pipe
          rt.cpan.org#60068 [Khedin] and #16259
- Add EWOULDBLOCK and non-blocking mode for windows,
  rt.cpan.org#23982 [junk@penilecolada.com]
- Typo "closeing", rt.cpan.org#21085 [D Steinbrunner]
- avoid shutdown after close,
  rt.cpan.org#5715 [Lars Jensen] and #5885
- use length of outbuf, not exists to see if it is
  empty. [Ersun Warncke]
- turn "use warnings" on

(hiramatsu)

2011-12-07 22:58:35 UTC MAIN commitmail json YAML

Note update of the "apache22" package to version 2.2.21nb4.

(tron)

2011-12-07 22:58:12 UTC MAIN commitmail json YAML

Add improved fix for proxy vulnerability reported in CVE-2011-3368.
This should also fix CVE-2011-3639 and possibly CVE-2011-4317, both
part of SA46987.

(tron)

2011-12-07 20:39:19 UTC MAIN commitmail json YAML

If a package Makefile is going to try and detect a builtin libraray it
should honor the PREFER* variables.

(sbd)

2011-12-07 20:09:19 UTC MAIN commitmail json YAML

update to 5.15
changes:
-New hacks, hilbert, companioncube and tronbit
-Image-manipulating hacks can now load from RSS or Atom feeds
-Updated webcollage for recent search engine changes
-minor improvements

(drochner)

2011-12-07 19:49:01 UTC MAIN commitmail json YAML

2011-12-07 18:52:23 UTC MAIN commitmail json YAML

update to 4.47
changes:
-added API/options for Satisfiability problems
-minor bugfixes

(drochner)

2011-12-07 18:31:05 UTC MAIN commitmail json YAML

don't need automake to build anymore

(drochner)

2011-12-07 17:23:05 UTC MAIN commitmail json YAML

MirBSD build fix: sys/time.h has to be included _before_ sys/resource.h.

(bsiegert)

2011-12-07 17:21:10 UTC MAIN commitmail json YAML

don't depend on libXp directly, leave this to the motif bl3 framework

(drochner)

2011-12-07 17:01:59 UTC MAIN commitmail json YAML

2011-12-07 16:58:55 UTC MAIN commitmail json YAML

delegate setting of MOTIFLIB to the motif version specific bl3 files

(drochner)

2011-12-07 16:19:33 UTC MAIN commitmail json YAML

update to 3.7.5
changes:
-Support UCAC catalog version 3
-Sky view shows PA in live report
-Favorites may now be edited in-place
-Earth view displays great circle distance and bearing
-Change Earth view cylindrical projection from cos to linear
-Earth Object table reports range rate for solar system objects
-Eyepiece rotation depends on Alt/Az or RA/Dec placement context

pkgsrc change: don't hardwire dependency on libXp but rely on
the framework (the Motif implemtation's bl3 file and the
MOTIFLIB environment variable) to pull it in if necessary

(drochner)

2011-12-07 16:13:51 UTC MAIN commitmail json YAML

update to 3.0.18
many fixes and improvements - see the ChangeLog file
one marked as security relevant:
If the redirect URL contains characters RFC 3986 doesn't permit,
they are (re)encoded. Not doing this makes Privoxy versions from
3.0.5 to 3.0.17 susceptible to HTTP response splitting (CWE-113)
attacks if the +fast-redirects{check-decoded-url} action is used.

(drochner)

2011-12-07 16:13:18 UTC MAIN commitmail json YAML

+ squid-3.1.18, subversion-1.7.2.

(taca)

2011-12-07 16:07:14 UTC MAIN commitmail json YAML

Canuum stupidly thinks that curses calls are in termcap.
Teach it otherwise.

(roy)

2011-12-07 16:05:59 UTC MAIN commitmail json YAML

Fix tparm calls to the POSIX standard.
Remove non-standard resetterm call as it calls reset_shell_mode anyway.

(roy)

2011-12-07 16:05:09 UTC MAIN commitmail json YAML

update to 5.2.2
changes:
-bugfixes
-documentation cleanup

also minor pkg Makefile cleanup

(drochner)

2011-12-07 16:02:20 UTC MAIN commitmail json YAML

Updated databases/postgresql90 to 9.0.6

(adam)

2011-12-07 16:00:41 UTC MAIN commitmail json YAML

Changes 9.0.6:
* Fix bugs in information_schema.referential_constraints view
* Correct collations for citext columns and indexes
* Prevent possible crash when joining to a scalar function
* Prevent transitory data corruption of GIN indexes after a crash
* Prevent data corruption on TOAST columns when copying data
* Fix failures during hot standby startup
* Correct another "variable not found in subplan target list" bug
* Fix bug with sorting on aggregate expressions in windowing functions
* Multiple bug fixes for pg_upgrade
* Change Foreign Key creation order to better support self-referential keys
* Multiple bug fixes to CREATE EXTENSION
* Ensure that function return type and data returned from PL/perl agree
* Ensure that PL/perl strings are always UTF-8
* Assorted bug fixes for various Extensions
* Updates to the time zone database, particularly to CST6

(adam)

2011-12-07 15:55:28 UTC MAIN commitmail json YAML

2011-12-07 15:22:59 UTC MAIN commitmail json YAML

Disable -Wswitch as newer GCC versions are more noisy

(joerg)

2011-12-07 15:22:28 UTC MAIN commitmail json YAML

2011-12-07 15:19:30 UTC MAIN commitmail json YAML

Set PATCHDIR to a proper value

(joerg)

2011-12-07 15:18:51 UTC MAIN commitmail json YAML

2011-12-07 15:17:30 UTC MAIN commitmail json YAML

2011-12-07 15:17:00 UTC MAIN commitmail json YAML

2011-12-07 15:15:53 UTC MAIN commitmail json YAML

2011-12-07 15:15:17 UTC MAIN commitmail json YAML

2011-12-07 15:13:26 UTC MAIN commitmail json YAML

2011-12-07 14:07:06 UTC MAIN commitmail json YAML

+ bochs-2.5, digikam-2.4.0, dillo-3.0.2, eigen2-2.0.17, eigen3-3.0.4,
  elm-me-2.5plalpha27, ettercap-0.7.4, freeciv-2.3.1,
  gnome-commander-1.2.8.15, kismet-2011.03r2 [pkg/45692], libdrm-2.4.28,
  opera-11.60, poppler-0.18.2, qwt-6.0.0, socat-1.7.2.0, stow-2.1.1,
  vala-0.15.0, yabause-0.9.11.1.

(wiz)

2011-12-07 13:43:45 UTC MAIN commitmail json YAML

Updated graphics/py-nwdiag to 0.7.0

(obache)

2011-12-07 13:43:30 UTC MAIN commitmail json YAML

Update py-nwdiag to 0.7.0.

History
=======

0.7.0 (2011-11-19)
------------------
* Accept N/A rack-unit
* Add fontfamily attribute for switching fontface
* Fix bugs

0.6.1 (2011-11-06)
------------------
* [rackdiag] Support multiple racks rendering
* [rackdiag] Add rack attribute: unit-height, weight, ampere, ascending
* [rackdiag] Support putting multiple items to same rack-unit

0.6.0 (2011-11-06)
------------------
* Add rackdiag which supports genarating rack-structure diagram
* Add docutils extension
* Fix bugs

0.5.3 (2011-11-01)
------------------
* Add class feature (experimental)

0.5.2 (2011-11-01)
------------------
* Follow blockdiag-0.9.7 interface

0.5.1 (2011-10-19)
------------------
* Follow blockdiag-0.9.5 interface

0.5.0 (2011-10-07)
------------------
* Change shape of trunkline like a pipeline
* Add network attribute: color
* Add diagram attribute: default_network_color

(obache)

2011-12-07 13:36:16 UTC MAIN commitmail json YAML

roll back to D2011.06.14.22.00.00, i.e. revert to 5.2.1nb4
qwt6 is incompatible, and the update has broken the graphics/scidavis pkg

(drochner)

2011-12-07 13:32:19 UTC MAIN commitmail json YAML

Add php-tiki6

(ryoon)

2011-12-07 13:31:43 UTC MAIN commitmail json YAML

Added www/php-tiki6 version 6.4

(ryoon)

2011-12-07 13:29:39 UTC MAIN commitmail json YAML

Import php*-tiki6-6.4 as www/php-tiki6

Tiki is free, both Free Software (as in "Free Speech") and Free of
Charge (as in "Free Beer"), and for everyone! It has all the features
you need "out-of-the-box":

    * Wikis (like Wikipedia)
    * Forums (like phpBB)
    * Blogs (like WordPress)
    * Articles (like Yahoo News)
    * Image Gallery (like Flickr)
    * Map Server (like Google Maps)
    * Link Directory (like DMOZ)
    * Multilingual (like Babel Fish)
    * Bug Tracker (like Bugzilla)
    * RSS Feeds (like Digg)
    * Free Open Source software (LGPL)

This is Long Term Support version.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-12-07 13:27:29 UTC MAIN commitmail json YAML

Updated graphics/py-actdiag to 0.3.0

(obache)

2011-12-07 13:27:14 UTC MAIN commitmail json YAML

Update py-actdiag to 0.3.0.

        History
        =======

        0.3.0 (2011-11-19)
        ------------------
        * Add fontfamily attribute for switching fontface
        * Fix bugs

        0.2.4 (2011-11-10)
        ------------------
        * Fix dependencies (do not depend PIL directly for pillow users)

        0.2.3 (2011-11-06)
        ------------------
        * Add docutils exetension
        * Fix bugs

        0.2.2 (2011-11-01)
        ------------------
        * Add class feature (experimental)

        0.2.1 (2011-11-01)
        ------------------
        * Follow blockdiag-0.9.7 interface

        0.2.0 (2011-10-19)
        ------------------
        * Follow blockdiag-0.9.5 interface

        0.1.9 (2011-10-11)
        ------------------
        * Fix bugs

(obache)

2011-12-07 13:21:25 UTC MAIN commitmail json YAML

Updated graphics/py-seqdiag to 0.7.1

(obache)

2011-12-07 13:21:10 UTC MAIN commitmail json YAML

Update py-seqdiag to 0.7.1.

        History
        =======

        0.7.1 (2011-11-30)
        ------------------
        * Fix bugs

        0.7.0 (2011-11-19)
        ------------------
        * Add fontfamily attribute for switching fontface
        * Fix bugs

        0.6.3 (2011-11-06)
        ------------------
        * Add docutils extention
        * Fix bugs

        0.6.2 (2011-11-01)
        ------------------
        * Add class feature (experimental)

        0.6.1 (2011-11-01)
        ------------------
        * Follow blockdiag-0.9.7 interface

        0.6.0 (2011-10-28)
        ------------------
        * Add edge attributes: note, rightnote, leftnote, notecolor
        * Add diagram atteribute: default_note_color

        0.5.2 (2011-10-27)
        ------------------
        * Implement auto edge height adjusting
        * Fix bugs

        0.5.1 (2011-10-24)
        ------------------
        * Fix bugs

        0.5.0 (2011-10-21)
        ------------------
        * Add diagram attributes: activation, autonumber
        * Add edge attribute: failed
        * Add separator syntax

        0.4.3 (2011-10-19)
        ------------------
        * Follow blockdiag-0.9.5 interface

        0.4.2 (2011-10-11)
        ------------------
        * Fix bugs

(obache)

2011-12-07 13:12:29 UTC MAIN commitmail json YAML

Updated graphics/py-blockdiag to 1.1.1

(obache)

2011-12-07 13:12:08 UTC MAIN commitmail json YAML

Update py-blockdiag to 1.1.1.

1.1.1 (2011-11-27)

    * Add node attribute: href (thanks to @r_rudi!)
    * Fix bugs

1.1.0 (2011-11-19)

    * Add shape: square and circle
    * Add fontfamily attribute for switching fontface
    * Fix bugs

1.0.3 (2011-11-13)

    * Add plugin: attributes
    * Change plugin syntax; (cf. plugin attributes [attr = value, attr, value])
    * Fix bugs

1.0.2 (2011-11-07)

    * Fix bugs

1.0.1 (2011-11-06)

    * Add group attribute: shape
    * Fix bugs

1.0.0 (2011-11-04)

    * Add node attribute: linecolor

    * Rename diagram attributes:
            * fontsize -> default_fontsize
            * default_line_color -> default_linecolor
            * default_text_color -> default_textcolor

    * Add docutils extention

    * Fix bugs

0.9.7 (2011-11-01)

    * Add node attribute: fontsize
    * Add edge attributes: thick, fontsize
    * Add group attribute: fontsize
    * Change color of shadow in PDF mode
    * Add class feature (experimental)
    * Add handler-plugin framework (experimental)

0.9.6 (2011-10-22)

    * node.style supports dashed_array format style
    * Fix bugs

0.9.5 (2011-10-19)

    * Add node attributes: width and height
    * Fix bugs

0.9.4 (2011-10-07)

    * Fix bugs

0.9.3 (2011-10-06)

    * Replace SVG core by original's (simplesvg.py)
    * Refactored
    * Fix bugs

(obache)

2011-12-07 12:57:54 UTC MAIN commitmail json YAML

Added devel/py-ordereddict version 1.1

(obache)

2011-12-07 12:57:15 UTC MAIN commitmail json YAML

+ py-ordereddict

(obache)

2011-12-07 12:54:24 UTC MAIN commitmail json YAML

Import py-ordereddict-1.1 as devel/py-ordereddict.

Drop-in substitute for Py2.7's new collections.OrderedDict.  The recipe has
big-oh performance that matches regular dictionaries (amortized O(1)
insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2011-12-07 10:43:58 UTC MAIN commitmail json YAML

put DISTFILES to MASTER_SITE_BACKUP, no need to use MASTER_SITE_LOCAL.

(obache)

2011-12-07 10:30:32 UTC MAIN commitmail json YAML

2011-12-07 10:24:47 UTC MAIN commitmail json YAML

2011-12-07 10:21:29 UTC MAIN commitmail json YAML

2011-12-07 10:18:24 UTC MAIN commitmail json YAML

Cairo support needs pkg-config

(joerg)

2011-12-07 08:34:35 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup tickets #3624 and #3625.

(tron)

2011-12-07 08:33:11 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3625 - requested by gls
devel/p5-PAR: security update

Revisions pulled up:
- devel/p5-PAR/Makefile                                        1.17
- devel/p5-PAR/distinfo                                        1.7

---
  Module Name:    pkgsrc
  Committed By:    gls
  Date:        Sun Dec  4 20:52:25 UTC 2011

  Modified Files:
      pkgsrc/devel/p5-PAR: Makefile distinfo

  Log Message:
  Update devel/p5-PAR to 1.005.
  Includes a fix for CVE 2011-4114.

  Upstream changes:

  [Changes for 1.005 - Dec 2, 2011]
    - run all tests using a nonce PAR_TMPDIR (otherwise CPAN Testers
    goes crazy as top level /tmp/par-USER directories (or similar)
    from previous tests may now be considered "unsafe")

  [Changes for 1.004 - Nov 30, 2011]
    - back out r1241: it causes errors in PAR::Packer's test suite
    - change "unsafe directory" error message to match the wording
    used by PAR::Packer
    - remove "debian" sub directory: it isn't released to CPAN and
    Debian will supply its own anyway
    - remove some cruft from MANIFEST.SKIP

  [Changes for 1.003 - Nov 28, 2011]
    -  RT #69560/CVE-2011-4114: PAR packed files are extracted to unsafe
    and predictable temporary directories
    (Note: this bug was originally reported against PAR::Packer, but
    it applies to PAR as well)
    - create parent of cache directory (i.e. /tmp/par-USER) with mode 0700
    - if it already exists, make sure that (and bail out if not)
      - it's not a symlink
      - it's mode 0700
      - it's owned by USER
    - Fix a problem packing XML::LibXSLT on Windows (see the thread starting
    with http://www.nntp.perl.org/group/perl.par/2011/02/msg4919.html)
    - Die (with a hopefully useful message) if any error is encountered
    during an Archive::Zip extract operation

(tron)

2011-12-07 08:30:52 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3624 - requested by dholland
graphics/xart: build fix

Revisions pulled up:
- graphics/xart/distinfo                                        1.15
- graphics/xart/patches/patch-ad                                1.3
- graphics/xart/patches/patch-ak                                1.2
- graphics/xart/patches/patch-image.h                          1.1
- graphics/xart/patches/patch-main.c                            1.1
- graphics/xart/patches/patch-protocol.c                        1.1
- graphics/xart/patches/patch-rw_readGIF.c                      1.1
- graphics/xart/patches/patch-rw_readWriteXBM.c                1.1
- graphics/xart/patches/patch-rw_readWriteXWD.c                1.1

---
  Module Name: pkgsrc
  Committed By: joerg
  Date: Mon Dec  5 22:48:59 UTC 2011

  Modified Files:
  pkgsrc/graphics/xart: distinfo
  pkgsrc/graphics/xart/patches: patch-ad patch-ak
  Added Files:
  pkgsrc/graphics/xart/patches: patch-image.h patch-main.c
      patch-protocol.c patch-rw_readGIF.c patch-rw_readWriteXBM.c
      patch-rw_readWriteXWD.c

  Log Message:
  Fix build with newer GCC

(tron)

2011-12-07 08:19:58 UTC MAIN commitmail json YAML

devel/uno: Not for x86_64 DragonFly

DragonFly x86_64 can't handle 32-bit binaries.

(marino)

2011-12-07 07:53:25 UTC MAIN commitmail json YAML

misc/kdeadmin4: Detect libcrypt rather than scan for crypt.h

This patch camed from kde 4.7 and fixes the DragonFly build.

(marino)

2011-12-07 07:49:33 UTC MAIN commitmail json YAML

misc/kdeadmin3: Revert previous commit

These patches were supposed to be applied against misc/kdeadmin4.

(marino)

2011-12-07 05:16:28 UTC MAIN commitmail json YAML

2011-12-07 04:35:47 UTC MAIN commitmail json YAML

Updated mail/p5-Mail-IMAPClient to 3.30.
Updated www/p5-Captcha-reCAPTCHA-Mailhide to 0.94.

(hiramatsu)

2011-12-07 04:34:28 UTC MAIN commitmail json YAML

Update p5-Captcha-reCAPTCHA-Mailhide to 0.94.

Change from previous:
0.94    2010-07-03
        Updated Perl plugin to use Google infrastructure.

(hiramatsu)

2011-12-07 04:34:08 UTC MAIN commitmail json YAML

Update p5-Mail-IMAPClient to 3.30.

Changes from previous:
version 3.30: Fri Nov 11 09:37:00 EST 2011
- rt.cpan.org#72347: Starttls array ref argument dereferenced twice
  [Jonathan Buhacoff]
- during connect(): Port now defaults 143 or 993 if $self->Ssl
  [Kodi Arfer]
- stop reconnect deep recursion if server disconnects on login
  [Luca Ferrario]
- reconnect() now returns 1 on success; on error undef or 0=recursive
- handle EBADF from syswrite in _send_bytes
- rt.cpan.org#67263: add RFC4978 IMAP COMPRESS Extension support
  [SDIZ]
  + new method: compress()
  + new attributes: Compress Readmoremethod
- general code cleanup:
  + new() now always returns $self or undef (never $sock any more)
  + Socket() now always return a socket or undef
  + login() now always return $self or undef
  + _read_more() will now use Readmoremethod if set
- missing second arg '' for encode_base64 causing AUTHENTICATE
  PLAIN to fail on lines longer than 76 characters
  [Yoshiho Yoshida]

version 3.29: Tue Aug  9 00:33:52 EDT 2011
- rt.cpan.org#69876: ENVELOPE as part of fetch_hash convenience method
  [Chris Huttman]
  + added Mail::IMAPClient::BodyStructure::Envelope->parse_string($str)
    convenience method for handling ENVELOPE data from fetch_hash
- rt.cpan.org#68310: folders() should not call exists()/STATUS
  [Gilles Lamiral]
    - affects folders() and subscribed() methods
  + use selectable() instead of exists() in call
    - consider removing extra call to folders()/subscribed()
  + ensure separator is set properly in folders()
  + selectable now properly checks for \Noselect flag
  + update folders() POD to match implementation behavior
- rt.cpan.org#68648: [patch]: CAPABILITY after authenticate
  [Stef Simoens]
  + delete cache after State set to Authenticate
    - State() is no longer an auto-generated method
- rt.cpan.org#68755: provided socket loses blocking in 3.19-3.28
  [Martin Schmitt]

version 3.28: Fri Mar  4 00:17:38 EST 2011
- rt.cpan.org#66004: internaldate() return undef if no internaldate in reply
  [Jason Long]
- rt.cpan.org#66367: fetch_hash uses Escaped_results() in 3.26/3.27
  (redo) rt.cpan.org#63524: fetch_hash() parse errors
  [Mathias Reitinger]
  + fetch_hash: only Escape() data in parenthesized list
  + update fetch_hash test and add a new test
- do not touch CRLF in Escape()/Unescape()
- added Escape() method
- rt.cpan.org#66287: flags results truncated due to Maxcommandlength
  [Erik Colson]
- rt.cpan.org#65694: SASL PLAIN: bad order of login data
  [Willi Mann]

version 3.27: Sun Feb 13 14:37:27 EST 2011
- rt.cpan.org#65694: migrate fails
  [Erik Colson]
- rt.cpan.org#65470: uninitialized warning in message_to_file
  [Gilles Lamiral, Mark Hedges]
- rt.cpan.org#61835: (DOC) in LIST context undef may be returned
  [Stefan V旦lkel]
  + warn/highlight behavior in docs Errors section
- updated documentation
  + migrate() documentation fixed
  + moved Custom Authentication Mechanisms toward end
  + recommended use of scalar context due to historical API behavior

version 3.26: Mon Jan 31 22:15:04 EST 2011
- *require Perl 5.8.1 as constant use is invalid on 5.6
- rt.cpan.org#63524: fetch_hash() parse errors
  [Brian Kroth]
  + fixed handling of LITERAL values in response
  + fixed handling of field names with a dash (e.g. X-SAVEDATE)
  + fetch_hash now uses Escaped_results() method
- *fixed Escaped_results() to properly join LITERAL data with
  the data that comes before and after it
- *rt.cpan.org#60945: append_file() does not interpret $date as expected
  [Jason Long]
  $date should now be 1 (to use the file mtime) or a valid RFC3501 date
- *rt.cpan.org#61292: memory consumption with message_string()/append()
  rt.cpan.org#61806: Major problem with one function in IMAPClient
  [Gilles Lamiral, Casey Duquette]
  + use @_ / $_[<num>] in critical places to avoid pass by
    value memory overhead
  + use in memory files in a few critical places as that code
    path in Mail::IMAPClient is significantly more efficient
    with internal memory usage
  + *new (undocumented/do-not-use-without-good-reason)
    attribute Maxappendstringlength used by append() and
    append_string() holds the size (in bytes, default 1 MiB)
    that triggers when message SCALAR(s) passed to these
    methods will be treated as an in memory file.  This
    attribute will likely be removed in a future version.
  + *append() and append_string() now call append_file() and
    use an im memory file when length($message) is greater
    than Maxappendstringlength; other minor code cleanup
  + *message_string() now calls message_to_file() and uses an
    in memory file
  + refactor message_to_file() to use internal _imap_uid_command()
  + update _read_line() to be more efficient w/CPU in critical
    section by pulling isa() checks out of main loop also
    conserve memory by not storing an extra copy of LITERAL
    data if the data was put into a filehandle from the caller
  + Memory/working set (KB) comparison (Perl 5.10 cygwin Win7):
    - test: message_string on 6.1M msg and then append 6.1M msg
      version | start | after message_string | after append
      --------+-------+----------------------+-------------
        2.2.9 |  7624 |                74404 |      131896
        3.25 |  7716 |                74408 |      156532
        3.26 |  7684 |                33372 |        42608
- minor arg cleanup of noop() and tag_and_run()
- rt.cpan.org#63444: relax get_envelope(), allow empty reply-to
  [Nikolay Kravchenko]
- rt.cpan.org#61068: append_string can invalidate a good $date
- rt.cpan.org#60045: Logout error if delay between BYE and tagged OK
  [Armin Wolfermann]
  no longer set an error when this happens
- rt.cpan.org#61062: migrate() errors
  [Johan Ekenberg]
  + rewrote migrate() to be functional and simple
- Update README and cleanup several old or out of date files

version 3.25: Fri May 28 00:07:40 EDT 2010
- fix body_string parsing bug and added tests in t/body_string.t
  [Heiko Schlittermann]
- rt.cpan.org#57661: uninitialized value warning in IMAPClient::thread
  [Max Bowsher]
- rt.cpan.org#57337: Correctly handle multiparts in BodyStructure.pm
  [Robert Norris]
  fixes in Mail::IMAPClient::BodyStructure::bodystructure for
  bugs still in release 3.24
- rt.cpan.org#57659: install fails when using cPanel GUI
  [Ken Parisi]
  hack Makefile.PL to use alarm() and timeout prompt() gracefully
- relax t/basic.t logout() error check (allow 'BYE' instead of 'OK')
- left examples/idle.pl out of MANIFEST for 3.24

version 3.24: Fri May  7 17:02:35 EDT 2010
- rt.cpan.org#48912: wrong part numbers in multipart messages
  [Dmitry Bigunyak, Gabor Leszlauer]
- fix Mail::IMAPClient::BodyStructure::bodystructure to
  properly assign parts for messages using multipart and also
  include .TEXT parts as well (still not including top level
  HEADER and TEXT though - bug?)
- allow _load_module() to set $@ and LastError if module load fails
- rt.cpan.org#55527: [no] disconnect during DESTROY
  [Stefan Seifert]
- updated logout documentation to correctly state that DESTROY
  is not used to force an automatic logout on DESTROY despite
  documentation that indicated otherwise
- update append* documentation to match current implementation
- rt.cpan.org#55898: append_file can send too many bytes
  [Jeremy Robst]
- avoid append_file corner cases operating on lines instead of buffers
- use binmode on filehandle in append_file
- add tests to t/basic.t for append_file
- rt.cpan.org#57048: _quote_search() using $_ in loop instead of $v
  [Matthaus Kiem]
- added examples/idle.pl program showing use of idle and idle_data
- idle_data() should not read/block after server returns data
  [Marc Thielemann]
- idle_data() _get_response regexp updated to not match errors
- idle_data() now uses a timeout of 0 by default as documented
- _get_response() now checks for defined($code) to allow $code==0

(hiramatsu)

2011-12-07 02:10:31 UTC MAIN commitmail json YAML

Don't hardcode /usr/pkg. Still doesn't install properly in a non-default
$PREFIX, but it gets further.

(dholland)

2011-12-07 00:34:26 UTC MAIN commitmail json YAML

2011-12-07 00:32:17 UTC MAIN commitmail json YAML

Added phoronix-test-suite-3.4.0.

(jym)

2011-12-07 00:30:16 UTC MAIN commitmail json YAML

2011-12-07 00:23:10 UTC MAIN commitmail json YAML

Welcome to phoronix-test-suite-3.4.0.

DESCR:
The Phoronix Test Suite is the most comprehensive testing and benchmarking
platform available for the *nix operating system. This software is designed
to effectively carry out both qualitative and quantitative benchmarks in a
clean, reproducible, and easy-to-use manner.

(jym)

2011-12-06 23:40:08 UTC MAIN commitmail json YAML

devel/rapidsvn: Update version from 0.10.0-1 to 0.12.0.1

DragonFly shares a problem compiling RapidSVN with HP-UX, a name space
conflict with the isset macro of /usr/include/sys/param.h.  This was
fixed in version 0.12.0, so it was necessary to upgrade versions to
build RapidSVN on DragonFly.

Visible changes since the previous version:

* 663 New: Show number of modified children in folder browser
* 662 Enhancement: Indicate changed content with BOLD text instead of red color
* 666 Enhancement: Performance optimization for indicating modified subfolders
* 667 Enhancement: Make indication of modified subfolder configurable
* 668 Enhancement: Show build revision in About Dialog
* 669 Enhancement: Dont use static svn version in About dialog
* 665 Windows: Drop suffix for unicode exe
* 679 Mac+Win: Support Subversion 1.6.5 in binary packges
* 526 Fixed: Filelist update failed when there are special characetrs in uri
* 555 Fixed: Linux+Mac: locale files not installed by default
* 614 Fixed: Interactive Resolve used hardcoded filenames
* 643 Fixed: Mac: crashes at startup because of missing dynamic libraries
* 656 Fixed: Windows 7: Error when starting Explorer from RapidSVN
* 660 Fixed: Visual C++ 2005 Builds Fail to Startup (Visual C++ Runtime Error)
* 664 Fixed: Crashes on Windows in Japan
* 671 Fixed: Tree not updated after a commit
* 678 Fixed: Use native path separator when starting external app

Version 0.12 (released October 14th 2009)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.12

(marino)

2011-12-06 22:21:42 UTC MAIN commitmail json YAML

Updated lang/racket-textual to 5.2

(asau)

2011-12-06 22:21:27 UTC MAIN commitmail json YAML

Updated lang/racket to 5.2

(asau)

2011-12-06 22:21:00 UTC MAIN commitmail json YAML

Update to Racket 5.2

Release Highlights:

* DrRacket comes with an experimental, on-line check syntax tool,
  although this new tool is disabled default.  See below for more
  information.

* The new `db' library offers a high-level, functional interface to
  popular relational database systems, including PostgreSQL, MySQL,
  and SQLite, as well as other systems via ODBC.

* A new XREPL collection provides convenient commands for a plain
  racket REPL.  It is particularly convenient for people who prefer
  console-based work and alternative editors.  See also the new
  chapter on command-line tools and other editors at the end of the
  Racket Guide.

* The `plot' collection has been reimplemented in Racket.  It now
  offers PDF output, log axes, histograms, and more.  Some code that
  uses `plot' will still work, and some will need light porting.
  The `plot/compat' module offers expedient backward compatibility.

* DrRacket uses more conventional key bindings: `C-t' creates a new
  tab, `C-w' closes the current one, and `C-r' runs the definitions.
  On Mac OS X, the Command key is used.  See "Defining Custom
  Shortcuts" in the DrRacket manual for an example that uses the old
  key bindings.

* The new `raco link' command registers a directory as a collection,
  which allows the collection directory to reside outside the
  "collects" tree and without changing the PLTCOLLECTS environment
  variable.

* Typed Racket:
  - Typed Racket provides static performance debugging support to
    show which code gets optimized and point out code that does not.
    Use the "Performance Report" button in DrRacket.
  - More intuitive types in printouts in the REPL and in error
    messages.  Use `:query-result-type' to explore types, or
    `:print-type' for a full printout.
  - Typed Racket now supports defining function with optional
    arguments using the same syntax as Racket.

* Redex now supports specifying (and testing and automatically
  typesetting) judgment forms including type systems and SOS-style
  operational semantics.

* Fixed several GUI problems, including problems on Ubuntu 11.10
  (GTK+ 3) and 64-bit Mac OS X.

* Internal-definition expansion has changed to use `let*' semantics
  for sequences that contain no back references.  This change
  removes a performance penalty for using internal definitions
  instead of `let' in common cases, and it only changes the meaning
  of programs that capture continuations in internal definitions.
  Internal definitions are now considered preferable in style to
  `let'.

* Support for `begin-for-syntax' has been generalized; modules may
  now define and export both value bindings and syntax bindings
  (macros) at phase 1 and higher.

  Due to a bug, phase 1 syntax (or higher) is not available in
  DrRacket's `#lang'-based REPL.  A simple workaround is to disable
  debugging in DrRacket (see "no debugging" radio button in detailed
  language dialog).

Additional Items:

* The `racket/gui' library (and Slideshow) provides more support for
  multiple-screen displays.

* DrRacket remembers whether an opened file used LF or CRLF line
  endings, and will continue using the same.  When creating a new
  file, a preference determines how it is saved.

* `net/url' can now follow HTTP redirections.

* The LNCS and JFP class files are no longer distributed with
  Racket.  Instead, they are downloaded on demand.

* The Algol language implementation is now available as a plain
  language using `#lang algol60'.

* The Racket-to-C compiler (as accessed via `raco ctool' or `mzc')
  has been removed; Racket's JIT has long provided better
  performance, and the FFI provides better access to C libraries.

* Contracts can be applied to exports with the new `contract-out'
  form within `provide', instead of a separate `provide/contract'
  form.  (The new `contract-out' form is implemented as a new kind
  of "provide pre-transformer".)

* The `date*' structure type is an extension of `date' with
  `nanosecond' and `time-zone-name' fields.

* New looping constructs: `for/sum' and `for/product'.

* Direct calls to keyword-accepting functions are now optimized to
  eliminate the overhead of keywords.  In addition, the compiler
  detects and logs warnings for keyword-argument mismatches.

* The libfit interface is available from `plot/deprecated/fit', and
  will be removed in the near future.

* The Unix installer has been re-done, and it is now more robust.

* The built-in reader and printer support for Honu is removed.
  (This functionality is re-implemented in Racket.)

On-line Check Syntax:

DrRacket now provides an on-line version of the syntax check tool,
which means that syntax checking runs automatically while you
continue to edit a program.  With this tool enabled, its annotations
(e.g., binding arrows) and actions (e.g., the renaming refactoring
and direct documentation links) are almost always available.

We have noticed that on-line syntax checking renders DrRacket
unstable on occasion, perhaps because it relies on relatively new
support for parallelism.  Occurrences of the problem are rare, but
they are not rare enough, which is why we have disabled the tool by
default.  At the same time, current users of the tool find it so
valuable that we felt it should be included in the release.  We
expect to track down the remaining problems and enable the tool by
default in near-future release.

To enable on-line syntax checking (for `#lang'-based programs only),
click on the red dot in the bottom right of DrRacket's window.  To
turn it off, click there again.

(asau)

2011-12-06 22:05:04 UTC MAIN commitmail json YAML

Make x264 an option.
Bump PKGREVISION.

(sborrill)

2011-12-06 22:02:24 UTC MAIN commitmail json YAML

2011-12-06 22:01:06 UTC MAIN commitmail json YAML

2011-12-06 21:01:14 UTC MAIN commitmail json YAML

TCSASOFT may not be defined.

(sbd)

2011-12-06 20:40:38 UTC MAIN commitmail json YAML

Updated databases/postgresql91 to 9.1.2

(adam)

2011-12-06 20:37:33 UTC MAIN commitmail json YAML

Changes 9.1.2:
* Fix bugs in information_schema.referential_constraints view
* Correct collations for citext columns and indexes
* Prevent possible crash when joining to a scalar function
* Prevent transitory data corruption of GIN indexes after a crash
* Prevent data corruption on TOAST columns when copying data
* Fix failures during hot standby startup
* Correct another "variable not found in subplan target list" bug
* Fix bug with sorting on aggregate expressions in windowing functions
* Multiple bug fixes for pg_upgrade
* Change Foreign Key creation order to better support self-referential keys
* Multiple bug fixes to CREATE EXTENSION
* Ensure that function return type and data returned from PL/perl agree
* Ensure that PL/perl strings are always UTF-8
* Assorted bug fixes for various Extensions
* Updates to the time zone database, particularly to CST6

(adam)

2011-12-06 20:16:36 UTC MAIN commitmail json YAML

Updated misc/calibre to 0.8.29

(gls)

2011-12-06 20:16:16 UTC MAIN commitmail json YAML

Updated misc/calibre to 0.8.29

Upstream changes:
-----------------

0.8.29
======

New Features:

When searching for author names with accented characters, allow the non accented version to match. For example, searching for Nino will now match Ni単o.
Driver for Blackberry Playbook, Motorola Electrify and Samsung Galaxy GIO S5660
Metadata search and replace, make the regular expressions unicode aware

Bug Fixes:

Fix regression in 0.8.28 that broke sending PDF files to iTunes
Conversion pipeline: Do not error out on books that set font size to zero.
News download: Respect the delay setting when downloading RSS feeds as well.
EPUB Output: Ensure that xml:lang is set if lang is set as ADE looks for xml:lang, not lang
Content server: Reduce memory consumption when sending very large files
Preserve capitalization of Scottish author names when downloading metadata
Fix update title sort in bulk metadata edit not using language information
Fix sorting by published column in the download metadata dialog broken
Allow use of languages field when generating CSV/XML catalogs
Get Books: Fix ebookpoint.pl
When calculating title sort for a book based on its language, only use the specified language not a combination of the language and english

New news sources:

gs24.pl and Gazeta.pl Szczecin by Michal Szkutnik
Vanity Fair by Barty
Skylife by thomass
Daily Writing Tips by NotTaken
TechDirt by Krittika Goyal
Cosmopolitan UK by Dave Asbury

Improved news sources:

Metro NL
Ming Pao
Rolling Stones Mag
Buffalo News

0.8.28
======

New Features:

Get Books: Add litres.ru store
Change the algorithm that generates title sort strings to strip leading articles from both english and the current language set for the calibre user interface. In addition, in the edit metadata dialog, calibre will use the book's language when calculating the sort string. This behavior can be adjusted via Preferences->Tweaks.
Driver for Cybook Odyssey.
Irex driver: Put books into the top level directory instead of into /ebooks or /Books.

Bug Fixes:

Have downloaded periodicals recognized when transferred via USB to the Kindle Fire
MOBI Output: Fix underline and strikethrough properties declared on parents not being rendered on child tags.
Template language: Fix regression that broke ordering of items when formatting a list
Conversion pipeline: When removing obsolete <font> tags convert them to <div> instead of <span> if they contain block level tags.
When downloading metadata, fix the case normalization of double-barelled author names.
Template language: Fix regression that broke using general program mode in save to disk templates
calibredb: Fix use of ranges when specifying ids for the remove command
Apple driver: Add ids for iPhone 4S. More robust against iTunes automation errors when adding artwork.
Fix encoding of comments incorrectly detected when downloading metadata from ozon.ru
Fix calibre not getting list of books on the Kindle Fire

New news sources:

Give me something to read and Let's get Critical by Barty
Worldcrunch by Krittika Goyal

Improved news sources:

El Mundo
BBC
NIN Online
ABC Australia
Salon.com
Expansion (Spanish)
The Week
Heise Online

(gls)

2011-12-06 20:03:54 UTC MAIN commitmail json YAML

Removed wrong entry from PLIST

(adam)

2011-12-06 19:55:43 UTC MAIN commitmail json YAML

2011-12-06 19:54:46 UTC MAIN commitmail json YAML

2011-12-06 19:53:27 UTC MAIN commitmail json YAML

2011-12-06 19:52:57 UTC MAIN commitmail json YAML

2011-12-06 19:51:47 UTC MAIN commitmail json YAML

2011-12-06 19:51:07 UTC MAIN commitmail json YAML

2011-12-06 19:49:54 UTC MAIN commitmail json YAML

2011-12-06 19:48:47 UTC MAIN commitmail json YAML

2011-12-06 19:47:32 UTC MAIN commitmail json YAML

2011-12-06 19:46:36 UTC MAIN commitmail json YAML

2011-12-06 19:46:09 UTC MAIN commitmail json YAML

2011-12-06 19:42:58 UTC MAIN commitmail json YAML

Updated www/moodle to 2.1.3

(gls)

2011-12-06 19:42:37 UTC MAIN commitmail json YAML

Update www/moodle to 2.1.3

Upstream highlights:
--------------------

Highlights

MDL-27037 - Wiki 2.0 respects 'visible groups' functionality
MDL-29960 - Dropbox repository now functioning with new API

Functional changes

MDL-27516 - RTL Theme fixes for Moodle 2

Security issues

MSA-11-0042 - Information leak in Wiki
MSA-11-0043 - Possible link redirect in Calendar
MSA-11-0044 - Expired identification information shown in Web services
MSA-11-0045 - Potential to masquerade through MNet
MSA-11-0047 - Possible injection attack in Calendar
MSA-11-0048 - Password loss issue
MSA-11-0050 - Backup capability issue
MSA-11-0051 - Authentication issue with Web services
MSA-11-0052 - Potential to exploit developer debugging scripts
MSA-11-0053 - Security and system administration conflict
MSA-11-0054 - Personal information leak

Fixes and improvements

MDL-28292 - Removed possibility to 'lose' a block by docking it
MDL-29542 - Lesson no longer gets corrupted after creating a new question
MDL-30010 - Core themes which have pagelayout problems when moving blocks have been fixed
MDL-27790 - Temporary course remains after restore
MDL-29529 - Fixed database error when assignments were sorted by status
MDL-30375 - Comments block no longer disappears when cancel is clicked
MDL-30398 - Lesson no longer accepts blank password

(gls)

2011-12-06 19:12:04 UTC MAIN commitmail json YAML

misc/kdeadmin4: Detect libcrypt rather than scan for crypt.h

This patch camed from kde 4.7 and fixes the DragonFly build.

(marino)

2011-12-06 19:08:31 UTC MAIN commitmail json YAML

mk/tools: Fix flex tool definition for DragonFly

(marino)

2011-12-06 19:05:35 UTC MAIN commitmail json YAML

print/lilypond: Fix copy/paste error on previous commit

(marino)

2011-12-06 17:14:02 UTC MAIN commitmail json YAML

Note update of emacs-snapshot.

(minskim)

2011-12-06 17:12:09 UTC MAIN commitmail json YAML

Update emacs-snapshot to 24.0.92.20111206.

Changes:
        * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
        overly zealous deletion of trailing whitespace.
        * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
        there's no inferior buffer (bug#10196).
        * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
        interrupt.  (Bug#10187)
        * info.el (Info-search): Display "end of manual" when Isearch
        reaches the end of single-file Info manual.  (Bug#9918)
        * isearch.el (isearch-message-prefix): Run the input method part
        of the prompt through bidi-string-mark-left-to-right.  (Bug#10183)
        * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
        aware of remote file names.  (Bug#10124)

(minskim)

2011-12-06 16:14:41 UTC MAIN commitmail json YAML

note update of sysutils/mkmemstick to 20111206

(gson)

2011-12-06 16:14:31 UTC MAIN commitmail json YAML

Fix previous - had wrong sum with wrong filename. hi joerg :-)

(dholland)

2011-12-06 16:13:42 UTC MAIN commitmail json YAML

Find the first free vnd device using next_avil () function from Robert Elz
instead of hardcoding vnd0.

(gson)

2011-12-06 13:22:17 UTC MAIN commitmail json YAML

Fix build failure on Linux(PR 44628).
I think Haiku vs. -lm is a separate issue.
Also, I don't think .ifdef-ing all packages that use -lm is impractical.

(cheusov)

2011-12-06 12:42:10 UTC MAIN commitmail json YAML

Updated www/aipo to 6.02nb2

(ryoon)

2011-12-06 12:41:03 UTC MAIN commitmail json YAML

Fix typo in MESSAGE.
Bump PKGREVISION.

(ryoon)

2011-12-06 11:41:18 UTC MAIN commitmail json YAML

Updated inputmethod/gtk-im-libthai to 0.2.1

(obache)

2011-12-06 11:41:02 UTC MAIN commitmail json YAML

2011-12-06 11:21:26 UTC MAIN commitmail json YAML

Updated devel/libthai to 0.1.16

(obache)

2011-12-06 11:21:12 UTC MAIN commitmail json YAML

Update libthai to 0.1.16.

LibThai 0.1.16 (5 November 2011):
* Updated word break dictionary.

(obache)

2011-12-06 11:07:08 UTC MAIN commitmail json YAML

Updated devel/libdatrie to 0.2.5

(obache)

2011-12-06 11:06:51 UTC MAIN commitmail json YAML

Update libdatrie to 0.2.5.

0.2.5 (2011-11-04)
=====
- Fix missing 'extern "C"' in header file. [Patch from Aurimas ��ernius]
- Minor documentation fix.

(obache)

2011-12-06 09:58:01 UTC MAIN commitmail json YAML

Update to mod_auth_mellon 0.4.0 plus upstream patch:

* Honour MellonProbeDiscoveryIdP order when sending probes
* Allow MellonUser variable to be translated through MellonSetEnv
* A /mellon/probeDisco endpoint replaces the builtin:get-metadata
  IdP dicovery URL scheme
* New MellonCond directive to enable attribute filtering beyond
  MellonRequire functionalities.
* New MellonIdPMetadataGlob directive to load mulitple IdP metadata
  using a glob(3) pattern.
* Support for running behind reverse proxy.
* MellonCookieDomain and MellonCookiePath options to configure cookie
  settings.
* Support for loading federation metadata files.
* Several bugfixes.

(manu)

2011-12-06 08:12:40 UTC MAIN commitmail json YAML

devel/kdevelop-base: not jobs safe

(marino)

2011-12-06 07:07:45 UTC MAIN commitmail json YAML

Updated www/p5-Dancer to 1.3080.
Updated devel/p5-Date-Manip to 6.25.

(hiramatsu)

2011-12-06 07:06:46 UTC MAIN commitmail json YAML

Update p5-Date-Manip to 6.25.

Changes from previous:
VERSION 6.25 (2011−08−31)
    Relaxed one constraint in ISO 8601 dates
        A time separated by whitespace from the date can use a single digit
        hour.  Yuming Philip Xiang

    Set official removal dates for old config variables
        Config variables will be removed 2 years after they are deprecated
        (except for the TZ variable which, due to it's wide use, will be
        kept for 4 years).

    Time zone fixes
        Newest zoneinfo data (tzdata 2011i)

(hiramatsu)

2011-12-06 06:50:05 UTC MAIN commitmail json YAML

Update p5-Dancer to 1.3080.

Changes from previous:
1.3080      25.10.2011
    ** Codename: Sawyer's Sugar Stream // Sawyer X **

    [ ENHANCEMENTS ]
    * No functional changes, just releasing as stable.

1.3079_05  02.10.2011

    [ API CHANGES ]
    * Deprecation of 'before', 'before_template' and 'after' in favor of hook
      (Alberto Sim探es)

    [ BUG FIXES ]
    * Minor corrections (jamhed, felixdo)
    * Log if a view and or a layout is not found (Alberto Sim探es, reported
      by David Previous)

    [ ENHANCEMENTS ]
    * Add support for the HTTP 'PATCH' verb (David Precious)

1.3079_04  02.10.2011

    [ ENHANCEMENTS ]
    * PSGI handler code cleaned up (chromatic).
    * Improved warning localizations (chromatic).

    [ DOCUMENTATION ]
    * Dancer::Plugins typos (Olof Johansson).
    * PSGI handler documented (chromatic).

1.3079_03  10.09.2011

    [ ENHANCEMENTS ]
    * Support XML::Simple configuration for serializing/deserializing
      (Alberto Sim探es)
    * Hard deprecate lots of stuff (Alberto Sim探es)

    [ BUG FIXES ]
    * Don't clobber TT INCLUDE_PATH if the user set it specifically in the
      config file - Issue 643 (David Precious, reported by meraxes)
    * Don't require a space after semi-colon delimiting multiple name=value
      cookie pairs - Issue 642 (David Precious, reported by travisbeck)

1.3079_02  28.08.2011

    [ BUG FIXES ]
    * Remove hard-coded version from 404.html and 500.html (Alberto Sim探es)
    * Fix logging of UTF8-encoded strings (jamhed)
    * Do not clean 'vars' during forward (Alberto Sim探es)

    [ ENHANCEMENTS ]
    * Add streaming support to send_file. (Sawyer X)

(hiramatsu)

2011-12-06 05:54:06 UTC MAIN commitmail json YAML

2011-12-06 05:22:38 UTC MAIN commitmail json YAML

Don't overwrite the mk file on non SunOS platforms.
Bump PKGREVISION to 2.

(yyamano)

2011-12-06 02:02:10 UTC MAIN commitmail json YAML

switch default apr dependency with PKG_APACHE_DEFAULT.

(obache)

2011-12-06 01:47:06 UTC MAIN commitmail json YAML

revive apache2 support.

(obache)

2011-12-06 01:23:58 UTC MAIN commitmail json YAML

print/lilypond: Fix for DragonFly

DragonFly needs devel/flex rather than USE_TOOLS+= lex in order to
build lilypond

(marino)

2011-12-06 01:22:43 UTC MAIN commitmail json YAML

devel/kdesdk3: Fix for DragonFly

DragonFly needs devel/flex rather than USE_TOOLS+= lex in order to
build kdesdk3.

(marino)

2011-12-06 01:21:35 UTC MAIN commitmail json YAML

devel/opal: Remove CFLAG -D__STDC_CONSTANT_MACROS

This CFLAG, added 2011/02/06, was treating a symptom of the UINT64_C
problem with ffmpeg, which was fixed on 2011/11/22 (2011/11/26).
Since then, opal has been emitting a warning that __STDC_CONSTANT_MACROS
is redefined and removing the redundant CFLAG silences the warning.

(marino)

2011-12-06 01:19:27 UTC MAIN commitmail json YAML

Updated comms/kermit to 9.0.302nb1

(sbd)

2011-12-06 01:19:16 UTC MAIN commitmail json YAML

1) Add missing mk/curses buildlink.
2) Pass BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS to the make process.
3) Have the build variables  HAVE_LIBCURSES and HAVE_CURSES needed for the
  linux build set the by pkgsrc.

Bump PKGREVISION

(sbd)

2011-12-06 01:17:33 UTC MAIN commitmail json YAML

Let wget to skip CERT check, same as curl doing.

(obache)

2011-12-06 00:19:26 UTC MAIN commitmail json YAML

2011-12-06 00:19:19 UTC MAIN commitmail json YAML

Updated lang/ocaml to 3.12.0nb5

(sbd)

2011-12-06 00:19:08 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2011-12-05 23:02:33 UTC MAIN commitmail json YAML

Updated lang/sbcl to 1.0.54

(asau)

2011-12-05 23:02:18 UTC MAIN commitmail json YAML

Update to SBCL 1.0.54

changes in sbcl-1.0.54 relative to sbcl-1.0.53:
  * minor incompatible changes:
    ** RENAME-FILE on a symbolic links used to rename the linked-to file
      instead of the link.
    ** DELETE-DIRECTORY on symbolic link to a directory used to delete the
      directory, but now signal an error instead. Use TRUENAME to resolve the
      pathname if you wish to delete the linked directory, and DELETE-FILE if
      you wish to delete the
    ** The internal SB-THREAD::SPINLOCK API has been deprecated, and using
      symbols associated with it will trigger a compile-time warning.
  * thread-related enhancements:
    (This work has been funded by the SBCL Threading 2011 IndieGoGo campaign.
    Many thanks to generous donors!)
    ** Threading is now more reliable on non-Linux platforms. We still don't
      consider threads on non-Linux platforms good enough to enable them by
      default, but they're in a clearly better shape now.
    ** Deadlines supported now on all platforms.
    ** All blocking functions in the threading API now have a :TIMEOUT
      argument.
    ** Semaphore notification objects have been added to SB-THREAD.
    ** SB-CONCURRENCY contrib now includes Allegro-style GATE objects.
    ** SB-EXT:COMPARE-AND-SWAP has been extended to support SLOT-VALUE,
      STANDARD-INSTANCE-ACCESS, and FUNCALLABLE-STANDARD-INSTANCE-ACCESS.
    ** Users can now defined new places usable with SB-EXT:COMPARE-AND-SWAP
      using an API anologous to defining new SETFable places.
  * GC-related enhancements and bug fixes:
    ** --dynamic-space-size and --control-stack-size now understand Kb, Mb,
        and Gb suffixes. Default is megabytes as before.
    ** on GENCGC targets, the default dynamic space size is now 512Mb for
      32-bit systems, and 1Gb for 64-bit systems. (OpenBSD/x86-64 is the only
      exception, defaulting to mere 444Mb to fit under default ulimits.) The
      new defaults are in place to prevent hitting swap on low-end systems.
      Use build-time option --dynamic-space-size to build an SBCL with
      another default, or the runtime option to adjust the size at startup: a
      good size is at most equal to the amount of physical memory the system
      has.
    ** on GENCGC targets, nursery and generation sizes now default to 5% of
      dynamic-space size.
    ** on GENCGC targets, SB-KERNEL:MAKE-LISP-OBJ no longer categorically
      refuses to create SIMPLE-FUN objects.
    ** on 64-bit GENCGC targets, setting the nursery size above 4Gb now works.
      (lp#870868)
    ** on CHENEYGC targets, SB-KERNEL:MAKE-LISP-OBJ now does the same
      validation of pointer objects as GENCGC does, instead of a
      comparatively weak bounds-check against the heap spaces.
  * SB-BSD-SOCKETS bug fixes:
    ** GET-PROTOCOL-BY-NAME had a significant memory leak.
    ** GET-HOST-BY-NAME and GET-HOST-BY-ADDRESS small amounts of memory on
      systems with getaddrinfo().
    ** GET-HOST-BY-NAME and GET-HOST-BY-ADDRESS weren't thread or interrupt
      safe outside systems with getaddrinfo().
  * enhancement: ASDF has been updated 2.019.
  * enhancement: special-case TCO prevention for functions which never return
    extended to untrusted types, keeping one more frame's worth of debug
    information around in many cases.
  * enhancement: debug-names of anonymous and local function are more
    descriptive. Affects backtraces and SB-SPROF results. (lp#805100)
  * enhancement: on win32, ABS of complex floats guards better against
    overflows. (lp#888410)
  * enhancement: RUN-PROGRAM now distinguishes exec() failing from child
    process exiting with code 1. (lp#676987)
  * enhancement: convenience function SET-SBCL-SOURCE-LOCATION for informing
    the system where on the filesystem the SBCL sources themselves are
    located.  (Thanks to Zach Beane)
  * enhancement: the compiler is now able to derive tighter bounds for
    floating point numbers in some cases. (Thanks to Lutz Euler, lp#894498)
  * bug fix: on 64-bit targets, atomic-incf/aref does index computation
    correctly, even on wide-fixnum builds. (lp#887220)
  * bug fix: (DIRECTORY "foo/*/*.*") did not follow symlinks in foo/ that
    resolved to directories.
  * bug fix: type mismatch when assigning to lexical variables no longer
    result in fasl-dumping internal type objects. (lp#890750)
  * bug fix: type mismatch on (SETF AREF) and function return values no
    longer result in fasl-dumping internal type objects.
  * bug fix: With several combinations of argument types, for example (EXPT
    <integer> <(complex double)>), EXPT now uses double-precision throughout
    instead of partially calculating only to single-precision.  (lp#741564;
    thanks to Lutz Euler)
  * bug fix: SYMBOL-VALUE-IN-THREAD is no longer able to construct bogus
    objects when interrupted by GC on PPC.

(asau)

2011-12-05 22:57:35 UTC MAIN commitmail json YAML

2011-12-05 22:56:58 UTC MAIN commitmail json YAML

2011-12-05 22:56:22 UTC MAIN commitmail json YAML

2011-12-05 22:55:36 UTC MAIN commitmail json YAML

2011-12-05 22:54:57 UTC MAIN commitmail json YAML

2011-12-05 22:54:22 UTC MAIN commitmail json YAML

2011-12-05 22:53:45 UTC MAIN commitmail json YAML

2011-12-05 22:53:14 UTC MAIN commitmail json YAML

2011-12-05 22:52:24 UTC MAIN commitmail json YAML

2011-12-05 22:51:00 UTC MAIN commitmail json YAML

Avoid picking up non-standard libm builtins with newer GCC

(joerg)

2011-12-05 22:50:25 UTC MAIN commitmail json YAML

2011-12-05 22:49:47 UTC MAIN commitmail json YAML

2011-12-05 22:48:59 UTC MAIN commitmail json YAML

2011-12-05 22:48:03 UTC MAIN commitmail json YAML

2011-12-05 22:47:14 UTC MAIN commitmail json YAML

2011-12-05 22:46:12 UTC MAIN commitmail json YAML

2011-12-05 22:45:19 UTC MAIN commitmail json YAML

2011-12-05 22:44:47 UTC MAIN commitmail json YAML

2011-12-05 22:44:08 UTC MAIN commitmail json YAML

2011-12-05 22:40:22 UTC MAIN commitmail json YAML

2011-12-05 22:15:05 UTC MAIN commitmail json YAML

If <stdlib.h> is needed and its wrapped with HAVE_STDDLIB_H  it must be
tested for by autoconf!

<stdlib.h> is needed as it include <alloca.h> which is needed for alloca(3).

Also fix DESTDIR support for gdbserver.

(sbd)

2011-12-05 22:05:29 UTC MAIN commitmail json YAML

Revert commit:

  Module Name:    pkgsrc
  Committed By:  sbd
  Date:          Mon Dec  5 19:34:41 UTC 2011

  Modified Files:
  pkgsrc/devel/gdb: distinfo
  Added Files:
  pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_gdbreplay.c

  Log Message:
  alloca(3) is not avalible with glibc on linux if -fno-builtin is used.

  To generate a diff of this commit:
  cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/gdb/distinfo
  cvs rdiff -u -r0 -r1.1 \
      pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_gdbreplay.c

(sbd)

2011-12-05 20:09:14 UTC pkgsrc-2011Q3 commitmail json YAML

2011-12-05 20:08:05 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3623 - requested by dholland
devel/opal: build fix

Revisions pulled up:
- devel/opal/distinfo                                          1.9
- devel/opal/patches/patch-configure                            1.1
- devel/opal/patches/patch-configure.ac                        1.1
- devel/opal/patches/patch-plugins_configure                    1.1
- devel/opal/patches/patch-plugins_configure.ac                1.1
- devel/opal/patches/patch-plugins_video_H.263-1998_h263-1993.cxx 1.1
- devel/opal/patches/patch-plugins_video_MPEG4-ffmpeg_mpeg4.cxx 1.1
- devel/opal/patches/patch-plugins_video_common_dyna.cxx        1.1

---
  Module Name: pkgsrc
  Committed By: marino
  Date: Sun Dec  4 22:06:04 UTC 2011

  Modified Files:
  pkgsrc/devel/opal: distinfo
  Added Files:
  pkgsrc/devel/opal/patches: patch-configure patch-configure.ac
      patch-plugins_configure patch-plugins_configure.ac
      patch-plugins_video_H.263-1998_h263-1993.cxx
      patch-plugins_video_MPEG4-ffmpeg_mpeg4.cxx
      patch-plugins_video_common_dyna.cxx

  Log Message:
  devel/opal: Fix incompatibility with ffmpeg / Add DragonFly support

  Several plugins of Opal weren't building because the function names
  in the ffmpeg libraries changed (they were prefixed with "ff_").
  These function names were updated, but a couple of the plugins also
  needed changes for a modern gcc.  Finally, DragonFly support was
  added to the various configuration scripts.

(tron)

2011-12-05 19:44:56 UTC MAIN commitmail json YAML

Updated net/libquvi-scripts to 0.4.2
Updated net/quvi to 0.4.1
Updated net/libquvi to 0.4.0nb1

(ryoon)

2011-12-05 19:43:28 UTC MAIN commitmail json YAML

Update to 0.4.1

Changelog:
0.4.1  Mon Nov 28 2011  Toni Gundogdu
Changes:
  - Accept multiple occurences of --exec
  - Add verbosity level 'mute'
  - Add new options:
        --export-format
        --export-level
        --verbosity
        --category
        --feature
  - Deprecate options:
        --verbose-libcurl
        --category-*
        --quiet
        --no-*
        --xml
Fixes:
  - Properly escape strings passed to shell (#79)
    Many thanks to Tomas Janousek <tomi@nomi.cz> for the patch!

(ryoon)

2011-12-05 19:40:27 UTC MAIN commitmail json YAML

Revbump from update of net/libquvi-scripts

(ryoon)

2011-12-05 19:36:18 UTC MAIN commitmail json YAML

Fix DESTDIR support for gdbserver

(sbd)

2011-12-05 19:34:41 UTC MAIN commitmail json YAML

alloca(3) is not avalible with glibc on linux if -fno-builtin is used.

(sbd)

2011-12-05 19:34:12 UTC MAIN commitmail json YAML

Update to 0.4.2

0.4.2  Tue Nov 29 2011  Toni Gundogdu
Changes:
    - Add mgnetwork.lua, mutantmonkey <mutantmonkey@mutantmonkey.in> (#78)
    - Remove foundrymusic.lua
Fixes:
    - tube8.lua: media URL parsing, Tomas Janousek <tomi@nomi.cz> (#80)
    - Multiple: potential "attempt to index ... (a nil value)"
    - dailymotion.lua: no match: video plugin params
    - videobash.lua: media URL parsing (#81)

0.4.1  Sun Nov 06 2011  Toni Gundogdu
Changes:
    - ted.lua: Handle off-site media
Fixes:
    - ted.lua: thumbnail URL pattern
    - xhamster.lua: title pattern
    - yfrog.lua: title pattern
    - ted.lua: media URL check

(ryoon)

2011-12-05 19:16:57 UTC MAIN commitmail json YAML

Use motif.bl3.mk instead of direct from openmotif.

Non-default option, so no revbump.

(dholland)