Commit graph

177289 commits

Author SHA1 Message Date
tron
6b829420b1 The file "lib/charset.alias" must *not* be added to the package list as it
is on the default skip list. Removing it fixes the build under Mac OS X
where it doesn't get installed.
2011-10-25 07:50:33 +00:00
mef
cac0389fee TODO: removed by following update
pkg/45460 fonts/mkfontscale 1.0.9
  pkg/45461 fonts/mkfontdir   1.0.6
  pkg/45462 x11/glproto       1.4.14
  pkg/45463 x11/fixesproto    5.0

CHANGES-2011
  The same as above + correction to add new version number to
  x11/xorg-cf-files.
2011-10-25 07:46:35 +00:00
wiz
4212d8b5d6 Updated www/davical to 0.9.9.7 2011-10-25 07:34:04 +00:00
wiz
810620034f Update to 0.9.9.7. Supposedly improves iOS support and:
Functionality Enhancements

    Add support for incoming requests to be content-encoded with gzip, deflate or compress.
    Add page for listing external calendar binds.
    Implement basic support for supported-calendar-component-set in MKCALENDAR/MKCOL.


Bug Fixes

    Additional work on CalDAV scheduling extensions should now make this usable.
    Further fixes to the handling of time-range queries in the calendar-query report.
    Fixes to the timezone service introduced in 0.9.9.6
    Fix multi-calendar import in tools.php
    Fix casting to handle integers as usernames.
    Fix default_permissions errors with LDAP updates.
    Fix LOCK handling when no timeout is supplied.
    Ensure default addressbook collections are, in fact, created as addressbook collections.
    Fix handling of BYMONTHDAY=-N in RRULEs
    Fix handling of RRULE with COUNT=X and FREQ=WEEKLY where X is not divisible by the number of values in a BYDAY part.

Other Changes

    Minor changes to handle Kerberos authentication provided by the webserver.
    Most use of the deprecated iCalendar class has been switched to use the new vCalendar class.
    Make sync-token a URI to comply with most recent definition of webdav sync.

Depend on libawl-0.49.
Remove legacy pgsql dependencies, I think they're not needed since 0.9.9.4.
2011-10-25 07:33:54 +00:00
wiz
5fe2aa0e37 Updated devel/php-libawl to 0.49 2011-10-25 07:32:31 +00:00
wiz
4b3e4a6cd3 Update to 0.49, needed by davical-0.9.9.7.
Changes not found.
2011-10-25 07:32:19 +00:00
mef
424244b397 Based on PR pkg/45463
Update x11/fixesproto 4.1.1 to 5.0
	(modular-xorg-server 1.11.1 needs this version)
From ChangeLog:
----------
Date:   Mon Feb 28 09:53:30 2011 -0500
    fixesproto 5.0

Date:   Mon Nov 15 17:09:31 2010 -0500
    fixesproto v5: Pointer barriers

    v3: Review fixes:
    - INT16 not CARD16 for coordinates
    - BadDevice not BadMatch

Date:   Fri Oct 29 21:01:26 2010 -0700
     fixesproto 4.1.2

-    Sun's copyrights now belong to Oracle
-    config: remove the pkgconfig pc.in file from EXTRA_DIST
     Automake always includes it in the tarball.
-    Update Sun license notices to current X.Org standard form
-    Use $(docdir) for fixesproto.txt install path
-    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
-    Now that the INSTALL file is generated.
     Allows running make maintainer-clean.
-    INSTALL file is missing or incorrect #24206
-    The file is copied from util-macros.
     The copy in git is removed.
-    README: file created or updated #24206
-    Contains a set of URLs to freedesktop.org.
-    NEWS: remove empty file #24206
-    Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
-    ChangeLog filename is known to Automake and requires no further
     coding in the makefile.
-    Makefile.am: INSTALL file is missing or incorrect #24206
-    The standard GNU file on building/installing  tarball is copied
     using the XORG_INSTALL macro contained in XORG_DEFAULT_OPTIONS
     Add INSTALL target
-    configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
-    This macro aggregate a number of existing macros that sets commmon
     X.Org components configuration options. It shields the configuration file from
     future changes.
