Commit graph

188049 commits

Author SHA1 Message Date
dholland
5e4ffdca7a Remove 52 from PHP_VERSIONS_ACCEPTED. 2012-06-16 22:34:23 +00:00
wiz
ef811f3fb8 Updated multimedia/gmplayer to 1.1nb1 2012-06-16 22:29:06 +00:00
wiz
f73671c854 Ryosuke Moro reports in PR 46605 that gmplayer now looks for its skins
somewhere else. Adapt it. Bump PKGREVISION.
2012-06-16 22:28:56 +00:00
wiz
3b6f6a754d It's gnu/bin, not bin/gnu. From HITOSHI OSADA in PR 46607 2012-06-16 22:22:54 +00:00
pettai
84e73050ca Updated security/pam-krb5 to 4.6 2012-06-16 22:16:02 +00:00
pettai
b1d9ddffcf pam-krb5 4.6
* Add an anon_fast option that attempts anonymous authentication
    (generally implemented via anonymous PKINIT inside the Kerberos
    library) and then, if successful, uses those credentials for FAST
    armor.  If fast_ccache and anon_fast are both specified, anonymous
    authentication will be used as a fallback if the specified FAST ticket
    cache doesn't exist.  Based on patches from Yair Yarom.
  * Add a user_realm option to only set the realm for unqualified user
    principals.  This differs from the existing realm option in that realm
    also changes the default realm for authorization decisions and for
    verification of credentials.  Update the realm option documentation to
    clarify the differences and remove incorrect information.  Patch from
    Roland C. Dowdeswell.
  * Add a no_prompt option to suppress the PAM module's prompt for the
    user's password and defer all prompting to the Kerberos library.  This
    allows the Kerberos library to have complete control of the prompting
    process, which may be desireable if authentication mechanisms other
    than password are in use.  Be aware that, with this option set, the
    PAM module has no control over the contents of the prompt and cannot
    store the user's password in the PAM data.  Based on a patch by Yair
    Yarom.
  * Add a silent option to force the module to behave as if the
    application had passed in PAM_SILENT and suppress text messages and
    errors from the Kerberos library.  Patch from Yair Yarom.
  * Add preliminary support for Kerberos trace logging via a trace option
    that enables trace logging if supported by the underlying Kerberos
    library.  The option takes as an argument the file name to which to
    log trace output.  This option does not yet work with any released
    version of Kerberos, but may work with the next release of MIT
    Kerberos.
  * MIT Kerberos does not add a colon and space to its password prompts,
    but Heimdal does.  pam-krb5 previously unconditionally added a colon
    and space, resulting in doubled colons with Heimdal.  Work around this
    inconsistency by not adding the colon and space if already present.
  * Fix alt_auth_map support to preserve the realm of the authentication
    identity when forming the alternate authentication principal, matching
    the documentation.
  * Document that the alt_auth_map format may contain a realm to force all
    mapped principals to be in that realm.  In that case, don't add the
    realm of the authentication identity.  Note that this can be used as a
    simple way to attempt authentication in an alternate realm first and
    then fall back to the local realm, although any complex attempt at
    authentication in multiple realms should instead run the module
    multiple times with different realm settings.
  * Avoid a NULL pointer dereference if krb5_init_context fails.
  * Fix initialization of time values in the module configuration on
    platforms (like S/390X) where krb5_deltat is not equivalent to long.
  * Close a memory leak when search_k5login is set but the user has no
    .k5login file.
  * Close several memory leaks in alt_auth_map support.
  * Suppress bogus error messages about unknown option for the realm
    option.  The option was being parsed and honored despite the error.
  * Retry authentication under try_first_pass on several other errors in
    addition to decrypt integrity check errors to handle a wider array of
    possible "password incorrect" error messages from the KDC.
  * Update to rra-c-util 4.4:
  * Update to C TAP Harness 1.12:
2012-06-16 22:15:23 +00:00
pettai
c9399c2f6c Add pam.bl3.mk. 2012-06-16 22:06:34 +00:00
dholland
64acaa53e9 Add gnome-keyring-sharp. No version bump as it wasn't (and still isn't)
actually buildable.
2012-06-16 22:06:02 +00:00
dholland
12b9f0da89 gnome-keyring-sharp 2012-06-16 22:03:26 +00:00
dholland
55564af8a1 +gnome-keyring-sharp 2012-06-16 22:01:17 +00:00
dholland
75befa2938 Import gnome-keyring-sharp from wip (with only a couple trivial adjustments)
so f-spot can use it.
2012-06-16 22:00:23 +00:00
pettai
b52f4aacca Updated security/pam-tacplus to 1.3.6 2012-06-16 22:00:13 +00:00
pettai
332ae8608f 1.3.6
* Added libpam-runtime support for debian
* Added use_first_pass and try_first_pass option, thanks to Luc Ducazu <lducazu@gmail.com>
* Changed e-mail adres to jeroen@jeroennijhof.nl
* Improved accounting, added cmd attribute for command logging
* Added tac_acct_flag2str()
* Renamed tac_account_read, tac_account_send to tac_acct_read and tac_acct_send
* pam_tacplus.spec.in: fixed static library path and pam_tacplus.so location
* Debian packaging improvements
2012-06-16 21:59:41 +00:00
pettai
2eda71b68f Updated security/dnssec-tools to 1.12.2 2012-06-16 21:26:48 +00:00
pettai
315cec48e3 1.12.2 (5/3/12)
- Bux fix release
   - Rollerd's -alwayssign flag logic had a critical error that could
     have caused a zone to be signed with the wrong ZSK at particular
     points of the ZSK key rolling process.
2012-06-16 21:25:58 +00:00
dholland
b8d2c1a328 -emacs-24.1 2012-06-16 21:08:06 +00:00
dholland
9e3f37701f emacs24, emacs24-nox11 2012-06-16 21:07:52 +00:00
dholland
f59e8189ff +emacs24, emacs24-nox11 2012-06-16 21:07:08 +00:00
dholland
087b101248 Mark this broken until emacs25 snapshots become available. Removing
the package until then seems stupid.
2012-06-16 21:06:17 +00:00
dholland
6a9627f390 Add emacs24. Change the logic for emacs-snapshot to be emacs25, which it
presumably will be once the necessary upstream stuff appears.
2012-06-16 21:04:56 +00:00
dholland
952560929c Add emacs24-nox11 package, based on emacs-nox11 (which is currently
emacs23) but attached to emacs24.
2012-06-16 21:04:16 +00:00
dholland
bdd0831f27 Add emacs24 package, based on wip/emacs-rc. 2012-06-16 21:03:41 +00:00
tron
0469cdc89f Fix 32 bit build under Mac OS X Lion. 2012-06-16 20:52:18 +00:00
pettai
d6e6b68809 Updated security/pam-yubico to 2.12 2012-06-16 20:47:01 +00:00
pettai
79686a6afa Version 2.12 (released 2012-06-15)
* Only use libyubikey when --with-cr is used.

 * Set correct permissions on tempfile.

 * YubiKey 2.2 contains a bug in challenge-response that makes it output the
   same response to all challenges unless HMAC_LT64 is set. Add warnings to
   ykpamcfg and a warning through conversate in the pam module. Keys programmed
   like this should be reprogrammed with the HMAC_LT64 flag set.
2012-06-16 20:45:33 +00:00
pettai
f79cee52d6 Updated security/ykpers to 1.6.4 2012-06-16 20:39:19 +00:00
pettai
7fb5b4ca15 Version 1.6.4 (released 2012-05-24)
* Implement option -ooath-id to easily set OATH token identifier.

 * Fix numerous compiler warnings from clang. Thanks to
   Clemens Lang <neverpanic@gmail.com>.
2012-06-16 20:38:51 +00:00
pettai
a9019fe3d0 Updated security/ykclient to 2.8 2012-06-16 20:33:44 +00:00
pettai
efee2dc18e Updated security/libyubikey to 1.9 2012-06-16 20:33:18 +00:00
pettai
fc216b0fa6 Version 2.8 (released 2012-06-15)
* ykclient: Add C++ namespace protection.

 * Add multi-server support with curl_multi.
   Enabled by default for YubiCloud servers.
   Settable with the new library function set_template_urls() or
   the urls parameter to ykclient_verify_otp_v2().

 * Remove extra % in ykclient help.

 * Add ca path option to ykclient, --ca.
   Patch from Jay Kline <jay.kline.ctr@hpcmo.hpc.mil>.

 * Make the nonce unique for consecutive calls to the same ykclient handle.

 * Do url encoding of OTP before sending.

 * Fix segfault on curl error.
   Patch from Lee Hinman <lee.hinman.ctr@hpc.mil>
