Commit graph

155217 commits

Author SHA1 Message Date
sno
18f3021f2a Updating security/p5-Authen-SASL from 2.12nb1 to 2.13
pkgsrc changes:
- Add license definition
- Adjust dependencies
- Add module type

Upstream changes:
Authen-SASL 2.13 -- Thu Sep 24 17:27:47 CDT 2009
  * RT#42191 Only use pass for GSSAPI credentials if it is an object of type GSSAPI::Cred
  * RT#675 Authorization with Authen::SASL::Perl::External
  * Call client_new and server_new inside eval so further plugins can be tried before failing
  * Prefer to use Authen::SASL::XS over Authen::SASL::Cyrus
2010-02-22 15:56:28 +00:00
sno
5b3cfd7497 Updated textproc/p5-XML-Elemental to 2.1.1 2010-02-22 15:23:17 +00:00
sno
757cdf4f4d Updating textproc/p5-XML-Elemental from 2.1 to 2.1.1
pkgsrc changes:
- Add license definition
- Make dependency to Task::Weaken a build-dependency, because it's not used

Upstream changes:
2.11  Nov 24 2009
    - Fixed another circular reference that was causing memeory leaks.
2010-02-22 15:23:06 +00:00
sno
21f34c610e Updated textproc/p5-Kwalify to 1.21 2010-02-22 15:10:31 +00:00
sno
372c15f7f3 Updating textproc/p5-Kwalify from 1.20 to 1.21
Upstream changes:
1.21
	- fixed RT #48800 (unique in mappings did not work correctly)
2010-02-22 15:10:20 +00:00
sno
8f52cdd3d4 Updated textproc/p5-Data-FormValidator to 4.65 2010-02-22 15:02:33 +00:00
sno
972a7b0d32 Updating textproc/p5-Data-FormValidator from 4.63 to 4.65
pkgsrc changes:
- Adjust dependencies

