Commit graph

231184 commits

Author SHA1 Message Date
dholland
c51750912a Fix builtin detection for latest version (introduced a space between
'#' and 'define') - avoids unconditionally building pkgsrc openssl
on netbsd-current.

ok'd for during the freeze after an excessively long discussion :-/
2015-03-26 08:05:02 +00:00
dsainty
0757ea0f74 As discussed on-list, remove www.ibiblio.org from MASTER_SITE_APACHE so that
its habit of returning HTTP 200 on files it doesn't have will not corrupt
resuming file downloads.

Also remove from MASTER_SITE_OPENOFFICE, for the same reason and also because
their openoffice mirror appears empty anyway.

There are no other instances of www.ibiblio.org in the mirror lists.
2015-03-26 07:54:51 +00:00
rodent
c5d7054be8 Mark this package as BROKEN if whatever version of PHP isn't built with the
maintainer-zts option.
2015-03-26 04:04:43 +00:00
rodent
489b5864b2 devel/libmemcached builds with the sasl option by default. Therefore, this
package will pickup that option and build itself with SASL support too.
However, the user might want to disable that in devel/libmemcached and this
package too. Use the options framework to make that possible, while retain-
ing default pkgsrc behaviour which is enabling it.
2015-03-26 03:32:33 +00:00
mrg
e14cc7d4aa note bozohttpd 20150320. 2015-03-25 23:50:12 +00:00
mrg
4257694a0b update bozohttpd to 20150320 version. changes include:
changes in bozohttpd 20150320:
        o  fix redirection handling
        o  support transport stream (.ts) and video object (.vob) files
        o  directory listings show correct file sizes for large files

changes in bozohttpd 20140717:
        o  properly handle SSL errors


ok @agc.
2015-03-25 23:49:33 +00:00
ryoon
df11afbe04 Removed net/mirall successor net/owncloudclient 2015-03-25 20:18:38 +00:00
ryoon
f7f853594a Add net/owncloudclient and remove net/mirall.
Approved by gdt@.

net/owncloudclient supercedes net/mirall. Really net/owncloudclient is
update to net/mirall.
2015-03-25 20:12:03 +00:00
wiz
8513750936 Remove navi2ch here as well. 2015-03-25 19:55:58 +00:00
ryoon
168002144a Removed chat/navi2ch 2015-03-25 19:48:39 +00:00
ryoon
a470bb58be Remove chat/navi2ch because it does not work for reccent 2ch.net.
Approved by gdt@.
2015-03-25 19:47:17 +00:00
fhajny
df53582ecf Actually create the MYSQL_USER/MYSQL_GROUP pair that this package
references and uses. Bump PKGREVISION.
2015-03-25 15:39:19 +00:00
wiz
2c2d591b55 + clutter-1.22.0, evolution-3.16.0, genius-1.0.20, glibmm-2.44.0,
gtkmm-3.16.0, json-glib-1.0.4, libchamplain08-0.12.10,
  webkit-gtk-2.8.0.
2015-03-25 14:00:00 +00:00
ryoon
c0283493e0 Updated devel/quilt to 0.64 2015-03-25 12:45:26 +00:00
ryoon
488e870b38 Update to 0.64
Changelog:
Version 0.64 (Mon Feb 09 2015)
  - Check for series file consistency
  - Performance: Several optimizations
  - Test suite: Several fixes and coverage improvements
  - Test suite: Run the tests in predictable order
  - files: Add support for unapplied patches
  - graph: Check for graphviz availability
  - mail: Remove procmail dependency
  - mail: Don't include the release number in User-Agent
  - pop: Add --refresh option
  - push: Add --refresh option
  - push: Do not use interactive mode with -f
  - setup: Skip version check
  - setup: Check for rpmbuild availability
  - setup: Handle long options passed to tar
  - setup: Several cleanups and minor fixes
  - setup: Major performance optimizations
  - setup: Fix path to extra patches in series file
  - setup: Trace calls earlier
  - setup: Add --fast option
  - setup: Fix link creation
  - quilt.el: Fix tramp support
  - quilt.el: Fix patch select completion

