Commit graph

138723 commits

Author SHA1 Message Date
sno
d5b1e13af8 Updated textproc/p5-Encode to 2.31 2009-03-01 21:56:38 +00:00
sno
e5d19161cd Updated net/p5-Net-LibIDN to 0.12 2009-03-01 21:55:53 +00:00
sno
9391e438b2 Updated devel/p5-Module-Build to 0.32 2009-03-01 21:55:11 +00:00
sno
6d35ad52fe pkgsrc changes:
- update module to 2.31

Upstream changes

$Revision: 2.31 $ $Date: 2009/02/16 06:18:09 $
! lib/Encode/MIME/Header.pm
  "Revert [29767] and [29771] since it breaks perl 5.8" by miyagawa
  http://coderepos.org/share/changeset/30111

2.30 2009/02/15 17:44:13
! encoding.pm
  fixed regexes, et cetera. by drry
  http://coderepos.org/share/changeset/29767
! lib/Encode/MIME/Header.pm
  Addressed: Encode::MIME::Header::decode should respect CHECK
  http://rt.cpan.org/Ticket/Display.html?id=43204
  http://coderepos.org/share/changeset/29767
2009-03-01 21:53:39 +00:00
sno
4fb17a69f1 add dependency to devel/libgetopt for platforms without getoptlong 2009-03-01 21:51:22 +00:00
sno
ea7469b323 pkgsrc changes:
- Update to module version 0.12

Upstream changes:

0.12  Thu Feb 26 13:44:06 CET 2009
	- Applied NetBSD compatibility patch (Thanks Havard Eidnes), fixes #39294
	- Applied Win32 memory free compatibility patch (Thanks CPAN user SISYPHUS),
	  maybe fixes #43110
2009-03-01 21:49:54 +00:00
sno
df170a37ad pkgsrc changes:
- update to module version 0.32
- introduce options to choose recommented dependencies
- make previous dependencies and other useful default

Upstream changes:

0.32 - Wed Feb 25 17:40:02 PST 2009

 No changes since 0.31_04.

0.31_04 - Fri Feb 20 11:04:59 PST 2009

 Other
 - Bumped Test::Harness prereq to 3.16 for latest PERL5LIB fixes (solves
   test failures when installing Module::Build using CPANPLUS::Dist::Build)
   [David Golden]

0.31_03 - Sun Feb  8 14:54:01 PST 2009

 Enhancements
 - added a "prereq_data" action that prints a Perl data structure of
   all prerequisites; can be loaded by external tools using eval()
   [David Golden]

 Bug-fixes
 - 'fakeinstall' action warns and skips without ExtUtils::Install 1.32+
   [David Golden, reported by Zefram]
 - allows Module::Build version mismatch when installing self; works around
   limitations in CPANPLUS::Dist::Build [David Golden]

