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 (2h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 03:25:17 UTC Now

2011-02-23 09:11:09 UTC MAIN commitmail json YAML

Changes 2.4.1:
Bug
* Reload interval staying too low on reload failures.
* [HTTP-Redirect binding] [Message encoding] There should be no '%0A' in the
  SAMLRequest parameter value

(adam)

2011-02-23 09:09:31 UTC MAIN commitmail json YAML

Changes 1.4.1:
Bug
* User-Agent string for AttributeQuery is throwing junk into request
* Chaining TrustEngine doesn't clear matching criteria between engines, so
  TrustEngine ordering affects the results.
New Feature
* Implement support for fetching CRLs based on the CRL distribution point
  extension

(adam)

2011-02-23 09:02:08 UTC MAIN commitmail json YAML

Changes 1.6.0:
* Fix: wrong namespace in encryption DigestMethod
* Fix: RetrievalMethod handler
* Fix: support for >1 CRL per KeyInfo
* Fix: buffer initialization issue
* Fix: vector index bug
* Fix: stylesheet append bug
* Fix: header guard in XPath transform header
* Fix: string release crash
* Fix: improper c14n of XSLT
* Fix: setters for Reference Type/Id
* Fix: skip comments in X509Certificate elements
* Fix: more header guards
* Fix: NSS verification of RSA broken
* Expose algorithm URI on Signature and Reference objects
* White/blacklisting of otherwise registered algorithms
* Add selected XML Signature 1.1 KeyInfo extensions
* Add elliptic curve keys and signatures via ECDSA
* Support debugging of Reference/SignedInfo data
* Clean up tests for SHA2 algorithms in OpenSSL
* Updated autoconf script, added NSS support, removed pre-automake material
* Add methods for Reference removal to DSIGSignature/DSIGSignedInfo classes

(adam)

2011-02-23 08:54:31 UTC MAIN commitmail json YAML

Removed textproc/p5-XML-Xerces (cannot be built with xerces-c 3.1.1)

(adam)

2011-02-23 08:54:08 UTC MAIN commitmail json YAML

Removed textproc/p5-XML-Xerces (cannot be built with xerces-c 3.1.1)

(adam)

2011-02-23 08:41:57 UTC MAIN commitmail json YAML

Removed textproc/xalan-c; textproc/libpathan successor textproc/xqilla

(adam)

2011-02-23 08:39:47 UTC MAIN commitmail json YAML

2011-02-23 08:38:34 UTC MAIN commitmail json YAML

2011-02-23 08:37:42 UTC MAIN commitmail json YAML

2011-02-23 08:34:14 UTC MAIN commitmail json YAML

XQilla is an XQuery and XPath 2 library and command line utility written in C++,
implemented on top of the Xerces-C library.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2011-02-23 08:32:42 UTC MAIN commitmail json YAML

Shorten PKGCONFIG_OVERRIDE

(adam)

2011-02-23 08:31:14 UTC MAIN commitmail json YAML

Changes 3.1.1:
This version is interface-incompatible with Xerces-C++ 2.8.0 and contains
a large number of improvements, bug fixes, and clean-ups, including:
* Autotools-based build system for the UNIX/Linux/Mac OS X platforms
* Project files for VC++ 9
* Support for the ICU transcoder in VC++ 7.1, 8, and 9 project files
* libcurl-based net accessor
* Support for XInclude in DOM
* Support for both XPath 1 and XPath 2 models in the DOM XPath interface
* Support for the XML Schema subset of XPath 1 in DOM
* Conformance to the final DOM Level 3 interface specification
* Ability to provide custom DOM memory manager as well as tune the global
  DOM heap parameters
* All public and widely used interfaces as well as a large portion of the
  implementation were converted to be 64-bit safe
* Various XML Schema fixes including the fix for the large maxOccurs and
  minOccurs bug as well as for the changed ##other interpretation
* Reviewed and cleaned up diagnostics messages
* Optimizations for SAX/SAX2 and DOM parsing as well as XML Schema validation

(adam)

2011-02-22 15:25:31 UTC MAIN commitmail json YAML

Describe nagios-nrpe-args.

(gdt)

2011-02-22 15:23:43 UTC MAIN commitmail json YAML

Don't pass --disable-command-args to configure.

See options.mk, in the case without options nagios-nrpe-args:
# Upstream's configure enables command args when given
# "--disable-command-args", so (departing from pkgsrc norms) don't
# give the --disable option.

PKGREVISION++; the previous version enabled command args when it
should not have.

(gdt)

2011-02-22 15:14:10 UTC pkgsrc-2010Q4 commitmail json YAML

Pullup tickets #3357 and #3359.

(tron)

2011-02-22 15:13:00 UTC pkgsrc-2010Q4 commitmail json YAML

Pullup ticket #3359 - requested by taca
www/typo3: security update

Revisions pulled up:
- www/typo3/Makefile 1.29
- www/typo3/PLIST 1.17
- www/typo3/distinfo 1.22
- www/typo3/patches/patch-aa 1.5
---
Module Name: pkgsrc
Committed By: taca
Date: Mon Feb  7 12:57:30 UTC 2011

Modified Files:
pkgsrc/www/typo3: Makefile PLIST distinfo
pkgsrc/www/typo3/patches: patch-aa

Log Message:
Update to www/typo3 package to 4.5.0.

This is TYPO3 Version 4.5: Your Long Term Solution:
Please refer new feature and changes in detail:

http://typo3.org/news-single-view/?tx_newsimporter_pi1[showItem]=0&tx_newsimporter_pi1[feed]=10&cHash=c5554a06e2

(tron)

2011-02-22 15:09:07 UTC MAIN commitmail json YAML

Add option nagios-nrpe-args, disabled by default.

This option passes -enable-command-args to configure, and is intended
to allow the use of arguments to nrpe.  From Brian A. Seklecki via PR
pkg/43920.

However, configure.in seems broken, and it seems command args are
always enabled.

(gdt)

2011-02-22 15:07:09 UTC MAIN commitmail json YAML

Updated textproc/xmlrpc-c to 1.06.42; Updated devel/cmake to 2.8.4

(adam)

2011-02-22 15:05:34 UTC MAIN commitmail json YAML

Changes 2.8.4:
* Fix crash in GraphVizWriter when GRAPHVIZ_TARGET_IGNORE_REGEX is used
* FindPerlLibs: Add notice of copyright
* libarchive: Define major/minor/makedev only where needed
* libarchive: Use OpenSSL only if CMAKE_USE_OPENSSL
* Fix documentation of MSVC_VERSION
* Silence the may be used uninitialized warnings: initialize stuff.
* CPack Tests the different ways of packaging components
* Avoid foreach IN LISTS syntax which is not supported by CMake 2.6

(adam)

2011-02-22 14:23:25 UTC MAIN commitmail json YAML

Changes 1.06.42:
* Fix prototype/definition mismatch in libwww.cpp with some compilers.
* Fix linking of xml-rpc-api2cpp with some linkers.

(adam)

2011-02-22 14:17:58 UTC MAIN commitmail json YAML

Note update of www/contao29-translations package to 20110222.

(taca)

2011-02-22 14:17:26 UTC MAIN commitmail json YAML

Update www/contao29-translations package to 20110222.

Update Czech amd Japanese translation files.

(taca)

2011-02-22 13:39:05 UTC MAIN commitmail json YAML

Update netbsd-iscsi-* packages to 20110222

(sborrill)

2011-02-22 13:33:22 UTC MAIN commitmail json YAML

Update to 20110222.

Changes include
- man page claims that you can use auth type = none, but in reality this
didn't work (insisted on a username being given and then used, plus always
advertised CHAP to the target). Make initiator work as advertised (i.e.
defaults to auth type none and so don't require a username).
- document -D option to iscsi-initiator
- Remove hostname from pathname to storage in mount point.
This means /mnt/mytarget.domain.local/target0/storage is now
/mnt/target0/storage.
- Note limitations of CHAP implementation in BUGS section.
- Skip target if TargetName is empty.
- Use relevant TargetAddress, not just first one we happen to find.
- Handle NOP-OUT CmdSN and immediate bit.
- Handle NOP-IN TransferTag=0xffffffff.
- Interim solution for dealing with Underflow bit in iSCSI response.
- iscsi-initiator now talks to istgt and other targets.
- Retry read capacity. Device may not be ready on first access, so need to
wait and re-issue.

(sborrill)

2011-02-22 13:30:40 UTC pkgsrc-2010Q4 commitmail json YAML

Pullup ticket #3357 - requested by obache
lang/sun-jdk6: security update
lang/sun-jre6: security update

Revivions pulled up:
- lang/sun-jdk6/Makefile 1.21
- lang/sun-jdk6/PLIST 1.11
- lang/sun-jdk6/distinfo 1.12
- lang/sun-jre6/Makefile 1.28
- lang/sun-jre6/PLIST.linux-i386 1.21
- lang/sun-jre6/distinfo 1.15
- lang/sun-jre6/sfiles-i386.mk 1.4
---
Module Name: pkgsrc
Committed By: obache
Date: Mon Feb 21 07:48:20 UTC 2011

Modified Files:
pkgsrc/lang/sun-jdk6: Makefile PLIST distinfo
pkgsrc/lang/sun-jre6: Makefile PLIST.linux-i386 distinfo sfiles-i386.mk

Log Message:
Update sun-{jre,jdk}6 to 6.0.24.

Java SE 6 Update 24
* OlsonData 2010o
* Java DB 10.6.2.1
* Bug Fixes, include following security fix.
CVE-2010-4422
CVE-2010-4447
CVE-2010-4448
CVE-2010-4450
CVE-2010-4451
CVE-2010-4452
CVE-2010-4454
CVE-2010-4462
CVE-2010-4463
CVE-2010-4465
CVE-2010-4466
CVE-2010-4467
CVE-2010-4468
CVE-2010-4469
CVE-2010-4470
CVE-2010-4471
CVE-2010-4472
CVE-2010-4473
CVE-2010-4474
CVE-2010-4475
CVE-2010-4476

Java SE 6 Update 23
* OlsonData 2010l
* Java Hotspot VM 19.0
* Java VisualVM 1.3.1
* Menu Item Corrections for Right-to-Left Languages
* Additional Languages Support in Linux Systems
* Bug Fixes

(tron)

2011-02-22 11:47:58 UTC MAIN commitmail json YAML

Updated textproc/hunspell-hu_HU to 1.6.1

(ahoka)

2011-02-22 11:46:54 UTC MAIN commitmail json YAML

2011-02-22 11:30:50 UTC MAIN commitmail json YAML

- python-2.7.1, python-3.1.2
+ python-3.1.3 [wip], python-3.2

(obache)

2011-02-22 11:12:51 UTC MAIN commitmail json YAML

Use function-style `print', for python3.

(obache)

2011-02-22 10:50:38 UTC MAIN commitmail json YAML

2011-02-22 09:12:37 UTC MAIN commitmail json YAML

2011-02-22 09:01:28 UTC MAIN commitmail json YAML

Allow python27 and acceptable by default (default python is still 2.6).

(obache)

2011-02-22 08:53:14 UTC MAIN commitmail json YAML

Added lang/python27 version 2.7.1

(obache)

2011-02-22 08:52:37 UTC MAIN commitmail json YAML

2011-02-22 08:52:01 UTC MAIN commitmail json YAML

Import python27-2.7.1 as lang/python27.

Python 2.7 is intended to be the last major release in the 2.x series.
The Python maintainers are planning to focus their future efforts on
the Python 3.x series.

This means that 2.7 will remain in place for a long time, running
production systems that have not been ported to Python 3.x.
Two consequences of the long-term significance of 2.7 are:

* It's very likely the 2.7 release will have a longer period of
  maintenance compared to earlier 2.x versions.  Python 2.7 will
  continue to be maintained while the transition to 3.x continues, and
  the developers are planning to support Python 2.7 with bug-fix
  releases beyond the typical two years.

* A policy decision was made to silence warnings only of interest to
  developers.  :exc:`DeprecationWarning` and its
  descendants are now ignored unless otherwise requested, preventing
  users from seeing warnings triggered by an application.  This change
  was also made in the branch that will become Python 3.2. (Discussed
  on stdlib-sig and carried out in :issue:`7319`.)

  In previous releases, :exc:`DeprecationWarning` messages were
  enabled by default, providing Python developers with a clear
  indication of where their code may break in a future major version
  of Python.

  However, there are increasingly many users of Python-based
  applications who are not directly involved in the development of
  those applications.  :exc:`DeprecationWarning` messages are
  irrelevant to such users, making them worry about an application
  that's actually working correctly and burdening application developers
  with responding to these concerns.

  You can re-enable display of :exc:`DeprecationWarning` messages by
  running Python with the :option:`-Wdefault <-W>` (short form:
  :option:`-Wd <-W>`) switch, or by setting the :envvar:`PYTHONWARNINGS`
  environment variable to ``"default"`` (or ``"d"``) before running
  Python.  Python code can also re-enable them
  by calling ``warnings.simplefilter('default')``.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2011-02-22 08:45:06 UTC MAIN commitmail json YAML

Updated databases/py-ldap to 2.3.13

(adam)

2011-02-22 08:44:19 UTC MAIN commitmail json YAML

Changes 2.3.13:
* Correct #ifdef-statement for LDAP_OPT_X_TLS_CRLFILE in
  constants.c fixes build with older OpenLDAP libs
* Support for LDAP_OPT_DEFBASE

(adam)

2011-02-22 08:16:00 UTC MAIN commitmail json YAML

Add user-destdir installation support.

(obache)

2011-02-22 07:37:13 UTC MAIN commitmail json YAML

Note update of archivers/php-zip and graphics/php-exif packages.

(taca)

2011-02-22 07:36:08 UTC MAIN commitmail json YAML

Add missing USE_PHP_EXT_PATCHES to apply patches really.

(taca)

2011-02-21 22:43:47 UTC MAIN commitmail json YAML

Updated pkgtools/pkgin to 0.4.1

(imil)

2011-02-21 22:42:49 UTC MAIN commitmail json YAML

pkgin 0.4.1

. Wiped out file.c, ftpio.c, path.c, str.c, pexec.c, pkg_io.c,
  pen.c, strsep.c, lpkg.c, iterate.c
. Inform about logging

(imil)

2011-02-21 17:48:54 UTC MAIN commitmail json YAML

Note remove of www/typo3_44.

(taca)

2011-02-21 17:48:19 UTC MAIN commitmail json YAML

Remove typo3_44.

(taca)

2011-02-21 17:47:32 UTC MAIN commitmail json YAML

Remove old TYPO3 (4.4.6) package in www/typo3_44.
It was intended to maintain pkgsrc-2010Q4 branch, but recent security
problem has fixed as newer release (4.5) only.  So, remove this directory.

(taca)

2011-02-21 17:22:42 UTC MAIN commitmail json YAML

2011-02-21 16:38:40 UTC MAIN commitmail json YAML

2011-02-21 16:32:16 UTC MAIN commitmail json YAML

Note update of these pacakges.

lang/php5 5.2.17nb2
lang/php53 5.3.5nb1
archivers/php-zip 5.3.5nb1
graphics/php-exif 5.3.5nb1

(taca)

2011-02-21 16:30:44 UTC MAIN commitmail json YAML

2011-02-21 16:29:15 UTC MAIN commitmail json YAML

Bump PKGREVISION for DL_AUTO_VARS.

(taca)

2011-02-21 16:26:50 UTC MAIN commitmail json YAML

Regen distinfo.

(taca)

2011-02-21 16:25:33 UTC MAIN commitmail json YAML

2011-02-21 16:23:58 UTC MAIN commitmail json YAML

Re-enable DL_AUTO_VARS as php5 package.

(taca)

2011-02-21 16:21:17 UTC MAIN commitmail json YAML

2011-02-21 16:01:24 UTC MAIN commitmail json YAML

2011-02-21 15:55:57 UTC MAIN commitmail json YAML

Updated multimedia/farsight2 to 0.0.25

(wiz)

2011-02-21 15:55:46 UTC MAIN commitmail json YAML

Update to 0.0.25:

    Version 0.0.25
    nicestreamtrans: Fix off-by-one bug
    https://bugs.freedesktop.org/show_bug.cgi?id=34291
    Version 0.0.24.1
    Version 0.0.24
    tests: Rtcp test doesn't make sense in raw
    rtp: add default prefs to EXTRA_DIST
    tests: Fix another race in tests
    nicestream: Skip Nice errors if the component has never been ready
    nicestream: Fix small leak
    nicestream: Sort ipv4 addresses first
    utils: Fix doc string
    utils: the keyfile stuff already checks the user dirs
    utils: Pass the element directly instead of its factory name
    utils: Check default properties/codecs in user data dir too
    rtp: Add default-element-properties
    utils: Add function to get default element properties
    rtp: Add default codec preferences
    utils: Add function to get default codec preferences
    raw: Don't delete non-generated files
    Remove the temporary socket directory after usage
    nicetransmitter: Place the local socket in the tmp dir
    Don't hardcode /tmp, instead use g_get_tmp_dir to potentialy get it from
    the environment, but falling back to /tmp
    nicetransmitter: Add documentation for create-local-candidates
    nicetransmitter: Add an option for the transmitter to pick the local side
    rawconference: This is really meant to be called on the stream.
    nicetrans: Only emit local-candidate after gathering
    Unfortunately libnice doesn't currently support doing connectivity
    checks untill it has finished gathering. If we send a remote peer our
    candidates before finishing gathering they can start sending us
    connectivity checks before we're ready for them...
    So instead sends the local candidates in one batch when gathering is
    finished, so we'll be ready for the connectivity checks.
    rawconf: Put the whole caps into the encoding_name in codecs
    rawconference: Make FsRawStream codec doc visible.
    docs: Improve the title
    docs: Add docs for the raw plugin
    raw: Remove trailing whitespace
    raw: Simplify session notification of new stream codecs
    rawstream: Simplify set_remote_codecs
    cuseless
    rawsession: Codec has already been validated
    raw: Don't check for stuff in the codecs that is meaningless for raw
    rawconference: Add a test with the shm transmitter.
    rawconference: Remove stream from session in stream's dispose.
    There's a chance that removing the stream when the session has it
    weak-reffed can be called from a streaming thread. This can cause
    it to crash and/or deadlock. This patch changes the stream to
    call the remove_stream function in the session in its dispose
    function. The stream already protects itself from being disposed
    in a streaming thread and therefore prevents the crash/deadlock.
    rawconference: Use local conference variable.
    tests: Split the rtpconf extra init into separate callbacks for stream and conf
    tests: Split the rawconf extra init into separate callbacks for stream and conf
    rawconference: Remove weak_ref when done.
    rawconference: Dispose FsRawStream in a separate thread if needed.
    rawconference: Add fs_raw_conference_is_internal_thread.
    rawconference: Fix trailing whitespace.
    rawconference: Correct an error message.
    rawconference: Wait to add the transmitter's gst-sink until sending.
    rawconference: Dispose of objects in a single place in new_stream.
    rawconference: blocking_id will always be 0 here.
    rawconference: Remove transmitter-pad from the public API.
    rawconference: Correctly use g_value_set_boxed instead of _take_boxed.
    rawconference: Use macro instead of g_mutex_lock directly.
    This patch creates and uses FS_RAW_SESSION_LOCK and _UNLOCK and
    FS_RAW_STREAM_LOCK and _UNLOCK to improve the ability to debug
    mutexes.
    rawconference: Add @author to the files I made.
    rawconference: Misc style and error checking fixes to Sjoerd's commits.
    When adding streams, sync the element states with the parent element
    When removing a stream, make the valve drop packets again
    rawconference: Change signature of function to avoid collision.
    This patch changes the signature of fs_codec_to_gst_caps to
    fs_raw_codec_to_gst_caps to avoid colliding with a function of
    the same name in the FsRtpConference plugin.
    rawconference: Keep reference to GstObjects in FsRawStream.
    rawconference: Actually store the src_pad in FsRawStream.
    rawconference: Remove unused member from FsRawStream private struct.
    rawconference: Improve locking in FsRawStream.
    rawconference: Simplify FsRawSession dispose a little.
    rawconference: Hold references to GstObjects in FsRawSession.
    rawconference: Improve FsRawSession's locking.
    rawconference: Remove elements from bin if sync_state_with_parent fails.
    rawconference: Simplify a little of removing streams.
    rawconference: Simplify FsRawSession's dispose function.
    rawconference: Remove redundant gst_element_sync_with_parent call.
    rawconference: Fix implemention of FsRawSession's current-send-codec.
    rawconference: Store FsRawSession codecs and notify on change.
    rawconference: Fix potential double-free.
    rawconference: Deactivate pad after removing from bin.
    rawconference: Remove unneeded variable and just return value.
    rawconference: Fix copy/paste errors.
    rawconference: Use correct pad template.
    rawconference: Fix disposed testcase.
    rawconference: Free transmitter src and sink when removing streams.
    rawconference: Set the correct error in fs_raw_session_new_stream.
    rawconference: Fix base test. FsRawConference doesn't generate codecs.
    rawconference: Use optional_parameters for codec properties.
    rawconference: Abstract converting FsCodec to GstCaps.
    rawconference: Add tests for FsRawConference plugin.
    This patch adds tests for the FsRawConference plugin. Virtually
    all of the code is from the FsRtpConference plugin testsuite.
    rawconference: Add data probe and src_pad_added emission.
    rawconference: Set capsfilter caps when set_remote_codecs is called.
    rawconference: Plug memory leak.
    rawconference: Set initial valve drop settings after creation.
    rawconference: Set ST's "sending" property when setting "direction".
    rawconference: Set booleans instead of bitmasked integers.
    rawconference: Fix some GstElement refcount issues.
    rawconference: Implement FsRawSession's remote codec handler.
    rawconference: Implement FsRawSession's codecs properties.
    Implement the FsRawSession's "codecs" and "codecs-without-config"
    properties.
    rawconference: Link the FsRawSession's capsfilter and transmitter_sink.
    rawconference: Free the FsRawSession's FsTransmitter.
    rawconference: Add to FsConference and partially link transmitter.
    rawconference: Fix getting an out of range warning on a gboolean value.
    rawconference: Fix some type issues in fs_raw_session_new_stream.
    rawconference: Improve setting the direction.
    rawconference: Implement the remote-codecs FsRawStream property.
    rawconference: Implement fs_raw_stream_set_remote_codecs.
    rawconference: Create and connect FsStreamTransmitter signal handlers.
    rawconference: Implement fs_raw_stream_set_remote_candidates.
    rawconference: Remove fs_raw_stream_set_tos_locked.
    rawconference: Add FsStreamTransmitter.
    rawconference: Implement fs_raw_session_get_stream_transmitter_type.
    rawconference: Add FsTransmitter member.
    rawconference: Add FsRawStream class files.
    rawconference: Add capsfilter to the session pipeline.
    rawconference: Add an id to FsRawSessions and support creating them.
    rawconference: Implement fs_raw_conference_list_transmitters.
    rawconference: Add the FsRawSession class.
    These files have been copied directly from the FsMsnSession class
    and have simply been renamed. More modifications will be needed.
    P.S. The section documentation has also been altered to better
    suit the FsRawSession class.
    rawconference: Remove cname from FsRawParticipant.
    rawconference: Add FsRawParticipant.
    rawconference: Add base FsRawConference class and plugin structure.
    Version 0.0.23.1
    Version 0.0.23
    common-modified: Dist another stamp file
    nice: Update to use the nice 0.1.0 API
    nice: Add compatibility for MS Office Communicator 2007 R2
    example gui: Keep a ref to the FsElementAddedNotifier to keep it alive
    example gui: Set the necessary properties for x264enc
    rtpsession: Really fix dispose checking
    rtpsession: Only set disposed to TRUE when actually disposing
    tests: Add a test of codecs-ready before calling any method
    Make sure the codecs-ready is not TRUE if no methods have been called yet
    and some codecs that require discovered parameters are missing.
    rtpsession: Make sure the original codecs are propertly setup
    Do the update codecs when creating a FsSession so that original codecs have
    the required bits for the parameter gathering.
    tests: Add test for pad alloc in fsfunnel
    Patch by Yongnian Le <yongnian.le@intel.com>
    funnel: Implement pad allocation
    Patch by Yongnian Le <yongnian.le@intel.com>
    https://bugs.freedesktop.org/show_bug.cgi?id=32208
    Use portable 'g_snprintf' instead of 'snprintf'
    https://bugs.freedesktop.org/show_bug.cgi?id=32276
    Replace legacy index() with strchr() and avoid calculating the index twice
    https://bugs.freedesktop.org/show_bug.cgi?id=32276
    mcaststreamtransmitter: Fix error message
    shmtransmitter: Remove unused header includes
    Update gtk-doc-plugins.mak from common/
    Verify the sanity of arguments passed to user-facing functions
    rtpsession: Unblock pad if the discovery callback is called while disposing of a session
    docs: Add docs for the shm transmitter
    docs: Update custom doc building rules to match newer gst tools
    nice: Use the right enum type for pad link return
    Version 0.0.22.1

(wiz)

2011-02-21 15:51:47 UTC MAIN commitmail json YAML

2011-02-21 15:51:23 UTC MAIN commitmail json YAML

Updated net/libnice to 0.1.0

(wiz)

2011-02-21 15:51:13 UTC MAIN commitmail json YAML

Update to 0.1.0.

libnice 0.1.0 (2011-01-20)
==========================

Added nice_candidate_copy to the public API
Make stun_timer timeouts configurable (Break API and ABI)
Add compatibility support for MSOC 2007 and MSOC 2007 R2
Add MS-TURN support for MSOC
Added and completed TURN RFC 5766 support
Add a nice_agent_set_port_range API to force a component to use a specific port
Fix various bugs and memory leaks
Improve documentation

(wiz)

2011-02-21 15:00:34 UTC MAIN commitmail json YAML

Introduce RUBY_ABI_VERSION and use it BUILDLINK_ABI_DEPENDS.

There are ABI incompatibility amaong Ruby 1.8.7 patchlevel 302, 330 and 334,
So it would be handle if such problem in future.

(taca)

2011-02-21 14:45:50 UTC MAIN commitmail json YAML

Note update of Ruby security releases:

lang/ruby18-base 1.8.7.334
lang/ruby19-base 1.9.2pl180

Implicitly updated related packages: devel/ruby-mode.

(taca)

2011-02-21 14:44:11 UTC MAIN commitmail json YAML

Update ruby19-base package to 1.9.2pl180 (Ruby 1.9.2 p180).

* The FileUtils Vulnerability

    http://www.ruby-lang.org/en/news/2011/02/18/fileutils-is-vulnerable-to-symlink-race-attacks/

* Add a patch r30779 from repository; a bug of utf-8 string handling.

For more detail changes of Ruby 1.9.2pl180, please refer:
http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_180/ChangeLog

(taca)

2011-02-21 14:35:38 UTC MAIN commitmail json YAML

Update ruby18-base package to 1.8.7.334 (Ruby 1.8.7p334).

* The FileUtils Vulnerability

http://www.ruby-lang.org/en/news/2011/02/18/fileutils-is-vulnerable-to-symlink-race-attacks/

* The $SAFE Vulnerability

Fri Feb 18 21:18:55 2011  Shugo Maeda  <shugo@ruby-lang.org>

* test/ruby/test_exception.rb (TestException::test_to_s_taintness_propagation):
  Test for below.

Fri Feb 18 21:18:55 2011  URABE Shyouhei  <shyouhei@ruby-lang.org>

* error.c (exc_to_s): untainted strings can be tainted via
  Exception#to_s, which enables attackers to overwrite sane strings.
  Reported by: Yusuke Endoh <mame at tsg.ne.jp>.

* error.c (name_err_to_s): ditto.

Fri Feb 18 21:17:22 2011  Shugo Maeda  <shugo@ruby-lang.org>

* lib/fileutils.rb (FileUtils::remove_entry_secure): there is a
  race condition in the case where the given path is a directory,
  and some other user can move that directory, and create a
  symlink while this method is executing.
  Reported by: Nicholas Jefferson <nicholas at pythonic.com.au>

Fri Feb 18 19:46:46 2011  NAKAMURA Usaku  <usa@ruby-lang.org>

* win32/win32.c (init_stdhandle): backport mistake of r29382.
  some code are needless in ruby 1.8.
  [ruby-core:34579]

Fri Feb 18 19:22:17 2011  URABE Shyouhei  <shyouhei@ruby-lang.org>

* configure.in: revert revision r29854.  This revision introduced
  binary incompatibilities on some circumstances.  The bug that
  revision was fixing gets reopened by this reversion.
  [ruby-dev:43152] cf. [Bug #2553]

(taca)

2011-02-21 14:31:06 UTC MAIN commitmail json YAML

* Start upate of ruby18 and ruby19 packags.
* Remove redundant GEM_HOME definition from PLIST.

(taca)

2011-02-21 10:41:14 UTC MAIN commitmail json YAML

+ gimp-ufraw-0.18, mpg123-1.13.2, sbcl-1.0.46.

(wiz)

2011-02-21 08:38:40 UTC MAIN commitmail json YAML

Updated emulators/suse100_fontconfig to 10.0nb7

(obache)

2011-02-21 08:38:30 UTC MAIN commitmail json YAML

2011-02-21 07:49:12 UTC MAIN commitmail json YAML

Updated lang/sun-jdk6 to 6.0.24

(obache)

2011-02-21 07:48:20 UTC MAIN commitmail json YAML

Update sun-{jre,jdk}6 to 6.0.24.

Java SE 6 Update 24
* OlsonData 2010o
* Java DB 10.6.2.1
* Bug Fixes, include following security fix.
CVE-2010-4422
CVE-2010-4447
CVE-2010-4448
CVE-2010-4450
CVE-2010-4451
CVE-2010-4452
CVE-2010-4454
CVE-2010-4462
CVE-2010-4463
CVE-2010-4465
CVE-2010-4466
CVE-2010-4467
CVE-2010-4468
CVE-2010-4469
CVE-2010-4470
CVE-2010-4471
CVE-2010-4472
CVE-2010-4473
CVE-2010-4474
CVE-2010-4475
CVE-2010-4476

Java SE 6 Update 23
* OlsonData 2010l
* Java Hotspot VM 19.0
* Java VisualVM 1.3.1
* Menu Item Corrections for Right-to-Left Languages
* Additional Languages Support in Linux Systems
* Bug Fixes

(obache)

2011-02-21 07:38:38 UTC MAIN commitmail json YAML

Remove deprecated KTERM_USE_WALLPAPER.

(obache)

2011-02-21 07:33:48 UTC MAIN commitmail json YAML

Deprecate KTERM_USE_WALLPAPER to get rid of imlib dependency.
Ok taca@

(wiz)

2011-02-21 00:05:05 UTC MAIN commitmail json YAML

Updated mail/opendkim to 2.2.2

(pettai)

2011-02-21 00:04:22 UTC MAIN commitmail json YAML

2.2.2          2010/11/28
        Fix bug #SF2903325: Clean up numerous signed vs. unsigned warnings.
        Fix bug #SF3095782: When VBR is enabled, only perform a query when
                the "md" domain in the VBR-Info header field matches the
                "d" field for any valid signature.
        Fix bug #SF3105993: Better handling of missing records in Lua DB
                lookups.
        When reading keys, ensure what's being read is a regular file and
                not something else.
        Complain if TrustAnchorFile names something that can't be opened
                for reading.
        LIBOPENDKIM: Don't complain about multiple records returned if one
                of them was an RRSIG.
        LIBAR: Rework some I/O logic to avoid a deadlock when the nameserver
                becomes unresponsive during response processing.
        BUILD: Move all scripts and executables except opendkim to a bin
                directory for adminstrator convenience. They were previously in
                the sbin directory.
        BUILD: Fix bug #SF3101842: Fix opendkim-genzone build when OpenDBX
                is in use.
        BUILD: opendkim-testkey can require SASL build information when used
                with OpenLDAP, or Lua information when built with Lua.
        BUILD: Dissociate libopendkim and libunbound, as this is now handled
                through the application rather than the library.
        BUILD: Convert to using git for source code management.
        STATS: Additional reporting improvements.
        STATS: Fix bug #SF3107659: Add additional diagnostic output to
                opendkim-importstats when malformed input is found.
        TOOLS: Handle input generated with and without the _FFR_STATS_I
                extensions.

2.2.1          2010/10/25
        Avoid assertion failures when using "-V" and arlib.
        Fix "refile" loading.
        Fix collision between "ReputationRoot" and "StatisticsName" in the
                configuration file.
        Convert sender's domain name to lowercase prior to doing any database
                queries with it.  This was done before, but lost during the
                database overhaul in 1.2.0.
        Fix up Authentication-Results header field generation for VBR.
                Reported by Fredrik Pettai.
        Add _FFR_STATS_I enabling statistics reporting of "i=" signature
                properties.
        LIBOPENDKIM: Fix bug #SF3081964: dkim.h requires <sys/time.h>.
        LIBOPENDKIM: Fix bug #SF3087251: Use thread-safe resolver functions
                when avaialble.
        LIBOPENDKIM: Cancel completed reputation queries.
        LIBOPENDKIM: Simplify DKIM_OPTS_ALWAYSHDRS handling.
        LIBAR: Fix bug #SF3080720: Don't compute timeouts based on completed
                or dead queries.
        LIBVBR: Fix some pointer errors causing false negatives.
        TOOLS: Write "v=" tags in key records output by opendkim-genzone.

2.2.0          2010/10/03
        Feature request #SF2874043: Add _FFR_ADSP_LISTS allowing control over
                action taken when mail is sent to known lists from
                ADSP "discardable" sources.
        Feature request #SF2964366: Allow arbitrary data set operations
                from inside Lua script hooks.
        Feature request #SF2981598: Add "NoHeaderB" and "SingleAuthResult"
                settings so that only one Authentication-Results header field
                is added, and reduce its variability.
        Feature request #SF3013084: Add "DomainKeysCompat" setting.
        Feature request #SF3017358: Allow a token in the KeyTable that gets
                replaced with the sender's domain name.
        Feature request #SF3019876: Enable registration and use of generic
                DNS functions.
        Feature request #SF3021566: Change "ADSPDiscard" to "ADSPAction",
                allowing selection of what action to take when a message is
                determined by ADSP to be "discardable".
        Feature request #SF3023232: Allow selection of a signer (for the
                signature's "i=" tag) when calling odkim.sign() or via an
                optional second parameter in the SigningTable.
        Feature request #SF3024854: Always log a warning if a key file
                has unsafe group/other read/write bits set.  Further, if the
                new "RequireSafeKeys" setting is true, refuse to use the data.
        Feature request #SF3030548: Add _FFR_DEFAULT_SENDER, adding the
                "DefaultSender" setting.
        Feature request #SF3049483: Use ReportAddress for ADSP Reports and for
                the sender envelope address.
        Feature request #SF3056571: Extend signer selection in the SigningTable
                to include a token that will be replaced by the From:
                domain.
        Feature request #SF3062077: Allow the specification of additional
                recipients when delivering DKIM/ADSP failure reports through
                a new ReportBccAddress configuration option.
        Fix bug #SF3004995: Don't apply "SenderHeaders" to the library
                as that impacts how ADSP works.
        Fix bug #SF3025856: Fix "AllowSHA1Only", which was not working at all.
        Fix bug #SF3037504: Rework database schema and tools to meet revised
                reporting requirements.
        Fix bug #SF3051536: Allow disabling of reputation queries.
        Fix bug #SF3058204: Fix numerous possible double-free() incidents in
                dkimf_config_free().
        Fix PeerList to work with IPv6 addresses.
        Fix loop boundary check in dkimf_db_close().
        Fix assertion failure in dkimf_db_get() when used with a "match both"
                operation.
        Fix "LocalADSP", which was not working at all.
        Fix some Lua test mode logic and a build issue that prevented
                "ScreenPolicyScript" from working.
        Added MTACommand for overriding default (mainly for testing).
        Ignore "Domain" and "Selector" settings if "KeyTable" is set.
        Add "On-PolicyError" to configuration tables.
        Don't automatically temp-fail messages bearing signatures that
                reference revoked keys.
        Some fixes to the "final" Lua script self-test code.
        Include libmilter version in "-V" output.
        Single-thread DB queries done via OpenDBX handles as they can't be
                used to do parallel queries.
        Attempt to reconnect after SQL disconnections.
        Revise text/plain portion of policy reports.
        Fix up DSN parsing so that it is not needlessly restrictive.
        Add _FFR_STATSEXT: Allows arbitrary local extensions to statistics
                gathering via a fourth Lua script that can cause the
                generation of additional SQL insertion operations.
        LIBOPENDKIM: Feature request #SF3026287: Add dkim_getuser() function.
        LIBOPENDKIM: Feature request #SF3065035: Apply library query
                configuration to ADSP lookups as well, mainly to support
                auotmated testing.
        LIBOPENDKIM: Fix bug #SF3071368: Fix tiny memory leak in dkim_init().
        LIBOPENDKIM: Fix bug #SF3051762: Don't error out of dkim_get_key()
                when in test mode by testing signature-specific features when
                against dummy data.
        LIBOPENDKIM: Don't build against pthread libraries if not needed.
        LIBOPENDKIM: Add dkim_get_signer(), dkim_policy_state_new() and
                dkim_policy_state_free().
        LIBOPENDKIM: Don't assert a "g=" default when processing keys so that
                statistics reporting can tell whether or not it was originally
                there.
        LIBOPENDKIM: Minor fix to internal state machine when dealing with
                unsigned messages.
        LIBOPENDKIM: Rename DKIM_PRESULT_AUTHOR to DKIM_PRESULT_FOUND.
        LIBOPENDKIM: Improved error reporting from dkim_ohdrs().
        LIBOPENDKIM: Improved re-entrancy of dkim_eoh_verify().
        LIBOPENDKIM: Undefine DKIM_FEATURE_ASYNC_DNS (obsolete).
        MILTERTEST: Feature request #SF3005002: Enable testing of
                "unspecified" protocol family connections.
        MILTERTEST: Add "-u" option to report resource usage statistics on
                completion.
        MILTERTEST: Add mt.signal() to allow signaling of filters for things
                like configuration file reloads.
        MILTERTEST: Enhance mt.connect() to accept optional retry and interval
                arguments.
        MILTERTEST: Add "-w" option to request no waiting for the child process
                to exit and report status.
        MILTERTEST: Allow partial seconds argument to mt.sleep().
        TOOLS: Feature request #SF3004335: Add support to opendkim-testkey
                to get configuration file values and validate an entire
                KeyTable.
        TOOLS: Update opendkim-genkeys script to support
                draft-ietf-marf-dkim-reporting.
        TOOLS: Flip logic of "-a" flag to opendkim-stats.
        TOOLS: Fix bug #SF3037452: Change owner/group/mode of stats database
                when resetting it to whatever the replaced file had.
        CONTRIB: Add opendkim-reportstats, contributed by John Wood.
        BUILD: Fix --with-db.
        Activate _FFR_ZTAGS.

(pettai)

2011-02-20 23:33:50 UTC MAIN commitmail json YAML

2011-02-20 23:33:07 UTC MAIN commitmail json YAML

Import tex-bookman-2010 as fonts/tex-bookman.

A serif typeface derived from Old Style Antique designed by Alexander
Phemister in 1858 for Miller and Richard foundry.  Consider to use the
Kerkis font, which is an extension of Bookman with math support and
support for greek characters or the enhanced version available with
the TEX Gyre Bonum font.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-02-20 22:20:10 UTC MAIN commitmail json YAML

Updated emulators/ckmame to 0.11

(wiz)

2011-02-20 22:19:52 UTC MAIN commitmail json YAML

Update to 0.11, set LICENSE.

0.11 (2011-02-20)

- MESS Software Lists support
- retire mkmamedb-xmame.sh, use "mame -listxml | mkmamedb" instead
- link/copy disks from extra if -j (--delete-found) isn't specified
- ckmame: display current game on SIGINFO (Ctrl-T)
- removed ROMPATH support since mame uses a path in the config file nowadays

(wiz)

2011-02-20 21:43:51 UTC pkgsrc-2010Q4 commitmail json YAML

2011-02-20 21:42:36 UTC MAIN commitmail json YAML

2011-02-20 21:41:59 UTC pkgsrc-2010Q4 commitmail json YAML

Pullup ticket 3356 - requested by aymeric
functionality fix

Revisions pulled up:
- pkgsrc/pkgtools/pkg_install/files/admin/audit.c 1.17
- pkgsrc/pkgtools/pkg_install/files/lib/version.h 1.161

-----------------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: aymeric
  Date: Fri Feb 18 15:59:52 UTC 2011

  Modified Files:
  pkgsrc/pkgtools/pkg_install/files/admin: audit.c
  pkgsrc/pkgtools/pkg_install/files/lib: version.h

  Log Message:
  . fix audit-history subcommand to include patterns making use of [x-y] notation
  . bump version to 20110215

  To generate a diff of this commit:
  cvs rdiff -u -r1.16 -r1.17 pkgsrc/pkgtools/pkg_install/files/admin/audit.c
  cvs rdiff -u -r1.160 -r1.161 pkgsrc/pkgtools/pkg_install/files/lib/version.h

(spz)

2011-02-20 21:39:22 UTC MAIN commitmail json YAML

Restrict availability even more. From Aleksey Cheusov in answer to PR 44615.

(wiz)

2011-02-20 17:40:54 UTC MAIN commitmail json YAML

Forcibly delete any stale cache files during deinstall.  For example, the
gio-querymodules utility does not delete the file when no modules are left,
so we were left with a giomodule.cache file after removing glib2 that was
not managed by any package.

Also, and as a side effect, ensure that the files are created during
install time so that in-place updates work correctly.

Bump PKGREVISION to 2.

(jmmv)

2011-02-20 16:05:30 UTC MAIN commitmail json YAML

2011-02-20 15:45:10 UTC MAIN commitmail json YAML

Note update of www/ruby-actionpack3 package to 3.0.4nb1.

(taca)

2011-02-20 15:44:17 UTC MAIN commitmail json YAML

Add another missing patch, noted by HIRAMATSU Yoshifumi on tech-pkg-ja@.

Bump PKGREVISION.

(taca)

2011-02-20 15:30:04 UTC MAIN commitmail json YAML

2011-02-20 15:28:36 UTC MAIN commitmail json YAML

2011-02-20 15:07:41 UTC MAIN commitmail json YAML

TOOLS_NOOP is not enough to catch all calls to glib-compile-schemas because
some packages deduce the full name to the tool instead of relying on the
PATH.

Attempt to do better by setting the GLIB_COMPILE_SCHEMAS variable to
a non-absolute name during the build, hoping that such packages do define
this Makefile variable.

This should fix the build of evince as reported in PR pkg/44589.

(jmmv)

2011-02-20 14:29:14 UTC MAIN commitmail json YAML

Check for libXvMC (not +W) for enabling libxvmc support.
Fixes PR 44588 by Robert Elz.

(wiz)

2011-02-20 14:24:05 UTC MAIN commitmail json YAML

2011-02-20 14:22:16 UTC MAIN commitmail json YAML

2011-02-20 14:13:56 UTC MAIN commitmail json YAML

+ ImageMagick-6.6.7.8, audacious-plugins-2.4.3, calibre-0.7.46,
  curl-7.21.4, dbus-1.4.6, dcc-1.3.138, diffpdf-1.1.5, farsight2-0.0.25,
  fluxbox-1.3.0, libev-4.04, mrtg-2.17.1, p5-PerlMagick-6.6.7.8,
  pbzip2-1.1.2, qemu-0.14.0, vice-2.3, x264-devel-20110219.

(wiz)

2011-02-20 11:50:10 UTC MAIN commitmail json YAML

Remove gimp-docs

(ryoon)

2011-02-20 11:49:39 UTC MAIN commitmail json YAML

Added meta-pkgs/gimp-docs version 2.6.1
Change successor of graphics/gimp-docs to meta-pkg/gimp-docs

(ryoon)

2011-02-20 11:46:44 UTC MAIN commitmail json YAML

2011-02-20 11:44:31 UTC MAIN commitmail json YAML

Import gimp-docs-2.6.1 as meta-pkg/gimp-docs.
This is successor of graphics/gimp-docs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-02-20 10:15:57 UTC MAIN commitmail json YAML

Import gimp-docs-ja-2.6.1 as graphics/gimp-docs-ja.
Documentation package for The GIMP image manipulation software in
English.
It is successor of graphics/gimp-docs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-02-20 10:14:33 UTC MAIN commitmail json YAML

2011-02-20 08:19:52 UTC MAIN commitmail json YAML

Removed graphics/gimp-docs successor graphics/gimp-docs-*

(ryoon)

2011-02-20 08:18:07 UTC MAIN commitmail json YAML

Added graphics/gimp-docs-*

(ryoon)

2011-02-20 08:14:17 UTC MAIN commitmail json YAML

Added graphics/gimp-docs-en version 2.6.1

(ryoon)

2011-02-20 08:11:22 UTC MAIN commitmail json YAML

Remove gimp-docs.
Add gimp-docs-*.

(ryoon)

2011-02-20 08:10:03 UTC MAIN commitmail json YAML

2011-02-20 08:03:56 UTC MAIN commitmail json YAML

Import gimp-docs-zh_CN-2.6.1 as graphics/gimp-docs-zh_CN.
Documentation package for The GIMP image manipulation software in
Chinese.
It is successor of graphics/gimp-docs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

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

Import gimp-docs-sv-2.6.1 as graphics/gimp-docs-sv.
Documentation package for The GIMP image manipulation software in
Swedish.
It is successor of graphics/gimp-docs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-02-20 08:02:04 UTC MAIN commitmail json YAML

Import gimp-docs-ru-2.6.1 as graphics/gimp-docs-ru.
Documentation package for The GIMP image manipulation software in
Russian.
It is successor of graphics/gimp-docs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-02-20 08:01:09 UTC MAIN commitmail json YAML

Import gimp-docs-pl-2.6.1 as graphics/gimp-docs-pl.
Documentation package for The GIMP image manipulation software in
Polish.
It is successor of graphics/gimp-docs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-02-20 08:00:25 UTC MAIN commitmail json YAML

Import gimp-docs-nn-2.6.1 as graphics/gimp-docs-nn.
Documentation package for The GIMP image manipulation software in
Norgegian.
It is successor of graphics/gimp-docs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-02-20 07:59:20 UTC MAIN commitmail json YAML

Import gimp-docs-nl-2.6.1 as graphics/gimp-docs-nl.
Documentation package for The GIMP image manipulation software in
Dutch.
It is successor of graphics/gimp-docs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-02-20 07:57:51 UTC MAIN commitmail json YAML

Import gimp-docs-ko-2.6.1 as graphics/gimp-docs-ko.
Documentation package for The GIMP image manipulation software in
Korean.
It is successor of graphics/gimp-docs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-02-20 07:56:34 UTC MAIN commitmail json YAML

Import gimp-docs-it-2.6.1 as graphics/gimp-docs-it.
Documentation package for The GIMP image manipulation software in
Italian.
It is successor of graphics/gimp-docs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-02-20 07:55:22 UTC MAIN commitmail json YAML

Import gimp-docs-fr-2.6.1 as graphics/gimp-docs-fr.
Documentation package for The GIMP image manipulation software in
French.
It is successor of graphics/gimp-docs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-02-20 07:54:21 UTC MAIN commitmail json YAML

Import gimp-docs-es-2.6.1 as graphics/gimp-docs-es.
Documentation package for The GIMP image manipulation software in
Spanish.
It is successor of graphics/gimp-docs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-02-20 07:52:34 UTC MAIN commitmail json YAML

Import gimp-docs-de-2.6.1 as graphics/gimp-docs-de.
Documentation package for The GIMP image manipulation software in
Germany.
It is successor of graphics/gimp-docs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-02-20 07:50:43 UTC MAIN commitmail json YAML

Import gimp-docs-en-2.6.1 as graphics/gimp-docs-en.
Documentation package for The GIMP image manipulation software in
English.
It is successor of graphics/gimp-docs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-02-20 02:13:05 UTC MAIN commitmail json YAML

Note update of devel/ruby-activemodel package to 3.0.4nb1.

(taca)

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

Add missing patch file, something was wrong since patches/CVS directory
existed but patches directory wasn't cvs added...

Bump PKGREVISION.

(taca)

2011-02-19 17:05:14 UTC MAIN commitmail json YAML

updated devel/libosip to 3.5.0

(schwarz)

2011-02-19 17:02:57 UTC MAIN commitmail json YAML

2011-02-19 16:21:00 UTC MAIN commitmail json YAML

- gtkglarea-2.0.1.

(wiz)

2011-02-19 16:20:33 UTC MAIN commitmail json YAML

Added x11/gtkglarea2 version 2.0.1

(wiz)

2011-02-19 16:06:31 UTC MAIN commitmail json YAML

2011-02-19 15:48:52 UTC MAIN commitmail json YAML

+ gtkglarea2.

(wiz)

2011-02-19 15:48:36 UTC MAIN commitmail json YAML

2011-02-19 15:47:28 UTC MAIN commitmail json YAML


Initial import of gtkglarea2-2.0.1:

Just as GTK+ is built on top of GDK, GtkGLArea is built on top of
gdkgl which is basically a wrapper around GLX functions. The widget
itself is derived from GtkDrawinigArea widget and adds only few
extra functions.  Lower level gdkgl functions make it easy to render
on any widget that has OpenGL capable visual, rendering to off-screen
pixmaps is also supported.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20110219

(wiz)

2011-02-19 15:34:26 UTC MAIN commitmail json YAML

monodevelop updated to 2.4.2

(kefren)

2011-02-19 15:33:28 UTC MAIN commitmail json YAML

Update to 2.4.2.  This release is mainly a bug fix release, but it also
includes some new features and improvements:

* Support for future MonoDroid releases
* Support for running ASP.NET 4.0 applications (XSP4).

(kefren)

2011-02-19 14:42:21 UTC MAIN commitmail json YAML

add another patch from upstream
(https://bugzilla.gnome.org/show_bug.cgi?id=640923)
to fix a possible buffer overflow in the dvi backend
The dvi backend is only built with the (non-default) "dvi" option.
bump PKGREV

(drochner)

2011-02-19 13:11:25 UTC MAIN commitmail json YAML

Update MAINTAINER e-mail address.

(ryoon)

2011-02-19 13:08:34 UTC MAIN commitmail json YAML

Note update of lang/parrot to 3.1.0.

(he)

2011-02-19 13:07:48 UTC MAIN commitmail json YAML

Update parrot to version 3.1.0.

Pkgsrc changes:
o Adapt to changes in installed files
o One of the files which are patched have changed location

Upstream changes:
New in 3.1.0
- Core
  + Exception PMCs are now subclassable from PIR
  + IPv6 is now supported and tested
  + Added Parrot_ext_try function to extend API (experimental), to
    allow implementation of try .. catch construcs in C extensions.
  + We now have a YAML library called YAML::Tiny, a port of YAML::Tiny
    from Perl 5
  + Deprecated/experimental features are now stored in api.yaml in
    an easy-to-parse format, which will allow automated tools easy
    access to this data. This replaces DEPRECATED.pod, which no
    longer exists.
  + Improved GC latency
  + Improved GC performance on low-memory systems
  + Improved packfile annotation lookup complexity
  + Removal of unused code and SVN based code
- NQP
  + A repository for a new NQP version which has a new object model is
    created at http://github.com/perl6/nqp
- Languages
  + Cardinal (Ruby on Parrot) now compiles and passes it's test suite on master
    and is looking for developers : https://github.com/parrot/cardinal
  + Cardinal can send smoke reports with "rake smoke" or "parrot
    setup.pir smoke"
  + Jaspers, an implementation of Javascript on Parrot, now has a Github repo
    and is looking for developers: https://github.com/leto/jaspers
- Community
  + The following Parrot Google Code-In students were grand prize winners:
      Fernando Brito, Brazil
      David Czech, Canada
      Nolan Lum, United States
      Matt Rajca, United States
      Tony Young, New Zealand
      Daniel Kang, United States
    We are very proud of them for their fine work and congratulate
    them for achieving top finalist status! For more info, see:
    http://google-opensource.blogspot.com/2011/02/google-code-in-grand-prize...
- Documentation
  + Many new Parrot-related terms were added to docs/glossary.pod
  + Removal of most remaining references to SVN
  + Internal project documentation is included in html output
- Tests
  + Test suite now passes on NetBSD 5.1
  + Test coverage increased greatly for the Embed/Extend subsystem,
    thanks to a TPF grant:
    http://leto.net/dukeleto.pl/2011/01/parrot-embed-grant-update-2.html

(he)

2011-02-19 10:54:37 UTC MAIN commitmail json YAML

2011-02-19 10:45:07 UTC MAIN commitmail json YAML

+ advi-1.9.0, camlimages-4.0.0, dnsmasq-2.57, glib2-2.28.1,
  gpsdrive-2.11, gtk-vnc-0.4.3, mono-2.10, nut-16.7, viewvc-1.1.9,
  wine-devel-1.3.14.

(wiz)

2011-02-19 10:03:19 UTC MAIN commitmail json YAML

2011-02-19 09:46:55 UTC MAIN commitmail json YAML

Add missing build dependency on yasm.

(wiz)

2011-02-19 09:45:12 UTC MAIN commitmail json YAML

Updated sysutils/shelldap to 0.4

(imil)

2011-02-19 09:44:32 UTC MAIN commitmail json YAML

bumping to shelldap 0.4

- Follow regular man page conventions
- Minor cleanup
- Improve performance for cd/ls for containers with a large number of
  entries.

(imil)

2011-02-19 09:22:00 UTC MAIN commitmail json YAML

2011-02-19 09:06:34 UTC MAIN commitmail json YAML

2011-02-19 09:04:33 UTC MAIN commitmail json YAML

Update HOMEPAGE and MASTER_SITES. From Stefan in PR 44602.

(wiz)

2011-02-19 09:02:08 UTC MAIN commitmail json YAML

2011-02-19 08:55:25 UTC MAIN commitmail json YAML

2011-02-19 08:54:09 UTC MAIN commitmail json YAML

2011-02-19 08:51:25 UTC MAIN commitmail json YAML

Split the gtk part of imlib into a separate package, to remove the
gtk dependency from the base package.

(markd)

2011-02-19 05:39:34 UTC MAIN commitmail json YAML

+ telepathy-gabble-0.11.7

(obache)

2011-02-19 02:36:46 UTC MAIN commitmail json YAML

2011-02-19 01:47:07 UTC MAIN commitmail json YAML

2011-02-19 01:46:23 UTC MAIN commitmail json YAML

Import tex-avantgar-2010 as fonts/tex-avantgar.

The Avantgarde font for TeX.  The font that is actually provided is
URW Gothic (An Avantgarde clone).  An enhanced version is available
with the TEX Gyre Adventor font.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-02-19 01:18:53 UTC MAIN commitmail json YAML

Note removal of tex-hlatex.

(minskim)

2011-02-19 01:17:52 UTC MAIN commitmail json YAML

2011-02-19 00:55:31 UTC MAIN commitmail json YAML

don't enable padlock support on NetBSD by default, it crashes on padlock
capable CPUs

(jmcneill)

2011-02-19 00:43:11 UTC MAIN commitmail json YAML

pull in gio-fam, since nothing else does

(jmcneill)

2011-02-19 00:42:40 UTC MAIN commitmail json YAML

Note PKGREVISION bump of pvs.

(minskim)

2011-02-19 00:42:22 UTC MAIN commitmail json YAML

pvs needs tex-amsmath, not the entire teTeX.

(minskim)

2011-02-19 00:28:17 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-amsmath.

(minskim)

2011-02-19 00:27:39 UTC MAIN commitmail json YAML

tex-amsmath requires the LaTeX2e format.

(minskim)

2011-02-18 23:56:49 UTC MAIN commitmail json YAML

PR/42672 -- update to 0.6.0pre2.  Changes:

0.6.0pre2: Four configuration options have been deprecated and will
no longer be accepted by abook:

emailpos, extra_column, extra_alternative, extrapos

They have been replaced with a single more flexible option: index_format.

0.6.0pre1: The 'customfield' command has been obsoleted by a more
flexible set of commands: 'field' and 'view'.

(shattered)

2011-02-18 18:00:44 UTC MAIN commitmail json YAML

Disable build/install of doxygen-built HTML docs.
No change to working package.
This was reported in PR #44596

(reed)

2011-02-18 15:59:52 UTC MAIN commitmail json YAML

. fix audit-history subcommand to include patterns making use of [x-y] notation
. bump version to 20110215

(aymeric)

2011-02-18 08:21:00 UTC MAIN commitmail json YAML

Updated fonts/vlgothic-ttf to 20101218

(wiz)

2011-02-18 08:20:51 UTC MAIN commitmail json YAML

Update to 20101218, provided by YAMASHIRO, Jun in PR 44595.

Changelog:
* M+ font sync with CVS HEAD at 2010-12-18
* Fix glyph of 73 characters

(wiz)

2011-02-17 22:10:46 UTC MAIN commitmail json YAML

+ bash-4.2, guile-2.0.0, john-1.7.6j12, libgda-4.2.4, readline-6.2,
  xmlstarlet-1.0.5.

(wiz)

2011-02-17 18:10:37 UTC MAIN commitmail json YAML

Added www/py-django-appmedia version 1.0.1

(adam)

2011-02-17 18:10:02 UTC MAIN commitmail json YAML

Added www/py-django-appmedia version 1.0.1

(adam)

2011-02-17 18:09:30 UTC MAIN commitmail json YAML

Depend also on py-django-appmedia

(adam)

2011-02-17 18:07:29 UTC MAIN commitmail json YAML

The intention of this application is to enable static app files (css, js, pics)
in the app folder itself.
        <application1>/media/<application1>/js/script.js
        <application2>/media/<application2>/js/script.js
        <project>/media/logo.jpg

To use this view in development you should add something like the following to
urls.py:
        if settings.DEBUG:
          urlpatterns += (r'^media/(?P<path>.*)$', 'site.media.serve_apps',
          {'document_root' : settings.MEDIA_ROOT})

For deployment there is a managament command called `symlinkmedia` that will
create symlinks to each applications media directory in `MEDIA_ROOT`.

Now all apps in INSTALLED_APPS that have a "media" directory in them will be
reachable as '/media/<application_name>/'.

You can then have the admin media files served by setting
        ADMIN_MEDIA_PREFIX = '/media/admin/'

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2011-02-17 17:37:25 UTC MAIN commitmail json YAML

Updated www/py-django-cms to 2.1.2

(adam)

2011-02-17 17:36:44 UTC MAIN commitmail json YAML

Changes 2.1.2:
* Fixed issues with the CSRF fix from 2.1.1.
* Updated translation files from transifex.

Changes 2.1.1:
* Fixed CMS AJAX requests not being CSRF protected, thus not working in
  Django 1.2.5
* Fixed toolbar CSS issues in Chrome/Firefox

(adam)

2011-02-17 17:16:10 UTC MAIN commitmail json YAML

Remove patch-aa, it's not in distinfo since the update about a week ago.

(wiz)

2011-02-17 17:15:33 UTC MAIN commitmail json YAML

2011-02-17 17:14:57 UTC MAIN commitmail json YAML

2011-02-17 17:14:22 UTC MAIN commitmail json YAML

2011-02-17 16:59:22 UTC MAIN commitmail json YAML

Ensure created file ${PLIST_SRC} is writable.

Without a chmod +w, building fails because the file copied from pkgsrc
is not writable if the sources are 444, as is the case with CVSREAD=t.

(gdt)

2011-02-17 13:56:25 UTC MAIN commitmail json YAML

Remove abcmidi

(ryoon)

2011-02-17 13:55:56 UTC MAIN commitmail json YAML

Updated audio/abcmidi to 20110101

(ryoon)

2011-02-17 13:54:13 UTC MAIN commitmail json YAML

2011-02-17 12:12:49 UTC MAIN commitmail json YAML

Updated sysutils/hal to 0.5.14nb2

(jmcneill)

2011-02-17 12:11:58 UTC MAIN commitmail json YAML

somebody renamed hw.acpi.supported_states to hw.acpi.sleep.states, so
try the 2nd if the 1st fails

(jmcneill)

2011-02-17 10:40:50 UTC MAIN commitmail json YAML

2011-02-17 10:33:39 UTC MAIN commitmail json YAML

2011-02-17 09:59:58 UTC MAIN commitmail json YAML

2011-02-17 09:55:25 UTC MAIN commitmail json YAML

Added devel/libxenserver version 5.6.100

(sborrill)

2011-02-17 09:54:02 UTC MAIN commitmail json YAML

SDK for Citrix XenServer 5.6 FP1

Citrix XenServer includes a XML-RPC based API, providing programmatic access
to the extensive set of XenServer management features and tools. The
XenServer API can be called from a remote system as well as local to the
XenServer host. Remote calls are generally made securely over HTTPS, using
port 443.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sborrill)

2011-02-17 09:51:01 UTC MAIN commitmail json YAML

2011-02-17 09:45:00 UTC MAIN commitmail json YAML

2011-02-17 09:37:14 UTC MAIN commitmail json YAML

Dont try to use kernel only interface to inotify on linux

(markd)

2011-02-17 09:20:17 UTC MAIN commitmail json YAML

2011-02-17 09:02:14 UTC MAIN commitmail json YAML

2011-02-17 08:55:11 UTC MAIN commitmail json YAML

2011-02-17 08:46:50 UTC MAIN commitmail json YAML

Dont try to explicitly set MANDIR in the Imakefile - gets it wrong on
some systems.

(markd)

2011-02-17 08:38:56 UTC MAIN commitmail json YAML

2011-02-17 08:31:51 UTC MAIN commitmail json YAML

2011-02-17 07:48:35 UTC MAIN commitmail json YAML

Update to kdbg 2.2.2

Changes since 2.2.0
-------------------

Bugfixes

Changes since 2.1.1
-------------------

Features:

- Source code windows have now a tab attached, which makes switching
  source files much easier.

- Source code windows now show line numbers at the left.

- There are now "Find Next" and "Find Previous" commands with shortcuts
  F3 and Shift+F3.

- Improved support of template types in the type tables (which are used
  to show structure members next to a structure variable). Notably, the
  number of elements in STL and Qt collection classes are shown.

- Arguments for the debugged program can be passed on KDbg's command line.

Bug fixes

(markd)

2011-02-16 22:17:50 UTC MAIN commitmail json YAML

Updated graphics/libraw to 0.13.1

(gls)

2011-02-16 22:17:36 UTC MAIN commitmail json YAML

Updated graphics/libraw to 0.13.1

Upstream changes:

LibRaw 0.13.1 (2011-02-08)
* dcraw_emu documentation updated
* ./configure stuff changed for correct linking on some systems
* FBDD denoising is disabled for full-color images and 4-color bayer data
(including forced 4-color via four_color_rgb option)

LibRaw 0.13.0 (since 0.12.x) (2011-02-06)
* New low-level buffering code for Huffman decompression. Canon CR2 files are
opened about 1.5x times faster than on LibRaw 0.12, other huffman-comressed
files unpacks in 1.2-1.3 times faster.
* New exposure correction code based on linear-cubic root combination.
Correction range is from 0.25 (-2 stops) to 8 (+3 stops)
* All 0.12.x features, including new cameras support and half-size/green-matching
fixes.
* Changes and additions in demosaic-pack-GPL3 (all imported from RawTherapee):
o Banding suppression code.
o High-frequency noise suppression.
o Green channels local averaging to suppress maze artifacts.
o OpenMP speed-up in median filters (demosaic pack GPL2)
o OpenMP speed-up in green equilibration (demosaic pack GPL3)
* Bug fixes and improvements:
o Better parsing of unknown command-line params in dcraw_emu sample
o Brigtness table in ahd_demosaic is calculated in reversed order to prevent
possible (very unlikely) multithreaded app problem.
o Fixed file extension in half_mt.c sample.
o Fixed incomplete data fields reset in LibRaw::recycle()
o Patches for ./configure system for better LCMS2 support
o math.h included before any other includes to make KDE compile with Visual
C++ happy
o Fuji FinePix S5500 size adjusted to ignore (rare?) garbage at top of frame.

LibRaw 0.12.4 (2011-02-05)
* Fixed green matching/half-size incompatibility.

(gls)

2011-02-16 21:52:33 UTC MAIN commitmail json YAML

Updated net/nmap to 5.51

(pettai)

2011-02-16 21:52:01 UTC MAIN commitmail json YAML

Nmap 5.51 [2011-02-11]

o [Ndiff] Added support for prerule and postrule scripts.
o [NSE] Fixed a bug which caused some NSE scripts to fail due to the
  absence of the NSE SCRIPT_NAME environment variable when loaded.
o [Zenmap] Selecting one of the scan targets in the left pane is
  supposed to jump to that host in the Nmap Output in the right pane
  (but it wasn't).
o Fixed an obscure bug in Windows interface matching. If the MAC
  address of an interface couldn't be retrieved, it might have been
  used instead of the correct interface.
o [NSE] Fixed portrules in dns-zone-transfer and ftp-proftpd-backdoor
  that used shortport functions incorrectly and always returned
  true.
o [Ndiff] Fixed ndiff.dtd to include two elements that can be diffed:
  status and address.
o [Ndiff] Fixed the ordering of hostscript-related elements in XML
  output.
o [NSE] Fixed a bug in the nrpe-enum script that would make it run for
  every port (when it was selected--it isn't by default).
o [NSE] When an NSE script sets a negative socket timeout, it now
  causes a controlled Lua stack trace instead of a fatal error.
o [Zenmap] Worked around an error that caused the py2app bootstrap
  executable to be non-universal even when the rest of the application
  was universal. This prevented the binary .dmg from working on
  PowerPC.
o [Ndiff] Fixed an output line that wasn't being redirected to a file
  when all other output was.

(pettai)

2011-02-16 21:43:56 UTC MAIN commitmail json YAML

Updated devel/libgee to 0.6.1

(gls)

2011-02-16 21:43:27 UTC MAIN commitmail json YAML

Update to 0.6.1

Upstream changes:

2011-01-28  Joerg Billeter  <j@bitron.ch>
Release 0.6.1

Fix memory leak in LinkedList.clear
Based on patch by Travis Reitter, fixes bug 639254.

2011-01-20  Maciej Piechotka  <uzytkownik2@gmail.com>
Remove depending on order of iteration in read-only collections' test

2010-11-20  Maciej Piechotka  <uzytkownik2@gmail.com>
Fix memory leak on freeingi LinkedList
If fixes issue described in bug #63522

(gls)