summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-06-05Changes 9.60:adam2-7/+6
Added a few new values for some Pentax tags Added a new QuickTime Rating value Added a new SonyModelID Added a new Canon and a new Pentax LensType Decode a number of new tags from WebP extended-format files Decode a couple more Nikon tags Decode a new Canon 300D tag Decode a new Sony tag Updated Sony maker note decoding for ILCA-77M2 Renamed QuickTime ©day atom to ContentCreateDate (was previously named Year or CreateDate depending on its location) Changed a number of "Unknown (-1)" values to "n/a" Minor change to some German translations Patched spec file for building RPM under Redhat 6 Fixed a problem writing 3-character Nikon CountryCode values Fixed problem when importing CSV files in Windows where an appropriate SourceFile entry may not be found if the file specification does not match exactly but the absolute path is the same
2014-06-05Changes 2.9.19:adam4-23/+8
There have been lots of cleanups, fixes of compiler warnings, bugfixes, and general refactoring since 2.9.18, plus we have some new features: * There are new Tpy and Tpr parameters, these allow the 'mosaic mode' projection plane to be rotated relative to the panorama view. * Added Hammer output projection, see: https://en.wikipedia.org/wiki/Hammer_projection * Updated PSD functions to write PSB (large file) format too, note that this functionality is part of the PTmender tool and not available to Hugin/nona directly. * Various bugs have been fixed in these projections: triplane output, architectural output, orthographic output and Thoby input. * Other bugfixes that may be noticed are: a check for invalid resolutions in TIFF files, formating sequence for x86_64, cropping images that go outside the image boundary, and PSD and PICT image format improvements. * There have been fixes for building on various platforms: OS X 10.6/10.8, automake 1.12, MinGW, cmake, Visual Studio 2010 and Visual Studio 2012+
2014-06-05+ ruby-tomlobache1-1/+2
2014-06-05+ ruby-listenobache1-1/+2
2014-06-05+ ruby-mercenaryobache1-1/+2
2014-06-05sortobache2-4/+4
2014-06-05Updated security/openssl to 1.0.1gnb2obache1-1/+2
2014-06-05Fixes missing override of pc files.obache1-2/+5
PR pkg/48871. Bump PKGREVISION.
2014-06-05No reason to require gtar.obache1-2/+1
2014-06-05Updated devel/libelf to 0.8.13nb1obache1-1/+2
2014-06-05Fixes missing override of pc file.obache1-1/+4
Bump PKGREVISION.
2014-06-05Updated devel/libatomic_ops to 7.4.0nb1obache1-1/+2
2014-06-05Fixes path for pc files to overwrite.obache1-2/+3
Bump PKGREVISION.
2014-06-04Note update of the "phpmyadmin" package to version 4.2.2.tron2-3/+3
2014-06-04Update "phpmyadmin" package to version 4.2.2:tron3-24/+395
This release contains several improvements and bug fixes. This version removes support for the deprecated PHP extension "mysql". Some highlights include: - Added the ability to save and load queries in Query By Example. - Navigation tabs are now fixed and don't scroll off screen. - Easily add a function to all rows when inserting several rows at once. - Added a favorite tables feature for quick access to often-used tables. - Quick filter displayed rows.
2014-06-04Enable "iso" by default.gdt2-3/+4
This makes the package more useful for users of binary packages, who can then burn a bootable memtest CD, and only costs 1.8 MB without adding any run-time dependencies. Source users get a dependency on cdrtools, but that's likely already installed, and the option can easily be turned off in that case (unlike binary package users, who can't change options).
2014-06-04Workaround perldtrace.h dependency problemrichard3-8/+18
2014-06-04Updated pkgtools/rc.subr to 20140604ryoon1-1/+2
2014-06-04Update to 20140604ryoon2-3/+6
* Enable for CentOS/RHEL, fix su(1) path.
2014-06-04Updated multimedia/xvidcore to 1.3.3adam1-1/+2
2014-06-04Changes 1.3.3:adam4-33/+31
* xvidcore/examples/xvid_encraw.c: Help info about zones usage and various fixes for compiler warnings * xvidcore/examples/xvid_encraw.c: Improved help texts and defaults handling. * xvidcore/examples/Makefile, xvidcore/examples/xvid_encraw.c: Better environment detection for Makefile * xvidcore/examples/xvid_encraw.c: Fix out of bound access to framestats struct.
2014-06-04Updated multimedia/libass to 0.11.2; multimedia/ffmpeg2 to 2.2.3adam1-1/+3
2014-06-04Changes 2.2.3:adam2-6/+6
* avformat/h263dec/h263_probe: Check TR * avformat/h263dec/h263_probe: Check PSC bit 9 and 13 in * avformat/h263dec: shift data in state to make more bits available to probe * avcodec/svq3: Fix "incompatible pointer type" warnings * avformat/utils: Call ff_rfps_add_frame() only for video * avformat/flvenc: fix assertion failure after 4h muxing * avcodec/mss4: Fix () in MKVAL() macro * avcodec/mss34dsp: fix () in SOP* macros more...
2014-06-04Changes 0.11.2:adam1-2/+3
* Improve yasm version check * Fix \fscx0 crashes * Actually export ass_library_version * Fix change detection with vector clips * SIMD assembly bugfixes * Parse drawing numbers as floats * Fix shaper sign bug * Initialize \pbo correctly
2014-06-04Changes 0.11.2:adam2-15/+13
* Improve yasm version check * Fix \fscx0 crashes * Actually export ass_library_version * Fix change detection with vector clips * SIMD assembly bugfixes * Parse drawing numbers as floats * Fix shaper sign bug * Initialize \pbo correctly
2014-06-04Move Haiku pthread hack to options.mk.obache2-11/+9
"pthreads broken on vax" hack had been removed, but it is also used for Haiku.
2014-06-04This package builds using cmake these days, so CONFIGURE_ARGS isn't useful.dsainty1-4/+3
Port the intended flags to cmake arguments. Fixes the build in obscure circumstances where doxygen is installed, but some documentation python build-time requirements happen to be missing.
2014-06-04Updated devel/py-mercurial to 3.0.1wiz1-1/+2
2014-06-04Update to 3.0.1:wiz2-6/+6
This is a regularly-scheduled bugfix release. alias: change return code of bad definition to 255 alias: fix loss of non-zero return code in command aliases alias: handle shlex error in command aliases bookmarks: properly align multi-byte characters bugzilla: support Bugzilla 4.4.3+ API login token authentication (issue4257) bundle2: fix bundle2 pulling all revs on empty pulls bundle2: fix configuration name mismatch changelog: ensure changelog._delaybuf is initialized color: don't fail on error messages when no curses (issue4237) exchange: propagate arguments to the _getbundleextrapart function localrepo: prevent leak of transaction object (issue4258) proxy: remove unneeded _set_hostport for compatibility with Python 2.7.7rc1 setup.py, make: avoid problems with outdated, existing hgext/index.py* subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos subrepo: invoke "_sanitize()" also after "git merge --ff" subrepo: make "_sanitize()" take absolute path to the root of subrepo subrepo: make "_sanitize()" work subrepo: normalize path in the specific way for problematic encodings templates: fix ifcontains against sets with length > 1 (issue4259) win32: backout 1a9ebc83a74c
2014-06-04For Perl 5.20.0, update patch to not introduce an empty if/then/else block,dsainty2-7/+10
which some shells prohibit. Fixes build on Linux.
2014-06-03Add ruby-chef.jperkin1-1/+2
2014-06-03Added sysutils/ruby-chef version 11.12.4jperkin1-1/+2
2014-06-03Import sysutils/ruby-chef into pkgsrc.jperkin4-0/+1518
Chef is a configuration management tool. It uses a pure-Ruby, domain-specific language (DSL) for writing system configuration "recipes". Chef is used to streamline the task of configuring and maintaining a company's servers, and can integrate with cloud-based platforms such as Rackspace, Amazon EC2, and Microsoft Azure to automatically provision and configure new machines.
2014-06-03Remove the addition of devel/ruby-yajl-ruby.jperkin1-2/+1
2014-06-03Remove ruby-yajl-ruby.jperkin1-2/+1
2014-06-03Remove devel/ruby-yajl-ruby, there is already textprocy/ruby-yajl withjperkin4-195/+0
a version which satisfies all current dependencies.
2014-06-03Switch to the existing ruby-yajl package.jperkin1-2/+2
2014-06-03Added misc/ruby-pry version 0.9.12.6jperkin1-1/+2
2014-06-03Update MASTER_SITES. From Thomas Mueller.wiz1-5/+2
2014-06-03Add ruby-pry.jperkin1-1/+2
2014-06-03Import misc/ruby-pry into pkgsrc.jperkin4-0/+214
Pry is a powerful alternative to the standard IRB shell for Ruby. It is written from scratch to provide a number of advanced features. Pry also aims to be more than an IRB replacement; it is an attempt to bring REPL driven programming to the Ruby language. It is currently not as powerful as tools like SLIME for lisp, but that is the general direction Pry is heading. Pry is also fairly flexible and allows significant user customization is trivial to set it to read from any object that has a readline method and write to any object that has a puts method - many other aspects of Pry are also configurable making it a good choice for implementing custom shells.
2014-06-03Add ruby-net-ssh-multi.jperkin1-1/+2
2014-06-03Added security/ruby-net-ssh-multi version 1.2.0jperkin1-1/+2
2014-06-03Import security/ruby-net-ssh-multi into pkgsrc.jperkin4-0/+54
Net::SSH::Multi is a library for controlling multiple Net::SSH connections via a single interface. It exposes an API similar to that of Net::SSH::Connection::Session and Net::SSH::Connection::Channel, making it simpler to adapt programs designed for single connections to be used with multiple connections. This library is particularly useful for automating repetitive tasks that must be performed on multiple machines. It executes the commands in parallel, and allows commands to be executed on subsets of servers (defined by groups).
2014-06-03Added sysutils/ruby-chef-zero version 2.0.2jperkin1-1/+2
2014-06-03Add ruby-chef-zero.jperkin1-1/+2
2014-06-03Import sysutils/ruby-chef-zero into pkgsrc.jperkin4-0/+97
Chef Zero is a simple, easy-install, in-memory Chef server that can be useful for Chef Client testing and chef-solo-like tasks that require a full Chef Server. It IS intended to be simple, Chef 11 compliant, easy to run and fast to start. It is NOT intended to be secure, scalable, performant or persistent. It does NO input validation, authentication or authorization (it will not throw a 400, 401 or 403). It does not save data, and will start up empty each time you start it. Because Chef Zero runs in memory, it's super fast and lightweight. This makes it perfect for testing against a "real" Chef Server without mocking the entire Internet.
2014-06-03Limit to ruby-yajl 1.1.x to avoid pulling in yajl-ruby-1.2.0.jperkin1-2/+2
2014-06-03Add ruby-rest-client.jperkin1-1/+2
2014-06-03Added www/ruby-rest-client version 1.6.7jperkin1-1/+2