Upstream changes:
4.65 Wed Dec 30 22:17:33 EST 2009
    [NEW FEATURES]
    - New FV_replace() filter to simplify basic find-and-replace filters:
        field_filters => {
            first_name   => FV_replace(qr/Mark/,'Don'),
        },

    [BUG FIXES]
    - Untainted multi-line fields are no longer truncated after the first newline.
      (RT#44004, Thanks to Matthew Lawrence)
    - Fix bug when the constraint_method contains a capturing parens and 0 is a valid value.
      (RT#45177, Thanks to Junior Medina and Mark Stosberg)

    [DOCUMENTATION]
    - Typo fixes (Lyle)

    [INTERNALS]
    - Best Practice: Redundant <span> tag was removed from default error message formatting
      (RT#42926), Thanks to girlwithglasses)
    - Best Practice: eliminated some indirect object notation in the tests (Mark Stosberg)
    - Now require a new CGI.pm for the build stage (RT#49912, thanks to dsteinbrunner)
    - White space improvements (RT#30205, Thanks to Peter Liscovius)
    - Fixed a warning in the test suite (RT#42251, Thanks to Frank Wiegand)
2010-02-22 15:02:21 +00:00
sno
8bf305dc3c Updated textproc/p5-Convert-BER to 1.3200 2010-02-22 14:32:19 +00:00
sno
d6a25d9dce Updating textproc/p5-Convert-BER from 1.3101 to 1.3200
pkgsrc changes:
- Add license definition

Upstream changes:
1.32 -- Wed Oct 21 20:29:30 CDT 2009
  * remove label INIT, not valid as of 5.11.0
2010-02-22 14:32:08 +00:00
sno
fb775c34f2 Updated sysutils/p5-Sys-Filesystem to 1.27 2010-02-22 14:27:12 +00:00
sno
8f06ba10f3 Updating sysutils/p5-Sys-Filesystem from 1.23 to 1.27
pkgsrc changes:
- Adding license definition
- Adding dependencies

Upstream changes:
1.27
	Fixing RT#54406 (patch from Robert Bohne with some modifications)
	Fixing RT#54599 (patch from Jonathan Yu)
	Fixing wrong dependencies detection on Windows
	Fixing generic fstab/mnttab reading

1.26
	Adding more special file systems for Linux
	Prefer /proc/self/mounts over /etc/mtab (when available), fixes
	  RT #51151 (Thanks Tyler MacDonald)
	Fix some tests to skip when no regular file systems could be found
	Some Win32 fixes
	Switch to Module::Pluggable to load OS-plugins
1.25
	Fixed support for FreeBSD and generalize BSD support
	Fixed support for AIX
	Fixed aliased attribute support for Sys::Filesystem->filesystems
	Fix "Sys::Filesystem->filesystems ()" and
	  "Sys::Filesystem::filesystems" (reported by H.Merijn Brand)
	  by using Params::Util
	Add keyword "Id" to be used/expanded by svn
	Explain how restrictions on method filesystem works in Sys::Filesystem
	Add a version method to all fs plugins
	Update documentation
	Correct t/03test.t to use format instead of type (recommended)

1.24
        Added support for NetBSD (Jens Rehsack)
        Added support for HP-UX (H.Merijn Brand)
        Fixed POD a little
        Add a simple test to see whether it's working or not
	Increased required perl version (suggested by H.Merijn Brand)
2010-02-22 14:27:01 +00:00
sno
2ff86548cc Updated textproc/p5-Template-Declare to 0.43 2010-02-22 14:20:25 +00:00
sno
81b4de1ef5 Updating textproc/p5-Template-Declare from 0.42 to 0.43
Upstream changes:
0.43 2009-11-18
	* Test warning fixes (Theory)
	* Dist fixes suggested by rafl (Sartak)
2010-02-22 14:20:14 +00:00
sno
01f36e73df Updated textproc/p5-String-BufferStack to 1.15 2010-02-22 14:17:50 +00:00
sno
584806062c Updating textproc/p5-String-BufferStack from 1.14 to 1.15
pkgsrc changes:
- Adjust license

Upstream changes:
1.15   Wed Jan  6 18:26:17 2009
        * Don't calculate buffer length as it is built, unless we ask
          for it; it has serious runtime cost
2010-02-22 14:17:33 +00:00
sno
908b9ad05d Updated textproc/p5-podlators to 2.3.1 2010-02-22 14:01:14 +00:00
sno
38d7ba9e56 Updating textproc/p5-podlators from 2.3.0 to 2.3.1
upstream changes:
2010-02-17  Russ Allbery  <rra@stanford.edu>
	* VERSION: podlators 2.3.1 released.

	* lib/Pod/Text/Color.pm: Update $VERSION for recent changes.
	* lib/Pod/Text/Termcap.pm: Likewise.
2010-02-22 14:01:03 +00:00
sno
3e9d9ec58d Updated textproc/p5-Template-Tiny to 0.11 2010-02-22 13:55:35 +00:00
sno
b751cf5a1e Updating textproc/p5-Template-Tiny from 0.10 to 0.11
pkgsrc changes:
- Add dependency to Capture::Tiny as required

Upstream changes:
0.11 Mon 22 Feb 2010
	- Adding preparse-specific test script
	- Add compatibility with the horrible TT process() signature
	  (MSTROUT)
2010-02-22 13:55:24 +00:00
sno
7926c16d26 Updated textproc/p5-Text-RecordParser to 1.4.0 2010-02-22 13:47:41 +00:00
sno
1913d6fe2d Updating textproc/p5-Text-RecordParser from 1.3.0 to 1.4.0
pkgsrc changes:
adjust recommended dependency for ReadOnly::XS

Upstream changes are missing in the distribution, but tests succeeds.
2010-02-22 13:47:29 +00:00
sno
84d227e187 Updated security/p5-Data-SimplePassword to 0.05 2010-02-22 13:32:38 +00:00
sno
c0ddb963d3 Updating security/p5-Data-SimplePassword from 0.04nb1 to 0.05
pkgsrc changes:
- Add license definition
- Add module type
- Order dependencies like in META.yml (upstream)

Upstream changes:
0.05  Tue Oct 13 11:04:46 JST 2009
	* added a few new types for rndpassword(1).
	* added 'endless mode' for rndpassword(1).
	* cleaned code & pod up.
2010-02-22 13:32:25 +00:00
obache
b042ecaf40 * allow python-2.6
* add user-destdir support
2010-02-22 12:10:59 +00:00
obache
dd74e10b53 Add destdir support and mark as not make jobs safe. 2010-02-22 11:39:10 +00:00
obache
cf539ff134 conflicts with misc/git are resolved with git-4.9.5nb1. 2010-02-22 09:20:30 +00:00
obache
abe129e161 Updated graphics/GraphicsMagick to 1.3.11 2010-02-22 09:17:23 +00:00
obache
0cc8bc6382 Subserve last jump update from 4.3.20 to 4.9.5 without note of notable changes.
* add missing PLIST entries.
* need termcap library.
* exactly disable transition script, resolve conflicts with scmgit-* packages
  ("git" command was renamed to "gitfm" in version 4.9.2,
    and "git" command is just a transitional script now.
    it also notate git-scm command, but not fit to pkgsrc's devel/scmgit).
* skip lib/charset.alias, suggested by joreg.
* set LICENSE=gnu-gpl-v3
* marked as user-destdir support
* some pkglint clean.
Bump PKGREVISION.
XXX: this package should be renamed to "gnuit"?
2010-02-22 09:15:56 +00:00
wiz
846706dc43 Removed mk-files. 2010-02-22 08:38:50 +00:00
wiz
e48b667a56 Remove mk-files, as suggested by maintainer sjg in PR 41021. 2010-02-22 08:38:33 +00:00
obache
d0b85b8c46 Update GraphicsMagick to 1.3.11.
1.3.11 (February 21, 2010)
==========================

Security Fixes:

  * Fixed array underflow on systems using signed char which could
    result in a program crash due to extended characters in filenames
    or in certain file formats.

Bug fixes:

  * Fixed array underflow on systems using signed char which could
    result in a program crash due to extended characters in filenames
    or in certain file formats.

New Features:

  * Added a -thumbnail command to 'convert' and 'mogrify'.  This is a
    faster way to scale down the image when speed is a primary
    concern.

  * Added a -extent command to 'convert' and 'mogrify' which
    composites the image on top of a backing canvas image of solid
    color.

  * Added support for -compose to the 'convert' and 'mogrify', which
    were documented to support it (but did not).

Feature improvements:

  * None

Performance Improvements:

  * Requests for 'Over' and 'Atop' composition are converted to a
    request for the (faster) 'Copy' composition when both images are
    opaque.

Behavior Changes:

  * None
2010-02-22 06:10:32 +00:00
minskim
de6ac7ebaf Add tex-latex-doc. 2010-02-22 01:20:07 +00:00
minskim
81b63813a9 Import tex-latex-doc-2009 as print/tex-latex-doc.
This is documentation for tex-latex.
2010-02-22 01:18:42 +00:00
tron
b5e196624a Change very questionable C++ code slightly to avoid high CPU usage under
Mac OS X. (see https://bugzilla.gnome.org/show_bug.cgi?id=593240 for
more details). Tested with XChat and Wireshark under Mac OS 10.6.2 and
NetBSD/amd64 5.0_STABLE.
2010-02-21 23:51:25 +00:00
schwarz
3e38d80046 added a patch for MacOS 10.6 (64 bit mode) 2010-02-21 23:11:39 +00:00
joerg
560fad0bb6 Remove .orig files before installation to match PLIST. 2010-02-21 21:41:55 +00:00
tez
fec27623be fix for pr#42396 from dbus 1.2.16 (different branch than this)
don't pass -no-pointer-sign to compiler that does not support it (gcc34)
2010-02-21 19:32:25 +00:00
schmonz
4b2be464b2 Remove a considerable amount of case-sensitivity verbiage for Darwin,
mirroring changes to the text docs in pkgsrc/bootstrap.
2010-02-21 19:25:32 +00:00
schmonz
106c08d7fa It's been a couple years since the pkgsrc repository was modified
to support being checked out on case-insensitive file systems, and
many bulk builds have been done since then. Remove verbiage on this
subject, since nobody needs to concern themselves with it anymore,
and retire the associated script to create a suitable disk image.

(Similar changes to the Guide will follow shortly.)
2010-02-21 19:04:07 +00:00
wiz
f5717c135c Updated sysutils/grub to 0.97nb9 2010-02-21 16:45:03 +00:00
wiz
5ef51e2ef6 Apply patch:
Fix problem with systems with more than 2 GB memory (notably,
x86_64-based systems).  Thanks Goswin Brederlow.

From Debian via Andrew Daugherity in PR 36627.

Bump PKGREVISION.

pkglint cleanup while here.
2010-02-21 16:44:52 +00:00
wiz
8ca6b41d5d Mention adjustkernel removal. 2010-02-21 16:26:01 +00:00
wiz
7692d5545d Remove adjustkernel: Broken since 2002 (PR 17761). 2010-02-21 16:25:48 +00:00
wiz
cde0e872da Remove xdoom-license now that xdoom is gone. 2010-02-21 16:18:28 +00:00
wiz
cd2d7cfade Mention xdoom removal. 2010-02-21 16:17:39 +00:00
wiz
7056f29e35 Remove xdoom, use prboom instead, which also works on 64bit machines
(see PR 24024).
2010-02-21 16:17:12 +00:00
minskim
2a7f583a7e Let tex-amsmath-doc use DISTFILES from TeX Live 2009; no functional change. 2010-02-21 16:09:15 +00:00
wiz
5ba5ec5cef + etm-544, firefox-3.6.2 [pkgsrc-wip], tor-0.2.1.23, x264-devel-20100220.
- gnumeric-1.10.0, goffice-0.8.0, mysql51-embedded-5.1.44
2010-02-21 16:09:13 +00:00
minskim
9ceee40c9f Update distfiles. Changes are only in the files not installed. 2010-02-21 16:01:34 +00:00
minskim
cb0cd263d7 Add tex-german-dpc. 2010-02-21 15:47:48 +00:00