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 (2h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 22:10:00 UTC Now

2009-02-05 17:14:06 UTC MAIN commitmail json YAML

fetch-1.2:
Add -i option for conditional fetch, e.g. only fetch the file again, if
the remote version is newer.

(joerg)

2009-02-05 17:05:38 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup ticket #2687 - requested by taca
squid27: security update

Revisions pulled up:
- www/squid27/Makefile 1.5
- www/squid27/distinfo 1.4
- www/squid27/patches/patch-ab 1.2
- www/squid27/patches/patch-ac 1.2
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Feb  5 13:43:06 UTC 2009

Modified Files:
pkgsrc/www/squid27: Makefile distinfo
pkgsrc/www/squid27/patches: patch-ab patch-ac

Log Message:
Update www/squid27 package to 2.7.6(2.7.STABLE6).

Changes to squid-2.7.STABLE6 (4 February 2009)
- Bug #2494: Fix tproxy url in configure
- Correct latency measurements
- Correct upgrade_http0.9 example
- Correct parsing of invalid http version numbers
- Crossreference authenticate_ip_shortcircuit_access and
  authenticate_ip_shortcircuit_ttl
- Add in some better documentation for override-expire.

(tron)

2009-02-05 17:00:25 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup ticket #2688 - requested by taca
sudo: security update

Revisions pulled up:
- security/sudo/Makefile 1.114
- security/sudo/PLIST 1.3
- security/sudo/distinfo 1.57
- security/sudo/options.mk 1.16
- security/sudo/patches/patch-aa 1.20
- security/sudo/patches/patch-af 1.21
- security/sudo/patches/patch-ag 1.13
- security/sudo/patches/patch-ai delete
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Feb  5 13:48:12 UTC 2009

Modified Files:
pkgsrc/security/sudo: Makefile PLIST distinfo options.mk
pkgsrc/security/sudo/patches: patch-aa patch-af patch-ag
Removed Files:
pkgsrc/security/sudo/patches: patch-ai

Log Message:
Update security/sudo package to 1.7.0.

* pkgsrc change: relax restriction to kerberos package.

What's new in Sudo 1.7.0?

* Rewritten parser that converts sudoers into a set of data structures.
  This eliminates a number of ordering issues and makes it possible to
  apply sudoers Defaults entries before searching for the command.
  It also adds support for per-command Defaults specifications.

* Sudoers now supports a #include facility to allow the inclusion of other
  sudoers-format files.

* Sudo's -l (list) flag has been enhanced:
    o applicable Defaults options are now listed
    o a command argument can be specified for testing whether a user
      may run a specific command.
    o a new -U flag can be used in conjunction with "sudo -l" to allow
      root (or a user with "sudo ALL") list another user's privileges.

* A new -g flag has been added to allow the user to specify a
  primary group to run the command as.  The sudoers syntax has been
  extended to include a group section in the Runas specification.

* A uid may now be used anywhere a username is valid.

* The "secure_path" run-time Defaults option has been restored.

* Password and group data is now cached for fast lookups.

* The file descriptor at which sudo starts closing all open files is now
  configurable via sudoers and, optionally, the command line.

* Visudo will now warn about aliases that are defined but not used.

* The -i and -s command line flags now take an optional command
  to be run via the shell.  Previously, the argument was passed
  to the shell as a script to run.

* Improved LDAP support.  SASL authentication may now be used in
  conjunction when connecting to an LDAP server.  The krb5_ccname
  parameter in ldap.conf may be used to enable Kerberos.

* Support for /etc/nsswitch.conf.  LDAP users may now use nsswitch.conf
  to specify the sudoers order.  E.g.:
sudoers: ldap files
  to check LDAP, then /etc/sudoers.  The default is "files", even
  when LDAP support is compiled in.  This differs from sudo 1.6
  where LDAP was always consulted first.

* Support for /etc/environment on AIX and Linux.  If sudo is run
  with the -i flag, the contents of /etc/environment are used to
  populate the new environment that is passed to the command being
  run.

* If no terminal is available or if the new -A flag is specified,
  sudo will use a helper program to read the password if one is
  configured.  Typically, this is a graphical password prompter
  such as ssh-askpass.

* A new Defaults option, "mailfrom" that sets the value of the
  "From:" field in the warning/error mail.  If unspecified, the
  login name of the invoking user is used.

* A new Defaults option, "env_file" that refers to a file containing
  environment variables to be set in the command being run.

* A new flag, -n, may be used to indicate that sudo should not
  prompt the user for a password and, instead, exit with an error
  if authentication is required.

* If sudo needs to prompt for a password and it is unable to disable
  echo (and no askpass program is defined), it will refuse to run
  unless the "visiblepw" Defaults option has been specified.

* Prior to version 1.7.0, hitting enter/return at the Password: prompt
  would exit sudo.  In sudo 1.7.0 and beyond, this is treated as
  an empty password.  To exit sudo, the user must press ^C or ^D
  at the prompt.

* visudo will now check the sudoers file owner and mode in -c (check)
  mode when the -s (strict) flag is specified.

(tron)

2009-02-05 16:59:45 UTC MAIN commitmail json YAML

2009-02-05 16:39:18 UTC MAIN commitmail json YAML

Re-introduce support for APACHE_CUSTOM_CFLAGS in mk.conf

(sborrill)

2009-02-05 16:06:55 UTC MAIN commitmail json YAML

Don't chdir back to the original directory at the end of make_dist,
pkg_create is about to exit() anyway.

(joerg)

2009-02-05 15:37:01 UTC MAIN commitmail json YAML

Updated databases/tokyocabinet to 1.4.4

(obache)

2009-02-05 15:36:34 UTC MAIN commitmail json YAML

Update TokyoCabinet to 1.4.4.

Changes:
2009-01-29  Mikio Hirabayashi  <mikio@users.sourceforge.net>

* tcutil.c (tcmapputproc, tctreeputproc, tcmdbputproc, tcndbputproc): new functions.

* tchdb.c (tchdbputproc): new function.

* tchdb.c (TDBTHREADYIELD): "sched_yield" is now used instead of "pthread_yield".

* tcbdb.c (tcbdbputproc): new function.

* tcbdb.c (tcbdbcurkey, tcbdbcurval): the type of the return value was modified.

* tcfdb.c (tcfdbputproc): new function.

* tcadb.c (tcadbputproc): new function.

* tcadb.c (tcadbmisc): sub funcitons "put", "out", and "get" were added.

* tcadb.c (tcstrisnum): new function.

- Release: 1.4.4

(obache)

2009-02-05 14:14:38 UTC MAIN commitmail json YAML

-sudo-1.7.0, tokyocabinet-1.4.0, zope25-*, zsh-4.3.9.
+samba-3.2.8, zope34-3.4.0.

(taca)

2009-02-05 14:09:45 UTC MAIN commitmail json YAML

Note remove of www/squid26 package.

(taca)

2009-02-05 14:09:03 UTC MAIN commitmail json YAML

2009-02-05 14:08:13 UTC MAIN commitmail json YAML

Remove squid26.

(taca)

2009-02-05 14:03:20 UTC MAIN commitmail json YAML

2009-02-05 13:57:58 UTC MAIN commitmail json YAML

add and enable openldap-nops and openldap-smbk5pwd

(jnemeth)

2009-02-05 13:52:43 UTC MAIN commitmail json YAML

2009-02-05 13:50:37 UTC MAIN commitmail json YAML

Note updated of security/sudo package to 1.7.0.

(taca)

2009-02-05 13:48:59 UTC MAIN commitmail json YAML

Note two updates (one belatedly, done yesterday):

Updated databases/mysql5-server to 5.0.67nb1
Updated databases/mysql4-server to 4.1.22nb3

(he)

2009-02-05 13:48:12 UTC MAIN commitmail json YAML

Update security/sudo package to 1.7.0.

* pkgsrc change: relax restriction to kerberos package.

What's new in Sudo 1.7.0?

* Rewritten parser that converts sudoers into a set of data structures.
  This eliminates a number of ordering issues and makes it possible to
  apply sudoers Defaults entries before searching for the command.
  It also adds support for per-command Defaults specifications.

* Sudoers now supports a #include facility to allow the inclusion of other
  sudoers-format files.

* Sudo's -l (list) flag has been enhanced:
    o applicable Defaults options are now listed
    o a command argument can be specified for testing whether a user
      may run a specific command.
    o a new -U flag can be used in conjunction with "sudo -l" to allow
      root (or a user with "sudo ALL") list another user's privileges.

* A new -g flag has been added to allow the user to specify a
  primary group to run the command as.  The sudoers syntax has been
  extended to include a group section in the Runas specification.

* A uid may now be used anywhere a username is valid.

* The "secure_path" run-time Defaults option has been restored.

* Password and group data is now cached for fast lookups.

* The file descriptor at which sudo starts closing all open files is now
  configurable via sudoers and, optionally, the command line.

* Visudo will now warn about aliases that are defined but not used.

* The -i and -s command line flags now take an optional command
  to be run via the shell.  Previously, the argument was passed
  to the shell as a script to run.

* Improved LDAP support.  SASL authentication may now be used in
  conjunction when connecting to an LDAP server.  The krb5_ccname
  parameter in ldap.conf may be used to enable Kerberos.

* Support for /etc/nsswitch.conf.  LDAP users may now use nsswitch.conf
  to specify the sudoers order.  E.g.:
sudoers: ldap files
  to check LDAP, then /etc/sudoers.  The default is "files", even
  when LDAP support is compiled in.  This differs from sudo 1.6
  where LDAP was always consulted first.

* Support for /etc/environment on AIX and Linux.  If sudo is run
  with the -i flag, the contents of /etc/environment are used to
  populate the new environment that is passed to the command being
  run.

* If no terminal is available or if the new -A flag is specified,
  sudo will use a helper program to read the password if one is
  configured.  Typically, this is a graphical password prompter
  such as ssh-askpass.

* A new Defaults option, "mailfrom" that sets the value of the
  "From:" field in the warning/error mail.  If unspecified, the
  login name of the invoking user is used.

* A new Defaults option, "env_file" that refers to a file containing
  environment variables to be set in the command being run.

* A new flag, -n, may be used to indicate that sudo should not
  prompt the user for a password and, instead, exit with an error
  if authentication is required.

* If sudo needs to prompt for a password and it is unable to disable
  echo (and no askpass program is defined), it will refuse to run
  unless the "visiblepw" Defaults option has been specified.

* Prior to version 1.7.0, hitting enter/return at the Password: prompt
  would exit sudo.  In sudo 1.7.0 and beyond, this is treated as
  an empty password.  To exit sudo, the user must press ^C or ^D
  at the prompt.

* visudo will now check the sudoers file owner and mode in -c (check)
  mode when the -s (strict) flag is specified.

(taca)

2009-02-05 13:46:36 UTC MAIN commitmail json YAML

Update from version 4.1.22nb2 to 4.1.22nb3.

One minor change to the rc.d script:

o Postpone setting pidfile to after /etc/rc.conf has been consulted,
  so that a non-default setting of mysqld_datadir takes effect.
  Without this, mysqld will not start with a non-default mysqld_datadir.
  Should fix PR#30636.

(he)

2009-02-05 13:45:28 UTC MAIN commitmail json YAML

2009-02-05 13:45:27 UTC MAIN commitmail json YAML

Note update of www/squid27 package to 2.7.6.

(taca)

2009-02-05 13:43:06 UTC MAIN commitmail json YAML

Update www/squid27 package to 2.7.6(2.7.STABLE6).

Changes to squid-2.7.STABLE6 (4 February 2009)
- Bug #2494: Fix tproxy url in configure
- Correct latency measurements
- Correct upgrade_http0.9 example
- Correct parsing of invalid http version numbers
- Crossreference authenticate_ip_shortcircuit_access and
  authenticate_ip_shortcircuit_ttl
- Add in some better documentation for override-expire.

(taca)

2009-02-05 13:40:21 UTC MAIN commitmail json YAML

correctly mark this package as a meta-pkg

(jnemeth)

2009-02-05 12:44:45 UTC MAIN commitmail json YAML

+ gtkpod-0.99.14 [pkg/40493]

(obache)

2009-02-05 10:02:58 UTC pkgsrc-2008Q4 commitmail json YAML

2009-02-05 10:02:30 UTC pkgsrc-2008Q4 commitmail json YAML

pullup ticket #2681 - requested by adrianp
bugzilla: bug fix

revisions pulled up:
pkgsrc/devel/bugzilla/Makefile 1.34
pkgsrc/devel/bugzilla/PLIST 1.16
pkgsrc/devel/bugzilla/distinfo 1.18

  Module Name:    pkgsrc
  Committed By:  adrianp
  Date:          Tue Feb  3 23:05:28 UTC 2009

  Modified Files:
          pkgsrc/devel/bugzilla: Makefile PLIST distinfo

  Log Message:
  Update to 2.22.7
  + Saving changes to parameters would sometimes fail silently. Bugzilla
    will now throw an error instead of failing silently. (bug 347707)
  Security fixes for: security/2.22.6/">http://www.bugzilla.org/security/2.22.6/

(rtr)

2009-02-05 09:15:21 UTC MAIN commitmail json YAML

Upgrade pmccabe to 2.5

(is)

2009-02-05 00:54:22 UTC MAIN commitmail json YAML

Updated net/skype to 1.4.0.118nb1

(jmcneill)

2009-02-05 00:53:10 UTC MAIN commitmail json YAML

- add user-destdir support
- install the icons that the .desktop file requests in the right place
- bump PKGREVISION

(jmcneill)

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

update to 0.5.3, brings some minor fixes
approved by both MAINTAINERs,
+minor cosmetics and a time_t printf format fix on NetBSD-current
(tested against a Cisco VPN 3000 Concentrator with psk)

(drochner)

2009-02-04 21:44:38 UTC MAIN commitmail json YAML

update the way "cups" is disabled, otherwise a system cups is picked
up at least on Solaris, as reported by Daniel Vergien,
this pkg needs more work for python25 but let's fix this litte problem
first

(drochner)

2009-02-04 21:39:48 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup tickets #2682, #2683 and #2684.

(tron)

2009-02-04 21:39:16 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup ticket #2684 - requested by adrianp
imp: security update

Revisions pulled up:
- mail/imp/Makefile 1.52
- mail/imp/distinfo 1.23
---
Module Name: pkgsrc
Committed By: adrianp
Date: Fri Jan 30 22:23:09 UTC 2009

Modified Files:
pkgsrc/mail/imp: Makefile distinfo

Log Message:
The major changes compared to IMP version H3 (4.3.2) are:
    * SECURITY: Escape output in message.php, pgp.php and smime.php
    * Several bugfixes and minor improvements

The full list of changes (from version 4.3.2) can be viewed here:

http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.367&r2=1.699.2.376&ty=h

(tron)

2009-02-04 21:30:53 UTC MAIN commitmail json YAML

update to 3.0.10
3.0.10 is a stable release which includes many enhancements but no major
new features. The most prominent improvements are SOCKS5 support and
zlib support for the default Privoxy builds.

(drochner)

2009-02-04 21:29:41 UTC MAIN commitmail json YAML

fetch-1.1:
Include sys/ioctl.h for ioctl(2). Fix missing argument in warn(3) call.

(joerg)

2009-02-04 21:28:43 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup ticket #2683 - requested by adrianp
horde: security update

Revisions pulled up:
- www/horde/Makefile 1.62
- www/horde/PLIST 1.21
- www/horde/distinfo 1.26
---
Module Name: pkgsrc
Committed By: adrianp
Date: Fri Jan 30 22:22:26 UTC 2009

Modified Files:
pkgsrc/www/horde: Makefile PLIST distinfo

Log Message:
The major changes compared to Horde version 3.3.2 are:
    * SECURITY: Fix unescaped output in the tag cloud block
    * SECURITY: Fix unvalidated Horde_Image driver name
    * Restore backwards compatibility with older Kronolith and Whups
      releases
    * Fix problems with SQL Shares and PostgreSQL
    * Support Mozilla Sunbird snooze properties

The full list of changes (from version 3.3.2) can be viewed here:

http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.492&r2=1.515.2.503&ty=h

(tron)

2009-02-04 21:20:39 UTC MAIN commitmail json YAML

give up supplementary group memberships on uid/gid switch, fixes
unexpected privileges reported in PR pkg/40532 by Cem Kayali,
the issue is being discussed with upstream,
thanks to Cem for detailed reports,
also back out explicit passing of PRIVOXY_GROUP to the program --
while it does not hurt it is redundant because PRIVOXY_GROUP is already
the primary group of PRIVOXY_USER

(drochner)

2009-02-04 21:17:45 UTC MAIN commitmail json YAML

Upgrade from version 5.0.67 to 5.0.67nb1.

Two changes to the rc.d script:
1) Move the setting of pidfile to a place so that setting mysqld_datadir
    in rc.conf will actually work; otherwise, if you use a non-default
    mysqld_datadir, mysqld will not start.
