summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-08-02Update to 1.11szptvlfn3-10/+9
changelog: Changes in polyparse-1.11 A fix for the Applicative/Monad/Functor classes rearrangement in ghc-7.10.*. Changes in polyparse-1.10 A new basic text-accepting combinator "literal", accepts the given string, without lexing it into Haskell-like words ("isWord"). A more correct implementation of "manyFinally". A new combinator "satisfyMsg" which has a string describing the predicate, in order to produce more informative error messages.
2015-08-02Update tex-babel-french to 3.1gmarkd2-7/+7
3.1f Bug fix: figure and table captions didn't behave as intended with the beamer class. 3.1g -- bug correction for koma-scripts classes: a spurious dot was added in French by the \partformat command, -- internal cleaning for LuaTeX and XeTeX engines.
2015-08-02Bump PKGREVISION for hs-text-1.2.1.3szptvlfn44-85/+88
2015-08-02Updated devel/hs-text to 1.2.1.3szptvlfn1-1/+2
2015-08-02Update to 1.2.1.3szptvlfn3-8/+8
changelog: 1.2.1.3 * Bug fix: As it turns out, moving the literal rewrite rules to simplifier phase 2 does not prevent competition with the `unpack` rule, which is also active in this phase. Unfortunately this was hidden due to a silly test environment mistake. Moving literal rules back to phase 1 finally fixes GHC Trac #10528 correctly. 1.2.1.2 * Bug fix: Run literal rewrite rules in simplifier phase 2. The behavior of the simplifier changed in GHC 7.10.2, causing these rules to fail to fire, leading to poor code generation and long compilation times. See [GHC Trac #10528](https://ghc.haskell.org/trac/ghc/ticket/10528).
2015-08-02Update tex-listings{,-doc} to 1.6markd4-14/+16
* withdrawn the support of \lstinline{..} in a tabular environment * added a section with workarounds of that and some other problems * added keywords for Lua 5.3.0
2015-08-02Update tex-draftwatermark{,-doc} to 1.2markd4-14/+18
This version of the package adds support for controlling the watermark position.
2015-08-02Update tex-fira{,-doc} to 4.1markd6-27/+25
Corrected scaling for the mono fonts.
2015-08-02Update tex-mathtools to 1.17markd3-9/+8
In this update we fix a deficiency in amsmath which my manifest it self in \intertext (and \shortintertext) when used in a context where margins have locally been changed using list constructions.
2015-08-02Update tex-pst-barcode{,-doc} to 0.14markd4-14/+16
Added macro \QR to put a QR code into the margin of a document.
2015-08-02Update tex-tufte-latex{,-doc} to 3.5.2markd6-19/+20
This update contains a variety of small bug fixes.
2015-08-02Update tex-dozenal{,-doc} to 6.0markd4-14/+14
For version 6.0, added the "\doznumtowords" macro, which will take a counter and output it in dozenal words. Which words it uses can be customized; I have made no attempt to internationalize this with different languages, because I haven't the foggiest how to do so other than simply writing option packs with different definitions in them. Also did a complete rewrite of |\basex|, so its workings are now (almost) comprehensible. Finally, darkened the tally marks and put in hand-written italic shapes.
2015-08-02Add lppl-1.0 here as well.wiz1-2/+2
2015-08-02Note update of devel/ruby-railties32 package to 3.2.22nb1.taca1-1/+2
2015-08-02Allow depending to rdoc 4.0 and later.taca1-2/+3
Fix a runtime problem of www/rails32, noted by Mark Davies <mark@>. Bump PKGREVISION.
2015-08-02Note changes from texlive revision 37812markd1-2/+3
2015-08-02Note changes in texlive revision 37710markd1-2/+4
2015-08-02Note changes in revision 37604markd1-3/+2
2015-08-02Note changes in texlive revision 37604markd1-2/+4
2015-08-02Note changes in texlive revision 37535markd1-2/+3
2015-08-02Note changes in texlive revision 37811markd1-2/+4
2015-08-02Note changes in texlive revision 37946markd1-3/+9
2015-08-02Note changes in texlive revision 37746markd1-2/+4
2015-08-02Note changes in texlive revision 37591markd1-2/+3
2015-08-02Note changes in texlive revision 37744markd1-2/+5
2015-08-02note changes from texlive revision 37751markd1-2/+5
2015-08-02Updated filesystems/glusterfs to 3.7.3manu1-1/+2
2015-08-02Upgrade glusterfs to 3.7.3manu4-84/+1021
This is a maintenance upgrade, complete bugfix list is available from distribution ChangeLog
2015-08-02Update to texlive revision 37964markd1-2/+5
2015-08-02Add tex-easy-todo, tex-fixmetodonotes, tex-todo, tex-todonotesmarkd1-5/+6
2015-08-02Add tex-polyglossiamarkd1-3/+3
2015-08-02Add lppl-1.0 license.markd2-2/+191
2015-08-02Add some tex packagesmarkd2-2/+22
2015-08-02Import tex-polyglossia{,-doc} 1.40.1. packaged by Christoph Badura, updatedmarkd8-0/+158
by me. This package provides a complete Babel replacement for users of LuaLaTeX and XeLaTeX; it relies on the fontspec package, version 2.0 at least. This is the first release that supports use with LuaLaTeX; it should be considered "transitional" in that role.
2015-08-02Import tex-todo{,-doc} 2.142. packaged by Christoph Badura.markd8-0/+47
This package allows you to insert "to do" marks in your document, to make lists of such items, and to cross-reference to them.
2015-08-02Import tex-todonotes{,-doc} 1.0.4. packaged by Christoph Badura.markd8-0/+55
"todonotes" lets the user mark things to do later, in a simple and visually appealing way. The package takes several options to enable customization/finetuning of the visual appearance.
2015-08-02Import tex-fixmetodonotes{,-doc} 0.2.2. packaged by Christoph Badura.markd8-0/+49
The package provides tools to highlight FIXME and TODO annotations. The command \listofnotes prints a list of outstanding notes, with links to the pages on which they appear.
2015-08-02Import tex-easy-todo{,-doc} 20140101. Packaged by Christoph Badura.markd8-0/+47
This package allows you to create, track, show and hide notes in a document.
2015-08-01+ darkstat-3.0.719 [pkg/50113], sourcecodepro-fonts-1.030.wiz1-1/+3
2015-08-01Update chat/weechat to 1.2tonio2-3/+3
2015-08-01Update chat/weechat to 1.2tonio9-1286/+42
Based on the update provided by he@ Among the new features: - add options to customize word chars (for detecting word boundaries) - add a welcome message on first WeeChat run - add options to customize quoted messages (in cursor mode) - add support of environment variables in evaluated expressions - add IRC SASL mechanism "ecdsa-nist256p-challenge" - add support of SHA-256 and SHA-512 algorithms in IRC server option "ssl_fingerprint" - add support of IRC capability "account-notify" - remove "freenode" server from default config - new script plugin for javascript - many bugs fixed.
2015-08-01Updated fonts/awesome-ttf to 4.4.0richard1-1/+2
2015-08-01update to awesome-ttf-4.4.0richard2-7/+7
2015-08-01gammu update, PR pkg/49893.bsiegert1-2/+3
2015-08-01Add unixodbc dependency. Otherwise, the build picks up unixodbc ifbsiegert1-1/+4
installed and fails to find sql.h. Fixes PR pkg/49893. Bump revision.
2015-08-01Added py-subprocess32, PR pkg/50066.bsiegert1-1/+2
2015-08-01Add a package for py-subprocess32. From NONAKA Kimihiro in PR pkg/50066.bsiegert6-1/+53
DESCR: Backport of the subprocess module from Python 3.2/3.3 for use on 2.x. This is a backport of the subprocess standard library module from Python 3.2 & 3.3 for use on Python 2.4, 2.5, 2.6 and 2.7. It includes bugfixes and new features. On POSIX systems it is guaranteed to be reliable when used in threaded applications. Bonus: It includes timeout support from Python 3.3.
2015-08-01Updated devel/py-mercurial to 3.5wiz1-1/+2
2015-08-01Update to 3.5:wiz3-10/+12
Mercurial 3.5 (2015-07-31) Regularly-scheduled feature release. 1.1. commands bookmark: informs of failure to upgrade a bookmark bookmark: remove the "touch changelog" hack bookmarks: abort the whole push if bookmarks fails to update (BC) bookmarks: change bookmark within a transaction bookmarks: clear active bookmark on non-linear update bookmarks: mark internal-only config option bookmarks: mark internal-only option bookmarks: name label for active bookmark correctly bookmarks: remove unused updatecurrentbookmark function (API) bookmarks: rename bookmarkcurrent to activebookmark (API) bookmarks: rename current to active in variables and comments bookmarks: rename readcurrent to readactive (API) bookmarks: rename setcurrent to activate (API) bookmarks: rename unsetcurrent to deactivate (API) bookmarks: simplify iscurrent to isactivewdirparent (API) bookmarks: use try/except/finally branch: don't warn about branches if repository has multiple branches already commands: use the optional badfn argument when building a matcher commands: use try/except/finally commit: add ui.allowemptycommit config option commit: avoid match.files() in conditions commit: improve --close-branch documentation commit: mark internal-only option commit: no longer allow empty commit with the 'force' argument (API) config: give it an includepaths option for looking for config files files: recurse into subrepos automatically with an explicit path import-checker: add xargs like mode import-checker: don't treat modules as relative one if not found import-checker: exclude mercurial packages installed into the system path import-checker: loop to get list of locally defined modules at first import: cross-reference patch.fuzz option from 'hg help import' import: cross-reference ui.patch option from 'hg help import' import: use ui.allowemptycommit to allow empty commits log: add a status template patch: add 'extra' argument to makememctx patch: add fuzz config flag (issue4697) phases: abort the whole push if phases fail to update (BC) phases: fix bug where native phase computation wasn't called phases: really fix native phase computation pull: allow a generic way to pass parameters to the pull operation pull: document the race condition with bookmark name pull: only list remote bookmarks if -B is used to populate pulled heads pull: only prefetch bookmarks when using bundle1 pull: prevent race condition in bookmark update when using -B (issue4689) pull: skip pulling remote bookmarks with bundle1 if a value already exist pull: skip pulling remote bookmarks with bundle2 if a value already exists push: catch and process PushkeyFailed error push: make pushkey part advisory push: only say we are trying to push obsmarkers when we actually try revert: fix edition of newly added file during --interactive summary: add a phase line (draft, secret) to the output summary: move the parents phase marker to commit line (issue4688) tags: support reading tags cache without populating tags: support setting hgtags fnodes cache entries tags: use try/except/finally verify: check the subrepository references in .hgsubstate verify: clarify misleading fncache message 1.2. core dirstate: ensure mv source is marked deleted when walking icasefs (issue4760) ignore: fix include: rules depending on current directory (issue4759) parsers: fix buffer overflow by invalid parent revision read from revlog revlog: add support for a callback whenever revisions are added revlog: raise an exception earlier if an entry is too large (issue4675) revset: fix a crash in parents() when 'wdir()' is in the set revset: fix iteration over ordered addset composed of non-ordered operands revset: gratuitous formating fix in keyword revset: improves time complexity of 'roots(xxx)' revset: port extra() to support keyword arguments revset: reduce nesting of chained 'or' operations (issue4624) revsetbenchmarks: fix argument parsing revsetbenchmarks: improve error output in case of failure revsetbenchmarks: improve revision printing revsetbenchmarks: support combining variants with "+" templater: do not reevaluate rawstring as template (BC) templater: remove noop calls of parsestring(s, quoted=False) (API) templater: rename parsestring() to unquotestring() (API) templater: take any string literals as template, but not for rawstring (BC) templater: tokenize decimal integer literal (issue4638) (BC) wireproto: correctly escape batched args and responses (issue4739) 1.3. extensions convert: add config option for disabling ancestor parent checks convert: add support for specifying multiple revs convert: allow customizing git remote prefix convert: apply the appropriate phases to the destination (issue4165) convert: fix bug with converting the same commit twice convert: handle copies when converting from Perforce (issue4744) convert: handle deleted files when converting from Perforce (issue4743) convert: handle deleted files when converting from Perforce (issue4743) convert: improve support for unusual .gitmodules convert: support incremental conversion with hg subrepos convert: support multiple specifed revs in git source convert: use 'default' for specifying branch name in branchmap (issue4753) convert: when converting from Perforce use original local encoding by default (BC) extdiff: allow modifications in subrepos to be copied back highlight: produce correct markup when there's a blank line just before EOF histedit: abort rather than edit a public changeset (issue4704) histedit: mark defaultrev option experimental largefiles: allow the archiving of largefiles to be disabled largefiles: avoid match.files() in conditions largefiles: ignore hidden changesets with 'verify --large --lfa' largefiles: pass in whole matcher to getstandinmatcher() largefiles: restore the original converter class after lfconvert --to-normal largefiles: use the convert extension for 'lfconvert --to-normal' largefiles: use the optional badfn argument when building a matcher largefiles: use try/except/finally mq: ban \r and \n in patch names (issue4711) mq: tweak config reading to make check-config happy mq: use the optional badfn argument when building a matcher mq: use ui.allowemptycommit to allow empty commits rebase: add short -k option for --keep rebase: remove extraneous blank at the end of file shelve: allow --patch and --stat without --list for a single shelf shelve: always backup shelves instead of deleting them shelve: keep old backups if timestamp can't decide exact order of them shelve: make maxbackup doc check-config friendly shelve: omit incorrect 'commit' suggestion at 'hg shelve -i' shelve: only keep the latest N shelve backups shelve: refactor allowables to specify sets of valid operations shelve: use try/except/finally transplant: restore dirstate correctly at unexpected failure 1.4. hgweb hgweb: don't dereference symbolic revision in paper & coal style (issue2296) paper: show branch/tags/bookmarks when blaming (issue3559) paper: show branch/tags/bookmarks when browsing (issue3559) paper: show branch/tags/bookmarks when comparing (issue3559) paper: show branch/tags/bookmarks when diffing (issue3559) paper: show branch/tags/bookmarks when viewing (issue3559) 1.5. unsorted archive: drop the leading '.' path component from the prefix (issue4634) archive: fix changesincelatesttag with wdir() archive: support 'wdir()' bufferedinputpipe: remove N^2 computation of buffer length (issue4735) bundle2: fix type of experimental option bundle2: pull bookmark the old way if no bundle2 listkeys support (issue4701) canonpath: fix infinite recursion censor: make various path forms available like other Mercurial commands censor: mark experimental option changegroup: compute seen files as changesets are added (issue4750) changelog: change input type of index_get_parents changelog: fix bug in heads computation changelog: move index_get_parents function up changelog: update read pending documentation check-commit: catch both patterns of double empty lines check-commit: print limit when user has a too-long summary check-config: add config option checker crecord: fix issue when backgrounding editor would leave artefact demandimport: alias builtin as builtins demandimport: define a 'deactivated' context manager demandimport: support importing builtins for Python 3 devel: rename 'all' to 'all-warnings' (BC) dispatch: add support for python-flamegraph[0] profiling dispatch: disable demandimport for the --debugger option email: fix config default value inconsistency exchange: support transferring .hgtags fnodes mapping extdiff: add support for subrepos filemerge: mark internal-only config option formatter: add template support formatter: mark developer options generaldelta: mark experimental reordering option hg: support for auto sharing stores when cloning hgewb: disable progress when serving (issue4582) hghave: allow adding customized features at runtime http2: mark experimental and developer options localrepo: eliminate requirements class variable (API) localrepo: kill off sopener (API) localrepo: mark format options mail: pass ui to sslutil.wrapsocket() even if verifycert is off (issue4713) match: add an optional constructor parameter for a bad() override match: add optional warn argument match: introduce boolean prefix() method match: resolve filesets in subrepos for commands given the '-S' argument parser: factor out function that parses right-hand side of prefix/infix ops parser: fill invalid infix and suffix actions by None parser: reorder infix/suffix handling to be similar to prefix/primary flow parser: resolve ambiguity where both prefix and primary actions are defined parser: separate actions for primary expression and prefix operator parser: take suffix action if no infix action is defined pathutil: hint if a path is root relative instead of cwd relative (issue4663) phase: default to current revision if no rev is provided (issue4666) profiler: mark developer-only config option progress: deprecate the progress extension progress: mark experimental option progress: respect ui.quiet (issue4726) revrange: build balanced tree of addsets from revisions (issue4565) run-tests: introduce PYTHON3 boolean constant (issue4668) run-tests: move all open-coded sys.version_info checks to PYTHON3 (issue4668) run-tests: move unicode-to-bytes operations on paths to a helper (issue4667) run-tests: prefer PYTHON3 constant to many version_info checks (issue4668) run-tests: replace open-coded .decode()s on paths with a helper (issue4667) scmutil: add an optional parameter to matcher factories for a bad() override scmutil: use the optional badfn argument when building a matcher setup.py: drop compatibility with Python 2.4 and 2.5 (BC) setup: hide octal literals inside strings so they're portable (issue4554) sshpeer: break "OutOfBandError" feature for ssh (BC) sshpeer: run the ssh command unbuffered ssl: prompt passphrase of client key file via ui.getpass() (issue4648) subrepo: mark internal-only option templatekw: display active bookmark more consistently (issue4552) (BC) test-discovery: disable bundle2 for legacy test (issue4610) bookmarks: abort the whole push if bookmarks fails to update (BC) phases: abort the whole push if phases fail to update (BC) templater: do not reevaluate rawstring as template (BC) templater: take any string literals as template, but not for rawstring (BC) templater: tokenize decimal integer literal (issue4638) (BC) bookmarks: remove unused updatecurrentbookmark function (API) bookmarks: rename bookmarkcurrent to activebookmark (API) bookmarks: rename readcurrent to readactive (API) bookmarks: rename setcurrent to activate (API) bookmarks: rename unsetcurrent to deactivate (API) bookmarks: simplify iscurrent to isactivewdirparent (API) commit: no longer allow empty commit with the 'force' argument (API) templater: remove noop calls of parsestring(s, quoted=False) (API) templater: rename parsestring() to unquotestring() (API)
2015-08-01Updated devel/py-nose to 1.3.7; databases/py-sqlalchemy to 1.0.8; ↵adam1-1/+4
databases/mysql-connector-c++ to 1.1.6