Commit graph

168545 commits

Author SHA1 Message Date
adam
5e45c37f82 buildlink.mk fix 2011-02-23 08:38:34 +00:00
adam
df4582393f Removed textproc/xalan-c 2011-02-23 08:37:41 +00:00
adam
5e3ee5f7da XQilla is an XQuery and XPath 2 library and command line utility written in C++,
implemented on top of the Xerces-C library.
2011-02-23 08:34:14 +00:00
adam
177b2768c5 Shorten PKGCONFIG_OVERRIDE 2011-02-23 08:32:41 +00:00
adam
2a7bf9dd9e 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
2011-02-23 08:31:13 +00:00
gdt
f54a0ea6c3 Describe nagios-nrpe-args. 2011-02-22 15:25:31 +00:00
gdt
fd4b7b22a2 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.
2011-02-22 15:23:43 +00:00
gdt
be2501958b 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.
2011-02-22 15:09:07 +00:00
adam
da2b6402aa Updated textproc/xmlrpc-c to 1.06.42; Updated devel/cmake to 2.8.4 2011-02-22 15:07:09 +00:00
adam
136b5f27c7 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
2011-02-22 15:05:33 +00:00
adam
a0ab3cff90 Changes 1.06.42:
* Fix prototype/definition mismatch in libwww.cpp with some compilers.
* Fix linking of xml-rpc-api2cpp with some linkers.
2011-02-22 14:23:24 +00:00
taca
403d28b6fa Note update of www/contao29-translations package to 20110222. 2011-02-22 14:17:58 +00:00
taca
2649f224b5 Update www/contao29-translations package to 20110222.
Update Czech amd Japanese translation files.
2011-02-22 14:17:26 +00:00
sborrill
1ec4a2599c Update netbsd-iscsi-* packages to 20110222 2011-02-22 13:39:05 +00:00
sborrill
14e195e620 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.
2011-02-22 13:33:22 +00:00
ahoka
33e5fd5cb7 Updated textproc/hunspell-hu_HU to 1.6.1 2011-02-22 11:47:58 +00:00
ahoka
c7548ba8a0 update to 1.6.1
many new words and fixes
2011-02-22 11:46:54 +00:00
obache
5f2d342398 - python-2.7.1, python-3.1.2
+ python-3.1.3 [wip], python-3.2
2011-02-22 11:30:50 +00:00
obache
ddaad9060f Use function-style `print', for python3. 2011-02-22 11:12:51 +00:00
adam
b61eaadb61 Fix unprivileged build 2011-02-22 10:50:37 +00:00
obache
0aa7dc141b fix for python27. 2011-02-22 09:12:37 +00:00
obache
1238a8a5f4 Allow python27 and acceptable by default (default python is still 2.6). 2011-02-22 09:01:28 +00:00
obache
f534053ca6 Added lang/python27 version 2.7.1 2011-02-22 08:53:14 +00:00
obache
de23226605 + python27 2011-02-22 08:52:37 +00:00
obache
a0b29d2d5f 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')``.
2011-02-22 08:51:58 +00:00
adam
6afe92bd70 Updated databases/py-ldap to 2.3.13 2011-02-22 08:45:06 +00:00
adam
b078c57bc5 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
2011-02-22 08:44:19 +00:00
obache
6471353a30 Add user-destdir installation support. 2011-02-22 08:16:00 +00:00
taca
cd3b84a9e9 Note update of archivers/php-zip and graphics/php-exif packages. 2011-02-22 07:37:12 +00:00
taca
8d69ad4b55 Add missing USE_PHP_EXT_PATCHES to apply patches really. 2011-02-22 07:36:07 +00:00
imil
b5e07bb5ab Updated pkgtools/pkgin to 0.4.1 2011-02-21 22:43:47 +00:00
imil
e51ba24248 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
2011-02-21 22:42:48 +00:00
taca
d4595389d4 Note remove of www/typo3_44. 2011-02-21 17:48:54 +00:00
taca
86119275b8 Remove typo3_44. 2011-02-21 17:48:19 +00:00
taca
5e5a5b6b33 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.
2011-02-21 17:47:31 +00:00
drochner
a11edfc19c sync w/ base pkg 2011-02-21 17:22:42 +00:00
taca
4f58f38bc1 Oops, it should be commit before CHANGE-2011 update.
Add Add patches to fix SA43328.
2011-02-21 16:38:40 +00:00
taca
d502a89818 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
2011-02-21 16:32:16 +00:00
taca
1bdf7e1ff5 Bump PKGREVISION reflects fix of SA43328. 2011-02-21 16:30:44 +00:00
taca
66dfc215f6 Bump PKGREVISION for DL_AUTO_VARS. 2011-02-21 16:29:15 +00:00
taca
602ec2d8eb Regen distinfo. 2011-02-21 16:26:49 +00:00
taca
222647d16f Add patches to fix SA43328.
Bump PKGREVISION.
2011-02-21 16:25:33 +00:00
taca
92408ff12f Re-enable DL_AUTO_VARS as php5 package. 2011-02-21 16:23:58 +00:00
taca
01f94553b7 Re-enable suhosin patch as php53. 2011-02-21 16:21:17 +00:00
taca
33e824faca Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
wiz
50725c164a Updated multimedia/farsight2 to 0.0.25 2011-02-21 15:55:57 +00:00
wiz
50bcae0d58 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
2011-02-21 15:55:46 +00:00
wiz
7aed15fc35 Bump depends and PKGREVISION for libnice shlib major change. 2011-02-21 15:51:44 +00:00
wiz
fc20bf55e5 Updated net/libnice to 0.1.0 2011-02-21 15:51:23 +00:00
wiz
ea4a8647ab 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
2011-02-21 15:51:13 +00:00