Commit graph

153431 commits

Author SHA1 Message Date
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
sno
66dcb05cfd Updating devel/p5-IPC-Cmd from 0.50 to 0.54
pkgsrc changes:
- Add PERL5_REQD to mark, that not otherwise available from Perl-5.10.0 core
  are required

Upstream changes:
Changes for 0.54    Sun Nov 15 21:43:51 GMT 2009
=================================================
* Fixed issues on older perls requiring Time::HiRes

Changes for 0.52    Fri Nov 13 16:15:11 GMT 2009
=================================================
* Added documentation for run_forked()

Changes for 0.51_01 Sun Nov  8 22:36:33 GMT 2009
=================================================
* Apply patch from Petya Kohts, RT #50398, which adds
  run_forked()
2010-01-29 16:04:23 +00:00
joerg
5cf584d6ed DESTDIR support 2010-01-29 15:59:57 +00:00
sno
e0cf6334a6 Updated devel/p5-IPC-System-Simple to 1.20 2010-01-29 15:32:02 +00:00
sno
ab4939b115 Updating devel/p5-IPC-System-Simple from 1.18 to 1.20
Upstream changes:
1.20  Sat Jan  9 15:08:41 AUSEST 2010
        * TEST: t/win32.t no longer claims to have more tests than
          it really has.  This fixes an install issue under Windows.
          RT #53124.  Thanks to Erez Schatz and Curtis Jewell for
          spotting this.

