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 (21m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 14:44:06 UTC Now

2010-02-11 04:55:58 UTC MAIN commitmail json YAML

Note update of scmgit.

(minskim)

2010-02-11 04:54:56 UTC MAIN commitmail json YAML

Update scmgit packages to 1.6.6.2.

Changes:
* recursive merge didn't correctly diagnose its own programming errors,
  and instead caused the caller to segfault.
* The new "smart http" aware clients probed the web servers to see if
  they support smart http, but did not fall back to dumb http transport
  correctly with some servers.
* Time based reflog syntax e.g. "@{yesterday}" didn't diagnose a misspelled
  time specification and instead assumed "@{now}".
* "git archive HEAD -- no-such-directory" produced an empty archive
  without complaining.
* "git blame -L start,end -- file" misbehaved when given a start that is
  larger than the number of lines in the file.
* "git checkout -m" didn't correctly call custom merge backend supplied
  by the end user.
* "git config -f <file>" misbehaved when run from a subdirectory.
* "git cvsserver" didn't like having regex metacharacters (e.g. '+') in
  CVSROOT environment.
* "git fast-import" did not correctly handle large blobs that may
  bust the pack size limit.
* "git gui" is supposed to work even when launched from inside a .git
  directory.
* "git gui" misbehaved when applying a hunk that ends with deletion.
* "git imap-send" did not honor imap.preformattedHTML as documented.
* "git log" family incorrectly showed the commit notes unconditionally by
  mistake, which was especially irritating when running "git log --oneline".
* "git status" shouldn't require an write access to the repository.
* Other minor documentation updates are included.

(minskim)

2010-02-11 02:18:34 UTC MAIN commitmail json YAML

2010-02-11 01:06:58 UTC MAIN commitmail json YAML

Update SWI Prolog packages to follow update of SWI Prolog itself.

(asau)

2010-02-11 00:59:54 UTC MAIN commitmail json YAML

2010-02-11 00:58:19 UTC MAIN commitmail json YAML

2010-02-10 23:43:47 UTC MAIN commitmail json YAML

Fix x11-links version number.

(wiz)

2010-02-10 23:33:09 UTC MAIN commitmail json YAML

Make squeak build again:
- correctly override the libtool used by the build.
- patch-ao: rearrange linker arguments so that vm/vm.a pulls in the libraries.
- patch-ap: fix building of npsqueak browser plugin (use cc as compiler. add
  .so suffix to plugin)
- for whatever reason the plugins are now installed with .a and .so suffixes.
  adjust PLISTs accordingly.

I can now at least start the vm again.

(bad)

2010-02-10 23:02:36 UTC MAIN commitmail json YAML

Updated pkgtools/x11-links to 0.46.5.99.24

(wiz)

2010-02-10 23:02:26 UTC MAIN commitmail json YAML

2010-02-10 22:30:52 UTC MAIN commitmail json YAML

Pick something non-ancient for the JRE (v6 for now).

(joerg)

2010-02-10 21:57:18 UTC MAIN commitmail json YAML

Updated lang/swi-prolog-lite to 5.9.7

(asau)

2010-02-10 21:56:41 UTC MAIN commitmail json YAML

2010-02-10 21:10:25 UTC MAIN commitmail json YAML

Allow all python versions.

(joerg)

2010-02-10 21:09:05 UTC MAIN commitmail json YAML

2010-02-10 20:39:34 UTC pkgsrc-2009Q4 commitmail json YAML

2010-02-10 20:37:33 UTC pkgsrc-2009Q4 commitmail json YAML

Pullup ticket 2996 - requested by dholland
security update

Revisions pulled up:
- pkgsrc/www/apache/Makefile 1.199
- pkgsrc/www/apache/distinfo 1.60
- pkgsrc/www/ap-ssl/Makefile 1.109
- pkgsrc/www/ap-ssl/distinfo 1.35

Files added:
pkgsrc/www/ap-ssl/patches/patch-ac

  -------------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  dholland
  Date:          Tue Feb  9 07:22:06 UTC 2010

  Modified Files:
          pkgsrc/www/apache: Makefile distinfo

  Log Message:
  Update to 1.3.42, fixing CVE-2010-0010. Note: this package is now EOL
  upstream. The next security bug probably won't get patched, so if you're
  still using this, it's time to migrate to 2.x.

  To generate a diff of this commit:
  cvs rdiff -u -r1.198 -r1.199 pkgsrc/www/apache/Makefile
  cvs rdiff -u -r1.59 -r1.60 pkgsrc/www/apache/distinfo

  -------------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  dholland
  Date:          Wed Feb 10 03:55:18 UTC 2010

  Modified Files:
          pkgsrc/www/ap-ssl: Makefile distinfo
  Added Files:
          pkgsrc/www/ap-ssl/patches: patch-ac

  Log Message:
  Hack this to build against Apache 1.3.42. As 1.3.42 doesn't change
  anything significant in the internals, all this requires is patching
  the accepted version and bumping BUILDLINK_API_DEPENDS. PKGREVISION++.

  To generate a diff of this commit:
  cvs rdiff -u -r1.108 -r1.109 pkgsrc/www/ap-ssl/Makefile
  cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/ap-ssl/distinfo
  cvs rdiff -u -r0 -r1.3 pkgsrc/www/ap-ssl/patches/patch-ac

(spz)

2010-02-10 19:52:31 UTC MAIN commitmail json YAML

2010-02-10 19:48:05 UTC MAIN commitmail json YAML

Removed meta-pkgs/php4-extensions

(joerg)

2010-02-10 19:34:08 UTC MAIN commitmail json YAML

2010-02-10 19:33:54 UTC MAIN commitmail json YAML

Change PostgreSQL default to 8.4.

(joerg)

2010-02-10 19:30:09 UTC MAIN commitmail json YAML

Use pgsql as option name for consistency with other packages.

(joerg)

2010-02-10 19:17:48 UTC MAIN commitmail json YAML

2010-02-10 19:16:49 UTC MAIN commitmail json YAML

Make Python 2.6 the default version.

(joerg)

2010-02-10 18:24:16 UTC MAIN commitmail json YAML

2010-02-10 18:17:11 UTC MAIN commitmail json YAML

2010-02-10 18:15:48 UTC MAIN commitmail json YAML

Removed lang/tcl83

(joerg)

2010-02-10 18:15:29 UTC MAIN commitmail json YAML

2010-02-10 18:13:07 UTC MAIN commitmail json YAML

Removed x11/tk83

(joerg)

2010-02-10 18:11:46 UTC MAIN commitmail json YAML

2010-02-10 18:08:34 UTC MAIN commitmail json YAML

2010-02-10 18:06:40 UTC MAIN commitmail json YAML

Removed www/php4

(joerg)

2010-02-10 18:02:50 UTC MAIN commitmail json YAML

2010-02-10 18:02:11 UTC MAIN commitmail json YAML

Removed net/php-yp

(joerg)

2010-02-10 18:01:40 UTC MAIN commitmail json YAML

2010-02-10 18:01:15 UTC MAIN commitmail json YAML

Removed databases/php-filepro

(joerg)

2010-02-10 17:59:27 UTC MAIN commitmail json YAML

2010-02-10 17:57:19 UTC MAIN commitmail json YAML

Removed www/php-FastTemplate

(joerg)

2010-02-10 17:56:46 UTC MAIN commitmail json YAML

Removed www/php4-apc

(joerg)

2010-02-10 17:55:28 UTC MAIN commitmail json YAML

Removed www/apc-gui

(joerg)

2010-02-10 17:52:30 UTC MAIN commitmail json YAML

2010-02-10 17:47:50 UTC MAIN commitmail json YAML

Removed textproc/php4-domxml

(joerg)

2010-02-10 17:47:18 UTC MAIN commitmail json YAML

Removed textproc/php4-xslt

(joerg)

2010-02-10 17:46:10 UTC MAIN commitmail json YAML

Remove PHP 4 from the list of supported versions.

(joerg)

2010-02-10 17:42:33 UTC MAIN commitmail json YAML

2010-02-10 17:39:10 UTC MAIN commitmail json YAML

Removed lang/sun-jre15

(joerg)

2010-02-10 17:38:30 UTC MAIN commitmail json YAML

Removed lang/sun-jre14

(joerg)

2010-02-10 17:36:17 UTC MAIN commitmail json YAML

Removed lang/sun-jdk15

(joerg)

2010-02-10 17:36:01 UTC MAIN commitmail json YAML

Removed lang/sun-jdk14

(joerg)

2010-02-10 17:35:41 UTC MAIN commitmail json YAML

Removed lang/jdk-openjit

(joerg)

2010-02-10 17:35:23 UTC MAIN commitmail json YAML

Removed lang/jdk

(joerg)

2010-02-10 17:34:58 UTC MAIN commitmail json YAML

2010-02-10 17:34:51 UTC MAIN commitmail json YAML

2010-02-10 17:34:25 UTC MAIN commitmail json YAML

Removed lang/jbuilder-jit

(joerg)

2010-02-10 17:34:10 UTC MAIN commitmail json YAML

Removed editors/jave

(joerg)

2010-02-10 17:33:52 UTC MAIN commitmail json YAML

2010-02-10 17:33:36 UTC MAIN commitmail json YAML

2010-02-10 17:33:07 UTC MAIN commitmail json YAML

Removed devel/jgrasp

(joerg)

2010-02-10 17:32:48 UTC MAIN commitmail json YAML

Removed parallel/GridSim

(joerg)

2010-02-10 17:32:21 UTC MAIN commitmail json YAML

2010-02-10 17:32:17 UTC MAIN commitmail json YAML

2010-02-10 17:31:01 UTC MAIN commitmail json YAML

Removed x11/swing

(joerg)

2010-02-10 17:30:47 UTC MAIN commitmail json YAML

Removed net/flan

(joerg)

2010-02-10 17:30:26 UTC MAIN commitmail json YAML

2010-02-10 17:29:45 UTC MAIN commitmail json YAML

Removed net/bind9

(joerg)

2010-02-10 17:28:57 UTC MAIN commitmail json YAML

Use bind 9.5 as fallback.

(joerg)

2010-02-10 17:27:40 UTC MAIN commitmail json YAML

Removed mail/columba

(joerg)

2010-02-10 17:23:27 UTC MAIN commitmail json YAML

2010-02-10 17:22:39 UTC MAIN commitmail json YAML

Removed databases/py-psycopg

(joerg)

2010-02-10 17:21:55 UTC MAIN commitmail json YAML

Retire psycopg1 option and rename psycopg2 to postgresql, making it
the default. Bump revision.

(joerg)

2010-02-10 17:13:03 UTC MAIN commitmail json YAML

2010-02-10 17:12:56 UTC MAIN commitmail json YAML

Removed net/boinc3-seti

(joerg)

2010-02-10 17:12:35 UTC MAIN commitmail json YAML

Removed lang/gcc-ssp

(joerg)

2010-02-10 17:11:37 UTC MAIN commitmail json YAML

2010-02-10 17:10:53 UTC MAIN commitmail json YAML

2010-02-10 17:10:45 UTC MAIN commitmail json YAML

Removed emulators/vmware3

(joerg)

2010-02-10 17:10:29 UTC MAIN commitmail json YAML

Removed emulators/vmware-module3

(joerg)

2010-02-10 17:10:12 UTC MAIN commitmail json YAML

Removed emulators/vmware-module

(joerg)

2010-02-10 17:09:55 UTC MAIN commitmail json YAML

Removed emulators/vmware

(joerg)

2010-02-10 17:09:11 UTC MAIN commitmail json YAML

2010-02-10 17:09:05 UTC MAIN commitmail json YAML

Removed databases/php-pdo_odbc

(joerg)

2010-02-10 17:08:22 UTC MAIN commitmail json YAML

2010-02-10 17:08:13 UTC MAIN commitmail json YAML

Removed comms/plptools

(joerg)

2010-02-10 17:07:06 UTC MAIN commitmail json YAML

2010-02-10 17:06:45 UTC MAIN commitmail json YAML

Removed audio/csound4-manual

(joerg)

2010-02-10 17:06:28 UTC MAIN commitmail json YAML

Removed audio/csound4

(joerg)

2010-02-10 17:05:14 UTC MAIN commitmail json YAML

2010-02-10 17:01:12 UTC MAIN commitmail json YAML

Removed graphics/SDLKit

(joerg)

2010-02-10 17:00:51 UTC MAIN commitmail json YAML

Removed graphics/RenderKit

(joerg)

2010-02-10 17:00:23 UTC MAIN commitmail json YAML

Removed graphics/GlutKit

(joerg)

2010-02-10 16:59:58 UTC MAIN commitmail json YAML

Removed graphics/GeometryKit

(joerg)

2010-02-10 16:59:17 UTC MAIN commitmail json YAML

Removed graphics/GLXKit

(joerg)

2010-02-10 16:58:55 UTC MAIN commitmail json YAML

Removed graphics/3DKit

(joerg)

2010-02-10 16:57:21 UTC MAIN commitmail json YAML

2010-02-10 16:56:20 UTC MAIN commitmail json YAML

Removed net/isc-dhcrelay

(joerg)

2010-02-10 16:55:47 UTC MAIN commitmail json YAML

Removed net/isc-dhcpd

(joerg)

2010-02-10 16:55:30 UTC MAIN commitmail json YAML

Removed net/isc-dhcp

(joerg)

2010-02-10 16:55:11 UTC MAIN commitmail json YAML

Removed net/isc-dhclient

(joerg)

2010-02-10 16:54:21 UTC MAIN commitmail json YAML

2010-02-10 16:53:24 UTC MAIN commitmail json YAML

Removed sysutils/xraidadmin

(joerg)

2010-02-10 16:49:06 UTC MAIN commitmail json YAML

2010-02-10 16:47:53 UTC MAIN commitmail json YAML

Removed sysutils/fdgw

(joerg)

2010-02-10 16:35:18 UTC MAIN commitmail json YAML

2010-02-10 16:08:40 UTC MAIN commitmail json YAML

2010-02-10 15:32:25 UTC MAIN commitmail json YAML

+ ROMBuild-2.14, apache-ant-1.8.0, balance-3.50, bugzilla-3.4.5,
  calibre-0.6.38, chrony-1.24, clutter-gst-1.0.0, curl-7.20.0,
  enca-1.13, fetchyahoo-2.13.8, freeciv-2.2.0, gnome-screensaver-2.28.2,
  kde-4.4, luit-1.0.5, mc-4.7.0.2, pixman-0.16.6, py-jinja2-2.3
  [pkg/42783], raine-0.51.8, t-prot-2.13.1, vice-2.2 [pkgsrc-wip],
  xf86-input-vmmouse-12.6.6.

(wiz)

2010-02-10 15:31:25 UTC MAIN commitmail json YAML

2010-02-10 15:30:27 UTC MAIN commitmail json YAML

2010-02-10 15:28:12 UTC MAIN commitmail json YAML

Updated graphics/p5-Image-ExifTool to 8.10

(gdt)

2010-02-10 15:27:57 UTC MAIN commitmail json YAML

Update to 8.10

  - API Changes:
      - Enhanced GetFileType() to return descriptions for more file types
  - Fixed "-TAG-= -TAG=VALUE" syntax to work with shiftable (date/time) tags
    and tags with conversions
  - Enhanced Geosync tag to allow GPS time-drift correction
  - API Changes:
      - Added CharsetID3 option
      - Changed name of IPTCCharset option to CharsetIPTC (but IPTCCharset may
        still be used for backward compatibility)

(gdt)

2010-02-10 13:25:03 UTC MAIN commitmail json YAML

--libs for python-config is evil, it makes it find the static lib first.
Bump revision.

(joerg)

2010-02-10 12:39:38 UTC MAIN commitmail json YAML

Updated games/wormux to 0.9.0

(adam)

2010-02-10 12:38:42 UTC MAIN commitmail json YAML

Changes 0.9.0:
* Artificial Intelligence! No more hidden feature AI-stupid.
  The new AI is smart.
* Improved quality of network games
* Two new teams: Postfix and Hexley
* Add 3 new maps. Delete 3 old ones.
* Some display and gameplay improvements
* A lot of other improvements and bug fixes

(adam)

2010-02-10 12:32:56 UTC MAIN commitmail json YAML

Updated wm/echinus to 0.4.0

(wiz)

2010-02-10 12:32:47 UTC MAIN commitmail json YAML

Update to 0.4.0 provided by Demelier David on pkgsrc-users.

No list of changes found.

(wiz)

2010-02-10 12:27:35 UTC MAIN commitmail json YAML

Updated net/p5-Net-Amazon to 0.59

(obache)

2010-02-10 12:27:23 UTC MAIN commitmail json YAML

Update p5-Net-Amazon to 0.59.

0.59 (11/02/2009)
  (cb) DigitalMusicTrack.pm was not included, reported by Matt
        Okeson-Harlow.

0.58 (11/01/2009)
  (cb) Update the Keywords library in Validate - reported by Dave
        Hodgkinson.
  (cb) Added customer_location and customer_name accessors to review
        results for Scott Weisman.
  (cb) Nathan Handler re-re-reported a man page issue, rt 46708.

0.57 (09/08/2009)
  (cb) David Raab reported an incomplete kit via rt.cpan.org.  Re-run
        make manifest to address my mistake.

0.56 (09/07/2009)
  (cb) Add support for searching MP3 downloads as requsted by Dave
        Hodgkinson.
  (cb) Required for MP3 Downloads, and inspired by Vince Veselosky's
        fix, update aws4-itemsearch.
  (cb) secret_key is now a required parameter.  Update all of the example
        scripts with the secret_key parameter.

0.55 (07/20/2009)
  (cb) Yuichi Tateno implemented support for the SearchIndex all.
  (cb) Vince Veselosky fixed adm/aws4-types script, and as a result
        updated classes in Validate/Type.
  (cb) Update to WSDL 2009-07-16.

(obache)

2010-02-10 12:14:03 UTC MAIN commitmail json YAML

Updated audio/p5-Audio-Wav to 0.08

(obache)

2010-02-10 12:13:50 UTC MAIN commitmail json YAML

Update p5-Audio-Wav to 0.08.
While here set LICENSE=${PERL5_LICENSE}.
Pach provided via PR 42779 by Wen Heping.

0.07  Sun Feb 07 18:05:41 GMT 2010
  - change API so you can call Audio::Wav->{read|write} w/o new() if preferred
  - increase pure perl read speed by a factor of ~2.4
    * remove unnecessary bounds check
    * put block in closure, avoiding double hash lookup
    * put $block assign in _init_read_sub, put read_sub in closure, too
    * pull $handle into closure:
    * get rid of closure, and get rid of read() - inline it with $read_sub
  - use Inline::C (if available) to increase read speed by a factor of ~2.3
  - experimental support for reading 24- and 32- bit data (suspected to
    work on little endian machines that use Inline::C)

0.08  Sun Feb 09 06:29:43 GMT 2010
  - fix regression: read() returned bogus samples when Inline::C not available

(obache)

2010-02-10 11:37:32 UTC MAIN commitmail json YAML

Updated audio/py-karaoke to 0.7.2

(wiz)

2010-02-10 11:37:21 UTC MAIN commitmail json YAML

Update to 0.7.2:

We are pleased to announce the release of PyKaraoke v0.7.2, with
improvements to the external MPG/AVI viewer support.

(wiz)

2010-02-10 11:20:12 UTC MAIN commitmail json YAML

1.5:
Add loongson to recognized OpenBSD architectures.
>From Jason McIntyre <jmc@kerhand.co.uk>.

(wiz)

2010-02-10 10:43:28 UTC MAIN commitmail json YAML

Some improvements:
* set LICENSE=gnu-gpl-v2
* add user-destdir support
* reset WRKSRC setting, use CONFIGURE_DIRS instead,
  so that pkgsrc magick affect to all files
* regen patches, split out patch-ad from patch-ac
  (one patch file to multiple files is not good).
* need termcap to build.

(obache)

2010-02-10 10:36:00 UTC MAIN commitmail json YAML

2010-02-10 10:31:46 UTC MAIN commitmail json YAML

use ${PYVERSSUFFIX} to fix problems with other Python versions
(seen in bulk build)

(drochner)

2010-02-10 03:56:00 UTC MAIN commitmail json YAML

2010-02-10 03:55:18 UTC MAIN commitmail json YAML

Hack this to build against Apache 1.3.42. As 1.3.42 doesn't change
anything significant in the internals, all this requires is patching
the accepted version and bumping BUILDLINK_API_DEPENDS. PKGREVISION++.

(dholland)

2010-02-09 23:02:13 UTC MAIN commitmail json YAML

Start removal of PKG_SUFX as option by making selection of compression
format a separate new option (PKG_COMPRESSION).

(joerg)

2010-02-09 22:55:16 UTC MAIN commitmail json YAML

Add PYTHONCONFIG similar to PYTHONBIN.

(joerg)

2010-02-09 22:35:53 UTC MAIN commitmail json YAML

Added www/py-uwsgi version 0.9.4.1

(joerg)

2010-02-09 22:35:31 UTC MAIN commitmail json YAML

2010-02-09 22:34:26 UTC MAIN commitmail json YAML

Import uwsgi-0.9.4.1:

uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server,
aimed for professional python webapps deployment and development.
Backend support exists for Apache, nginx, cherokee and lighttpd.

Some of the features include:
- low memory footprint
- preforking and multithreaded operation
- logging, diagnostic and profiling support
- support for sendfile()
- self-healing
- graceful restart and hot-plug upgrading

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(joerg)

2010-02-09 22:07:09 UTC MAIN commitmail json YAML

Note initial addition of p5-Mail-Alias version 1.12 as mail/p5-Mail-Alias
into The NetBSD Packages Collection.

The Perl 5 module Mail::Alias can read various formats of mail
alias. Once an object has been created it can be used to expand
aliases and output in another format.

(seb)

2010-02-09 22:06:38 UTC MAIN commitmail json YAML

Add & enable p5-Mail-Alias

(seb)

2010-02-09 22:06:18 UTC MAIN commitmail json YAML

Initial import of p5-Mail-Alias version 1.12 in the NetBSD Packages
Collection.

The Perl 5 module Mail::Alias can read various formats of mail
alias. Once an object has been created it can be used to expand
aliases and output in another format.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-02-09 21:15:35 UTC MAIN commitmail json YAML

No negative form of --with-ipv6.

(joerg)

2010-02-09 20:18:43 UTC MAIN commitmail json YAML

Fix overcomplicated install rules. Make sure to create the logfile at
install time with the right permissions and don't make most of the
templates group writeable. Bump revision.

(joerg)

2010-02-09 19:00:30 UTC MAIN commitmail json YAML

Note update of tex-enctex-doc.

(minskim)

2010-02-09 19:00:08 UTC MAIN commitmail json YAML

2010-02-09 18:54:22 UTC MAIN commitmail json YAML

2010-02-09 18:53:02 UTC MAIN commitmail json YAML

Import tex-dvipdfmx-doc-2009.16044 as print/tex-dvipdfmx-doc.

This is documentation for tex-dvipdfmx.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-02-09 18:50:36 UTC MAIN commitmail json YAML

2010-02-09 18:49:26 UTC MAIN commitmail json YAML

Import tex-dvipdfm-doc-0.13.2d as print/tex-dvipdfm-doc.

This is documentation for tex-dvipdfm.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-02-09 18:29:44 UTC MAIN commitmail json YAML

2010-02-09 18:28:01 UTC MAIN commitmail json YAML

Regen, forgotten to commit with the patches.

(joerg)

2010-02-09 18:08:03 UTC MAIN commitmail json YAML

Fix a shell script to work with classic Bourne shell instead of bash.

(joerg)

2010-02-09 17:24:49 UTC MAIN commitmail json YAML

configure wants m4 that understands -I

(tnn)

2010-02-09 16:08:36 UTC MAIN commitmail json YAML

let the "wide links" option default to "false", as a preliminary
response to the recent symlink attack problem
approved by Takahiro Kambe
bump PKGREVISION

(drochner)

2010-02-09 16:05:38 UTC MAIN commitmail json YAML

add a patch from upstream to fix "data callback excessive length"
which is security critical

(drochner)

2010-02-09 14:06:39 UTC MAIN commitmail json YAML

Updated math/R to 2.10.1

(adam)

2010-02-09 12:31:20 UTC MAIN commitmail json YAML

Add patch fixing build on DragonFly provided by Steve O'Hara-Smith
in PR 42666.

(wiz)

2010-02-09 11:48:45 UTC MAIN commitmail json YAML

Updated audio/p5-Audio-Scan to 0.59

(obache)

2010-02-09 11:48:34 UTC MAIN commitmail json YAML

Update p5-Audio-Scan to 0.59.

Pkgsrc fixes:
* correct LICENSE, not perl's, but exactly gplv2.
* set GNU_CONFIGURE=yes for affect pkgsrc magick to intenal copy of libid3tag.
* buildlink with zlib, internal libid3tag require it.

Package Changes:
0.59    2010-02-08 15:30:00
        - MP4: Bug 15656, read channels and bits_per_sample for ALAC files.
        - APE: Bug 15324, read APEv2 tags that don't contain a header.
        - APE: Fixed reading of binary tag data.
        - APE: Support for reading special "Cover Art (Front)" tag.

(obache)

2010-02-09 10:12:13 UTC MAIN commitmail json YAML

Inkscape requires boost-headers, not boost-libs

(adam)

2010-02-09 07:22:33 UTC MAIN commitmail json YAML

2010-02-09 07:22:06 UTC MAIN commitmail json YAML

Update to 1.3.42, fixing CVE-2010-0010. Note: this package is now EOL
upstream. The next security bug probably won't get patched, so if you're
still using this, it's time to migrate to 2.x.

(dholland)

2010-02-09 07:02:53 UTC MAIN commitmail json YAML

Changes 2.10.1:
* The PCRE library has been updated to version 8.00.
* R CMD INSTALL has new options --no-R, --no-libs, --no-data,
  --no-help, --no-demo, --no-exec, and --no-inst to suppress
  installation of the specified part of the package.
* The documented line-length limit of 4095 bytes when reading
  from the console now also applies also to parse(file="")
  (which previously had a limit of around 1024 bytes).
* A Bioconductor mirror can be set for use by setRepositories()
  via the option "BioC_mirror".
* Double-clicking in a tk_select.list() list box now selects the item
  and closes the list box (as happens on the Windows select.list() widget).
* configure will be able to find a usable libtiff in some rare
  circumstances where it did not previously (where libtiff
  needed to be linked explicitly against -ljpeg).
* Making refman.pdf works around a problem with the indexing
  with hyperref 6.79d and later.
* The 'extended' argument is deprecated in strsplit(), grep(),
  grepl(), sub(), gsub(), regexpr() and gregexpr() (not just the
  value extended = FALSE) and will be removed in R 2.11.0.
* bug fixes

(adam)

2010-02-09 00:53:36 UTC MAIN commitmail json YAML

2010-02-09 00:52:49 UTC MAIN commitmail json YAML

Import tex-cm-doc-2009.15878 as fonts/tex-cm-doc.

This is documentation for tex-cm.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-02-09 00:22:01 UTC MAIN commitmail json YAML

add cfengine2-2.2.10

(zafer)

2010-02-09 00:10:23 UTC MAIN commitmail json YAML

update master_sites

(zafer)

2010-02-09 00:08:50 UTC MAIN commitmail json YAML

2010-02-09 00:05:48 UTC MAIN commitmail json YAML

update master_sites

(zafer)

2010-02-08 22:31:41 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 0.96

(seb)

2010-02-08 22:31:28 UTC MAIN commitmail json YAML

Update p5-Moose from version 0.95 to version 0.96.

Upstream changes:
0.96 Sat, Feb 6, 2010

  [NEW FEATURES]
  * ScalarRef is now a parameterized type. You can now specify a type
    constraint for whatever the reference points to. (Closes RT#50857)
    (Michael G. Schwern, Florian Ragwitz)

  [BUG FIXES]
  * ScalarRef now accepts references to other references. (Closes RT#50934)
    (Michael G. Schwern)

(seb)

2010-02-08 22:12:40 UTC MAIN commitmail json YAML

USE > IS for builtins.

(roy)

2010-02-08 22:11:43 UTC MAIN commitmail json YAML

Detect a working terminfo a little better.

(roy)

2010-02-08 22:06:11 UTC MAIN commitmail json YAML

Note initial addition of p5-Web-Scraper version 0.32 as www/p5-Web-Scraper
into The NetBSD Packages Collection.

The Perl 5 module Web::Scraper is a web scraper toolkit, inspired
by Ruby's equivalent Scrapi. It provides a DSL-ish interface for
traversing HTML documents and returning a neatly arranged Perl data
structure.

(seb)

2010-02-08 22:05:48 UTC MAIN commitmail json YAML

Add & enable p5-Web-Scraper

(seb)

2010-02-08 22:05:31 UTC MAIN commitmail json YAML

Initial import of p5-Web-Scraper version 0.32 in the NetBSD Packages
Collection.

The Perl 5 module Web::Scraper is a web scraper toolkit, inspired
by Ruby's equivalent Scrapi. It provides a DSL-ish interface for
traversing HTML documents and returning a neatly arranged Perl data
structure.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-02-08 21:07:17 UTC MAIN commitmail json YAML

Added audio/p5-Audio-Scan version 0.58

(wiz)

2010-02-08 21:07:08 UTC MAIN commitmail json YAML

+ p5-Audio-Scan.

(wiz)

2010-02-08 21:06:29 UTC MAIN commitmail json YAML

Initial import of p5-Audio-Scan-0.58, packaged for wip by Wen Heping.

Audio::Scan is a C-based scanner for audio file metadata and tag
information.  It currently supports MP3 via an included version of
libid3tag, MP4, Ogg Vorbis, FLAC (if libFLAC is installed), ASF,
WAV, AIFF, Musepack, and Monkey's Audio.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20100208

(wiz)

2010-02-08 21:02:24 UTC MAIN commitmail json YAML

Note initial addition of p5-HTML-TreeBuilder-LibXML version 0.11
as www/p5-HTML-TreeBuilder-LibXML into The NetBSD Packages Collection.

The Perl 5 module HTML::TreeBuilder::LibXML is a libxml based
compatible interface to HTML::TreeBuilder, which could be slow for
a large document.

(seb)

2010-02-08 20:57:29 UTC MAIN commitmail json YAML

Add & enable p5-HTML-TreeBuilder-LibXML

(seb)

2010-02-08 20:56:44 UTC MAIN commitmail json YAML

Initial import of p5-HTML-TreeBuilder-LibXML version 0.11 in the
NetBSD Packages Collection.

The Perl 5 module HTML::TreeBuilder::LibXML is a libxml based
compatible interface to HTML::TreeBuilder, which could be slow for
a large document.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-02-08 20:46:59 UTC MAIN commitmail json YAML

Note update of tex-amsfonts-doc.

(minskim)

2010-02-08 20:46:34 UTC MAIN commitmail json YAML

Sync tex-amsfonts-doc with tex-amsfonts.

- dvi files were replaced with pdf files.

(minskim)

2010-02-08 20:19:14 UTC MAIN commitmail json YAML

Add tex-collection-documentation-base-doc.

(minskim)

2010-02-08 20:18:06 UTC MAIN commitmail json YAML

Import tex-collection-documentation-base-doc-2009 as
print/tex-collection-documentation-base-doc.

This package is a collection of the TeX Live documentation packages.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-02-08 18:07:54 UTC MAIN commitmail json YAML

2010-02-08 16:11:54 UTC MAIN commitmail json YAML

Update the optional uwsgi to 0.9.4, which fixes some BE issues.

(joerg)

2010-02-08 15:45:47 UTC MAIN commitmail json YAML

Note update of these pacakges:

www/typolight27-translations 20100131nb1
www/typolight28-translations 20100207

(taca)

2010-02-08 15:44:48 UTC MAIN commitmail json YAML

2010-02-08 15:41:41 UTC MAIN commitmail json YAML

2010-02-08 14:56:36 UTC MAIN commitmail json YAML

Updated www/lighttpd to 1.4.26

(joerg)

2010-02-08 14:47:54 UTC MAIN commitmail json YAML

Update to lighttpd-1.4.26:
- fix various bugs, including a trivial to trigger OOM/DoS
- Allow support for checking for exec bit on cgi scripts
- Add support for TLS servername indication
- Add support client certificate verification
- Split off spawn-fcgi into a separate package

(joerg)

2010-02-08 14:38:53 UTC MAIN commitmail json YAML

+ spawn-fcgi

(joerg)

2010-02-08 14:38:15 UTC MAIN commitmail json YAML

Added www/spawn-fcgi version 1.6.3

(joerg)

2010-02-08 14:37:55 UTC MAIN commitmail json YAML

Initial import of spawn-fcgi-1.6.3:

spawn-fcgi is a small utility to start external FastCGI applications.
It takes care of various common tasks to simplify deployment:
- setuid/setgid
- current working directory
- chroot
- socket creation and permissions in the case of Unix Domain Sockets
- forking a number of worker processes

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(joerg)

2010-02-08 14:34:31 UTC MAIN commitmail json YAML

Remove curses.so from PLIST, fixes pkg/42761.

(roy)

2010-02-08 14:26:03 UTC MAIN commitmail json YAML

Updated www/nginx to 0.8.33

(joerg)

2010-02-08 14:25:44 UTC MAIN commitmail json YAML

nginx-0.8.33:
- fix issues with Keep-Alive in various clients
- fix issue with internal redirects between proxy/fastcgi locations
- fix a bug with discarding request bodies

Add optional uwsgi backend.

(joerg)

2010-02-08 14:07:47 UTC MAIN commitmail json YAML

2010-02-08 11:54:39 UTC MAIN commitmail json YAML

Updated math/py-mpmath to 0.14

(obache)

2010-02-08 11:54:25 UTC MAIN commitmail json YAML

Update py-mpmath to 0.14.
per update request from Wen Heping by PR#42755.

Pkgsrc changes:
* Set LICENSE
* correct EOL style of installed files
* Add self-test target

Changes:
--0.14--
Released February 5, 2010

General changes:

* Fully separated the code into "low-level" and "high-level", permitting the
  use of alternative contexts (the mpmath.mp object provides the default
  implementation)
* Implemented a context for fast double-precision arithmetic using Python
  types (mpmath.fp)
* Implemented hooks for importing a faster version of mp arithmetic from Sage
* Implemented optimized fp versions of certain functions (including erf, erfc,
  gamma, digamma, ei, e1)
* Renamed and reorganized various internal modules and methods (including
  merging low-level modules into mpmath.libmp). This should not affect most
  external code using top-level imports.

Plotting:

* Implemented splot() for 3D surface plots (contributed by Jorn Baayen)
* Permit calling plot functions with custom axes (contributed by Jorn Baayen)

Matrices:

* Fixed lu_solve for overdetermined systems (contributed by Vinzent Steinberg)
* Added conjugate matrix transpose (contributed by Vinzent Steinberg)
* Implemented matrix functions (expm, cosm, sinm, sqrtm, logm, powm)

Miscellaneous:

* Prettier printing of numbers with leading zeros at small precisions
* Made nstr pass on kwargs, permitting more formatting options
* Fixed wrong directed rounding of addition of numbers with large magnitude
  differences
* Fixed several docstring typos (contributed by Chris Smith)
* Fixed a bug that prevented caching of quadrature nodes to work optimally.

Special functions:

* Implemented fast evaluation for large imaginary heights of the Riemann zeta
  function, Z function and derived functions using the Riemann-Siegel
  (contributed by Juan Arias de Reyna)
* Unified the zeta() and hurwitz() functions, automatically selecting a fast
  algorithm
* Improved altzeta() to fall back to zeta() for large arguments
* Fixed accuracy of zeta(s) for s ~= 1
* Implemented exact evaluation of Euler numbers (contributed by Juan Arias
  de Reyna)
* Implemented numerical evaluation of Euler numbers and Euler polynomials
  (eulernum(), eulerpoly())
* Fixed bernpoly() and eulerpoly() to compute accurate values for large
  parameters
* Fixed accuracy problems for hypergeometric functions with large parameters
* Faster evaluation of hypergeometric series using on-the-fly code generation
* Optimized hypercomb to detect certain zero terms symbolically
* Removed the djtheta function (jtheta() accepts a derivative parameter)
* Implemented li(x, offset=True) to compute the offset logarithmic integral
* Fixed wrong branch in Lambert W function for certain complex inputs
* Implemented the reflection formula for the Barnes G-function,
  superfactorials, hyperfactorials, permitting large arguments in the left
  half-plane
* Implemented analytic continuation to |z| >= 1 for hypergeometric functions
  pFq with p=q+1; added hyp3f2()
* Implemented Borel summation of divergent pFq functions with p > q+1
* Implemented automatic degree reduction of hypergeometric functions with
  repeated parameters
* Added convenience functions expj(), expjpi()
* Use Mathematica's convention for the continuation of the Meijer G-function
* Added phase(), polar(), rect() functions for compatibility with the
  Python 2.6 cmath module
* Implemented spherical harmonics (spherharm())
* Optimized ci(), si(), chi(), shi() for complex arguments by evaluating
  them in terms of ei()
* Optimized hyp2f1 for z ~= -1

(obache)

2010-02-08 11:44:39 UTC MAIN commitmail json YAML

create relative symlink from the beginning, the pkgsrc absolute->relative
conversion logics has problems

(drochner)

2010-02-08 11:43:23 UTC MAIN commitmail json YAML

fix spelling of gtk2 default

(drochner)

2010-02-08 10:49:20 UTC MAIN commitmail json YAML

Updated x11/qt4-libs to 4.6.1nb4

(wiz)

2010-02-08 10:49:07 UTC MAIN commitmail json YAML

Add RCS Id to patch-ay, and bump PKGREVISION for the bugfix in that patch.

(wiz)

2010-02-08 10:38:26 UTC MAIN commitmail json YAML

Fix crashing on amd64; courtesy of Sverre Froyen

(adam)