-    .gitignore: use common defaults with custom section # 24239
-    Using common defaults will reduce errors and maintenance.
     Only the very small or inexistent custom section need periodic maintenance
     when the structure of the component changes. Do not edit defaults.
2011-10-25 07:30:54 +00:00
mef
2e981abf9e Based on PR pkg/45462
Update glproto 1.4.12 to 1.4.14 (modular-xorg-server 1.11.1 requires this)
 (From ChangeLog)
 ----------------
  Date:   Thu May 5 13:10:39 2011 -0700
      glproto: add a new GLXBufferSwapComplete struct that matches the spec

      Just add a new struct to remain compatible with existing code.

  Date:   Thu May 5 09:21:19 2011 -0700
      Revert "glxproto: make GLX swap event struct match spec"

      This reverts commit f5403828c68af0f12c79c0504df0a4781ca84b2b.

      This broke compatibility with existing code, so revert in favor of a new
      struct definition instead.

  Date:   Tue May 3 12:14:10 2011 -0700
      glxproto: make GLX swap event struct match spec

      We only spec a 32 bit swap count, so drop the high sbc field.  Also make
      the padding explicit (most compilers would have already done this since
      it's not a packed structure, but making it explicit should prevent
      surprises in the future).

  Date:   Sun Mar 6 17:48:05 2011 +1000
      glproto: add GLX_ARB_context_create + GLX_ARB_context_create_profile

      Add glproto support for these two extensions

      also add tokens for GLX_ARB_create_context_robustness

  Date:   Mon Jan 3 19:40:30 2011 +1000
      glxtokens.h: add GLX_EXT_framebuffer_sRGB support.

      this is needed to glxcmds.c to emit this info.
 ----------------
2011-10-25 07:25:04 +00:00
mef
4cf5c000b9 Based on PR pkg/45461
---------
Update mkfontdir 1.0.5 to 1.0.6

Date:   Sun Nov 7 11:12:11 2010 -0800
    config: Add missing AC_CONFIG_SRCDIR

    Regroup AC statements under the Autoconf initialization section.
    Regroup AM sttaements under the Automake initialization section.

Date:   Sun Nov 7 11:10:09 2010 -0800
    config: Remove unnecessary calls from configure.ac

    AC_PROG_SED & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now

Date:   Sun Nov 7 11:09:27 2010 -0800
    config: upgrade to util-macros 1.8 for additional man page support

    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    The value of MAN_SUBST is the same for all X.Org packages.

    Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
    Enables use of platform appropriate version of sed.

Date:   Sun Nov 7 11:06:20 2010 -0800
    config: update AC_PREREQ statement to 2.60

    Unrelated to the previous patches, the new value simply reflects
    the reality that the minimum level for autoconf to configure
    all x.org modules is 2.60 dated June 2006.

    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz

Date:   Thu Nov 26 09:19:52 2009 -0500
    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES

    Now that the INSTALL file is generated.
    Allows running make maintainer-clean.

Date:   Wed Oct 28 14:09:07 2009 -0400
    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206

    Add missing INSTALL file. Use standard GNU file on building tarball
    README may have been updated
    Remove AUTHORS file as it is empty and no content available yet.
    Remove NEWS file as it is empty and no content available yet.

Date:   Mon Oct 26 22:08:38 2009 -0400
    Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432

    ChangeLog filename is known to Automake and requires no further
    coding in the makefile.

Date:   Thu Oct 22 12:34:14 2009 -0400
    .gitignore: use common defaults with custom section # 24239

    Using common defaults will reduce errors and maintenance.
    Only the very small or inexistent custom section need periodic maintenance
    when the structure of the component changes. Do not edit defaults.
---------
2011-10-25 07:13:24 +00:00
mef
df2be49521 Based on PR pkg/45460, update mkfontscale 1.0.7 to 1.0.9.
The list of Changes are in ChangeLog. The size of text
        reaches about 5kB after edit. Please look at the file,
        mkfontscale-1.0.9/ChangeLog for the detail.