1.19  Fri Dec  4 14:14:25 AUSEST 2009
        * TEST: Added tests to ensure correct behaviour when
          calling commands in Windows which are contained in directories
          that contain spaces. (These tests are currently skiped,
          as they're testing for a known bug.)
        * BUGFIX: Spurious warnings about redefining POSIX macros
          no longer plague Windows systems.
2010-01-29 15:31:51 +00:00
sno
5960c41fd4 Updated devel/p5-Module-Install to 0.92 2010-01-29 15:23:26 +00:00
sno
0158d24271 Updating devel/p5-Module-Install from 0.91nb2 to 0.92
pkgsrc changes:
- Adjusting license definition
- Put the dependencies in the same order as in upstream META.yml

Upstream changes:
0.92 Thu 21 Jan 2010
	- Support github.com bugtracker (CHORNY)
	- Made the matching phrase for the perl license a bit shorter
	  to allow "the same terms as Perl 5.10" etc (ISHIGAKI)
	- Refactor part of license_from to separate sub, tests for a new
	  sub (CHORNY)
	- Refactor part of perl_version_from to separate sub, tests for
	  a new sub (CHORNY)
	- Allow spaces at the start of string when using
	  perl_version_from (CHORNY)
	- The all_from command now stores the filename in the 'all_from'
	  key for later reuse (MARCEL)
	- Support code.google.com bugtracker (CHORNY)
	- If the DSL code fails, say why (ADAMK)
	- Now autoinstall doesn't die on CPAN-1.81 (JJORE)
	- Check 'copyrights' section for license also (CHORNY)
	- Test passing correct params to EU::MM (CHORNY)
	- Use BUILD_REQUIRES EU::MM param for better OS packages (CHORNY)
	- Bundled prereqs will be removed from build prereqs only (CHORNY)
	- Use MIN_PERL_VERSION EU::MM param (CHORNY)
	- Better search for 'Perl' license (CHORNY)
	- Adding 'makemaker' command to make EU:MM version conditionals
	  easier (ADAMK)
	- Removed a variety of Perl::MinimumVersion complaints (ADAMK)
2010-01-29 15:23:10 +00:00
sno
23e64603da Updated converters/p5-MIME-Base64 to 3.09 2010-01-29 15:16:58 +00:00
sno
0718594a5f Updating converters/p5-MIME-Base64 from 3.08 to 3.09
Upstream changes:
2010-01-25 Release 3.09 - Gisle Aas <gisle@ActiveState.com>
   The Quoted-Printable encoder would sometimes output lines
   that were 77 characters long.  The max line length should be 76.
   [RT#53919]
2010-01-29 15:16:47 +00:00
sno
6be98b2225 Updated textproc/p5-String-RewritePrefix to 0.005 2010-01-29 15:13:48 +00:00
sno
c13b2c19a6 Updating textproc/p5-String-RewritePrefix from 0.004 to 0.005
pkgsrc changes:
- Adjusting dependencies

Upstream changes:
0.005     2009-11-30
          export "rewrite" with Sub::Exporter
          prefix new_rewriter with a _; it was always private
2010-01-29 15:13:37 +00:00
tnn
fafc25079d adust CONFLICTS 2010-01-29 15:13:00 +00:00
tnn
f23eac600f bump revision due to libev/bl3.mk bump 2010-01-29 15:07:12 +00:00
tnn
c32a161dc2 avoid conflicts with libevent 2010-01-29 15:05:00 +00:00
wiz
e95e4cac67 + abcm2ps-6.0.1, abcmidi-20100123.
- apache-tomcat6-6.0.24.
2010-01-29 14:29:45 +00:00
roy
e234b66491 Punt stale file 2010-01-29 13:27:54 +00:00
roy
b14e6ad409 Update to recursor-3.1.7.2
Changes from 3.1.7 include:
* Fixed CVE-2009-4009 and CVE-2009-4010
* Improved error messages when parsing zones
* Resilience against whitespace in configuration
* Performance increase
2010-01-29 13:26:45 +00:00
adam
163b76c1c0 Fix: fails to build when iodbc is also installed 2010-01-29 13:09:55 +00:00
roy
4474c8cf46 Updated net/dnsmasq to 2.52 2010-01-29 12:33:28 +00:00
roy
2f94932b15 Update to dnsmsasq-2.52
Changes from dnsmasq-2.51 include
* More conservative in detecing "A for A" queries
* Increased default number of leases to 1000
* Added support for RFC3925 "Vendor-Identifying Vendor Options"
* Default DNS packet size now 4096 as recommended by RFC5625
2010-01-29 12:33:06 +00:00
tron
22ae6a162b Note update of the "wireshark" package to version 1.2.6. 2010-01-29 12:10:36 +00:00
tron
aa2aefe1c3 Update "wireshark" package to version 1.2.6. Changes since version 1.2.5:
- Bug Fixes
  The following vulnerabilities have been fixed. See the security
  advisory for details and a workaround.
  - Babi discovered several buffer overflows in the LWRES
    dissector.
  The following bugs have been fixed:
  - Wireshark could crash while decrypting Kerberos data.
  - Address display filters hang Wireshark. (Bug 658)
  - PSML - structure context node missing. (Bug 1564)
  - Wireshark doesn't dynamically update the packet list. (Bug 1605)
  - LUA: There's no tvb_get_stringz() equivalent. (Bug 2244)
  - tvb_new_real_data is prone to memory leak. (Bug 3917)
  - Malformed OPC UA traffic makes Wireshark "freeze". (Bug 3986)
  - Analyze->Expert... doesn't show IP "Bad Checksum" errors. (Bug 4177)
  - Wireshark can't decrypt WPA(2)-PSK when passphrase is 63
    bytes. (Bug 4183)
  - RTP stream analysis: Wrong jitter values after clicking the
    refresh button. (Bug 4340)
  - Wireshark decodes bootp option 2 incorrectly. (Bug 4342)
  - Deleting SMI modules causes Wireshark to crash. (Bug 4354)
  - Wireshark decodes kerberos AS-REQ PADATA incorrect. (Bug 4363)
  - PDML output from TShark includes invalid characters. (Bug 4402)
  - Empty GPRS LLC S frames cause truncated data exception. (Bug 4417)
- Updated Protocol Support
  BJNP, BOOTP/DHCP, DHCPv6, FIP, GPRS LLC, IEEE 802.11, IP,
  Kerberos, OPCUA, SCTP, SSL, ZRTP
2010-01-29 12:09:52 +00:00
obache
aabdae4ae4 Fixes TODO entries for apache-tomcat. 2010-01-29 11:48:45 +00:00