Commit graph

184463 commits

Author SHA1 Message Date
markd
c0befdc436 Detect the version of recent xine's that have moved the version number
macros to xine/version.h
2012-03-22 22:08:29 +00:00
wiz
cc97bff046 Updated textproc/doclifter to 2.3nb4 2012-03-22 21:44:05 +00:00
wiz
94d8211372 Bump PKGREVISION for man pages fix. 2012-03-22 21:43:54 +00:00
wiz
b473bf8fe2 Avoid some confusion by not putting to-be-documented macros at the
beginning of a line.
2012-03-22 21:43:35 +00:00
ryoon
94ec3601b1 Bump PKGREVISION.
devel/nss is needed to buildlink.
Reported from tsustui@.
2012-03-22 21:36:08 +00:00
wiz
9643a09c08 Restrict copy pattern to avoid failure due to files/CVS not being copied. 2012-03-22 21:32:54 +00:00
ryoon
c98a1e8624 Fix build with gcc<4.5.
For example, fix build on DragonFly 3.0.1.
See https://bugzilla.mozilla.org/show_bug.cgi?id=621446
2012-03-22 21:14:24 +00:00
asau
9099d89556 Updated lang/polyml to 5.4.1 2012-03-22 20:49:07 +00:00
asau
26be040688 Update to Poly/ML 5.4.1
Changes in Poly/ML Version 5.4

Major New Features

 * Major rewrite of the X86 code-generator and combining the 32 and
   64-bit versions into a single module. It now supports the floating
   point instructions.
 * Changes to the way functions with polymorphic equality are
   handled to eliminate the "structural equality" code.
 * Uses the GMP library if that is available when Poly/ML is
   built otherwise falls back to the old Poly/ML code.

Minor Additions and Changes

 * Added a SingleAssignment structure
 * Support for the Itanium processor using the interpreted version.
 * Various bug fixes.
2012-03-22 20:48:43 +00:00
markd
652290d392 added tex-biblatex{,-doc} tex-logreq{,-doc} 2012-03-22 20:34:31 +00:00
markd
645fc9c81a add tex-biblatex{,-doc} tex-logreq{,-doc} 2012-03-22 20:23:34 +00:00
markd
7355d50a60 import tex-logreq-doc 1.0
Documentation for tex-logreq
2012-03-22 20:20:46 +00:00
markd
f456f11b57 import tex-logreq 1.0
The package helps to automate a typical LaTeX workflow that
involves running LaTeX several times, running tools such as
BibTeX or makeindex, and so on. It will log requests like
"please rerun LaTeX" or "please run BibTeX on file X" to an
external XML file which lists all open tasks in a machine-
readable format. Compiler scripts and integrated LaTeX editing
environments may parse this file to determine the next steps in
the workflow in a way that is more efficient than parsing the
main log file. In sum, the package will do two things: 1)
enable package authors to use LaTeX commands to issue requests,
2) collect all requests from all packages and write them to an
external XML file at the end of the document.
2012-03-22 20:19:53 +00:00
markd
9b78cb12f3 import tex-biblatex-doc 1.7
Documentation for tex-biblatex
2012-03-22 20:16:30 +00:00
markd
44e80d4549 import tex-biblatex 1.7
The biblatex package is a complete reimplementation of the
bibliographic facilities provided by LaTeX in conjunction with
BibTeX. It redesigns the way in which LaTeX interacts with
BibTeX at a fairly fundamental level. With biblatex, BibTeX is
only used (if it is used at all) to sort the bibliography and
to generate labels. Instead of being implemented in BibTeX's
style files, the formatting of the bibliography is entirely
controlled by TeX macros. Good working knowledge in LaTeX
should be sufficient to design new bibliography and citation
styles -- there is no need to learn BibTeX's postfix stack
language. Just like the bibliography styles, all citation
commands may be freely (re)defined. In fact, users need not
remain bound to BibTeX for use with biblatex: an alternative
bibliography processor biblatex-biber is available. Development
of biblatex and biblatex-biber is closely coupled; the present
release of biblatex is designed to work with biblatex-biber
version 0.9.3. The package needs e-TeX, and uses the author's
etoolbox and logreq packages. For users of biblatex-biber,
version 0.9 is required (at least; refer to the notes for the
version of biblatex-biber that you are using). Apart from the
features unique to biblatex, the package also incorporates core
features of the following packages: babelbib, bibtopic,
bibunits, chapterbib, cite, inlinebib, mcite and mciteplus,
mlbib, multibib, splitbib. There are also some conceptual
parallels to the natbib and amsrefs packages. The biblatex
package supports split bibliographies, multiple bibliographies
within one document, and separate lists of bibliographic
shorthands. Bibliographies may be subdivided into parts (by
chapter, by section, etc.) and/or segmented by topics (by type,
by keyword, etc.). The package is fully localized and can
interface with the babel package.
2012-03-22 20:15:12 +00:00
ryoon
c46d9972f4 Updated fonts/ricty-ttf to 3.1.3 2012-03-22 18:26:26 +00:00
ryoon
64ef026b1b Update to 3.1.3
* Upstream moves to github (https download using curl)

