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


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




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (19d)  pkgsrc-2023Q4 (66d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (178d) 

2024-06-06 10:11:10 UTC Now

2012-08-26 16:13:51 UTC MAIN commitmail json YAML

Updated pkgtools/nih to 0.10.1

(cheusov)

2012-08-26 16:13:32 UTC MAIN commitmail json YAML

Update to 0.10.1
  Fix gawk warning message appeared on Linux and other systems

  nih install:
    - commands like 'nih install _ package-' now works correctly
    - much better messages are output when update plan failed to build
    - option -p was added in order to skip REQUIRES/PROVIDES checks

  'nih status -Aa' doesn't output status of uninstalled packages

  Fixes and improvements in nih.1

(cheusov)

2012-08-26 14:23:49 UTC MAIN commitmail json YAML

2012-08-26 14:06:52 UTC MAIN commitmail json YAML

Added chat/irssi-xmpp version 0.52

(wiz)

2012-08-26 14:06:45 UTC MAIN commitmail json YAML

+ irssi-xmpp.

(wiz)

2012-08-26 14:06:29 UTC MAIN commitmail json YAML

Mention that irssi-xmpp also uses this file.

(wiz)

2012-08-26 14:06:19 UTC MAIN commitmail json YAML

Import irssi-xmpp-0.52 as chat/irssi-xmpp.
Packaged for wip by Leonardo Taccari.

irssi-xmpp is an irssi plugin to connect to the Jabber network.
Its aim is to provide a good integration in this text-based irc client
and a good support of XMPP (the Jabber protocol).

Its main features are:
* Sending and receiving messages in irssi's query windows
* A roster with contact & resource tracking (contact list)
* Contact management (add, remove, manage subscriptions)
* Tab completion of commands, JIDs and resources
* Many extensions supported (XEP) including Multi-User Chat (MUC)
* Support for multiple accounts
* Unicode support (UTF-8)
* SSL and STARTTLS support

To deal with the XMPP protocol, it uses of the Loudmouth library.

(wiz)

2012-08-26 13:47:28 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.123

(wiz)

2012-08-26 13:47:16 UTC MAIN commitmail json YAML

Improve expand_permission some more. Should fix the
Use of uninitialized value in concatenation (.) or string at /usr/pkg/bin/pkglint line 4777.
warnings.
Bump version.

(wiz)

2012-08-26 13:38:59 UTC MAIN commitmail json YAML

Updated www/py-django-{south,mptt,sekizai,reversion,cms}

(adam)

2012-08-26 13:34:46 UTC MAIN commitmail json YAML

Changes 2.3.1:
* Introducing Django 1.4 support, dropped support for Django 1.2
* Lazy page tree loading in admin
* Toolbar isolation
* Plugin cancel button fixed
* Tests refactor
* Moving text plugins to different placeholders no longer loses inline plugins
* Minor improvements

(adam)

2012-08-26 13:34:37 UTC MAIN commitmail json YAML

Updated fonts/umefont-ttf to 0.442

(ryoon)

2012-08-26 13:33:37 UTC MAIN commitmail json YAML

Update to 0.442

Status:
Gothic unadjusted : Unicode 69ef-9400
Mincho unadjusted : Unicode 69ef-9400

(ryoon)

2012-08-26 13:33:00 UTC MAIN commitmail json YAML

Added www/py-django-reversion version 1.6.2

(adam)

2012-08-26 13:32:18 UTC MAIN commitmail json YAML

django-reversion is an extension to the Django web framework that provides
comprehensive version control facilities.

Features
* Roll back to any point in a model's history - an unlimited undo facility!
* Recover deleted models - never lose data again!
* Admin integration for maximum usability.
* Group related changes into revisions that can be rolled back in a single
  transaction.
* Automatically save a new version whenever your model changes using Django's
  flexible signalling framework.
* Automate your revision management with easy-to-use middleware.

django-reversion can be easily added to your existing Django project with
an absolute minimum of code changes.

(adam)

2012-08-26 13:26:14 UTC MAIN commitmail json YAML

Updated misc/libreoffice3-bin to 3.6.0

(ryoon)

2012-08-26 13:25:14 UTC MAIN commitmail json YAML

Update to 3.6.0

* Kill binpatch hack for older NetBSD current.

Changelog:
    In LibreOffice 3.6 a different encryption is enabled by default. Since version 3.4.5, LibreOffice is able to open those files. See the release notes page.

    Starting with LibreOffice 3.6, there's more fine-grained control over ODF compatibility for legacy consumers, via a new ODF 1.2 compatibility mode. See the release notes page.

(ryoon)

2012-08-26 13:05:39 UTC MAIN commitmail json YAML

2012-08-26 12:54:46 UTC MAIN commitmail json YAML

2012-08-26 12:54:17 UTC MAIN commitmail json YAML

2012-08-26 12:53:03 UTC MAIN commitmail json YAML

Changes 0.7.6:
This is a minor new release of South, and the sixth bugfix release for the 0.7
series.

(adam)

2012-08-26 12:38:20 UTC MAIN commitmail json YAML

Updated www/apache24 to 2.4.3

(ryoon)

2012-08-26 12:37:34 UTC MAIN commitmail json YAML

Update to 2.4.3

* Fix security problems.
* Build three Multi-Processing Model shared libraries,
  and select default model with option
* Retire mod_cgi.so module, use mod_cgid.so; Add MESSAGE

Changelog:

Changes with Apache 2.4.3

  *) SECURITY: CVE-2012-3502  (cve.mitre.org)
    mod_proxy_ajp, mod_proxy_http: Fix an issue in back end
    connection closing which could lead to privacy issues due
    to a response mixup. PR 53727. [Rainer Jung]

  *) SECURITY: CVE-2012-2687 (cve.mitre.org)
    mod_negotiation: Escape filenames in variant list to prevent an
    possible XSS for a site where untrusted users can upload files to
    a location with MultiViews enabled. [Niels Heinen <heinenn google.com>]

  *) mod_authnz_ldap: Don't try a potentially expensive nested groups
    search before exhausting all AuthLDAPGroupAttribute checks on the
    current group. PR 52464 [Eric Covener]

  *) mod_lua: Add new directive LuaAuthzProvider to allow implementing an
    authorization provider in lua. [Stefan Fritsch]

  *) core: Be less strict when checking whether Content-Type is set to
    "application/x-www-form-urlencoded" when parsing POST data,
    or we risk losing data with an appended charset. PR 53698
    [Petter Berntsen <petterb gmail.com>]

  *) httpd.conf: Added configuration directives to set a bad_DNT environment
    variable based on User-Agent and to remove the DNT header field from
    incoming requests when a match occurs. This currently has the effect of
    removing DNT from requests by MSIE 10.0 because it deliberately violates
    the current specification of DNT semantics for HTTP. [Roy T. Fielding]

  *) mod_socache_shmcb: Fix bus error due to a misalignment
    in some 32 bit builds, especially on Solaris Sparc.
    PR 53040.  [Rainer Jung]

  *) mod_cache: Set content type in case we return stale content.
    [Ruediger Pluem]

  *) Windows: Fix SSL failures on windows with AcceptFilter https none.
    PR 52476.  [Jeff Trawick]

  *) ab: Fix read failure when targeting SSL server.  [Jeff Trawick]

  *) The following now respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:
    - mod_auth_digest: shared memory file
    [Jeff Trawick]

  *) htpasswd: Use correct file mode for checking if file is writable.
    PR 45923. [Stefan Fritsch]

  *) mod_rewrite: Fix crash with dbd RewriteMaps. PR 53663. [Mikhail T.
    <mi apache aldan algebra com>]

  *) mod_ssl: Add new directive SSLCompression to disable TLS-level
    compression. PR 53219. [Bj旦rn Jacke <bjoern j3e de>, Stefan Fritsch]

  *) mod_lua: Add a few missing request_rec fields. Rename remote_ip to
    client_ip to match conn_rec. [Stefan Fritsch]

  *) mod_lua: Change prototype of vm_construct, to work around gcc bug which
    causes a segfault. PR 52779. [Dick Snippe <Dick Snippe tech omroep nl>]

  *) mpm_event: Don't count connections in lingering close state when
    calculating how many additional connections may be accepted.
    [Stefan Fritsch]

  *) mod_ssl: If exiting during initialization because of a fatal error,
    log a message to the main error log pointing to the appropriate
    virtual host error log. [Stefan Fritsch]

  *) mod_proxy_ajp: Reduce memory usage in case of many keep-alive requests on
    one connection. PR 52275. [Naohiro Ooiwa <naohiro ooiwa miraclelinux com>]

  *) mod_proxy_balancer: Restore balancing after a failed worker has
    recovered when using lbmethod_bybusyness.  PR 48735.  [Jeff Trawick]

  *) mod_setenvif: Compile some global regex only once during startup.
    This should save some memory, especially with .htaccess.
    [Stefan Fritsch]

  *) core: Add the port number to the vhost's name in the scoreboard.
    [Stefan Fritsch]

  *) mod_proxy: Fix ProxyPassReverse for balancer configurations.
    PR 45434.  [Joe Orton]

  *) mod_lua: Add the parsebody function for parsing POST data. PR 53064.
    [Daniel Gruno]

  *) apxs: Use LDFLAGS from config_vars.mk in addition to CFLAGS and CPPFLAGS.
    [Stefan Fritsch]

  *) mod_proxy: Fix memory leak or possible corruption in ProxyBlock
    implementation.  [Ruediger Pluem, Joe Orton]

  *) mod_proxy: Check hostname from request URI against ProxyBlock list,
    not forward proxy, if ProxyRemote* is configured.  [Joe Orton]

  *) mod_proxy_connect: Avoid DNS lookup on hostname from request URI
    if ProxyRemote* is configured.  PR 43697.  [Joe Orton]

  *) mpm_event, mpm_worker: Remain active amidst prevalent child process
    resource shortages.  [Jeff Trawick]

  *) Add "strict" and "warnings" pragmas to Perl scripts.  [Rich Bowen]

  *) The following now respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:
    - core: the scoreboard (ScoreBoardFile), pid file (PidFile), and
      mutexes (Mutex)
    [Jim Jagielski]

  *) ab: Fix bind() errors.  [Joe Orton]

  *) mpm_event: Don't do a blocking write when starting a lingering close
    from the listener thread. PR 52229. [Stefan Fritsch]

  *) mod_so: If a filename without slashes is specified for LoadFile or
    LoadModule and the file cannot be found in the server root directory,
    try to use the standard dlopen() search path. [Stefan Fritsch]

  *) mpm_event, mpm_worker: Fix cases where the spawn rate wasn't reduced
    after child process resource shortages.  [Jeff Trawick]

  *) mpm_prefork: Reduce spawn rate after a child process exits due to
    unexpected poll or accept failure.  [Jeff Trawick]

  *) core: Log value of Status header line in script responses rather
    than the fixed header name.  [Chris Darroch]

  *) mpm_ssl: Fix handling of empty response from OCSP server.
    [Jim Meyering <meyering redhat.com>, Joe Orton]

  *) mpm_event: Fix handling of MaxConnectionsPerChild. [Stefan Fritsch]

  *) mod_authz_core: If an expression in "Require expr" returns denied and
    references %{REMOTE_USER}, trigger authentication and retry. PR 52892.
    [Stefan Fritsch]

  *) core: Always log if LimitRequestFieldSize triggers.  [Stefan Fritsch]

  *) mod_deflate: Skip compression if compression is enabled at SSL level.
    [Stefan Fritsch]

  *) core: Add missing HTTP status codes registered with IANA.
    [Julian Reschke <julian.reschke gmx.de>, Rainer Jung]

  *) mod_ldap: Treat the "server unavailable" condition as a transient
    error with all LDAP SDKs.  [Filip Valder <filip.valder vsb.cz>]

  *) core: Fix spurious "not allowed here" error returned when the Options
    directive is used in .htaccess and "AllowOverride Options" (with no
    specific options restricted) is configured.  PR 53444. [Eric Covener]

  *) mod_authz_core: Fix parsing of Require arguments in <AuthzProviderAlias>.
    PR 53048. [Stefan Fritsch]

  *) mod_log_config: Fix %{abc}C truncating cookie values at first "=".
    PR 53104. [Greg Ames]

  *) mod_ext_filter: Fix error_log spam when input filters are configured.
    [Joe Orton]

  *) mod_rewrite: Add "AllowAnyURI" option. PR 52774. [Joe Orton]

  *) htdbm, htpasswd: Don't crash if crypt() fails (e.g. with FIPS enabled).
    [Paul Wouters <pwouters redhat.com>, Joe Orton]

  *) core: Use a TLS 1.0 close_notify alert for internal dummy connection if
    the chosen listener is configured for https. [Joe Orton]

  *) mod_proxy: Use the the same hostname for SNI as for the HTTP request when
    forwarding to SSL backends. PR 53134.
    [Michael Weiser <michael weiser.dinsnail.net>, Ruediger Pluem]

  *) mod_info: Display all registered providers. [Stefan Fritsch]

  *) mod_ssl: Send the error message for speaking http to an https port using
    HTTP/1.0 instead of HTTP/0.9, and omit the link that may be wrong when
    using SNI. PR 50823. [Stefan Fritsch]

  *) core: Fix segfault in logging if r->useragent_addr or c->client_addr is
    unset. PR 53265. [Stefan Fritsch]

  *) log_server_status: Bring Perl style forward to the present, use
    standard modules, update for new format of server-status output.
    PR 45424. [Richard Bowen, Dave Brondsema, and others]

  *) mod_sed, mod_log_debug, mod_rewrite: Symbol namespace cleanups.
    [Joe Orton, Andr辿 Malo]

  *) core: Prevent "httpd -k restart" from killing server in presence of
    config error. [Joe Orton]

  *) mod_proxy_fcgi: If there is an error reading the headers from the
    backend, send an error to the client. PR 52879. [Stefan Fritsch]