2012-06-16 20:32:05 +00:00
pettai
a71490339a Version 1.9 (released 2012-05-31)
* Updated ld-version-script from gnulib to silence warnings.

* Fix out-of-tree builds.
2012-06-16 20:26:12 +00:00
pettai
bbcf8f4abb Updated mail/opendkim to 2.5.2 2012-06-16 20:20:55 +00:00
pettai
ecf5d73b98 2.5.2 2012/04/09
Fix bug #SF3496208: Replace stats/opendkim-genstats with a perl
                script so it's far more efficient.
        Fix bug #SF3514793: Pass proper flags to libdb when creating
                temporary LDAP caches.  Problem noted by Sergey Romanov.
        Fix a crash bug when using LocalADSP with a message with no
                parseable From: field.  Problem noted by John Merriam.
        Fix a crash bug when using LDAP with authentication when LDAPAuthUser
                is not defined.
        STATS: Fix bug #SF3510729: Convert stats/opendkim-gengraphs to a perl
                script.

2.5.1           2012/03/15
        Fix bug #SF3496131: Fix query cache build problem.
        Fix bug #SF3500660: Add Date: header field to generated reports.
        BUILD: A few subsidiary libraries need to know about -lresolv on
                systems that need it.  Reported by Scott Kitterman.
        STATS: Add "-E" command line flag to opendkim-importstats, forcing
                an abort on any input error.

2.5.0           2012/02/29
        #####################################################################
        ###                                                               ###
        ###  This release is dedicated to the memory of J.D. Falk, a      ###
        ###  tireless champion of anti-abuse technology and collaboration ###
        ###  and a founding member of the Board of the Trusted Domain     ###
        ###  Project, a participant in related IETF work, and a long-time ###
        ###  particpant and supporter of MAAWG.  J.D. was taken by cancer ###
        ###  on November 16, 2011.  His enthusiasm and perspective for    ###
        ###  all of this work will be sorely missed.                      ###
        ###                                                               ###
        #####################################################################
        Feature request #SF3385816: Discontinue DomainKeys support.
        Feature request #SF3393282: Update ARF output per
                draft-ietf-marf-authfailure-report-03 et seq.
        Feature request #SF3406814: Add ability to invoke chroot().
        Feature request #SF3477908: Update DKIM reporting per
                draft-ietf-marf-dkim-reporting-10.
        Add "WeakSyntaxChecks" suppressing some short-circuiting error checks
                on syntax.
        Allow a set of test files to be passed via "-t" rather than just one.
        Add _FFR_REPUTATION, and several new support libraries (in the
                libut/ and reputation/ directories) for doing DKIM-based
                reputation evaluations of arriving messages.  Full
                documentation of the algorithms will appear in an upcoming
                white paper.  This also includes several new configuration
                options that make use of reputation data pulled from servers:
                        ReputationCache
                        ReputationCacheTTL
                        ReputationLimits
                        ReputationLowTime
                        ReputationMinimum
                        ReputationLimitModifiers
                        ReputationRatios
                        ReputationSpamCheck
                        ReputationTimeFactor
                For now these are briefly documented in reputation/README.
                As this subsystem matures, they will be fully documented in
                opendkim.conf(5).
        Fix bug #SF3471520: Don't crash when the first line of a configuration
                file is an "Include" instruction.
        Fix bug #SF3475149: Apply RFC2254 encoding to LDAP queries.
        LIBOPENDKIM: Feature request #SF3317160: Per RFC6376, remove
                granularity checks.
        LIBOPENDKIM: Feature request #SF3385768: Add dkim_privkey_load(),
                allowing validation of a private key before reaching
                end-of-message.
        LIBOPENDKIM: Feature request #SF3423226: Copy header field name lists
                instead of using the caller's copy.
        LIBOPENDKIM: Update list of header fields that should be signed
                per RFC6376.
        LIBOPENDKIM: Don't report the absence of "c=" as an error, since
                there is a default.
        LIBOPENDKIM: Add DKIM_SIG_CHECK() macro.  Suggested by Heikki
                Gruner.
        LIBAR: Fix bug #SF2917856: Rename "ar.h" to "async-resolv.h" since
                "ar.h" is already in common use.
        STATS: Feature request #SF3397903: Drop all support for data needed
                for the DKIM Implementation Report, as it has been completed.
                Leave stuff that's useful for reputation R&D.
        STATS: Feature request #SF3402857: Modify opendkim-spam to be able
                to write update records to statistics files.
        STATS: Feature request #SF3439384: Make opendkim-importstats more
                backend-agnostic.
        TOOLS: Add opendkim-testmsg, for signing/verifying messages without
                all the milter code being invoked.
        CONTRIB: Add LDAP documentation and examples.