0.31_02 - Tue Jan 27 09:16:43 PST 2009

 Other
 - tests now use File::Temp (added to build_requires); appears to fix
   Win32 testing heisenbug on directory removal during high system loads
 - use_tap_harness.t will skip unless a release version of TAP::Harness
   is installed
 - improved diagnostics to ensure_blib() tests in t/lib/MBTest.pm

 Compat
 - passthrough Makefile.PL will now play nice with cpantesters' on
   exit(0) (RT#32018) [Eric Wilhelm]

 Bug Fixes
 - fix for doubling-up of --prefix (RT#19951)
2009-03-01 21:47:22 +00:00
sno
ce2eeaecc9 fix capitalized NetBSD.org 2009-03-01 21:35:05 +00:00
wiz
721ca0033f Added textproc/mdoclint version 1.0 2009-03-01 21:26:34 +00:00
wiz
e4682a829b + mdoclint. 2009-03-01 21:26:20 +00:00
wiz
d5222d76c5 Initial import of mdoclint-1.0:
mdoclint is a tool to verify that man pages follow the conventions
for NetBSD (and most other BSDs) regarding structure and macro
usage.
2009-03-01 21:25:39 +00:00
sno
286da06cb3 Updated devel/p5-File-HomeDir to 0.82 2009-03-01 21:17:08 +00:00
sno
a7396ca4fc pkgsrc changes
- Updating to version 0.82
- removing maintainer - maintainer is unreachable
  <bartosz@atom.eu.org>: Host or domain name not found. Name service error for
    name=atom.eu.org type=MX: Host not found, try again

Upstream changes:

0.82 Tue 14 Oct 2008
	- When we get more than one warning, diag the warnings
	  so that we have actually have a chance to get rid of
	  the extra warnings.

0.81 Thu  3 Jul 2008
	- Updating to Module::Install 0.77
	- Localising $@ during evals
	- Updating Perl version dependency to 5.00503
2009-03-01 21:15:50 +00:00
jdolecek
36ea6f702b fix pasto - s/Qt3/Qt4/ 2009-03-01 20:26:13 +00:00
joerg
3e42298569 DESTDIR support. 2009-03-01 19:17:45 +00:00
jmcneill
d012ed97ac Updated sysutils/hal to 0.5.11nb22 2009-03-01 18:23:15 +00:00
jmcneill
4473bec977 Plug a memory leak in envsys_timeout; the caller of prop_dictionary_all_keys
is responsible for freeing allocated memory. Bump PKGREVISION.
2009-03-01 18:22:31 +00:00
minskim
cae051591a Override TEXMFCONFIG instead of TEXMFSYSCONFIG for better isolation of
the build environment.
2009-03-01 18:13:50 +00:00
minskim
1284f963ba Note PKGREVISION bump of dvipsk. 2009-03-01 18:09:52 +00:00
minskim
dabe31c211 - texlive-tetex is needed at build-time only.
- Make sure that generating config.ps is not affected by the system's
  config.ps.

Bump PKGREVISION.
2009-03-01 18:09:18 +00:00
minskim
ec1f820d56 Note PKGREVISION bump of xdvik. 2009-03-01 17:45:58 +00:00
minskim
a836dc6e49 Fix build problems of xdvi, noted by seb@.
- Add a build-time dependency on texlive-tetex to use texconfig.
- Make sure that generating a conf file does not depend on files that are
  already installed.

Bump PKGREVISION.
2009-03-01 17:45:19 +00:00
wiz
2d61a1871c Added textproc/mdocml version 1.3.13 2009-03-01 15:22:09 +00:00
wiz
a48e8de2e1 + mdocml. 2009-03-01 15:21:17 +00:00
wiz
bd8b7d0bca Initial import of mdocml-1.3.13:
The mdocml utilities interface with the mdoc library to compile
mdoc-roff documents into a variety of output formats.
2009-03-01 15:19:49 +00:00
wiz
8e8f10123b + asterisk-1.6.0.6, hylafax-5.2.9, ikiwiki-3.05, mew-6.2 [pkg/40808|as
mew6?], mkvtoolnix-2.5.2, p5-Net-LibIDN-0.12, p5-Net-Twitter-2.10
  [pkg/40812], php5-5.2.9, phpmyadmin-3.1.3, py-subversion-1.5.6,
  samba-3.3.1, subversion-base-1.5.6, tea-23.1.0, x264-devel-20090228,
  xfce-4.6.0, zile-2.3.3.
2009-03-01 15:14:34 +00:00
wiz
eb662df67a Updated misc/gwaei to 0.15.0 2009-03-01 15:13:34 +00:00
wiz
94fffb00f1 Update to 0.15.0:
2009-02-21: Released gWaei 0.15.0
  The newest version of gWaei has finally arrived!  This version took so long
  because it was edging on being a total rewrite.  Many of the dangling
  variables that I had floating around are now neatly put away into C structs.

  On the front end, there is a link saying "Where can I get other dictionaries?"
  This is meant to help people find other dictionaries that may work with gwaei.

  Last, and the most interesting, gtk support is now OPTIONAL in gWaei.  You can
  access most of the program's features through the terminal now! The program
  creates a symbalic link called waei on installation that can be used to
  access all of this console goodness.
2009-03-01 15:13:21 +00:00
wiz
160c2b6a26 Updated misc/pciids to 20090224 2009-03-01 15:03:09 +00:00
wiz
4d3fc5d8e2 Update to 20090224, various changes. 2009-03-01 15:03:00 +00:00
wiz
00d9d997fb Updated security/caff to 1.1 2009-03-01 15:02:11 +00:00
wiz
d3c0ff12c6 Update to 1.1, changes undocumented. 2009-03-01 15:02:02 +00:00
wiz
a27df40aa7 Updated www/surfraw to 2.2.4 2009-03-01 14:57:44 +00:00
wiz
162964ac78 Update to 2.2.4:
Sun Mar  1 02:12:14 GMT 2009  - surfraw 2.2.4

  * New elvi:
    + ntrs, scicom, springer - Thanks to Wim Van Hoydonck.
    + urban - Thanks to J. R. Mauro.
    + aur - Thanks to René Reigel.
  * excite: fixed.
  * cite: changed to use citeseerx.ist.psu.edu, the old
    citeseer is no longer being updated.
  * amazon: fixed; updated categories.
2009-03-01 14:57:33 +00:00
hasso
697fd67075 Add aKode backend support back to kdemultimedia (aKode was part of
kdemultimedia up to KDE 3.4). Bump PKGREVISION.
2009-03-01 06:58:57 +00:00
taca
4a87bd01fc Note update of www/typolight-translations package to 20090226. 2009-03-01 06:18:58 +00:00
taca
0bdefe6a49 Update typolight-translations package to 20090226.
- Update Czech translation.
2009-03-01 06:18:21 +00:00
adrianp
27fc72d0bb Updated www/ap22-authnz-external to 3.2.3 2009-03-01 01:28:33 +00:00
adrianp
58a7a6fa53 Update to 3.2.3
Add documentation
v3.2.3   (Jan Wolter - Feb 26, 2009)
-----------------------------------------------
 * Added GroupExternalError directive, which allows you to specify the
   HTTP error code to be returned if the group access check fails.
   Defaut is 401, but you may want to return 403 if you want to show the
   user an error page instead of asking him to login again.  Thanks to
   Peter Crawshaw <pcrawshaw@mta.ca> for this patch.
 * In hopes of getting to a more consistantly named set of directives,
   added new aliases for two old directives:
      GroupExternalAuthoritative    alias for    AuthzExternalAuthoritative
      GroupExternalManyAtOnce       alias for    AuthExternalGroupsAtOnce
   Documentation updated to refer primarily to the new names.

v3.2.2   (Jan Wolter - Dec 1, 2008)
-----------------------------------------------
 THIS RELEASE UPDATES DOCUMENTATION ONLY!
 * Improved documentation of AuthExternalContext directive in the INSTALL
   file.
 * Added documentation to the UPGRADE file on interactions between multiple
   Require directives.
2009-03-01 01:28:17 +00:00
seb
5c6446b03f Note update of textproc/p5-Template-Declare to version 0.38 2009-02-28 20:42:46 +00:00
seb
361423d028 Update from version 0.37 to version 0.38.
Upstream changes:
0.38 - 2009-02-27
* Support, but deprecate, Template::Declare->buffer->data(...) usage
2009-02-28 20:42:25 +00:00
joerg
bb65b2534b Fix C++ build on NetBSD 5.x. Bump revision of gcc3-c.
Inspired by patch from Aran Clauson in the GCC Bugzilla.
2009-02-28 18:37:22 +00:00
adrianp
a07884cea0 Nice try but ${FIND} -empty aint that portable
Replace pax with ${PAX}
2009-02-28 17:35:04 +00:00
wiz
1bb6451a10 regen 2009-02-28 16:25:46 +00:00
adrianp
e0cef3aafb Updated devel/p5-Test-Harness to 3.16 2009-02-28 16:21:58 +00:00
adrianp
d03f84ed48 3.16 2009-02-19
- Fix path splicing on platforms where the path separator
          is not ':'.
        - Fixes/skips for failing Win32 tests.
        - Don't break with older CPAN::Reporter versions.

3.15    2009-02-17
        - Refactor getter/setter generation into TAP::Object.
        - The App::Prove::State::Result::Test now stores the parser object.
        - After discussion with Andy, agreed to clean up the test output
          somewhat.  t/foo.....ok becomes t/foo.t ... ok
        - Make Bail out! die instead of exiting. Dies with the same
          message as 2.64 for (belated) backwards compatibility.
        - Alex Vaniver's patch to refactor TAP::Formatter::Console into
          a new class, TAP::Formatter::File and a common base class:
          TAP::Formatter::Base.
        - Fix a bug where PERL5LIB might be put in the wrong spot in @INC.
          #40257
        - Steve Purkis implemented a plugin mechanism for App::Prove.

3.14    2008-09-13
        - Created a proper (ha!) API for prove state results and tests.
        - Added --count and --nocount options to prove to control X/Y display
          while running tests.
        - Added 'fresh' state option to run test scripts that have been
          touched since the test run.
        - fixed bug where PERL5OPT was not properly split
        - fixed regex in _filtered_inc. Fixes #39248. Thanks Slaven.
2009-02-28 16:21:47 +00:00
wiz
1f3593dd09 Fix typo. 2009-02-28 16:20:50 +00:00
wiz
f629212fdd Remove trailing whitespace. 2009-02-28 16:19:17 +00:00
adrianp
2bc6ae4e4e Updated www/drupal6 to 6.10 2009-02-28 16:11:31 +00:00
adrianp
2e05b4d6e7 This release fixes a security vulnerability. Sites are urged to upgrade immediately after reading the security announcement:
* SA-CORE-2009-003 - Local file inclusion on Windows

In addition to this security vulnerability, the following bugs have been fixed since the 6.9 release:

    * - Patch #298722 by pwolanin: _menu_translate returns FALSE before to_arg is available. Drupal.org upgrade blocker.
    * #310863 by bangpound, dboulet, catch, lee20: Locale variable results in locale module install, so skip adding empty variable when not needed.
    * #275796 by Gribnif, Damien Tournoud, Dave Reid, vaish: module_list() should set its static variable to NULL instead of unset()-ing it, so it does not retain its value
    * #328110 by marcingy, swentel, Damien Tournoud, pwolanin, David_Rothstein: the link argument is passed by reference to menu_link_save(), so avoid overwriting local variables in menu_enable().
    * #62926 by karschsp: increase the free tagging field maximum length to 1024; the database limits are per-tag.
    * #220559 by eMPee584, Desbeers, Damien Tournoud: only ever add the active class to links in l() and theme_links(), if the language was set and is the current language or if the language was not set on the link
    * #365183 by Eaton: node_feed() did not use the same API functions as node_view() did, so custom fields were missing from the output
    * #356721 by c960657, Dave Reid: remove static caching of the clean URLs setting in url() to help automated tests; the setting is cached through variable_get(), which however allows altering of the setting
    * #290282 by kratib, jvandyk, ainigma32: Only track/limit the recursive invocations of actions_do(), instead of tracking/limiting them all.
    * #320395 by qutoz, swentel: Set node format to 0 in node_submit() if the body was turned off to avoid a minor notice.
    * #359918 by Dave Reid: database.inc documents the 'unique key' key, while it should be 'unique keys'
    * #152098 by hunthunthunt, mgifford, Dave Reid: add 'for' attribute to 'label' tags on checkboxes and radio buttons, even if the 'label' wraps the element - accessibility best practice
    * #314286 backport of some of #229129 by assimonds: disbaled checkboxes did not receive their values properly from the default value set
    * #243524 by christefano, chx: our phpinfo page was very limited; give all info possible instead
    * #203323 by JirkaRybka, robertgarrigos, lilou, thePanz, c960657, sun: move the LANGUAGE_* constants to bootstrap.inc and remove several defined() checks on them now that they are always defined
    * #276174 by nbz, John Morahan, slightly modified: do not escape username more then once at multiple places in blog.module
    * #310768 by bob_hirnlego, cdale: missing primary table and field specification in db_rewrite_sql() when called from taxonomy_overview_terms()
    * #363262 by catch, chx: in Drupal 6, the url_alias table introduced a language column, but did not extend its index to that; though queries are formed on src and language
    * #326210 by AlexisWilke, grendzy, jhedstrom: Take the menu item in its first submission and menu_nodeapi() by reference, so that any modifications of the item in the saving process will carry over to other submit handlers; making itpossible to write modules extending menu item manipulation
    * - Patch #383318 by mr.baileys: incorrect memory shortage warning when memory limit is unlimited.
    * #337162 by midkemia and ainigma32: keep the Drupal 5 menu items descriptions when upgrading to Drupal 6
    * - Patch #381438 by drumm: do not use page cache for drupal.sh requests.
    * #109588 by fago, cdale: use the existing user account objects instead of arg() checks, as well as fix use of where it should be
    * #296082 by jandd, stefanor, nigel: avoid table aliasing in UPDATE query in system_update_6001() since PostreSQL does not support that
    * #376408 by ajevans85, pwolanin: Prevent an empty anchor tag and parenthesis appearing in the output for the search index in search_nodeapi()
    * #383724 by Heine, bjaspan: SA-CORE-2009-003
2009-02-28 16:11:20 +00:00