(ryoon)

2012-08-26 12:13:13 UTC MAIN commitmail json YAML

Added textproc/tcl-tDOM version 0.8.3

(wiz)

2012-08-26 12:13:03 UTC MAIN commitmail json YAML

2012-08-26 12:12:28 UTC MAIN commitmail json YAML

Import tcl-tDOM-0.8.3 as textproc/tcl-tDOM.
Packaged for wip by phonohawk and Moritz Wilhelmy.

tDOM combines high performance XML data processing with easy and
powerful Tcl scripting functionality. tDOM should be one of the
fastest ways to manipulate XML with a scripting language and uses very
little memory in the process (for example the DOM tree of the XML
recommendation in XML (160K) needs only about 450K in memory)! The
tDOM project was started by Jochen Loewer. It is currently maintained
by Rolf Ade.

(wiz)

2012-08-26 11:25:33 UTC MAIN commitmail json YAML

Remove mksandbox -- moved to the pkgsrc/pkgtools/mksandbox package.

(wiz)

2012-08-26 11:01:50 UTC MAIN commitmail json YAML

2012-08-26 11:00:42 UTC MAIN commitmail json YAML

Added pkgtools/mksandbox version 1.0

(wiz)

2012-08-26 11:00:23 UTC MAIN commitmail json YAML

2012-08-26 10:34:20 UTC MAIN commitmail json YAML

Update path to mksandbox.

(wiz)

2012-08-26 10:31:39 UTC MAIN commitmail json YAML

2012-08-26 10:31:23 UTC MAIN commitmail json YAML

Import mksandbox-1.0 as pkgtools/mksandbox.

A small shell script to set up a sandbox (usually for a pkgsrc bulk
build), using null mounts.

The file lived in pkgsrc/mk/bulk/mksandbox, but is worthy of its own
package IMHO. New: with manpage.

(wiz)

2012-08-26 10:07:10 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_online-client to 0.13.0nb1

(cheusov)

2012-08-26 10:06:46 UTC MAIN commitmail json YAML

2012-08-26 09:12:55 UTC MAIN commitmail json YAML

Cross openmsx version 0.9.0 off the TODO list.

(marino)

2012-08-26 09:10:42 UTC MAIN commitmail json YAML

Note upgrade of openMSX to version 0.9.0

(marino)

2012-08-26 09:07:23 UTC MAIN commitmail json YAML

emulators/openmsx: Upgrade from version 0.6.2 to 0.9.0

By request of the upstream developers, openMSX has been upgraded to the
12 Aug 2012 release (0.9.0).  The current version in pkgsrc is 0.6.2 was
released over 5 years ago on 15 April 2007.  The openMSX project has
added extensive features through eight newer releases since then, so the
project was "embarrassed" about the currency of the pkgsrc version.  The
changes of each release are way to long to list, so here are the links:

http://sourceforge.net/projects/openmsx/files/openmsx/0.9.0/README_release-notes.txt/view
http://sourceforge.net/projects/openmsx/files/openmsx/0.8.2/README_release-notes.txt/view
http://sourceforge.net/projects/openmsx/files/openmsx/0.8.1/README_release-notes.txt/view
http://sourceforge.net/projects/openmsx/files/openmsx/0.8.0/release-notes.txt/view
Consecutive release notes 0.7.2/0.7.1, 0.7.0, 0.6.3:
http://sourceforge.net/project/shownotes.php?group_id=38274&release_id=693184

Tested Zombie Incident on DragonFly.  It works nicely!

(marino)

2012-08-26 07:46:11 UTC MAIN commitmail json YAML

2012-08-26 07:14:28 UTC MAIN commitmail json YAML

2012-08-26 07:00:59 UTC MAIN commitmail json YAML