2012-06-16 20:20:15 +00:00
bsiegert
de77c735e1 Comment out dependency on sysutils/user for user and group management.
The user package was removed two years ago :/.
Let's see how we can handle this better on MirBSD.
2012-06-16 20:13:06 +00:00
asau
f588b02583 Updated lang/yap to 6.2.2 2012-06-16 19:35:11 +00:00
asau
328d95a8bb Update to Yap 6.2.2
In terms of the core YAP, most changes are small bug fixes. They include

- better support for 64 bits in win64,
- some fixes to the garbage collector
- OSX Lion compilation
- wide char support
- bug in copy_term when some variables have attributes
- fixes to lam interface
- C-interface and SWI support
- over-optimisation of =/2.
- arithmetic exceptions
- write_canonical (Ulrich)
- retracting may not follow lu semantics
- minor predicate import bug.

There has been a lot of progress in ProbLog and cplint.
2012-06-16 19:34:49 +00:00
plunky
616d006213 since in recent NetBSD, the /etc/rc.d/sdpd script was merged into
/etc/rc.d/bluetooth we should try to REQUIRE the correct script.
2012-06-16 19:28:19 +00:00
pettai
77c262527f Added sks 2012-06-16 18:59:13 +00:00
pettai
e80bc452a2 Added security/sks version 1.1.2 2012-06-16 18:57:43 +00:00
pettai
38fe534e54 SKS is a new OpenPGP keyserver whose goal is to provide easy to deploy,
decentralized, and highly reliable synchronization.  That means that a key
submitted to one SKS server will quickly be distributed to all key servers,
and even wildly out-of-date servers, or servers that experience spotty
connectivity, can fully synchronize with rest of the system.
2012-06-16 18:55:30 +00:00
cheusov
5753cc5aa5 Updated pkgtools/pkg_summary-utils to 0.58.1 2012-06-16 18:34:49 +00:00
cheusov
0ddc65c751 Update to 0.58.1
pkg_summary2deps:
    - Fix in 'pkg_summary2deps -dn'
      (missing pkgname if multivariant packages are present,
      for example py26-gtk2 and py27-gtk2)

  pkg_summary2leaves:
    - Fix. 'pkg_summary2deps -dpnra' should be used
      instead of 'pkg_summary2deps -dpa'

  More regression tests for pkg_summary2leaves and pkg_summary2deps

  Minor fix in pkg_uniq_summary.1

  psu_funcs.awk:
    - new function pkgpana2pkgpath
2012-06-16 18:34:34 +00:00
taca
58ead4a350 Note update of devel/php-mode package to 1.5.0. 2012-06-16 16:06:29 +00:00
taca
fbed75294e Update php-mode to 1.5.
Changes are too many to write here, please refer CHangeLog:

http://php-mode.svn.sourceforge.net/viewvc/php-mode/tags/php-mode-1.5.0/ChangeLog?revision=93
2012-06-16 16:05:53 +00:00
taca
54c126e335 Note addition of devel/ruby-parseconfig package version 0.5.2. 2012-06-16 15:59:57 +00:00
taca
1a243a615b Add and enable ruby-parseconfig. 2012-06-16 15:59:21 +00:00
taca
05b3710d0a Add ruby-parseconfig package version 1.0.2 to pkgsrc.
ParseConfig provides simple parsing of standard *nix style config files.
2012-06-16 15:58:26 +00:00
taca
dd9bdc0ddc Add comment to note thor<0.15 is required by Ruby on Rails 3.2. 2012-06-16 15:55:49 +00:00
taca
a650aba4d0 Note update of devel/ruby-gettext_i18n_rails package to 0.6.5. 2012-06-16 15:52:52 +00:00
taca
5e96ca2de9 Update ruby-gettext_i18n_rails to 0.6.5.
Several bug fixes.
please refer https://github.com/grosser/gettext_i18n_rails/commits/master
in detail.
2012-06-16 15:52:12 +00:00