2011-10-25 07:08:40 +00:00
taca
6583d3b914 A trivial change to remove ruby18'ism. 2011-10-25 06:01:09 +00:00
taca
ca23e63075 + subversion-1.7.1, sudo-1.8.3. 2011-10-25 04:30:07 +00:00
mef
5eadf62316 CHANGES-2011 add: Updated x11/xorg-cf-files [mef 2011-10-25]
TODO            remove: xorg-cf-files-1.0.4 [pkg/45471]
2011-10-25 01:40:18 +00:00
mef
49d753e61c Based on PR pkg/45471
Update x11/xorg-cf-files 1.0.3 to 1.0.4

 Date:   Wed Jan 5 20:31:00 2011 -0800
    xorg-cf-files 1.0.4

-   config: Add missing AC_CONFIG_SRCDIR
-   Regroup AC statements under the Autoconf initialization section.
    Regroup AM statements under the Automake initialization section.
-   Update xorgversion.def from 7.5 to 7.6
-   Add support for darwin x86_64
-   Add .gitignore
-   Update README & COPYING files
-   Use INSTALL_CMD from xorg-macros-1.4 to make INSTALL file
-   Also bump minimum autoconf version to 2.60 for consistency with other
    X.Org modules
-   Remove libXp from XawClientLibs
-   libXaw has lost Xp support some times ago.
-   Use font-util 1.1 macros to set FontDir and FontEncDir in site.def
-   Replaces cygwin.cf rules to manually set these paths.
-   List X.Org version as 7.5 instead of 6.8.99.903
-    cf: Update Cygwin rules
2011-10-25 01:36:44 +00:00
gls
27a16098bd Updated www/py-cherrypy to 3.2.2 2011-10-24 21:07:16 +00:00
gls
93edd3d665 Update www/py-cherrypy to 3.2.2
This version fixes a type bug in WSGI response headers, among several
others. Upgrade to be PEP-3333 compliant.
2011-10-24 21:06:38 +00:00
minskim
8be0c5702d Note update of emacs-snapshot. 2011-10-24 20:42:48 +00:00
minskim
578d483530 Update emacs-snapshot to 20111019.
Changes:
- Add support for detecting encoding in HTML5 specified only as
  <meta charset="UTF-8">.  Implementation just makes http-equiv and
  content-type parts from HTML4 encoding string optional.