add a line about the inn update

(spz)

2012-08-25 22:39:23 UTC MAIN commitmail json YAML

2012-08-25 22:12:11 UTC MAIN commitmail json YAML

Update conditional in patch-ac to match patch-ab.

(dholland)

2012-08-25 20:58:07 UTC MAIN commitmail json YAML

+ stellarium-0.11.4, xosview-1.9.4.

(wiz)

2012-08-25 20:52:24 UTC MAIN commitmail json YAML

Update to 1.0.4
  - Flag (interactive) was removed from the following functions:
    dictem-select-strategy, dictem-select-database, dictem-read-query
    and dictem-run. This fixes Debian bug #564251.

(cheusov)

2012-08-25 19:21:18 UTC MAIN commitmail json YAML

Note update of sysbuild to 2.3.

(jmmv)

2012-08-25 19:20:53 UTC MAIN commitmail json YAML

Update to 2.3:

- Added the 'env' command.  This prints a small shell snippet that can be
  imported into the current shell.  The printed code defines a set of
  convenience global variables and functions to work with the source tree.

(jmmv)

2012-08-25 15:31:47 UTC MAIN commitmail json YAML

this doesn't work with Python-2.7 (see the homepage)
resolves PR PKG/46832 by Kamel Derouiche

(drochner)

2012-08-25 13:12:35 UTC MAIN commitmail json YAML

rename license, requested by Ryo ONODERA

(christos)

2012-08-25 13:11:30 UTC MAIN commitmail json YAML

rename osl-license to osl

(christos)

2012-08-25 13:08:46 UTC MAIN commitmail json YAML

2012-08-25 13:06:47 UTC MAIN commitmail json YAML

2012-08-25 13:02:39 UTC MAIN commitmail json YAML

- rename license
- add PKG_DESTDIR_SUPPORT, which is fake since we don't install anything.

(christos)

2012-08-25 13:01:42 UTC MAIN commitmail json YAML

2012-08-25 13:01:13 UTC MAIN commitmail json YAML

2012-08-25 12:55:05 UTC MAIN commitmail json YAML

2012-08-25 12:35:06 UTC MAIN commitmail json YAML

Updated print/acroread9 to 9.5.1nb1

(wiz)

2012-08-25 12:34:53 UTC MAIN commitmail json YAML

2012-08-25 11:51:25 UTC MAIN commitmail json YAML

Fix build of the shared library on MirBSD and likely also on OpenBSD.
No pkgrevision bump, as it did not build on these platforms anyway.

(bsiegert)

2012-08-25 11:10:19 UTC MAIN commitmail json YAML

always use the iana generated source files we just got

(christos)

2012-08-25 11:02:11 UTC MAIN commitmail json YAML

2012-08-25 10:59:51 UTC MAIN commitmail json YAML

2012-08-25 10:43:10 UTC MAIN commitmail json YAML

Remove dependency on poppler-qt -- kpdf is still built.

(shattered)

2012-08-25 01:57:52 UTC MAIN commitmail json YAML

Note update of sysupgrade to 1.2.

(jmmv)

2012-08-25 01:57:28 UTC MAIN commitmail json YAML

Update to 1.2:

- Use netbsd-*.gz files to install the kernel rather than kern-*.tgz sets.
  This lets sysupgrade work in conjunction with the "releasekernel" target
  of build.sh, as this generates the former instead of the latter.

- Preserve timestamps of the kernel when backing it up as onetbsd.

- Fix some tests to not rely on the current state of the system (the cache
  directory and the autodetection of KERNEL).

(jmmv)

2012-08-24 22:12:26 UTC MAIN commitmail json YAML

Updated x11/libdrm to 2.4.39

(wiz)

2012-08-24 22:12:09 UTC MAIN commitmail json YAML

Update to 2.4.39:

Dave Airlie (1):
      radeon: add prime import/export support

Kenneth Graunke (1):
      intel: Use VG_CLEAR on the context destroy ioctl as well.

Marek Ol邸叩k (3):
      radeon: fix allocation of MSAA surfaces on r600-r700
      radeon: align r600 msaa buffers to a multiple of macrotile size
* num samples
      configure: bump version for 2.4.39 release

Tobias Klausmann (1):
      tests/modetest: Add a forgotten return, needed for opensuse buildservice

V鱈ctor Manuel J叩quez Leal (1):
      omap: include omap_drm.h independently

(wiz)

2012-08-24 20:35:39 UTC MAIN commitmail json YAML

2012-08-24 19:04:59 UTC MAIN commitmail json YAML

pkgtools/rpm2pkg: Fix broken zlib 1.26+ support

gzFile wasn't used currently.  Trying to build rpm2pkg on zlib 1.27
exposed the misuse.  rpm2pkg should build on all version of zlib now.

(marino)

2012-08-24 15:47:26 UTC MAIN commitmail json YAML

Add yesterday's new packages to their respective category Makefiles - thanks wiz

(prlw1)

2012-08-24 15:24:59 UTC MAIN commitmail json YAML

- cppunit-1.13.0, fluxbox-1.3.2, openafs-1.7.2, p5-App-cpanminus-1.5013
  [pkg/46549], parrot-4.6.0, py-gnosis-utils-1.2.1, py-pyutil-1.9.3
  [pkg/46551], py-setuptools_trial-0.5.12 [pkg/46550], slock-1.0,
  sympa-6.1.10, tcl-8.5.11, tk-8.5.11, wireshark-1.8.2, zim-0.56.

(hi christos, bsiegert, wen, he, obache, bouyer, marino, ryoon, and wiz ;) )

(wiz)

2012-08-24 15:21:29 UTC MAIN commitmail json YAML

Updated meta-pkgs/modular-xorg-apps to 1.8

(wiz)

2012-08-24 15:21:20 UTC MAIN commitmail json YAML

Add xcursorgen, now it's the xorg version. Bump version.

(wiz)

2012-08-24 15:20:32 UTC MAIN commitmail json YAML

Updated x11/xcursorgen to 1.0.5

(wiz)

2012-08-24 15:20:18 UTC MAIN commitmail json YAML

Switch to modular xorg version of xcursorgen.

1.0.5:
This minor maintenance release fixes compiler warnings and improves
build configuration.

Alan Coopersmith (5):
      Strip trailing whitespace
      Remove old XFree86 CVS id
      Add const attributes to fix gcc -Wwrite-strings warnings
      Fix -image argument parsing to not shadow "i" variable
      xcursorgen 1.0.5

Gaetan Nadon (2):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: move man pages into their own directory

1.0.4:
This minor maintenance release allows building with libpng 1.4 & later,
and includes the usual round of recent build improvements & janitorial
cleanups.

Alan Coopersmith (2):
      config: Remove unnecessary calls from configure.ac
      xcursorgen 1.0.4

Cody Maloney (1):
      Upgraded to work with libpng14

Gaetan Nadon (6):
      Makefile.am: do not include autogen.sh in distribution #24183
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: update AC_PREREQ statement to 2.60

Yaakov Selkowitz (2):
      Remove INSTALL from git
      Use AC_PROG_SED and MAN_SUBSTS in macros-1.8

1.0.3:
Minor janitorial release of the application to prepare X cursor sets for
use with libXcursor.

Alan Coopersmith (3):
      Add README with pointers to mailing lists, bugzilla, & git
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      xcursorgen 1.0.3

Paulo Cesar Pereira de Andrade (1):
      Ansification and compile warning fixes.

1.0.2:
Alan Coopersmith:
      Coverity #621: RESOURCE_LEAK: Returned without freeing storage "curr"
      renamed: .cvsignore -> .gitignore
      Coverity #624: RESOURCE_LEAK: Returned without freeing storage "fp"
      Change xcursorgen_CFLAGS to AM_CFLAGS to make automake-1.10 happier
      Replace static ChangeLog with dist-hook to generate from git log
      Use PACKAGE_VERSION for --version output
      Remove unused AC_TYPE_SIGNAL from configure.ac
      Add options/flags to man page & other man page cleanups
      Correct help flag in usage message (-?, not -h)
      Use strdup instead of malloc/strlen/strcpy
      Set version string in man page
      Version bump: 1.0.2

1.0.1:
Bug #3270: Fix rounding errors.

Technically, this is a downgrade of the version number, but I don't really
care and I hope noone else does either.

(wiz)

2012-08-24 15:04:53 UTC MAIN commitmail json YAML

gcc-4.5.3 in NetBSD/m68k 6.0_BETA2 gets ICE on compiling mktime.c.
-O1 works around in this case.

(tsutsui)

2012-08-24 15:04:47 UTC MAIN commitmail json YAML

+ abcm2ps-6.6.19, abcmidi-20120808, chktex-1.7.1, highlight-3.11,
  kdbg-2.5.2, openmpi-1.6.1, parallel-20120822, sablecc-3.6,
  spectrwm-2.0.0 [was scrotwm], texmaker-3.5, webkit-gtk-1.8.3,
  xmp-3.9.1.

