Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (59m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 15:53:37 UTC Now

2009-04-21 13:08:37 UTC MAIN commitmail json YAML

include desktopdb.mk

(tnn)

2009-04-21 13:00:56 UTC MAIN commitmail json YAML

regen patch-ea (drop empty trailing line)

(tnn)

2009-04-21 12:58:23 UTC MAIN commitmail json YAML

2009-04-21 10:03:31 UTC MAIN commitmail json YAML

PLIST fix for MNG option disabled

(adam)

2009-04-20 22:44:37 UTC MAIN commitmail json YAML

2009-04-20 22:43:01 UTC MAIN commitmail json YAML

Update Ksi Scheme Interpreter to version 3.4.3.
Chages since previous release include bug fixes
and removal of Boehm GC from distribution.

Mark as not MAKE_JOBS safe.

(asau)

2009-04-20 22:35:30 UTC MAIN commitmail json YAML

Updated textproc/p5-Search-Xapian to 1.0.12.0

(schmonz)

2009-04-20 22:35:17 UTC MAIN commitmail json YAML

Update to 1.0.12.0. From the changelog:
- Add handling of exceptions from Database::get_metadata() and methods
  of Enquire which might throw DatabaseModifiedError to address
  situation reported in ticket#284.
- Skip thread.t testcase if Perl is new enough, but wasn't built with
  thread support (reported by Felix Antonius Wilhelm Ostmann).
- Fix "fake VPATH" mode to work better.
- Add test coverage for more WritableDatabase methods.
- Wrap the new FLAG_DEFAULT constant which gives the QueryParser
  default flag settings, allowing you to easily add flags to the
  default ones.
- Makefile.PL now supports a "fake VPATH" mode, to better support for
  building from SVN.  If you run "perl /path/to/Makefile.PL" then
  Makefile.PL will run Makefile.PL as nomal in /path/to, and then
  create a stub Makefile in the current directory which forwards any
  make invocations.
- Wrap Search::Xapian::get_major_version(), get_minor_version(),
  get_revision(), sortable_serialise(), and sortable_unserialise().
- Reject xapian-core < 1.0 with an error rather than just a warning.

(schmonz)

2009-04-20 22:29:09 UTC MAIN commitmail json YAML

Meant to add LICENSE in previous (gnu-gpl-v2).

(schmonz)

2009-04-20 22:26:12 UTC MAIN commitmail json YAML

2009-04-20 22:25:39 UTC MAIN commitmail json YAML

Update to 1.0.12. From the changelog:

* $log now retries a partial write, or one interrupted by a system call.
* cgiparams.html: Note the technique of using a stub database file to allow a
  default of searching over multiple databases.
* omindex:
  + Add support for indexing Microsoft Office 2007 formats and XPS files
    (bug#290).
  + Fix the extraction of metadata from OpenDocument formats.
  + Fix "-l" which would previously always cause a segmentation fault if used
    ("--depth-limit" wasn't affected).
* Fix to compile when RLIMIT_AS isn't available (as on NetBSD and OpenBSD).
  Instead use RLIMIT_VMEM or RLIMIT_DATA if either is available, else don't try
  to limit the memory the filter process can use.

(schmonz)

2009-04-20 22:25:12 UTC MAIN commitmail json YAML

Update to 1.0.12. From the changelog:

* WritableDatabase::remove_spelling() now works properly.
* The QueryParser now treats NON_SPACING_MARK Unicode characters as phrase
  generators, which improves handling of Arabic.  This is a stop-gap solution
  for 1.0.x which will work with existing databases without requiring
  reindexing - in 1.1.0, NON_SPACING_MARK will be regarded as part of a word.
  (ticket#355)
* Fix undefined behaviour in distribution of OP_NEAR and OP_PHRASE over a
  non-leaf subquery (indentified by valgrind on testcase nearsubqueries1).
  (ticket#349)
* Enhance distribution of OP_NEAR/OP_PHRASE over non-leaf subqueries to work
  when there are multiple non-leaf subqueries (ticket#201).
* Enquire::get_mset() no longer needlessly checks if the documents exist.
* PostingIterator::get_description() output improved visually in some cases.
* Enquire::get_mset():
  + Now throws UnimplementedError if there's a percentage cutoff and sorting is
    primarily by value - this has never been correctly supported and it's
    better to warn people than give incorrect results.
  + No longer needlessly copies the results internally.
  + When searching multiple databases, now recalculates the maximum attainable
    weight after each database which may allow it to terminate earlier.
    (ticket#336).
  + Fix inconsistent percentage scores when sorting primarily by value, except
    when a MatchDecider is also being used; document this remaining problem
    case.  (ticket#216)
* Enquire::set_sort_by_value() (and similar methods): Rename the wrongly named
  "ascending" parameter to "reverse", and note that its value should always be
  explicitly given since defaulting to "reverse=true" is confusing and the
  default will be deprecated in 1.1.0.  (ticket#311)
* Database::allterms_begin(): Fix memory leak when iterating all terms from
  more than one database.
* Query::get_terms_begin(): Don't return "" from the TermIterator (happened
  when the query contained or was Query::MatchAll).
* Add QueryParser::FLAG_DEFAULT to make it easier to add flags to those set by
  default.

(schmonz)

2009-04-20 22:00:04 UTC MAIN commitmail json YAML

Updated net/yaz to 3.0.45

(wiz)

2009-04-20 21:59:53 UTC MAIN commitmail json YAML

Update to 3.0.45:

--- 3.0.45 2009/03/31

Fixed bug #2709: TCP connect returns Invalid argument.

Fixed compilation for mingw.

Honor charset for raw records (ZOOM_record_get).

Fixed use of errno for threaded mode that was seen on Solaris 10.

Fixed argument passing with blanks in value for Windows Service.

Disable YAZ' own log rotate by default (no 1 GB limit).
The variable l_max_size which specifies the log file limit is set to 0
(DISABLED): This is due to the fact that YAZ is most often deployed using
logrotate. Also YAZ can not perform log rotate because of unsufficient
permissions (setuid).

(wiz)

2009-04-20 21:31:16 UTC MAIN commitmail json YAML

Note new "squid31" package.

(tron)

2009-04-20 21:29:53 UTC MAIN commitmail json YAML

Add and enable "squid31" package.

(tron)

2009-04-20 21:27:40 UTC MAIN commitmail json YAML

Import Squid 3.1.0.7 as "squid31" package:
* New Version Numbering System
* Minimal squid.conf improvements
* Native IPv6 Support
* Error Page Localization
* Connection Pinning (for NTLM Auth Passthrough)
* Quality of Service (QoS) Flow support
* SSL Bump (for HTTPS Filtering and Adaptation)
* eCAP Adaptation Module support

This package is heavily based on work by Michael van Elst which includes
fixes for the IPv6 support.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(tron)

2009-04-20 19:44:39 UTC MAIN commitmail json YAML

Note initial addition of p5-MooseX-InsideOut version 0.102 as
devel/p5-MooseX-InsideOut into The NetBSD Packages Collection.

The Perl 5 module MooseX::InsideOut provides metaroles for inside-out
objects. That is, it sets up attribute slot storage somewhere other
than inside $self. This means that you can extend non-Moose classes,
whose internals you either don't want to care about or aren't
hash-based.

(seb)

2009-04-20 19:42:10 UTC MAIN commitmail json YAML

Add & enable p5-MooseX-InsideOut

(seb)

2009-04-20 19:40:56 UTC MAIN commitmail json YAML

Initial import of p5-MooseX-InsideOut version 0.102 in the NetBSD
Packages Collection.

The Perl 5 module MooseX::InsideOut provides metaroles for inside-out
objects. That is, it sets up attribute slot storage somewhere other
than inside $self. This means that you can extend non-Moose classes,
whose internals you either don't want to care about or aren't
hash-based.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2009-04-20 19:11:04 UTC MAIN commitmail json YAML

wireshark 1.0.7 is already in pkgsrc

(adam)

2009-04-20 19:08:53 UTC MAIN commitmail json YAML

Updated emulators/wine to 1.0.1nb2

(adam)

2009-04-20 18:55:43 UTC MAIN commitmail json YAML

2009-04-20 17:07:13 UTC MAIN commitmail json YAML

Closes PR pkg/41239 by referencing pkg_admin(1) instead of download-vulnerability-list(1) and audit-packages(1).

(ver)

2009-04-20 15:49:08 UTC MAIN commitmail json YAML

Updated net/parpd to 1.3

(roy)

2009-04-20 15:47:29 UTC MAIN commitmail json YAML

Update to parpd-1.3
Just a man page correction.

(roy)

2009-04-20 14:34:41 UTC MAIN commitmail json YAML

Updated emulators/sdlmess to 0.130

(wiz)

2009-04-20 14:34:25 UTC MAIN commitmail json YAML

Update to 0.130. Rename makefile.sdl in pre-patch phase and share
patches with sdlmame.

Changes: lots as usual, but the only documentation is the too long
ChangeLog.

(wiz)

2009-04-20 14:06:42 UTC MAIN commitmail json YAML

Updated mail/dovecot to 1.1.14.

(ghen)

2009-04-20 14:06:17 UTC MAIN commitmail json YAML

Update to Dovecot 1.1.14.

* IMAP: Don't allow APPEND to specify INTERNALDATE more than 2 hours
  into future. With Maildir future INTERNALDATEs may mess up incremental
  backups.

- Date: header was always being added to cache file when saving messages,
  even if clients didn't really want it. This caused POP3-only users to
  have dovecot.index.cache file unneededly.
- Character set conversion in specific mails may have caused Dovecot to
  allocate all the available memory (in default configuration dying after
  having allocated 256 MB). This happened only while searching messages.
- Message address parser didn't handle empty group:; correctly.
- imap/pop3-login: Don't crash when shutting down and destroying clients.
- deliver wasn't using mail_access_groups setting.
- mbox: When doing autodetection, if mbox didn't find an existing mail
  directory it just went and created it anyway, instead of failing the
  storage creation.
- Fixed some error handling in maildir and index code.

(ghen)

2009-04-20 13:52:29 UTC MAIN commitmail json YAML

Updated finance/p5-Finance-Quote to 1.16

(wiz)

2009-04-20 13:52:17 UTC MAIN commitmail json YAML

Update to 1.16, and use REPLACE_PERL generously.

2009-04-13  Erik Colson <eco@ecocode.net>

* Release 1.16

2009-04-12  Erik Colson <eco@ecocode.net>

* BUGFIX: Bourso.pm allmost completely rewritten due to website change.
* BUGFIX: Morningstar.pm patched by Fredrik Persson.
* BUGFIX: AEX.pm patched by Herman van Rink.

2009-03-19  Erik Colson <eco@ecocode.net>

* BUGFIX: 12:XXpm formatted time handling.

2009-03-04  Erik Colson <eco@ecocode.net>

* RENAMED ITE is now RZR

2009-03-02  Erik Colson <eco@ecocode.net>

* BUGFIX: ZA.pm patched.

2009-03-01  Erik Colson <eco@ecocode.net>

* BUGFIX: Stephen Ebelt patch applied for goldmoney.pm
* BUGFIX: Encoding problem solved by Ashwin

2009-02-16  Bradley Dean <bjdean@bjdean.id.au>

* NEW: Function fetch_live_currencies.

2009-02-15  Bradley Dean <bjdean@bjdean.id.au>

* NEW: Module Finance::Quote::Currencies created for use in
          currency_lookup.

2008-12-05  Erik Colson <eco@ecocode.net>

* Finanzpartner module adapted to site updated. By Jan Wilamowius.
* Morningstar patched by Fredrik Persson.

2008-11-09  Erik Colson <eco@ecocode.net>

* Bourso.pm updated due to website update. By Bernard Fuentes

(wiz)

2009-04-20 13:13:07 UTC MAIN commitmail json YAML

+ sudo-1.7.1, xapian-1.0.12, xapian-omega-1.0.12, xfce-4.6.1.
- cksfv-1.3.14, clive-2.1.10, comix-4.0.4, gbrainy-1.10, gnutls-2.6.5,
  hal-info-20090414, iso-codes-3.8, libidn-1.14, libtasn1-2.1,
  m4-1.4.13, meld-1.3.0, popt-1.15, snes9x-gtk-1.51.70 [wiz].

(wiz)

2009-04-20 13:12:09 UTC MAIN commitmail json YAML

Updated security/gnutls to 2.6.5

(wiz)

2009-04-20 13:11:57 UTC MAIN commitmail json YAML

Update to 2.6.5. Update commented out LICENSE (needs two).

* Version 2.6.5 (released 2009-04-11)

** libgnutls: Added %SSL3_RECORD_VERSION priority string that allows to
specify the client hello message record version. Used to overcome buggy
TLS servers. Report by Martin von Gagern.

** GnuTLS no longer uses the libtasn1-config script to find libtasn1.
Libtasn1 0.3.4 or later is required.  This is to align with the
upcoming libtasn1 v2.0 release that doesn't have a libtasn1-script.

** API and ABI modifications:
No changes since last version.

(wiz)

2009-04-20 12:49:02 UTC MAIN commitmail json YAML

Updated security/libtasn1 to 2.1

(wiz)

2009-04-20 12:48:48 UTC MAIN commitmail json YAML

Update to 2.1:

Version 2.1 (released 2009-04-17)
- Fix compilation failure on platforms that can't generate empty archives,
  e.g., Mac OS X.  Reported by David Reiser <dbreiser@gmail.com>.

Version 2.0 (released 2009-04-13)
- Optimized tree generation.
- ASN1 parser code re-generated using Bison 2.4.1.
- Build with more warning flags.  Many compiler warnings fixed.
- Compiled with -fvisibility=hidden by default if supported.
  See http://gcc.gnu.org/wiki/Visibility
- The libtasn1-config tool has been removed.
  For application developers, please stop using libtasn1-config for
  finding libtasn1, use proper autoconf checks or pkg-config instead.
  For users that need a libtasn1 that provides a libtasn1-config
  script (for use with older applications), use libtasn1 v1.x instead.
  Version 1.x is still supported.

(wiz)

2009-04-20 12:15:55 UTC MAIN commitmail json YAML

Updated www/firefox3 to 3.0.8nb1.

(hasso)

2009-04-20 12:13:03 UTC MAIN commitmail json YAML

Prevent linking against libc_r on DragonFly. Bump PKGREVISION.

(hasso)

2009-04-20 12:00:22 UTC MAIN commitmail json YAML

Updated textproc/iso-codes to 3.8

(wiz)

2009-04-20 12:00:11 UTC MAIN commitmail json YAML

Update to 3.8. Set LICENSE (gnu-lgpl-v2.1).

iso-codes 3.8
-------------
Tobias Quathamer <toddy@debian.org>
Thu, 2 April 2009

  [ ISO-3166 ]
  * Changes from ISO-3166 MA Newsletter VI-6. Closes: #520483
    - VE "short" name to "Venezuela, Bolivarian republic of"
    - introduce a "common_name" for Venezuela
  * Changes from ISO-3166 MA Newsletter VI-5.
    - MD "short" name to "Moldova, republic of"
    - introduce a "common_name" for Moldova

  [ ISO 639 translations ]
  * Simplified Chinese by LI Daobing (TP)
  * Indonesian by Andhika Padmawan (TP)
  * Russian by Yuri Kozlov
  * Finnish by Tommi Vainikainen (TP)
  * Italian by Milo Casagrande (TP)

  [ ISO 3166 translations ]
  * Telugu added by Y Giridhar Appaji Nag. Closes: #519665
  * French updated by Christian Perrier
  * Kazakh updated by Baurzhan Muftakhidinov and Dauren Sarsenov.
    Closes: #521015
  * Asturian updated by Marcos. Closes: #521088

  [ ISO 3166-2 translations ]
  * Indonesian by Andhika Padmawan (TP)

  [ ISO 15924 translations ]
  * Danish by Joe Hansen (TP)

(wiz)

2009-04-20 11:34:23 UTC MAIN commitmail json YAML

Updated sysutils/hal-info to 20090414

(wiz)

2009-04-20 11:34:13 UTC MAIN commitmail json YAML

Update to 20090414: more devices.
Add comment for LICENSEs (two).

(wiz)

2009-04-20 11:30:18 UTC MAIN commitmail json YAML

Updated devel/libidn to 1.14

(wiz)

2009-04-20 11:30:06 UTC MAIN commitmail json YAML

Update to 1.14. Add comment for LICENSEs (two).

* Version 1.14 (released 2009-04-03)

** libidn: Install a libidn-*.def file when building under MinGW.
The file is useful if you develop programs in Visual Studio that links
to libidn.

** tests/tst_toutf8: Don't crash if stringprep_utf8_to_locale returns NULL.
Reported by Dagobert Michelsen <dam@opencsw.org> in
<http://thread.gmane.org/gmane.comp.gnu.libidn.general/192>.

** API and ABI is backwards compatible with the previous version.

(wiz)

2009-04-20 11:24:08 UTC MAIN commitmail json YAML

Updated devel/popt to 1.15

(wiz)

2009-04-20 11:23:57 UTC MAIN commitmail json YAML

Update to 1.15:

1.14 -> 1.15:
    - release popt-1.15.
    - rse: fix building under --disable-nls
    - rse: fix building under non GLIBC platforms where glob_pattern_p fallback has to be used
    - rse: fix building under platforms where FNM_EXTMATCH is not available
    - jbj: poptReadFile: permit NULL if return values are not desired.
    - jbj: poptReadFile: add routine.
    - jbj: trim out escaped newline(s) from file content, other fixes.
    - jbj: permit popt alias/exec to include content from a file.
    - jbj: permit glob(3) patterns in appName field of popt alias/exec config.
    - jbj: add test cases for bit operations and toggles.
    - jbj: avoid displaying --[no]nofoo with POPT_ARGFLAG_TOGGLE.
    - jbj: add poptArgInfo() to get argInfo, implementing POPT_ARGFLAG_TOGGLE.
    - jbj: add longOptionStrcmp() to match w POPT_ARGFLAG_TOGGLE.
    - jbj: change singleDash arg to a bit enum, use LF_ISSET(ONEDASH) instead.
    - jbj: rework the glob wrappers into something more useful. portability todo++.
    - jbj: stub in glob(3) wrappers for popt. more useful poptGlob() API next.
    - jbj: add poptInit/poptFini/poptReadConfigFiles/poptSaneFile routines.
    - jbj: rewrite poptReadConfigFile(), styling for (i.e. my) readbility.
    - jbj: reserve a bit for --[no]opt prefix toggling.
    - jbj: fix: check/print argv[0] in --help for NULL.
    - jbj: permit type/group bitmasks to be changed (if needed somewhen).
    - jbj: snip out 8 unused bits for argument groups.
    - jbj: fix: eliminate dead code (CID#5).
    - jbj: fix: rearrange code to better hint to coverity scan (CID#9).
    - jbj: fix: rewrite (and simplify) strdup_locale_from_utf8() (CID#7, CID#8, CID#11, CID#12).
    - jbj: test/use HAVE_SRANDOM to avoid portability issues.
    - jbj: fix: remove AC_CHECK_VA_COPY check, va_copy is no longer used.
    - jbj: add eo.po and id.po (Translation Project).
    - jbj: updated da.po (Translation Project).
    - jbj: extend coverage to several additional setup routines.
    - jbj: add tests for --usage/--help coverage.
    - jbj: add lconv/gcov targets to Makefile.am.
    - jbj: refactor automagic (*opt->arg) option arg store to poptSaveArg().
    - ldv: update INPUT tag in Doxyfile.in, fix doxygen warnings in popthelp.c.
    - start popt-1.15 development.

(wiz)

2009-04-20 11:18:58 UTC MAIN commitmail json YAML

Updated net/clive to 2.1.10

(wiz)

2009-04-20 11:18:48 UTC MAIN commitmail json YAML

Update to 2.1.10:

Version 2.1.10
(April 4, 2009)

NOTE: This release changes the clive status messages. This will likely
break compatibility with utilities that depend on these messages.
The changes were made to enable using abby (0.2.0+) as a front-end
for clive.

User-visible changes:
  * Add abby (front-end) compatibility
    - Change output similar to cclive
    - http://code.google.com/p/abby/
  * Add Youtube HD support (--format=mp4_hd)
    - Thanks to bf for the patch (via FreeBSD ports)
  * Add tv.cctv.com support [issue #6]
    - Thanks to suntong001 for data mining
  * Add new options
    - --limit-rate (config: [http]:limit_rate)
    - --hosts (print supported hosts to stdout)
    - --stderr (redirect all output to stderr instead of stdout)
  * Improve file suffix parsing from content-type
    - Rewrite the content-type handling block in query_video_length
    - Use whatever is found after slash in the content-type string
    - Use "flv" for exceptions (e.g. octet-*, x-flv, etc.)
  * Replace dashes in video IDs with underscores before using them in fnames
  * Change --version output
  * Fix reading from stdin (closes Debian #522422)
    - Assume reading from stdin only if queue and argv arrays are empty
  * Fix exit with status code
    - Exit 0 on success, and >0 if an error occurs

Version 2.1.9
(March 27, 2009)

User-visible changes:
  * Fix GoogleVideo "id not found" handling
    - Symptom: exit after "process page..." message
    - Cause: no check for undefined id value
  * Fix GoogleVideo support
    - Symptom: see above fix
    - Cause: HTML changes to the video pages
  * Fix URI::Escape import for GoogleVideo redirects
    - Symptom: crash with "Undefined subroutine &URI::Escape::uri_unescape"
    - Cause: recent script start optimizations; a missing 'require'
  * Fix Break support
    - Symptom: "expected different content-type"
    - Cause: website content-type changes

Version 2.1.8
(March 24, 2009)

User-visible changes:
  * Keep URL queue order
    - Remove duplicate URL checking
  * Remove --modver, change --version output
  * Update manual page (clive.1, clive.pod)
    - Rewrite EXAMPLES section
    - Cleanup other sections
  * Config file: add support for [output]:format (--format)
  * Port dailymotion support from cclive

Version 2.1.7
(March 15, 2009)

User-visible changes:
  * Add --output-video option
  * Add option groups to --help output
  * Add --stream-exec and --stream options
    - Ported from cclive
  * Config file: add support for
    - [commands]:exec (--exec)
    - [commands]:stream (--stream-exec)
    - See configrc for an example
  * Fix --exec; should no longer spew out "not found" shell errors
  * Change default filename format to "%t_%d_%i.%s"
  * Change to use "file is already fully retrieved" error message
  * Port resizing progressbar from cclive

Other changes:
  * Buried clive-list, grew weary of fighting spam with bare fists
    - email the author directly or use the issue tracker, thanks

(wiz)

2009-04-20 10:54:08 UTC MAIN commitmail json YAML

Updated devel/meld to 1.3.0

(wiz)

2009-04-20 10:53:58 UTC MAIN commitmail json YAML

Update to 1.3.0:

2009-04-17 meld-1.3.0
=====================

        * Minimum requirements are pygobject 2.8 and python 2.4

        * Find dialog replaced with find bar with replace functionality

        * Remove gnome dependencies (Kai Willadsen, Vincent Legoll)
          Meld now runs on win32 (experimental).

        * Many ui tweaks and cleanups (Kai Willadsen, Vincent Legoll)

        * Support for multiple sourceview versions (Vincent Legoll)

        * Updated version control support
            * Multiple VCs in a single directory (Vincent Legoll)
            * Subversion 1.6.x (Vincent Legoll)
            * Add RCS support (Oliver Gerlich, Vincent Legoll)
            * Add Codeville support (Vincent Legoll)

(wiz)

2009-04-20 10:06:11 UTC MAIN commitmail json YAML

Updated www/p5-WWW-Curl to 4.06

(wiz)

2009-04-20 10:05:58 UTC MAIN commitmail json YAML

Update to 4.06:

4.06 Sun Apr 05 2009: - Balint Szilakszi <szbalint at cpan.org>

    - Fixed a setopt issue that could cause a setopt string to get
      corrupted with pre 7.17.0 libcurl versions.
      (Thanks to Andreas Marienborg for the excellent bugreport and testcase!)
    - Made the Makefile.PL curl.h parsing slightly more generic to detect a
      wider selection of constants (fixes debian bugs #519841 and #518942).
      This makes it possible to use CURLE_* and CURL_NETRC_* constants.
    - Added a clearly invalid protocol to t/18twinhandles.t (fixes RT #41425).

(wiz)

2009-04-20 09:57:48 UTC MAIN commitmail json YAML

Updated devel/m4 to 1.4.13

(wiz)

2009-04-20 09:57:38 UTC MAIN commitmail json YAML

Update to 1.4.13. Set LICENSE (gnu-gpl-v3).

* Noteworthy changes in Version 1.4.13 (2009-04-01) [stable]
  Released by Eric Blake, based on git version 1.4.12.*

** The manual is now distributed under the terms of FDL 1.3.

** The `divert' and `undivert' builtins have been made more efficient
  when using temporary files for large diversions.

** The `translit' builtin has been made more efficient when the second
  argument is short.

** The input engine has been optimized for faster processing.

** The command line option `--debugfile', introduced in 1.4.7, now
  treats its argument as optional, in order to allow setting the debug
  output back to stderr when used without an argument; and order is now
  significant with respect to command line files.  You must therefore use
  `m4 --debugfile=trace file', not `m4 file --debugfile trace'.  This
  change does not affect the deprecated `-o'/`--error-output' option.

** The `syscmd' and `esyscmd' builtins can be configured to use an
  alternate shell, via the new `configure' option `--with-syscmd-shell'.

** A number of portability improvements inherited from gnulib.

(wiz)

2009-04-20 09:45:35 UTC MAIN commitmail json YAML

Updated time/py-dateutil to 1.4

(wiz)

2009-04-20 09:45:19 UTC MAIN commitmail json YAML

Update to 1.4:

Version 1.4
-----------

- Fixed another parser precision problem on conversion of decimal seconds
  to microseconds, as reported by Erik Brown.  Now these issues are gone
  for real since it's not using floating point arithmetic anymore.

- Fixed case where tzrange.utcoffset and tzrange.dst() might fail due
  to a date being used where a datetime was expected (reported and fixed
  by Lennart Regebro).

- Prevent tzstr from introducing daylight timings in strings that didn't
  specify them (reported by Lennart Regebro).

- Calls like gettz("GMT+3") and gettz("UTC-2") will now return the
  expected values, instead of the TZ variable behavior.

- Fixed DST signal handling in zoneinfo files.  Reported by
  Nicholas F. Fabry and John-Mark Gurney.

Version 1.3
-----------

- Fixed precision problem on conversion of decimal seconds to
  microseconds, as reported by Skip Montanaro.

- Fixed bug in constructor of parser, and converted parser classes to
  new-style classes.  Original report and patch by Michael Elsd

- Initialize tzid and comps in tz.py, to prevent the code from ever
  raising a NameError (even with broken files).  Johan Dahlin suggested
  the fix after a pyflakes run.

- Version is now published in dateutil.__version__, as requested
  by Darren Dale.

- All code is compatible with new-style division.

(wiz)

2009-04-20 09:37:10 UTC MAIN commitmail json YAML

Updated misc/cksfv to 1.3.14

(wiz)

2009-04-20 09:36:59 UTC MAIN commitmail json YAML

Update to 1.3.14. Set LICENSE. Convert to user-destdir.

2009-04-12  Heikki Orsila <heikki.orsila@iki.fi>
* Version 1.3.14
        - Install the man page with proper permissions
        - Fix buffer underflow [CORRECTIVE]
        - Cleanup and fix sfv reading [CORRECTIVE] [PREVENTIVE]
        - Fix test script reporting [CORRECTIVE]
        - Consistent return value (1) for exit() [PREVENTIVE]

(wiz)

2009-04-20 09:29:04 UTC MAIN commitmail json YAML

Updated devel/bugzilla3 to 3.2.3

(abs)

2009-04-20 09:28:28 UTC MAIN commitmail json YAML

Updated devel/bugzilla3 to 3.2.3

Security fix:
* Attachment editing was vulnerable to a cross-site request forgery.
  Note that this issue was only fixed for 3.2.3 and 3.3.4 even though
  all versions of Bugzilla are affected (see below for an explanation).

bug fixes:
* Bugzilla is now compatible with MySQL 5.1.x versions 5.1.31
  and greater. (Bug 480001)
* On Windows, Bugzilla sometimes would send mangled emails (that
  would often fail to send). (Bug 467920)
* recode.pl would sometimes crash when trying to convert databases
  from older versions of Bugzilla. (Bug 431201)
* Running a saved search with Unicode characters in its name would
  cause Bugzilla to crash. (Bug 477513)
* Bugzilla clients like Mylyn can now update bugs again (the bug
  XML format now contains a "token" element that can be used when
  updating a bug). (Bug 476678)
* For installations using the shadowdb parameter, Bugzilla was
  accidentally writing to the "tokens" table in the shadow database
  (instead of the master database) when using the "Change Several
  Bugs at Once" page. (Bug 476943)

(abs)

2009-04-20 09:25:17 UTC MAIN commitmail json YAML

Updated games/gbrainy to 1.10

(wiz)

2009-04-20 09:25:06 UTC MAIN commitmail json YAML

Update to 1.1, call it 1.10 to make it newer than 1.01. Set LICENSE.

Version 1.1
* 4 new games
* Use Mono.Addins for extending gbrainy
* New translations
* Bug fixes

(wiz)

2009-04-20 09:17:33 UTC MAIN commitmail json YAML

Updated graphics/comix to 4.0.4

(wiz)

2009-04-20 09:17:19 UTC MAIN commitmail json YAML

Update to 4.0.4. Set LICENSE.

Comix 4.0.4

    - Applied a workaround for a bug that caused the "Open" dialog to crash
    when trying to open a file when the file type filter had been reset to
    blank. This bug seems to only appear on some systems, probably depending
    on the installed GTK+ version.

    - Fixed a bug that caused the error message for unfulfilled dependencies
    to not be printed properly.

    - The rar/unrar program is now invoked in such a way as to keep broken
    or incomplete files extracted from RAR archives, since Comix might be
    able to display parts of these files anyway.

(wiz)

2009-04-20 07:55:00 UTC MAIN commitmail json YAML

While the logic for handling NetBSD/powerpc (and OpenBSD/powerpc)
was correct, it was mis-placed in the file.  It needs to include
<elf.h> or the moral equivalent of that before the symbols can be
tested.  This now corresponds with what's committed upstream.

Again, since this is a build fix, no revision bump should be required.

(he)

2009-04-20 06:38:19 UTC MAIN commitmail json YAML

Update to dhcpcd-4.99.18

Changes from dhcpcd-4.99.15 include
* Allow dhcpcd to work on any interface type when INFORMING or given a
  ClientID
* arping ip selects a different interface profile on success
  Allows different static IP/DHCP configurations
* DHCP messages without a ServerID are now ignored
* If DHCP fails, allow fallback to a different interface profile

(roy)

2009-04-20 06:34:00 UTC MAIN commitmail json YAML

2009-04-20 06:32:53 UTC MAIN commitmail json YAML

Updated net/openresolv to 3.2

(roy)

2009-04-20 06:26:54 UTC MAIN commitmail json YAML

Update to openresolv-3.2

Changes from 3.1.1 include
* resolv_conf_passthrough makes the libc subscriber just copy the latest
  resolv.conf to \$resolv_conf
* private_interfaces allows resolv.conf nameservers to be private for the
  domains in the same file. Requires a resolver other than libc.

(roy)

2009-04-20 05:51:00 UTC MAIN commitmail json YAML

Set GNUSTEP_CONFIG_FILE to make sure gnustep packages properly honour a
non-default PKG_SYSCONFBASE.  Closes PR pkg/37768 by kre at munnari.OZ.AU.

(rh)

2009-04-19 23:15:38 UTC MAIN commitmail json YAML

Note update of devel/p5-namespace-clean to version 0.11

(seb)

2009-04-19 23:13:46 UTC MAIN commitmail json YAML

Update from version 0.09 to version 0.11.

Pkgsrc changes:
- Adjust dependency on p5-B-Hooks-EndOfScope
- Add commented out licensing information: we do not yet handle the
disjunctive license of Perl

Upstream changes:
    [0.11] Tue Mar  3 17:34:49 CET 2009
        - Added -cleanee option to specify the package to clean (Closes
          RT#41850).
        - Added n:c->clean_subroutines($cleanee, @subs).

    [0.10] Fri Feb 20 14:31:36 CET 2009
        - Depend on B::Hooks::EndOfScope 0.07 to avoid segfaults and lost error
          messages when something goes wrong.

(seb)

2009-04-19 23:09:48 UTC MAIN commitmail json YAML

Updated devel/fromcvs to 0.0.0.131

(tonnerre)

2009-04-19 23:08:28 UTC MAIN commitmail json YAML

Update fromcvs to the current revision 131. This fixes a number of bugs
and makes fromcvs work with a current version of git which no longer
exports all the git-something tools directly.

(tonnerre)

2009-04-19 22:40:09 UTC MAIN commitmail json YAML

Add the "Artistic License" which comes with Perl 5.10.0 tarball as
the file perl-5.10.0/Artistic.

(seb)

2009-04-19 21:56:07 UTC MAIN commitmail json YAML

Added sysutils/patchadd version 0.1durchstich

(tonnerre)

2009-04-19 21:54:06 UTC MAIN commitmail json YAML

Import the patch_add/patch_delete/patch_info suite of binary patch
management utilities. These tools can be used to add patches to the
local system and to back them out again. It also uses OpenSSL for
patch signing.

This package is BSD licensed and uses solely BSD licensed tools for
operation.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(tonnerre)

2009-04-19 20:02:49 UTC MAIN commitmail json YAML

2009-04-19 19:46:16 UTC MAIN commitmail json YAML

patch-ad: fix tr_wait() to avoid calling usleep(3) with invalid argument.
This may fix PR pkg/41248 (transmission-daemon busy-loops)
Bump PKGREVISION.

(tnn)

2009-04-19 16:58:29 UTC MAIN commitmail json YAML

Update to 1.18a released by Marti Maria.  Call it 1.18.0.1 in pkgsrc
so that it sorts correctly, and leave 1.18.1 available for a possible
future upstream bugfix point release.

Changes since 1.18:

  incorporate the fix in our patch-aa

(No need to pull to pkgsrc-stable; this is the same as 1.18nb2)

(gdt)

2009-04-19 15:30:05 UTC MAIN commitmail json YAML

macfs.py doesn't happen, and plistlib isn't Darwin-specific anymore.

(schmonz)

2009-04-19 15:20:00 UTC MAIN commitmail json YAML

2009-04-19 15:14:19 UTC MAIN commitmail json YAML

Make BUILDLINK_API_DEPENDS.python26 agree with the package.

(snj)

2009-04-19 15:09:51 UTC MAIN commitmail json YAML

Add py26 to default list of PYTHON_VERSIONS_ACCEPTED and set
BUILDLINK_API_DEPENDS.python26.

(snj)

2009-04-19 15:05:53 UTC MAIN commitmail json YAML

2009-04-19 14:48:17 UTC MAIN commitmail json YAML

2009-04-19 14:46:21 UTC MAIN commitmail json YAML

Add untested entry for python26.

(wiz)

2009-04-19 14:43:44 UTC MAIN commitmail json YAML

Added lang/python26 version 2.6.2

(wiz)

2009-04-19 14:43:30 UTC MAIN commitmail json YAML

2009-04-19 14:42:50 UTC MAIN commitmail json YAML

Initial import of python26-2.6.2.

Compiles, installs, and runs on NetBSD-5.99.10/amd64; no further
tests done. Please test and fix on your platform!

What's new in Python-2.6:

The major theme of Python 2.6 is preparing the migration path to
Python 3.0, a major redesign of the language. Whenever possible,
Python 2.6 incorporates new features and syntax from 3.0 while
remaining compatible with existing code by not removing older
features or syntax. When it tries to do what it can, adding
compatibility functions in a future_builtins module and a -3 switch
to warn about usages that will become unsupported in 3.0.

Some significant new packages have been added to the standard
library, such as the multiprocessing and json modules, but there
aren way.

Python 2.6 also sees a number of improvements and bugfixes throughout
the source. A search through the change logs finds there were 259
patches applied and 612 bugs fixed between Python 2.5 and 2.6. Both
figures are likely to be underestimates.

More details at
http://docs.python.org/whatsnew/2.6.html

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090419

(wiz)

2009-04-19 14:30:55 UTC MAIN commitmail json YAML

Claim the ikiwiki update.

(schmonz)

2009-04-19 14:06:14 UTC MAIN commitmail json YAML

+ TeXmacs-1.0.7.2, avahi-0.6.25, bluefish-1.3.4, drivel-2.0.4,
  dwm-5.5, eigen2-2.0.1, gmp-4.3.0, hal-info-20090414, ikiwiki-3.10,
  krusader-2.0, libarchive-2.7.0, libcanberra-0.12, libclucene-0.9.21b,
  libevent-1.4.10, libgda-4.0.2 [GNOME 2.26], libtasn1-2.1,
  mathomatic-14.4.0, meld-1.3.0, nautilus-sendto-1.1.4,
  p5-Finance-Quote-1.16, popt-1.15, py-pytz-2009f, redland-1.0.9,
  scmgit-base-1.6.2.3, scmgit-docs-1.6.2.3, tea-23.4.0, vino-2.26.1,
  weechat-0.2.6.2, x264-devel-20090418.

(wiz)

2009-04-19 11:44:06 UTC MAIN commitmail json YAML

Note update of cdplayer to 0.5

(rh)

2009-04-19 11:43:16 UTC MAIN commitmail json YAML

Update cdplayer to 0.5 -- notable changes include:
- Added the service 'Play CD' that takes the name of a device
  with an inserted CD to play.
- Added a local cache for CDDB data. All data loaded from the net
  is stored automatically to disk and displayed again when a CD is
  detected.
- Make this compliant with gnustep-make-2.0.8
- Allow unprivileged DESTDIR installs.

(rh)

2009-04-19 10:39:02 UTC MAIN commitmail json YAML

Updated devel/cmake to 2.6.3nb1.

(hasso)

2009-04-19 10:35:56 UTC MAIN commitmail json YAML

* Unbreak searching software from /usr/local. There is no need to for all
  this sed magic, _CMAKE_INSTALL_DIR in UnixPaths.cmake does that for us
  already. Only X11BASE needs special attention.

* Remove patch-ae which never worked in fact.

* Bump PKGREVISION.

Discussed-with: Mark Davies

(hasso)

2009-04-19 10:35:04 UTC MAIN commitmail json YAML

Note initial addition of ruby-rb-appscript version 0.5.1 as
sysutils/ruby-rb-appscript into The NetBSD Packages Collection.

Ruby appscript (rb-appscript) is a high-level, user-friendly Apple
event bridge that allows you to control scriptable Mac OS X
applications using ordinary Ruby scripts.

(seb)

2009-04-19 09:50:06 UTC MAIN commitmail json YAML

2009-04-19 09:49:12 UTC MAIN commitmail json YAML

2009-04-19 09:31:13 UTC MAIN commitmail json YAML

Note PKGREVISION bump of gnustep-preferences

(rh)

2009-04-19 09:29:57 UTC MAIN commitmail json YAML

Add header files from PrefsModule framework

(rh)

2009-04-19 09:28:29 UTC MAIN commitmail json YAML

Add & enable ruby-rb-appscript

(seb)

2009-04-19 09:27:36 UTC MAIN commitmail json YAML

Initial import of ruby-rb-appscript version 0.5.1 in the NetBSD
Packages Collection.

Ruby appscript (rb-appscript) is a high-level, user-friendly Apple
event bridge that allows you to control scriptable Mac OS X
applications using ordinary Ruby scripts.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2009-04-19 09:21:25 UTC MAIN commitmail json YAML

2009-04-19 08:20:16 UTC MAIN commitmail json YAML

Note PKGREVISION bump of cddb-bundle

(rh)

2009-04-19 08:19:37 UTC MAIN commitmail json YAML

Make this play nice with the new gnustep directory hierarchy.  While at it,
add full DESTDIR support.  Bump PKGREVISION.

(rh)

2009-04-19 08:15:50 UTC MAIN commitmail json YAML

add a tweak for pre-2.0 gnustep bundles

(rh)

2009-04-19 07:58:29 UTC MAIN commitmail json YAML

Note PKGREVISION bump of Cenon

(rh)

2009-04-19 07:57:27 UTC MAIN commitmail json YAML

Make this build with the new gnustep-make.  While at it, enable
user-destdir installs and add Cenon licence.  Bump PKGREVISION.

(rh)

2009-04-19 07:48:10 UTC MAIN commitmail json YAML

Fix PLIST for Darwin without x11

(adam)

2009-04-19 07:26:48 UTC MAIN commitmail json YAML

Add expatobjc-licence

(rh)

2009-04-19 07:12:53 UTC MAIN commitmail json YAML

Note PKGREVISION bump of expatobjc

(rh)

2009-04-19 07:11:27 UTC MAIN commitmail json YAML

Add DESTDIR support.  Bump PKGREVISION.

(rh)

2009-04-19 04:10:02 UTC MAIN commitmail json YAML

2009-04-19 04:07:52 UTC MAIN commitmail json YAML

Update to 1.12.2.
Thanks to Izaac via pkg/41227

Remove two patches.

Improve DESCR, COMMENT, HOMEPAGE, USE_LANGUAGES.

Now using qt4 instead of qt3.

>From vym-1.12.2/README.txt

Changelog since 1.8.1
---------------------

- Feature: Restructured internal handling of XML based maps
- Feature: Switched from QSimpleTextItem to QTextItem for Freemind
  support
- Feature: Import of Freemind maps
- Feature: Extended fileformat with object IDs to ease export from
          tomboy to vym
- Feature: Completed german translation
- Feature: Center on selection with "."
- Feature: Most important exports can be scripted now
- Feature: Creating new map with selection as MapCenter
- Feature: Simple export to CSV spreadsheet
- Feature: Copy from past steps in history to current one
- Feature: Editing of frame attributes in branch property window
- Feature: autosave
- Feature: number of undo/redo levels can be changed in settings
- Feature: branch property window settings are saved
- Feature: Added basic macros and documentation
- Feature: Color of selection can be changed now
- Feature: Pen and brush for frames can be set
- Feature: Simple Editor for scripts
- Feature: Added syntax highlighting for editor
- Feature: Unscroll all now only affects selected subtree
- Feature: Modifier Modes now change cursor when CTRL is pressed
- Feature: vym opens spanish documentation, if locale is es*
- Feature: New Frame format
- Feature: Properties dialog for branches instead of context menu entries
- Feature: Only one history window for all editors. State is saved.
- Feature: Canvas ported to QT 4.2 GraphicsView
- Feature: Options to use AntiaAliasing and smooth pixmap
          transformations
- Feature: Thick links use polygons now, less objects in scene
- Feature: More undo commands (and fixes there)
- Feature: Note Editor completly based on QT4 now.
- Feature: Opening of all URLs in a subtree
- Feature: Opening of all vymLinks in a subtree
- Feature: Changed format of configuration file a bit (new file anyway
          with introduction of QT4)
- Feature: Toolbar Layout is saved now
- Feature: Moved floats in XML Export, e.g. XHTML  shows floatimages at

- Bugfix: Added missing standard flag (one of the smileys got lost)
- Bugfix: Wrong parsing of relative positions after load of
          previously zoomed map
- Bugfix: Smother parabel links (Alexander Rettig)
- Bugfix: Workaround for wrong XML generated by QT with in QRichText
          list items
- Bugfix: No output from <span> tags in ASCII export any longer
- Bugfix: Don't ask for directory in XML-based exports like
          KDE-bookmarks
- Bugfix: auto-select/auto-edit new branches
- Bugfix: Visibility of BranchProperty window is saved now
- Bugfix: Undo/Redo dropping images into map
- Bugfix: Undo/Redo of copy/paste steps
- Bugfix: NoteEditor now appears on first click (not 2nd)
- Bugfix: Disable autosave while there are redos available
- Bugfix: After changing link color, that color is applied to all links
          now
- Bugfix: Pasting of FIOs
- Bugfix: No selection of branches while editing heading
- Bugfix: geometry of selection box gets updated while setting scroll or
          hide flag
- Bugfix: Possible segfault when redoing deleteChilds()
- Bugfix: autosave timeout now read from settings file
- Bugfix: Settings for historywindow correclty read now
- Bugfix: Closing property window toggle corresponding button
- Bugfix: Unscroll all childs has saveState now
- Bugfix: Invisible selection after switching mapeditor
- Bugfix: For frames the links always were drawn at bottom of heading
- Bugfix: BranchPropertyWindow updates when selection is changed
- Bugfix: Crash when trying to temporary link to floatimage
- Bugfix: Drawing error when temporary linking subtrees
- Bugfix: Import of KDE Bookmarks
- Bugfix: Export to KDE Bookmarks
- Bugfix: Export to XHTML
- Bugfix: Drag and Drop of URLs now only creates one branch
- Bugfix: Remember last directory before  ASCII/LaTeX export
- Bugfix: Editing in NoteEditor now updates actions (save) again
- Bugfix: Deleting last branch automatically unscrolls parent now
- Bugfix: Scroll/Unscroll has undo/redo now
- Bugfix: xml-parsing code simplified
- Bugfix: Fixed pretty annoying repositioning of view after editing a
          heading. (don't call show() before positioning in heading...)
- Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
- Bugfix: Save PNG images with quality 100 to workaround image problems
- Bugfix: Remember last directory before XML export
- Bugfix: move branch up/down calls scene()->update() now => much faster
- Bugfix: Relinking of floatimages undo/redo
- Bugfix: printing scales correctly again
- Bugfix: Drag & Drop (basically) works again
- Bugfix: Crash caused by BranchObj::getLastSelected
- Bugfix: Signal handling by changes in TextEditor: Much faster now
- Bugfix: printing is working again
- Bugfix: move up/down to next subtree is working again
- Bugfix: Flags are working again
- Bugfix: Floatimages have correct select box again
- Bugfix: Image format is saved with floatimage
- Bugfix: New recent file handling, fixes crash on Mac OS X
- Bugfix: Position of floatimages is saved again
- Bugfix: Position of floatimages survives adjustCanvasSize()
- Bugfix: Adding branch to scrolled branch unscroll the former
- Bugfix: More undo commands (removed saveStateComplete)
- Bugfix: No more hopping around of floats, when canvas is resized
          (by using relative positions for mainbranches. This might
  confuse parsing 1.8.56 documents with vym <= 1.8.1
- Bugfix: Mac - XSL stylesheets are found
- Bugfix: Mac - fonts are scaling
- Bugfix: Mac - hand cursor is shown correctly
- Bugfix: Undo/Redo moving floatimages
- Bugfix: Shortcuts for scrolling branches/removing branch
- Bugfix: update-bookmarks script is not only executed, but
          also found now...
- Bugfix: More undo/redo (move of floatimages, relinking of branches)
- Bugfix: More undo/redo commands
- Bugfix: Actions updated after moving a branch now
- Bugfix: vym refuses to start if vymTmpDir can't be created
- Bugfix: Editing headings now works both on Mac and Linux
  beginning of export now
- Bugfix: Floatimages internally are saved as png, preserving the alpha
          channel
- Bugfix: Fixed broken check for non-existent OO-export configuration

(reed)

2009-04-19 01:01:35 UTC MAIN commitmail json YAML

Note PKGREVISION bump for GNUMail

(rh)

2009-04-19 01:00:49 UTC MAIN commitmail json YAML

Install resource files inside share/GNUstep/Library.
Allow unprivileged USE_DESTDIR installs.
Bump PKGREVISION.

(rh)

2009-04-19 00:51:21 UTC MAIN commitmail json YAML

Note PKGREVISION bump for gnustep-make

(rh)

2009-04-19 00:50:11 UTC MAIN commitmail json YAML

2009-04-19 00:09:49 UTC MAIN commitmail json YAML

use ${RUN} to make wraper creation silent

(rh)

2009-04-18 23:55:27 UTC MAIN commitmail json YAML

gnustep-make now allows unprivileged DESTDIR installs

(rh)

2009-04-18 23:54:02 UTC MAIN commitmail json YAML

gnustep-make now allows unprivileged DESTDIR installs.

(rh)

2009-04-18 23:50:13 UTC MAIN commitmail json YAML

Allow unprivileged builds of projects that do a 'make install' into a work
subdir during the build phase.  This fixes PR pkg/36326.

(rh)

2009-04-18 21:41:16 UTC MAIN commitmail json YAML

Updated mail/p5-Email-MIME-Encodings to 1.313

(sno)

2009-04-18 21:40:41 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Email::MIME::Encodings to 1.313
  - Set license to artistic-2.0

Upstream changes:
1.313    2009-04-16
          bugfix by MKANAT to avoid QP-encoding CRLF

(sno)

2009-04-18 21:35:02 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-Declare to 0.005000

(sno)

2009-04-18 21:34:24 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Devel::Declare to 0.005000

Upstream changes:
0.005000
  - Port the documentation from %^H and Scope::Guard to B::Hooks::EndOfScope.
  - Fix extracting multi-line strings using scan_str.
  - Remove the nasty workaround for the above from Context::Simple.

(sno)

2009-04-18 21:23:11 UTC MAIN commitmail json YAML

note bozohttpd 20090418

(mrg)

2009-04-18 21:06:15 UTC MAIN commitmail json YAML

update to bozohttpd 20090418.  changes include:

o  avoid dying in daemon mode for some uncommon, but recoverable, errors
o  close leaking file descriptors for CGI and daemon mode
o  handle poll errors properly
o  don't try to handle more than one request per process yet

(mrg)

2009-04-18 19:28:04 UTC MAIN commitmail json YAML

Updated net/tinc to 1.0.9

(tonnerre)

2009-04-18 19:27:12 UTC MAIN commitmail json YAML

Update net/tinc to version 1.0.9. Pick up maintainership and set license.

Changes since version 1.0.7:

- Apply patch from Max Rijevski fixing a memory leak when closing connections.
  It also cleans up more when stopping tinc, helping tools like valgrind.
- Handle broadcast and multicast packets in router mode.
  Multicast packets are treated as broadcast packets.
- Update the manpage as well, and some whitespace to make its source more legible.
- Update documentation.
  - TCPOnly is not experimental.
  - Do not mention old Linux kernels and Ethertap anymore.
  - Document the DeviceType, PMTU and PMTUDiscovery options.
- Enable PMTU discovery by default.
- Update copyright information.
- Update Dutch translation.
- Make sure IPv6 sockets are IPv6 only.
- This will get rid of the "Can't bind to 0.0.0.0 port 655/tcp: Address already
  in use" message on Linux.
- Use TUNIFHEAD by default on FreeBSD to make sure IPv6 works.
- Treat virtual network device as tap if Mode = switch or hub.
  On OpenBSD, the link0 flag should still be set in tinc-up or by other means.
- Correct debug message.
- Prevent freeing a NULL pointer when a hostname is unresolvable.
- Do not try to send REQ_KEY or ANS_KEY requests to unreachable nodes.
- Fix reading configuration files that do not end with a newline.
- Make sure the prefixlength of subnets is sane.
- Handle SERVICE_CONTROL_INTERROGATE requests. Thanks to Carsten Ralle for noticing this.
- Don't free struct addrinfo too early. Spotted by Christian Cier-Zniewski.
- Update dutch translation.
- Make sure connection->name is never NULL.
- Apply patch from "dnk" making sockets non-blocking under Windows.
- Close the proper filedescriptor (if it exists).
- Apply patch from Scott Lamb fixing some memory and resource leaks.
- Apply patch from Scott Lamb preventing an infinite loop when sending SIGALRM.

(tonnerre)

2009-04-18 18:15:05 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.6.13

(adam)

2009-04-18 18:13:55 UTC MAIN commitmail json YAML

Changes 3.6.13:
* Fix a bug in version 3.6.12 that causes a segfault when running a count(*)
  on the sqlite_master table of an empty database.
* Fix a bug in version 3.6.12 that causes a segfault that when inserting into
  a table using a DEFAULT value where there is a function as part of the
  DEFAULT value expression.
* Fix data structure alignment issues on Sparc.
* Other minor bug fixes.

(adam)

2009-04-18 15:03:58 UTC MAIN commitmail json YAML

Reset maintainer, gave up commit bit.

(wiz)

2009-04-18 14:29:07 UTC MAIN commitmail json YAML

Needs m4, add it to USE_TOOLS.

>From Aleksey Cheusov in PR 41242.

(wiz)

2009-04-18 11:17:33 UTC MAIN commitmail json YAML

Don't depend on Fortran.
CLISP and SBCL are build dependencies.

(asau)

2009-04-18 07:05:51 UTC MAIN commitmail json YAML

note bozohttpd 20090417 update

(mrg)

2009-04-18 07:01:38 UTC MAIN commitmail json YAML

update to bozohttpd 20090417.

changes since bozohttpd 20080303:
        o  make bozohttpd internally more modular, preparing the way
          to handle more than one request per process
        o  fix http-auth, set $REMOTE_USER not $REMOTEUSER.  also fix
          cgi-bin with cvsweb, from Holger Weiss <holger@CIS.FU-Berlin.DE>
        o  fix an uninitialised variable use in daemon mode
        o  fix ssl mode with newer OpenSSL
        o  mmap large files in manageable sizes so we can serve any size file
        o  refactor url processing to handle query strings correctly for CGI
          from Sergey Katsev at Coyote Point
        o  add If-Modified-Since support, from Joerg Sonnenberger
          <joerg@netbsd.org>
        o  many more manual fixes, from NetBSD

(mrg)

2009-04-18 05:27:56 UTC MAIN commitmail json YAML

2009-04-18 05:26:31 UTC MAIN commitmail json YAML

Import dviljk-2.6.5 as print/dviljk.

This package provides a DVI driver for the LaserJet printers, using
kpathsea recursive file searching.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-04-18 05:08:28 UTC MAIN commitmail json YAML

ruby-gettext-2.0.1 out.

(obache)

2009-04-18 03:43:46 UTC MAIN commitmail json YAML

gnustep-make now allows unprivileged DESTDIR installs

(rh)

2009-04-18 03:42:56 UTC MAIN commitmail json YAML

This now allows unprivileged DESTDIR installs

(rh)

2009-04-18 03:32:17 UTC MAIN commitmail json YAML

Make GNUSTEP_OVERRIDE_INSTALL YES by default

(rh)

2009-04-18 03:22:31 UTC MAIN commitmail json YAML

GNUSTEP_OVERRIDE_INSTALL to allow unprivileged DESTDIR installs

(rh)

2009-04-18 03:21:44 UTC MAIN commitmail json YAML

Note PKGREVISION bump of gnustep-objc

(rh)

2009-04-18 03:13:40 UTC MAIN commitmail json YAML

GNUSTEP_OVERRIDE_INSTALL to allow unprivileged DESTDIR installs.

(rh)

2009-04-18 03:11:49 UTC MAIN commitmail json YAML

Note PKGREVISION bump of gnustep-make

(rh)

2009-04-18 03:10:34 UTC MAIN commitmail json YAML

2009-04-18 02:33:33 UTC MAIN commitmail json YAML

note addition of libFoundation-examples

(rh)

2009-04-18 02:30:45 UTC MAIN commitmail json YAML

Undo conflict import into wrong directory.

(rh)

2009-04-18 02:29:09 UTC MAIN commitmail json YAML

add and enable libFoundation-examples

(rh)

2009-04-18 02:28:37 UTC MAIN commitmail json YAML

Initial import of libFoundation-examples-1.1.7.168.  This package contains
the split-out examples from libFoundation.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(rh)

2009-04-18 02:27:21 UTC MAIN commitmail json YAML

Initial import of libFoundation-examples-1.1.7.168.  This package contains
the split-out examples from libFoundation.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(rh)

2009-04-18 02:20:51 UTC MAIN commitmail json YAML

Note update of libFoundation to 1.1.7.168

(rh)

2009-04-18 02:19:23 UTC MAIN commitmail json YAML

Update libFoundation to 1.1.7.168.  This makes libFoundation play nice with
the new gnustep-make directory structure.  Other notable changes include:
* bugfixes and stability improvements
* Support for some new Cocoa classes, like NSURL
* Improved compatibility with gstep-base
* more and fixed timezone files
* support for read-only strings in UTF-8 and UTF-16
* some fixes for warnings thrown in new gcc (gcc3+) compilers

(rh)

2009-04-18 01:32:44 UTC MAIN commitmail json YAML

add another directory independently installed by libFoundation

(rh)

2009-04-18 01:17:19 UTC MAIN commitmail json YAML

Fix regression, as lib/GNUstep may also be installed by libFoundation

(rh)

2009-04-18 01:09:03 UTC MAIN commitmail json YAML

Fix regression, as Makefiles/Additional may also be installed by libFoundation

(rh)

2009-04-17 23:12:29 UTC MAIN commitmail json YAML

Note PKGREVISION bump of gnustep-objc-lf2

(rh)

2009-04-17 23:10:30 UTC MAIN commitmail json YAML

2009-04-17 23:00:48 UTC MAIN commitmail json YAML

The edcommon framework comes with its own licence.

(rh)

2009-04-17 22:46:56 UTC MAIN commitmail json YAML

Note PKGREVISION bump of libffi

(rh)

2009-04-17 22:45:52 UTC MAIN commitmail json YAML

Attempt to make this build on NetBSD/powerpc.  While at it, correctly set
INFO_FILES to 'yes'.  Bump PKGREVISION.

(rh)

2009-04-17 22:37:40 UTC MAIN commitmail json YAML

Note update of cgoban-java to 3.3.25

(rh)

2009-04-17 22:36:23 UTC MAIN commitmail json YAML

Update cgoban-java to 3.3.25.  Changes include:
* Update of several translations.
* Fixed regression where the SGF map wasn't always updating properly.
* Added Bulgarian translation.

(rh)

2009-04-17 22:09:55 UTC MAIN commitmail json YAML

Note PKGREVISION bump of edcommon

(rh)

2009-04-17 22:08:44 UTC MAIN commitmail json YAML

For the NetBSD/powerpc 3.x case, use the enums out of <powerpc/reloc.h>
instead of literal integers.  Again, this should not result in different
code, so no reason to bump revision.

(he)

2009-04-17 22:01:19 UTC MAIN commitmail json YAML

Make this build with the new gnustep world order.
Bump PKGREVISION.

(rh)

2009-04-17 21:55:13 UTC MAIN commitmail json YAML

s/user-destdir/destdir/ as this needs root privileges to install.  Thanks
to wiz for spotting.

(rh)

2009-04-17 21:50:58 UTC pkgsrc-2009Q1 commitmail json YAML

2009-04-17 21:43:51 UTC pkgsrc-2009Q1 commitmail json YAML

Pullup ticket 2738 - requested by tron
Security fix

Revisions pulled up:
- pkgsrc/graphics/ghostscript/Makefile 1.61
- pkgsrc/graphics/ghostscript/distinfo 1.23
- pkgsrc/graphics/ghostscript/patches/patch-aa 1.4

  Module Name: pkgsrc
  Committed By: tron
  Date: Tue Apr 14 19:32:54 UTC 2009

  Modified Files:
  pkgsrc/print/ghostscript: Makefile distinfo
  Added Files:
  pkgsrc/print/ghostscript/patches: patch-aa

  Log Message:
  Add patch for the security vulnerability reported in CVE-2009-0196
  taken from Redhat's Bugzilla.

  To generate a diff of this commit:
  cvs rdiff -u -r1.60 -r1.61 pkgsrc/print/ghostscript/Makefile
  cvs rdiff -u -r1.22 -r1.23 pkgsrc/print/ghostscript/distinfo
  cvs rdiff -u -r0 -r1.4 pkgsrc/print/ghostscript/patches/patch-aa

(spz)

2009-04-17 21:42:06 UTC MAIN commitmail json YAML

2009-04-17 21:40:25 UTC MAIN commitmail json YAML

Import makeindexk-2.15 as textproc/makeindexk.

The program makeindex is a general purpose hierarchical index
generator; it accepts one or more input files (often produced by a
text formatter such as TeX or troff, sorts the entries, and produces
an output file which can be formatted.  The index can have up to three
levels (0, 1, and 2) of subitem nesting.  The way in which words are
flagged for indexing within the main document is specific to the
formatter used; makeindex does not automate the process of selecting
these words.  As the output index is hierarchical, makeindex can be
considered complimentary to the awk-based make.index system of Bentley
and Kernighan, which is specific to troff, generates non-hierarchical
indices, and employs a much simpler syntax for indicating index
entries.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-04-17 21:30:16 UTC MAIN commitmail json YAML

Note update of ObjectiveLib to 1.0.0

(rh)

2009-04-17 21:28:40 UTC MAIN commitmail json YAML

Update ObjectiveLib to 1.0.0.  Changes are mainly bugfixes.  This also now
works with the changed gnustep file hierarchy.

(rh)

2009-04-17 19:54:39 UTC MAIN commitmail json YAML

Two minor changes to the adaptation for NetBSD/powerpc, resulting
in no code change and adding portability to NetBSD 3.x, so no
revision bump:

o Let the workaround for missing R_PPC_ADDR16{HI,LO} work for other
  systems who also define R_PPC_16_{HI,LO} instead.

o Add portability to NetBSD/powerpc 3.x, which has a very minimalist
  <powerpc/elf_machdep.h> file.

(he)

2009-04-17 18:40:42 UTC MAIN commitmail json YAML

2009-04-17 18:19:28 UTC MAIN commitmail json YAML

update to 2.26.1
changes:
GConfEntry.get_value now accepts None as parameter for the locale

(drochner)

2009-04-17 18:16:07 UTC MAIN commitmail json YAML

2009-04-17 18:12:10 UTC MAIN commitmail json YAML

update to 2.26.1
changes:
-bugfixes
-translation updates

(drochner)

2009-04-17 18:11:04 UTC MAIN commitmail json YAML

2009-04-17 18:09:09 UTC MAIN commitmail json YAML

2009-04-17 18:07:31 UTC MAIN commitmail json YAML

2009-04-17 18:06:12 UTC MAIN commitmail json YAML

2009-04-17 18:04:43 UTC MAIN commitmail json YAML

2009-04-17 18:01:50 UTC MAIN commitmail json YAML

2009-04-17 18:00:52 UTC MAIN commitmail json YAML

2009-04-17 17:59:34 UTC MAIN commitmail json YAML

2009-04-17 17:55:53 UTC MAIN commitmail json YAML

2009-04-17 17:51:01 UTC MAIN commitmail json YAML

update to 0.12.0
this is a major update, no changelog available

pkgsrc note: restored Python plugin support (got lost in a previous update)

(drochner)

2009-04-17 17:41:23 UTC MAIN commitmail json YAML

- Do not define NO_CONFIGURE because some packages need the
  REPLACE_INTERPRETER magic.
- Use a full path to access a texmf tree in ${WRKSRC}.

(minskim)

2009-04-17 17:35:43 UTC MAIN commitmail json YAML

2009-04-17 17:31:33 UTC MAIN commitmail json YAML

2009-04-17 17:30:02 UTC MAIN commitmail json YAML

2009-04-17 17:27:48 UTC MAIN commitmail json YAML

2009-04-17 16:51:07 UTC MAIN commitmail json YAML

2009-04-17 16:47:56 UTC MAIN commitmail json YAML

Note addition of devel/p5-TAP-Harness-Archive version 0.13.

(he)

2009-04-17 16:47:39 UTC MAIN commitmail json YAML

Add p5-TAP-Harness-Archive.

(he)