summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-10-19Also bump PKGREVISIONpettai1-1/+2
2010-10-19Fixes pkg/43699 ([devel/log4shib] build error)pettai1-1/+2
2010-10-19Adjust rc.d script to disable colour when issuing commands to Asterisk.jnemeth2-4/+5
2010-10-19Added multimedia/kdenlive version 0.7.8abs1-1/+2
2010-10-19+kdenliveabs1-1/+2
2010-10-19Added multimedia/kdenlive version 0.7.8abs5-0/+366
Kdenlive is a free open-source video editor which supports DV, AVCHD and HDV editing. Kdenlive relies on several other open source projects, such as FFmpeg, the MLT video framework and Frei0r effects.
2010-10-19pkglint -Wall - no functional changesabs11-22/+31
2010-10-19Added multimedia/mlt version 0.5.10abs1-1/+2
2010-10-19+mltabs1-1/+2
2010-10-19Added multimedia/mlt version 0.5.10abs14-0/+443
MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, XML authoring components, and an extensible plug-in based API.
2010-10-19Add a buildkink3.mk - for consumers of libsox.soabs1-0/+13
2010-10-19Updated sysutils/acpica-utils to 20090625nb1jakllsch1-1/+2
2010-10-19Install iasl as `iasl`, with a symlink from `acpi-iasl` for backwardjakllsch2-4/+7
compatibility. Reset maintainer with permission from uebayasi.
2010-10-19Updated graphics/gnome-icon-theme to 2.30.3nb3wiz1-1/+2
2010-10-19Handle gnome-icon-theme the same way as hicolor-icon-theme.wiz3-3/+63
Based on patch by kre in PR 43769.
2010-10-19Fix path.wiz1-2/+2
2010-10-19Added time/p5-Net-Google-Calendar version 1.0wiz1-1/+2
2010-10-19Added net/p5-Net-Google-AuthSub version 0.5wiz1-1/+2
2010-10-19+ p5-Net-Google-AuthSub.wiz1-1/+2
2010-10-19+ p5-Net-Google-Calendar.wiz1-1/+2
2010-10-19Initial import of p5-Net-Google-Calendar-1.0:wiz3-0/+30
This package provides a simple OOP-ish API to Google calendars.
2010-10-19Initial import of p5-Net-Google-AuthSub-0.05:wiz3-0/+31
AuthSub is Google's method of authentication for their web services. It is also used by other web sites. This package contains a perl module to interact with such sites.
2010-10-19Updated graphics/hugin to 2010.2.0adam1-1/+3
2010-10-19Changes 2010.2.0:adam7-52/+39
It delivers some major new features, completes integration of projects from the 2009 Google Summer of Code, and includes many general improvements.
2010-10-19On Darwin, libraries need correct install_nameadam1-1/+6
2010-10-19Added buildlink3.mkadam1-0/+17
2010-10-19Changes 1.5.6:adam4-12/+14
* adds suport for OpenGL 4.1, fixes bugs Changes 1.5.5: * fixes minor bugs and adds new extensions
2010-10-19Updated devel/cmake to 2.8.2adam1-1/+2
2010-10-19Changes 2.8.2:adam4-71/+70
* Fix for bug: ctest exit exception incorrectly reported * CTest: Parse empty Git commits correctly * Qualify name of extraction location with ExternalProject name. * For VS10: Really use full path file names. * Add support for the emulation version of the cudart library. * Cleanup FindOpenSSL. Add support for win64 installation. * Parallel CTest hangs if serial test has depends * Preserve ENV{MAKEFLAGS} in CMake script mode * Remove "Microsoft Visual Studio .NET" from VS8 and VS9 find modules. * Use full path file names in generate.stamp.list. * Use full path file names to express dependencies. * Look in the ctest ini file for GitCommand. * Fixed: CUDA_VERSION_MAJOR/MINOR now computed after first run. * Do not exit if stoptime is passed. * Document ctest_build() TARGET option * Make sure libarchive uses cmzlib and not the system libz if found. * Use forward slashes for objects in response files * Use platform variable for response file flag * Use response file for objects on MinGW and MSYS * Generalize CTest.Update* test dashboard script helpers * ctest_update: Support custom Git update command * ctest_update: Support Git upstream branch rewrites * Fix CMake data and doc paths in Cygwin package * Document scope of source file properties * Run CTest.NoNewline test using built CMake * Tru64: Place cmOStringStream vtable uniquely * Enable BootstrapTest on MSYS * Tru64: Use full-path include directives in Makefiles
2010-10-19set restriction of EMACS and PYTHON variants.obache1-1/+3
2010-10-19Updated inputmethod/ibus-el to 0.2.0obache1-1/+2
2010-10-19Update ibus-el to 0.2.0.obache2-6/+6
bug fixes and some option improvements.
2010-10-18SoftHSM 1.2.0 - 2010-09-30pettai2-8/+8
* Added mechanism CKM_RSA_X_509 (use Botan 1.9.7 to fix a bug when verifying these signatures) * The softhsm command now have the option --module <path> To use a PKCS#11 library other than SoftHSM. * The softhsm command now import all parts of the RSA key. CKA_EXPONENT_1, CKA_EXPONENT_2, and CKA_COEFFICIENT is not needed by SoftHSM but might be needed by other HSM:s. * Ticket #163: softhsm-keyconv now support BIND format v1.3 * Write message to stderr when the config file cannot be found * CKA_WRAP_WITH_TRUSTED was not handled correctly. But it has not been a problem since wrapping is not supported. * Set CKA_KEY_GEN_MECHANISM to CK_UNAVAILABLE_INFORMATION when importing objects. * C_GetInfo now returns CKR_CRYPTOKI_NOT_INITIALIZED if library is not initialized. * Force clean up if the app does not do C_Finalize (using auto_ptr) * Limit the scope of the session objects to the owner application * softhsm --optimize will clean up leftovers (session objects) from applications that haven't closed down properly. * Do not use CKF_HW, the mechanisms are not performed by a device. * The ulMinKeySize and ulMaxKeySize are not used for the digesting mechanisms, but we set them to zero for applications that forget this. * Used wrong buffer size for signatures. This was only a problem for keys where (key size % 8 == 1), e.g. 1025 bit keys. * C_Login now returns CKR_USER_ANOTHER_ALREADY_LOGGED_IN instead of CKR_USER_TOO_MANY_TYPES
2010-10-18Updated textproc/py-sphinx to 1.0.4adam1-1/+2
2010-10-18Changes 1.0.4:adam2-7/+6
* Open intersphinx inventories in binary mode on Windows, since version 2 contains zlib-compressed data. * Allow giving non-local URIs for JavaScript files, e.g. in the JSMath extension. * Fix traceback when ``intersphinx_mapping`` is empty. Changes 1.0.3: * Fix internal vs. external link distinction for links coming from a docutils table-of-contents. * Fix the ``maxdepth`` option for the ``toctree()`` template callable when used with ``collapse=True``. * Fix crash parsing Python argument lists containing brackets in string literals. * Fix regression when building LaTeX docs with figures that don't have captions. * Fix inheritance diagrams for classes that are not picklable. * Introduce separate background color for the sidebar collapse button, making it easier to see. * Fix small layout bugs in several builtin themes.
2010-10-18- Add vbr option (FFR). See http://en.wikipedia.org/wiki/Vouch_by_Referencepettai4-8/+19
2010-10-18Updated databases/sqlite3 to 3.7.3adam1-1/+3
2010-10-18Changes 3.7.3:adam4-12/+12
* Added the sqlite3_create_function_v2() interface that includes a destructor callback. * Added support for custom r-tree queries using application-supplied callback routines to define the boundary of the query region. * The default page cache strives more diligently to avoid using memory beyond what is allocated to it by SQLITE_CONFIG_PAGECACHE. Or if using page cache is allocating from the heap, it strives to avoid going over the sqlite3_soft_heap_limit64(), even if SQLITE_ENABLE_MEMORY_MANAGEMENT is not set. * Added the sqlite3_soft_heap_limit64() interface as a replacement for sqlite3_soft_heap_limit(). * The ANALYZE command now gathers statistics on tables even if they have no indices. * Tweaks to the query planner to help it do a better job of finding the most efficient query plan for each query. * Enhanced the internal text-to-numeric conversion routines so that they work with UTF8 or UTF16, thereby avoiding some UTF16-to-UTF8 text conversions. * Fix a problem that was causing excess memory usage with large WAL transactions in win32 systems. * The interface between the VDBE and B-Tree layer is enhanced such that the VDBE provides hints to the B-Tree layer letting the B-Tree layer know when it is safe to use hashing instead of B-Trees for transient tables. * Miscellaneous documentation enhancements.
2010-10-17Updated databases/apache-cassandra to 0.7.0beta2nb1tonnerre1-1/+2
2010-10-17Set CASSANDRA_CONF to something sensible in the startup script.tonnerre2-2/+5
2010-10-17Updated net/netatalk to 2.1.4hauke1-1/+2
2010-10-17+ ImageMagick-6.6.5.1, attica-0.2.0, fotoxx-10.10.2, libltdl-2.4,wiz1-9/+12
mtools-4.0.14, p5-PerlMagick-6.6.5.1, qemu-0.13.0, scummvm-1.2.0, tea-28.1.3, wine-devel-1.3.5, x264-devel-20101016.
2010-10-17Update Netatalk to 2.1.4hauke4-20/+22
Changes in 2.1.4 ~~~~~~~~~~~~~~~~ * FIX: afpd: Downstream fix for FreeBSD PR 148022 * FIX: afpd: Fixes for bugs 3074077 and 3074078 * FIX: afpd: Better handling of symlinks in combination with ACLs and EAs. Fixes bug 3074076. * FIX: dbd: Adding a file with the CNID from it's adouble file did not work in case that CNID was alread occupied in the database * FIX: macusers: add support for Solaris * NEW: cnid_metad: use a PID lockfile * NEW: afpd: prevent log flooding * UPD: dbd: ignore ".zfs" snapshot directories * UPD: dbd: support interrupting -re mode Does not fix pkg/43953, unfortunately.
2010-10-17Updated graphics/clutter-gtk to 0.10.8obache2-3/+3
2010-10-17Update clutter-gtk to 0.10.8.obache2-7/+6
Clutter-GTK 0.10.8 16/09/2010 ================================== >> Clean up build environment >> Fix deprecations from GTK 2.21.*
2010-10-17Note update of "mail/pear-Mail_Mime" package.tron1-1/+2
2010-10-17Fix incomplete installation by patching "scripts/phail.php" after thetron1-3/+4
installation which otherwise fails due to an MD5 checksum of the above file. Bump package revision as the binary package changed.
2010-10-17Updated devel/automake to 1.11.1nb1wiz1-1/+2
2010-10-17Recognize newer python versions. Fixed in upstream git, slightly differently.wiz4-5/+24
PKGREVISION++ While here, add comment to patch and please pkglint.
2010-10-17Updated devel/libwnck to 2.30.5wiz2-3/+3