Commit graph

153453 commits

Author SHA1 Message Date
joerg
26ea797ff1 DESTDIR support 2010-01-29 23:01:53 +00:00
joerg
65b4b75a55 DESTDIR ready 2010-01-29 22:54:48 +00:00
joerg
bd5df4d926 DESTDIR support 2010-01-29 22:52:54 +00:00
minskim
4e1f2a91c4 Modify TEX_FORMATS for the multi-format enabled format.mk. 2010-01-29 22:50:55 +00:00
minskim
fdabb77c04 Note removal of tex-bin-tex. 2010-01-29 21:54:17 +00:00
minskim
280b7d9cca Remove tex-bin-tex, which was replaced by tex-tex in TeX Live 2009. 2010-01-29 21:53:26 +00:00
minskim
7caa5dd01e Note PKGREVISION bump of teTeX-bin. 2010-01-29 21:46:39 +00:00
minskim
fdcd185a48 Adapt teTeX-bin to TeX Live 2009.
- Replace tex-bin-tex with tex-tex.
- Remove format.tetex.cnf, which is no longer used.
2010-01-29 21:46:19 +00:00
rillig
2c37a19fa3 Added licenses. 2010-01-29 20:47:49 +00:00
joerg
5b5a4b0fa6 DESTDIR support 2010-01-29 20:40:58 +00:00
joerg
79177f21ce DESTDIR support 2010-01-29 20:26:04 +00:00
joerg
afed6d9ef3 DESTDIR support 2010-01-29 20:15:46 +00:00
joerg
6261219344 DESTDIR support 2010-01-29 20:02:25 +00:00
minskim
5f9f0046a6 Allow generating multiple TeX formats in a single package. 2010-01-29 19:59:47 +00:00
joerg
11eb4295a2 DESTDIR support 2010-01-29 19:54:17 +00:00
joerg
3a2b3ebb27 DESTDIR support 2010-01-29 19:43:36 +00:00
joerg
b23eb8c4f4 DESTDIR suppport 2010-01-29 19:43:32 +00:00
joerg
b30a189d73 DESTDIR support 2010-01-29 19:31:33 +00:00
joerg
d94e0a48eb PKG_DESTDIR_SUPPORT must be set before bsd.prefs.mk. 2010-01-29 19:31:18 +00:00
joerg
30cb42244f DESTDIR support 2010-01-29 19:19:49 +00:00
joerg
eaacd21e70 DESTDIR support 2010-01-29 19:05:18 +00:00
joerg
a7ebc06d21 DESTDIR ready 2010-01-29 19:04:47 +00:00
joerg
58a5e77873 DESTDIR support 2010-01-29 19:03:44 +00:00
minskim
324397fe51 Note PKGREVISION bump of teTeX-texmf. 2010-01-29 18:58:54 +00:00
minskim
4d7e660f5d Adapt teTeX-texmf to TeX Live 2009.
- Depend on tex-placeins-plain because it was separated from tex-misc.
- Do not use mt-belleek.map.
2010-01-29 18:57:32 +00:00
joerg
5a4aeeda39 DESTDIR support 2010-01-29 18:52:35 +00:00
joerg
22e0a57526 Use copy and manual messing with the package.conf in the DESTDIR case.
XXX Needs a better way to do this
2010-01-29 18:52:09 +00:00
adam
b0dc9420ff Updated qt4 to 4.6.1 2010-01-29 18:22:31 +00:00
adam
bad5adb087 Changes 4.6.1:
* Optimized empty QUrl creation
* Improve performance of getting the canonical filename on Linux
  and Symbian by using realpath() system call.
* Avoid stat() when opening a file.
* Do not look at the Qt patch-level version embedded in plugins'
  buildkeys when trying to determine if the plugin is compatible
* Bug-fixes
* load() and loadFromData() can now support compressed GL textures
  in the DDS, ETC1, PVRTC2, and PVRTC4 formats if the OpenGL graphics
  system is active and the appropriate extensions are present in the
  GL implementation.
