summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-06-09Fix PLIST, noted by joerg@.taca1-1/+2
2015-06-08Explicitly depend on libgnome-keyring now.joerg1-1/+2
2015-06-08Revert, taca adjusted the problematic package.joerg1-3/+1
2015-06-08Explicitly depend on libgnome-keyring now.joerg1-1/+2
2015-06-08Dependency doesn't support Ruby 2.2, so restrict here as well.joerg1-1/+3
2015-06-08Installs vala files now. Bump revision.joerg2-3/+5
2015-06-08Explicitly depend on libgcrypt now.joerg1-2/+3
2015-06-08Deal with crappy gettext.h wanting to redefine libintl.h.joerg6-1/+88
2015-06-08Allow this packabe build on Ruby 2.2.taca1-3/+1
2015-06-08+ py-hg-git.wiz1-1/+2
2015-06-08Added devel/py-hg-git version 0.8.1wiz1-1/+2
2015-06-08Import py27-hg-git-0.8.1 as devel/py-hg-git.wiz4-0/+85
This is the Hg-Git plugin for Mercurial, adding the ability to push and pull to/from a Git server repository from Hg. This means you can collaborate on Git based projects from Hg, or use a Git server as a collaboration point for a team with developers using both Git and Hg. The Hg-Git plugin can convert commits/changesets losslessly from one system to another, so you can push via an Hg repository and another Hg client can pull it and their changeset node ids will be identical - Mercurial data does not get lost in translation. It is intended that Hg users may wish to use this to collaborate even if no Git users are involved in the project, and it may even provide some advantages if you're using Bookmarks.
2015-06-08Add gobject-introspection/bl3.mk.wiz2-2/+4
2015-06-08Bump PKGREVISION for hs-hashable-1.2.3.2szptvlfn25-50/+50
2015-06-08Updated devel/hs-hashable to 1.2.3.2szptvlfn1-1/+2
2015-06-08Update to 1.2.3.2szptvlfn3-9/+8
CHANGES: ## Version 1.2.3.2 * Add support for GHC 7.10 typeRepFingerprint ## Version 1.2.3.1 * Added support for random 1.1.*.
2015-06-08patch fromspz3-2/+128
http://sourceforge.net/p/net-snmp/code/ci/f23bcd3ac6ddee5d0a48f9703007ccc738914791/ taking care of (among others) the vulnerability described in http://www.openwall.com/lists/oss-security/2015/04/13/1
2015-06-08Note update of textproc/ruby-rdtool package to 0.6.38nb2.taca1-1/+2
2015-06-08Trying to fix run time problem noted by joerg@.taca3-6/+6
Bump PKGREVISION.
2015-06-08Extend SunOS epoll quirk to fix build on recent Illumos platforms.fhajny1-2/+2
2015-06-08Note update of security/ruby-net-ssh-multi package to 1.2.1.taca1-1/+2
2015-06-08Update ruby-net-ssh-multi to 1.2.1.taca2-6/+6
=== 1.2.1 / 11 Apr 2015 * Fix two problems with :concurrent_connections option (#4) [sersut] * Replaced test-unit with minitest [juliandunn]
2015-06-08Note update of print/ruby-prawn package to 2.0.1.taca1-1/+2
2015-06-08Update ruby-prawn to 2.0.1.taca2-7/+7
* pkgsrc change: Allow this pacakge build on Ruby 2.2. PrawnPDF 2.0.1 -- 2015-03-23 Fix regression in draw_text() with rotation Due to missing tests, a typo snuck into the draw_text() method in PDF::Core, preventing it from working properly when called with the :rotate option. This issue has been resolved, and a test has been added to Prawn's test suite. Speaking more generally, we need to improve the condition of the tests for PDF::Core, and make a clear separation between Prawn's test suite and PDF::Core's tests. Currently there are lots of little gaps that can lead to this sort of problem. [Robert S. Gerus, pdf-core#15]
2015-06-08Note update of print/ruby-pdf-reader package to 1.3.3nb1.taca1-1/+2
2015-06-08* Allow this package build on Ruby 2.2.taca3-8/+13
* Add support for pkg_alternatives. Bump PKGREVISION.
2015-06-08Allow this package build on Ruby 2.2.taca1-2/+2
2015-06-08Note update of net/ruby-userstream package to 1.4.0nb2.taca1-1/+2
2015-06-08Allow depending on ruby-yajl 1.2.x.taca1-3/+5
Bump PKGREVISION.
2015-06-08add SMF manifestwiedi2-1/+31
2015-06-08Note update of net/ruby-soap4r package to 2.0.5nb1.taca1-1/+2
2015-06-08* Add support for pkg_alternatives.taca3-6/+9
* Allow this package build on Ruby 2.2.
2015-06-08Note update of net/ruby-snmp package to 1.2.0.taca1-1/+2
2015-06-08Allow this package build on Ruby 2.2.taca1-2/+2
2015-06-08One more epoll configure check bypassed on SunOS.fhajny1-2/+2
2015-06-08Allow this package build on Ruby 2.2.taca1-2/+2
2015-06-08Note update of net/ruby-domain_name package to 0.5.24.taca1-1/+2
2015-06-08Update ruby-domain_name to 0.5.24.taca2-6/+6
Update the eTLD database to 2015-04-07T20:26:05Z.
2015-06-08Note update of net/ruby-dnsruby package to 1.58.0.taca1-1/+2
2015-06-08Update ruby-dnsruby to 1.58.0.taca3-8/+17
## v1.58.0 * Add TCP pipelining (reusing a single TCP connection for multiple requests). * Enhance zone reading, including reading data from a string. * Add add_answer! method for adding duplicate answers, as needed for an AXFR response. * Add support for GPOS and NXT resource records. * Test cleanup, including removal of use of Nominet servers, soak_test cleanup. * Refactorings: MessageDecoder, Resolv, Resolver (part). * Fix zone reader adding unwanted dot to relative hostnames being converted to absolute. * Fix default access for tsig options in Resolver. * Fix ZoneTransfer not to use deprecated SingleResolver. * Fix Resolver bug in parameter to create_tsig_options. * Fix tests to always use working copy and not gem.
2015-06-08Note update of net/ruby-addressable package to 2.3.8.taca1-1/+2
2015-06-08Update ruby-addressable to 2.3.8.taca3-8/+8
# Addressable 2.3.8 - fix warnings - update dependency gems - support for 1.8.x officially deprecated
2015-06-08Updated archivers/lrzip to 0.621wiedi1-1/+2
2015-06-08Describe libnotify.wiz1-0/+1
2015-06-08Update lrzip to 0.621, provided by Thomas Merkelwiedi5-13/+29
Changes: MARCH 2015, version 0.621 Con Kolivas, Peter Hyman * Fix libzpaq.cpp warnings * Fix warnings in LzmaLib.c * Making the high buffer only one page size is faster for sliding mmap mode * Fix incompatible log callback in liblrzip * Use PRId64 instead of lld in fscanf * Use int64_t for i64 * Fix ISO C warning in lrzip.c * Fix ISO C warning in lrzip.c * Fix ISO C warning in runzip.c * Fix ISO C warnings in rzip.c * Fix iso c warning in util.c * Fix EOL to unix on libzpaq * control->tmpdir fixes * Null terminate long options to find unhandled options * Trivial date * Add long option support * Brace failure lead to broken dump to stdout * fflush messages on print_err * Fix inverse logic * Honour the proper unix environment variable for temporary directory and then try variations * Attempt to decompress file in ram only if we are unable to create temporary files when decompressing to stdout * Avoid checking return values repeatedly on compress that only lead to failures anyway * Microoptimisation * Don't check for failure condition that can no longer occur * Don't check twice for failure conditions that are fatal in hot paths * Cache the chunk bytes value to avoid setting it on each read_header call * fake_mremap is only used when defined to mremap * Remove unused cksem functions * Fix remaining use of mutexes lock/unlocking in different threads with cksems, corecting cksem usage on osx * Update copyright dates * Make match_len a function completely removing all indirect calls to get_sb, significantly speeding up the single_get_sb case * Make full_tag a pointer allowing us to avoid a function call for get_sb * Call sliding_get_sb directly in sliding_next_tag * Make next_tag a pointer to allow ordinary mapping to avoid an extra function call * fix order of lrzip.conf search MARCH 2015, version 0.620 Con Kolivas, Peter Hyman, Chris Spiegel, Elmir Jagudin * Increase maxram when we abandon use of temporary input/output buffers * Don't delete the tmpinfile when decompressing from stdin before allowing seek to end to succeed in checking md5 * Use temporary file from read_seekto when STDIN will not fit in the ram input buffer * Remove unused read_i64 function * Add message about issue tracker in BUGS * Use a common exit path iin lrzip_compress/decompress and fix lr leak on successful return * Fix parenthesis placement inside of unlikely(). * Clear sa_mask and sa_handler before calling sigaction(). * Fix for lrzip -i. Decompressed size wrong * added '-m' command line option * Fix wrong README file being included in Makefile * Pass strict sizes to decompress length, rounding up only the amount we're allocating to not confuse decompression libraries * Convert the thread locking to use cksems * Add cksems to util.h * Fix 'Failed to malloc ckbuf in hash_search2' with very large files. * Round up compression and decompression buffers to page size since malloc will allocate them that large anyway. * Increase the compressed buffer size given to libzpaq in case of incompressible data since it does not check if it's trying to write beyond the end of the buffer. * Provide a helper function to round a value up to the nearest page size for malloc optimisations.
2015-06-08Fix build problem on Ruby 2.2 and later.taca2-1/+26
2015-06-08Note update of misc/ruby-systemu package to 2.6.5.taca1-1/+2
2015-06-08Update ruby-systemu to 2.6.5.taca3-7/+8
A small fixes. <https://github.com/ahoward/systemu/commits/master>
2015-06-08Remove gobject-introspection here -- this is only a build dependencywiz1-2/+1
of libsoup.
2015-06-08Updated net/libnice to 0.1.10nb2wiz1-1/+2