Changelog:
3.1.3
* Add Ricty Discord commandline option
* Add some commandline options

3.1.2
* Sync with Migu 20111002 (this change breaks backword compatibility)
* Add some commandline options
2012-03-22 18:25:44 +00:00
ryoon
0812d503b6 Updated fonts/migu-ttf to 20111002 2012-03-22 18:21:49 +00:00
ryoon
536657efe0 Update to 20111002
PR pkg/46169 from ISIHARA Takanori

Changelog:
* sync "M^+ TESTFLIGHT 043".
* fix a part of widths of strings problem.
* fix unvisible U+FFE3 under 12pt problem.
* change font file name. (ex. Migu-1P-regular.ttf -> migu-1p-regular.ttf)
* etc..
2012-03-22 18:20:33 +00:00
drochner
eb04964d7f oops, xineplug_decode_qt/w32dll are in PLIST.i386 2012-03-22 17:34:15 +00:00
adam
bf585aba54 Updated shells/tcsh to 6.18.01 2012-03-22 16:55:43 +00:00
adam
86bdc156cf Changes 6.18.01:
* new autorehash builtin to control how the internal command hash
  table is maintained.
* globstar globbing to allow ** and *** expansions
* euid, euser, egid variables.
* wait built-in is now interruptible
* new anyerror variable to control error handling in pipelines
2012-03-22 16:54:25 +00:00
ryoon
7add9f6135 Updated fonts/umefont-ttf to 0.437 2012-03-22 16:43:01 +00:00
ryoon
7c664c189e Update to 0.437
Changelog:
In Gothic (Sans-serif) family
 * Fix glyphs in Unicode : 0020-668f, 9475-ffff (first check)
 * Fix glyphs in SJIS : second check completed

In Minchi (Serif) family
 * Fix glyphs in Unicode : 0020-668f, 9470-ffff (first check)
 * Fix glyphs in SJIS : second check completed
2012-03-22 16:41:57 +00:00
sno
591ffcf2cc Updated devel/p5-namespace-clean to 0.23 2012-03-22 16:28:53 +00:00
sno
498f1a10da Updating package for Perl5 module namespace::clean from CPAN in
devel/p5-namespace-clean from 0.21 to 0.23.

pkgsrc changes:
- adjust dependencies