(wiz)

2012-08-24 14:52:48 UTC MAIN commitmail json YAML

Updated games/onscripter to 20120721

(tsutsui)

2012-08-24 14:51:42 UTC MAIN commitmail json YAML

Update onscripter to 20120712.

Changes of 20120712:
- implement getmouseover instruction

(tsutsui)

2012-08-24 13:49:05 UTC MAIN commitmail json YAML

2012-08-24 13:36:52 UTC MAIN commitmail json YAML

Explicitly disable guile. PR 46830 by Sergey Litvinov.

(wiz)

2012-08-24 12:48:11 UTC MAIN commitmail json YAML

Fix build on older NetBSD current.

* Improve libexecinfo detection

(ryoon)

2012-08-24 12:14:09 UTC MAIN commitmail json YAML

Depend on new enough flex. Makes this build on DragonFly BSD.
Problem reported by marino.
Patch tested by Sascha Wildner.

(wiz)

2012-08-24 09:04:23 UTC pkgsrc-2012Q2 commitmail json YAML

2012-08-24 09:04:01 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3912 - requested by obache
multimedia/adobe-flash-plugin10.1: security update

Revisions pulled up:
- multimedia/adobe-flash-plugin10.1/Makefile                    1.20
- multimedia/adobe-flash-plugin10.1/distinfo                    1.12

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Thu Aug 23 11:51:22 UTC 2012

  Modified Files:
  pkgsrc/multimedia/adobe-flash-plugin10.1: Makefile distinfo

  Log Message:
  Update adobe-flash-plugin10.1 to 10.3.183.23 for APSB12-19.

(tron)

2012-08-24 06:35:20 UTC MAIN commitmail json YAML

audio/fluidsynth: Fix DragonFly regression with v1.1.6

Fluidsynth was redefining a properly-defined macro to null based on an
apparently flawed assumption.  Add a condition to check if the macro is
defined before redefining.

This modified patch may fix more than just DragonFly.

(marino)

2012-08-24 04:54:18 UTC MAIN commitmail json YAML

2012-08-24 04:26:12 UTC MAIN commitmail json YAML

Depend on fonts/ps2pkm for pfb2pfa as per PR 46829. PKGREVISION -> 12.

(dholland)

2012-08-23 23:01:01 UTC MAIN commitmail json YAML

Restrict the version to <0.14.

(dholland)

2012-08-23 20:26:34 UTC MAIN commitmail json YAML

2012-08-23 20:22:27 UTC MAIN commitmail json YAML

Updated textproc/mdoclint to 1.17

(wiz)

2012-08-23 20:22:14 UTC MAIN commitmail json YAML

Recognize OpenBSD's beagle platform.
>From Jason McIntyre <jmc@OpenBSD.org>.

Bump version.

(wiz)

2012-08-23 19:31:01 UTC MAIN commitmail json YAML

devel/glib2/schemas.mk already pulls in blk3

(prlw1)

2012-08-23 19:11:39 UTC MAIN commitmail json YAML

Updated graphics/eog3 to 3.4.3

(prlw1)

2012-08-23 19:11:02 UTC MAIN commitmail json YAML

2012-08-23 19:00:42 UTC MAIN commitmail json YAML

Update from 2.5.2 to 2.5.3 (fixes CVE-2011-0411).

While we are touching it, fix PR/45986 with the patch supplied therein
(thanks)