2) ad@ pointed me to http://bugs.mysql.com/bug.php?id=18526, and said
    that --skip-thread-priority should not be used on NetBSD, and the
    PR spoke about Darwin / OS/X.  I'm guessing that this might work
    if the host platform is Linux or SunOS (the latter is unconfirmed).
    So add that option to the startup in all other cases.

(he)

2009-02-04 21:05:10 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup ticket #2682 - requested by adrianp
bugzilla3: security update

Revisions pulled up:
- devel/bugzilla3/Makefile patch
- devel/bugzilla3/PLIST patch
- devel/bugzilla3/distinfo patch
---
Update "bugzilla3" package to version 3.0.8 via patch:

3.0.8
*  This release fixes one bug that is critical for installations running
3.0.7 under mod_perl. See the Security Advisory  for details.

Security Fix: security/3.0.7/">http://www.bugzilla.org/security/3.0.7/

3.0.7
*  Saving changes to parameters would sometimes fail silently
(particularly on Windows when the web server didn't have the right
permissions to update the params file). Bugzilla will now throw an error
in this case, telling you what is wrong. (Bug 347707)
* Some versions of the SOAP::Lite Perl module had a bug that caused
Bugzilla's XML-RPC service to break. checksetup.pl now checks for these
bad versions and will reject them. (Bug 468009)

Security Fix: security/2.22.6/">http://www.bugzilla.org/security/2.22.6/

(tron)

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

Updated mail/dovecot to 1.1.11.

(ghen)

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

Update to Dovecot 1.1.11.

- IMAP: PERMANENTFLAGS list didn't contain \*, causing some clients
  not to save keywords.
- dbox: INTERNALDATE and save date was returned wrong for converted
  maildir files.
- auth: Using "username" or "domain" passdb fields caused problems
  with cache and blocking passdbs in v1.1.8 .. v1.1.10.
- userdb prefetch + blocking passdbs was broken with non-plaintext
  auth in v1.1.8 .. v1.1.10.
- If mail_chroot is set, don't fail at startup in dump-capability.

(ghen)

2009-02-04 16:16:41 UTC MAIN commitmail json YAML

Needs intltool, add it to tools.

(wiz)

2009-02-04 13:16:34 UTC MAIN commitmail json YAML