Upstream changes:
    [0.23]
        - Rely on B::Hooks::EndOfScope version 0.10 to fix issues with
          new Module::Runtime versions (>= 0.012) on perl 5.10 due
          to incorrect hook firing due to %^H localisation.
        - Fix failures on 5.13.6 due to incorrect version number threshold
          (RT#74683)

    [0.22] (official fix of all the %^H ickyness)
        - Simplify the >= 5.10 PP variant even more - move the hook from
          DESTROY into DELETE
        - Force explicit callback invocation order on 5.8 PP

    [0.21_02]
        - Replace the %^H tie approach with fieldhashes, fixes all known
          corner cases and caveats on supported perls >= 5.8.1 (FC)
        - Compile away the debugger fixup on perls >= 5.15.5 (FC)

    [0.21_01]
        - More robust handling of the tied %^H in pure perl mode (RT#73402)
        - Limit the debugger workarounds to perls between 5.8.8 and 5.14,
          extend debugger support to all perl versions (FC) (RT#69862)
        - If possible, automatically install (but not load) the debugger
          workaround libraries on perls between 5.8.8 and 5.14 (RT#72368)
        - Add back dropped NAME section (RT#70259)
2012-03-22 16:28:43 +00:00
sno
bdaef20a1b Updated devel/p5-Test-Fatal to 0.010 2012-03-22 16:25:40 +00:00
sno
06801ea48e Updating package for Perl5 module Test::Fatal from CPAN in
devel/p5-Test-Fatal from 0.008 to 0.010.

Upstream changes:
0.010     2012-02-16 10:27:54 America/New_York
          avoid tickling an overloading bug in perl 5.6 during testing (thanks,
          Zefram)

0.009     2012-02-09 15:26:11 America/New_York
          advise against using isnt(exception{...},undef)
2012-03-22 16:25:30 +00:00
sno
69beaa1e53 Updated devel/p5-System-Command to 1.06 2012-03-22 16:23:12 +00:00
sno
b016452e3b Updating package for Perl5 module System::Command from CPAN in
devel/p5-System-Command from 1.05 to 1.06.

Upstream changes:
1.06 Sun Jan  8 00:36:40 CET 2012
        [ENHANCEMENTS]
        - add tests that show that I don't understand what I'm doing
          with STDIN/OUT/ERR, and remove the offeding code (RT #73614)
2012-03-22 16:23:02 +00:00
sno
d525bc00d3 Updated devel/p5-Path-Class to 0.25 2012-03-22 16:20:40 +00:00
sno
6865e5c867 Updating package for Perl5 module Path::Class from CPAN in
devel/p5-Path-Class from 0.24 to 0.25.

Upstream changes:
0.25  Wed Feb 15 20:55:30 CST 2012
 - resolve() now croak()s instead of die()s on non-existent file. [Danijel Tašov]
 - Added a traverse() method for directories, based on the fmap_cont()
   method of Forest::Tree::Pure.  It's an alternative to ->recurse,
   which allows for more control over how the recursion
   happens. [Jesse Luehrs]
 - Fixed a grammar error in the docs. [Shlomi Fish]
2012-03-22 16:20:30 +00:00
drochner
1a7f55f07f disable "configure" checks for both -Werror-implicit-function-declaration
and -Werror=implicit-function-declaration -- both map to the same
internal shell variable which makes that the results cannot be
distinguished
should fix PR pkg/46238 by Greg Oster
2012-03-22 16:19:11 +00:00
sno
efb9c756cd Updated devel/p5-Parse-CPAN-Packages to 2.35 2012-03-22 16:17:52 +00:00
sno
e8ed148ab9 Updating package for Perl5 module Parse::CPAN::Packages from CPAN in
devel/p5-Parse-CPAN-Packages from 2.31nb2 to 2.35.

pkgsrc changes:
- import archivers/p5-Archive-Peek and adjust dependency information

Upstream changes:
2.35 Mon Sep 12 21:47:00 GMT+2 2011
  - added rudimentary logic to return the subs in a package, as well as
    verify via regex whether a given sub is in the package

2.34 Tue Aug 30 15:03:00 GMT+2 2011
  - added methods to the generated objects to try and retrieve dist
    contents from a local cpan mirror
  - some refactoring/cleanup with no functional changes

2.33 Sun Dec 27 10:42:59 GMT+2 2010
  - updated documentation
    - explanation on how to use local cpan cache ( thanks to Slaven
      Rezić <SREZIC@cpan.org> )
    - spelling and package name fixes
      (Phillip Moore <w.phillip.moore@gmail.com>)
  - improved memory use a bit by eleminating temp variable
    (thanks to Chris 'BinGOs' Williams <chris@bingosnet.co.uk>)

2.32 Sun Dec 26 14:02:59 GMT+2 2010
  - better windows compatibility
    (thanks to Vincent Pit <perl@profvince.com>)
2012-03-22 16:17:41 +00:00
sno
82c7c5c697 Added archivers/p5-Archive-Peek version 0.35 2012-03-22 16:07:05 +00:00
sno
c3369709b4 Importing package for Perl5 module Archive::Peek 0.35 into
archivers/p5-Archive-Peek to fulfil requirements of scheduled
devel/p5-Parse-CPAN-Packages update.

This module lets you peek into archives without extracting them.
2012-03-22 16:06:50 +00:00
sno
d9e8cb75a3 Updated devel/p5-Memoize to 1.02 2012-03-22 15:53:03 +00:00
sno
e1ca14b50c Updating package for Perl5 module Memoize from CPAN in devel/p5-Memoize
from 1.01nb5 to 1.02 (same as in Perl5 core).

Upstream changes:
1.02  Mon, 29 Nov 2010 18:33:58 +0100
  * First release with a changelog, woo!
  * Synchronise with changes in bleadperl up to version 1.01_03.
  * Memoize::Saves, an experimental example module previously included in this
    distribution, has been removed and put into its own distribution on CPAN.
2012-03-22 15:52:53 +00:00
sno
e99249442c Updated devel/p5-Module-Build to 0.40000 2012-03-22 15:51:18 +00:00
sno
4efa8bde9a Updating package for Perl5 module Module::Build from CPAN in
devel/p5-Module-Build from 0.38000 to 0.40000.

Upstream changes (from 0.3800 to 0.40):
0.40 - Fri Feb 24 18:47:48 CET 2012
  - Released 0.39_02 as 0.40 without any code changes

0.39_02 - Thu Feb 17 00:33:18 MET 2012

  [BUG FIXES]
  - Fixed bug where modules without $VERSION might have a version of '0'
    listed in 'provides' metadata, which will be rejected by PAUSE
    [David Golden, reported by Christopher Fields]
  - Fixed bug in PodParser to allow numerals in module names
    [Tokuhirom]
  - Fixed bug where giving arguments twice led to them becoming arrays,
    resulting in install paths like "ARRAY(0xdeadbeef)/lib/Foo.pm"
    [Leon Timmermans]

  [DOCUMENTATION]
  - Fixed deviance from alphabetical order in documentation of
    constructor parameters. [Eric Brine]
  - Add documentation for configure_requires constructor parameter.
    [Eric Brine]
  - Change some of the docs' language describing relationship to
    MakeMaker. [Ken Williams]

  [OTHER]
  - List Perl-Toolchain-Gang repo as official repo

0.39_01 - Thu Jul 21 16:48:48 EDT 2011
  [BUG FIXES]
  - Fixed bug with a nested directory named 'share' inside a ShareDir
    (RT#68585) [David Golden]
  - Fixed failing tilde.t when run under UID without passwd entry
    (RT#67893) [Dominic Hargreaves]

  [DOCUMENTATION]
  - Fixed typo in Module::Build (RT#67008) [David Golden]

  [OTHER]
  - Pod to HTML internals changed to support new Pod::Html work
    in the Perl core
2012-03-22 15:51:08 +00:00
sno
cba332d1b2 Updated devel/p5-MetaCPAN-API to 0.42 2012-03-22 15:43:37 +00:00
sno
fef882a162 Updating package for Perl5 module MetaCPAN::API from CPAN in
devel/p5-MetaCPAN-API from 0.34 to 0.42.

Upstream changes:
0.42        08.01.12
            * Corrected documentation in MetaCPAN::API::Source.
            * Updated Dist::Zilla configuration, added more tests.

0.41        07.01.12
            * Use Test::TinyMocker 0.02 syntax in tests to avoid test fails.

0.40        06.01.12
            * Fixed JSON encoding so ElasticSearch won't fail.
              (Christian Walde)
            * Documentation fixes (Logan - logie17).

0.34        02.10.11
            * Added MetaCPAN::API::Source (Renee Baecker).
            * Fix of HTTP::Tiny content-type in options (Renee Baecker).
            * Typo fix (Olaf Alders, reported by @doherty).
2012-03-22 15:43:25 +00:00
obache
fc4de25d40 Bump PKGREVISION refrecting the default Ruby's version change. 2012-03-22 15:33:43 +00:00
taca
3712daa52b - qpopper-4.0.14. 2012-03-22 15:00:29 +00:00
taca
a55f0d06e0 * Remove contao29 related lines.
* Update "used by" in comments.
2012-03-22 14:59:38 +00:00
taca
94781bc309 Note remove of contao29 based packages:
www/contao29
	www/contao29-example
	www/contao29-translations
2012-03-22 14:57:06 +00:00
taca
91573e3455 Remove contao29.
Please switch to contao211 (or contao210).
2012-03-22 14:56:20 +00:00
taca
0391607b1c Remove contao29-example.
Please switch to contao211 (or contao210).
2012-03-22 14:55:35 +00:00
taca
85e4069481 Remove contao29-translations.
Please switch to contao211 (or contao210).
2012-03-22 14:54:57 +00:00