summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-03-02Update drupal6 package to 6.25.taca2-6/+6
Drupal 6.25, 2012-02-29 ---------------------- - Fixed regressions introduced in Drupal 6.24 only.
2012-03-02Updated devel/pcre to 8.30wiz2-3/+3
2012-03-02Update to 8.30. New 16-bit character string library not enabled per default.wiz3-9/+38
Release 8.30 04-February-2012 ----------------------------- Release 8.30 introduces a major new feature: support for 16-bit character strings, compiled as a separate library. There are a few changes to the 8-bit library, in addition to some bug fixes. . The pcre_info() function, which has been obsolete for over 10 years, has been removed. . When a compiled pattern was saved to a file and later reloaded on a host with different endianness, PCRE used automatically to swap the bytes in some of the data fields. With the advent of the 16-bit library, where more of this swapping is needed, it is no longer done automatically. Instead, the bad endianness is detected and a specific error is given. The user can then call a new function called pcre_pattern_to_host_byte_order() (or an equivalent 16-bit function) to do the swap. . In UTF-8 mode, the values 0xd800 to 0xdfff are not legal Unicode code points and are now faulted. (They are the so-called "surrogates" that are reserved for coding high values in UTF-16.)
2012-03-02Updated devel/mercurial to 2.1.1wiz1-1/+2
2012-03-02Update to 2.1.1:wiz2-6/+6
This is a regularly-scheduled bugfix release. bdiff: fix malloc(0) issue in fixws() bugzilla: stop XMLRPC requests from requesting gzipped responses bundlerepo: bundle repos should be non-publishing (issue3266) cmdserver: invalidate the dirstate when running commands (issue3271) context: make workingctx.forget() really warn about untracked files convert: ignore blank lines in mapfiles (issue3286) convert: tolerate spaces between splicemap parent ids (issue3203) convert: use splicemap entries when sorting revisions (issue1748) dirstate: filecacheify _ignore (issue3278) fetch: use update rather than clean when updating (issue3246) forget: show warning messages for forgetting in subrepo correctly graft: use proper revisions for copy detection (issue3265) import: handle git renames and --similarity (issue3187) largefiles: check whether specified patterns are related to largefiles strictly largefiles: don't break filesets largefiles: only cache largefiles in new heads largefiles: use repo.store.createmode for new files in .hg/largefiles localrepo: clear _filecache on rollback (issue3261) localrepo: reset _phasesdirty flag after writing localrepo: use 'changectx.dirs()' in 'status()' for directory patterns log: fix --follow FILE ancestry calculation log: remove caching of all visited revisions (issue3253) log: restore cache used by --copies mdiff: adjust hunk offsets with --ignore-blank-lines (issue3234) mq: fix qapplied --last and qprev documentation (issue3282) mq: fix qnext when all remaining patches are guarded mq: make qimport --push push all imported patches (issue3130) mq: make qprev return the previous applied patch (issue3245) mq: restore _branchtags() fast path (issue3223) patch: fix fuzzing of hunks without previous lines (issue3264) patch: fuzz more aggressively to match patch(1) behaviour pull: backout change to return code scmutil: update cached copy when filecached attribute is assigned (issue3263) setup: handle output from Apple's Xcode 4.3 better (issue3277) subrepo: fix for merge inconsistencies update: delete bookmarks.current when explicitly updating to a rev (issue3276) update: don't move the active bookmark if a rev is specified with -r
2012-03-02Fix build on SunOS.hans5-1/+104
- use dirent.h instead of sys/dir.h - use FILENAME_MAX instead of NAME_MAX - use uintXX_t instead of u_intXX_t
2012-03-02Updated www/opera to 11.61asau2-3/+3
2012-03-02Update to Opera 11.61asau5-71/+451
Packaged by <obache> for pkgsrc-wip. Requested by Julian Fagir in PR pkg/46079 Changes in Opera 11.61 * Security and bug fixes. Changes in Opera 11.60 * Opera Presto 2.10 rendering engine. * The user interface for Opera Mail has been redesigned. * HTML5 parsing algorithm. * DOM API for HTML5 Microdata. * Full support for ECMAScript 5.1 * Support for "Khronos Typed Arrays" and XMLHttpRequest Level 2 support for receiving ArrayBuffers. * Full support for for radial-gradient and repeated-radial-gradient. * Support for font-relative length rem in CSS and SVG. * Implemented Google's new geolocation JSON API. Changes in Opera 11.52 * Security and bug fixes. Changes in Opera 11.51 * Security and bug fixes. Changes in Opera 11.50 * Opera Presto 2.9 rendering engine * Improved deep nesting of the quotes property. * Support is added to provide the original source line for CSS rules, benefiting future versions of Opera Dragonfly. * Improved CSS parsing performance is up to 10-15% faster due to CSS tokenizing optimizations. * Updated the list of DOM events visible on window, document and element objects. * Support for the dataset attribute on elements which exposes data-* attributes on an element. * Support for the <input> element indeterminate attribute for checkboxes. * Support for the history interface. * Enabled the classList attribute for HTML and SVG elements. * Implemented the HTML5 <time> element. Changes in Opera 11.11 * Security and bug fixes. Changes in 11.10 * Opera Presto 2.8 rendering engine. * URL Filter API for Opera extensions. * Support for the Google WebP image format. * Declarative UI. * Improved support for SVG and HTML5 APIs such as Web Storage. * Support for phrase searching in Opera Mail. * Search hijacking protection. * Support for the BeforeCSS and AfterCSS events. * Partial support for the gradients section of the W3C CSS3 Image Values/Replaced Content module. * W3C CSS Multi-column Layout Module. * W3C CSS Device Adaptation (viewport) specification support. * W3C CSS cursor property values support. * Removed support for UTS22: 1.4 charset alias matching. * Support for HTML5 data-* global attributes. * Support for the SOCKS Protocol Version 5. * Partial support for the W3C File API. * Support for the W3C Web Open Font Format (WOFF). * Security and bug fixes.
2012-03-02Updated mail/policyd to 1.82nb2.ghen1-1/+2
2012-03-02Use ENGINE=MyISAM instead of TYPE=MyISAM in database template, as TYPE is noghen1-2/+7
longer supported in MySQL 5.5. Noted by Zhang Huangbin. Bump PKGREVISION.
2012-03-02Add Opera 11 licence.asau1-0/+60
2012-03-02patch-aa is no longer needed for 0.3.2.ryoon1-13/+0
2012-03-02Update to 0.3.2ryoon3-12/+16
Fix PR pkg/45883 * Changelog is not available. * New dependency version
2012-03-02Updated devel/jenkins to 1.424.3ryoon1-1/+2
2012-03-02Update to 1.424.3ryoon3-13/+7
Changelog: What's new in 1.424.3 (2012/02/27) upgrade Apache Maven Wagon to 2.0 (issue 11164) ERROR at Matrix-based security (issue 9519) NPE: Failed to record SCM polling (issue 11592) JDK Auto install throws FATAL: org/apache/xml/utils/PrefixResolver (issue 11420) NoSuchMethodError on slf4j (issue 11960)
2012-03-02Updated net/mikutter to 0.1.0.697obache1-1/+2
2012-03-02Update mikutter to 0.1.0.697, switch to new unstable release.obache5-23/+77
2012-03-02o Now OVERRIDE_GEMSPEC can modify files in gemspec.taca2-41/+102
o Protect multiple inclusion. Nothing should affect current packages.
2012-03-02Note update of databases/ruby-arel package to 2.2.3.taca1-1/+2
2012-03-02Update ruby-arel package to 2.2.3.taca3-8/+9
Exacat changes aren't available but some bugfixes and support of bind parameters can be differentiated from sql literals.
2012-03-02Note update of misc/ruby-sprockets package to 2.0.3nb1.taca1-1/+2
2012-03-02Tweak dependency to ruby-rack.taca1-3/+3
Bump PKGREVISION.
2012-03-01Note update of x11/rxvt-unicodemorr1-1/+2
2012-03-01Bump PKGREVISION for previous commitmorr1-1/+2
2012-03-01Add support for 256 colors.morr1-1/+3
Patch from PR 46126
2012-03-01Reset maintainer, he resigned.wiz6-12/+12
2012-03-01Fix build on SunOS.hans7-117/+196
- no more __P, just use ansi prototypes - use sigprocmask instead of sigsetmask - use dirent.h instead of sys/dir.h
2012-03-01Revert last. Don't hide issues. Pass down MANINSTALL via MAKE_ENV to getjoerg7-13/+14
the correct value.
2012-03-01Added databases/py-tokyocabinet version 0.5gdt1-1/+2
2012-03-01+py-tokyocabinetgdt1-1/+2
2012-03-01Import py26-tokyocabinet-0.5 as databases/py-tokyocabinet.gdt4-0/+46
tokyocabinet aims to be a complete python wrapper for the ass-kicking Tokyo Cabinet database library by Mikio Hirabayashi (http://1978th.net/). While there are other wrappers out there none were found to be comprehensive enough. At present, the btree, hash and table APIs are available as hand-written C extensions. A similar effort is underway for the Tokyo Tyrant client API here: http://code.google.com/p/python-tokyotyrant-client/ Omissions, bugs, patches and feedback are greatly welcome. This package is written and maintained by Elisha Cook.
2012-03-01Don't fail if MANINSTALL is not defined.jklos6-12/+12
2012-03-01Fix build on SunOS.hans2-7/+13
2012-03-01Fix build on SunOS.hans6-11/+33
2012-03-01Fix patch sum.hans2-4/+4
2012-03-01Updated editors/zim to 0.54ryoon2-3/+3
2012-03-01Update to 0.54ryoon3-7/+16
Changelog: === 0.54 - Thu 22 Dec 2011 === Bug fix release with minor feature enhancements * Added mono icons for the Ubuntu Unity panel * Tasklist plugin now supports hierarchic nested tasks * Added "automount" plugin to automatically mount notebook folders * Interwiki lookup now goes over all urls.list files in the path * Fixed bug that prevented clicking links in read-only mode * Fixed bug for parsing relative paths to parent pages e.g. in drag and drop * Fixed bug causing the index to jump with every page selection * Fixed bug causing the icon for custom tools to be missing in the toolbar * Fixed bug for drag and drop of files on windows * Fixed bug causing task list to reset when page is saved * Fixed autocomplete for page entry in quicknote * Fixed error in "you found a bug" error dialogs :S * Fixed issue in test suite for loading pixbufs * Added translation for Galician
2012-03-01Fix build on SunOS.hans1-1/+4
- uses fts functions - compile libnbcompat with -fPIC
2012-03-01Remove NO_CONFIGURE=yes so that libnbcompat is built. Use LIBS whenhans1-4/+2
linking. Fixes build on SunOS, also tested on NetBSD.
2012-03-01Fix build on SunOS.hans3-3/+19
- uses fts functions - use pkgsrc-provided LDFLAGS and LIBS
2012-03-01Fix build on SunOS.hans3-2/+17
- uses fts functions - don't ignore pkgsrc-provided CFLAGS, CPPFLAGS, LDFLAGS and LIBS
2012-03-01Fix build on SunOS.hans4-11/+96
- uses fts functions - define u_quad_t and S_ISTXT - no st_flags in struct stat
2012-03-01Fix build on SunOS.hans3-5/+23
- uses fts functions - no static linking - define MAP_FILE - make sure pkgsrc-provided CFLAGS and CPPFLAGS are used
2012-03-01Wrap the fts function declarations in __BEGIN_DECL to make them usablehans1-1/+5
from C++.
2012-03-01Updated editors/Sigil to 0.5.3ryoon2-3/+3
2012-03-01Note addition of misc/ruby-ansi package version 1.4.2.taca1-1/+2
2012-03-01Add and enable ruby-ansi.taca1-1/+2
2012-03-01Update to 0.5.3ryoon2-7/+6
* Tested with boost 1.48.0nb2. Changelog: Sigil 0.5.3 2012.25.02 - Fix issue 1254: Bulk rename will stop if one name matches, context menu needs cleanup and warnings. - Fix issue 1268: Find/Replace all files does not search in book order, and other issues. - Fix issue 1266: Store user dictionary as UTF-8. - Ensure the checkmarks in add semantic are set correctly when selecting multiple files. - Fix issue 1030: Don't close if canceling out of a failed save. - Fix issue 1258: Find/Replace step by step in All HTML files is broken.
2012-03-01Importing ruby-ansi package version 1.4.2.taca4-0/+69
The ANSI project is a collection of ANSI escape code related libraries enabling ANSI code based colorization and stylization of output. It is very nice for beautifying shell output.
2012-03-01Fix build on DragonFly.ryoon2-8/+33
Confirmed by marino@ and Justin Sherrill.