Remove configure option "--without-glftgl" with is no longer recognized.

(tron)

2009-02-04 12:31:21 UTC pkgsrc-2008Q4 commitmail json YAML

2009-02-04 12:30:43 UTC pkgsrc-2008Q4 commitmail json YAML

pullup ticket #2680 - requested by martti
ejabberd: update package

revisions pulled up:
pkgsrc/chat/ejabberd/Makefile 1.7
pkgsrc/chat/ejabberd/PLIST 1.4
pkgsrc/chat/ejabberd/distinfo 1.5
pkgsrc/chat/ejabberd/patches/patch-ab r0
pkgsrc/chat/ejabberd/patches/patch-ac 1.3
pkgsrc/chat/ejabberd/patches/patch-ag 1.2

  Module Name:    pkgsrc
  Committed By:  martti
  Date:          Tue Feb  3 12:07:26 UTC 2009

  Modified Files:
          pkgsrc/chat/ejabberd: Makefile PLIST distinfo
          pkgsrc/chat/ejabberd/patches: patch-ac patch-ag
  Removed Files:
          pkgsrc/chat/ejabberd/patches: patch-ab

  Log Message:
  Updated chat/ejabberd to 2.0.3

  * Do not ask certificate for client (c2s)
  * Check digest-uri in SASL digest authentication
  * Use send timeout to avoid locking on gen_tcp:send
  * Fix ejabberd reconnection to database
  * HTTP-Bind: handle wrong order of packets
  * MUC: Improved traffic regulation management
  * PubSub: Several bugfixes and improvements for best coverage of XEP-0060 v1.12
  * Shared Roster Groups: push immediately membership changes
  * Rotate also sasl.log on "reopen-log" command

(rtr)

2009-02-04 12:30:14 UTC MAIN commitmail json YAML

Update to pmccabe-2.5-CVS20081026, similar as suggested by Marco Schuetz
in PR 39749, but later version. Passes test target.

(is)

2009-02-04 12:22:43 UTC MAIN commitmail json YAML

Note update of www/squid30 package to 3.0.13.

(taca)

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

Update squid30 package to 3.0.13 (3.0.STABLE13).

Changes to squid-3.0.STABLE13 (03 Feb 2009):

- Fix several issues in request parsing
- Fix memory leak from logformat parsing
- Fix various ESI build errors
- ... and some documentation updates

(taca)

2009-02-04 07:44:58 UTC MAIN commitmail json YAML

Make life easier and pull in bdb and getopt for the initial build during
the bootstrap as well. Fixes the remainining part of PR 40544.

(joerg)

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

include sys/socket.h when checking for CMSG_SPACE
improved fix for
PR pkg/40281

(dbj)

2009-02-04 04:52:46 UTC MAIN commitmail json YAML

Note upstream tracker url (thanks to obache for filing it!)

(dholland)

2009-02-04 00:46:55 UTC MAIN commitmail json YAML

2009-02-03 23:11:24 UTC MAIN commitmail json YAML

Updated devel/bugzilla3 to 3.2.2

(adrianp)

2009-02-03 23:11:13 UTC MAIN commitmail json YAML

