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 (1h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 22:04:53 UTC Now

2010-05-20 21:22:51 UTC MAIN commitmail json YAML

update to 0.6.6.2
changes:
-new MediaServer backends
-first implementation of an JSON/REST API
-advancements of the GStreamer MediaRenderer
-refinements in the transcoding section
-bugfixes and enhancements

(drochner)

2010-05-20 21:15:54 UTC MAIN commitmail json YAML

2010-05-20 21:12:13 UTC MAIN commitmail json YAML

the library needs libz, link against it to force a dependency
bump PKGREVISION

(drochner)

2010-05-20 18:23:57 UTC MAIN commitmail json YAML

Let tex-setspace use DISTFILES from TeX Live 2009.  No functional change.

(minskim)

2010-05-20 18:19:39 UTC MAIN commitmail json YAML

Note update of tex-rsfs{,-doc}.

(minskim)

2010-05-20 18:18:57 UTC MAIN commitmail json YAML

2010-05-20 18:13:31 UTC MAIN commitmail json YAML

Note update of tex-hyphen-ancientgreek.

(minskim)

2010-05-20 18:12:54 UTC MAIN commitmail json YAML

Update tex-hyphen-ancientgreek to TeX Live Revision 13822.

No functional change.

(minskim)

2010-05-20 18:11:39 UTC MAIN commitmail json YAML

2010-05-20 18:06:51 UTC MAIN commitmail json YAML

Note update of tex-stmaryrd-doc.

(minskim)

2010-05-20 18:06:30 UTC MAIN commitmail json YAML

2010-05-20 18:01:30 UTC MAIN commitmail json YAML

2010-05-20 17:53:00 UTC MAIN commitmail json YAML

Note update of tex-wasy{,-doc}.

(minskim)

2010-05-20 17:52:31 UTC MAIN commitmail json YAML

2010-05-20 17:49:00 UTC MAIN commitmail json YAML

2010-05-20 17:45:21 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-mflogo-doc.

(minskim)

2010-05-20 17:44:40 UTC MAIN commitmail json YAML

2010-05-20 17:20:45 UTC MAIN commitmail json YAML

2010-05-20 17:19:15 UTC MAIN commitmail json YAML

2010-05-20 17:14:59 UTC MAIN commitmail json YAML

Updated comms/asterisk16 to 1.6.1.19

(jnemeth)

2010-05-20 17:14:45 UTC MAIN commitmail json YAML

Update to Asterisk 1.6.1.19.  1.6.1.18 and 1.6.1.19 are primarily
bug fix releases.  At this point the 1.6.1 series is going to
security fixes only.  That means this package will be moving to
the 1.6.2 series in the near future.

-----
1.6.1.18:

The following are a few of the issues resolved by community developers:

  * Make sure to clear red alarm after polarity reversal.
    (Closes issue #14163. Reported, patched by jedi98. Tested by mattbrown,
    Chainsaw, mikeeccleston)

  * Fix problem with duplicate TXREQ packets in chan_iax2.
    (Closes issue #16904. Reported, patched by rain. Tested by rain, dvossel)

  *  Update documentation to not imply we support overriding options.
    (Closes issue #16855. Reported by davidw)

  * Modify queued frames from Local channels to not set the other side to up.
    (Closes issue #16816. Reported, tested by jamhed)

  *  For T.38 reINVITEs treat a 606 the same as a 488.
    (Closes issue #16792. Reported, patched by vrban)

For a full list of changes in this releases, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.1.18

-----
1.6.1.19:

The following are a few of the issues resolved by community developers:

  * Fix building CDR and CEL SQLite3 modules.
    (Closes issue #17017. Reported by alephlg. Patched by seanbright)

  * Resolve crash in SLAtrunk when the specified trunk doesn't exist.
    (Reported in #asterisk-dev by philipp64. Patched by seanbright)

  * Update code to reflect that handle_speechset has 4 arguments.
    (Closes issue #17093. Reported, patched by gpatri. Tested by pabelanger,
    mmichelson)

  * Pass the PID of the Asterisk process, not the PID of the canary.
    (Closes issue #17065. Reported by globalnetinc. Patched by makoto. Tested by
    frawd, globalnetinc)

  * Resolve a deadlock in chan_local.
    (Closes issue #16840. Reported, patched by bzing2, russell. Tested by bzing2)

For a full list of changes in this releases, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.1.19

(jnemeth)

2010-05-20 14:39:12 UTC MAIN commitmail json YAML

fix MITKRB5-SA-2010-005 (CVE-2010-1321) in mit-krb5

(tez)

2010-05-20 14:21:23 UTC MAIN commitmail json YAML

2010-05-20 13:31:39 UTC MAIN commitmail json YAML

Updated postgresql; pgadmin; p5-DBD-postgresql

(adam)

2010-05-20 13:30:49 UTC MAIN commitmail json YAML

Changes 2.17.1:
* Only use lo_import_with_oid if Postgres libraries are 8.4 or better

Changes 2.17.0:
* Do not automatically ROLLBACK on a failed pg_cancel
* Added support for new lo_import_with_oid function.
* Don't limit stored user name to \w in tests
* Allow tests to support versions back to Postgres 7.4

(adam)

2010-05-20 13:27:20 UTC MAIN commitmail json YAML

Changes 1.10.3:
* Fix the "quiet log" query in the status server.
* Call Stored Procedures in EnterpriseDB in an anonymous
  block to prevent errors with out/inout parameters.
* Fix an error when working with packages on EnterpriseDB in 'postgres' mode.
* Prevent a crash if the user cancels a restore operation.
* Fix the refresh of a dropped function.
* Fix a crash bug seen when closing the debugger parameter dialog on OSX.
* Fix to only show Storage value if the value is different from the type's
  default value.
* Fix uncalled attempt to "change" array data types in dlgColumn.
* Fix a crash that could occur if viewing a table with no rows in the Edit Grid.
* Fix a crash occuring when a function with a parameter with a default is
  selected.
* Don't offer debugging options to non-superusers on Postgres Plus Advanced
  Server < 8.4 which doesn't have support for user debugging.
* Fix the saving and reverse engineering of parameters for database, table,
  and function.
* Specify the schema of the table/function to restore if pg_restore's release
  is 8.2 or later.
* Fix the reverse engineering of a rule.
* Fix the status server window on Mac OS X.
* Fix the recent files, by notifying each frmQuery to update their recent files.
  Same support for macros and favourites.
* Fix the canvas resizing with really big table.
* Add the missing RULEs for VIEWs in SQL pane.
* More...

(adam)

2010-05-20 12:36:39 UTC MAIN commitmail json YAML

Changes 8.4.4:
* Enforce restrictions in plperl using an opmask applied to the whole
  interpreter, instead of using "Safe.pm"
* Prevent PL/Tcl from executing untrustworthy code from pltcl_modules
* Fix data corruption during WAL replay of ALTER ... SET TABLESPACE
* Fix possible crash if a cache reset message is received during
  rebuild of a relcache entry
* Apply per-function GUC settings while running the language
  validator for the function
* Do constraint exclusion for inherited "UPDATE" and "DELETE" target
  tables when constraint_exclusion = partition
* Do not allow an unprivileged user to reset superuser-only parameter
  settings
* Avoid possible crash during backend shutdown if shutdown occurs
  when a CONTEXT addition would be made to log entries
* Fix erroneous handling of %r parameter in recovery_end_command
* Ensure the archiver process responds to changes in archive_command
  as soon as possible
* Fix pl/pgsql's CASE statement to not fail when the case expression
  is a query that returns no rows
* Update pl/perl's "ppport.h" for modern Perl versions
* Fix assorted memory leaks in pl/python
* Handle empty-string connect parameters properly in ecpg
* Prevent infinite recursion in psql when expanding a variable that
  refers to itself
* Fix psql's \copy to not add spaces around a dot within \copy
  (select ...)
* Avoid formatting failure in psql when running in a locale context
  that doesn't match the client_encoding
* Fix unnecessary "GIN indexes do not support whole-index scans"
  errors for unsatisfiable queries using "contrib/intarray" operators
* Ensure that "contrib/pgstattuple" functions respond to cancel
  interrupts promptly
* Make server startup deal properly with the case that shmget()
  returns EINVAL for an existing shared memory segment
* Avoid possible crashes in syslogger process on Windows
* Deal more robustly with incomplete time zone information in the
  Windows registry
* Update the set of known Windows time zone names
* Update time zone data files to tzdata release 2010j for DST law
  changes in Argentina, Australian Antarctic, Bangladesh, Mexico,
  Morocco, Pakistan, Palestine, Russia, Syria, Tunisia; also
  historical corrections for Taiwan.
  Also, add PKST (Pakistan Summer Time) to the default set of
  timezone abbreviations.

(adam)

2010-05-20 12:36:28 UTC MAIN commitmail json YAML

Changes 8.3.11:
* Enforce restrictions in plperl using an opmask applied to the whole
  interpreter, instead of using "Safe.pm"
* Prevent PL/Tcl from executing untrustworthy code from pltcl_modules
* Fix possible crash if a cache reset message is received during
  rebuild of a relcache entry
* Apply per-function GUC settings while running the language
  validator for the function
* Do not allow an unprivileged user to reset superuser-only parameter
  settings
* Avoid possible crash during backend shutdown if shutdown occurs
  when a CONTEXT addition would be made to log entries
* Ensure the archiver process responds to changes in archive_command
  as soon as possible
* Update pl/perl's "ppport.h" for modern Perl versions
* Fix assorted memory leaks in pl/python
* Prevent infinite recursion in psql when expanding a variable that
  refers to itself
* Fix psql's \copy to not add spaces around a dot within \copy
  (select ...)
* Fix unnecessary "GIN indexes do not support whole-index scans"
  errors for unsatisfiable queries using "contrib/intarray" operators
* Ensure that "contrib/pgstattuple" functions respond to cancel
  interrupts promptly
* Make server startup deal properly with the case that shmget()
  returns EINVAL for an existing shared memory segment
* Avoid possible crashes in syslogger process on Windows
* Deal more robustly with incomplete time zone information in the
  Windows registry
* Update the set of known Windows time zone names
* Update time zone data files to tzdata release 2010j for DST law
  changes in Argentina, Australian Antarctic, Bangladesh, Mexico,
  Morocco, Pakistan, Palestine, Russia, Syria, Tunisia; also
  historical corrections for Taiwan.
  Also, add PKST (Pakistan Summer Time) to the default set of
  timezone abbreviations.

(adam)

2010-05-20 12:36:15 UTC MAIN commitmail json YAML

Changes 8.2.17:
* Enforce restrictions in plperl using an opmask applied to the whole
  interpreter, instead of using "Safe.pm"
* Prevent PL/Tcl from executing untrustworthy code from pltcl_modules
* Fix possible crash if a cache reset message is received during
  rebuild of a relcache entry
* Do not allow an unprivileged user to reset superuser-only parameter
  settings
* Avoid possible crash during backend shutdown if shutdown occurs
  when a CONTEXT addition would be made to log entries
* Update pl/perl's "ppport.h" for modern Perl versions
* Fix assorted memory leaks in pl/python
* Prevent infinite recursion in psql when expanding a variable that
  refers to itself
* Fix psql's \copy to not add spaces around a dot within \copy
  (select ...)
* Ensure that "contrib/pgstattuple" functions respond to cancel
  interrupts promptly
* Make server startup deal properly with the case that shmget()
  returns EINVAL for an existing shared memory segment
* Avoid possible crashes in syslogger process on Windows
* Deal more robustly with incomplete time zone information in the
  Windows registry
* Update the set of known Windows time zone names
* Update time zone data files to tzdata release 2010j for DST law
  changes in Argentina, Australian Antarctic, Bangladesh, Mexico,
  Morocco, Pakistan, Palestine, Russia, Syria, Tunisia; also
  historical corrections for Taiwan.
  Also, add PKST (Pakistan Summer Time) to the default set of
  timezone abbreviations.

(adam)

2010-05-20 12:24:11 UTC MAIN commitmail json YAML

2010-05-20 11:23:32 UTC MAIN commitmail json YAML

2010-05-20 11:15:17 UTC MAIN commitmail json YAML

2010-05-20 11:09:51 UTC MAIN commitmail json YAML

2010-05-20 09:56:53 UTC MAIN commitmail json YAML

Note missing py-zinnia addition.

(obache)

2010-05-20 09:38:56 UTC MAIN commitmail json YAML

Updated print/cups to 1.3.11nb4

(sbd)

2010-05-20 09:38:34 UTC MAIN commitmail json YAML

Add dbus and threads options.

Bump PKGREVISION

(sbd)

2010-05-20 09:37:12 UTC MAIN commitmail json YAML

Because ghostscript uses libpaper cups should to.

(sbd)

2010-05-20 09:35:58 UTC MAIN commitmail json YAML

Cleanup of the Makefile and options.mk:

* Remove unneeded ${VARS} variable.
* add a blank line after PKGREVISON for readability.
* remove unneeded --with-rcdir and --enable-gnutls=no from CONFIGURE_ARGS.
* reorder part of CONFIGURE_ARGS for a little more readability.
* explicitly enable jpeg/png/tiff.
* change a LOCALBASE reference to PREFIX (pkglint warning).
* remove write permission from a set-uid program (checkperms warning).
* add "set -e" in front of shell for loops (pkglint warning)
* explicitly enable/disable dnssd and gssapi in options.

(sbd)

2010-05-20 09:13:56 UTC MAIN commitmail json YAML

+ zinnia p5-zinnia py-zinnia ruby-zinnia zinnia-tomoe

(obache)

2010-05-20 09:11:22 UTC MAIN commitmail json YAML

Added inputmethod/zinnia-tomoe version 0.6.0.20080911

(obache)

2010-05-20 09:11:07 UTC MAIN commitmail json YAML

Import zinnia-tomoe-0.6.0.20080911 as inputmethod/zinnia-tomoe.

Zinnia is a simple, customizable and portable online hand recognition system
based on Support Vector Machines.

This package contains Zonna recognition models trained with Tomoe data.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-20 09:08:22 UTC MAIN commitmail json YAML

Added inputmethod/ruby-zinnia version 0.05

(obache)

2010-05-20 09:08:10 UTC MAIN commitmail json YAML

Import ruby-zinnia-0.05 as inputmethod/ruby-zinnia.

Zinnia is a simple, customizable and portable online hand recognition system
based on Support Vector Machines.

This package is ruby module for Zinnia.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-20 09:07:34 UTC MAIN commitmail json YAML

Import py-zinnia-0.05 as inputmethod/py-zinnia.

Zinnia is a simple, customizable and portable online hand recognition system
based on Support Vector Machines.

This package is python module for Zinnia.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-20 09:07:01 UTC MAIN commitmail json YAML

Added inputmethod/p5-zinnia version 0.05

(obache)

2010-05-20 09:06:42 UTC MAIN commitmail json YAML

Import p5-zinnia-0.05 as inputmethod/p5-zinnia.

Zinnia is a simple, customizable and portable online hand recognition system
based on Support Vector Machines.

This package is perl module for Zinnia.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-20 09:06:00 UTC MAIN commitmail json YAML

Added inputmethod/zinnia version 0.05

(obache)

2010-05-20 09:05:30 UTC MAIN commitmail json YAML

Import zinnia-0.05 as inputmethod/zinnia.

Zinnia is a simple, customizable and portable online hand recognition system
based on Support Vector Machines.  Zinnia simply receives user pen strokes as a
sequence of coordinate data and outputs n-best characters sorted by SVM
confidence.  To keep portability, Zinnia doesn't have any rendering
functionality.  In addition to recognition, Zinnia provides training module that
allows us to create any hand-written recognition systems with low-cost.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-20 08:39:32 UTC MAIN commitmail json YAML

2010-05-20 08:23:47 UTC MAIN commitmail json YAML

2010-05-20 08:19:38 UTC MAIN commitmail json YAML

2010-05-20 08:18:50 UTC MAIN commitmail json YAML

Added inputmethod/im-ja version 1.5

(obache)

2010-05-20 08:18:00 UTC MAIN commitmail json YAML

Import im-ja-1.5 as inputmethod/im-ja.

im-ja is a Japanese input module for GTK2 and also has a XIM server.
Currently supports hiragana, katakana, half-width katakana, zenkaku, canna, wnn,
anthy, skk and kanji character recognition inputs.
Conversion hotkeys, status window, preedit text colors, etc. can be customized
through a GUI. An optional applet is also included for the gnome-panel which
can be used to display and change the input method.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-20 08:06:44 UTC MAIN commitmail json YAML

2010-05-20 08:05:29 UTC MAIN commitmail json YAML

Define cups licence

(sbd)

2010-05-20 08:01:57 UTC MAIN commitmail json YAML

2010-05-20 07:57:23 UTC MAIN commitmail json YAML

On Linux systems record the glibc version in the build information.

OKed by wiz@

(sbd)

2010-05-20 07:49:22 UTC MAIN commitmail json YAML

+ kimera kimera-tomoe-gtk

(obache)

2010-05-20 07:49:08 UTC MAIN commitmail json YAML

2010-05-20 07:48:22 UTC MAIN commitmail json YAML

Added inputmethod/kimera-tomoe-gtk version 0.5

(obache)

2010-05-20 07:48:09 UTC MAIN commitmail json YAML

Import kimera-tomoe-gtk-0.5 as inputmethod/kimera-tomoe-gtk.

kimera-tomoe-gtk is an Kimera helper program for Tomoe.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-20 07:47:45 UTC MAIN commitmail json YAML

2010-05-20 07:47:28 UTC MAIN commitmail json YAML

Added inputmethod/kimera version 2.11

(obache)

2010-05-20 07:46:41 UTC MAIN commitmail json YAML

Import kimera-2.11 as inputmethod/kimera.

Kimera is an input method (XIM) for the X Window System utilizing
the Qt4 toolkit that provides Japanese language input support. It
provides Kanji conversion via Canna or Anthy, as well as supporting
the ability to assign input styles. We are also considering a
simple key assign selection method like the one used in Windows.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-20 06:54:34 UTC MAIN commitmail json YAML

Updated finance/libofx to 0.9.1

(wiz)

2010-05-20 06:54:24 UTC MAIN commitmail json YAML

Update to 0.9.1, based on PR 43330 by Gary Duzan.
Set LICENSE.

LibOFX 0.9.0:
- this release now exports version information thus allowing depending applications
          to determine the version of LibOFX to compile against
        - some fields have been added to OfxFiLogin to allow for modification of some
          OFX header fields in outgoing requests. Together with the latest AqBanking3 this
          should fix the problem with servers suddenly rejecting connections from LibOFX
          applications
        - the calling application can now tell libofx where the data files reside. This allows
          for relocatable binaries (most importantly on Windows)
        - some warnings from recent versions of GCC have been fixed
        - libOFX can now easily be cross-compiled for Windows on Linux
        - the OFX header is now scanned for a hint regarding the encoding of the document and
          convert the data to UTF8 if iconv is available at compile time.
        - the API for online requests has been cleaned up

(wiz)

2010-05-20 04:33:39 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20100518.2

(schmonz)

2010-05-20 04:33:23 UTC MAIN commitmail json YAML

Update to 3.20100518.2:

* page.tmpl: Accidentially broke po plugin's otherlanguages list
    styling when modifying for html5; now fixed.
* Fix a bug that prevented matching deleted comments, and so did
    not update pages that had contained them.

(schmonz)

2010-05-20 04:29:57 UTC MAIN commitmail json YAML

2010-05-20 04:28:52 UTC MAIN commitmail json YAML

Added multimedia/gmediaserver version 0.13.0

(obache)

2010-05-20 04:27:33 UTC MAIN commitmail json YAML

Import gmediaserver-0.13.0 as multimedia/gmediaserver.

GMediaServer is a UPnP compatible media server for the GNU system. It is part of
the GNU project.

GMediaServer serves audio and video files to certain network connected media
players. Most hardware media players only play music and/or video--they don't
provide the media themselves. Those media files have to come from a device on
the network. GMediaServer is a server for such UPnP compatible media players,
including:

    * NETGEAR Wireless Digital Music Player (MP101)
    * Linksys(R) Wireless-B Music System (WMLS11B)
    * Linksys(R) Wireless-B Media Link for Music (WML11B)
    * Philips Streamium SL300i
    * Philips Streamium RC9800i
    * Omnifi DMS1
    * SMC EZ Stream 11Mbps Wireless Audio Adaptor (SMCWAA-B)
    * D-Link DSM-520 Wireless HD Media Player
    * Roku SoundBridge Network Music Player M1000
    * Terratec NOXON 2 audio

Other UPnP media players (including software based) may work as well--see the
manual for a more complete list.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-20 00:45:43 UTC MAIN commitmail json YAML

It seems that something wrong with distinfo, DIST_SUBR directory name.

(taca)

2010-05-19 23:39:32 UTC MAIN commitmail json YAML

Note update of tex-hyperref{,-doc}.

(minskim)

2010-05-19 23:38:53 UTC MAIN commitmail json YAML

Update tex-hyperref{,-doc} to 6.81a.

Changes:
    * Patch for longtable takes package arydshln into account.
    * Language definitions for \autoref are provided automatically
      without global or package language options if babel is loaded
      before.
    * pdfencoding=auto: Escape TeX characters in .out file after
      successful conversion to PDFDocEncoding (or subset).
    * nameref 2.40: Support of environment `description'.

(minskim)

2010-05-19 23:19:13 UTC MAIN commitmail json YAML

Note update of tex-preprint-doc.

(minskim)

2010-05-19 23:19:00 UTC MAIN commitmail json YAML

2010-05-19 23:17:25 UTC MAIN commitmail json YAML

Let tex-zapfding use DISTFILES from TeX Live 2009.  No functional change.

(minskim)

2010-05-19 23:14:07 UTC MAIN commitmail json YAML

Note update of tex-xltxtra{,-doc}.

(minskim)

2010-05-19 23:13:08 UTC MAIN commitmail json YAML

2010-05-19 23:09:15 UTC MAIN commitmail json YAML

2010-05-19 23:03:52 UTC MAIN commitmail json YAML

Note removal of tex-ams.

(minskim)

2010-05-19 23:03:19 UTC MAIN commitmail json YAML

Remove tex-ams, which was obsoleted by tex-amsrefs in TeX Live 2009.

(minskim)

2010-05-19 23:02:13 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-kotex-dev.

(minskim)

2010-05-19 23:01:53 UTC MAIN commitmail json YAML

2010-05-19 22:59:43 UTC MAIN commitmail json YAML

Note update of tex-amsrefs{,-doc}.

(minskim)

2010-05-19 22:59:13 UTC MAIN commitmail json YAML

2010-05-19 21:52:57 UTC MAIN commitmail json YAML

2010-05-19 21:00:02 UTC MAIN commitmail json YAML

2010-05-19 18:50:04 UTC MAIN commitmail json YAML

drop unneeded libao dependency, bump PKGREVISION

(drochner)

2010-05-19 18:28:15 UTC MAIN commitmail json YAML

bump PKGREVISION for libao shlib major change

(drochner)

2010-05-19 18:26:39 UTC MAIN commitmail json YAML

bump PKGREVISION for libao shlib major change

(drochner)

2010-05-19 18:25:20 UTC MAIN commitmail json YAML

2010-05-19 18:22:14 UTC MAIN commitmail json YAML

2010-05-19 18:18:48 UTC MAIN commitmail json YAML

2010-05-19 18:17:27 UTC MAIN commitmail json YAML

update to 1.0.0
changes:
-Added surround channel mapping API and capability
-New config file options
-misc updates and fixes

pkgsrc note: The format structure passed to ao_open_*() has grown a new
member ("matrix", for channel mapping). All client pkgs need to be
checked that it is at least zero-initialized.

(drochner)

2010-05-19 18:01:29 UTC MAIN commitmail json YAML

update to 0.2.5
changes:
-improved kiosk use
-Yellow location for valid SSL, red for invalid
-UI improvements
-bugfixes

pkgsrc change: Drop Linux conditional for installation if the
adblock config file. It seems to depend on the shared library file
extension which might be different than .so on some platforms, but
it is just a config file which doesn't hurt if it is not found.

(drochner)

2010-05-19 17:54:24 UTC MAIN commitmail json YAML

update to 1.2.1
I'm not sure the changelog is well maintained, but it liiks like
bugfixes.

(drochner)

2010-05-19 17:51:23 UTC MAIN commitmail json YAML

minor improvements:
-install some "style" definitions
-use "gmake" as default make tool -- the build process depends
on gnumake's "-w" flag (can be adjusted in project properties, but this
way it works out of the box)
bump PKGREVISION

(drochner)

2010-05-19 13:00:08 UTC MAIN commitmail json YAML

note chasen and mecab option.

(obache)

2010-05-19 12:42:08 UTC MAIN commitmail json YAML

+ cabocha, p5-cabocha, py-cabocha, ruby-cabocha

(obache)

2010-05-19 12:40:09 UTC MAIN commitmail json YAML

Added textproc/ruby-cabocha version 0.53

(obache)

2010-05-19 12:39:53 UTC MAIN commitmail json YAML

Import ruby-cabocha-0.53 as textproc/ruby-cabocha.

CaboCha is a Japanese dependency analysis machine based on Support Vector
Machines. It is (89.29%) system that accuracy is the highest as a statistical
Japanese dependency analysis machine as of June, 2001. Moreover, definite
analytical algorithm (Cascaded Chunking Model) that doesn't do back-track is
adopted, and an efficient analysis can be done comparatively.

This package is ruby module for CaboCha.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-19 12:37:17 UTC MAIN commitmail json YAML

Added textproc/py-cabocha version 0.53

(obache)

2010-05-19 12:37:04 UTC MAIN commitmail json YAML

Import py-cabocha-0.53 as textproc/py-cabocha.

CaboCha is a Japanese dependency analysis machine based on Support Vector
Machines. It is (89.29%) system that accuracy is the highest as a statistical
Japanese dependency analysis machine as of June, 2001. Moreover, definite
analytical algorithm (Cascaded Chunking Model) that doesn't do back-track is
adopted, and an efficient analysis can be done comparatively.

This package is python module for CaboCha.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-19 12:35:40 UTC MAIN commitmail json YAML

Added textproc/p5-cabocha version 0.53

(obache)

2010-05-19 12:35:26 UTC MAIN commitmail json YAML

Import p5-cabocha-0.53 as textproc/p5-cabocha.

CaboCha is a Japanese dependency analysis machine based on Support Vector
Machines. It is (89.29%) system that accuracy is the highest as a statistical
Japanese dependency analysis machine as of June, 2001. Moreover, definite
analytical algorithm (Cascaded Chunking Model) that doesn't do back-track is
adopted, and an efficient analysis can be done comparatively.

This package is perl module for CaboCha.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-19 12:16:41 UTC MAIN commitmail json YAML

Added textproc/cabocha version 0.53

(obache)

2010-05-19 12:16:25 UTC MAIN commitmail json YAML

Import cabocha-0.53 as textproc/cabocha.

CaboCha is a Japanese dependency analysis machine based on Support Vector
Machines. It is (89.29%) system that accuracy is the highest as a statistical
Japanese dependency analysis machine as of June, 2001. Moreover, definite
analytical algorithm (Cascaded Chunking Model) that doesn't do back-track is
adopted, and an efficient analysis can be done comparatively.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-19 12:12:55 UTC MAIN commitmail json YAML

+ yamcha, p5-yamcha, py-yamcha, ruby-yamcha

(obache)

2010-05-19 12:11:08 UTC MAIN commitmail json YAML

Added textproc/ruby-yamcha version 0.33

(obache)

2010-05-19 12:10:52 UTC MAIN commitmail json YAML

Import ruby18-yamcha-0.33 as textproc/ruby-yamcha.

YamCha is a generic, customizable, and open source text chunker oriented toward
a lot of NLP tasks, such as POS tagging, Named Entity Recognition, base NP
chunking, and Text Chunking. YamCha is using a state-of-the-art machine learning
algorithm called Support Vector Machines (SVMs), first introduced by Vapnik in
1995.

This package is ruby module for YamCha.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-19 12:10:26 UTC MAIN commitmail json YAML

Added textproc/py-yamcha version 0.33

(obache)

2010-05-19 12:10:10 UTC MAIN commitmail json YAML

Import py26-yamcha-0.33 as textproc/py-yamcha.

YamCha is a generic, customizable, and open source text chunker oriented toward
a lot of NLP tasks, such as POS tagging, Named Entity Recognition, base NP
chunking, and Text Chunking. YamCha is using a state-of-the-art machine learning
algorithm called Support Vector Machines (SVMs), first introduced by Vapnik in
1995.

This package is python module for YamCha.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-19 12:09:35 UTC MAIN commitmail json YAML

Added textproc/p5-yamcha version 0.33

(obache)

2010-05-19 12:09:13 UTC MAIN commitmail json YAML

Import p5-yamcha-0.33 as textproc/p5-yamcha.

YamCha is a generic, customizable, and open source text chunker oriented toward
a lot of NLP tasks, such as POS tagging, Named Entity Recognition, base NP
chunking, and Text Chunking. YamCha is using a state-of-the-art machine learning
algorithm called Support Vector Machines (SVMs), first introduced by Vapnik in
1995.

This package is perl module for YamCha.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-19 12:08:25 UTC MAIN commitmail json YAML

Added textproc/yamcha version 0.33

(obache)

2010-05-19 12:08:02 UTC MAIN commitmail json YAML

Import yamcha-0.33 as textproc/yamcha.

YamCha is a generic, customizable, and open source text chunker oriented toward
a lot of NLP tasks, such as POS tagging, Named Entity Recognition, base NP
chunking, and Text Chunking. YamCha is using a state-of-the-art machine learning
algorithm called Support Vector Machines (SVMs), first introduced by Vapnik in
1995.

YamCha is exactly the same system which performed the best in the CoNLL2000
Shared Task, Chunking and BaseNP Chunking task.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-19 11:56:29 UTC MAIN commitmail json YAML

Updated lang/maude to 2.4

(asau)

2010-05-19 11:55:43 UTC MAIN commitmail json YAML

Update to Maude 2.4

==================================
New features and changes since 2.3
==================================

(1) Maude 2.4 provides an order-sorted Ax-unification algorithm for
all order-sorted theories (CSigma, E U Ax) such that:
  - the signature Sigma is preregular modulo Ax;
  - the axioms Ax associated to function symbols are as follows:
        - there can be arbitrary function symbols and constants with
          no equational attributes;
        - the iter equational attribute can be declared for some unary
          symbols;
        - the comm or assoc comm attributes can be declared for some
          binary function symbols, but then no other equational
  attributes must be given for such symbols.
Explicitly excluded are theories with binary function symbols having
either: (i) the id:, left id:, or right id: attributes; or (ii) the
assoc attribute without the comm one; or (iii) a combination of (i)
and (ii).

(2) Unification is reflected in the META-LEVEL module by two descent
functions:
    op metaUnify : Module UnificationProblem Nat Nat ~>
                                    UnificationPair? [special (...)].
    op metaDisjointUnify : Module UnificationProblem Nat Nat ~>
                                  UnificationTriple? [special (...)].

(3) Statements (rule, equations and membership axioms) can now take a
print attribute. In print attribute mode, when a statement is executed
the items in its print attribute are printed, with variables taking
their value in the current substitution.

(4) Parsing of file names in the commands load, in, cd and pushd now
allows spaces using either of two syntactic conventions:
If the file name starts with " then all following characters will be
taken literally up to the terminating ", line feed or form feed.
If a file name starts with other than ", the following escape
sequences are recognized
  \\           becomes \
  \<space>      becomes <space>
  \"           becomes "

(5) For operators in the C, CU, CI and CUI theories, if both arguments
are the same, the rewrite, srewrite and search commands and the model
checker will only consider one of the arguments for that step since
only one rewriting step is made per pass, the choice of argument is
irrelevant. This already happened for operators in the AC and ACU
theories. The frewrite command still always considers all arguments
even if they are identical since multiple rewriting steps can happen
in each pass.

(6) The GNU libsigsegv library is used to distinguigh between true
segmentation faults and stack overflows and so stack overflows are now
reported with an informative message.

(7) Several optimizations, bug fixes and improvements.

(asau)

2010-05-19 11:48:39 UTC MAIN commitmail json YAML

2010-05-19 11:47:38 UTC MAIN commitmail json YAML

Added math/TinySVM version 0.09

(obache)

2010-05-19 11:47:15 UTC MAIN commitmail json YAML

Import TinySVM-0.09 as math/TinySVM.

TinySVM is an implementation of Support Vector Machines (SVMs) [Vapnik 95],
[Vapnik 98] for the problem of pattern recognition. Support Vector Machines is a
new generation learning algorithms based on recent advances in statistical
learning theory, and applied to large number of real-world applications, such as
text categorization, hand-written character recognition.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-05-19 11:11:44 UTC MAIN commitmail json YAML

Fix MASTER_SITES.

(asau)

2010-05-19 10:31:26 UTC MAIN commitmail json YAML

Updated lang/snobol to 1.3

(asau)

2010-05-19 10:30:58 UTC MAIN commitmail json YAML

Update to SNOBOL4 1.3

Changes since 1.2 release:
- Try to fetch X86 CPU identification using "cpuid" instruction
- Detect Ubuntu version
- Only use 64-bit libraries when running on 64-bit kernel
- Fixes for builds with older versions of Visual C
- Dectect Windows 7
- Fix Garbage Collection crashes after calling an external function
- Fix HTTP w/ DOC/WatTCP
- Fix MinGW compliation

(asau)

2010-05-19 10:00:50 UTC MAIN commitmail json YAML

+ abcmidi-20100508, cdrtools-2.01.01alpha79, fotoxx-10.3.1, lbdb-0.37,
  lcms-2.0, libssh-0.4.3, nut-15.6, py-django-1.2, py-psycopg-2.2.1,
  solfege-3.16.3, xf86-video-mga-1.4.12, yasm-1.0.1.

(wiz)

2010-05-19 09:21:44 UTC MAIN commitmail json YAML

Install the gdata provider when lightning is enabled. This allows you to
bidirectionally access your Google Calendar from within lightning.
For more information:
https://wiki.mozilla.org/Calendar:GDATA_Provider#Accessing_your_Calendar

(tnn)

2010-05-19 09:12:15 UTC MAIN commitmail json YAML

Add BUILTIN_PKGS with the "builtin" package names to the build information.

E.g if readline 6.0 and ncurses 5.7 are part of the system we get:
BUILTIN_PKGS=readline-6.0 ncurses-5.7

(sbd)

2010-05-19 09:11:34 UTC MAIN commitmail json YAML

Updated lang/gprolog to 1.3.1

(asau)

2010-05-19 09:10:55 UTC MAIN commitmail json YAML

Update to GNU Prolog version 1.3.1.

Changes in GNU Prolog version 1.3.1:

* add working sigaction detection to detect fault addr (e.g. Mac OS X)
* add gplc option --no-mult-warn
* add prolog flags suspicious_warning, multifile_warning
* detect integer underflow/overflow in the parser
* fix a memory leak in catch/3
* increase limits (MAX_VAR_NAME_LENGTH=1024 and MAX_VAR_IN_TERM=10240)
* add PL_INT_LOWEST_VALUE and PL_INT_GREATEST_VALUE to gprolog.h
* prefix all global symbols, constants and types with Pl_ PL_ Pl
* fix a bug in the byte-code due to new max number of atoms
* provide a minimal gprolog.h
* detect if struct sigcontext needs asm/sigcontext.h on linux
* modify gplc: --c-compiler also sets linker and --linker added
* port to x86_64/bsd - many thanks to:
  David Holland <dholland@netbsd.org>
* fix problem using ebx as global reg (bug in gcc 4.3.2)
* fix a bug in is/2 with [X] (X should only be an integer)
* fix a bug with atoms '/*' '*/' and '%' (were not quoted)
* increase maximum number of atoms to 1048576 (2^20)
* increase default stack sizes (16Mb for heap, 8Mb for others)
* fix stack alignment for x86_64/Solaris
* include patch from Paul Eggert <eggert@cs.ucla.edu> for sparc/solaris8
* port to x86_64/Solaris - many thanks to:
  Scott L. Burson <Scott@coral8.com>
* fix a bug in arithmetics (mod)
* fix a bug in the FD solver (under 64 bits machines)

(asau)

2010-05-18 21:39:44 UTC MAIN commitmail json YAML

Note irssi-icb bump.

(sketch)

2010-05-18 21:38:49 UTC MAIN commitmail json YAML

Fix line length problems, previously sending >255 char messages to icb
would just result in a server error.  Now we split them correctly.

(sketch)

2010-05-18 21:14:17 UTC pkgsrc-2010Q1 commitmail json YAML

2010-05-18 21:13:46 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3125 - requested by taca
www/typolight28: bug fix

Revisions pulled up:
- www/typolight28/Makefile 1.8
---
Module Name: pkgsrc
Committed By: taca
Date: Tue May 18 12:52:01 UTC 2010

Modified Files:
pkgsrc/www/typolight28: Makefile

Log Message:
Copy some missing configuration files from example directory.
It should make FancyUpload work.

Bump PKGREVISION.

(tron)

2010-05-18 21:13:14 UTC MAIN commitmail json YAML

Mention audio/cmus update.

(gls)

2010-05-18 21:11:47 UTC MAIN commitmail json YAML

Update audio/cmus to 2.3.2

Changelog:

Among other things, this release features gapless MP3 playback,
native PulseAudio support, faster startup, and much improved compilations
handling.

(gls)

2010-05-18 20:03:04 UTC MAIN commitmail json YAML

2010-05-18 19:59:21 UTC MAIN commitmail json YAML

update to 8b
changes:
-Repair problem in new memory source manager with corrupt JPEG data
-Repair problem in Makefile.am test target
add "test" target

(drochner)

2010-05-18 19:47:47 UTC MAIN commitmail json YAML

2010-05-18 19:44:02 UTC MAIN commitmail json YAML

2010-05-18 18:33:49 UTC MAIN commitmail json YAML

2010-05-18 16:38:54 UTC MAIN commitmail json YAML

2010-05-18 16:37:11 UTC MAIN commitmail json YAML

make PTHREAD_LIB override work as intended, from Sean Boudreau per
mail to tech-pkg
(shouldn't make a difference to the installed pkg because libpthread
is pulled in by a number of other libraries)

(drochner)

2010-05-18 13:25:16 UTC MAIN commitmail json YAML

2010-05-18 13:24:15 UTC MAIN commitmail json YAML

Changes 0.83:
* cone/sgml/cone-folderindex.sgml (prompt): Mention the inn 2.5.x bug.
* cone/myreferences.H (m): Fix NULL ptr deref.
* cone/cursesmessage.C (nextLink): Fix wild pointer.
* libmail/copymessage.C (fail): Fix segfault if fetching the contents,
  of the message being copied, fails.
* cone/cursesmessage.C (reformatAddLine): Clear the entire struct
  to suppress warnings from valgrind.
* gcc 4.5 portability fixes.
* tcpd/libcouriergnutls.c (tls_connect): Fix bad call to
  gnutls_server_name_set().

Changes 0.82:
* cone/curseseditmessage.C (getMarkedRegion): Portability fix (gcc 4.4.3).
* all: Some code cleanup.

Changes 0.81:
* cone/spellcheckerAspell.C: Do not set "lang" and "encoding" to empty values.

Changes 0.80:
* cone/libmail: Link with libidn if this library is installed. Added
  getAddrAddr() and setAddrAddr() methods to mail::emailAddress that
  use libidn, if installed, to decode/encode the hostname portion of the
  email address.
* The GNU IDN library is now required to build Cone

(adam)

2010-05-18 12:53:25 UTC MAIN commitmail json YAML

+puppet-0.25.5.

(taca)

2010-05-18 12:52:51 UTC MAIN commitmail json YAML

Note update of www/typolight28 package to 2.8.3nb1.

(taca)

2010-05-18 12:52:01 UTC MAIN commitmail json YAML

Copy some missing configuration files from example directory.
It should make FancyUpload work.

Bump PKGREVISION.

(taca)

2010-05-18 09:28:41 UTC MAIN commitmail json YAML

Updated lang/yap to 6.0.5

(asau)

2010-05-18 09:24:44 UTC MAIN commitmail json YAML

Update to YAP-6.0.5

Changes in Yap-6.0.5:

- Very large programs: indexing very large DBs requires very large
  intermediate data-structures. malloc is changed to avoid
  memory fragmentation.

- Heap data-structures: there was some confusion about what should be
  going through save/restore and atom-gc, and what is local to a
  run. Fixed that by two files describing the two types: global
  variables and code-space data structures.

- SWI emulation cleanup: some builti-ins (like predsort/3, plus/3) are
  now in YAP proper, the file was cleaned up and made to rely more on

Changes in Yap-6.0.4:

Overhaul/cleanup of the attributed variable and coroutining code:
- attributed variables now don't have a separate stack; instead,
  they are allocated as global variables.
- Prolog code for attributed variables cleaned up: layers now
  are engine, hprolog/SWI attvars, freeze and SICStus emulation
  libraries

Changes in Yap-6.0.3:

6.0.3 is another bug fix release:
- a bug in indexing large integers
- a choice-point left over in consulting
- fix error handling in comparisons
- garbage collection of functor/3 could sometimes break
- fixes to chr port
- exec_prefix
- bad error reporting in some arithmetic conditions
- erf function
- win32 install fixes
- operators need to be exported in module list, some weren't.
- tabling stuff

Changes in Yap-6.0.2:

This is a bug fix release:
- fix current_op/3 in WIN32 (P Moura)
- fix nb_current/2 (J Santos) and add SWI user:exception/3
  (Bernd and Jose), add fix to nb_ in distributed ProbLog.
- fix goal_expansion
- fix clp(fd) all_distinct/1 and circuit/1 (M Triska)
- fix seekable file detection in WIN32
- add yap.pdf and yap.html to win32 bundle (M Ferreira).
- check for badly typed calls to load_files and friends.
- threads: fix bad locking while spying (P Moura).

Changes in Yap-6.0.1:

- engine improvements;
- many bug fixes;
- new implementation of arithmetic;
- better ISO compatibility;
- improvements in tabling;
- SWI-compatibility, YAP now includes support for most of the
  SWI foreign interface, and many built-ins, ports of SWI
  packages include jpl, chr, clpfd, clpr, sgml, prolog_xref,
  swi-minisat interface, and plunit;
- yap-6 also includes a really cool new language called ProbLog.

Changes in Yap-5.1.4:

  - FIXED: bad locking in p_signal (obs from Paulo Moura).
  - FIXED: DESTDIR and chr.
  - FIXED: make term_variables a builtin. (SWI compatibility).
  - NEW: X is random(Int) (SWI compatibility).
  - NEW: seletchk/3.
  - FIXED: do meta-expansion from undefp.
  - FIXED: handle correctly flatten([_,[_]],L).
  - FIXED: bad syntax in config.h (patch from Keri Harris).
  - NEW: format over atom/1.
  - FIXED: clean up apply_macros in swi mode.
  - FIXED: clean up meta-expansion.
  - FIXED: do meta-expansion from undefined call.
  - NEW: selectchk/3, nth1/3 and nth1/4.
  - FIXED: YapOpcodes has wrong formats (obs from Bart Demoen).
  - FIXED: improve format message (obs from Bart Demoen).
  - NEW: more versions of maplist (obs from Bart Demoen).
  - FIXED: use import mechanism for SWI's flatten/2 (obs from Bart Demoen).
  - FIXED: steps towards typed rbtrees plus some cases where one should not copy the null node (Tom Schrijvers and Bart
    Demoen).
  - FIXED: map_tree in trees library (Bart Demoen).
  - FIXED: bad call to splay_tree (Bart Demoen).
  - FIXED: bad type for write_x_var in add_info (Bart Demoen).
  - FIXED: exec/3 should flush streams.
  - FIXED: load_files/2 compilation_mode to allow :- source and replace compile by compact.
  - FIXED: list_concat/2 (fix from Bart Demoen).
  - NEW: dgraph_reachable/3 and friends.

(asau)

2010-05-18 08:29:55 UTC MAIN commitmail json YAML

Skip check to create package on FreeBSD.

(asau)

2010-05-18 07:31:59 UTC MAIN commitmail json YAML

2010-05-18 06:41:42 UTC MAIN commitmail json YAML

Updated security/keychain to 2.7.1

(pettai)

2010-05-18 06:29:32 UTC MAIN commitmail json YAML

* keychain 2.7.1 (07 May 2010)

- Addition of a "make clean" target. removal of runtests as it is currently
  broken.
- New release process in Makefile and release.sh - keychain release tarball
  will now contain pre-generated keychain, keychain.1 and keychain.spec so
  that users do not need to run "make". Updated README.rst to refer to the
  "source code" as a "release archive" since it contains both source code and
  ready-to-go script and man page.
- GPG fix from Gentoo bug 203871; This fix will fix the issue with pinentry
  starting in the background and not showing up in the terminal.

* keychain 2.7.0 (23 Oct 2009)

- lockfile() replacement from Parallels Inc. OpenVZ code, takelock() rewrite,
  resulting in ~100 line code savings. Default lock timeout set to 5 seconds,
  and now keychain will try to forcefully acquire the lock if the timeout
  aborts, rather than simply failing and aborting.
- MacOS X/BSD improvements: fix sed call in Makefile for MacOS X and presumably
  other *BSD environments. Rename COPYING to COPYING.txt + slight COPYING.txt
  formatting change. Fixed POD errors (removed '=end').
- Disable "Identity added" messages when --quiet is specified.
  (Gentoo bug #250328)
  --help will print output to stdout (Gentoo bug #196060)
  output cleanup and colorization changes - moving away from blue and over to
  cyan as it displays better terminals with black background.
  Also some additional colorization.

* keychain 2.6.9 (26 Jul 2009)

- Close Gentoo bug 222953 fix potential issues with GNU grep, Mac OS X color
  fix when called with --eval.
- Perl 5.10 Makefile fix. Transition README to README.rst (reStructuredText).
  Updated maintainership information.
  Simplified default output

(pettai)

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

2010-05-17 22:49:47 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup tickets #3123 and #3124.

(tron)

2010-05-17 22:47:52 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3124 - requested by tez
graphics/dvipng: security patch

Revisions pulled up:
- graphics/dvipng/Makefile 1.12
- graphics/dvipng/distinfo 1.3
- graphics/dvipng/patches/patch-aa 1.1
- graphics/dvipng/patches/patch-ab 1.1
- graphics/dvipng/patches/patch-ac 1.1
- graphics/dvipng/patches/patch-ad 1.1
---
Module Name:    pkgsrc
Committed By:  tez
Date:          Mon May 17 20:21:39 UTC 2010

Modified Files:
        pkgsrc/graphics/dvipng: Makefile distinfo
Added Files:
        pkgsrc/graphics/dvipng/patches: patch-aa patch-ab patch-ac patch-ad

Log Message:
CVE-2010-0829 fix from https://bugzilla.redhat.com/show_bug.cgi?id=573999

(tron)

2010-05-17 22:38:02 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3123 - requested by taca
www/geeklog: security update

Revisioned pulled up:
- www/geeklog/Makefile 1.27
- www/geeklog/distinfo 1.13
---
Module Name: pkgsrc
Committed By: taca
Date: Mon May 17 15:46:38 UTC 2010

Modified Files:
pkgsrc/www/geeklog: Makefile distinfo

Log Message:
Update geeklog package to 1.6.1.1 (1.6.1sr1).

May 9, 2010 (1.6.1sr1)
------------

This release addresses the following security issue:

The autologin (using the long-term session cookie) is vulnerable to dictionary
attacks. This issue was originally reported by Bookoo of the Nine Situations
Group in one of his reports in April 2009 but apparently overlooked by the
Geeklog Team. Thanks to geeklog.net user Jack for pointing this out.

(tron)

2010-05-17 22:30:28 UTC MAIN commitmail json YAML

2010-05-17 22:29:44 UTC MAIN commitmail json YAML

Added textproc/uni2ascii.

(morr)

2010-05-17 22:27:26 UTC MAIN commitmail json YAML

uni2ascii and ascii2uni convert between UTF-8 Unicode and any of a
variety of 7-bit ASCII equivalents including: hexadecimal and decimal
HTML numeric characters references, \u-escapes, standard hexadecimal
and raw hexadecimal.

Packaged by bartosz.kuzma, import from pkgsrc-wip.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(morr)

2010-05-17 22:03:19 UTC MAIN commitmail json YAML

Note update of tex-texlive-scripts.

(minskim)

2010-05-17 22:02:56 UTC MAIN commitmail json YAML

Update tex-texlive-scripts to 2009.17976.

- Two Lua tables were added: relocated and postaction.

(minskim)

2010-05-17 21:36:14 UTC MAIN commitmail json YAML

2010-05-17 21:35:25 UTC MAIN commitmail json YAML

Import tex-needspace-doc-1.3b as print/tex-needspace-doc.

This is documentation for tex-needspace.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-05-17 21:33:17 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-multirow-doc.

(minskim)

2010-05-17 21:32:49 UTC MAIN commitmail json YAML

2010-05-17 21:15:57 UTC MAIN commitmail json YAML

+ ImageMagick-6.6.1.8, Sigil-0.2.0, bitlbee-1.2.7, bouml-4.21,
  calibre-0.6.53, dosbox-0.74, epiphany-extensions-2.30.1 [GNOME
  2.30], gawk-3.1.8, gettext-m4-0.18, gmime24-2.4.16, gramps3-3.2.3,
  gxemul-0.6.0 [pkg/43296], jpeg-8b, libebml-0.8.0, libmatroska-0.9.0,
  mathomatic-15.1.0, mkvtoolnix-3.4.0, modular-xorg-server-1.8.1,
  ocp-0.1.19, openbox-3.4.11.2, opengrok-0.9, p5-DateTime-TimeZone-1.19,
  p5-Module-Build-0.36090, p5-Module-Install-0.97, p5-PerlMagick-6.6.1.8,
  p5-libwww-5.836, pidgin-2.7.0, pixman-0.18.2, puzzles-8951,
  py-karaoke-0.7.3, py-psycopg-2.2.0, sdlmame-0.138, totem-2.30.2
  [GNOME 2.30], totem-pl-parser-2.30.1 [GNOME 2.30], x264-devel-20100515,
  xproto-7.0.17, yaz-4.0.8.

(wiz)

2010-05-17 20:23:42 UTC MAIN commitmail json YAML

CVE-2010-0829 fix for dvipng

(tez)

2010-05-17 20:21:39 UTC MAIN commitmail json YAML

2010-05-17 20:14:27 UTC MAIN commitmail json YAML

Updated irssi-icb.

(sketch)

2010-05-17 20:13:25 UTC MAIN commitmail json YAML

Apply Matt Dunford's patch to track /nick change correctly, parse /topic
changes, and add a bunch of other commands.

Still needs to detect the topic when joining a group...

(sketch)

2010-05-17 18:28:54 UTC MAIN commitmail json YAML

Updated parallel/mpi-ch to 1.2.1p1

(asau)

2010-05-17 18:27:15 UTC MAIN commitmail json YAML

Update to MPICH2 1.2.1p1.

This is primarily a bug fix release that fixes several issues on
PowerPC systems, build system bugs, and the MPD process manager.

(asau)

2010-05-17 18:09:04 UTC MAIN commitmail json YAML

mention recent updates

(drochner)

2010-05-17 17:58:51 UTC MAIN commitmail json YAML

2010-05-17 17:58:15 UTC MAIN commitmail json YAML

2010-05-17 17:54:25 UTC MAIN commitmail json YAML

2010-05-17 17:46:44 UTC MAIN commitmail json YAML

2010-05-17 16:56:27 UTC MAIN commitmail json YAML

2010-05-17 16:37:59 UTC MAIN commitmail json YAML

update to 0.8.5
changes:
Colors in pdfLaTeX export
CRE and Taylor annotations for the output
Added Alt-Up and Alt-Down for going through history
Drag and drop files into wxmaxima
New translations: Greek, Japanese

(drochner)

2010-05-17 16:35:03 UTC MAIN commitmail json YAML

2010-05-17 16:30:12 UTC MAIN commitmail json YAML

update to 0.10.3
changes:
-UI improvements
-bugfixes
-Improve error handle for complex functions
-Improve IMPOWER

(drochner)

2010-05-17 16:25:43 UTC MAIN commitmail json YAML

update to 0.8.3
changes:
-Improve probability plots
-Use markup for graph tips
-bugfixes

(drochner)

2010-05-17 16:22:59 UTC MAIN commitmail json YAML

2010-05-17 15:50:30 UTC MAIN commitmail json YAML

2010-05-17 15:48:52 UTC MAIN commitmail json YAML

update to 4.4.4a
announcement says it fixes a bug but not which

being here, make a DESTDIR check more robust

(drochner)

2010-05-17 15:47:29 UTC MAIN commitmail json YAML

Note update of www/geeklog package to 1.6.1.1.

(taca)

2010-05-17 15:46:38 UTC MAIN commitmail json YAML

Update geeklog package to 1.6.1.1 (1.6.1sr1).

May 9, 2010 (1.6.1sr1)
------------

This release addresses the following security issue:

The autologin (using the long-term session cookie) is vulnerable to dictionary
attacks. This issue was originally reported by Bookoo of the Nine Situations
Group in one of his reports in April 2009 but apparently overlooked by the
Geeklog Team. Thanks to geeklog.net user Jack for pointing this out.

(taca)

2010-05-17 15:41:56 UTC MAIN commitmail json YAML

Note update of www/typolight28-translations package to 20100516.

(taca)

2010-05-17 15:41:16 UTC MAIN commitmail json YAML

2010-05-17 15:32:05 UTC MAIN commitmail json YAML

Updated textproc/asciidoc to 8.5.3nb1

(wiz)

2010-05-17 15:31:56 UTC MAIN commitmail json YAML

Bump PKGREVISION for config file path fix in a2x.

(wiz)

2010-05-17 14:33:07 UTC MAIN commitmail json YAML

Updated emulators/qemu to 0.12.4

(tsutsui)

2010-05-17 14:31:07 UTC MAIN commitmail json YAML

Update qemu to 0.12.4. Okay'ed by wiz@, in PR pkg/43311 filed by me.

---
version 0.12.4:

- Workaround for broken OSS_GETVERSION on FreeBSD, part two (Juergen Lock)
- oss: fix fragment setting (malc)
- oss: issue OSS_GETVERSION ioctl only when needed (malc)
- oss: refactor code around policy setting (malc)
- oss: workaround for cases when OSS_GETVERSION is not defined (malc)
- block: Free iovec arrays allocated by multiwrite_merge() (Stefan Hajnoczi)
- lsi: fix segfault in lsi_command_complete (Gerd Hoffmann)
- lsi: pass lsi_request to lsi_reselect (Gerd Hoffmann)
- lsi: move dma_len+dma_buf into lsi_request (Gerd Hoffmann)
- lsi: move current_dev into lsi_request (Gerd Hoffmann)
- lsi: have lsi_request for the whole life time of the request. (Gerd Hoffmann)
- lsi: use QTAILQ for lsi_queue (Gerd Hoffmann)
- tcp/mips: Change TCG_AREG0 (fp -> s0) (Stefan Weil)
- sh_pci: fix memory and I/O access (Aurelien Jarno)
- Fix incoming migration with iothread (Marcelo Tosatti)
- Fix SIGFPE for vnc display of width/height = 1 (Chris Webb)
- net: remove broken net_set_boot_mask() boot device validation (Eduardo Habkost)
- qcow2: Remove request from in-flight list after error (Kevin Wolf)
- qcow2: Don't ignore immediate read/write failures (Kevin Wolf)
- block: Fix multiwrite memory leak in error case (Kevin Wolf)
- block: Fix error code in multiwrite for immediate failures (Kevin Wolf)
- block: Fix multiwrite error handling (Kevin Wolf)
- scsi-disk: fix buffer overflow (Gerd Hoffmann)
- qcow2: Rewrite alloc_refcount_block/grow_refcount_table (Kevin Wolf)
- qcow2: Factor next_refcount_table_size out (Kevin Wolf)
- block: avoid creating too large iovecs in multiwrite_merge (Christoph Hellwig)
- json-parser: Fix segfault on malformed input (Kevin Wolf)
- linux-user: switch default ppc64 CPU to 970fx from 970 (Aurelien Jarno)
- target-sh4: MMU: fix store queue addresses (Aurelien Jarno)
- target-sh4: MMU: fix ITLB priviledge check (Aurelien Jarno)
- target-sh4: MMU: fix mem_idx computation (Aurelien Jarno)
- sh7750: handle MMUCR TI bit (Aurelien Jarno)
- UHCI spurious interrut fix (Paul Brook)
- tcg/mips: fix branch offset during retranslation (Aurelien Jarno)
- tcg/arm: correctly save/restore registers in prologue/epilogue (Aurelien Jarno)
- workaround for cmd646 bmdma register access while no dma is active (Igor V. Kovalenko)
- Fix corner case in chardev udp: parameter (Jan Kiszka)
- Don't set default monitor when there is a mux'ed one (Jan Kiszka)
- spelling typo (compatibilty) in hw/fw_cfg.c (Vagrant Cascadian)
- fdc: fix drive property handling. (Gerd Hoffmann)
- target-i386: fix commit c22549204a6edc431e8e4358e61bd56386ff6957 (TeLeMan)
- target-i386: fix SIB decoding with index = 4 (Aurelien Jarno)
- Fix segfault with ram_size > 4095M without kvm (Ryan Harper)
- target-i386: Fix long jumps/calls in long mode with REX.W set (malc)
- target-i386: fix lddqu SSE instruction (Aurelien Jarno)
- qemu-char.c: drop debug printfs from qemu_chr_parse_compat (Jan Kiszka)
- fix undefined shifts by >32 (Paolo Bonzini)
- Fix qemu -net user,hostfwd= example (Aurelien Jarno)

---

Also add a patch for e1000.c NIC to make wm(4) work on NetBSD guest:
---
* Reset EEPROM internal state on CS rise edge,
  not SK rise edge during CS is low, per CS pin description in
  the FM93C06 EEPROM manual:
    "... a rising edge on this signal is required to reset the
    internal state-machine to accept a new cycle ..."
  Intel's em driver seems to explicitly raise and lower SK output
  after CS is negated in em_standby_eeprom() so many other OSes
  that use Intel's driver don't have this problem, but I can't find
  articles that say the MICROWIRE or EEPROM spec requires such sequence.
* It isn't a good idea to use memset(,0,) to clear EEPROM state values,
  so explicitly clear status members and preserve the previous EECD values
---
This patch is also filed as upstream QEMU bugs #581737.

While here, several tweaks in Makefile to appease pkglint.

(tsutsui)

2010-05-17 12:07:05 UTC MAIN commitmail json YAML

Fix typo in DESCR, from diro in PR 43319.

(wiz)

2010-05-17 07:53:29 UTC MAIN commitmail json YAML

2010-05-17 07:48:26 UTC MAIN commitmail json YAML

Let tex-passivetex use DISTFILES from TeX Live 2009.

No functional change.

(minskim)

2010-05-17 07:30:12 UTC MAIN commitmail json YAML

2010-05-17 06:44:50 UTC pkgsrc-2010Q1 commitmail json YAML