summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2013-06-03+ openrcsasau1-1/+2
2013-06-03Remove accidentally imported files.asau2-14/+0
2013-06-03Import OpenRCS version 20110824192219 as devel/openrcsasau1-4/+1
OpenRCS is BSD-licensed implementation of RCS, Revision Control System
2013-06-03Import OpenRCS version 20110824192219 as devel/openrcsasau7-0/+67
OpenRCS is BSD-licensed implementation of RCS, Revision Control System
2013-06-03revert unintended commitwiz1-2/+2
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz151-292/+303
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-06-03Use the correct CMake define, from wiz. Fixes SunOS build.jperkin2-1/+17
2013-06-02Update to 0.6.45:wiz2-6/+6
------ 0.6.45 ------ * Issue #379: ``distribute_setup.py`` now traps VersionConflict as well, restoring ability to upgrade from an older setuptools version. ------ 0.6.44 ------ * ``distribute_setup.py`` has been updated to allow Setuptools 0.7 to satisfy use_setuptools.
2013-06-02Update to 2.6.2:wiz2-6/+6
This is a regularly-scheduled bugfix release. amend: complain more comprehensibly about subrepos blackbox: fix blackbox causing exceptions in tests blackbox: fix recording exit codes (issue3938) dirstate: don't overnormalize for ui.slash graft: refuse to commit an interrupted graft (issue3667) help: fix role/option confusion in RST help: stop documentation markup appearing in generated help
2013-06-02+py-tabulardholland1-1/+2
2013-06-02Import Python module "tabular" version 0.1 as py-tabular.dholland5-0/+101
Tabular data can be easily represented in Python using the language's native objects. These representations typically do not support important tabular data manipulations, like efficient column selection, matrix mathematics, or spreadsheet-style operations. Tabular is a package of Python modules for working with tabular data. Its main object is the tabarray class, a data structure for holding and manipulating tabular data. By putting data into a tabarray object, you'll get a representation of the data that is more flexible and powerful than a native Python representation. Tabarray provides: . ultra-fast filtering, selection, and numerical analysis methods, using convenient Matlab-style matrix operation syntax . spreadsheet-style operations, including row & column operations, 'sort', 'replace', 'aggregate', 'pivot', and 'join' . flexible load and save methods for a variety of file formats, including delimited text (CSV), binary, and HTML . sophisticated inference algorithms for determining formatting parameters and data types of input files
2013-06-01Bump PKGREVISION.ryoon3-2/+25
Fix build on Solaris 10, PR pkg/47865. * Do not make man pages, use shipped version. Generating man pages required groff's soelim and pic. * Use pdksh for build-aux/extract-help script. Solaris's /bin/sh does not work properly with it.
2013-06-01Also needs newer fontconfig, says ryoon.wiz1-2/+2
2013-06-01Needs cairo-1.12.10, says prlw1.wiz1-2/+2
2013-06-01Update to 1.34.1:wiz2-7/+6
Overview of changes between 1.34.0 and 1.34.1 ============================================= - 96238 - PangoAttrFilterFunc vs pango_attr_list_filter docs - Update win32/CoreText shaper signature - Fix CoreText scaling (again) - Align word breaking with newer Unicode specs Overview of changes between 1.33.9 and 1.34.0 ============================================= No changes Overview of changes between 1.33.8 and 1.33.9 ============================================= - Port PangoWin32 to use GWeakRef - 682846 - Use G_DEFINE_TYPE in pangowin32-fontmap - Fix scale in pangocairo-threads test - Misc Win32 build fixes Overview of changes between 1.33.7 and 1.33.8 ============================================= - 694095 - Fails make check: -pango_cairo_win32_font_map_get_type - 668154 - GTK+ Crashes on Non BMP utf-8 charpoints - 694626 - Add pango_font_map_changed - 694626 - PangoFc: change FontMap in pango_fc_font_map_clear_cache - 694830 - Fails make check: +pango_font_map_change - 694918 - Pango layout is misrendered with non-identity transformation - 694882 - build broken - introspection of pangoxft2 and pangoxft Overview of changes between 1.32.6 and 1.33.7 ============================================= - Allow enabling font features through fontconfig snipplets - Fix an infinite loop when starting Inkscape
2013-06-01Update p5-Devel-Size to 0.79, compatibility fix for perl-5.18.obache2-7/+6
Revision history for Perl extension Devel::Size. 0.79 2013-05-12 nicholas [no changes] 0.78_52 2013-05-10 nicholas * Fix the bug in the previous fix. Oops :-) 0.78_51 2013-05-10 nicholas * v5.17.1 and later handle CopSTASH differently under ithreads 0.78_50 2013-05-10 nicholas * Alternative test for CvOUTSIDE, and one for CvPADLIST * v5.17 changes the type of PADLIST [CPAN #83904] * stubbed subs no longer have CvOUTSIDE set [CPAN #77913] * Fix for v5.17.2's OP slab allocator [CPAN #83903] * Spelling fix to docs from gregor herrmann [CPAN #78766]
2013-05-31Update glib2 to 2.36.2prlw15-15/+13
gdbus-codegen has grown a --xml-files option for introspection XML files. * Bug fixes: 697887 GVariant: fix transfer annotation 699485 tests/mappedfile: Also handle ENOMEM 699493 SOCKS5 proxy code crashes if it cannot authenticate 699500 gbitlock: fix this to not unconditionally use futex emu... Fix a hang in pidgin * Translation updates: Indonesian Italian Lithuanian Norwegian bokmål Polish Serbian Slovenian
2013-05-31Update to 0.02. From the changelog:schmonz2-7/+6
- Re-packaging without auto_install(). (ANDK)
2013-05-31Bump all packages for perl-5.18, thatwiz868-1609/+1736
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-31Bump all packages for perl-5.18, thatwiz2-4/+4
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-30let us backout and not be hasty to use autotools in devel/diffutils 2/2richard1-25/+0
2013-05-30let us backout and not be hasty to use autotools in devel/diffutilsrichard2-9/+2
2013-05-30Since 0.15.2, dconf needs gdbus-codegen to build.prlw11-1/+2
Thanks to joerg@ for report.
2013-05-29Fix build with mono 3.wiz2-1/+19
2013-05-29Changes 2.8.11:adam4-29/+18
This new release of CMake features the introduction of Target Usage Requirements and a Generator Toolset Selection for Visual Studio and XCode, as well as a variety of other improvements. With the Target Usage Requirements, developers can now specify target usage requirements for their consumers such as include directories and preprocessor definitions, whereas in previous versions only link dependencies were supported. Additionally, with the target_link_libraries(myexe yourlib), developers can now build myexe sources with requirements specified by yourlib. There are also a new target include directory and target compile definitions commands that offer public, private, and interface options. The detailed discussion on this topic is available on the KDE website. The new Generator Toolset selection for Visual Studio and XCode inform the IDE which compiler toolchain to use. Other improvements include the introduction of the ExternalData Module and the ability to reference data unambiguously from source tree by the content hash.
2013-05-28Honor wrapper paths.joerg2-3/+12
2013-05-28Resolve a few more boost::shared_ptr uses.joerg2-1/+24
2013-05-28Changes 8.33:adam3-7/+12
The Just-In-Time compiler (JIT) now supports all pattern features, including callouts and the backtracking verbs. In addition, some bugs are fixed and there are minor performance enhancements.
2013-05-27Update dconf / dconf-editor to 0.16.0prlw16-42/+45
Many improvements, bug fixes and translation updates: https://git.gnome.org/browse/dconf/tree/NEWS?id=0.16.0 Highlights: This release more or less completes the rewriting of dconf-service. Support for backends are now fully-realised (and we have a couple of them as proof). Many small bugs (some with serious symptoms) have been fixed vs. the last release. - new icons: hicolor icons have been updated and a HighContrast set added - loosen some assertions on the order of messages being returned from the service. D-Bus violates this order in the case that the service crashes and that's no reason to take the client with it as well. - add some backends to the dconf-service (that were 'considered' as per the last NEWS). The first backend is a null backend that allows for a temporary database tied to the lifetime of the session, possibly useful for testing. - also add a new 'keyfile' backend for the service. This is primarily intended to be used with NFS (where use of mmap is not safe) - add a mkdir() in the case of an empty home directory where ~/.config/dconf does not already exist - the service has been substantially rewritten - using gdbus-codegen - cache the file contents instead of read/modify/write each time - new DConfWriter abstraction allows considering support for backends - uses only POSIX IO (read and write syscalls) for database access - workaround mmap() bug on OpenBSD
2013-05-27Version 1.2.8 fixes a very rare bug in decompression. All users are ↵adam21-148/+308
encouraged to upgrade immediately. Version 1.2.8 also has these improvements: * Add new inflateGetDictionary() function * Fix bug where gzopen() immediately followed by gzclose() would write an empty file instead of an empty gzip stream. * Fix bug in gzclose() when gzwrite() runs out of memory
2013-05-27Update to 0.004wen2-8/+7
Update DEPENDS Upstream changes: 0.004 2013-05-15 00:04:46 Europe/Amsterdam Reinstate loading of CPAN::Meta 0.003 2013-05-14 23:16:36 Europe/Amsterdam Sort dependencies before displaying them check_dependencies() can now optionally also test recommended and suggested prerequisites
2013-05-27Update to 0.96wen2-7/+6
Upstream changes: 2013-05-24 Jarkko Hietaniemi <jhi@iki.fi> * Mop-up release for 0.95. Still is and will be unsupported. * Release as 0.96. 2013-05-23 Jarkko Hietaniemi <jhi@iki.fi> * Address rt.cpan.org #85449: "Graph-0.94 tests fail under perl 5.18.0" * Address rt.cpan.org #82324: "Test failures due to hash randomisation in perl 5.17.6" The two above fixes were the same: the biconnectedness code was rewritten from scratch. The new code behaves differently (but I believe more correctly) on certain edge cases, in general it will generate more biconnected components and bridges, for example for "a=b=c" it will now return the same two biconnected components and bridges (cut edges), namely "a=b" and "b=c", the "b" of course being the articulation point (cut vertex). * Address rt.cpan.org #67213: "[PATCH] pod fixes" * Remove the t/u_bo.t and t/u_bo1.t since they die in 5.18 due to some strange failure, looks unrelated to Graph as such, probably some fix/change made by newer Perls. * Release as 0.95.
2013-05-26Update to 0.6.43:wiz3-10/+13
------ 0.6.43 ------ * Issue #378: Restore support for Python 2.4 Syntax (regression in 0.6.42). ------ 0.6.42 ------ * External links finder no longer yields duplicate links. * Issue #337: Moved site.py to setuptools/site-patch.py (graft of very old patch from setuptools trunk which inspired PR #31). ------ 0.6.41 ------ * Issue #27: Use public api for loading resources from zip files rather than the private method `_zip_directory_cache`. * Added a new function ``easy_install.get_win_launcher`` which may be used by third-party libraries such as buildout to get a suitable script launcher.
2013-05-26security update for RT3, fixing:spz4-9/+12
CVE-2013-3368 CVE-2013-3369 CVE-2013-3370 CVE-2013-3371 CVE-2013-3372 CVE-2013-3373 CVE-2013-3374 It also includes a database upgrade, so please make sure to run `make upgrade-database`. Changes in detail are: 3.8.15->3.8.16: ruz stop RT from locking on "large" mails ruz make sure data is recorded (tests) alexmv Remove bogus argument to ->get(), which fail on HTTP::Message >= 5.05 alexmv Ensure that tickets are destroyed before global destruction, in more alexmv Work around a bug in perl < 5.13.10 with open($fh, ">:raw", \$string) sunnavy destroy more tickets and objects before global destruction for modern tsibley Remove the "signature" paragraph from the README's explanation of RT 3.8.16->3.8.17: alexmv Ensure that filenames in inline image attributes are HTML-escaped alexmv Deny direct access to callbacks alexmv Protect calls to $m->comp with user input in ColumnMap alexmv Ensure that subjects cannot contain embedded newlines alexmv Remove filename= suggesions from Content-Disposition lines alexmv Ensure consistent escaping of filenames in attachment URIs alexmv Ensure that URLs placed in HTML attributes are escaped correctly, to prevent XSS injection alexmv Ensure that the default replacement does not pass through unescaped content alexmv Use File::Temp for non-predictable temporary filenames
2013-05-26Update to 0.4.ryoon4-34/+13
Changelog: 0.4 @ 2013-05-16 Fix buggy handling of -k option. Add --remote (-e) and --stripprefix (-s) options. Avoid recursion overflow on very large repos. The fast-import stream ops are now emitted in the same order git uses.
2013-05-26Update to 0.0.0.133.ryoon2-14/+15
* Update HOMEPAGE and MASTER_SITES. * Supported ruby version is 1.8.x only. Changelog: * buxfixes
2013-05-26Update to 0.0.0.46.ryoon2-13/+14
* Update HOMEPAGE and MASTER_SITES. * Supported ruby version is 1.8.x only. Changelog: * bugfixes
2013-05-26Remove xulrunner.ryoon1-2/+1
2013-05-25Update to 1.15.3. Changes:shattered4-34/+12
New option: '--force-indent=tab=#'. Added support for C#. Many bugfixes.
2013-05-25Update to 5.1.2:wiz2-6/+6
Changes between GMP version 5.1.1 and 5.1.2 BUGS FIXED * A bug in mpz_powm_ui triggered by base arguments of at least 15000 decimal digits or mod arguments of at least 7500 decimal digits has been fixed. * A AMD Bulldozer specific bug affecting the 64-bit Windows ABI has been fixed. This bug was in a key function (mpn_mul_1) and made both Bulldozer specific builds and fat builds run on Bulldozer completely non-functional. MISC * Fixes and generalisations to the test suite. * Minor portability enhancements.
2013-05-25Bump PKGREVISION.ryoon3-7/+16
* Fix buldlinking pathes. * Put pkg-config files to standard place.
2013-05-24Bump PKGREVISION for libproxy shlib major bump.wiz11-22/+22
2013-05-24Update to 2.39:wiz2-6/+6
2.39: 2013-05-23 New 'tagify' commsnd for tagifying empty commits. Correctness fixes for deletion edge cases. 2.38: 2013-05-10 Significant improvements to Subversion branch link detection. New 'reparent' command for modifying the DAG. Fixes for two minor crash bugs in handling of malformed commands.
2013-05-24fix autotools problem with @mkdir_p@ in devel/diffutilsrichard3-2/+34
2013-05-23On Linux there is no need to depend on coreutils gsed and patch.sbd1-8/+21
So use the tools system for gsed and on Linux use the native cp and date and if patch exits use it. Bump PKGREVISION
2013-05-23Fix egg usage.joerg2-7/+8
2013-05-23Update transifex-client to 0.9, fixing CVE-2013-2073.taca3-25/+28
pkgsrc changes; use wget instead of curl to fetch. Quote from release announce on the blog. * Verify SSL certificates. Even though the client opened an encrypted connection to the server, it did not validate the certificate used. As a result, the client was open to MITM attacks. The new version will always validate the certificate first and refuse to connect to the server if there is a problem with it. * Add support for soft links in UNIX systems. You can now use soft links in your project directories. This would be useful in cases where you have a large project and you would prefer to assign the localization files to multiple Transifex projects. * Add support for local .transifexrc files. You can now have a .transifexrc file in your project directory. The entries in the file will override the ones from the main one. This would be useful in cases you would prefer to use a different set of credentials for a project than the ones you use for the rest of your projects in Transifex. * Make the client more friendly to users in Windows. The .tx/config file now supports forward slashes for the paths in Windows, in accordance to what UNIX uses. As a result, people can now share a .tx/config irrespective of whether they use a UNIX-based system (like Linux and Mac OS X) or Windows.
2013-05-23Correct HOEPAGE noted by PR pkg/47848 from Ilias-Dimitrios Vrachnis.taca1-2/+2
2013-05-23Finish removing patch-atk-adaptor_accessible-cache.c which is not neededprlw11-13/+0
since commit 01c226b1c4. Thanks to wiz@ for the prod.
2013-05-23Remove xulrunner.ryoon129-9963/+0
This does not work, and there is no consumer.