Update to 3.2.2
*  Attachments, charts, and graphs would sometimes be garbled on Windows. (Bug 464992)
* Saving changes to parameters would sometimes fail silently (particularly on Windows when the web server didn't have the right permissions to update the params file). Bugzilla will now throw an error in this case, telling you what is wrong. (Bug 347707)
* If you were using the usemenuforusers parameter, and a bug was assigned to (or had a QA Contact of) a disabled user, that field would be reset to the first user in the list when updating a bug. (Bug 465589)
* If you were using the PROJECT environment variable to have multiple Bugzilla installations using one codebase, project-specific templates were being ignored. (Bug 467324)
* Some versions of the SOAP::Lite Perl module had a bug that caused Bugzilla's XML-RPC service to break. checksetup.pl now checks for these bad versions and will reject them. (Bug 468009)
* The font sizes in various places were too small, when using the Classic skin. (Bug 469136)
Security fix for: security/3.0.7/">http://www.bugzilla.org/security/3.0.7/

(adrianp)

2009-02-03 23:05:40 UTC MAIN commitmail json YAML

Updated devel/bugzilla to 2.22.7

(adrianp)

2009-02-03 23:05:28 UTC MAIN commitmail json YAML

Update to 2.22.7
+ Saving changes to parameters would sometimes fail silently. Bugzilla
  will now throw an error instead of failing silently. (bug 347707)
Security fixes for: security/2.22.6/">http://www.bugzilla.org/security/2.22.6/

(adrianp)

2009-02-03 20:38:50 UTC MAIN commitmail json YAML

Updated fonts/dejavu-ttf to 2.28 [jakllsch 2009-02-03]

(jakllsch)

2009-02-03 20:38:01 UTC MAIN commitmail json YAML

Update DejaVu from 2.26 to 2.28.

Update DESCR to more closely match current upstream blurb.

Additionally, install the fontconfig files.
This should resolve pkg/38212.

upstream changelog:

== Changes from 2.27 to 2.28 (December 21, 2008) ==
* added U+A789, U+A78A in Sans and Sans Mono (by Denis Jacquerye)
* modified U+02D6, U+02D7, U+02EE in Sans and Sans Mono (by Denis Jacquerye)
* added U+1E9E (German capital ß) to Sans and Serif (by Denis Jacquerye)
* adjusted width of U+01B7-U+01B9 in Serif Italic (by Denis Jacquerye)
* modified U+021C, U+021D in Sans (by Denis Jacquerye)
* added U+021C, U+021D in Mono (by Denis Jacquerye)
* added U+F428 (Georgian Nuskhuri "f") in private use area (by Besarion Gugushvili)
* updated Georgian mkhedruli (U+10D0-U+10FA) with new version (by Besarion Gugushvili)
* updated Georgian asomtavruli (U+10A0-U+10C5) with new version (by Besarion Gugushvili)
* added Georgian nuskhuri (U+2D00-U+2D25) (by Besarion Gugushvili)
* added Georgian mtavruli in private use area (U+F400-U+F426) (by Besarion Gugushvili)
* added mark anchors above to Cyrillic U+0430-U+0438, U+043A-U+044F, U+0454-U+0455 in Mono (by Ben Laenen)
* modified/moved up U+0318-U+0319, U+031C-U+031F, U+0329-U+032A, U+032C-U+032D, U+0339-U+033B, U+0348 and U+0353 in Sans to prevent cut-off (by Gee Fung Sit 薛至峰)
* added U+035A to Sans (by Gee Fung Sit 薛至峰)
* updated fontconfig files (by Nicolas Mailhot)
* added U+2032-2037 to Mono (by Denis Jacquerye)
* added Ogham to Sans ExtraLight (by Gee Fung Sit 薛至峰)
* added U+2C6F, U+2C79, U+2C7C-2C7D to Mono (by Gee Fung Sit 薛至峰)
* added U+210F to Serif and Sans ExtraLight (by Gee Fung Sit 薛至峰)
* changed U+210F to a more common glyph in Sans and Mono (by Gee Fung Sit 薛至峰)

== Changes from 2.26 to 2.27 ==
* added some of Michael Everson's new Cyrillic glyphs to Sans (by Wesley Transue)
* removed blank glyph at U+05EF from Sans Bold Oblique (by Gee Fung Sit 薛至峰)
* small adjustments to existing tone bars in Sans and Mono (by Gee Fung Sit 薛至峰])
* added U+0372-U+0373, U+0376-U+0377, U+03CF, U+A668-U+A66E, U+A708-U+A711, U+A71B-U+A71F to Sans (by Gee Fung Sit 薛至峰)
* copied U+02E5-U+02E9 over from Sans to fix inconsistencies in Serif (by Gee Fung Sit 薛至峰)
* added U+021C-U+021D, U+0370-U+0371, U+037B-U+037D, U+0470-U+0471, U+0510-U+0515, U+051A-U+051D, U+1E9F, U+2C64, U+2C6E-U+2C6F, U+2C79, U+2C7C-U+2C7D, U+A644-U+A647, U+A650-U+A651, U+A654-U+A657, U+A708-U+A716, U+A71B-U+A71F to Serif (by Gee Fung Sit 薛至峰)
* added U+A708-U+A716, U+A71B-U+A71F to Mono (by Gee Fung Sit 薛至峰)
* added anchors to U+017F (ſ) and fixed U+1E9B (ẛ) in Serif (by Gee Fung Sit 薛至峰)
* made U+0325 smaller in Sans Bold and Serif to match Sans Book (by Gee Fung Sit 薛至峰)
* fixes to U+02F3 (moved up), U+228F-U+2294 (more square-like) and U+22CE-U+22CF (stroke width) in Sans (by Gee Fung Sit 薛至峰)
* replaced U+2202 ∂ (Sans and Mono) and U+221D ∝, U+221E ∞ (Sans) with glyphs from Arev (with small changes) (by Gee Fung Sit 薛至峰)
* added U+22B0-U+22B1, U+22C7, U+22D0-U+22D5 from Arev to Sans to complete the block (by Gee Fung Sit 薛至峰)
* added U+0514-U+0515 to Sans ExtraLight (by Gee Fung Sit 薛至峰)
* skewed U+A78C in all Oblique/Italic fonts (by Gee Fung Sit 薛至峰)
* moved U+2215 to U+2044 in Sans and Serif and replaced U+2215 with reference to U+002F in all fonts (by Gee Fung Sit 薛至峰)
* added U+2C6E Ɱ to Mono (by Denis Jacquerye)
* added U+A782 Ꞃ and U+A783 ꞃ in Sans (by Wesley Transue)
* added U+0244 Ʉ, U+024C-024D Ɍɍ, U+2C64 Ɽ in Sans Mono (by Denis Jacquerye)
* modified U+01AE Ʈ in Sans Mono (by Denis Jacquerye)
* added U+2C7A ⱺ to all fonts (by Gee Fung Sit 薛至峰)
* italicized/small changes to U+2C76 in Serif (Bold) Italic (by Gee Fung Sit 薛至峰)
* improved outlines of U+2C68, U+2C6A, U+2C6C in Serif (Bold) Italic (by Gee Fung Sit 薛至峰)
* rounded U+2C77 at the bottom in Serif (by Gee Fung Sit 薛至峰)
* added joining behavior for tone letters (U+02E5-U+02E9) in Sans (bug #15669) (by Gee Fung Sit 薛至峰)
* fixed outline of y.alt in Sans Regular (by Denis Jacquerye)
* changed references of U+1D5A8, U+1D5C5, U+1D5DC, U+1D5F9, U+1D610, U+1D62D, U+1D644 and U+1D661 to stylistic alternates to have a better distinction (by Gee Fung Sit 薛至峰)
* hinted I.alt in Sans Regular (by Gee Fung Sit 薛至峰)
* added U+0487, completing Cyrillic block (by Gee Fung Sit 薛至峰)
* extended the bar of U+0463 to the right and moved the anchor (by Gee Fung Sit 薛至峰)
* added anchors to glyphs in Cyrillic block (by Gee Fung Sit 薛至峰)
* added (preliminary) hints to tone letter forms (U+02E5.5, U+02E9.1, stem) in Sans Book (by Gee Fung Sit 薛至峰)

(jakllsch)

2009-02-03 20:01:37 UTC MAIN commitmail json YAML

Updated x11/xosd and x11/xmms-osd to 2.2.14

(shattered)

2009-02-03 19:59:42 UTC MAIN commitmail json YAML

Update to 2.2.14, enable Xinerama support, delint.  Changes:

2.2.14:
      Timeout Bigfix Patch (P Hahn)
      Documentation Patch (P Hahn)
      Beep Plugin Security Patch (P Hahn)

2.2.13:
      buffer overflow patch (P Hahn)
      timeout patch (P Hahn)
      x window select patch (P Hahn)
      x event patch (P Hahn)
      synchronous update patch (P Hahn)
      beep media player plugin (G Washk)

OK by wiz@.

(shattered)

2009-02-03 19:47:37 UTC MAIN commitmail json YAML

2009-02-03 18:26:50 UTC MAIN commitmail json YAML

No inttypes.h on SFU. From Hiroyuki Bessho in PR 40451.

(joerg)

2009-02-03 15:29:46 UTC MAIN commitmail json YAML

Scratch previous change. nsis won't build with scons-devel, so switch to
devel/scons and bump PKGREVISION for dependency change.

(sborrill)

2009-02-03 15:24:46 UTC MAIN commitmail json YAML

devel/scons-devel contains the scons-devel, not scons, so fix dependency.

(sborrill)

2009-02-03 13:58:09 UTC MAIN commitmail json YAML

Updated databases/tokyotyrant to 1.1.12

(obache)

2009-02-03 13:57:56 UTC MAIN commitmail json YAML

Update TokyoTyrant to 1.1.12.

Changes:
2009-02-03  Mikio Hirabayashi  <mikio@users.sourceforge.net>

* myconf.c (nan): xBSDs are now supported.

* ttserver (proc): parameter checking and warning were added.

* tcrmgr.c (runmisc, procmisc): table database is now supported.

* tcrdb.c (tcrdbtblput, tcrdbtblout, tcrdbtblget): new functions.

* tcrdb.c (tcrdbtblsetindex, tcrdbtblgenuid, tcrdbqrysearch): new functions.

- Release: 1.1.12

(obache)

2009-02-03 13:49:56 UTC MAIN commitmail json YAML

Remove the remaining trails of HAVE_DBLIB.

(joerg)

2009-02-03 13:45:23 UTC MAIN commitmail json YAML

Change COMMENT; as this software was last updated in 1999, the 'Play most
popular animation formats' comment doesn't really make sense anymore. Now
reads 'Play a variety of simple animation formats'.

ok pooka@

(jmcneill)

2009-02-03 13:44:34 UTC MAIN commitmail json YAML

Fix PR 40456: Mac OS X can't deal well with BSS in static libraries.

(joerg)

2009-02-03 13:18:03 UTC MAIN commitmail json YAML

If no db.h or variant exists, use the one from nbcompat.
For PR 40544.

(joerg)

2009-02-03 13:15:34 UTC MAIN commitmail json YAML

Include fcntl.h for O_RDONLY, it is included indirectly on NetBSD, but
not on Solaris. Part of PR 40544.

(joerg)

2009-02-03 12:45:14 UTC MAIN commitmail json YAML

Updated graphics/ruby-RMagick to 2.9.1

(obache)

2009-02-03 12:44:52 UTC MAIN commitmail json YAML

Update RMagick to 2.9.1.

Changes:
RMagick 2.9.1
    o Fix a bug that prevents the use of transparent background colors when
      built with ImageMagick 6.4.9-0

(obache)

2009-02-03 12:40:47 UTC MAIN commitmail json YAML

regen distinfo for new patches in mplayer-share, bump PKGREVISION
thanks to David Sainty for noticing

(drochner)

2009-02-03 12:24:55 UTC MAIN commitmail json YAML

Updated fonts/vlgothic-ttf to 20090108

(obache)

2009-02-03 12:24:39 UTC MAIN commitmail json YAML

Update vlgothic-ttf to 20090108, by maintainer update request via PR 40484.

Changelog:
Change glyph for 169 characters and add 1 character (U+4FF1).

(obache)

2009-02-03 12:13:37 UTC MAIN commitmail json YAML

And also need to include termcap.buildlink3.mk in buildlink3.mk.
Should fix build failure on depended packages, like a PR 40482.

(obache)

2009-02-03 12:07:39 UTC MAIN commitmail json YAML

2009-02-03 12:07:26 UTC MAIN commitmail json YAML

Updated chat/ejabberd to 2.0.3

* Do not ask certificate for client (c2s)
* Check digest-uri in SASL digest authentication
* Use send timeout to avoid locking on gen_tcp:send
* Fix ejabberd reconnection to database
* HTTP-Bind: handle wrong order of packets
* MUC: Improved traffic regulation management
* PubSub: Several bugfixes and improvements for best coverage of XEP-0060 v1.12
* Shared Roster Groups: push immediately membership changes
* Rotate also sasl.log on "reopen-log" command

(martti)

2009-02-03 12:01:04 UTC MAIN commitmail json YAML

bump PKGREVISIONS for security patches added to mplayer-share,
thanks to David Sainty for noticing

(drochner)

2009-02-03 09:46:41 UTC MAIN commitmail json YAML

Samba embeds lots of debug info into shipped binaries; one is an explicit
source directory source/smbd/build_options.c and __FILE__ lines in DEBUG().
Give up wrkref checks here.

(uebayasi)

2009-02-03 09:39:16 UTC MAIN commitmail json YAML

fix problems with missing -lXau on darwin and solaris (at least)
by providing a default define of SharedLibX which causes it to use a shared libaudio
if the installed imake templates don't define it

(dbj)

2009-02-03 08:44:30 UTC MAIN commitmail json YAML

Updated multimedia/x264-devel to 20081217nb1

(obache)

2009-02-03 08:44:15 UTC MAIN commitmail json YAML

Let to link libx264.la with ${LDFLAGS}, not only ${PTHREAD_LDFLAGS} and
${PTHREAD_LIBS}, same as original .so target.
At least, need to link with -lm (using pow(3))

Bump PKGREVISION.

(obache)

2009-02-03 08:35:13 UTC MAIN commitmail json YAML

Reset BUILTIN_PKG after inclution of pthread.builtin.mk.
workaround of PR 40254.

(obache)

2009-02-03 07:33:37 UTC MAIN commitmail json YAML

2009-02-03 07:02:58 UTC pkgsrc-2008Q4 commitmail json YAML

2009-02-03 07:02:22 UTC pkgsrc-2008Q4 commitmail json YAML

pullup ticket #2677 - requested by hira
openoffice2: destdir and time_t fixes

revisions pulled up:
pkgsrc/misc/openoffice2/Makefile 1.61
pkgsrc/misc/openoffice2/PLIST 1.9
pkgsrc/misc/openoffice2/distinfo 1.51
pkgsrc/misc/openoffice2/patches/patch-ei 1.1
pkgsrc/misc/openoffice2/patches/patch-ej 1.1

  Module Name:    pkgsrc
  Committed By:  hira
  Date:          Mon Jan 26 15:39:06 UTC 2009

  Modified Files:
          pkgsrc/misc/openoffice2: Makefile PLIST distinfo
  Added Files:
          pkgsrc/misc/openoffice2/patches: patch-ei patch-ej

  Log Message:
    - Fix DESTDIR installation.
    - Fix charmap names for NetBSD.
    - Use time_t instead of long on NetBSD.

  Bump PKGREVISION.

(rtr)

2009-02-03 06:21:40 UTC MAIN commitmail json YAML

2009-02-03 06:17:53 UTC MAIN commitmail json YAML

Note initial addition of p5-WWW-Shorten version 2.02 as www/p5-WWW-Shorten
into The NetBSD Packages Collection.

The Perl 5 module WWW::Shorten provides an interface to URL shortening
sites. These sites maintain databases of long URLs, each of which
has a unique identifier. A very simple program called shorten is
supplied. This program takes a URL and gives you a shortened version
of it.

(seb)

2009-02-03 06:17:41 UTC MAIN commitmail json YAML

Add & enable p5-WWW-Shorten

(seb)

2009-02-03 06:17:03 UTC MAIN commitmail json YAML

-gsm-1.0.12

(obache)

2009-02-03 06:17:00 UTC MAIN commitmail json YAML

Initial import of p5-WWW-Shorten version 2.02 in the NetBSD Packages
Collection.

The Perl 5 module WWW::Shorten provides an interface to URL shortening
sites. These sites maintain databases of long URLs, each of which
has a unique identifier. A very simple program called shorten is
supplied. This program takes a URL and gives you a shortened version
of it.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2009-02-03 06:16:28 UTC MAIN commitmail json YAML

Note revbump came from audio/gsm.

(obache)

2009-02-03 06:11:12 UTC MAIN commitmail json YAML

2009-02-03 06:09:28 UTC MAIN commitmail json YAML

Updated audio/gsm to 1.0.12

(obache)

2009-02-03 06:09:09 UTC MAIN commitmail json YAML

Update gsm to 1.0.12 a.k.a 1.0-pl12.
Bump ABI_DEPENDS because reentrant fix changed struct gsm_state.
(It is defined in gsm/private.h, but used by other packages directly).

Fri Jun  2 06:27:56 2006        Jutta Degener (jutta@pobox.com)

        * Release 1.0 Patchlevel 12
        src/code.c: removed modifiable static storage that made the library
                non-reentrant.  (Thanks to Paul Gibbs for pointing out the bug.)

Sat Mar 18 11:48:28 2006        Jutta Degener (jutta@pobox.com)

        * Release 1.0 Patchlevel 11
        src/gsm_implode.c: fix WAV49 implode
        move source archive location

(obache)

2009-02-03 06:03:06 UTC MAIN commitmail json YAML

Note initial addition of p5-Config-Auto version 0.20 as
devel/p5-Config-Auto into The NetBSD Packages Collection.

The Perl 5 module Config::Auto provides an interface to diverse
config file formats 'magically': colon separated, space separated,
equals separated, XML, Perl code, Windows INI, BIND9 and irssi style
config files format are supported.

(seb)

2009-02-03 06:02:21 UTC MAIN commitmail json YAML

Add & enable p5-Config-Auto

(seb)

2009-02-03 06:01:40 UTC MAIN commitmail json YAML

Initial import of p5-Config-Auto version 0.20 in the NetBSD Packages
Collection.

The Perl 5 module Config::Auto provides an interface to diverse
config file formats 'magically': colon separated, space separated,
equals separated, XML, Perl code, Windows INI, BIND9 and irssi style
config files format are supported.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2009-02-02 23:12:53 UTC MAIN commitmail json YAML

Finish the PLIST fix in previous revision - bump PKGREVISION again

(abs)

2009-02-02 22:16:14 UTC MAIN commitmail json YAML

Note update of net/p5-NetAddr-IP to version 4.024

(seb)

2009-02-02 22:15:00 UTC MAIN commitmail json YAML

Update from version 4.022 to version 4.024.

Upstream changes:
4.024  Mon Jan 26 00:27:32 PST 2009
documentation update

4.023  Fri Jan 16 14:30:40 PST 2009
added the capability to set the CASE of ipV6 text return
values to either upper or lower. Thanks to
Rob Riepel <riepel@networking.Stanford.EDU> for developing
this improvement and providing a comprehensive patch

(seb)

2009-02-02 20:32:27 UTC MAIN commitmail json YAML

Added www/ies4linux version 2.99.0.1

(abs)

2009-02-02 20:32:03 UTC MAIN commitmail json YAML

2009-02-02 20:30:44 UTC MAIN commitmail json YAML

Added www/ies4linux version 2.99.0.1

IEs4Linux is the simpler way to have Microsoft Internet Explorer
running on any OS running Wine.

It provides a script with an optional GUI interface to install
various versions of IE and associated registry settings and plugins
into your .wine configuration.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(abs)

2009-02-02 20:07:26 UTC MAIN commitmail json YAML

note update of www/privoxy to 3.0.8nb1

(jnemeth)

2009-02-02 20:00:41 UTC MAIN commitmail json YAML

PR/40532 - Cem Kayali -- group permissions too broad
Just fixing security issue, will leave pkg update for MAINTAINER for now.

(jnemeth)

2009-02-02 19:54:22 UTC MAIN commitmail json YAML

Create users with -M. On Linux this gives the same behavior as NetBSD's
useradd without -M, e.g. allows creation of users without home
directory. Tested on RHEL4. From Jens Rehsack.

(joerg)

2009-02-02 19:23:27 UTC MAIN commitmail json YAML

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

-add a patch from upstream to fix CVE-2008-3162
(stack-based buffer overflow in the str_read_packet function in
  libavformat/psxstr.c)
-add (a modified version of) the ffmpeg 4xm patch which fixes
possible memory corruption
bump PKGREVISION

(drochner)

2009-02-02 17:10:21 UTC MAIN commitmail json YAML

Updated devel/cpuflags to 1.38

(abs)

2009-02-02 17:09:46 UTC MAIN commitmail json YAML

Updated devel/cpuflags to 1.38

Handle Intel Core 2 (Merom) - from Steffen Beyer

(abs)

2009-02-02 15:13:31 UTC pkgsrc-2008Q4 commitmail json YAML

2009-02-02 15:13:12 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup ticket #2679 - requested by rafal
gst-plugins0.10-bad: build fix

Revisions pulled up:
- multimedia/gst-plugins0.10-bad/distinfo 1.10
- multimedia/gst-plugins0.10-bad/patches/patch-ab 1.4
---
Module Name:    pkgsrc
Committed By:  drochner
Date:          Fri Jan  9 16:43:42 UTC 2009

Modified Files:
        pkgsrc/multimedia/gst-plugins0.10-bad: distinfo
        pkgsrc/multimedia/gst-plugins0.10-bad/patches: patch-ab

Log Message:
pull in a patch from upstream CVS, to adapt to an API change in recent
x264 libs, see Gnome bugzilla#555238
should fix PR pkg/40351 by Robert Elz

(tron)

2009-02-02 13:29:06 UTC MAIN commitmail json YAML

Annotate new pkg_install from the pkg_install-renovation merge.

(joerg)

2009-02-02 13:01:29 UTC MAIN commitmail json YAML

- retire fnmatch magic
- drop tnftp and pax from bootstrap, they can be installed as normal
dependencies now that pkg_install doesn't need them.

(joerg)

2009-02-02 12:49:16 UTC MAIN commitmail json YAML

2009-02-02 12:35:01 UTC MAIN commitmail json YAML

Merge pkg_install-20090201 from pkg_install-renovation branch.

- DB support is always included from libnbcompat if needed
- pkg_view and linkfarm are not installed any more; they are not moved
into the attic yet, so they can easily be installed as separte package
- common configuration file to customise the behavior of various
components; this supersedes the old audit-packages.conf
- support for PKSC7 signatures (using X509 certs) and GPG signatures for
packages in a secure way. See pkg_admin(8) for how to create them and
pkg_install.conf(5) for the options to use them
- audit-packages and download-vulnerability-list are wrapper scripts
  around pkg_admin. They try to mimic the classic options if used sanely.
  "pkg_admin audit" is now an order of magnitude faster than before
- pkg_add uses libarchive and libfetch instead of external ftp and tar:
  - progress bar is currently missing for downloads
  - "pkg_add -" is no longer supported
  - no adhoc check for conficts between dependencies and already
    installed packages
  - "pkg_add -s" has been replaced with an option in pkg_install.conf,
    verification of plain detached GPG signatures is no longer supported
  - optional check for vulnerabilities before adding a package
  - if /var and /usr/pkg are on different fileystems it is twice as fast
    now
  - conflicts due to overlapping plists are checked before installation
  - pkg_add no longer plays with the process limits
- pkg_add and pkg_delete have a new destdir option; scripts have to
  either be modified to use PKG_DESTDIR or should be disabled
- pkg_add -u for now can't be used to update to the exact same version
- internal "rm -rf" and "mkdir_p" code
- all memory allocation failures are not explicitly fatal
- if a file is not removed due to a failed checksum, still remove the
  entry from pkgdb

(joerg)

2009-02-02 11:58:47 UTC MAIN commitmail json YAML

Fix build under Mac OS X:
The GNU library ends up being empty and "ar" complains if you try to create
an archive. Simply skip the directory during the build to avoid this.

(tron)

2009-02-02 11:55:16 UTC pkg_install-renovation commitmail json YAML

pkg_install-20090201:
- sync DESCR and MESSAGE with HEAD and the branch state
- sync Makefile
- regen configure
- cleanup __RCSID
- merge audit logic in pkg_add and pkg_admin into new audit_packages
function. As side effect, pkg_add will list all vulnerabilities before
asking the user whether it should continue
- sort config_variable array

(joerg)

2009-02-02 11:14:11 UTC MAIN commitmail json YAML

Use system tbl if it exists. From Jens Rehsack.

(joerg)

2009-02-02 09:49:20 UTC MAIN commitmail json YAML

2009-02-02 09:44:44 UTC MAIN commitmail json YAML

Note py-jinja dependency.
pkgsrc's docutils doesn't install an egg-info so dont note the requirement
in this egg-info as it wont be detected.
Bump PKGREVISION.

(markd)

2009-02-02 09:37:21 UTC MAIN commitmail json YAML

2009-02-02 09:35:46 UTC MAIN commitmail json YAML

Import of py-jinja 1.2

Jinja is a sandboxed template engine written in pure Python. It provides a
Django like non-XML syntax and compiles templates into executable python
code.  It's basically a combination of Django templates and python code.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2009-02-02 09:28:56 UTC MAIN commitmail json YAML

Replace the hack in patch-el with the proposed real solution from upstream.

(martin)

2009-02-02 07:27:13 UTC pkgsrc-2008Q4 commitmail json YAML

2009-02-02 07:26:00 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup ticket #2676 - requested by hira
openoffice3: bug fixes

Revisions pulled up:
- misc/openoffice3/Makefile 1.20-1.21
- misc/openoffice3/PLIST 1.7
- misc/openoffice3/distinfo 1.17
- misc/openoffice3/patches/patch-ei 1.1
- misc/openoffice3/patches/patch-ej 1.1
---
Module Name: pkgsrc
Committed By: hira
Date: Tue Jan 20 09:52:12 UTC 2009

Modified Files:
pkgsrc/misc/openoffice3: Makefile distinfo
Added Files:
pkgsrc/misc/openoffice3/patches: patch-ei patch-ej

Log Message:
- Fix charmap names for NetBSD (patch-ei).
- Use time_t instead of long on NetBSD (patch-ej).

Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: hira
Date: Tue Jan 20 10:19:30 UTC 2009

Modified Files:
pkgsrc/misc/openoffice3: Makefile PLIST

Log Message:
- Add missing entries to INSTALLATION_DIRS.
- Remove entries which are generated from openoffice.org.xml from PLIST.

This should fix installation with USE_DESTDIR=Full.
Reported by abs@ in private e-mail.

(tron)

2009-02-02 06:35:44 UTC MAIN commitmail json YAML

Not depend on openldap-client directly, it came from ptlib with ldap support.
It should be handled by ptlib/buildlink3.mk, so not include here.

(obache)

2009-02-02 06:20:33 UTC MAIN commitmail json YAML

2009-02-01 22:53:10 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup ticket #2675 - requested by ghen
dovecot: bug fixes

Revisions pulled up:
- mail/dovecot/Makefile 1.125-1.127
- mail/dovecot/PLIST 1.23
- mail/dovecot/distinfo 1.90-1.92
- mail/dovecot/patches/patch-ab 1.24-1.25
- mail/dovecot/patches/patch-ac 1.10
---
Module Name: pkgsrc
Committed By: abs
Date: Thu Jan  8 00:02:44 UTC 2009

Modified Files:
pkgsrc/mail/dovecot: Makefile PLIST distinfo
pkgsrc/mail/dovecot/patches: patch-ab patch-ac

Log Message:
Updated mail/dovecot to 1.1.8

Most importantly mbox bugfixes. v1.1 should finally be as stable with
mboxes as it was with v1.0. Hopefully we'll also soon have the first
v1.2 beta release and the final v1.2.0 somewhat soon after that.

- mbox: Several bugfixes. Fixes "next message unexpectedly lost"
          errors and perhaps some other problems as well.
- deliver: It wasn't possible to override boolean settings in
  lda section by setting them to "no".
- Maildir++ quota didn't correctly check if maildirs had changed
  during recalculation.
- kqueue notify: Fixed assert-crash in some situations
- dbox: Several fixes to handling Maildir migrations
- Logging/error message improvements
---
Module Name: pkgsrc
Committed By: ghen
Date: Sat Jan 24 10:51:35 UTC 2009

Modified Files:
pkgsrc/mail/dovecot: Makefile distinfo
pkgsrc/mail/dovecot/patches: patch-ab

Log Message:
Update to Dovecot 1.1.9.  From the release announcement mail:

Lots of small dbox fixes, hopefully migrations from Maildir are now working
correctly.

+ Sending SIGUSR2 to dovecot-auth now also logs statistics about cache inserts.
  This could help figuring out auth cache size.
+ deliver: Added rejection_subject setting, which is used for rejected mails.
+ pop3: Prevent clients from looping forever trying to fetch an expunged
  message.
+ If login process crashes, log the IP address that (maybe) caused it.
+ If core dump limit is 0, add "core dumps disabled" to startup log line.
+ Log better messages for "Permission denied" errors
- mbox: Fixed assert-crash with pop3_lock_session=3Dyes
- dbox: Fixes to handling maildir-converted files.
- Auth cache wasn't working correctly for all fields (e.g. allow_nets) with
  blocking passdbs (e.g. mysql).
- pgsql: Handle reconnecting to server without failing auth lookups.
- Berkeley DB memory/resource leak fixes.
- maildir: Fixes to handling over 26 keywords.
---
Module Name: pkgsrc
Committed By: ghen
Date: Tue Jan 27 08:29:31 UTC 2009

Modified Files:
pkgsrc/mail/dovecot: Makefile distinfo

Log Message:
Update to Dovecot 1.1.10.

- Maildir: Keyword handling was somewhat broken in v1.1.9
- userdb prefetch was broken with blocking passdbs in v1.1.9
- dict process didn't always die with the rest of Dovecot
- dict quota was somewhat broken with pgsql

(tron)

2009-02-01 22:52:14 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup tickets #2675 and #2678.

(tron)

2009-02-01 22:19:09 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup ticket #2678 - requested by cube
glut: build fix for systems with native X.org

Revisions pulled up:
- graphics/glut/builtin.mk 1.2
---
Module Name: pkgsrc
Committed By: cube
Date: Sun Feb  1 16:22:54 UTC 2009

Modified Files:
pkgsrc/graphics/glut: builtin.mk

Log Message:
Restore the value of BUILTIN_PKG after checking for the rest of Mesa, so
that the logic x11.builtin.mk doesn't set variables for the wrong package.

Noted by Obata-san.

(tron)

2009-02-01 21:39:44 UTC MAIN commitmail json YAML

heimdal leaves empty directories after deinstallation, fix that.

OK by wiz@.

(shattered)

2009-02-01 17:39:24 UTC MAIN commitmail json YAML

Add & enable p5-local-lib

(seb)

2009-02-01 17:39:13 UTC MAIN commitmail json YAML

Note initial addition of p5-local-lib version 1.3.1 as devel/p5-local-lib
into The NetBSD Packages Collection.

The Perl 5 module local::lib allows for the bootstrapping and usage
of a directory containing Perl modules outside of Perl's @INC. This
makes it easier to ship an application with an app-specific copy
of a Perl module, or collection of modules. Useful in cases like
when an upstream maintainer hasn't applied a patch to a module of
theirs that you need for your application.

(seb)

2009-02-01 17:38:41 UTC MAIN commitmail json YAML

Initial import of p5-local-lib version 1.3.1 in the NetBSD Packages
Collection.

The Perl 5 module local::lib allows for the bootstrapping and usage
of a directory containing Perl modules outside of Perl's @INC. This
makes it easier to ship an application with an app-specific copy
of a Perl module, or collection of modules. Useful in cases like
when an upstream maintainer hasn't applied a patch to a module of
theirs that you need for your application.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2009-02-01 16:55:15 UTC MAIN commitmail json YAML

Note initial addition of p5-Spreadsheet-Read version 0.34 as
math/p5-Spreadsheet-Read into The NetBSD Packages Collection.

The Perl 5 module Spreadsheet::Read tries to transparently read
*any* spreadsheet and return its content in a universal manner
independent of the parsing module that does the actual spreadsheet
scanning.

(seb)

2009-02-01 16:54:35 UTC MAIN commitmail json YAML

Add & enable p5-Spreadsheet-Read

(seb)

2009-02-01 16:53:28 UTC MAIN commitmail json YAML

Initial import of p5-Spreadsheet-Read version 0.34 in the NetBSD
Packages Collection.

The Perl 5 module Spreadsheet::Read tries to transparently read
*any* spreadsheet and return its content in a universal manner
independent of the parsing module that does the actual spreadsheet
scanning.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2009-02-01 16:22:54 UTC MAIN commitmail json YAML

Restore the value of BUILTIN_PKG after checking for the rest of Mesa, so
that the logic x11.builtin.mk doesn't set variables for the wrong package.

Noted by Obata-san.

(cube)

2009-02-01 15:39:05 UTC MAIN commitmail json YAML

The last entry was an addition not an update!

(seb)

2009-02-01 15:26:21 UTC MAIN commitmail json YAML

Note initial addition of p5-Spreadsheet-XLSX version 0.09 as
math/p5-Spreadsheet-XLSX into The NetBSD Packages Collection.

The Perl 5 module Spreadsheet::XLSX is a (quick and dirty) emulation
of Spreadsheet::ParseExcel for Excel 2007 (.xlsx) file format. It
supports styles and many of Excel's quirks, but not all. It populates
the classes from Spreadsheet::ParseExcel for interoperability;
including Workbook, Worksheet, and Cell.

(seb)

2009-02-01 15:25:49 UTC MAIN commitmail json YAML

Add & enable p5-Spreadsheet-XLSX

(seb)

2009-02-01 15:25:02 UTC MAIN commitmail json YAML

Initial import of p5-Spreadsheet-XLSX version 0.09 in the NetBSD
Packages Collection.

The Perl 5 module Spreadsheet::XLSX is a (quick and dirty) emulation
of Spreadsheet::ParseExcel for Excel 2007 (.xlsx) file format. It
supports styles and many of Excel's quirks, but not all. It populates
the classes from Spreadsheet::ParseExcel for interoperability;
including Workbook, Worksheet, and Cell.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2009-02-01 13:03:58 UTC MAIN commitmail json YAML

Add a patch to avoid a crash reported by Raymond Meyer and filed upstream as
Bugzilla Ticket 476345.

(martin)

2009-02-01 12:37:37 UTC MAIN commitmail json YAML

+ pan-0.133

(obache)

2009-02-01 09:05:09 UTC MAIN commitmail json YAML

Note initial addition of p5-Spreadsheet-ReadSXC version 0.20 as
math/p5-Spreadsheet-ReadSXC into The NetBSD Packages Collection.

The Perl 5 module Spreadsheet::ReadSXC extracts data from OpenOffice
1.x spreadsheet files (.sxc).

(seb)

2009-02-01 09:04:54 UTC MAIN commitmail json YAML

Add & enable p5-Spreadsheet-ReadSXC

(seb)

2009-02-01 09:04:02 UTC MAIN commitmail json YAML

Initial import of p5-Spreadsheet-ReadSXC version 0.20 in the NetBSD
Packages Collection.

The Perl 5 module Spreadsheet::ReadSXC extracts data from OpenOffice
1.x spreadsheet files (.sxc).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2009-02-01 08:05:06 UTC MAIN commitmail json YAML

2009-02-01 06:07:25 UTC MAIN commitmail json YAML

2009-02-01 06:05:59 UTC MAIN commitmail json YAML

2009-02-01 05:21:45 UTC MAIN commitmail json YAML

updated the cad/geda suite to 1.4.3

(dmcmahill)

2009-02-01 05:20:01 UTC MAIN commitmail json YAML

Update the geda suite to 1.4.3.  Changes since the last packaged
version (1.4.0) are listed below.

-------------------------
  Changes in this release only (since v1.4.0):
      Carlos Nieves Onega (1):

    * Fix missing %s in two strings.

  Patrick Bernaud (1):
    * Fix memory leak in gschem.

  Peter Clifton (2):
    * Fix verilog and VHDL netlist backends
    * Add libgeda/po/POTFILES.skip for intl/plural.c

  Peter TB Brett (1):
    * Don't crash on zero snap grid spacing [2026598]

  Werner Hoch (4):
    * Fix drawing artefact in rubbernet drawing code
    * update the pinnumbers if a slot attribute is deleted
    * o_delete_text(): only call o_attrib_slot_update() for COMPLEX
      objects.
    * libgeda: fixed EOL handling for mixed windows/linux usage

-------------------------
  Changes in this release only (since v1.4.1):
      Ales Hvezda (2):

    * Fixed up all icon-theme-installer files to work with non-bash
    * Bumped the revision on libgeda's shared library and updated
      versions.

  Carlos Nieves Onega (1):
    * Changed shell from bash to sh in icon-theme-installer

  Dan McMahill (1):
    * Avoid insecure temp file usage.

  Peter Clifton (3):
    * gattrib: Don't special-case ignore components with "graphical"
      attribute.
    * gattrib: Don't crash if we can't find data in the sheet. Bug
      #2214739
    * Calculate bounds of new object when copying an embedded complex.

  Werner Hoch (1):
    * libgeda: changed object adding flag for embeded symbols [#1692626]

-------------------------
  Changes in this release only (since v1.4.2):
      Patrick Bernaud (1):

    * Enable promotion of attributes when adding a component from guile.

  Peter Clifton (7):
    * gschem: Ensure we invalidate the region of text's origin marker
    * gnetlist: Fixup systemc backend
    * gschem: Don't add invalid attributes to the multiattrib dialog list
    * gschem: Check for self-connecting COMPLEX before deleting. Fix
      #1912859
    * gschem: Remove stretched object from stretch list if we delete it
    * o_move_end_rubberband(): Rework creating connectivity lists. Fix
      #2017356
    * gschlas: Fix segfault opening file

  Peter TB Brett (1):
    * Validate calls to scm_c_eval_string(). [2105219]

  Werner Hoch (1):
    * gschem: redraw empty preview on configure events [#2159047]

(dmcmahill)

2009-02-01 03:51:27 UTC pkgsrc-2008Q4 commitmail json YAML

2009-02-01 03:50:57 UTC pkgsrc-2008Q4 commitmail json YAML

pullup ticket #2672 - requested by tron
ffmpeg: fix buffer overflow

revisions pulled up:
pkgsrc/multimedia/ffmpeg/Makefile 1.47
pkgsrc/multimedia/ffmpeg/distinfo 1.22
pkgsrc/multimedia/ffmpeg/patches/patch-4xm 1.1

  Module Name:    pkgsrc
  Committed By:  tron
  Date:          Thu Jan 29 15:02:13 UTC 2009

  Modified Files:
          pkgsrc/multimedia/ffmpeg: Makefile distinfo
  Added Files:
          pkgsrc/multimedia/ffmpeg/patches: patch-4xm

  Log Message:
  Add fix for buffer overflow in 4xm movie format decoder based on a
  patch from "ffmpeg" SVN.

(rtr)

2009-01-31 23:25:38 UTC MAIN commitmail json YAML

pbulk-0.37:
- replace libevent dependency with internal event loop to make the pbulk
  core standalone
- open success and error log with O_APPEND, which allows e.g. cleaning
  up the error build during build without breaking it if done with care.

(joerg)

2009-01-31 22:13:04 UTC MAIN commitmail json YAML

Note update of misc/openoffice2-bin to 2.4.2 and
addition of misc/openoffice3-bin version 3.0.1.

(bad)

2009-01-31 22:11:10 UTC MAIN commitmail json YAML

Add and enable openoffice3-bin.

(bad)

2009-01-31 22:10:37 UTC MAIN commitmail json YAML

2009-01-31 22:05:53 UTC MAIN commitmail json YAML

2009-01-31 21:56:32 UTC MAIN commitmail json YAML

Update openoffice2-bin to 2.4.2.
While here, create symlinks to smath and spadmin in $PREFIX/bin to make them
available as normal commands.

Changes since 2.4.1:
* COMMAN_WHEEL_DATAZOOM changed
* delays for quick help change
* XSelectionSupplier now being supported by the database application controller
* Add Sami languages to language list box
* better automatic positions for lables on pie segments
* more flexible placement of labels on data points
* Equations for Regression Curves
* allow removing data point labels with delete key
* New property in Advanced settings dialog for Oracle
* views in HSQLDB database can be edited
* property browser: query designer now also available for list box content
* property browser: query designer also available for "native" SQL commands
* Base now supports also MS Access 2007 files (*.accdb)
* Reduce complexity: Remove unnecessary display options
* Extensible help
* "Change Icon" dialog now supports persistent import and deletion of icons
* Filter UINames changed from "OpenDocument" to "ODF"
* Display name of extension
* Release notes and publisher information during extension update
* Enhancements of print dialog for calc
* support for browser based update in Extension Manager
* Possibility to control persistent passwords storing per UI.
* Asynchronous callback service for UNO awt
* UNO awt dialogs and tab pages support background image property
* Online Update Trigger by New File Format Versions
* Relative links now available in PDF export filter, plus other features added.
* Relative links now available in PDF export filter, plus other features added.
* PDF/A-1a (ISO 19005-1:2005) export feature added.
* Implement Insert-Movie and Sound using QTKit (QuickTime)
* Context menu entry to quickly insert picture background for slides
* Remove GUI option "Automatic file name extension" from File-Save dialog
* (Office Dlg)
* Separate zoom per sheet
* Manual Sorting in DataPilot
* DataPilot drill-down on data field
* The Office now automaicaly checks for updates for extensions
* Support for backward references in Find & Replace
* Block selection
* Insert and Insert Object toolbars changed in Writer and Writer/Web
* Better language cotrol
* Printing of hidden text
* New shortcuts to apply Heading 4+5 and Text body and Default
* Ctrl-click Behavior for Hyperlinks Now Configurable

* bug fixes

(bad)

2009-01-31 21:34:18 UTC pkgsrc-2008Q4 commitmail json YAML

2009-01-31 21:28:42 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup ticket #2674 - requested by taca
awstats: security update

Revisions pulled up:
- www/awstats/Makefile 1.40
- www/awstats/PLIST 1.14
- www/awstats/distinfo 1.23
- www/awstats/options.mk 1.2
- www/awstats/patches/patch-aa 1.9
- www/awstats/patches/patch-ab 1.6
- www/awstats/patches/patch-ac delete
---
Module Name: pkgsrc
Committed By: adam
Date: Thu Jan 15 12:12:04 UTC 2009

Modified Files:
pkgsrc/www/awstats: Makefile PLIST distinfo options.mk
pkgsrc/www/awstats/patches: patch-aa patch-ab

Log Message:
Changes 6.9:
* With postfix that support DSN (Delivery Status Notifications) we exclude
  some lines to avoid counting mails twice in maillogconvert.pl script.
* Logresolvemerge.pl support FreeRADIUS logs or anything else using
  (the fixed length!) ctime format timestamp.
* Add option stoponfirsteof in logresolvemerge tool.
* Add patch to support host_proxy tag in LogFormat (for Apache LogFormat
  containing %{X-Forwarded-For}i)
* Renamed Add to favourites on "Hit on favicon".
* Increase robots, search engines database (Added Google Chrome browser,
  better Vista, WII, detection, ...)
* Update languages files.
* Added a lot of patch from sourceforge.
* Bug fixes.
---
Module Name: pkgsrc
Committed By: adam
Date: Thu Jan 15 12:12:20 UTC 2009

Removed Files:
pkgsrc/www/awstats/patches: patch-ac

Log Message:
Changes 6.9:
* With postfix that support DSN (Delivery Status Notifications) we exclude
  some lines to avoid counting mails twice in maillogconvert.pl script.
* Logresolvemerge.pl support FreeRADIUS logs or anything else using
  (the fixed length!) ctime format timestamp.
* Add option stoponfirsteof in logresolvemerge tool.
* Add patch to support host_proxy tag in LogFormat (for Apache LogFormat
  containing %{X-Forwarded-For}i)
* Renamed Add to favourites on "Hit on favicon".
* Increase robots, search engines database (Added Google Chrome browser,
  better Vista, WII, detection, ...)
* Update languages files.
* Added a lot of patch from sourceforge.
* Bug fixes.

(tron)

2009-01-31 20:06:43 UTC MAIN commitmail json YAML

Note devel/libatomic_ops PKGREVISION bump.

(sketch)

2009-01-31 20:05:57 UTC MAIN commitmail json YAML

Sun Studio x86 implementation isn't quite good enough yet for e.g.
pulseaudio, so instead use the generic pthread implementation for now.

(sketch)

2009-01-31 18:28:51 UTC MAIN commitmail json YAML

Added openldap-nops

(manu)

2009-01-31 18:27:38 UTC MAIN commitmail json YAML

Add openldap-nops, a slapd overlay to remove null-operations

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(manu)

2009-01-31 18:25:57 UTC MAIN commitmail json YAML

Patch for building slapo-nops as a module (already committed upstream)

(manu)

2009-01-31 17:45:00 UTC MAIN commitmail json YAML

2009-01-31 17:01:23 UTC MAIN commitmail json YAML

Fixes installation to DESTDIR.

(obache)

2009-01-31 16:56:19 UTC MAIN commitmail json YAML

Note update of misc/openoffice3 to 3.0.1.

(hira)

2009-01-31 16:54:31 UTC MAIN commitmail json YAML

Update to 3.0.1.
  * Add spelling and grammar checker to Writer.
  * Let OOo use own file locking mechanics to lock alien formats as well.
  * Bug fixes.

Please see Release Notes for more detail:
  http://development.openoffice.org/releases/3.0.1.html

(hira)

2009-01-31 16:17:32 UTC MAIN commitmail json YAML

Note update of math/p5-Spreadsheet-ParseExcel to version 0.4900

(seb)

2009-01-31 16:16:05 UTC MAIN commitmail json YAML

Update from version 0.4400 to version 0.4900 (upstream 0.49)

Upstream changes (it says 0.48 for the first changes entry but I guess the
author  really meant 0.49):
0.48 24 January 2009

    ! Added Text::CSV_XS to xls2csv() function to handle embedded commas
      in csv data. Reported by Fredrik Linde.
      https://rt.cpan.org/Ticket/Display.html?id=41337

    + Rewrote Utility.pm documentation.

    - Removed wantarray from ExcelFmt() and the unused and undocumented
      feature of returning the result and a format color in a list context.
      The older mechanism is still available but now requires an explicit flag.

0.48 23 January 2009

    ! Fixed bug where numbers with uppercase formats such as MM/DD/YY
      were ignored. Applies to files created by OpenOffice.org and
      some international versions of Excel. Added tests for above.
      http://rt.cpan.org/Public/Bug/Display.html?id=20526
      http://rt.cpan.org/Public/Bug/Display.html?id=31206
      http://rt.cpan.org/Public/Bug/Display.html?id=40307

    ! Removed undocumented and counter-intuitive use of overload on SheetNo in
      Worksheet.pm.
      http://rt.cpan.org/Public/Bug/Display.html?id=14278

0.47 22 January 2009

    ! Fixed bug where multiple embedded charts on a worksheet caused the
      worksheet order to be lost and data to get overwritten.
      Reported by Steven Martin and others.
      http://rt.cpan.org/Public/Bug/Display.html?id=13365

0.46 18 January 2009

    ! Heavily refactored the ExcelFmt() function for maintainability and
      fixed several bugs, in particular for 12 hour clock times.
      Added test cases for above.

    ! Removed use of $& match variables from ExcelFmt.
      Reported by Aaron Wigley.
      http://rt.cpan.org/Public/Bug/Display.html?id=42425

    ! Replaced lvalue substr() in ExcelFmt () with 4-arg substr()
      for efficiency. Reported by Goro Fuji.
      http://rt.cpan.org/Public/Bug/Display.html?id=42518

    ! Removed spurious t/examples dir from Makefile.PL and removed
      unused t/lib dir. Reported by Peter (Stig) Edwards.
      http://rt.cpan.org/Public/Bug/Display.html?id=42442

0.45 13 January 2009

    ! Fixed failed parsing of large (8-16k) Unicode strings.
      Reported by Graham Stead and Moka.
      http://rt.cpan.org/Public/Bug/Display.html?id=41813
      http://rt.cpan.org/Public/Bug/Display.html?id=35678

    ! Fixed critical bug where data rows could be ignored.
      Reported and isolated by Peter (Stig) Edwards.
      http://rt.cpan.org/Public/Bug/Display.html?id=30677

(seb)

2009-01-31 16:07:23 UTC MAIN commitmail json YAML

Move ri data generation from install phase to build phase.

No other functional change.

(taca)

2009-01-31 16:01:52 UTC MAIN commitmail json YAML

Added openldap-smbk5pwd

(manu)

2009-01-31 16:00:56 UTC MAIN commitmail json YAML

Add openldap-smbk5pwd, a modular slapd overlay to sync passwords with
Kerberos and Samba. This replaces the smbk5pwd option of openldap-server

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(manu)

2009-01-31 15:59:05 UTC MAIN commitmail json YAML

2009-01-31 12:23:40 UTC MAIN commitmail json YAML

Updated devel/bugzilla3 to 3.2nb1

(adrianp)

2009-01-31 12:23:27 UTC MAIN commitmail json YAML

Various PLIST fixes, should address PR#40519
PKGREVISION++

(adrianp)

2009-01-31 11:36:01 UTC MAIN commitmail json YAML

Note update of databases/p5-DBIx-Class-TimeStamp to version 0.07

(seb)

2009-01-31 11:34:49 UTC MAIN commitmail json YAML

Update from version 0.06 to version 0.07.

Upstream changes not documented...

(seb)

2009-01-31 11:20:14 UTC MAIN commitmail json YAML

Note removal of netsaint packages.

(shattered)

2009-01-31 09:00:44 UTC MAIN commitmail json YAML

Updated security/libgcrypt,libtasn1

(adam)

2009-01-31 08:58:55 UTC MAIN commitmail json YAML

Changes 1.8:
* Fix crlf self-test under Mingw+Wine.
* Fix build problems on platforms that lack stdint.h.

(adam)

2009-01-31 08:53:14 UTC MAIN commitmail json YAML

Changes 1.4.4:
* Publish GCRY_MODULE_ID_USER and GCRY_MODULE_ID_USER_LAST constants.
  This functionality has been in Libgcrypt since 1.3.0.
* MD5 may now be used in non-enforced fips mode.
* Fixed HMAC for SHA-384 and SHA-512 with keys longer than 64 bytes.
* In fips mode, RSA keys are now generated using the X9.31 algorithm
  and DSA keys using the FIPS 186-2 algorithm.
* The transient-key flag is now also supported for DSA key
  generation.  DSA domain parameters may be given as well.

(adam)

2009-01-31 06:03:49 UTC MAIN commitmail json YAML

Note update of net/p5-Net-CIDR-Set to version 0.11

(seb)

2009-01-31 06:02:18 UTC MAIN commitmail json YAML

Update from version 0.10 to version 0.11.

Upstream changes:
2009-01-29 0.11
  - Remove broken cidrcalc

(seb)

2009-01-31 05:44:14 UTC MAIN commitmail json YAML

2009-01-31 05:40:42 UTC MAIN commitmail json YAML

ark really needs gnu tar because:
  assumes "tar rvf ..." works when archive doesn't already exist.
  assumes "tar tvf ..." doesn't produce an error on a zero length file.
  assumes "tar --delete" works.
so depend on gtar always and fix setting of TarExe so that it uses it.
Bump PKGREVISION.

(markd)

2009-01-31 05:34:02 UTC MAIN commitmail json YAML

2009-01-31 05:31:13 UTC MAIN commitmail json YAML

Import py-sphinx 0.5.1

Sphinx is a tool that makes it easy to create intelligent and beautiful
documentation for Python projects (or other documents consisting of multiple
reStructuredText sources), written by Georg Brandl. It was originally
created to translate the new Python documentation, but has now been cleaned
up in the hope that it will be useful to many other projects.

Sphinx uses reStructuredText as its markup language, and many of its
strengths come from the power and straightforwardness of reStructuredText
and its parsing and translating suite, the Docutils.

Although it is still under constant development, the following features are
already present, work fine and can be seen "in action" in the Python docs:
* Output formats: HTML (including Windows HTML Help), plain text and LaTeX,
  for printable PDF versions
* Extensive cross-references: semantic markup and automatic links for
  functions, classes, glossary terms and similar pieces of information
* Hierarchical structure: easy definition of a document tree, with automatic
  links to siblings, parents and children
* Automatic indices: general index as well as a module index
* Code handling: automatic highlighting using the Pygments highlighter
* Various extensions are available, e.g. for automatic testing of snippets
  and inclusion of appropriately formatted docstrings.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2009-01-31 03:12:33 UTC MAIN commitmail json YAML

2009-01-31 03:09:10 UTC MAIN commitmail json YAML

2009-01-31 03:07:30 UTC MAIN commitmail json YAML

Added games/pokerth version 0.6.3.2

(ahoka)

2009-01-31 03:06:17 UTC MAIN commitmail json YAML

2009-01-31 03:04:37 UTC MAIN commitmail json YAML

Import pokerth-0.6.3.2 as games/pokerth.

PokerTH is a poker game written in C++/QT4. You can play the popular "Texas
Hold'em" poker variant against up to six computer-opponents or play network
games with people all over the world. This poker engine is available for Linux,
Windows, and MacOSX and BSD.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ahoka)