summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-09-13Fix build on SunOS. Define LUA_COMPAT_MODULE to make this work on lua-5.2.fhajny3-11/+25
2013-09-13Fix on (at least) SunOS by passing proper LDFLAGS. Bump PKGREVISION.fhajny4-2/+33
2013-09-13Updated www/php-owncloud to 5.0.11ryoon1-1/+2
2013-09-13Update to 5.0.11ryoon3-161/+295
Changelog: Version 5.0.11 Sep 10th 2013 Fixing upload in shared folders with create privileges Making ldap more robust in certain situations Handing quota violation earlier to make the desktop clients more robust Several quota fixes Fix issues with certain file names like 0 or false Disable smb in files_External on windows servers Enable user to decrypt files again after encryption app was disabled Improved Encryption messages Add a searchByMime call to API Fix multiselects for Firefox on Mac in groups management Reduce the number of ldap connections Show a “password incorrect” notice when used shared password is wrong Switch to the completely new Google Drive SDK. Scanner: additional tests for reusing etags during scanning Fix accessing files that are newly created by setting the right mime type Several Calendar bugfixes Fixed “Show on Map” in Contacts A lof of Contacts fixes Several “Tasks” fixes
2013-09-13Add arrl-license.mef2-2/+62
2013-09-13Note update of devel/ruby-daemon_controller package to 1.1.5.taca1-1/+2
2013-09-13Update ruby-daemon_controller to 1.1.5.taca2-6/+6
A few bug fixes.
2013-09-13Note update of devel/ruby-backports package to 3.3.3.taca1-1/+2
2013-09-13Update ruby-backports to 3.3.3.taca3-15/+402
= Backports --- History == Version 3.2.0 - April 3rd, 2013 * Moved `Proc#yield` & `Hash#key` from 1.8.7 to 1.9.1 == Version 3.2.0 - April 2nd, 2013 * Moved `Dir.mktmpdir` to the stdlib 'tmpdir' for Ruby 1.8.7 * Removed `returning` as it is no longer part of Rails. == Version 3.1.0 - March 5th, 2013 * Backports can now be loaded separately! * Small tweaks and fixes for many methods to pass more RubySpecs == Version 3.0.0 - February 24th, 2013 * Features of 2.0.0 are now required when requiring 'backports'. * Additional features of 2.0.0 * Struct#to_h, NilClass#to_h, Hash#to_h * Hash#default_proc = nil * OpenStruct lib * 1.8.7's Enumerator#with_index (it wasn't in the 1.8.7 NEWS file...)
2013-09-13don't set Mac OS X target version: stick to the current oneadam2-3/+13
2013-09-13Note addition of devel/ruby-atomic package version 1.1.14.taca1-1/+2
2013-09-13Add and enable ruby-atomic.taca1-1/+2
2013-09-13Add ruby-atomic package version 1.1.14.taca4-0/+62
Ruby-atomic is an atomic reference implementation for JRuby, Rubinius, and MRI. This library provides: * an Atomic class that guarantees atomic updates to its contained value The Atomic class provides accessors for the contained "value" plus two update methods: * update will run the provided block, passing the current value and replacing it with the block result iff the value has not been changed in the mean time. It may run the block repeatedly if there are other concurrent updates in progress. * try_update will run the provided block, passing the current value and replacing it with the block result. If the value changes before the update can happen, it will throw Atomic::ConcurrentUpdateError.
2013-09-13Note update of devel/hoe package to 3.7.1.taca1-1/+2
2013-09-13Update hoe to 3.7.1.taca2-6/+6
=== 3.7.1 / 2013-08-19 * 1 minor enhancement: * Added N=testname option to the test task to shortcut TESTOPTS='-n testname' === 3.7.0 / 2013-07-24 * 1 minor enhancement: * Warn and default to MIT license if not set. === 3.6.3 / 2013-06-20 * 1 bug fix: * Fixed problems with shell redirection on non-bash systems. (kou)
2013-09-13Note update of devel/ZenTest package to 4.9.3.taca1-1/+2
2013-09-13Update ZenTest package to 4.9.3.taca2-6/+6
=== 4.9.3 / 2013-08-12 * 1 minor enhancement: * Added --debug option. Probably need to add more to help bug reports. * 2 bug fixes: * Fixed completed_re and failed_results_re to match minitest 5 (and still mt 4). * Fixed handle_results to deal with minitest 5 output (eg ClassName#method_name).
2013-09-13Note update of databases/ruby-mysql2 package to 0.3.13.taca1-1/+2
2013-09-13Update ruby-mysql2 package to 0.3.13.taca3-29/+13
Exact changes aren't available. Please refer change log in github.
2013-09-13Note update of databases/ruby-hiera package to 1.2.0.taca1-1/+2
2013-09-13Update ruby-hiera to 1.2.0.taca3-8/+14
Exact changes aren't available. Please refer change log in github.
2013-09-13Updated misc/rpm to 4.11.1ryoon1-1/+2
2013-09-13Note update of databases/ruby-cassandra package to 0.22.0.taca1-1/+2
2013-09-13Update to 4.11.1 from 2.5.4ryoon22-300/+349
Changelog: * Many bugfixes and improvements. * New commands.
2013-09-13Update ruby-cassandra to 0.22.0.taca3-7/+19
v0.22.0 - Add new composite API to resolve ambiguity between unpacking a composite and packing a composite with one element (issue #196, courtesy @kevinkehl) - Breaking change: schema change methods no longer catch exceptions internally. They work the same as everything else. v0.21.0 - Add 1.2 libs to gem v0.19.0 - Fixed windows build by disabling native extensions (issue #188, courtesy @jacek99) - Speed improvement to native composite column extension (issue #186, courtesy @muirmanders) - Fix OrderedHash iterator return values (issue #185, courtesy @fester) - Native support for dynamic composite decoding (issue #184, courtesy @muirmanders) v0.18.0 - Cassandra 1.2 support (issue #175, courtesy @brainopia) - drop_keyspace defaults to current keyspace (issue #176, courtesy @brianopia) - Easier flush_batch interface (issue #182, courtesy @brianopia) - Support for removing multiple columns (issue #183, courtesy @brianopia)
2013-09-13- typo3-6.1.4.taca1-2/+1
2013-09-13Note update of converters/ruby-unf package to 0.1.2.taca1-1/+2
2013-09-13Update ruby-unf to 0.1.2.taca3-7/+8
## 0.1.2 (2013-08-12) Features: - Add license to gemspec. - Adjust dependencies for Ruby 1.8 to satisfy bundler.
2013-09-13MySQL had been removed, so try to remove mysql version restriction.obache1-3/+3
Bump PKGREVISION. But this version is known that it is incompatible with 5.1 (and later?) API, so maeked as BROKEN.
2013-09-13+ mysqlcc-1.0.2obache1-1/+2
2013-09-13MySQL-5.0 had been removed, so try to allow any version of MySQL.obache1-3/+3
Bump PKGREVISION.
2013-09-13Updated security/lua-sec to 0.4.1fhajny1-1/+2
2013-09-13Update lua-sec to 0.4.1.fhajny2-9/+10
Changes since 0.4: - SSL options updated --- based on OpenSSL 1.0.0d. - Activate SSL_MODE_RELEASE_BUFFERS by default if it is available. (thanks Prosody project)
2013-09-13Added lang/raduko-star version 2013.08sno2-2/+4
2013-09-13Adding package for Raduko * 2013.08 in lang/raduko-star.sno7-0/+447
Rakudo Perl 6, or simply Rakudo, is a compiler for the Perl 6 programming language. It runs on the Parrot virtual machine. The Rakudo Star distribution (fondly called Rakudo *) is the Rakudo compiler plus a selection of useful Perl 6 modules, the most recent incarnation of the "Using Perl 6" book, and other software that can be used with the Rakudo compiler to enhance its utility. Rakudo Star is meant for early adopters who wish to explore what's possible with Rakudo Perl 6 and provide feedback on what works, what doesn't, and what else they would like to see included in the distribution.
2013-09-13Fix build for lua>5.1.fhajny3-6/+8
2013-09-13Add ap22-authz-ldapfhajny1-1/+2
2013-09-13Added www/ap22-authz-ldap version 0.30fhajny1-1/+2
2013-09-13Import www/ap22-authz-ldap.fhajny5-0/+75
This Apache LDAP authentication/authorization module tries to solve the following problems that other such modules may not solve in all cases: * Map the short form of the distinguished name of a certificate and its issuer obtained from the environment of mod_ssl to a user distinguished name in an LDAP directory. * Check the age of a password in an LDAP directory, denying authorization in case the password is to old. * Authorize a user based on roles or an arbitrary LDAP filter expression. * Authorize a user based on whether he owns a file or belongs to the group owning a file.
2013-09-13Note addition of www/typo3_61 package version 6.1.5.taca1-1/+2
2013-09-13Add and enable typo3_61.taca1-1/+2
2013-09-13drop support of removed MySQL 5.0.obache1-13/+3
2013-09-13Add typo3_61 version (TYPO3 6.1.5).taca7-0/+9142
* Improving the File Abstraction Layer * UI Improvements for the Extension Manager * Use for PHP mysqli instead of "mysql" module * Further Changes: - Removed extension statictemplates - Improved TCA load mechanism - Install Tool: Environment Checks - Extbase: The rewritten property mapper is now the default mapper - Fluid: Allow Fluid arrays only in ViewHelper arguments - Extbase: Object persistence behaviour changed from implicit to explicit save
2013-09-13include bsd.prefs.mk before reference of MANINSTALL.obache1-1/+3
2013-09-13Add ap2-xsendfilefhajny1-1/+2
2013-09-13Added www/ap2-xsendfile version 0.12fhajny1-1/+2
2013-09-13Import www/ap2-xsendfile.fhajny5-0/+56
mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers registered by the original output handler. If it encounters the presence of such header it will discard all output and send the file specified by that header instead using Apache internals including all optimizations like caching-headers and sendfile or mmap if configured.
2013-09-13Note update of www/typo3_60 package to 6.0.10.taca1-1/+2
2013-09-13Update typo3_60 package to 6.0.10.taca4-35/+15
pkgsrc change: change files/README to MESSAGE file. 2013-09-12 c0dfc7d [RELEASE] Release of TYPO3 6.0.10 (TYPO3 Release Team) 2013-09-11 8fb6d68 #51923 [TASK] Move StorageRepositoryTest tests to AbstractRepositoryTest (Anja Leichsenring) 2013-09-11 1831c95 #51562 [BUGFIX] Move forgotten getEnvironmentMode() (Anja Leichsenring) 2013-09-11 663ccd5 #51519 [TASK] FAL ResourceStorage must not access sys_file table directly (Steffen Ritter) 2013-09-11 016949f #50795 [BUGFIX] Follow-Up: Missing signals on adding file (Stefan Neufeind) 2013-09-11 5db38d3 #51562 [TASK] Remove sys_file.deleted flag and it's usage (Ernesto Baschny) 2013-09-11 7a4e75d #50795 [BUGFIX] Missing signals on adding file (Andreas Wolf) 2013-09-10 194702a #49386 [BUGFIX] Follow-up: Fix fileinfo property mapping in ResourceStorage (Stefan Neufeind) 2013-09-09 9af1d6b #50723 [BUGFIX] Extbase scheduler task serialization (arjenhoekema) 2013-09-09 506a920 #49386 [BUGFIX] Fix fileinfo property mapping in ResourceStorage::setFileContents (Thomas Maroschik) 2013-09-09 1ecf5cd #51018 [BUGFIX] excludeFromUpdates flag ignored (Francois Suter) 2013-09-09 937c3dc #48467 [BUGFIX] mounts of same storage had same subfolder count in Filelist (Simon Schick) 2013-09-09 4519179 #51743 [TASK] Replace double quotes in exceptions (Wouter Wolters) 2013-09-09 df49c8c #51744 [TASK] Cleanup (Wouter Wolters) 2013-09-09 3b52e07 #47414 [BUGFIX] Filename not displayed in selector (file_reference) (Martin Borer) 2013-09-09 8bd8e69 #51871 [BUGFIX] Ignore userTSConfig if not set in getModTSconfig() (Helmut Hummel) 2013-09-09 9d9db86 #51682 [BUGFIX] Disable caching for ADMCMD_view parameter (Philipp Kitzberger) 2013-09-09 c4179a1 #51761 [BUGFIX] Do not add trailing slashes to files (Helmut Hummel) 2013-09-09 3d4d785 #51808 [BUGFIX] Enable ProcessedFiles to do file exists (Helmut Hummel) 2013-09-08 9e2bfef #51758 [BUGFIX] Fix viewObjectNamePattern regression in Extbase (Alexander Schnitzler) 2013-09-08 248d9cf #45498 [FEATURE] Find best-matching local storage instead of default-storage (Stefan Neufeind) 2013-09-06 adf9802 #51747 [BUGFIX] Recreate processig folder without permission checks (Helmut Hummel) 2013-09-06 990cd92 #51733 [BUGFIX] Do not register storage factory slot during install (Helmut Hummel) 2013-09-06 54034a7 #51305,#51767 [FEATURE] Render icon with button view helper (Francois Suter) 2013-09-04 34d22cc #51745 [TASK] Remove conflict code (Wouter Wolters)
2013-09-13Note update of www/typo3_47 package to 4.7.15.taca1-1/+2