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 (50m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (41d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (153d) 

2024-05-12 13:32:46 UTC Now

2013-01-08 18:56:10 UTC MAIN commitmail json YAML

+ py-flask-flatpages

(kleink)

2013-01-08 18:55:55 UTC MAIN commitmail json YAML

Import Flask-FlatPages-0.3 as www/py-flask-flatpages.

Flask-FlatPages provides a collections of pages to your Flask
application. Pages are built from "flat" text files as opposed to
a relational database.

(kleink)

2013-01-08 18:07:42 UTC MAIN commitmail json YAML

Added www/py-flask-uploads version 0.1.3.

(kleink)

2013-01-08 18:06:52 UTC MAIN commitmail json YAML

+ py-flask-uploads

(kleink)

2013-01-08 18:06:29 UTC MAIN commitmail json YAML

Import Flask-Uploads-0.1.3 as www/py-flask-uploads.

Flask-Uploads provides flexible upload handling for Flask applications.
It lets you divide your uploads into sets that the application user
can publish separately.

(kleink)

2013-01-08 16:53:48 UTC MAIN commitmail json YAML

Remove expatobjc-license -- same as mit.
Found by gdt.

(wiz)

2013-01-08 16:36:54 UTC MAIN commitmail json YAML

Remove MANDIR= from MAKE_ENV which is already there (mk-c.mk)

(cheusov)

2013-01-08 16:23:25 UTC MAIN commitmail json YAML

2013-01-08 16:21:49 UTC MAIN commitmail json YAML

2013-01-08 15:55:23 UTC MAIN commitmail json YAML

Note update of the "milter-greylist" package to version 4.4.2.

(tron)

2013-01-08 15:54:55 UTC MAIN commitmail json YAML

Update "milter-greylist" to version 4.4.2. This version fixes build
problems under Solaris which previously required patches.

(tron)

2013-01-08 15:26:09 UTC MAIN commitmail json YAML

Comment out dead HOMEPAGE and MASTER_SITES.

(wiz)

2013-01-08 15:09:59 UTC MAIN commitmail json YAML

Upgrade to version 4.1.1
Mainly a bug fix.  Also adds a preplacement for the functionality of
databases/py-pgnotify which no longer works with new versions of
PyGreSQL and PostgreSQL.

(darcy)

2013-01-08 14:20:15 UTC MAIN commitmail json YAML

2013-01-08 13:39:22 UTC MAIN commitmail json YAML

Update a bit, inspired by conversation with stacktic.

(pooka)

2013-01-08 12:39:28 UTC MAIN commitmail json YAML

+ ccache-3.1.9, dar-2.4.9, ffmpeg-20130108.1.1, firefox-18.0,
  gsharutils-4.13.3, gtk3-3.6.4, hugin-2012.0.0, opendkim-2.7.4.

(wiz)

2013-01-08 12:36:07 UTC MAIN commitmail json YAML

2013-01-08 11:44:17 UTC MAIN commitmail json YAML

Note update of www/contao30 and www/contao30-example package to 3.0.3.

(taca)

2013-01-08 11:43:18 UTC MAIN commitmail json YAML

Update contao30 and contao30-example to 3.0.3.

Version 3.0.3 (2013-01-08)
--------------------------

### Fixed
Do not separate a style sheet with a font-face selector if the definition is
invisible or the media type of the style sheet is "all" (see #5216).

### Fixed
Looking for theme templates broke the install routine (see #5210).

### Fixed
Correctly handle empty newsletter channel selections.

(taca)

2013-01-08 11:02:37 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_tarup to 1.9.1

(jperkin)

2013-01-08 11:02:20 UTC MAIN commitmail json YAML

pkg_tarup-1.9.1: Remove unnecessary 'local' declaration, increases portability.

(jperkin)

2013-01-08 10:17:06 UTC MAIN commitmail json YAML

Added editors/tweak version 3.01

(wiz)

2013-01-08 10:16:58 UTC MAIN commitmail json YAML

2013-01-08 10:16:43 UTC MAIN commitmail json YAML

Import tweak-3.01 as editors/tweak.

tweak is a hex editor. It allows you to edit a file at very low
level, letting you see the full and exact binary contents of the
file. It can be useful for modifying binary files such as executables,
editing disk or CD images, debugging programs that generate binary
file formats incorrectly, and many other things.

Unlike simpler hex editors, tweak possesses a fully functional
insert mode. This is not useful when editing many of the types of
file described above, but can be useful in other situations. Also,
an insert mode makes it easy to use tweak to construct new files
from scratch.

(wiz)

2013-01-08 09:49:26 UTC MAIN commitmail json YAML

Added audio/ibniz version 1.18

(wiz)

2013-01-08 09:49:11 UTC MAIN commitmail json YAML

2013-01-08 09:48:58 UTC MAIN commitmail json YAML

Import ibniz-1.18 as audio/ibniz.

IBNIZ is a virtual machine designed for extremely compact low-level
audiovisual programs. The leading design goal is usefulness as a
platform for demoscene productions, glitch art and similar projects.
Mainsteam software engineering aspects are considered totally
irrelevant.

IBNIZ stands for Ideally Bare Numeric Impression giZmo. The name
also refers to Gottfried Leibniz, the 17th-century polymath who,
among all, invented binary arithmetic, built the first four-operation
calculating machine, and believed that the world was designed with
the principle that a minimal set of rules should yield a maximal
diversity.

(wiz)

2013-01-08 01:23:19 UTC MAIN commitmail json YAML

x11/xfce4-terminal: PR#46926 PR#45448 Fix 100% CPU usage

Patch provided by Dave Tyson has multiple confirmations that it fixes
the issue of 100% CPU usage simply from opening terminal window.

(marino)

2013-01-07 23:20:55 UTC MAIN commitmail json YAML

Note update of math/py-pandas to 0.10.0.

(bad)

2013-01-07 23:18:36 UTC MAIN commitmail json YAML

Update pandas to 0.10.0.

pkgsrc change: depend on math/py-pytables.

Changes since 0.9.1:

* Delimited file parsing engine rewritten to use a fraction of memory while
  being 40%+ faster.
- Much-improved Unicode handling via the encoding option.
- Column filtering (usecols)
- Dtype specification (dtype argument)
- Ability to specify strings to be recognized as True/False
- Ability to yield NumPy record arrays (as_recarray)
- High performance delim_whitespace option
- Decimal format (e.g. European format) specification
- Easier CSV dialect options: escapechar, lineterminator, quotechar, etc.
- More robust handling of many exceptional kinds of files observed in the wild

* API changes
- Deprecated DataFrame BINOP TimeSeries special case behavior
- Altered resample default behavior
- Infinity and negative infinity are no longer treated as NA by isnull and
  notnull.
- Methods with the inplace option now all return None instead of the calling
  object.
- pandas.merge no longer sorts the group keys (sort=False) by default.
- The default column names for a file with no header have been changed.
- Values like 'Yes' and 'No' are not interpreted as boolean by default.
- The file parsers will not recognize non-string values arising from a
  converter function as NA.
- Calling fillna on Series or DataFrame with no arguments is no longer valid
  code.
- Series.apply will now operate on a returned value from the applied function.
- New API functions for working with pandas options.

* New features
- Wide DataFrame Printing.
- Updated PyTables Support.

* Enhancements
- added ability to hierarchical keys.
- added mixed-dtype support!
- performance improvments on table writing.
- support for arbitrarily indexed dimensions.
- SparseSeries now has a density property.

* Bug fixes
- added Term method of specifying where conditions.
- del store['df'] now call store.remove('df') for store deletion.
- deleting of consecutive rows is much faster than before.
- in_itemsize parameter can be specified in table creation to force a minimum
  size for indexing columns.
- indexing support via create_table_index (requires PyTables >= 2.3)
- appending on a store would fail if the table was not first created via put.
- fixed issue with missing attributes after loading a pickled dataframe.
- minor change to select and remove: require a table ONLY if where is also
  provided.

* Compatibility
- 0.10 of HDFStore is backwards compatible for reading tables created
  in a prior version of pandas, however, query terms using the prior
  (undocumented) methodology are unsupported.

* N Dimensional Panels (Experimental)

(bad)

2013-01-07 21:58:36 UTC MAIN commitmail json YAML

Added www/py-flask-admin version 1.0.4.

(kleink)

2013-01-07 21:57:15 UTC MAIN commitmail json YAML

+ py-flask-admin

(kleink)

2013-01-07 21:56:38 UTC MAIN commitmail json YAML

Import Flask-Admin-1.0.4 as www/py-flask-admin.

Flask-Admin is a simple and extensible administrative interface
framework for Flask.

(kleink)

2013-01-07 21:55:31 UTC MAIN commitmail json YAML

2013-01-07 21:54:03 UTC MAIN commitmail json YAML

Updated security/gnupg to 1.4.13nb1

(wiz)

2013-01-07 21:53:53 UTC MAIN commitmail json YAML

2013-01-07 21:53:35 UTC MAIN commitmail json YAML

Added www/py-wtforms version 1.0.2,
      www/py-flask-wtf version 0.8.2.

(kleink)

2013-01-07 21:51:54 UTC MAIN commitmail json YAML

+ py-wtforms
+ py-flask-wtf

(kleink)

2013-01-07 21:51:10 UTC MAIN commitmail json YAML

Import Flask-WTF-0.8.2 as www/py-flask-wtf.

Simple integration of Flask and WTForms, including CSRF, file upload
and Recaptcha integration.

(kleink)

2013-01-07 21:49:38 UTC MAIN commitmail json YAML

Import WTForms-1.0.2 as www/py-wtforms.

WTForms is a flexible forms validation and rendering library for
python web development.

(kleink)

2013-01-07 21:47:32 UTC MAIN commitmail json YAML

Remove obsolete line. Noted by tez.

(wiz)

2013-01-07 21:47:01 UTC MAIN commitmail json YAML

Remove a superfluous line (hi tron!)

(wiz)

2013-01-07 21:12:15 UTC MAIN commitmail json YAML

2013-01-07 20:27:54 UTC MAIN commitmail json YAML

Added www/py-flask-sqlalchemy version 0.16.

(kleink)

2013-01-07 20:27:09 UTC MAIN commitmail json YAML

+ py-flask-sqlalchemy

(kleink)

2013-01-07 20:26:50 UTC MAIN commitmail json YAML

Import Flask-SQLAlchemy-0.16 as www/py-flask-sqlalchemy.

Flask-SQLAlchemy is an extension for Flask that adds support for
SQLAlchemy to your application. It requires SQLAlchemy 0.6 or
higher. It aims to simplify using SQLAlchemy with Flask by providing
useful defaults and extra helpers that make it easier to accomplish
common tasks.

(kleink)

2013-01-07 20:16:18 UTC MAIN commitmail json YAML

Added www/py-flask-login version 0.1.3.

(kleink)

2013-01-07 20:15:29 UTC MAIN commitmail json YAML

+ py-flask-login

(kleink)

2013-01-07 20:15:01 UTC MAIN commitmail json YAML

Import Flask-Login-0.1.3 as www/py-flask-login.

Flask-Login provides user session management for Flask. It handles
the common tasks of logging in, logging out, and remembering your
users' sessions over extended periods of time.

(kleink)

2013-01-07 19:33:23 UTC MAIN commitmail json YAML

2013-01-07 17:40:37 UTC MAIN commitmail json YAML

Added www/py-flask version 0.9.

(kleink)

2013-01-07 17:40:07 UTC MAIN commitmail json YAML

2013-01-07 17:37:38 UTC MAIN commitmail json YAML

Import Flask-0.9 as devel/py-flask.

Flask is a microframework for Python based on Werkzeug, Jinja 2
and good intentions.

(kleink)

2013-01-07 17:07:55 UTC MAIN commitmail json YAML

Added www/py-werkzeug version 0.8.3.

(kleink)

2013-01-07 17:07:13 UTC MAIN commitmail json YAML

+ py-werkzeug

(kleink)

2013-01-07 17:06:25 UTC MAIN commitmail json YAML

Import Werkzeug-0.8.3 as devel/py-werkzeug.

Werkzeug is a WSGI utility library for Python. It's widely used
and BSD licensed.

Werkzeug started as a simple collection of various utilities for
WSGI applications and has become one of the most advanced WSGI
utility modules. It includes a powerful debugger, fully featured
request and response objects, HTTP utilities to handle entity tags,
cache control headers, HTTP dates, cookie handling, file uploads,
a powerful URL routing system and a bunch of community contributed
addon modules.

It does Unicode and doesn't enforce a specific template engine,
database adapter or anything else. It doesn't even enforce a specific
way of handling requests and leaves all that up to the developer.

(kleink)

2013-01-07 16:43:26 UTC MAIN commitmail json YAML

Added devel/py-blinker version 1.2.

(kleink)

2013-01-07 16:41:52 UTC MAIN commitmail json YAML

2013-01-07 16:41:07 UTC MAIN commitmail json YAML

Import blinker-1.2 as devel/py-blinker.

Blinker provides a fast dispatching system that allows any number
of interested parties to subscribe to events, or "signals".

Signal receivers can subscribe to specific senders or receive
signals sent by any sender.

(kleink)

2013-01-07 14:41:55 UTC MAIN commitmail json YAML

Note update of www/contao30 and www/contao30-example packages to 3.0.2.

(taca)

2013-01-07 14:41:10 UTC MAIN commitmail json YAML

Update contao30 to 3.0.2.

* Hungarian and Slovenian language files are added, too.

Version 3.0.2 (2013-01-07)
--------------------------

### Fixed
Throw an error if FileTree or PageTree widgets are left blank although they are
marked as mandatory in the DCA (see #5131).

### Fixed
Modules and Hybrids included via content element were shown even if the content
element was invisible or not published (see #5203).

### Fixed
Do not try to limit the template selection to a particular theme but show all
available themes instead (see #5095).

### Fixed
Correctly build the comments subscription confirmation URL (see #5201).

### Fixed
Update the database if a file is being uploaded in the front end (see #5137).

### Fixed
Do not send a 404 header if an enclosure is requested and cannot be find by a
module; there might be another module which can (see #5178).

### Fixed
Consider the `save_callback` of the password field in `tl_user` when a back end
user is forced to change his password (see #5138).

### Fixed
Random images now open in the lightbox if configured (see #5191).

### Fixed
Find e-mail addresse like `a@b.com` in `String::encodeEmail()` (see #5175).

### Fixed
Make sure there is a minimal MooTools core version for the command scheduler
(see #5195).

### Fixed
Made `Model::getPk()` and `Model::getTable()` static (see #5128).

### Fixed
Do not move resources in the file manager if the targets exist. Otherwise the
database might get out of sync with the file system (see #5145).

### Fixed
Convert automatically generated article alias names if the page uses folder URL
style alias names (see #5168).

### Fixed
The newsletter system did not yet handle file ID attachments (see #5118).

### Fixed
The gallery and downloads element now support using the user's home directory
again (see #5113).

### Fixed
Added an option to load models uncached (see #5102).

### Fixed
Added support for `CURRENT_DATE`, `CURRENT_TIME` and `CURRENT_TIMESTAMP` to the
database installer (see #5089).

### Fixed
Store the whole database row in `Calendar::addEvent()` so e.g. RSS feeds with
the event text instead of just the teaser are being rendered (see #5085).

### Fixed
Purge the internal cache after a module has been (de)activated (see #5016).

### Fixed
Do not cache the `system/cron/cron.txt` file (see #5105).

### Fixed
Do not create content elements for news and events which redirect to articles,
pages or external URLs during the version 3 update (see #5117).

### Fixed
Handle incorrectly closed indexer comments (see #5119).

### Fixed
The table content element did not assign the correct CSS class names when there
was only one row and one column (see #5140).

### Fixed
Consider the dynamic ptable when copying/deleting content elements (see #5041).

### Fixed
Scan templates in the autoload creator even if there are no classes (see #5158).

### Fixed
Corrected the main column margin when using the layout builder in combination
with the responsive grid (see #5170).

### Fixed
Consider the sorting order of external style sheets (see #5038).

### Fixed
The numeric file mounts of a user were overridden by the real paths (see #5083).

(taca)

2013-01-07 14:33:15 UTC MAIN commitmail json YAML

Note update of www/contao211-example package to 2.11.8, too.

(taca)

2013-01-07 14:31:41 UTC MAIN commitmail json YAML

o -ap-php-5.4.4, php-5.3.20, php-5.4.10.

(taca)

2013-01-07 14:31:13 UTC MAIN commitmail json YAML

Note update of www/contao211 package to 2.11.8.

(taca)

2013-01-07 14:30:30 UTC MAIN commitmail json YAML

Update contao211 to 2.11.8, LTS release.

Version 2.11.8 (2013-01-07)
---------------------------

### Fixed
Make sure entered dates map to an existing date (see #5086).

### Fixed
Fixed the MySQLi field count (see #5182).

### Fixed
The Date class should return `00:00` for `Date(0)->time` (see #4249).

### Reverted
Handle dependencies when updating extensions (see #3804).

### Fixed
Fixed the unprefixed CSS gradient output (see #4569).

### Fixed
Fixed a small formatting issue in the Music Academy theme (see #5160).

### Fixed
Show all extensions in the log when updating multiple at once (see #5144).

### Fixed
Standardize RSS feed aliases (see #5096).

### Fixed
Make the `FileUpload` constructor public (see #5054).

### Fixed
Use `isset()` in the `Database::fetch*()` methods (see #4990).

### Fixed
Changed the `System::getReadableSize()` algorithm to powers of two (see #4283).

### Fixed
Removed Tahiti and the Netherlands Antilles from the countries list (see #3791).

### Fixed
Also adjust the `be_navigation.html5` template to the new "getUserNavigation"
hook changes (see #3411).

(taca)

2013-01-07 14:27:25 UTC MAIN commitmail json YAML

Note update of lang/php53 package to 5.3.20 and lang/php54 package to 5.4.10.

(taca)

2013-01-07 14:26:41 UTC MAIN commitmail json YAML

Reset PKGREVISION by updating of both php53 and php54.

(taca)

2013-01-07 14:26:15 UTC MAIN commitmail json YAML

Update PHP53_VERSION and PHP54_VERSION to make match to php53 and php54.

(taca)

2013-01-07 14:24:34 UTC MAIN commitmail json YAML

Update php54 to 5.4.10.

20 Dec 2012, PHP 5.4.10

- Core:
  . Fixed bug #63635 (Segfault in gc_collect_cycles). (Dmitry)
  . Fixed bug #63512 (parse_ini_file() with INI_SCANNER_RAW removes quotes
    from value). (Pierrick)
  . Fixed bug #63468 (wrong called method as callback with inheritance).
    (Laruence)
  . Fixed bug #63451 (config.guess file does not have AIX 7 defined,
    shared objects are not created). (kemcline at au1 dot ibm dot com)
  . Fixed bug #61557 (Crasher in tt-rss backend.php).
    (i dot am dot jack dot mail at gmail dot com)
  . Fixed bug #61272 (ob_start callback gets passed empty string).
    (Mike, casper at langemeijer dot eu)

- Date:
  . Fixed bug #63666 (Poor date() performance). (Paul Talborg).
  . Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecond).
    (Remi)

- Imap:
  . Fixed bug #63126 (DISABLE_AUTHENTICATOR ignores array). (Remi)

- Json:
  . Fixed bug #63588 (use php_next_utf8_char and remove duplicate
    implementation). (Remi)

- MySQLi:
  . Fixed bug #63361 (missing header). (Remi)

- MySQLnd:
  . Fixed bug #63398 (Segfault when polling closed link). (Laruence)

- Fileinfo:
  . Fixed bug #63590 (Different results in TS and NTS under Windows).
    (Anatoliy)

- FPM:
  . Fixed bug #63581 Possible null dereference and buffer overflow (Remi)

- Pdo_sqlite:
  . Fixed Bug #63149 getColumnMeta should return the table name
    when system SQLite used. (Remi)

- Apache2 Handler SAPI:
  . Enabled Apache 2.4 configure option for Windows (Pierre, Anatoliy)

- Reflection:
  . Fixed Bug #63614 (Fatal error on Reflection). (Laruence)

- SOAP
  . Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests).
    (John Jawed, Dmitry)

- Sockets
  . Fixed bug #49341 (Add SO_REUSEPORT support for socket_set_option()).
    (Igor Wiedler, Lars)

(taca)

2013-01-07 14:23:58 UTC MAIN commitmail json YAML

Update php53 to 5.3.20.

20 Dec 2012, PHP 5.3.20

- Zend Engine:
  . Fixed bug #63635 (Segfault in gc_collect_cycles). (Dmitry)
  . Fixed bug #63512 (parse_ini_file() with INI_SCANNER_RAW removes quotes
    from value). (Pierrick)
  . Fixed bug #63468 (wrong called method as callback with inheritance).
    (Laruence)

- Core:
  . Fixed bug #63451 (config.guess file does not have AIX 7 defined,
    shared objects are not created). (kemcline at au1 dot ibm dot com)
  . Fixed bug #63377 (Segfault on output buffer).
    (miau dot jp at gmail dot com, Laruence)

- Apache2 Handler SAPI:
  . Enabled Apache 2.4 configure option for Windows (Pierre, Anatoliy)

- Date:
  . Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecond).
    (Remi)

- Fileinfo:
  . Fixed bug #63248 (Load multiple magic files from a directory under Windows).
    (Anatoliy)
  . Fixed bug #63590 (Different results in TS and NTS under Windows).
    (Anatoliy)

- FPM:
  . Fixed bug #63581 (Possible null dereference and buffer overflow). (Remi)

- Imap:
  . Fixed bug #63126 (DISABLE_AUTHENTICATOR ignores array). (Remi)

- MySQLnd:
  . Fixed bug #63398 (Segfault when polling closed link). (Laruence)

- Reflection:
  . Fixed Bug #63614 (Fatal error on Reflection). (Laruence)

- SOAP
  . Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests).
    (John Jawed, Dmitry)

(taca)

2013-01-07 14:15:36 UTC MAIN commitmail json YAML

2013-01-07 13:46:21 UTC MAIN commitmail json YAML

2013-01-07 13:28:30 UTC MAIN commitmail json YAML

2013-01-07 13:27:46 UTC MAIN commitmail json YAML

Updated cad/tnt-mmtl to 1.2.2nb7

(wiz)

2013-01-07 13:27:37 UTC MAIN commitmail json YAML

Updated sysutils/tkdesk to 2.0nb3

(wiz)

2013-01-07 13:27:29 UTC MAIN commitmail json YAML

Bump PKGREVISION for tcl-itcl shlib path change.

(wiz)

2013-01-07 13:27:04 UTC MAIN commitmail json YAML

Use tcl-itcl, bump PKGREVISION.

(wiz)

2013-01-07 13:26:52 UTC MAIN commitmail json YAML

Updated lang/tcl-itcl to 3.4.1nb1

(wiz)

2013-01-07 13:26:41 UTC MAIN commitmail json YAML

2013-01-07 13:20:57 UTC MAIN commitmail json YAML

Transform away -W options for new gcc.

Upstream's makefiles have hardcoded warning options that are only
understood by new gcc (and not by 4.1.3.  Transform
-Wno-unused-but-set-variable to -Wno-unused-variable to enable
building on NetBSD-5.

(gdt)

2013-01-07 13:00:02 UTC MAIN commitmail json YAML

2013-01-07 12:30:36 UTC MAIN commitmail json YAML

Add reposurgeon

(ryoon)

2013-01-07 12:26:56 UTC MAIN commitmail json YAML

Remove idea option -- included in standard distfile now.

(wiz)

2013-01-07 12:13:13 UTC MAIN commitmail json YAML

Added devel/reposurgeon version 2.12

(ryoon)

2013-01-07 12:12:20 UTC MAIN commitmail json YAML

Import reposurgeon-2.12 as devel/reposurgeon.

A tool for editing version-control repository history reposurgeon
enables risky operations that version-control systems don't want
to let you do, such as editing past comments and metadata and
removing commits. It works with any version control system that
can export and import git fast-import streams, including git and
hg and bzr. It can also read Subversion dump files directly and
can thus be used to script production of very high-quality conversions
from Subversion to any supported DVCS.

(ryoon)

2013-01-07 11:54:08 UTC MAIN commitmail json YAML

Updated fonts/umefont-ttf to 0.447

(ryoon)

2013-01-07 11:53:11 UTC MAIN commitmail json YAML

Uodate to 0.447

Status:
Gothic unadjusted: Unicode 7234-9400,
Mincho unadjusted: Unicode 7234-9400

(ryoon)

2013-01-07 08:33:55 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup tickets #4001 and #4002.

(tron)

2013-01-07 08:33:09 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4002 - requested by spz
security/gnupg: security update

Revisions pulled up:
- security/gnupg/Makefile                                      1.115
- security/gnupg/distinfo                                      1.56
- security/gnupg/patches/patch-ak                              deleted
- security/gnupg/patches/patch-cipher_idea-stub.c              deleted
- security/gnupg/patches/patch-mpi_mpi-inline.h                deleted

---
  Module Name: pkgsrc
  Committed By: spz
  Date: Sun Jan  6 14:50:48 UTC 2013

  Modified Files:
  pkgsrc/security/gnupg: Makefile distinfo
  Removed Files:
  pkgsrc/security/gnupg/patches: patch-ak patch-cipher_idea-stub.c
      patch-mpi_mpi-inline.h

  Log Message:
  update of gnupg
  Fixes CVE-2012-6085

  Upstream Changes:
      * Add support for the old cipher algorithm IDEA.

      * Minor bug fixes.

      * Small changes to better cope with future OpenPGP and GnuPG
        features.

(tron)

2013-01-07 08:28:10 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4001 - requested by kleink
textproc/p5-Text-vCard: build fix

Revisions pulled up:
- textproc/p5-Text-vCard/Makefile                              1.18

---
  Module Name: pkgsrc
  Committed By: kleink
  Date: Sun Jan  6 14:21:16 UTC 2013

  Modified Files:
  pkgsrc/textproc/p5-Text-vCard: Makefile

  Log Message:
  Simplify MASTER_SITES by staying in the by-module hierarchy as
  implied by MASTER_SITE_PERL_CPAN, rather than traversing ../by-authors.

  Fixes a distfile fetch problem experienced by wiz.

(tron)

2013-01-07 08:17:44 UTC MAIN commitmail json YAML

Re-add checksums for "idea.c.gz" which got removed during the last update.

(tron)

2013-01-07 00:03:43 UTC MAIN commitmail json YAML

2013-01-07 00:03:17 UTC MAIN commitmail json YAML

2013-01-06 23:19:20 UTC MAIN commitmail json YAML

Updated fonts/urw-fonts to 1.0.7pre44

(wiz)

2013-01-06 23:19:12 UTC MAIN commitmail json YAML

Update to 1.0.7pre44:
Use cyrillicized version of urw-fonts, as packaged by fedora.

Will be needed by future lilypond versions at some point.

(wiz)

2013-01-06 22:27:17 UTC MAIN commitmail json YAML

Add pod2html to tools to fix build.

(wiz)

2013-01-06 17:34:07 UTC MAIN commitmail json YAML

Enable additional input file formats for the compression tools

(adam)

2013-01-06 17:33:24 UTC MAIN commitmail json YAML

Latest version of Haiku uses name "baron" for superuser. So, we use id(1) at bootstrap time

(cheusov)

2013-01-06 17:23:08 UTC pkgsrc-2012Q4 commitmail json YAML

2013-01-06 17:22:05 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4003 - requested by wiz
graphics/freetype2: security update

Revisions pulled up:
- graphics/freetype2/Makefile                                  1.89
- graphics/freetype2/PLIST                                      1.19
- graphics/freetype2/distinfo                                  1.49

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: wiz
  Date: Sun Jan  6 00:38:13 UTC 2013

  Modified Files:
  pkgsrc/graphics/freetype2: Makefile PLIST distinfo

  Log Message:
  Update to 2.4.11:

  CHANGES BETWEEN 2.4.10 and 2.4.11

    I. IMPORTANT BUG FIXES

      - Some vulnerabilities in the  BDF implementation have been fixed.
        Users of this font format should upgrade.

    II. IMPORTANT CHANGES

      - Subpixel  hinting support  has been  contributed by  Infinality,
        based on Greg Hitchcock's whitepaper at

          http://www.microsoft.com/typography/cleartype/truetypecleartype.aspx

        Originally, it was a separate patch available from

          http://www.infinality.net/blog/

        and which has been integrated.

        Note that  ClearType support is not  completely implemented!  In
        particular,  full support  for the  options `compatible_widths',
        `symmetrical_smoothing,  and  `bgr'  (via the  GETINFO  bytecode
        instruction) is missing.

        Activation of  subpixel hinting  support can be  controlled with
        the `TT_CONFIG_OPTION_SUBPIXEL_HINTING' configuration option; it
        is switched off by default.  This feature is still experimental;
        we welcome test reports!

      - Support for OpenType collections (OTC) has been added.

      - Pure CFF fonts within an SFNT wrapper are now supported.

    III. MISCELLANEOUS

      - Minor rendering improvements to the auto-hinter.

      - `FT_GlyphSlot_Oblique' now uses a shear angle of 12属.

      - Experimental support  to handle `property modules',  for example
        to control the  behaviour of the auto-hinter.  The API consists
        of two new functions, `FT_Property_Set' and `FT_Property_Get'.

        The code is  still subject to change and should  not be used for
        production.

      - The `ftdiff' demo program now supports UTF-8 encoded input files
        for option `-f'.

      - Using keys `r' and `R', you can now adjust the stroker radius in
        the `ftview' demo program.

      - Other, minor fixes and improvements.

  To generate a diff of this commit:
  cvs rdiff -u -r1.88 -r1.89 pkgsrc/graphics/freetype2/Makefile
  cvs rdiff -u -r1.18 -r1.19 pkgsrc/graphics/freetype2/PLIST
  cvs rdiff -u -r1.48 -r1.49 pkgsrc/graphics/freetype2/distinfo

(spz)

2013-01-06 16:43:26 UTC MAIN commitmail json YAML

2013-01-06 16:19:08 UTC MAIN commitmail json YAML

2013-01-06 16:11:05 UTC MAIN commitmail json YAML

Updated security/ccid to 1.4.8

(pettai)

2013-01-06 16:10:39 UTC MAIN commitmail json YAML

1.4.8:
    -Add support of
      . SCR3310-NTTCom USB (was removed in version 1.4.6)
      . Inside Secure VaultIC 420 Smart Object
      . Inside Secure VaultIC 440 Smart Object
    - Wait up to 3 seconds for reader start up
    - Add support of new PC/SC V2 part 10 properties:
        . dwMaxAPDUDataSize
        . wIdVendor
        . wIdProduct
    - Use helper functions from libPCSCv2part10 to parse the PC/SC v2
      part 10 features

1.4.7:
    -Add support of
      . ACS ACR101 ICC Reader
      . ACS CryptoMate64
      . Alcor Micro AU9522
      . Bit4id CKey4
      . Bit4id cryptokey
      . Bit4id iAM
      . Bit4id miniLector
      . Bit4id miniLector-s
      . CCB eSafeLD
      . Gemalto Ezio Shield Branch
      . KOBIL Systems IDToken
      . NXP PR533
    - KOBIL Systems IDToken special cases:
      . Give more time (3 seconds instead of 2) to the reader to answer
      . Hack for the Kobil IDToken and Geman eID card. The German eID
        card is bogus and need to be powered off before a power on
      . Add Reader-Info-Commands special APDU/command
        - Manufacturer command
        - Product name command
        - Firmware version command
        - Driver version command
    - Use auto suspend for CCID devices only (Closes Alioth bug
      [#313445] "Do not activate USB suspend for composite devices:
      keyboard")
    - Fix some error management in the T=1 TPDU state machine
    - some minor bugs removed
    - some minor improvements added

1.4.6:
    -Add support of
      . Avtor SC Reader 371
      . Avtor SecureToken
      . DIGIPASS KEY 202
      . Fujitsu SmartCase KB SCR eSIG
      . Giesecke & Devrient StarSign CUT
      . Inside Secure VaultIC 460 Smart Object
      . Macally NFC CCID eNetPad reader
      . OmniKey 6321 USB
      . SCM SDI 011
      . Teridian TSC12xxF
      . Vasco DIGIPASS KEY 101
    - Remove support of readers without a USB CCID descriptor file
      . 0x08E6:0x34C1:Gemalto Ezio Shield Secure Channel
      . 0x08E6:0x34C4:Gemalto Ezio Generic
      . 0x04E6:0x511A:SCM SCR 3310 NTTCom
      . 0x0783:0x0008:C3PO LTC32 USBv2 with keyboard support
      . 0x0783:0x9002:C3PO TLTC2USB
      . 0x047B:0x020B:Silitek SK-3105
    - Disable SPE for HP USB CCID Smartcard Keyboard. The reader is
      bogus and unsafe.
    - Convert "&" in a reader name into "&" to fix a problem on Mac OS X
    - Fix a problem with ICCD type A devices. We now wait for device ready
    - Secure PIN Verify and PIN Modify: set the minimum timeout to 90
      seconds
    - Add support of wIdVendor and wIdProduct properties
    - Add support of dwMaxAPDUDataSize
    - Add support of Gemalto firmware features
    - some minor bugs removed

(pettai)

2013-01-06 16:04:03 UTC MAIN commitmail json YAML

Updated security/pcsc-lite to 1.8.7

(pettai)

2013-01-06 16:02:21 UTC MAIN commitmail json YAML

pcsc-lite-1.8.7:
- Fix a problem when a reader is unplugged (and the reader is still in use)

pcsc-lite-1.8.6:
- Fix a problem when only serial drivers are used (no hotplug/USB
  driver)
- increase log buffer size from 160 to 2048. Some "long" log lines where
  truncated.
- Fix redirection of stdin, stdout and stderr to /dev/null when pcscd is
  started as a daemon (default)
- Some other minor improvements and bug corrections

pcsc-lite-1.8.5:
- Fix crash when a reader is unplugged while pcscd is in the middle of a
  PC/SC function
- SCardBeginTransaction(): fix a bug introduced in version 1.8.4
  related to sharing
- Some other minor improvements and bug corrections

pcsc-lite-1.8.4:
- Add [ and ] in the list of accepted characters for a reader name
- truncates the reader name if it is too long instead of rejecting the
  reader
- The restriction to have to call SCardEstablishContext() in each thread
  has been removed. Threads could now share a PC/SC context.
- Fix compiler failure for static driver
- Update IFDHandler API Doxygen regarding the "libusb-1.0" naming scheme
- Some other minor improvements and bug corrections

pcsc-lite-1.8.3:
- ignore directories and hidden (.*) files when parsing a configuration
  directory (like /etc/reader.conf.d/)
- add Mac OS X for PC/SC spy tool
- fix a bug in PC/SC spy tool when loading of the real library fails
- add PCSCv2_PART10_PROPERTY_dwMaxAPDUDataSize,
  PCSCv2_PART10_PROPERTY_wIdVendor and PCSCv2_PART10_PROPERTY_wIdProduct
  from PC/SC v2 part 10 release 2.02.09 (not yet published)
- Some other minor improvements and bug corrections

pcsc-lite-1.8.2:
- rename pcsc-spy.py to pcsc-spy and install it as a normal binary (in
  /usr/local/bin by default)
- write a pcsc-spy.1 manpage
- fix a bug with a multi-slot reader
- Info.plist parser: avoid a buffer read overflow in & management
- Some Doxygen improvements

pcsc-lite-1.8.1:
- Distribute missing files from src/spy/

pcsc-lite-1.8.0:
- PC/SC spy tool
- Support systemd socket activation (the auto start of pcscd from the
  library has been removed. Use systemd instead)
- SCardGetStatusChange(): check all the readers are already known and
  return SCARD_E_UNKNOWN_READER if a reader name is not present.
  Windows XP has this behavior.
- SCardEstablishContext(): Invalidate all the handles in the son after a
  fork
- Add define of FEATURE_EXECUTE_PACE from PCSC v2 Part 10 Amendment 1
  2011-06-03
- Fix some memory leaks reported by Coverity
- Enable silent build by default
- log_line(): correctly calculate delta time when no color is used
  The update of last_time was only done in case of colorization
  (LogDoColor). So on unsupported consoles the time was wrong.
- log_xxd_always(): Use a variable-length array
  The debug message buffer is no more with a fixed size (around 600
  bytes of buffer to log) but uses a variable-length array.
  It is now possible to log extended APDU of 64kB.
  The variable-length array feature is available in GCC in C90 mode and
  is mandatory in C99 standard.
- Some other minor improvements and bug corrections

(pettai)

2013-01-06 15:52:34 UTC MAIN commitmail json YAML

+ dialog-1.2.20121230, enca-1.14, fribidi-0.19.5 [pkg/47410],
  fvwm-2.6.5 [pkg/47409], gtk3-3.6.3, harfbuzz-0.9.10, help2man-1.41.1,
  libass-0.10.1, liferea-1.8.12, lilypond-2.16.2, m17n-db-1.6.4
  [pkg/47411], m17n-lib-1.6.4 [pkg/47412], nut-18.5, py-cython-0.17.4,
  py-distribute-0.6.34, py-simplejson-3.0.5, scala-2.10.0,
  t1utils-1.37, wine-devel-1.5.21, x264-devel-20130105.

(wiz)

2013-01-06 15:17:12 UTC MAIN commitmail json YAML

Updated games/supertuxkart to 0.8

(ryoon)

2013-01-06 15:16:21 UTC MAIN commitmail json YAML

Update to 0.8
Fix PR pkg/47393.

* Tested on OpenBSD/amd64 5.2 and NetBSD/amd64 6.99.16
  On NetBSD, you may use "--renderer 5" option.

Changelog:
SuperTuxkart 0.8
~~~~~~~~~~~~~~~~
* Story mode and new challenge set
* Improved AI
* Skidding and better collision physics
* Reverse mode
* New green valley track
* New Blackhill Mansion track
* Updated XR591 track
* Updated Fort Magma track
* Updated jungle track
* Updated menus
* New music

SuperTuxKart 0.7.3
~~~~~~~~~~~~~~~~~~
* New Zen Garden and Subsea tracks
* New Island battle arena
* New Suzanne kart
* New graphical effects
* New weapons 'Swatter' and 'Rubber Ball'
* Added Thunderbird as race referee
* 3 Strikes Battles now displays lives as spare tires
* Improved bubble gum
* See progression during Grand Prix
* Improve physics for tall karts (e.g. Adiumy)
* Lots of bug fixes
* Improved kart control at high speeds
* Better placement of rescued karts
* Transition track-making to blender 2.5/2.6

SuperTuxKart 0.7.2
~~~~~~~~~~~~~~~~~~
* Added in-game addon manager
* Fixed major memory leaks
* New Snow Peak track by Samuncle
* Improved star track UFO by Rudy
* New Beastie kart.
* Show when you get a highscore
* Improve gamepad configuration under Windows (add ability to tell gamepads apart)
* Various other tweaks done and glitches fixed

SuperTuxkart 0.7.1b
~~~~~~~~~~~~~~~~~~~
* Fix circular dependency in challenges
* Updated translations

SuperTuxKart 0.7.1
~~~~~~~~~~~~~~~~~~
* Particle  (smoke, splash, fire) and weather effects
* New Fort Magma by Samuncle, new Shiny Suburbs track by Horace
* New Beagle kart by wolterh
* Added internet news
* Support for live language switch
* Added optional minimal race UI
* Temporary invincibility after being hit
* Added support for full-screen anti-aliasing
* Clearer multiplayer setup
* Renamed many tracks to nicer names
* Basic level-of-detail (LOD) support
* Debug features for track makers
* Update to bullet 2.77
* Replace more sounds to be DFSG-compliant
* Fixed character names that contain non-ASCII characters
* Full RTL (right to left) support
* Various other tweaks done and glitches fixed

SuperTuxKart 0.7 (December 2010)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Too many to list them all. Main points:
* Irrlicht:
  - Ported from plib to irrlicht
  - Added animations to karts and some tracks
* GUI
  - Completely new designed GUI
* Other improvements
  - Allowed alternative ways/shortcuts in tracks
  - New item 'switch'
* New art:
  - New tracks farm, hacienda, scotland, secret garden

(ryoon)

2013-01-06 14:50:48 UTC MAIN commitmail json YAML

update of gnupg
Fixes CVE-2012-6085

Upstream Changes:
    * Add support for the old cipher algorithm IDEA.

    * Minor bug fixes.

    * Small changes to better cope with future OpenPGP and GnuPG
      features.

(spz)

2013-01-06 14:21:16 UTC MAIN commitmail json YAML

Simplify MASTER_SITES by staying in the by-module hierarchy as
implied by MASTER_SITE_PERL_CPAN, rather than traversing ../by-authors.

Fixes a distfile fetch problem experienced by wiz.

(kleink)

2013-01-06 13:53:51 UTC MAIN commitmail json YAML

Added devel/lua-lpeg version 0.10.2.

(alnsn)

2013-01-06 13:51:51 UTC MAIN commitmail json YAML

2013-01-06 13:49:26 UTC MAIN commitmail json YAML

Initial import of LPeg 0.10.2.

LPeg is a new pattern-matching library for Lua, based on
Parsing Expression Grammars (PEGs).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(alnsn)

2013-01-06 13:39:12 UTC MAIN commitmail json YAML

Move LICENSE/RESTRICTED to Makefile.common.

The root of the issue is the distfile, which is shared via
Makefile.common, so the license variables belong together.

(gdt)

2013-01-06 13:35:19 UTC MAIN commitmail json YAML

Set LICENSE and NO_*_ON_*; PKGREVISION++.

This uses the pdflib distfile, so it inherits the treatment.
(Perhaps these lines should have been set in Makefile.common.)

(gdt)

2013-01-06 10:15:10 UTC MAIN commitmail json YAML

Remove perltidy.  Turned out to be a duplicate of p5-Perl-Tidy.

(darcy)

2013-01-06 10:04:22 UTC MAIN commitmail json YAML

Damn Perl mixed case modules.  I missed that this was already in the tree
as p5-Perl-Tidy.

(darcy)

2013-01-06 07:14:08 UTC MAIN commitmail json YAML

Updated fonts/harfbuzz to 0.9.9nb1

(ryoon)

2013-01-06 07:13:15 UTC MAIN commitmail json YAML

Bump PKGREVISION.

Fix build on OpenBSD/amd64 5.2.

* buildlink to devel/zlib
* On OpenBSD, add -lz to LDFLAGS

(ryoon)

2013-01-06 03:55:51 UTC MAIN commitmail json YAML

Fix build on OpenBSD/amd64 5.2.
* librt should not be linked.

(ryoon)

2013-01-06 03:32:34 UTC MAIN commitmail json YAML

Fix build on OpenBSD/amd64 5.2.

(ryoon)

2013-01-06 03:21:47 UTC MAIN commitmail json YAML

2013-01-06 01:15:04 UTC MAIN commitmail json YAML

Updated www/libmicrohttpd to 0.9.24

(wiz)

2013-01-06 01:14:55 UTC MAIN commitmail json YAML

Update to 0.9.24:

Tue Dec 25 16:16:30 CET 2012
Releasing libmicrohttpd 0.9.24. -CG

Tue Dec 18 21:18:11 CET 2012
Given both 'chunked' encoding and 'content-length',
ignore the 'content-length' header as per RFC. -ES

Thu Dec  6 10:14:44 CET 2012
Force adding "Connection: close" header to response if
client asked for connection to be closed (so far, we
did close the connection, but did not send the
"Connection: close" header explicitly, which some clients
seem to dislike. (See discussion on mailinglist).
Also, if there is already a transfer-encoding other
than 'chunked' set by the application, we also now close
the connection if the response is of unknown size. -CG

Wed Dec  5 19:22:26 CET 2012
Fixing parameter loss of POST parameters with IE8 and Chrome
in the PostProcessor as the code failed to properly handle
partial data. -MM

(wiz)

2013-01-06 01:13:10 UTC MAIN commitmail json YAML

Updated net/Transmission-gui to 2.75

(wiz)

2013-01-06 01:12:44 UTC MAIN commitmail json YAML

Updated net/Transmission to 2.75

(wiz)

2013-01-06 01:12:34 UTC MAIN commitmail json YAML

Update to 2.75:

=== Transmission 2.75 (2012/12/13) ===

==== Mac ====
  * Fix crash on non-English localizations

(wiz)

2013-01-06 01:01:08 UTC MAIN commitmail json YAML

Updated devel/doxygen to 1.8.3

(wiz)

2013-01-06 01:00:59 UTC MAIN commitmail json YAML

Update to 1.8.3.

Changes

    Expanding the tree in an index page of the HTML output, will
    now expand only one level instead of the whole sub-tree (thanks
    to Pez Cuckow for the patch).
    A blockquote in Markdown does no longer require a whitespace
    after the last '>' if the '>' is followed by a newline.
    id 682718: Included patch to add version info to all generated
    template files (headers, footers, stylesheets, layout files,
    etc).

New features

    Added support for using external tools to index and search
    through the HTML documentation. An example index tool is provided
    (doxyindexer) and an example search engine (doxysearch.cgi).
    To configure the external search engine the following new
    options are added to the configuration file: EXTERNAL_SEARCH
    (to enable the feature), SEARCHENGINE_URL (to specify the URL
    of the search engine), SEARCHDATA_FILE (to specify the name of
    the raw search data to index), EXTRA_SEARCH_MAPPINGS (for search
    through multiple projects). See the manual for details.
    Added USE_MDFILE_AS_MAINPAGE config option to select a markdown
    page to be used as the main page.
    id 630645: This patch (contributed by Albert) adds support for
    simple logic expressions for \cond, \if, and friends, i.e. you
    can do \if (SOME_SECTION_NAME && (!THIS_ALTERNATIVE ||
    THAT_ALTERNATIVE))
    id 684152: Patch (contributed by Albert) adds a new configuration
    option MATHJAX_FORMAT to select the MathJax output format.
    Options are HTML-CSS, NativeMML, or SVG.

(wiz)

2013-01-06 00:59:47 UTC MAIN commitmail json YAML

Fix build on OpenBSD/amd64 5.2.
The patches are taken from OpenBSD ports repository.

* Disable joystick on OpenBSD/!i386
* Use sndio on OpenBSD

(ryoon)

2013-01-06 00:44:57 UTC MAIN commitmail json YAML

Updated devel/mercurial to 2.4.2

(wiz)

2013-01-06 00:44:48 UTC MAIN commitmail json YAML

Update to 2.4.2:

This is a regularly-scheduled bugfix release.

    amend: invalidate dirstate in case of failure (issue3670)
    amend: prevent loss of bookmark on failed amend
    bookmarks: fix head selection for merge with two bookmarked heads
    bundlerepo: don't return the peer without bundlerepo from getremotechanges
    dirstate: don't rename branch file if writing it failed
    dirstate: remove obsolete comment from setbranch
    hgweb: avoid generator exhaustion with branches
    hgweb: fix iterator reuse in atom feed generation
    hgwebdir: honor web.templates and web.static for static files (issue3734)
    largefiles revert: update lfdirstate with result from first cleanliness check
    largefiles status: update lfdirstate with result from cleanliness check
    largefiles: commit directories that only contain largefiles (issue3548)
    largefiles: don't walk through all ignored files
    paper: sanity-check page feed links
    scmutil: don't try to match modes on filesystems without modes (issue3740)
    zeroconf: use port from server instead of picking port from config (issue3746)

(wiz)

2013-01-06 00:42:20 UTC MAIN commitmail json YAML

Updated devel/global to 6.2.7

(wiz)

2013-01-06 00:42:12 UTC MAIN commitmail json YAML

Update to 6.2.7:

Version 6.2.7 - December 22 2012

[BUG FIXED]
global: The -g command failed in handling of files whose size is 0 in some systems.
Now it works.

(wiz)

2013-01-06 00:40:58 UTC MAIN commitmail json YAML

Updated devel/pango to 1.32.5

(wiz)

2013-01-06 00:40:49 UTC MAIN commitmail json YAML

Update to 1.32.5:

Overview of changes between 1.32.4 and 1.32.5
=============================================
- 689843 - Drop last ues of G_CONST_RETURN
- 689864 - build failure
- 689882 - pango-font.h:381: error: comma at end of enumerator list
- 686512 - pango_cairo_font_get_scaled_font failed under wine
- 690081 - pangofc-fontmap: Remove bad use of the comma operator
- 679299 - Allow incrementally parsing pango markup

(wiz)

2013-01-06 00:38:22 UTC MAIN commitmail json YAML

Updated graphics/freetype2 to 2.4.11

(wiz)

2013-01-06 00:38:13 UTC MAIN commitmail json YAML

Update to 2.4.11:

CHANGES BETWEEN 2.4.10 and 2.4.11

  I. IMPORTANT BUG FIXES

    - Some vulnerabilities in the  BDF implementation have been fixed.
      Users of this font format should upgrade.

  II. IMPORTANT CHANGES

    - Subpixel  hinting support  has been  contributed by  Infinality,
      based on Greg Hitchcock's whitepaper at

        http://www.microsoft.com/typography/cleartype/truetypecleartype.aspx

      Originally, it was a separate patch available from

        http://www.infinality.net/blog/

      and which has been integrated.

      Note that  ClearType support is not  completely implemented!  In
      particular,  full support  for the  options `compatible_widths',
      `symmetrical_smoothing,  and  `bgr'  (via the  GETINFO  bytecode
      instruction) is missing.

      Activation of  subpixel hinting  support can be  controlled with
      the `TT_CONFIG_OPTION_SUBPIXEL_HINTING' configuration option; it
      is switched off by default.  This feature is still experimental;
      we welcome test reports!

    - Support for OpenType collections (OTC) has been added.

    - Pure CFF fonts within an SFNT wrapper are now supported.

  III. MISCELLANEOUS

    - Minor rendering improvements to the auto-hinter.

    - `FT_GlyphSlot_Oblique' now uses a shear angle of 12属.

    - Experimental support  to handle `property modules',  for example
      to control the  behaviour of the auto-hinter.  The API consists
      of two new functions, `FT_Property_Set' and `FT_Property_Get'.

      The code is  still subject to change and should  not be used for
      production.

    - The `ftdiff' demo program now supports UTF-8 encoded input files
      for option `-f'.

    - Using keys `r' and `R', you can now adjust the stroker radius in
      the `ftview' demo program.

    - Other, minor fixes and improvements.

(wiz)

2013-01-06 00:35:57 UTC MAIN commitmail json YAML

Updated textproc/gsed to 4.2.2nb4

(wiz)

2013-01-06 00:35:40 UTC MAIN commitmail json YAML

Update to 4.2.2:

Sed 4.2.2

* don't misbehave (truncate input) for lines of length 2^31 and longer

* fix endless loop on incomplete multibyte sequences

* -u also does unbuffered input, rather than unbuffered output only

* New command `F' to print current input file name

* sed -i, s///w, and the `w' and `W' commands also obey the --binary option
  (and create CR/LF-terminated files if the option is absent)

* --posix fails for scripts (or fragments as passed to the -e option) that
  end in a backslash, as they are not portable.

* New option -z (--null-data) to separate lines by ASCII NUL characters.

* \x26 (and similar escaped sequences) produces a literal & in the
  replacement argument of the s/// command, rather than including the
  matched text.

(wiz)

2013-01-06 00:33:54 UTC MAIN commitmail json YAML

Updated devel/gob2 to 2.0.19

(wiz)

2013-01-06 00:33:46 UTC MAIN commitmail json YAML

Update to 2.0.19:

2.0.19:
* Print unreftors and destructors before calling parent finalize and
  dispose as is the proper ordering (thanks to Dmitri Toubelis)
* do not output #line 0 statements (patch from Nick Bowler)
* Fix empty file separator (thanks to H.-J. Schnitzer)

(wiz)

2013-01-06 00:32:47 UTC MAIN commitmail json YAML

Updated devel/py-distribute to 0.6.33

(wiz)

2013-01-06 00:32:39 UTC MAIN commitmail json YAML

Update to 0.6.33:

------
0.6.33
------

* Fix 2 errors with Jython 2.5.
* Fix 1 failure with Jython 2.5 and 2.7.
* Disable workaround for Jython scripts on Linux systems.
* Issue #336: `setup.py` no longer masks failure exit code when tests fail.
* Fix issue in pkg_resources where try/except around a platform-dependent
  import would trigger hook load failures on Mercurial. See pull request 32
  for details.
* Issue #341: Fix a ResourceWarning.

(wiz)

2013-01-06 00:31:53 UTC MAIN commitmail json YAML

Updated textproc/enca to 1.13

(wiz)

2013-01-06 00:31:44 UTC MAIN commitmail json YAML

Update to 1.13. Set LICENSE. New HOMEPAGE and MASTER_SITES.

enca-1.13 2010-02-09
  - Reverse usage of temp file while converting using recode to prevent
    file truncation (bug #1135).

enca-1.12 2009-10-29
  - Fixes some minor memory leaks.
  - Fixes little problems in autoconf scripts.

enca-1.11 2009-09-25
  - Dropped scanf configure test which is not used at all.
  - Fixes some wrong format strings.

enca-1.10 2009-08-25
  + Enca is back alive or at least in maintenance mode.
  * Enca now lives in git repository, see <http://gitorious.org/enca>.
  - Add missing charset koi8u to belarussian language.
  - Fixed some typos in program and documentation.

(wiz)

2013-01-06 00:28:57 UTC MAIN commitmail json YAML

Updated converters/libvisio to 0.0.24

(wiz)

2013-01-06 00:28:47 UTC MAIN commitmail json YAML

Update to 0.0.24:

Bump version in view of a possible release
When cached fg and bg colours are 0, trust index more
coverity: copying uninitialized value
coverity: do not let VisioDocument::parse throw
coverity: drop duplicated code
coverity: consistently check ret. value of read*Data
Trying to support initially Text Fields
Fixed line height is in inches :(

(wiz)

2013-01-06 00:28:02 UTC MAIN commitmail json YAML

+ Transmission-2.75, autogen-5.17.1, automake-1.13.1, gettext-lib-0.18.2,
  gettext-m4-0.18.2, groff-1.22.1, gsharutils-4.13.2, poppler-0.22.0,
  py-distribute-0.6.33, redland-1.0.16, x264-devel-20121229.

(wiz)

2013-01-05 22:58:35 UTC MAIN commitmail json YAML

2013-01-05 22:20:21 UTC MAIN commitmail json YAML

Added games/uqm version 0.7.0nb1

(wiz)

2013-01-05 22:20:05 UTC MAIN commitmail json YAML

Added games/toppler version 1.1.6

(wiz)

2013-01-05 22:19:45 UTC MAIN commitmail json YAML

+ toppler, uqm.

(wiz)

2013-01-05 22:19:19 UTC MAIN commitmail json YAML

Import uqm-0.7.0nb1 as games/uqm from wip, packaged by Leonardo Taccari and
Ben Collver.

Ur-Quan Masters is a port of the original Star Control 2 for 3DO Consoles.

The project started in August 2002, when Toys For Bob  released the partially
ported sources of Star Control 2 3DO version to the fan community. Our goal
is to port this wonderful game to current personal computers and operating
systems. It is and will remain 100% free of charge, and anyone can contribute
to the project and thus help make it even better.

(wiz)

2013-01-05 22:18:23 UTC MAIN commitmail json YAML

Added devel/autoconf-archive version 2012.11.14

(wiz)

2013-01-05 22:17:04 UTC MAIN commitmail json YAML

Import toppler-1.1.6 as games/toppler from wip.

In this game you have to help a cute little green animal switch
off some kind of "evil" mechanism. The "power off switch" is hidden
somewhere in high towers. On your way to the target you need to
avoid a lot of strange robots that guard the tower.

That sounds all like a normal jump and run game. What makes this
game different is that you walk arond the tower which is revolving
on the screen, so that you only see the 180 degrees that are
currently visible.

The game is a reimplementation of the old game known as Tower
Toppler or Nebulus.

(wiz)

2013-01-05 22:14:11 UTC MAIN commitmail json YAML

+ autoconf-archive.

(wiz)

2013-01-05 22:13:58 UTC MAIN commitmail json YAML

Import autoconf-archive-2012.11.14 as devel/autoconf-archive.

The GNU Autoconf Archive is a collection of many macros for `GNU
Autoconf that have been contributed as free software by friendly
supporters of the cause from all over the Internet.  Every single
one of those macros can be re-used without imposing any restrictions
whatsoever on the licensing of the generated `configure` script.
In particular, it is possible to use all those macros in `configure`
scripts that are meant for non-free software.

(wiz)

2013-01-05 22:13:29 UTC MAIN commitmail json YAML

Added graphics/xdot version 20121124

(wiz)

2013-01-05 22:13:19 UTC MAIN commitmail json YAML

2013-01-05 22:12:33 UTC MAIN commitmail json YAML

Import xdot-20121124 as graphics/xdot.

xdot.py is an interactive viewer for graphs written in Graphviz's
dot language.

It uses internally the graphviz's xdot output format as an intermediate
format, and PyGTK and Cairo for rendering.

xdot.py can be used either as a standalone application from command
line, or as a library embedded in your python application.

(wiz)

2013-01-05 20:39:55 UTC MAIN commitmail json YAML

2013-01-05 20:38:27 UTC MAIN commitmail json YAML

2013-01-05 20:36:58 UTC MAIN commitmail json YAML

2013-01-05 20:16:49 UTC MAIN commitmail json YAML

2013-01-05 19:04:00 UTC MAIN commitmail json YAML

Updated devel/nss to 3.14.1

(ryoon)

2013-01-05 19:02:46 UTC MAIN commitmail json YAML

2013-01-05 17:13:36 UTC MAIN commitmail json YAML

Added opendkim-filter option.

(pettai)

2013-01-05 17:05:37 UTC MAIN commitmail json YAML

Updated mail/opendkim to 2.7.3

(pettai)

2013-01-05 17:05:07 UTC MAIN commitmail json YAML

2.7.3          2012/11/29
        Log DB error string in dkimf_add_signrequest(), and fix a DSN handling
                error in dkimf_db_strerror().
        LIBOPENDKIM: Ignore entries in the oversign header field name list
                that are empty, and an oversign header field name list that
                is present but empty.
        LIBOPENDKIM: Allow header field lists to be empty, flushing any that
                were previously defined.
        BUILD: Improve tests for including <strl.h>.
        REPUTATION: Use lowercase for keywords in REPUTE query generation
                and handling.
        STATS: Clean up a dead link in opendkim-genstats.

2.7.2          2012/11/14
        Log the author domain name when rejecting or discarding due to ADSP.
        LIBOPENDKIM: Improve re-entrancy of dkim_eoh() when verifying.
        LIBOPENDKIM: Only do a single read attempt of a private key under
                GNUTLS to avoid hiding a useful error code.
        STATS: Add long option support for opendkim-importstats.
        STATS: Fix overly-strict domain name rules in opendkim-reportstats.
        TOOLS: Fix opendkim-genkey subdomains default.
        TOOLS: Fix opendkim-testmsg GNUTLS initialization.
        TOOLS: Add ability to assert a reporter ID to opendkim-spam.
        TOOLS: Add ability to skip a fixed number of Received: fields.
        TOOLS: Print a warning when asked to generate a key smaller than
                the recommended minimum.
        BUILD: Fix bug #SF3585163: Use a provided libstrl if detected.
        BUILD: Portability fixes for Solaris 10 from Claus Assmann and
                Leena Heino.

2.7.1          2012/10/30
        Fix bug #SF3581657: Fix faulty logic in LDAP open code.
        Fix bug #SF3581743: Properly handle NULLs returned from OpenDBX
                queries and low field counts in dkimf_db_walk().
        In the _FFR_REPUTATION code, free JSON objects when done with them.
        TOOLS: Fix argument parsing in new version of opendkim-genkey.

2.7.0          2012/10/24
        Feature request #SF2964375: Reject configuration files that have
                a SigningTable referencing a missing or malformed KeyTable
                entry.
        Feature request #SF3544764: Support for libar has been discontinued.
                For asynchronous and/or thread-safe resolver service,
                use libunbound or a suitable version of BIND.
        Feature request #SF3545658: Replace "ResolvConf" with "Nameservers"
                and add support for NS list overrides for versions of bind
                that have res_setservers().  Also rename "UnboundConfigFile"
                to "ResolverConfiguration", and make "TrustAnchorFile"
                generally available.
        Feature request #SF3547124: Skip reputation checks on passing
                signatures whose keys had a "t=y" value.
        Feature request #SF3555842: Add "ReputationTest" setting.
        Feature request #SF3556439: Update opendkim-atpszone per RFC6541.
        Feature request #SF3559744: Add library option DKIM_OPTS_MINKEYBITS
                allowing one to specify a minimum number of key bits for
                acceptable keys and signatures.  This is exposed through new
                configuration file option "MinimumKeyBits".  The default
                is 1024.
        Fix bug #SF3536414: Activate _FFR_OVERSIGN, and remove
                DKIM_OPTS_ALWAYSHDRS.
        Fix bug #SF3536655: Rename "X-Header" to "SoftwareHeader", and rename
                all header fields added that start "X-" to remove that prefix,
                per RFC6648.  The old name will be accepted through the end
                of the 2.7.x line.
        Fix bug #SF3538896: Remove antiquated CVS Id: tags, which cleans up
                some (harmless) build warnings.
        Fix bug #SF3548741: Add "ReputationTimeout" for use inside
                _FFR_REPUTATION, rather than using the built-in default
                or a hard-coded one.
        Fix bug #SF3549307: Remove _FFR_REPUTATION_CACHE, as it is redundant
                to caching code that's part of _FFR_REPUTATION already.
        Fix bug #SF3555844: Get repute client code in sync with repute.php
                (and the current REPUTE WG drafts).
        Fix bounds checking in the dstring printf functions.
        Fix loop structure in the C side of odkim.get_rcpt().
        Change all temporary directory defaults from /var/tmp to /tmp.
        Activate _FFR_LUA_GLOBALS.
        Request the milter permissions required to get _FFR_REDIRECT working.
        Add _FFR_REPRRD, which is a second approach to DKIM-based reputation
                using round robin databases and Holt-Winters foreacasting
                using rrdtool (see http://oss.oetiker.ch/rrdtool/).  Still
                experimental.
        Patch #SF3555843: With sufficient verbosity, report the default
                configuration file path.  Patch from Andreas Schulze.
        BUILD: Fix bug #SF3531658: Move the strlcat() and strlcpy()
                implementations to their own library so that programs don't
                drag in crypto and other dependencies they don't need.
                Also clean up several other unnecessary dependencies imposed
                by imprecise use of autoconf.
        BUILD: Patch #SF3555845: Add support for older versions of libcurl.
        BUILD: Install non-user things in sbin instead of bin.
        LIBOPENDKIM: Feature request #SF3565006: Add dkim_add_querymethod()
                and dkim_sig_seterror(), define DKIM_CBSTAT_DEFAULT, and
                remove an assertion in dkim_get_key_dns(), which together
                allow for applications to develop non-standard key retrieval
                mechanisms.
        LIBOPENDKIM: Fix bug #SF3559080: Log correct domains and selectors
                with SSL errors.
        LIBOPENDKIM: Add DNS functions dkim_dns_config(), dkim_dns_init(),
                dkim_dns_nslist(), dkim_dns_set_init(), dkim_dns_set_close(),
                dkim_dns_set_nslist(), dkim_dns_set_config(),
                dkim_dns_set_trustanchor(), dkim_dns_trustanchor().
        LIBOPENDKIM: Patch #SF3562496: Add DKIM_OPTS_REQUIREDHDRS to allow
                alteration of the mandatory header field set.
        LIBOPENDKIM: If "q=" is present and method "dns" is specified, it
                must be followed by "/txt", per RFC6376.
        LIBOPENDKIM: For dkim_add_xtag(), copy the provided values so the
                caller doesn't have to keep them around.
        LIBOPENDKIM: Allow dual signing of a single body with dkim_resign().
        STATS: Fix bug #SF3555847: Add "--nocircles" to opendkim-gengraphs
                to allow operation with versions of gnuplot that don't know
                what "with circles" means.
        STATS: Patch #SF3555841: Temporary table SQL correction.
        TOOLS: Feature request #SF3553918: Add "-u" flag to opendkim-atpszone
                and opendkim-genzone enabling them to produce output suitable
                for use as input to nsupdate(8).
        TOOLS: Feature request #SF3558818: Teach opendkim-testkey about the new
                "ResolverConfiguration" setting.
        TOOLS: Fix bug #SF3565013: Replace opendkim-genkey with a perl script
                that knows how to do splitting of character-strings in DNS
                TXT records.
        TOOLS: Fix bug #SF3568846: Add "-t" to opendkim-testmsg to allow
                override of the directory where temporary files go.  Also,
                clean up temporary files after creating them.
        TOOLS: Add opendkim-rephistory.

This should fix PR pkg/47370.

(pettai)

2013-01-05 14:24:20 UTC MAIN commitmail json YAML

Note update of Ruby on Rails to 3.2.10:

devel/ruby-activesupport32 3.2.10
devel/ruby-activemodel32 3.2.10
www/ruby-activeresource32 3.2.10
databases/ruby-activerecord32 3.2.10
www/ruby-actionpack32 3.2.10
mail/ruby-actionmailer32 3.2.10
devel/ruby-railties32 3.2.10

(taca)

2013-01-05 14:22:55 UTC MAIN commitmail json YAML

Update ruby-rails32 to 3.2.10.

Only version has updated.

(taca)

2013-01-05 14:22:25 UTC MAIN commitmail json YAML

Update ruby-railties32  to 3.2.10.

Only version has updated.

(taca)

2013-01-05 14:22:02 UTC MAIN commitmail json YAML

Update ruby-actionmailer32 to 3.2.10.

Only version has updated.

(taca)

2013-01-05 14:21:28 UTC MAIN commitmail json YAML

Update ruby-actionpack32 to 3.2.10.

Only version has updated.

(taca)

2013-01-05 14:21:02 UTC MAIN commitmail json YAML

Update ruby-activerecord32 to 3.2.10.

## Rails 3.2.10 ##

* CVE-2012-5664 options hashes should only be extracted if there are extra
  parameters.

(taca)

2013-01-05 14:20:05 UTC MAIN commitmail json YAML

Note update of ruby-activeresource32 to 3.2.10.

Only version has updated.

(taca)

2013-01-05 14:19:25 UTC MAIN commitmail json YAML

Update ruby-activemodel32 to 3.2.10.

Only version has updated.

(taca)

2013-01-05 14:18:39 UTC MAIN commitmail json YAML

Update ruby-activesupport32 to 3.2.10.

Only version has updated.

(taca)

2013-01-05 14:17:48 UTC MAIN commitmail json YAML

Start updating of Ruby on Rails 3.2.10.

(taca)

2013-01-05 14:05:36 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Entities to 1.0001

(wen)

2013-01-05 14:03:44 UTC MAIN commitmail json YAML

Note update of Ruby on Rails 3.1.9:

devel/ruby-activesupport31 3.1.9
devel/ruby-activemodel31 3.1.9
www/ruby-activeresource31 3.1.9
databases/ruby-activerecord31 3.1.9
www/ruby-actionpack31 3.1.9
mail/ruby-actionmailer31 3.1.9
devel/ruby-railties31 3.1.9
www/ruby-rails31 3.1.9

(taca)

2013-01-05 14:03:25 UTC MAIN commitmail json YAML

Update to 1.0001

Upstream changes:
1.0001  2012-08-03 13:32
        Added docs about encoding entities.

(wen)

2013-01-05 14:02:04 UTC MAIN commitmail json YAML

Update ruby-rails31 to 3.1.9.

Only version has updated.

(taca)

2013-01-05 14:01:33 UTC MAIN commitmail json YAML

Update ruby-railties31 to 3.1.9.

Only version has updated.

(taca)

2013-01-05 14:00:49 UTC MAIN commitmail json YAML

Update ruby-actionmailer31 to 3.1.9.

Only version has updated.

(taca)

2013-01-05 14:00:19 UTC MAIN commitmail json YAML

Update ruby-actionpack31 to 3.1.9.

Only version has updated.

(taca)

2013-01-05 13:59:40 UTC MAIN commitmail json YAML

Update ruby-activerecord31 to 3.1.9.

## Rails 3.1.9

*  CVE-2012-5664 ensure that options are never taken from the first parameter.

(taca)

2013-01-05 13:58:57 UTC MAIN commitmail json YAML

Update ruby-activeresource31 to 3.1.9.

Only version has updated.

(taca)

2013-01-05 13:58:23 UTC MAIN commitmail json YAML

Update ruby-activemodel31 to 3.1.9.

Only version has updated.

(taca)

2013-01-05 13:57:50 UTC MAIN commitmail json YAML

Update ruby-activesupport31 to 3.1.9.

Only version has updated.

(taca)

2013-01-05 13:57:10 UTC MAIN commitmail json YAML

Start update of Ruby on Rails 3.1.9.

(taca)

2013-01-05 13:54:09 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Rabbit to 0.2.1

(wen)

2013-01-05 13:52:37 UTC MAIN commitmail json YAML

Update to 0.2.1

Upstream changes:
0.2.1    2012-12-02 17:44:34 Europe/Oslo
        Updated all traits to use Moose::Util::meta_attribute_alias()
          to specify trait aliases. Requires at least Moose 0.89.
        Fixed bug with duplicate class names being returned by
          Data::Visitor::Callback when traversing a Moose type constraint
          on perl 5.17.6. Reported by Andreas J. K�nig. (RT #81519)

0.1.1    2011-10-23 14:56:18 Europe/Oslo
        Fixed bug with has_xpath_value_map throwing exception if
          xpath_value query returns empty result set. (RT #71815)
          Reported by Jeffery M. Thompson.

0.1.0    2011-09-27 14:46:03 Europe/Oslo
        Added multiple helper/sugar functions. (GitHub #2)
        Fixed problem with XML::Rabbit::Role::Node->dump_xml() throwing
          exception because of wide characters in print.

0.0.4    2011-03-22 16:16:02 Europe/Oslo
        Fixed missing trait imports in XML::Rabbit::Role::Node.

(wen)

2013-01-05 13:47:40 UTC MAIN commitmail json YAML

Update Ruby on Rails 3.0.18:

devel/ruby-activesupport3 3.0.18
devel/ruby-activemodel 3.0.18
www/ruby-activeresource3 3.0.18
www/ruby-actionpack3 3.0.18
databases/ruby-activerecord3 3.0.18
mail/ruby-actionmailer3 3.0.18
devel/ruby-railties 3.0.18
www/ruby-rails3 3.0.18

(taca)

2013-01-05 13:43:39 UTC MAIN commitmail json YAML

Update ruby-rails3 to 3.0.18.

Only version has updated.

(taca)

2013-01-05 13:43:15 UTC MAIN commitmail json YAML

Update ruby-railties to 3.0.18.

Only version has updated.

(taca)

2013-01-05 13:41:42 UTC MAIN commitmail json YAML

Update ruby-actionmailer3 to 3.0.18.

Only version has updated.

(taca)

2013-01-05 13:36:46 UTC MAIN commitmail json YAML

Update ruby-activerecord3 to 3.0.18.

Only version has updated.

(taca)