- menu-bar.el (menu-bar-file-menu): Add entry for making new window on
  right of selected.  (Bug#9350) Reword other window entries and
  separate them from frame entries.
- net/network-stream.el (network-stream-open-starttls): Improve
  detection of failure due to lack of TLS support.
- textmodes/flyspell.el (flyspell-large-region): Make sure extended
  character mode is used if defined.
2011-10-24 20:42:24 +00:00
gls
e8da425806 Updated graphics/libraw to 0.13.8 2011-10-24 17:20:05 +00:00
gls
ccfa6be4eb Revert previous to unbreak graphics/shotwell. 2011-10-24 17:14:05 +00:00
ryoon
76477a151e Remove wget 2011-10-24 15:25:56 +00:00
ryoon
11427f3f7c Updated net/wget to 1.13.4 2011-10-24 15:25:22 +00:00
ryoon
adb2c3760c Update to 1.13.4
* Remove ssl option, and add gnutls and openssl options.
  The default is openssl like before.
* All security patches are included in upstream's tar ball.
* Remove ac_cv_func_sigsetjmp=yes line, because not defined now.

Tested on NetBSD/i386 4.0.1, 5.1 5.99.56.

Changelog:
* Changes in Wget 1.13.4

** Now --version and --help work again.

** Fix a build error on solaris 10 sparc.

** Now --timestamping and --continue work well together.

** Return a network failure when FTP downloads fail and --timestamping
   is specified.


* Changes in Wget 1.13.3

** Support HTTP/1.1

** Now by default the GNU TLS library for secure connections, instead of
   OpenSSL.

** Fix some portability issues.

** Handle properly malformed status line in a HTTP response.

** Ignore zero length domains in $no_proxy.

** Set new cookies after an authorization failure.

** Exit with failure if -k is specified and -O is not a regular file.

** Cope better with unclosed html tags.

** Print diagnostic messages to stderr, not stdout.

** Do not use an additional HEAD request when --content-disposition is used,
   but use directly GET.

** Report the average transfer speed correctly when multiple URL's are specified
   and -c influences the transferred data amount.

** GNU TLS backend works again.

** Now --timestamping and --continue works well together.

** By default, on server redirects, use the original URL to get the
   local file name. Close CVE-2010-2252.  This introduces a
   backward-incompatibility; any script that relies on the old
   behaviour must use --trust-server-names.

** Fix a problem when -k is used and some URLs are specified trough
   CSS.

** Convert correctly URLs that need to be encoded to local files when following
   links.

** Use persistent connections with proxies supporting them.

** Print the total download time as part of the summary for recursive downloads.

** Now it is possible to specify a different startup configuration file trough
   the --config option.

** Fix an infinite loop with the error '<filename> has sprung into existence'
   on a network error and -nc is used.

** Now --adjust-extension does not modify the file extension if the file ends
   in .htm.

** Support HTTP/1.1 307 redirects keep request method.

** Now --no-parent doesn't fetch undesired files if HTTP and HTTPS are used
   by the same host on different pages.

** Do not attempt to remove the file if it is not in the accept rules but
   it is the output destination file.

** Introduce `show_all_dns_entries' to print all IP addresses corresponding to
   a DNS name when it is resolved.
2011-10-24 15:22:01 +00:00
obache
f072285871 regen distinfo, sync with mplayer-share. 2011-10-24 13:34:45 +00:00
jmcneill
b218fe1951 If AUDIO_GETBUFINFO is available, use it whenever possible in preference
to AUDIO_GETINFO. This should reduce playback CPU usage.
2011-10-24 13:06:05 +00:00
obache
2737d45ca4 OpenSSL is required to build. 2011-10-24 12:48:56 +00:00
hiramatsu
d016142b81 Add HOMEPAGE and LICENSE. 2011-10-24 11:17:14 +00:00
imil
7a1ad58bab Updated pkgtools/pkgin to 0.5.2 2011-10-24 10:01:10 +00:00
imil
a1d63b0f76 pkgin-0.5.2
Various minor fixes from NetBSDfr hackathon
        Moved break_depends() at the end of impact.c to avoid inconsistencies
        Check for real filesystem size to be occuppied by upgrade
        Check for user permissions before update_db
        update_db() returns a status so we can warn simple users
        introduced have_enough_rights(), fixed pkg_keep() perms
        Various return codes fixed to satisfy frontends
2011-10-24 10:00:45 +00:00
hiramatsu
21c9fb5a68 Updated devel/p5-Scope-Upper to 0.18.
Updated databases/p5-DBIx-Connector to 0.47.
2011-10-24 09:36:44 +00:00
hiramatsu
b5d6dad0dd Update p5-DBIx-Connector to 0.47.
Changes from previous:
0.47  2011-09-26T17:12:07Z
      - Use of the deprecated `catch` functionality now warns on every call,
        rather than just the first call from a given caller.

0.46  2011-07-17T00:47:49
      - Eliminated "Use of qw(...) as parentheses is deprecated" warning in
        test when running on Perl 5.14.
      - Properly `local`ing `$$` in the `t/base.t` test so that it doesn't die
        on Perl 5.15. Thanks to Andreas J. Koenig for the report and diagnosis
        and to Nicholas Clark for the fix.
      - Duplicate paragraphs removed from `README.md` thanks to Ask Bjørn
        Hansen.
      - The `catch` functionality is deprecated. It will warn once for each
        caller to keep log verbosity down. In the next release, it will warn
        for every call. The release after that, it will be removed altogether.

0.45  2011-05-10T21:44:08
      - Fixed crash when `in_txn()` was called before an actual connection
        was established.
      - Strongly recommend setting `AutoCommit` to true in the documentation.
        Setting `AutoCommit` to false defeats the scoping behavior of `txn()`
        and therefore should not be used.
      - Nested exception handling now works properly in nested calls to
        `run()` in fixup mode and in nested calls to `txn()` in all modes.
        Thanks to Mark Lawrence for the report (RT #66974).

0.44  2011-03-20T01:04:59
      - Fixed bug with the MySQL driver introduced by the auto-reconnection
        fix in 0.43. Sorry for the lame mistake. [Lee Aylward]

0.43  2011-03-17T20:03:16
      - DBIx::Connector now sets the DBI `RaiseError` parameter to true in
        `new()` if neither it nor `HandleError` has been specified. This is to
        increase the likelihood that exception handling will be properly
        triggered in `run()`, `txn()`, and `svp()`. Documentation has also
        been added to emphasize the importance of setting `RaiseError` or
        `HandleError` appropriately.
      - Documented that `AutoInactiveDestroy` is set to true in `new()` if it
        is not specified. It's important tht this attribute be true in forking
        environments.
      - After connecting to the database, the MySQL driver,
        DBIx::Connector::Driver::mysql, now always sets the
        `mysql_auto_reconnect` attribute to false. This is to prevent MySQL's
        auto-reconnection feature from interfering with DBIx::Connector's
        auto-reconnection functionality in `fixup` mode. Thanks to Karen
        Etheridge and Peter Rabbitson for the report.
      - Removed mention of the use of the `catch` function from Try::Tiny,
        since it is no longer compatible to use passing the exception-handling
        function. Just using `catch =>` instead, which is cleaner-looking
        anyway (RT #65196).

0.42  2010-12-17T18:35:54
      - If a catch block died, the exception was not being propagated. That
        is, if a catch block threw an exception, DBIx::Connector ate it, and
        any calling code would not be able to catch it. This was a pretty
        serious bug; upgrading is strongly recommended for anyone using catch
        blocks.
      - When `run()`, `txn()`, or `svp()` was called recursively from within a
        second fixup execution, it was not respecting the fact that it was
        recursive and could try to start a transaction again. This happened
        *only* when a fixup run found that the database was disconnected and
        successfully re-connected, so it's a pretty rare condition.

0.41  2010-12-08T21:02:32
      - `connect()` no longer returns a disconnected database handle. Thanks
        to John Siracusa for the spot (Issue #6).
      - Added `disconnect_on_destroy()`, which can be used to disable
        disconnecting the database handle when the connector object is
        destroyed. Suggested by John Siracusa.
2011-10-24 09:36:01 +00:00
hiramatsu
507c757a8b Update p5-Scope-Upper to 0.18.
Changes from previous:
0.18    2011-10-10 20:50 UTC
        + Add : The uid() function returns an unique identifier for each dynamic
                scope. The validate_uid() function can be used to check whether
                one such identifier is valid (i.e. that the scope it refers to
                is still alive).
        + Chg : It is no longer possible on perl 5.6 to call goto() in an
                uplevel callback to replace the uplevel call. This change was
                needed in order to ensure consistency between platforms
                regarding to the following fix just below.
        + Fix : The uplevel() tests now pass on Windows.
                Thanks C.H. Kang for bringing this to my attention.

0.17    2011-10-03 21:45 UTC
        + Fix : uplevel() will now use the correct pad when executing its
                callback. This fixes at least two issues :
                - closures defined inside the uplevel callback can now correctly
                access lexicals from inside and outside the callback.
                - state variables in the uplevel callback now work properly.
        + Fix : It is now generally possible to call goto() in the uplevel'd
                code to replace the uplevel stack frame. There are two cases
                for which it is still not possible :
                - if -D flags were set when running perl (as in "perl -Dt ...").
                - if the perl runloop has been replaced with a custom one by
                another module.
                If uplevel() detects that the replacement code contains a goto
                statement, and is in one of those two cases, then it will refuse
                to execute the callback and throw an exception.
                Note that this fix implies a run-time overhead of uplevel()
                proportional to the size of the the callback in every case
                (with a small ratio), and proportional to the size of ALL the
                code executed as the result of the uplevel call (including
                subroutine calls inside the callback) when a goto statement is
                found in the uplevel callback.
        + Fix : uplevel() has been taught how to handle XS callbacks properly.
        + Fix : The cause of "Attempt to free unreferenced scalar" warnings
                when using uplevel() has been addressed.
        + Fix : [RT #71212] : build failure on Windows.
                The module does no longer rely on calling Perl_cv_clone, which
                isn't exported.
                Thanks C.H. Kang for reporting.
2011-10-24 09:35:25 +00:00
tron
00d81447f1 Note update of the "phpmyadmin" package to version 3.4.7. 2011-10-24 07:15:15 +00:00
tron
3e21c23e35 Update "phpmyadmin" package to version 3.4.7. Changes since version 3.4.6:
- bug #3418610 [interface] Links in navigation when
  $cfg['MainPageIconic'] = false
- bug #3418849 [interface] Inline edit shows dropdowns even after closing
- bug [view] View renaming did not work
- bug [navi] Wrong icon for view (MySQL 5.5)
- bug #3420229 [doc] Missing documentation section
- bug #3423725 [pdf] Broken PDF file when exporting database to PDF
- [core] Allow to set language in URL
- bug #3425184 [doc] Fix links to PHP documentation
- bug #3426031 [export] Export to bzip2 is not working
2011-10-24 07:14:48 +00:00
sbd
86a2ea8568 Add p5-Perl4-CoreLibs 2011-10-24 06:43:22 +00:00
sbd
b1b91d163b Added devel/p5-Perl4-CoreLibs version 0.003 2011-10-24 06:41:52 +00:00
sbd
9512c74f1f Import p5-Perl4-CoreLibs-0.003: Libraries historically supplied with Perl 4
This is a collection of .pl files that have historically been bundled with the
Perl core but are planned not to be so distributed with core version 5.15 or
later. Relying on their presence in the core distribution is deprecated; they
should be acquired from this CPAN distribution instead.
2011-10-24 06:41:15 +00:00
hiramatsu
ccb0307c8f Add LICENSE. 2011-10-24 05:23:58 +00:00
dholland
5ae7b26290 +coreutils-8.14, from Snader_LB 2011-10-23 21:20:17 +00:00
tez
c04a6520cb add vendor patch 2011-006-patch-r18 from MITKRB5-SA-2011-006
this fixes CVE-2011-1528, CVE-2011-1529 & CVE-2011-4151
2011-10-23 19:58:16 +00:00
dholland
17e2d5af53 xfontsel 2011-10-23 18:07:24 +00:00
dholland
b08da246cb Fix wrong COMMENT; PKGREVISION -> 2 2011-10-23 18:06:50 +00:00
taca
872d017a29 Limit this package to ruby19. Noted by David Holland via private mail
about devel/ruby-fiddle, too.
2011-10-23 15:47:13 +00:00
taca
e56549ec14 Limit this package to ruby19. 2011-10-23 15:46:05 +00:00
obache
1f4f055f62 Updated net/mikutter to 0.0.3.556 2011-10-23 13:32:53 +00:00
obache
6db88ee0b7 Update mikutter to 0.0.3.556.
* Omit lindices to avoid mismatch between Twitter's tweet escape and indices of
  Entity.
* Fixes URL for opening user's profile page.
2011-10-23 13:32:27 +00:00
obache
5dcaa4dfff Updated devel/cutter to 1.1.9 2011-10-23 13:16:51 +00:00
obache
fe4415c369 Update cutter to 1.1.9.
= NEWS --- The history of Cutter

== [release-1-1-9] 1.1.9: 2011-10-22

We move the repository to GitHub from SF.net.

=== Cutter

==== Changes

  * Added Ubuntu Oneiric Ocelot support.
  * Added CentOS 6 support.

==== Fixes

  * Fixed as success test count with thread. [SF.net #3383253]
    [Reported by Romain Tartière]

=== Thanks

  * Romain Tartière
2011-10-23 13:16:36 +00:00
shattered
238184ed8b - don't MAKE dirs that we OWN
- use values of STATEDIR and MUNIN_RUN in OWN_DIRS/OWN_DIRS_PERMS
2011-10-23 11:39:04 +00:00
dholland
8b8eb913b3 Typo 2011-10-23 11:36:02 +00:00