Changes from 2.5.2 to 2.5.3:

  * When HDR/XHDR/XPAT were used on a new article coming into a newsgroup,
    requesting a header not present in the overview database, the first
    subsequent OVER/XOVER command did not show that article.  A remap of
    the overview data file was missing in nnrpd.  Thanks to Sam
    Varshavchik for the bug report.

  * When a header field appeared more than once in an article, it was
    missing from the overview data.  OVER/XOVER, as well as HDR/XHDR/XPAT
    using the overview, were therefore returning an empty field.  The
    content of the first occurrence is now returned, in accordance with
    RFC 3977.

    Perl and Python filters for innd now also properly initialize their
    header variables with the first occurrence of header fields.  (It is
    still the last occurrence for the Perl filter for nnrpd.)

  * Fixed a possible plaintext command injection during the negotiation of
    a TLS layer.  The vulnerability detailed in CVE-2011-0411 affects the
    STARTTLS and AUTHINFO SASL commands.  nnrpd now resets its read buffer
    upon a successful negotiation of a TLS layer.  It prevents malicious
    commands, sent unencrypted, from being executed in the new encrypted
    state of the session.

  * Fixed a regression that occurred in INN 2.5.0 when leading whitespace
    characters have been made significant in header field bodies.  It
    could lead INN to drop articles and throttle itself when running as a
    slave because Xref: header fields generated by other news servers, or
    even INN 2.4.6, could contain (valid) leading whitespace.  Thanks to
    Matija Nalis for having caught this bug.

  * Fixed an invalid 431 response to CHECK commands when innd is paused:
    the message-ID of the article to defer was missing.  Also fixed
    another issue in the messages innd replied; when an error occurred
    during a write on a channel, a trailing extra junk byte was added to
    the reply.  Thanks to River Tarnell for these bug reports.

  * It is now possible to properly generate daily statistics with
    sendinpaths thanks to the new -k and -r flags that permit to control
    the interval of days for processing dump files.  The new -c flag
    permits to send a copy of the generated e-mail to the newsmaster.

    Also fixed an issue with statistics that could be missing or
    duplicated for a couple of days when monthly sent.

    The documentation has been updated and mentions a preferred daily run
    of sendinpaths.  This script is a complete rewrite in Perl, and is
    based on Mohan Kokal's initial work.

  * cnfsheadconf now properly recognizes continuation lines in
    cycbuff.conf, that is to say lines ending with a backslash ("\").
    Thanks to John F. Morse for the bug report.

  * The order of CNFS buffers in a metacycbuff is now properly read and
    written by cnfsheadconf.  There previously was a confusion between
    hexadecimal and decimal values.  Thanks again to John F. Morse.

  * When the -l flag is given to cnfsstat, the cycbuff.conf and
    storage.conf files are now reloaded if they have been modified since
    the previous output of cnfsstat.

  * A single header field line is limited to 998 bytes, per RFC 5536.
    innd was previously accepting, and also generating Xref: header field
    lines, up to 1022 bytes.  Now, nnrpd (acting as an injecting agent)
    rejects articles which contain header field lines whose length exceeds
    998 bytes.  And innd (acting as a relaying or serving agent) no longer
    checks that.

  * nnrpd advertises the COUNTS, DISTRIBUTIONS, MODERATORS, MOTD and
    SUBSCRIPTIONS variants of the LIST command in response to
    CAPABILITIES.  These commands already existed in nnrpd but RFC 6048
    had not yet been published.

  * Add support for LIST MOTD in innd.  Consequently, the motd.news
    configuration file which was previously used only by nnrpd is renamed
    to motd.nnrpd (innupgrade takes care of the rename).  innd uses the
    new motd.innd file in *pathetc* for its message of the day.

  * Fixed an issue at configure time that made INN wrongly assume that
    OpenBSD (4.6) didn't support Unix-domain sockets.  Thanks to Wim Lewis
    for the patch.

  * Fixed an issue on systems which do not have a working flock(2)
    function (Solaris, for instance).  mailpost and pullnews are reported
    not to be usable on such systems.  Many thanks to Dennis Davis for the
    bug report.

    A wrapper around shlock is now called in Perl scripts.  The
    INN::Utils::Shlock module has been added for that use.

  * Fixed an issue in the Python access hook for nnrpd:  it has not been
    working since Python 2.5 on 64-bit platforms, owing to a change to
    Python's C API, using a new Py_ssize_t type definition instead of int.
    Thanks to Raphael Barrois for the patch.

  * Improve the stability of the Perl filters for innd and nnrpd: properly
    save and restore the stack pointer when needed.

  * The Injection-Date: header, when present, is now used by innd and
    makehistory to determine the posting date of an article.  Otherwise,
    the Date: header is used.

  * controlchan now imposes a date cutoff on processing control articles.
    The *artcutoff* parameter set in inn.conf is used.  Otherwise, without
    that cutoff, old control articles could be maliciously reinjected into
    Usenet, and replayed.  (An unsigned Injection-Date: header field could
    be added to an article that only had a Date: header field.)  A new -c
    flag has been added to controlchan to disable the cutoff check, if
    needed (usually when manually invoking the program).

  * nnrpd no longer adds or updates the Path: header field when an article
    is forwarded to a moderator.  It could otherwise lead to rejects at
    injection time when the article was approved by the moderator.

  * The X-Trace: header field was not properly generated when an article
    was locally posted.  The field mentioning the IP address was skipped,
    resulting in a wrong syntax for this header.  The local "127.0.0.1" IP
    address is now used.  Besides, "localhost" is now mentioned instead of
    an obscure "stdin" in injection header fields.

  * Fixed a bug in the frequency innfeed logs its status:  too many
    useless lines were written to news.notice.  Thanks to Florian
    Schlichting for the fix.

  * When unset in innfeed.conf, the *dynamic-method* parameter now
    properly defaults to 3 (instead of 0) and *use-mmap* to false (instead
    of true).  These two values were already the recommended ones in the
    documentation and the sample file.  Note that *use-mmap* is only used
    when innfeed is given file names to send instead of storage API
    tokens, which is a fairly rare use case.

  * innfeed no longer generates an error message (logged in news.err) when
    a parameter is not defined in innfeed.conf.  All the parameters have a
    default value, so there is no need to warn the user if they are not
    present in innfeed.conf.  Thanks to Dieter Stussy for having reported
    this problem.

  * Implement an upper limit to the number of file descriptors innd can
    handle.  At most (FD_SETSIZE-1) file descriptors can be used.  This
    upper limit now overrides any superior number set with *rlimitnofile*
    in inn.conf.  Thanks to Steve Crook for the bug report.

  * A default timeout on outgoing sockets (using NNTPconnect) has been
    added by Florian Schlichting.  For a long time, there have been
    occasional problems with actsync (and probably other programs) that
    would hang until manually killed or restarted.

  * The flag -S has been added to innd by Florian Schlichting.  When used,
    innd reports the errors found in incoming.conf and exits.

  * pullnews no longer stops processing newsgroups when an error occur
    during its run (for instance when a newsgroup mentioned in the
    configuration file is removed from an upstream server).  Besides, it
    can now use authentication when posting to the downstream server.

    A few other minor bugs have been fixed as for the way pullnews counts
    the articles.

  * Fixed the way innreport handles leap years.  It now properly generates
    HTML reports; dates were assumed to be relative to the current year,
    which may break their computation during for instance the whole 2012
    leap year.  Please note that no HTML reports have been lost, and that
    they will appear when INN is updated to this new version.

  * A new parameter has been added to inn.conf to determine whether the
    status file that innd can write out (depending on the value of the
    *status* parameter) is plain text or wrapped in HTML.  It previously
    only was a compile-time option, set to true by default.  Florian
    Schlichting added the *htmlstatus* parameter to provide a configurable
    behaviour.

  * It is now possible to run a script at the end of the execution of
    innshellvars scripts.  If a file named innshellvars.local,
    innshellvars.pl.local or innshellvars.tcl.local is present and
    executable in *pathetc*, then it will be executed by the corresponding
    innshellvars script (respectively shell, INN::Config Perl module, and
    Tcl).  A typical use is to add or override variables.

  * Add support for wire-formatted articles in scanspool.

  * A lot of work on cleaning old perl4-style code has been done by
    Florian Schlichting.

  * inncheck now generates a proper non-zero exit value when errors are
    found, and allows quiet mode with the -q flag.  Florian Schlichting
    has greatly improved this script in many regards, especially with a
    config-syntax parser for incoming.conf, innfeed.conf, readers.conf and
    storage.conf.

  * inncheck now properly finds the boundaries of substituted variables in
    newsfeeds thanks to Alexander Bartolich.

  * docheckgroups no longer uses awk.  On a few systems, the script was
    failing because of the presence of an old version of awk that has a
    limit in the size of the input it can handle.  Processing large
    newsgroups files was consequently impossible.  docheckgroups now uses
    Perl instead of awk, which solves the issue reported by John F. Morse.

  * Other minor bug fixes and documentation improvements.  In particular,
    the *debug-shrinking*, *fast-exit* and *initial-sleep* keys in
    innfeed.conf are now documented.  The function "filter_end()", called
    when Perl filtering is turned off, is also documented for the innd and
    nnrpd Perl filters.

(spz)

2012-08-23 18:24:25 UTC MAIN commitmail json YAML

2012-08-23 18:23:47 UTC MAIN commitmail json YAML

2012-08-23 18:15:45 UTC MAIN commitmail json YAML

net/pload: Fix partial patch

I'm not sure what happened here.  pload was building fine on DragonFly
with the proposed patches, but right now patch-ae only looks half updated.
Update the rest of patch-ae to finish the work of my prior commit.

Only affects DragonFly, which it's never built on.

(marino)

2012-08-23 18:15:38 UTC MAIN commitmail json YAML

copy the patch from ../gnome-desktop which deals with time_t != long

(drochner)

2012-08-23 18:04:12 UTC MAIN commitmail json YAML

mail/fdm: Fix non-privileged build and MAXNAMLEN

- The patch was added to define the non-posix MAXNAMLEN macro if it was
  not already defined.
- The Makefile had to patched and then inline-replaced to fix the
  invocation of the install program.  Without this, non-root builds fail.

(marino)

2012-08-23 17:36:43 UTC MAIN commitmail json YAML

pull in glib2/schemas.mk for schema handling. This doesn't make much
of a difference, the pkg seems not to compile schemas when
installing into the DESTDIR, so this is more for consistency.

(drochner)

2012-08-23 17:03:53 UTC MAIN commitmail json YAML

textproc/tcl-expat: Fix non-priviledged build

Tcl-expat does not need to create lib/tcl.  This is done already by the
lang/tcl package.  Attempting the pre-install target fails when built
by a non-root user so just remove this redundant target.

(marino)

2012-08-23 16:59:26 UTC MAIN commitmail json YAML

Updated all postgresql to the latest

(adam)

2012-08-23 16:56:39 UTC MAIN commitmail json YAML

Changes:
* CVE-2012-3488: PostgreSQL insecure use of libxslt
* CVE-2012-3489: PostgreSQL insecure use of libxml2
* Updates and corrections to time zone data
* Multiple documentation updates and corrections
* Add limit on max_wal_senders
* Fix dependencies generated during ALTER TABLE ADD CONSTRAINT USING INDEX.
* Correct behavior of unicode conversions for PL/Python
* Fix WITH attached to a nested set operation (UNION/INTERSECT/EXCEPT).
* Fix syslogger so that log_truncate_on_rotation works in the first rotation.
* Only allow autovacuum to be auto-canceled by a directly blocked process.
* Improve fsync request queue operation
* Prevent corner-case core dump in rfree().
* Fix Walsender so that it responds correctly to timeouts and deadlocks
* Several PL/Perl fixes for encoding-related issues
* Make selectivity operators use the correct collation
* Prevent unsuitable slaves from being selected for synchronous replication
* Make REASSIGN OWNED work on extensions as well
* Fix race condition with ENUM comparisons
* Make NOTIFY cope with out-of-disk-space
* Fix memory leak in ARRAY subselect queries
* Reduce data loss at replication failover
* Fix behavior of subtransactions with Hot Standby

(adam)

2012-08-23 16:42:39 UTC MAIN commitmail json YAML

Changes 9.0.9:
* Prevent access to external files/URLs via XML entity references
* Prevent access to external files/URLs via contrib/xml2's xslt_process()
* Prevent too-early recycling of btree index pages
* Fix crash-safety bug with newly-created-or-reset sequences
* Fix txid_current() to report the correct epoch when not in hot standby
* Fix bug in startup of Hot Standby when a master transaction has many
  subtransactions
* Ensure the backup_label file is fsync'd after pg_start_backup()
* Fix timeout handling in walsender processes
* Back-patch 9.1 improvement to compress the fsync request queue
* Fix LISTEN/NOTIFY to cope better with I/O problems, such as out of disk space
* Only allow autovacuum to be auto-canceled by a directly blocked process
* Improve logging of autovacuum cancels
* Fix WITH attached to a nested set operation (UNION/INTERSECT/EXCEPT)
* Ensure that a whole-row reference to a subquery doesn't include any extra
  GROUP BY or ORDER BY columns
* Disallow copying whole-row references in CHECK constraints and index
  definitions during CREATE TABLE

(adam)

2012-08-23 16:30:34 UTC MAIN commitmail json YAML

Changes 9.1.5:
* Prevent access to external files/URLs via XML entity references
* Prevent access to external files/URLs via contrib/xml2's xslt_process()
* Prevent too-early recycling of btree index pages
* Fix crash-safety bug with newly-created-or-reset sequences
* Fix race condition in enum-type value comparisons
* Fix txid_current() to report the correct epoch when not in hot standby
* Prevent selection of unsuitable replication connections as the synchronous
  standby
* Fix bug in startup of Hot Standby when a master transaction has many
  subtransactions
* Ensure the backup_label file is fsync'd after pg_start_backup()
* Fix timeout handling in walsender processes
* Wake walsenders after each background flush by walwriter
* Fix LISTEN/NOTIFY to cope better with I/O problems, such as out of disk space
* Only allow autovacuum to be auto-canceled by a directly blocked process
* Improve logging of autovacuum cancels
* Fix WITH attached to a nested set operation (UNION/INTERSECT/EXCEPT)

(adam)

2012-08-23 16:28:21 UTC MAIN commitmail json YAML

Added x11/gnome-desktop3 version 3.4.2

(prlw1)

2012-08-23 16:27:43 UTC MAIN commitmail json YAML

2012-08-23 16:14:43 UTC MAIN commitmail json YAML

2012-08-23 15:23:47 UTC MAIN commitmail json YAML

2012-08-23 15:18:07 UTC MAIN commitmail json YAML

update to 0.20.10
changes:
-removed scrollkeeper/omf
-minor feature additions
-bugfixes
-translation updates

(drochner)

2012-08-23 15:09:18 UTC MAIN commitmail json YAML

update to 0.7.7
changes:
-bugfixes
-added .pc file for pkg-config

disabled selftest for now, needs a "libcpptest" which is not on pkgsrc yet

(drochner)

2012-08-23 14:33:30 UTC MAIN commitmail json YAML

update to 2.36.2
changes:
-deprecate including headers apart from rsvg.h directly
-minor fixes

(drochner)

2012-08-23 14:30:59 UTC MAIN commitmail json YAML

2012-08-23 14:28:42 UTC MAIN commitmail json YAML

update to 2.26.3
changes:
-minor fixes
-translation updates

(drochner)

2012-08-23 13:45:23 UTC MAIN commitmail json YAML

Added devel/libpeas version 1.4.0

(prlw1)

2012-08-23 13:44:49 UTC MAIN commitmail json YAML

2012-08-23 13:39:04 UTC MAIN commitmail json YAML

Added sysutils/gsettings-desktop-schemas version 3.4.2

(prlw1)

2012-08-23 13:38:03 UTC MAIN commitmail json YAML

2012-08-23 13:34:44 UTC MAIN commitmail json YAML

Fix building on OSX (similar to devel/glib2)

(adam)

2012-08-23 13:10:52 UTC MAIN commitmail json YAML

rp-pppoe couldn't find the interfaces' Ethernet address with the old
code, as this used the NetBSD<5-style variable effective ifreq length.
The patched code works in old and new compilation environments. Patch
optimized by gimpy@.

(is)

2012-08-23 12:40:40 UTC MAIN commitmail json YAML

Updated math/p5-Math-Base36 to 0.10

(wen)

2012-08-23 12:38:35 UTC MAIN commitmail json YAML

Update to 0.10

Upstream changes:
0.10 2012-08-16
- Fix SYNOPSIS (RT #78790)

(wen)

2012-08-23 12:34:28 UTC MAIN commitmail json YAML

Updated inputmethod/ibus to 1.4.2

(obache)

2012-08-23 12:34:15 UTC MAIN commitmail json YAML

2012-08-23 12:32:11 UTC MAIN commitmail json YAML

Updated converters/p5-JSON-XS to 2.33

(wen)

2012-08-23 12:29:43 UTC MAIN commitmail json YAML

Update to 2.33

Upstream change:
2.33 Wed Aug  1 21:03:52 CEST 2012
- internal encode/decode XS wrappers did not expect stack
          moves caused by callbacks (analyzed and testcase by Jesse Luehrs).
- add bencode as to/from option in bin/json_xs.
        - add -e option to json_xs, and none and string in/out formats.

(wen)

2012-08-23 11:51:41 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin10.1 to 10.3.183.23

(obache)

2012-08-23 11:51:22 UTC MAIN commitmail json YAML

2012-08-23 10:13:53 UTC MAIN commitmail json YAML

Mark as not-compatible with python-2.5 -- runtime error due to missing
argparse.

(wiz)

2012-08-23 08:47:57 UTC pkgsrc-2012Q2 commitmail json YAML

2012-08-23 08:47:41 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3911 - requested by drochner
net/wireshark: security update

Revisions pulled up:
- net/wireshark/Makefile                                        1.81
- net/wireshark/distinfo                                        1.57
- net/wireshark/options.mk                                      1.6-1.7
- net/wireshark/patches/patch-ca                                1.1

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Thu Aug 16 14:52:27 UTC 2012

  Modified Files:
          pkgsrc/net/wireshark: Makefile distinfo options.mk
  Added Files:
          pkgsrc/net/wireshark/patches: patch-ca

  Log Message:
  update to 1.6.10
  changes:
  -security fixes for dissectors: DCP ETSI, XTP, AFP, RTPS2, GSM RLC MAC,
    CIP. STUN, EtherCAT Mailbox, CTDB
    (CVE-2012-4285, CVE-2012-4288, CVE-2012-4289..4293, CVE-2012-4296,
    CVE-2012-4297)
  -minor fixes

  pkgsrc change: fix build with gnutls3

  approved by the maintainer

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Thu Aug 16 15:11:49 UTC 2012

  Modified Files:
          pkgsrc/net/wireshark: options.mk

  Log Message:
  back out change I didn't want to commit

(tron)

2012-08-23 04:10:59 UTC MAIN commitmail json YAML

These patches are no longer needed after the last update; they were
removed from distinfo but apparently not from CVS.

(dholland)

2012-08-23 02:27:25 UTC MAIN commitmail json YAML

Note update of sysbuild to 2.2.

(jmmv)

2012-08-23 02:26:57 UTC MAIN commitmail json YAML

Update to 2.2:

- Add support to specify per-machine targets by prefixing the targets in
  BUILD_TARGETS by the machine they correspond to.  Useful, for example,
  to build different kernels depending on the machine type.

(jmmv)

2012-08-22 22:18:23 UTC MAIN commitmail json YAML

net/tcl-scotty: Last change no longer needed, revert

The reason tcl-scotty was missing an rpath during the build is because
tclConfig.sh wasn't configured with it.  lang/tcl has been updated so
that tclConfig.sh adds the appropriate runpath for the system.

Remove the previously hardcoded "-rpath" to revert the package to be
the way it way.

(marino)

2012-08-22 22:05:06 UTC MAIN commitmail json YAML

x11/tk: Ensure tkConfig.sh has embedded rpath

The version of the new tk package had some problems.
- The x11 paths weren't coming through
- The tkConfig.sh utility was missing runpath definition for TK_LIB_SPEC
- Threading was automatically selected

The X11 problem was fixed with addition CONFIGURE_ARGS
The runpath for TK_LIB_SPEC was added in the configure patch
An options.mk file was added based on the tcl version.

Problems found and fixes suggested by he@

(marino)

2012-08-22 22:03:17 UTC MAIN commitmail json YAML

lang/tcl: Ensure tclConfig.sh has embedded rpath

The runpath of the TCL_LIB_SPEC was missing as compared to version 8.4,
so the configure script was altered to add it back.
Also, the CONFIGURE_ARGS for thread options had unrecognized arguments.

Problems found and fixes suggested by he@

(marino)

2012-08-22 20:39:48 UTC MAIN commitmail json YAML

remove obsolete tcl dependency, ride on last night's unnecessary revbump

(drochner)

2012-08-22 19:46:59 UTC MAIN commitmail json YAML

2012-08-22 19:45:06 UTC MAIN commitmail json YAML

2012-08-22 19:44:28 UTC MAIN commitmail json YAML

Disable -ffunction-sections -fdata-sections and accompanying
--gc-sections on netbsd because --gc-sections doesn't work with the
netbsd-4 and netbsd-5 linker. See PR 46698 and PR 40401.

Bump PKGREVISION because this changes the compiled package on netbsd-6.

(dholland)

2012-08-22 16:55:48 UTC MAIN commitmail json YAML

Updated pkgtools/pkgin to 0.6.2.2nb1

(jperkin)

2012-08-22 16:55:27 UTC MAIN commitmail json YAML

pkgin links against libssl/libcrypto if found, so include openssl buildlink.

Bump PKGREVISION.

(jperkin)

2012-08-22 11:20:10 UTC MAIN commitmail json YAML

2012-08-22 09:44:31 UTC MAIN commitmail json YAML

Note removal of lang/tk-expect, lang/tcl-tclX and lang/tk-tclX

(marino)

2012-08-22 09:39:10 UTC MAIN commitmail json YAML

lang/tk-tclX: Remove package due to Tcl upgrade to v8.5

The TclX project is dead.  The homepage still works, but says the main
page for development is <http://www.neosoft.com/TclX/>, and it doesn't
resolve.  Additionally, the last release on Sourceforge was Nov 2005.

TclX does not build with the latest stable version of Tcl.  Rather than
keeping this package on life support, it's prudent to just remove it.

Discussed with wiz@ and he@

(marino)

2012-08-22 09:37:31 UTC MAIN commitmail json YAML

Remove lang/tcl-tclX and lang/tk-tclX packages

They don't build with TclX and the project is dead upstream.

(marino)

2012-08-22 09:35:36 UTC MAIN commitmail json YAML

lang/tcl-tclX: Remove package due to Tcl upgrade to v8.5

The TclX project is dead.  The homepage still works, but says the main
page for development is <http://www.neosoft.com/TclX/>, and it doesn't
resolve.  Additionally, the last release on Sourceforge was Nov 2005.

TclX does not build with the latest stable version of Tcl.  Rather than
keeping this package on life support, it's prudent to just remove it.

Discussed with wiz@ and he@

(marino)

2012-08-22 08:56:12 UTC pkgsrc-2012Q2 commitmail json YAML

2012-08-22 08:55:41 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3910 - requested by drochner
net/tor: security update

Revisions pulled up:
- net/tor/Makefile                                              1.88
- net/tor/distinfo                                              1.55

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Mon Aug 13 17:13:45 UTC 2012

  Modified Files:
          pkgsrc/net/tor: Makefile distinfo

  Log Message:
  update to 0.2.2.38
  Tor 0.2.2.38 fixes a rare race condition that can crash exit relays;
  fixes a remotely triggerable crash bug; and fixes a timing attack that
  could in theory leak path information.

(tron)

2012-08-22 03:47:45 UTC MAIN commitmail json YAML

Ugh, I keep forgetting to commit this. Bumped net/pload on Aug. 15.

(dholland)

2012-08-22 03:44:50 UTC MAIN commitmail json YAML

Appears to work fine with emacs24

(dsainty)

2012-08-21 23:49:27 UTC MAIN commitmail json YAML

2012-08-21 23:44:10 UTC MAIN commitmail json YAML

Updated net/py-foolscap to 0.6.4

(gdt)

2012-08-21 23:43:46 UTC MAIN commitmail json YAML

Update to 0.6.4.

* Release 0.6.4 (18-Jun-2012)

** Minor Changes

The unreliable 'extras_require' property in setup.py, which allowed other
python programs to declare a dependency on foolscap's "secure_connections"
feature, was removed. See README.packagers for alternate instructions. (#174)

'flogtool' log-dumping commands (dump, tail, web-viewer) now accept a
consistent --timestamps= argument to control how event times are displayed
(UTC, local, seconds-since-epoch, etc). (#192, #193)

Certain invalid "location" strings (accepted by Tub.setLocation and put into
FURLs) are rejected earlier, and with better error messages. The error
message produced when 'flogtool dump' is given a FURL-file (instead of an
event log file) has been improved.

The Incident Gatherer will tolerate incident-file errors better, fetching
remaining incidents instead of halting. (#190)

The git-over-foolscap tools were cleaned up, and the documentation was
brought into line with the implementation. (#197)

Other minor bugs were fixed: #179, #191, #194, #195, #196

(gdt)

2012-08-21 22:19:15 UTC MAIN commitmail json YAML

lang/tk-expect: Remove package

This package is based on lang/tcl-expect which was just updated to
the latest version 5.45.  The expectk binary is no longer generated
in the latest versions of expect.  Since expectk is the sole purpose
of this package, it will be retired.

(marino)

2012-08-21 22:11:30 UTC MAIN commitmail json YAML

Remove lang/tk-expect from Makefile

(marino)

2012-08-21 22:05:26 UTC MAIN commitmail json YAML

Note update of lang/tcl, x11/tk, and lang/tcl-expect

(marino)

2012-08-21 22:00:24 UTC MAIN commitmail json YAML

x11/blt: Add tcl/tk 8.5 support

Mask some EXTERN functions that are already present in tcl 8.5 headers.

(marino)

2012-08-21 21:58:14 UTC MAIN commitmail json YAML

textproc/tcl-expat: Patch in tcl 8.5 support

The tcl-expat makefile was previously hardcoded for ltcl84.  Modify the
patch to hardcode it for ltcl85.

(marino)

2012-08-21 21:56:13 UTC MAIN commitmail json YAML

security/tcl-tls: Add tcl 8.5 support

The PLIST was hardcoded for libtls150.so.  Build With tcl 8.5, the
generated library becomes libtls85.so.  Use the tcl Makefile.version
file to generate a PLIST_SUBST variable to make this future-proof.

(marino)

2012-08-21 21:54:19 UTC MAIN commitmail json YAML

net/tcl-scotty: Insert rpath into libtnm.so

This is not a tcl/tk 8.5 fix.  The libtnm.so couldn't be found during the
build due to an omitted runpath.  Two other patches were regenerated
because they didn't match the source exactly.

(marino)

2012-08-21 21:51:07 UTC MAIN commitmail json YAML

mbone/wbd: Patch in tcl/tk 8.5 support

wbd's patches specify tcl/tk 8.4, so update the patches to specify 8.5
to fix build.

(marino)

2012-08-21 21:49:30 UTC MAIN commitmail json YAML

mbone/vic: Patch in tcl/tk 8.5 support

vic's patches specify tcl/tk 8.4, so update the patches to specify 8.5
to fix build.

(marino)

2012-08-21 21:47:28 UTC MAIN commitmail json YAML

mbone/vat: Patch in tcl/tk 8.5 support

vat's patches specify tcl/tk 8.4, so update the patches to specify 8.5
to fix build.

(marino)

2012-08-21 21:45:29 UTC MAIN commitmail json YAML

lang/tcl-otlc: Add tcl/tk 8.5 support

Pass the tlc/tk versions to the configure script after including their
Makefile.version files.  Unfortunately, while the build gets further,
it breaks later due to incompatiblity with version 8.5.

(marino)

2012-08-21 21:44:00 UTC MAIN commitmail json YAML

graphics/graphviz: Add tcl/tk 8.5 support

The PLIST was hardcoded for tcl8.4.  Leverage the tcl Makefile.version
to generate PLIST_SUBST variable so it won't break with tcl8.6.

(marino)

2012-08-21 21:41:03 UTC MAIN commitmail json YAML

chat/zircon: Add tcl/tk 8.5 support

Create 8.5 support files based on version 8.4 and add them to manifest.

(marino)

2012-08-21 21:38:53 UTC MAIN commitmail json YAML

chat/quirc: Add tcl/tk 8.5 support

In-line replace changes 8.3 support to 8.5 support.

(marino)

2012-08-21 21:37:56 UTC MAIN commitmail json YAML

2012-08-21 21:33:58 UTC MAIN commitmail json YAML

lang/tcl-expect: Upgrade from version 5.43 to 5.45

There doesn't appear to be a summary of changes between versions 5.43,
5.44 and 5.45.  Perusing the Changelog gives me the impression that
the updates are improvements and bug fixes against existing functionality.

Regardless, version 5.43 is incompatible with tcl8.5.  Expect had to
be updated after TCL was updated to version 8.5.

(marino)

2012-08-21 21:32:35 UTC MAIN commitmail json YAML

x11/tk: Upgrade from version 8.4.18 to 8.5.12

Highlights of Tk 8.5
  * New modern theming engine: New and complementary widgets that make use
    of platform-specific theming on Mac OS X and Windows to better fit in
    with those environments, and feature an improved look and feel under
    X11.
  * New widgets: Part of the themed widget set, Tk now has core notebook,
    combobox, treeview and progressbar widgets.
  * text widget: Smooth scrolling, widget peering, and improved procedures
    for counting and replacing text.
  * Font rendering: Now uses anti-aliased text under X11, and a more
    modern text engine (ATSUI) on Mac OS X.
  * Additional improvements: Window transparency, new fullscreen option
    for windows, enhancements to specific widgets and window layout,
    and more.

There is of course much, much more.
See [8.5 Changes](http://wiki.tcl.tk/10630) on the wiki for a complete
list of new features.

(marino)

2012-08-21 21:31:47 UTC MAIN commitmail json YAML

lang/tcl: Upgrade from version 8.4.18 to 8.5.12

Highlights of Tcl 8.5
  * Features: 8.5 has over 90 TIPs included to provide a wide variety of
    new features.
  * Bignums: Tcl now supports arbitrary-precision integers, which improves
    math operations on large integers.
  * Safer interps: Tcl's powerful safe interpreter mechanism now has
    improved control of time and command limits in slave interpreters.
  * clock command: More robust implementation of command for specifying
    time, with significant l10n and i18n improvements.
  * dict command: New data structure that allows access to data by value
    rather than a variable name, which is substantially faster.
  * Additional improvements: Faster list search, new and improved
    mathematics procedures, anonymous procedures, new ways to package Tcl
    extensions, Tcl-level custom channel types, file and line location
    information for each command, and more.

There is of course much, much more.
See [8.5 Changes](http://wiki.tcl.tk/10630) on the wiki for a complete
list of new features.

(marino)

2012-08-21 19:50:54 UTC MAIN commitmail json YAML

update to 1.1, from Leonardo Taccari per PR pkg/46823
changes:
The command line tools have been combined into one tool that does all:
mubusy. Where previously you would have called "mupdfclean blah blah
blah", now call "mubusy clean blah blah blah" instead.
Support for UserUnits
bugfixes and optimisations

(drochner)

2012-08-21 18:05:23 UTC MAIN commitmail json YAML

Updated textproc/grep to 2.14

(adam)

2012-08-21 18:04:59 UTC MAIN commitmail json YAML

Changes 2.14:
** Bug fixes

  grep -i '^$' could exit 0 (i.e., report a match) in a multi-byte locale,
  even though there was no match, and the command generated no output.
  E.g., seq 2 | LC_ALL=en_US.utf8 grep -il '^$' would mistakenly print
  "(standard input)".  Related, seq 9 | LC_ALL=en_US.utf8 grep -in '^$'
  would print "2:4:6:8:10:12:14:16" and exit 0.  Now it prints nothing
  and exits with status of 1.  [bug introduced in grep-2.6]

  'grep' no longer falsely reports text files as being binary on file
  systems that compress contents or that store tiny contents in metadata.

(adam)

2012-08-21 15:51:47 UTC MAIN commitmail json YAML

Fix CVE-2012-3482 in fetchmail from git repo

(tez)

2012-08-21 15:49:54 UTC MAIN commitmail json YAML

2012-08-21 15:27:04 UTC MAIN commitmail json YAML

Note update of mail/roundcube package to 0.8.1.

(taca)

2012-08-21 15:26:32 UTC MAIN commitmail json YAML

Update roundcube to 0.8.1.

Fixes two XSS issue.

Here is quote from changelog of 0.8.1, please refer CHAGNGELOG file for
full changes from 0.7.2.

- Fix bug where domain name was converted to lower-case even with login_lc=false (#1488593)
- Fix lower-casing email address on replies (#1488598)
- Fix line separator in exported messages (#1488603)
- Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)
- Fix XSS issue where href="javascript:" wasn't secured (#1488613)
- Fix impossible to create message with empty plain text part (#1488610)
- Fix stripped apostrophes when replying in plain text to HTML message (#1488606)
- Fix inactive Save search option after advanced search (#1488607)
- Fix Remove from group option is active for contact search result (#1488608)
- Disable autocapitalization in login form on iPad/iPhone (#1488609)
- Fix focus on the list when list row is clicked (#1488600)
- Added separate From and To columns apart from smart From/To column (#1486891)
- Fix fallback to Larry skin when configured skin isn't available (#1488591)
- Fix (workaround) delete operations with some versions of memcache (#1488592)
- Fix (disable) request validation for spell and spell_html actions

(taca)

2012-08-21 13:52:47 UTC MAIN commitmail json YAML

Note update of devel/ruby-ffi package to 1.1.5.

(taca)

2012-08-21 13:52:10 UTC MAIN commitmail json YAML

Update ruby-ffi to 1.1.5.

* pkgsrc change: require ruby-rdoc version 3.9.4 or later to build
  problem on ruby18 and ruby19.

Exact changes aren't available, please refer:
        https://github.com/ffi/ffi/commits/master

(taca)

2012-08-21 13:46:20 UTC MAIN commitmail json YAML

Require ruby-rdoc version 2.5.8 or later to fix build problem with ruby18.

(taca)

2012-08-20 21:20:53 UTC MAIN commitmail json YAML

+ attica-0.4.1, boehm-gc-7.2d, coreutils-8.19, grep-2.14, gthumb-3.0.2,
  gupnp-0.18.4, gupnp-av-0.10.3, mupdf-1.1, openttd-1.2.2,
  x264-devel-20120818.

(wiz)

2012-08-20 18:56:28 UTC pkgsrc-2012Q2 commitmail json YAML

2012-08-20 18:56:05 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3909 - requested by wiz
graphics/gimp: security patch

Revisions pulled up:
- graphics/gimp/Makefile                                        1.218 via patch
- graphics/gimp/distinfo                                        1.68
- graphics/gimp/patches/patch-plug-ins_common_file-gif-load.c  1.1

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Mon Aug 20 12:54:01 UTC 2012

  Modified Files:
  pkgsrc/graphics/gimp: Makefile distinfo
  Added Files:
  pkgsrc/graphics/gimp/patches: patch-plug-ins_common_file-gif-load.c

  Log Message:
  Fix CVE-2012-3481 using Nils Philippsen's patch.
  Bump PKGREVISION.

(tron)

2012-08-20 16:02:08 UTC MAIN commitmail json YAML

py-gobject3 depends on gobject, so add glib2 to bl3.mk

(prlw1)

2012-08-20 14:14:17 UTC MAIN commitmail json YAML

Add a 'apache-mpm-shared' option to build all three MPMs as dynamic modules.
If selected, the existing apache-mpm-event, apache-mpm-prefork and
apache-mpm-worker options determine which will be loaded in the default
config file.

Note: if worker is in the mix, the build will simply never build mod_cgi,
regardless of which MPM is the default.

(fhajny)

2012-08-20 12:54:17 UTC MAIN commitmail json YAML

Updated graphics/gimp to 2.8.0nb3

(wiz)

2012-08-20 12:54:01 UTC MAIN commitmail json YAML

2012-08-20 12:50:51 UTC MAIN commitmail json YAML

Updated devel/p5-App-cpanminus to 1.5017

(wen)

2012-08-20 12:45:25 UTC MAIN commitmail json YAML

Update to 1.5017
Based on PR pkg/46549 by Wen Heping(myself)

Upstream changes:
1.5017 Wed Jul 18 08:28:49 PDT 2012
  [Improvements]
      - Ignore tarballs whose first entry is "./" (doy) #184

1.5016 Tue Jul 17 12:00:57 PDT 2012
  [Improvements]
      - Added Module/CPANfile.pm to the fatlib. This allows bootstrapping dependencies
        with cpanm --installdeps on Heroku etc.

1.5015 Sun Jun 24 15:34:57 PDT 2012
  [Improvements]
      - Improved Makefile.PL to include bugtracker info (Ben Bullock)
      - Fixed some merge mess with devel

1.5014 Tue Jun 12 18:27:02 PDT 2012
  [Improvements]
      - Make sure 'f' flag becomes the last for some tar versions (mst, aaronsw)
      - Fixed warnings on perl 5.17+ (rjbs)
      - Fix local::lib error message (berekuk)

1.5013 Sat May 12 06:15:44 EEST 2012
  [Bug Fixes]
      - Fixed --cascade-search to seach for missing modules, which was broken by #150

1.5012 Fri May 11 05:47:56 CEST 2012
  [Improvements]
      - Change the behavior of --mirror-index so that it won't fallback to CPAN mirrors #150 (thaljef)
      - Support v-strings in versions specified install [https://github.com/miyagawa/carton/issues/48]

1.5011 Thu Apr 12 18:57:06 JST 2012
  [Improvements]
      - Point default mirror to www.cpan.org #148

1.5010 Sat Mar 31 12:59:52 CEST 2012
  [New Feature]
      - Implemented --test-only option #40

1.5009 Fri Mar 30 18:44:12 CEST 2012
  [Bug Fixes]
      - Fixed a bug where URL containing ~ (childe) fails to install #134
      - Fixed a bug where install.json contains bogus data when you specify dist paths

1.5008 Sat Mar 17 18:19:57 PDT 2012
  [Bug Fixes]
      - Fied a bug where `cpanm Foo` doesn't properly activate local::lib during installs
        when you don't have write permissions #143 (goodel, ash)
      - Improved the warning message when you don't have write permisisons #145 (ash)

(wen)

2012-08-20 12:34:50 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Template-Pro to 0.9509

(wen)

2012-08-20 12:32:27 UTC MAIN commitmail json YAML

Update to 0.9509

Upstream changes:
0.9507 Fri Dec  9 09:44:49 EET 2011
- patch for XSS vulnerability in HTML::Template::Pro
  thanks to Shigeki Morimoto shigeki.morimoto mixi.co.jp

0.9508 Mon Dec 26 16:13:37 EET 2011
- use unicode quoting in XSS vulnerability patch (more portable)
  thanks to Shigeki Morimoto shigeki.morimoto mixi.co.jp

0.9509 Tue Feb 28 21:15:28 EET 2012
- more verbose messages for tag stack underflow

(wen)

2012-08-20 12:25:05 UTC MAIN commitmail json YAML

Added net/freeDiameter version 1.1.2 [wiz 2012-08-20]

(wiz)

2012-08-20 12:21:53 UTC MAIN commitmail json YAML

Add missing files "share/wireshark/diameter/TGPPS9.xml" and
"share/wireshark/radius/dictionary.alcatel-lucent.xylan" to package list.
Bump package revision because the binary was changed.

(tron)

2012-08-20 12:18:36 UTC MAIN commitmail json YAML

Add description for freediameter-all-extensions.

(wiz)

2012-08-20 12:18:00 UTC MAIN commitmail json YAML

+ freeDiameter.

(wiz)