Version 0.63 (Sun May 25 2014)
  - New NEWS file, containing a human-readable changelog
  - Option -E is no longer passed to patch by default
  - Huge performance improvement (e.g., for commands series, applied and
    unapplied)
  - configure: Add compat symlinks for md5sum
  - Return 2 when there is nothing to do, contrasting with errors (ret=1)
  - Exit with an error when diff's retcode=2 (error) on patch refresh
  - bash_completion: cleanups and performance improvement (Savannah's #27111)
  - test/run: Use perl module Text::ParseWords (+ performance improvement)
  - Add some tests to our testsuite, for a better coverage
  - Fix heuristic for unapplied patches with timestamps
  - Bug fix: Patches emptying files should work now
  - Bug fix: Check for duplicate patch in series (Savannah's #20628)
  - Portability fixes for older Bash and GNU patch

Version 0.62 (Wed May 07 2014)
  - Was a buggy release, with an incomplete tarfile
2015-03-25 12:45:02 +00:00
wiz
584ba2060a + cheese-3.16.0, global-6.4, sound-juicer-3.16.0, unison2.40-2.40.128,
vinagre-3.16.0, vino-3.16.0.
2015-03-25 10:07:41 +00:00
rodent
65559addc2 Including <sys/termios.h> on FreeBSD throws a warning. This warning breaks
the build. Patch fixes that.
2015-03-25 02:10:01 +00:00
khorben
69a2e12159 Updated comms/deforaos-phone to 0.4.2 2015-03-25 01:18:34 +00:00
khorben
7e8319bbee Update DeforaOS Phone to version 0.4.2
This version is essentially a bugfix release, with:
- minor improvements to the user interface;
- possibility to build outside of the source tree;
- dropped dependency on DeforaOS Panel;
- all tests should pass.

Hopefully will fix the issue encountered in the latest bulk build report.
2015-03-25 01:17:48 +00:00
bsiegert
a2caf74148 Note qt4-libs update. 2015-03-24 21:45:20 +00:00
bsiegert
b9e889c638 SECURITY: add a fix from upstream for a DoS in the BMP handler. Bump
PKGREVISION.

https://codereview.qt-project.org/#/c/107108/4

Fix a division by zero when processing malformed BMP files.
This fixes a division by 0 when processing a maliciously crafted BMP
file. No impact beyond DoS.
2015-03-24 21:43:52 +00:00
fhajny
37ae366f62 phpldapadmin doesn't work with any PHP beyond 5.4. PKGREVISION++ 2015-03-24 16:34:12 +00:00
ryoon
cec26cab73 Updated www/firefox31-l10n to 31.5.3 2015-03-24 15:12:11 +00:00
ryoon
78d401fbd7 Update to 31.5.3
* Sync with firefox-31.5.3.
2015-03-24 15:11:51 +00:00
ryoon
3b1ae77936 Updated www/firefox31 to 31.5.3 2015-03-24 15:11:05 +00:00
ryoon
d7bb69008c Update to 31.5.3
Changelog:
31.5.3
Fixed Security fixes for issues disclosed at HP Zero Day Initiative's Pwn2Own contest

Fixed in Firefox ESR 31.5.3
    2015-28 Privilege escalation through SVG navigation


31.5.2
Fixed Security fixes for issues disclosed at HP Zero Day Initiative's Pwn2Own contest

Fixed in Firefox ESR 31.5.2
    2015-29 Code execution through incorrect JavaScript bounds checking elimination
2015-03-24 15:10:40 +00:00
ryoon
b3cb903f49 Updated emulators/hercules to 3.11 2015-03-24 15:05:12 +00:00
ryoon
235dd6f3d3 Update to 3.11
Changelog:
Not available.
Linux/s390x works like before.
2015-03-24 15:04:11 +00:00
ryoon
c051465d81 Updated emulators/aranym to 1.0.2 2015-03-24 14:35:49 +00:00
ryoon
243cd12090 Update to 1.0.2
* Built successfully when MAKE_JOBS_SAFE=yes and MAKE_JOBS=16.
* Update EmuTOS to 0.9.4.

Changelog:
*** repository tagged as ARANYM_1_0_2

2014/10/17 - Petr
- sysdeps.h: fixed typo error (I hope) that prevented the build on PPC64
- various files: version++ for the new release

2014/10/17 - version 1.0.1 released
==========

 Just a quick bugfix release:

 o SDL NF CDROM is included in the build correctly
 o JIT is supported on kfreebsd (alternate kernel for Debian OS)
 o some warnings that prevented build on Debian fixed


2014/10/15 - version 1.0.0 released
==========

 Major highlights of this release:

 o JIT CPU compiler now supports also ARM platforms driven by Linux

 o JIT CPU compiler fixes memory management and adds some instructions

 o massive NatFeat HostFS fixes and improvements (symlinks and more)

 o NatFeat CD-ROM for Win32 and SDL

 o NatFeat OSMesa support improved (OpenGL 4.4 / Mesa 10.1.4)
   osmesa.ldg can replace tinygl.ldg now

 o seamless mouse integration and keyboard input improved

 o NVRAM: many country codes added (from current FreeMiNT)

 o libSDL2 is supported now (along with libSDL 1.2.x)

 o Cygwin, MinGW, Mac OS X, CentOS and Debian build fixes

Countless bug fixes and many other under-the-hood improvements are included
as well. This release crowns more than 13 years of continuous development
by many dedicated programmers (listed in the AUTHORS file). Thank you all!
2015-03-24 14:34:57 +00:00
joerg
6e27d5fd06 Drop redundantt instruction suffix not supported by LLVM IAS. 2015-03-24 14:30:29 +00:00
joerg
105d758c31 Fix build with LLVM IAS on ARM. 2015-03-24 14:28:52 +00:00
joerg
c88614e105 Add missing end-of-function marker. Use CFI on NetBSD/ARM.
Don't redefine exported symbols immediately.
2015-03-24 14:27:20 +00:00
joerg
d0136af983 Don't mess with sync builtins, it breaks the build with Clang. 2015-03-24 14:24:38 +00:00
joerg
a6248a6ae6 Use C++11 containers in gold for libc++, old ext version doesn't work on
ARM due to lack of long long support.
2015-03-24 14:23:14 +00:00
fhajny
e8c7d44485 Updated devel/lua-filesystem to 1.6.3 2015-03-24 13:36:06 +00:00
fhajny
717452c30a Update devel/lua-filesystem to 1.6.3.
- Lua 5.3 support.
- Assorted bugfixes.
2015-03-24 13:35:49 +00:00
fhajny
292eea727a Updated databases/mongo-c-driver to 1.1.2 2015-03-24 13:22:20 +00:00
fhajny
a3e83fbaa1 Update databases/mongo-c-driver to 1.1.2.
mongo-c-driver 1.1.2
====================
 * Process connectTimeoutMS cast insensitively
 * Addition of missing trace macros
 * Improvement of internal error messages
 * Fix a segfault in OpenSSL cleanup routines
 * Fix for IPv66 support for replica sets
 * Coalesce small vectorized TLS writes
 * MinGW fixups
 * Fix for a memory leak in get_database_names()
 * Fixes for patching write concern through the bulk api
 * Fix to normalize hostnames in uri parsing
 * Fix for managing connections in the client pool
 * Various other fixes

mongo-c-driver 1.1.0
====================
 * ABI versioning for 1.1 versus 1.0 symbols
 * additional geo index options
 * authMechanismProperties in URI
 * fixes for OS X Yosemite
 * removal of replica set member limit
 * SCRAM-SHA-1 SASL mechanism
 * updated dependency on libbson 1.1 abi
 * validation for bulk insert
 * various memory leak fixes
 * Fixes to documentation typos
 * "How to Ask For Help" in the README
 * Removed dependency on sasl for PLAIN authentication
 * Use provided username, if available, for X.509 auth
 * Fixed WriteConcern error reporting for some writes
 * Check for closed sockets before attempting RPCs
 * Fixes for gridfs file seek
 * Fixes for mongoc_cursor_clone()
 * Fixes for unix domain socket support
 * Fixes for polling on win32
 * Improved warnings on failure to connect
 * Addition of wired tiger options
 * Fixes for examples

Additions to the ABI include:
 * support for extra option in count
   - mongoc_collection_count_with_opts
 * additional index options
   - mongoc_index_opt_geo_get_default
   - mongoc_index_opt_geo_init
   - mongoc_index_opt_wt_get_default
   - mongoc_index_opt_wt_init
 * rand interface to seed and verify the strong random number generation needed
   by some auth mechanisms
   - mongoc_rand_seed
   - mongoc_rand_add
   - mongoc_rand_status
 * URI additions to support more complicated auth credentials
   - mongoc_uri_get_credentials
   - mongoc_uri_get_mechanism_properties
 * Support for cursor returning metadata crud operations
   - mongoc_client_find_databases
   - mongoc_collection_find_indexes
   - mongoc_database_find_collections
 * Kill cursor supportp
   - mongoc_client_kill_cursor
 * Various get/setters on cursor
   - mongoc_cursor_get_batch_size
   - mongoc_cursor_get_id
   - mongoc_cursor_set_batch_size
 * More socket/stream options
   - mongoc_socket_check_closed
   - mongoc_socket_inet_ntop
   - mongoc_stream_check_closed
   - mongoc_stream_write
2015-03-24 13:22:09 +00:00
fhajny
df5ebe13c4 Updated devel/libbson to 1.1.2 2015-03-24 13:21:53 +00:00
fhajny
66bafb1a22 Update devel/libbson to 1.1.2.
Libbson 1.1.2
=============
* sscanf_s doesn't exist for mingw.

Libbson 1.1.0
=============
ABI/API changes include:
* Deprecation of bson_copy_to_excluding
* Addition of bson_copy_to_excluding_noinit
* Removal of MIN, MAX and ABS macros in favor of BSON_MIN, BSON_MAX and
  BSON_ABS.  Note this is a breaking source level change if you relied on
  these from bson.h.  Also note that this is not a breaking ABI change.
* Addition of BSON_ERROR_BUFFER_SIZE macro

Other changes include:
* Addition of a versioned ABI for the libbson shared library
* fixed bson_get_monotonic_time fallback when a system monotonic clock can not
  be found.  Formerly failed to compile with an incorrect call to
  bson_gettimeofday
* Allow the "dbref" convention in bson_validate when BSON_VALIDATE_DOLLAR_KEYS
  is present
* Support for ISO-8601 or $numberLong dates in bson <-> json parsing
* Quiet various compiler warnings
2015-03-24 13:21:43 +00:00
fhajny
d0cac8f91b Updated textproc/sphinxsearch to 2.2.8 2015-03-24 12:49:31 +00:00
fhajny
524e518b96 Update textproc/sphinxsearch to 2.2.8.
2.2.8
- It is now possible to add an option to an agent description.
- fixed #2182, incorrect query results with multiple same destination
  wordforms
- fixed #2181, improved error message on incorrect filters
- fixed #2178, ZONESPAN operator for queries with more than two words
- fixed #2172, incorrect results with field position fulltext operators
- fixed #2171, some index options do not work for template indexes
- fixed #2170, joined fields indexation with document id equals to 0
- fixed #2110, crash on snippet generation related to blend_chars inside
  HTML markup
- fixed WLCCS ranking factor computation
- fixed memory leak on queries with ZONEs

2.2.7
- added #2112, string equal comparison support for IF() function (for JSON
  and string attributes)
- added #2153, IN() support for mixed and top-level JSON array
- fixed #2158, crash at RT index after morphology changed to AOT after
  index was created
- fixed #2155, stopwords got missed on disk chunk save at RT index
- fixed #2151, agents statistics missed in case of huge amount of agents
- fixed #2139, escape all special characters in JSON result set, according
  to RFC 4627
- fixed #2123, no pid file created in x64 release built with vs2012
- fixed #2115, indexer crash on wordforms with multiple destination keywords
- fixed #2050, multi result set doesn't work without libmysqlclient
- fixed #2003, lemmatize_XX_all handling of short and exact words
- fixed #1912, reduce indextool memory usage during a check of a huge index
- fixed off by one errors in filtering of BIGINT attributes
- fixed seamless rotation in prefork mode
- fixed snippets crash with blend chars at the beginning of a string
2015-03-24 12:49:15 +00:00
fhajny
8e97a9f5f4 Updated net/rabbitmq to 3.5.0 2015-03-24 12:15:31 +00:00
fhajny
165dcf17b3 Update net/rabbitmq to 3.5.0.
3.5.0
- Priority queues
- Faster persistence
- I/O statistics
- .NET client API changes
See http://www.rabbitmq.com/release-notes/README-3.5.0.txt for details.

3.4.4
- Bug fixes
See http://www.rabbitmq.com/release-notes/README-3.4.4.txt for details.

3.4.3
- Bug fixes
- Security fixes to the management plugin (CVE-2015-0862)
See http://www.rabbitmq.com/release-notes/README-3.4.3.txt for details.
2015-03-24 12:15:13 +00:00
wiz
e9fdbba849 Fix typo in previous, noted by rpalo. 2015-03-24 08:36:56 +00:00
dsainty
90740f0404 Remove hash for deleted patch patch-Makefile.in 2015-03-24 08:03:54 +00:00
dsainty
48433f02e0 Remove hash for deleted patch patch-Xfuncproto.h.in 2015-03-24 06:49:26 +00:00
fhajny
38dddd24c4 Updated archivers/lz4 to 127 2015-03-23 22:24:24 +00:00
fhajny
29c2bc1e12 Update archivers/lz4 to 127.
r127:
N/A   : added a file on SVN

r126:
New   : lz4frame API is now integrated into liblz4
Fixed : GCC 4.9 bug on highest performance settings, reported by Greg Slazinski
Fixed : bug within LZ4 HC streaming mode, reported by James Boyle
Fixed : older compiler don't like nameless unions, reported by Cheyi Lin
Changed : lz4 is C90 compatible
Changed : added -pedantic option, fixed a few mminor warnings

r125:
Changed : endian and alignment code
Changed : directory structure : new "lib" directory
Updated : lz4io, now uses lz4frame
Improved: slightly improved decoding speed
Fixed : LZ4_compress_limitedOutput(); Special thanks to Christopher Speller !
Fixed : some alignment warnings under clang
Fixed : deprecated function LZ4_slideInputBufferHC()
2015-03-23 22:24:11 +00:00