* Fixed a small leak when using the new QPixmapCache::Key based API.
2010-01-29 18:19:09 +00:00
joerg
2a6536c2b2 DESTDIR support 2010-01-29 17:59:06 +00:00
joerg
0f4090d743 DESTDIR support 2010-01-29 17:44:37 +00:00
joerg
74f82c6e68 DESTDIR support 2010-01-29 17:30:09 +00:00
joerg
1b578cf545 DESTDIR ready 2010-01-29 17:28:52 +00:00
joerg
c038b3c48b Prepare for DESTDIR 2010-01-29 17:23:45 +00:00
joerg
4970e45433 DESTDIR support 2010-01-29 17:23:39 +00:00
joerg
b01a53917d Enable USE_DESTDIR by default for PKG_DEVELOPER. 2010-01-29 17:20:51 +00:00
joerg
461b3cb5ab Retire USE_DESTDIR=full workaround. 2010-01-29 17:20:27 +00:00
joerg
967566c0a2 DESTDIR support 2010-01-29 17:17:11 +00:00
joerg
13e7569fd5 DESTDIR support. 2010-01-29 17:16:49 +00:00
joerg
478e8ac47d Drop libXt, just pick it up the normal way. 2010-01-29 17:14:07 +00:00
joerg
dd16423a60 DESTDIR support 2010-01-29 16:51:38 +00:00
joerg
eef4fbe1cb DESTDIR support 2010-01-29 16:38:20 +00:00
joerg
2668149028 DESTDIR ready 2010-01-29 16:33:30 +00:00
joerg
134f7a8317 DESTDIR support 2010-01-29 16:27:13 +00:00
sno
b752d06e72 Updated devel/p5-Test-Harness to 3.20 2010-01-29 16:26:40 +00:00
sno
97948cc0f1 Updating devel/p5-Test-Harness from 3.17 to 3.10
pkgsrc changes:
- Adjusting license definition

Upstream changes:
3.20    2009-01-22
        - Remove references / dependency on TAP::Parser::Source::Perl

3.19    2009-01-20
        - Avoid depending on Module::Build. The resulting circular
          dependency made it impossible to install Test::Harness and/or
          Module::Build in some cases.

3.18    2009-01-19
        - Handle the case where the filename of the perl executable
          contains space. Thanks to kmx.
        - Various documentation fixes.

3.17_04 2009-??-??
        - Fix failures due to unknown location of Perl in t/source_handler.t.
        - Use EUMM style shebang magic to produce an executable 'psql'
          for t/source_handler.t.

3.17_03 2009-11-19
        - Fix failures due to over-strict assertions in t/source.t.

3.17_02 2009-11-17
        - Merge in Steve's missing changes. Oops.

3.17_01 2009-11-17
        - Re-engineered source handling API to allow users to configure how
          TAP is sourced by the parser.  Introduced a new 'sources' param to
          TAP::Harness, and new options to prove, eg:

              prove --source XYZ --xyz-option foo=bar

          The new TAP::Parser::SourceHandler API makes it much easier to
          write plugins.  This breaks backwards compatibility for plugins &
          extenstions that rely on the following APIs:

              TAP::Parser::Source
              TAP::Parser::SourceFactory
              TAP::Parser::IteratorFactory
              TAP::Parser, specifically:
                new: 'source' & 'tap' params
                source_class
                perl_source_class
                iterator_factory_class
                make_source
                make_perl_source
                make_iterator

          Please see the TAP::Parser docs for more details.
          [Steve Purkis & David Wheeler]
        - Removed dependency on File::Spec [Schwern]
        - Made it possible to pass different args to each test [Lee Johnson]
        - Added HARNESS_SUBCLASS option to Test::Harness
        - Added TAP::Parser::SourceHandler::File which lets you to stream TAP
          from a text file (eg: *.tap).
        - Added TAP::Parser::SourceHandler::pgTAP. All the source handlers are
          new, but this is the only one to add major new functioality: the
          ability to run pgTAP tests (http://pgtap.projects.postgresql.org/).
2010-01-29 16:26:30 +00:00
sno
0c5b38bb62 Updated devel/p5-Test-Pod to 1.41 2010-01-29 16:20:43 +00:00
sno
49b980be5e Updating devel/p5-Test-Pod from 1.40 to 1.41
pkgsrc changes:
- Adjusting dependencies

Upstream changes:
1.41 - 2010-01-14T20:09:25
    * Maintenance transfered to David Wheeler.
    * Test::Pod no longer complains about the construct L<text|url>, as it is
      no longer illegal (as of Perl 5.11.3).
    * Switched to Module::Build.
2010-01-29 16:20:33 +00:00
joerg
c1c625a7d5 DESTDIR support 2010-01-29 16:08:17 +00:00
sno
379728b335 Updated devel/p5-IPC-Cmd to 0.54 2010-01-29 16:04:34 +00:00