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


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




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 20:24:20 UTC Now

2008-01-24 07:17:34 UTC MAIN commitmail json YAML

Update to 1.10.

Major updates since version 1.9 include:

* Support for XML 1.1 and Namespaces in XML 1.1.
* Added support for IBM XLC 7.0 compiler on Linux.
* Improved and stabilized C pluggable memory management functionality.
* Various improvements in Xalan XML serializers for better performance and stability.
* Upgrade from Xerces-C 2.6 to Xerces-C 2.7.

Major updates since version 1.8 include:

* Pluggable Memory Management. This feature allows applications to maintain
  precise control over memory allocations. This will allow users, with
  knowledge of their application's characteristics, to provide a more
  efficient allocation method than the general purpose procedures provided
  by the system. for more information on how to use this feature, please see
  the Pluggable Memory Management section of the Programming page.
* Improved stability on the execution of large stylesheets and XML documents.
  Because the current implementation relies on function recursion, certain
  stylesheets/input documents may cause the program stack to overflow and
  cause the application to fail. It also may inhibit executing stylesheets
  that are heavily dependent on recursive functions. This feature will
  prevent these types of failure.
* Provided a global option to pool all text node strings. This feature
  allows developers to set a flag to determine if a parsed source tree will
  pool the values of all of the text nodes in the XML document. By doing so,
  this can result in a significant reduction in memory usage, particularly
  if there are a lot of repeated values in text nodes. Please see the class
  descriptions for XalanSourceTreeDocument, XalanDefaultParsedSource, and
  XalanTransformer in the API Reference section for more information.

... and more, see: http://xml.apache.org/xalan-c/whatsnew.html

(xtraeme)

2008-01-24 06:41:37 UTC MAIN commitmail json YAML

+postfix-2.5.0.

(taca)

2008-01-24 03:01:07 UTC MAIN commitmail json YAML

Note commit of initial release of clawsker, a program to edit hidden
preferences for claws-mail.

(smb)

2008-01-24 03:00:29 UTC MAIN commitmail json YAML

2008-01-23 21:12:42 UTC MAIN commitmail json YAML

Add --binary-kit, --gzip-binary-kit and --binary-macpkg to bootstrap
and retire mkbinarkit. The options take the desired output name as
argument.

(joerg)

2008-01-23 20:44:28 UTC MAIN commitmail json YAML

Updated lang/ocaml to 3.10.1

(adam)

2008-01-23 20:42:26 UTC MAIN commitmail json YAML

Changes 3.10.1:
* Bug fixes
* New features:
  - made configure script work on PlayStation 3
  - ARM port: brought up-to-date for Debian 4.0 (Etch)
  - many other small changes and bugfixes in camlp4, ocamlbuild, labltk,
    emacs files

(adam)

2008-01-23 17:35:21 UTC MAIN commitmail json YAML

2008-01-23 14:59:35 UTC MAIN commitmail json YAML

Got rid of _PKG_SILENT. Why use __file__ when a simple f does the same?

(rillig)

2008-01-23 14:48:50 UTC MAIN commitmail json YAML

Add better error message when failing to tar up old package.

(gdt)

2008-01-23 14:46:33 UTC MAIN commitmail json YAML

Replaced unreadable code with readable code by doing a little
substitution.

(rillig)

2008-01-23 14:30:59 UTC MAIN commitmail json YAML

STEP_MSG may be a hidden command.

(rillig)

2008-01-23 14:12:32 UTC MAIN commitmail json YAML

Replaced _PKG_SILENT and _PKG_DEBUG with RUN, after making sure that the
additional error checking won't break anything that isn't intended to
break.

(rillig)

2008-01-23 14:07:07 UTC MAIN commitmail json YAML

Don't run pkg_create with the -v option. It prints a temporary package
name which isn't correct, and the "Value of SrcDir" that is used is not
important to any pkgsrc user. Instead, let the pkgsrc infrastructure
print the package name.

(rillig)

2008-01-23 13:46:22 UTC MAIN commitmail json YAML

Explicitly mention that the PKGREVISION must be incremented when a
dependency of the package changes. I still have problems with some
packages that depend on GConf2, which doesn't exist anymore. The
dependency has silently changed to GConf, without increasing any
PKGREVISION. Same for gnome-vfs2 and gnome-vfs.

(rillig)

2008-01-23 11:24:47 UTC MAIN commitmail json YAML

2008-01-23 08:53:06 UTC MAIN commitmail json YAML

Also used by security/cy2-ldapdb/Makefile.

(obache)

2008-01-23 05:38:47 UTC MAIN commitmail json YAML

Needs curses. PR pkg/35352 from Brandon Bergren.

(tnn)

2008-01-23 05:30:59 UTC MAIN commitmail json YAML

2008-01-23 04:59:38 UTC MAIN commitmail json YAML

2008-01-23 03:19:33 UTC MAIN commitmail json YAML

Back out my previous change as it was fixed in renderproto instead.
Also fixes pkg/37844, botched checksum for the dri option.
Thanks to Ryo HAYASAKA for noticing.

(tnn)

2008-01-23 01:53:06 UTC MAIN commitmail json YAML

Since revision 1.50 of mk/subst.mk, the test for text files is no longer
unreliable, so re-enable it.

(rillig)

2008-01-23 01:44:28 UTC MAIN commitmail json YAML

Made the wording more into an explanation.

(rillig)

2008-01-23 00:54:18 UTC MAIN commitmail json YAML

- add new package
- ok'ed by joerg

pkg-description:
cmconvert is used to convert EasyGPS XML file formats (LOC and GPX)
to a format that can be installed onto a Palm OS device and imported
into CacheMate. Options are also available to list waypoints contained
in an XML file, and selectively convert specified waypoints.

(rhaen)

2008-01-23 00:52:53 UTC MAIN commitmail json YAML

- added new package cm2gpx
- ok'ed by joerg

pkg-description:
cm2gpx is used to convert Palms CacheMate backup or import PDB
files to equivalent GPX files. Extensions specific to
Geocaching.com and CacheMate are automatically used as needed.
Filter options are available, to selectively convert waypoints.

(rhaen)

2008-01-23 00:38:01 UTC MAIN commitmail json YAML

+ automake-1.10.1, awesome-2.1, cgicc-3.2.5, jabberd2-2.1.22,
  mldonkey-2.9.3, mldonkey-gui-2.9.3, nasm-2.01,
  p5-Algorithm-Dependency-1.106, p5-DBIx-SearchBuilder-1.51,
  p5-HTTP-Server-Simple-0.28, p5-PathTools-3.27, parrot-0.5.2,
  pkg-config-0.23, sawfish-1.3.2, spamdyke-3.1.4, tor-0.1.2.19,
  ucarp-1.4, xmlto-0.0.20.

(wiz)

2008-01-23 00:00:23 UTC MAIN commitmail json YAML

2008-01-22 23:59:00 UTC MAIN commitmail json YAML

2008-01-22 23:58:14 UTC MAIN commitmail json YAML

2008-01-22 22:54:01 UTC MAIN commitmail json YAML

Disable the precompiled headers on NetBSD sparc64 too, as this won't
compile there with them enabled.

(jdc)

2008-01-22 22:51:45 UTC MAIN commitmail json YAML

This doesn't compile on sparc, so lets not bother spending time trying.

(jdc)

2008-01-22 17:09:55 UTC MAIN commitmail json YAML

2008-01-22 14:15:23 UTC MAIN commitmail json YAML

+mysql-5.0.51.

(taca)

2008-01-22 13:39:23 UTC MAIN commitmail json YAML

2008-01-22 13:36:30 UTC MAIN commitmail json YAML

Switch to usual MASTER_SITE_SOURCEFORGE.
Noticed by Zafer Aydogan via private mail.

(obache)

2008-01-22 13:33:35 UTC MAIN commitmail json YAML

Remove dead mirror sites.
Noticed by Zafer Aydogan via private mail.
And also update original distribution url.

(obache)

2008-01-22 13:27:41 UTC MAIN commitmail json YAML

Remove unusable mirror sites.
Noticed by Zafer Aydogan via private mail.

(obache)

2008-01-22 13:06:38 UTC MAIN commitmail json YAML

Note import request PRs in 'Suggested new pakcages'.
+ mime-support [pkg/28529]
+ Compiler of the AGFL formalis [pkg/28946]
+ Azureus [pkg/30103, pkgsrc-wip]
+ Webfwlog Firewall Log Analyzer [pkg/30110]
+ FreeVRRPd [pkg/30113]
+ Algol 68 Genie [pkg/30695]
+ SystemC class library [pkg/30707]
+ crm114 [pkg/31969]
+ TRE [pkg/31970]
+ SQLite Browser [pkg/32461]
+ INADYN [pkg/34502]
+ Fenix Project [pkg/35346]
+ *BSD Usage Statistics [pkg/35365]
+ SuSE100_krb5 [pkg/35543]
+ Skins for XMMS [pkg/35666]
+ Berkeley automounter suite of utilities [pkg/35668]
+ Javascript major mode for Emacs [pkg/35669]
+ THEAMA [pkg/35896]
+ sharatype [pkg/36217]
+ xmms-cdread [pkg/36220]
+ ioquake3 [pkg/36365, pkg/36366, pkg/36367]
+ OTR localhost AIM proxy [pkg/37397]
+ Adobe Reader 8 [pkg/37457]
+ M+ FONTS [pkg/37614]
+ Migemo [pkg/37615]
+ Ruby RSS Parser [pkg/37766]

(obache)

2008-01-22 12:46:18 UTC MAIN commitmail json YAML

Note update of security/sudo package to 1.6.9p12nb1.

(taca)

2008-01-22 12:45:24 UTC MAIN commitmail json YAML

Distribution file was changed after sudo 1.6.9p12 was released.  :-(

config.h.in
configure
configure.in
ldap.c

Add DIST_SUBDIR to handle this situation.

Bump PKG_REVISION.

(taca)

2008-01-22 12:25:11 UTC MAIN commitmail json YAML

Note some missing update request.
o graphviz-2.16.1 [pkg/37702]
o hydrogen-0.9.3 [pkg/37424]
o nslint-2.1a6 [pkg/33142]
o tex-musixtex-113 [pkg/34758]
o vlc-0.8.6d [pkg/37767]

(obache)

2008-01-22 10:56:16 UTC MAIN commitmail json YAML

2008-01-22 02:00:51 UTC MAIN commitmail json YAML

Updated devel/lwp to 2.4

(gdt)

2008-01-22 02:00:42 UTC MAIN commitmail json YAML

Update to 2.4

* Improve cygwin packaging. (Phil Nelson)
* Avoid infinite loop when a configure test fails. (Christer Bernerus)
* Increase minimal LWP stack size to 32KB. (Christer Bernerus)
* Add pkgconfig file.
* Do not require an executable stack.
* Cancel pending IOMGR requests when a thread dies.

(gdt)

2008-01-22 00:50:01 UTC MAIN commitmail json YAML

+      Updated devel/bzr to 1.1 [gdt 2008-01-22]

(gdt)

2008-01-22 00:49:17 UTC MAIN commitmail json YAML

Update to 1.1 from Nick Goffee of BBN Technologies via private mail.

For the full list of changes, see NEWS.

  [many bugfixes]

  * The syntax ``bzr diff branch1 branch2`` is no longer supported.
    Use ``bzr diff branch1 --new branch2`` instead. This change has
    been made to remove the ambiguity where ``branch2`` is in fact a
    specific file to diff within ``branch1``.

  * diff '--using' allows an external diff tool to be used for files.
    (Aaron Bentley)

  * New "lca" merge-type for fast everyday merging that also supports
    criss-cross merges.  (Aaron Bentley)

  * ``merge`` now warns when merge directives cause cherrypicks.
    (Aaron Bentley)

  * ``split`` now supported, to enable splitting large trees into smaller
    pieces.  (Aaron Bentley)

  * Reference material has now be moved out of the User Guide and added
    to the User Reference. The User Reference has gained 4 sections as
    a result: Authenication Settings, Configuration Settings, Conflicts
    and Hooks. All help topics are now dumped into text format in the
    doc/en/user-reference directory for those who like browsing that
    information in their editor. (Ian Clatworthy)

  * Annotate merge (merge-type=weave) now supports cherrypicking.
    (Aaron Bentley)

  * ``switch`` can now be used on heavyweight checkouts as well as
    lightweight ones. After switching a heavyweight checkout, the
    local branch is a mirror/cache of the new bound branch and
    uncommitted changes in the working tree are merged. As a safety
    check, if there are local commits in a checkout which have not
    been committed to the previously bound branch, then ``switch``
    fails unless the ``--force`` option is given. This option is
    now also required if the branch a lightweight checkout is pointing
    to has been moved. (Ian Clatworthy)

  * The default repository format is now ``pack-0.92``.  This
    default is used when creating new repositories with ``init`` and
    ``init-repo``, and when branching over bzr+ssh or bzr+hpss.
    (See https://bugs.launchpad.net/bugs/164626)

    This format can be read and written by Bazaar 0.92 and later, and
    data can be transferred to and from older formats.

    To upgrade, please reconcile your repository (``bzr reconcile``), and then
    upgrade (``bzr upgrade``).

    ``pack-0.92`` offers substantially better scaling and performance than the
    previous knits format. Some operations are slower where the code already
    had bad scaling characteristics under knits, the pack format makes such
    operations more visible as part of being more scalable overall. We will
    correct such operations over the coming releases and encourage the filing
    of bugs on any operation which you observe to be slower in a packs
    repository. One particular case that we do not intend to fix is pulling
    data from a pack repository into a knit repository over a high latency
    link;  downgrading such data requires reinsertion of the file texts, and
    this is a classic space/time tradeoff. The current implementation is
    conservative on memory usage because we need to support converting data
    from any tree without problems.
    (Robert Collins, Martin Pool, #164476)

  * The pack format is now accessible as "pack-0.92", or "pack-0.92-subtree"
    to enable the subtree functions (for example, for bzr-svn).
    See http://doc.bazaar-vcs.org/latest/developer/packrepo.html
    (Martin Pool)

  * New ``authentication.conf`` file holding the password or other credentials
    for remote servers. This can be used for ssh, sftp, smtp and other
    supported transports.
    (Vincent Ladeuil)

  * ``switch`` command added for changing the branch a lightweight checkout
    is associated with and updating the tree to reflect the latest content
    accordingly. This command was previously part of the BzrTools plug-in.
    (Ian Clatworthy, Aaron Bentley, David Allouche)

  * ``reconfigure`` command can now convert branches, trees, or checkouts to
    lightweight checkouts.  (Aaron Bentley)

  * ``bzr merge`` now warns when it encounters a criss-cross merge.
    (Aaron Bentley)

(gdt)

2008-01-22 00:42:00 UTC MAIN commitmail json YAML

2008-01-21 21:32:36 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-01-21 21:21:50 UTC MAIN commitmail json YAML

Added support for installation to DESTDIR.
No compiler necessary.

(heinz)

2008-01-21 21:19:41 UTC MAIN commitmail json YAML

Added support for installation to DESTDIR.
No compiler necessary.

(heinz)

2008-01-21 21:07:29 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-01-21 20:37:49 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-01-21 20:34:42 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-01-21 19:09:42 UTC MAIN commitmail json YAML

Add a buildlink reference to db4

(smb)

2008-01-21 16:55:02 UTC MAIN commitmail json YAML

Use the same order as zope210.

(taca)

2008-01-21 16:51:46 UTC MAIN commitmail json YAML

Move post-patch target to post-extract changed as www/zope29.
And avoid to use -0 option of xargs(1).

(taca)

2008-01-21 16:39:38 UTC MAIN commitmail json YAML

Note update of security/sudo pacakge to 1.6.9p12.

(taca)

2008-01-21 16:38:57 UTC MAIN commitmail json YAML

Update sudo package to 1.6.9p12.

Changes from 1.6.9p11:

641) Added a configure check for the ber_set_option() function.

642) Fixed a compilation problem with the HP-UX K&R C compiler.

643) Revamped the Kerberos 5 ticket verification code.

644) Added support for the checkpeer ldap.conf variable for
    netscape-based LDAP SDKs.

645) Fixed a problem where an incomplete password could be echoed
    to the screen if there was a read timeout.

(taca)

2008-01-21 15:23:43 UTC MAIN commitmail json YAML

- apr-0.9.17 (hi taca!)

(xtraeme)

2008-01-21 15:08:12 UTC MAIN commitmail json YAML

Updated www/apache22 to 2.2.8

- apache-2.0.63 (hi taca!)

(xtraeme)

2008-01-21 15:07:11 UTC MAIN commitmail json YAML

2008-01-21 14:41:31 UTC MAIN commitmail json YAML

Note update of these packages:

devel/apr0 0.9.17.2.0.63
www/apache2 2.0.63

(taca)

2008-01-21 14:38:29 UTC MAIN commitmail json YAML

Add comment that this file is used by devel/apr0/Makefile detected
by pkglint.

(taca)

2008-01-21 14:37:22 UTC MAIN commitmail json YAML

Update apache package to 2.0.63.

Changes with Apache 2.0.63

  *) winnt_mpm: Resolve modperl issues by redirecting console mode stdout
    to /Device/Nul as the server is starting up, mirroring unix MPM's.
    PR: 43534  [Tom Donovan <Tom.Donovan acm.org>, William Rowe]

  *) winnt_mpm: Restore Win32DisableAcceptEx On directive and Win9x platform
    by recreating the bucket allocator each time the trans pool is cleared.
    PR: 11427 #16 (follow-on)  [Tom Donovan <Tom.Donovan acm.org>]

Changes with Apache 2.0.62 (not released)

  *) SECURITY: CVE-2007-6388 (cve.mitre.org)
    mod_status: Ensure refresh parameter is numeric to prevent
    a possible XSS attack caused by redirecting to other URLs.
    Reported by SecurityReason.  [Mark Cox, Joe Orton]

  *) SECURITY: CVE-2007-5000 (cve.mitre.org)
    mod_imagemap: Fix a cross-site scripting issue.  Reported by JPCERT.
    [Joe Orton]

  *) Introduce the ProxyFtpDirCharset directive, allowing the administrator
    to identify a default, or specific servers or paths which list their
    contents in other-than ISO-8859-1 charset (e.g. utf-8). [Ruediger Pluem]

  *) log.c: Ensure Win32 resurrects its lost robust logger processes.
    [William Rowe]

  *) mpm_winnt: Eliminate wait_for_many_objects.  Allows the clean
    shutdown of the server when the MaxClients is higher then 257,
    in a more responsive manner [Mladen Turk, William Rowe]

  *) Add explicit charset to the output of various modules to work around
    possible cross-site scripting flaws affecting web browsers that do not
    derive the response character set as required by  RFC2616.  One of these
    reported by SecurityReason [Joe Orton]

  *) http_protocol: Escape request method in 405 error reporting.
    This has no security impact since the browser cannot be tricked
    into sending arbitrary method strings.  [Jeff Trawick]

  *) http_protocol: Escape request method in 413 error reporting.
    Determined to be not generally exploitable, but a flaw in any case.
    PR 44014 [Victor Stinner <victor.stinner inl.fr>]

(taca)

2008-01-21 14:33:46 UTC MAIN commitmail json YAML

Update apr0 package to 0.9.17.2.0.63.

Changes with APR 0.9.17

  *) Fix DSO-related crash on z/OS caused by incorrect memory
    allocation.  [David Jones <oscaremma gmail.com>]

  *) Define apr_ino_t in such a way that it doesn't change definition
    based on the library consumer's -D'efines to the filesystem.
    [Lucian Adrian Grijincu <lucian.grijincu gmail.com>]

  *) Cause apr_file_dup2() on Win32 to update the MSVCRT psuedo-stdio
    handles for fd-based and FILE * based I/O.  [William Rowe]

  *) Revert Win32 to the 0.9.14 behavior of apr_proc_create() for any
    of the three stdio streams which are not initialized, through either
    apr_procattr_io_set() or apr_procattr_child_XXX_set(), when given a
    procattr_t with one or two streams which were initialized through
    apr_procattr_child_XXX_set().  Once again, these do not inherit the
    parent process stdio stream to WIN32 child processes (passing
    INVALID_HANDLE_VALUE instead) as on Unix.  Note APR 1.3.0 adopts
    the Unix behavior of inheriting any uninitialized streams as the
    parent's corresponding stdio stream, in such cases.  [William Rowe]

(taca)

2008-01-21 14:30:01 UTC MAIN commitmail json YAML

Start update of apr0 pacakge to 0.9.17 and apache2 package to 2.0.63.

cvs: ----------------------------------------------------------------------

(taca)

2008-01-21 14:29:23 UTC MAIN commitmail json YAML

Fixed version number for www/links-gui after www/links update.

(ghen)

2008-01-21 14:27:35 UTC MAIN commitmail json YAML

Update PKGNAME for links-gui as well after recent ../../www/links update.

(ghen)

2008-01-21 13:56:47 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Refresh to 0.13

(abs)

2008-01-21 13:56:29 UTC MAIN commitmail json YAML

Fix a silly build failure on HP-UX. For reasons unknown, libXfont
(or actually the bundled t1lib) provides it's "own" implementation of
stdio.h as t1stdio.h. For this reason they take care not to include stdio.h
to avoid conflicts. But they do include stdlib.h which on HP-UX
recursively includes stdio.h. Fix by not including stdlib.h on HP-UX.

(tnn)

2008-01-21 13:55:30 UTC MAIN commitmail json YAML

Update devel/p5-Module-Refresh to 0.13:

0.13 Thu May  3 23:03:00 EDT 2007

* Requires 5.8.1. (Uses tricks that don't work on 5.6). Thanks to DCANTRELL

0.12 Mon Apr 30 15:34:42 EDT 2007

* Requires 5.6. (Causes 5.5 to bus error). Thanks to RJBS.

0.11 Tue Apr 24 13:25:24 EDT 2007

  * Fix for [rt.cpan.org #26536] Test suite uses /tmp with predictable filenames
    Reported by ANDK

0.10_01 Tue May  9 01:21:55 EDT 2006

* Module::Refresh->refresh_module_if_modified($module)
    as suggested by Daisuke Maki

(abs)

2008-01-21 13:52:30 UTC MAIN commitmail json YAML

Updated net/uucp to 1.07nb6

(obache)

2008-01-21 13:52:17 UTC MAIN commitmail json YAML

Need to replace variables in uucpd/pathnames.h
Noticed by Eric Schnoebelen in PR 37596.
Also uucpd/uucpd.8.

Bump PKGREVISION.

XXX: Should also replace hard-coded paths in etc/* files.

(obache)

2008-01-21 13:48:15 UTC MAIN commitmail json YAML

added devel/cut version 2.4

(ichiro)

2008-01-21 13:30:32 UTC MAIN commitmail json YAML

+apr-0.9.17
-chasen-2.4.2

Add comment to apache-1.3.41 waiting for corresponding mod-ssl.

(taca)

2008-01-21 13:27:35 UTC MAIN commitmail json YAML

Note update of textproc/chasen-base and textproc/chasen pacakge to 2.4.2.

(taca)

2008-01-21 13:25:49 UTC MAIN commitmail json YAML

Update chasen-base and chasen pacakge to 2.4.2.

----------------------------------------------------------------------
ChaSen 2.4.2 (2007/07/23)
----------------------------------------------------------------------
- bug fix
  tokenization bug: unknown words with an half width space

(taca)

2008-01-21 13:23:13 UTC MAIN commitmail json YAML

2008-01-21 13:12:45 UTC MAIN commitmail json YAML

Updated pkgtools/pbulk to 0.23

(tnn)

2008-01-21 13:11:57 UTC MAIN commitmail json YAML

Fixed a problem in pkg-build, bump rev.

(tnn)

2008-01-21 12:47:20 UTC MAIN commitmail json YAML

IRIX also need CPPFLAGS as with Solaris.  Noted in PR 37681.

(obache)

2008-01-21 12:37:46 UTC MAIN commitmail json YAML

Fix a hardcoded path (probably a mistake in rev 1.8)

(tnn)

2008-01-21 12:05:53 UTC MAIN commitmail json YAML

2008-01-21 11:08:34 UTC MAIN commitmail json YAML

2008-01-21 10:34:20 UTC MAIN commitmail json YAML

2008-01-21 07:17:49 UTC MAIN commitmail json YAML

Fixing permissions is done in the post-extract stage, since it belongs
there, not in post-patch.

There's no need to use xargs -0: Solaris doesn't know that option, POSIX
doesn't require it, and all the filenames are sane anyway.

(rillig)

2008-01-21 06:11:10 UTC MAIN commitmail json YAML

The package x11/gdm embeds ${exec_prefix} into a macro containing a
PATH, in which it is not directly preceded by a quote character:

#define GDM_USER_PATH "/usr/bin:/bin:${exec_prefix}"

Catch this by complaining about "${" also when it appears after a colon.

Since this check is still disabled by default, it will not surprise anyone.

(rillig)

2008-01-21 03:04:30 UTC MAIN commitmail json YAML

Honor PKGMANDIR and add DESTDIR support.

(obache)

2008-01-21 02:59:24 UTC MAIN commitmail json YAML

Update lang/sun-jre14, lang/sun-jdk14, wm/sawfish

(tnn)

2008-01-21 02:34:29 UTC MAIN commitmail json YAML

Update to sawfish-1.3.2.

* Strings are re-encoded in UTF-8. Window titles will be set correctly
  regardless of title encoding
* updated documentation to v0.12
* added Occitan Lanaguage
* Bug fixes:
  - Nautilus desktop window can now restore its size properly
  - Sawfish.desktop file now complies with freedesktop.org standard
  - Fix select workspace to make sure it calls with right arguments
  - Fix 64 bit client messages
  - Don't display unneeded blank lines when window is opened by
    prompt function
  - KDE system tray no longer fighs with sawfish to reparent a tray icon
  - Add bounds checking on _NET_CURRENT_DESKTOP requests
  - QT applications no longer lose focus when menu is active
  - Corrected window placement in xinerama/dualhead when using
    centered/centered-on-parent

(tnn)

2008-01-21 02:25:44 UTC MAIN commitmail json YAML

+ chasen-2.4.2

(obache)

2008-01-21 02:15:45 UTC MAIN commitmail json YAML

Mirror site of sourceforge.jp, keihanna and globalbase come back.

(obache)

2008-01-21 02:07:03 UTC MAIN commitmail json YAML

Updated converters/skf to 1.95.3

(obache)

2008-01-21 02:06:50 UTC MAIN commitmail json YAML

Update skf to 1.95.3.

patch 3

1. It is corrected that the setting related to fold is not cleared with --reset.
2. The bug to which the line feed code cannot be judged correctly only for one
  line the input is corrected.
3. Inputcode() is added to the perl/ruby enhancing (skf bug#10955).
4. The bug that accesses it under KEIS and another specific condition beyond
  the limits of the array is corrected.

patch 2

(1) The correction of the FOLD_SUPPORT matter that leaks to the release file by
    1.95.1 that the compilation doesn't pass when it is invalid is added.
(2) The judgment condition is mistaken when G3 is replaced at Shift_JIS X 0213
    and the matter with the possibility of crashing is corrected.
(3) The trademark of the SoftBank Co. is corrected.

(obache)

2008-01-21 01:50:22 UTC MAIN commitmail json YAML

2008-01-21 01:39:02 UTC MAIN commitmail json YAML

2008-01-21 00:43:50 UTC MAIN commitmail json YAML

Add optional nas and jack support and make esound optional (on by default,
for backward compatibility)
note user-destdir support.

(markd)

2008-01-20 21:08:51 UTC MAIN commitmail json YAML

Updated mail/postgrey to 1.31

(xtraeme)

2008-01-20 21:08:02 UTC MAIN commitmail json YAML

Update to 1.31:

* 2007-09-06: version 1.31

- support CIDR-style addresses in the client whitelist (Claudio Strizzolo)
- improve logging of unresolveable hosts (Adrian von Bidder, Heiko
  Schlichting)
- updated whitelist
- fix unix socket permission issues (Martin F Krafft, Adrian von Bidder,
  Leos Bitto, Debian bug #376910)
- fix regexps for matching hosts in whitelists (Antonello Nocchi)
- do maintenance after the current request and not before (Clifton Royston)

(xtraeme)

2008-01-20 20:11:09 UTC MAIN commitmail json YAML

Update to 0.1.2.19:

Tor 0.1.2.19 fixes a huge memory leak on exit relays, makes the default
exit policy a little bit more conservative so it's safer to run an exit
relay on a home system, and fixes a variety of smaller issues.

https://www.torproject.org/download.html

Changes in version 0.1.2.19 - 2008-01-17
  o Security fixes:
    - Exit policies now reject connections that are addressed to a
      relay's public (external) IP address too, unless
      ExitPolicyRejectPrivate is turned off. We do this because too
      many relays are running nearby to services that trust them based
      on network address.

  o Major bugfixes:
    - When the clock jumps forward a lot, do not allow the bandwidth
      buckets to become negative. Fixes bug 544.
    - Fix a memory leak on exit relays; we were leaking a cached_resolve_t
      on every successful resolve. Reported by Mike Perry.
    - Purge old entries from the "rephist" database and the hidden
      service descriptor database even when DirPort is zero.
    - Stop thinking that 0.1.2.x directory servers can handle "begin_dir"
      requests. Should ease bugs 406 and 419 where 0.1.2.x relays are
      crashing or mis-answering these requests.
    - When we decide to send a 503 response to a request for servers, do
      not then also send the server descriptors: this defeats the whole
      purpose. Fixes bug 539.

  o Minor bugfixes:
    - Changing the ExitPolicyRejectPrivate setting should cause us to
      rebuild our server descriptor.
    - Fix handling of hex nicknames when answering controller requests for
      networkstatus by name, or when deciding whether to warn about
      unknown routers in a config option. (Patch from mwenge.)
    - Fix a couple of hard-to-trigger autoconf problems that could result
      in really weird results on platforms whose sys/types.h files define
      nonstandard integer types.
    - Don't try to create the datadir when running --verify-config or
      --hash-password. Resolves bug 540.
    - If we were having problems getting a particular descriptor from the
      directory caches, and then we learned about a new descriptor for
      that router, we weren't resetting our failure count. Reported
      by lodger.
    - Although we fixed bug 539 (where servers would send HTTP status 503
      responses _and_ send a body too), there are still servers out there
      that haven't upgraded. Therefore, make clients parse such bodies
      when they receive them.
    - Run correctly on systems where rlim_t is larger than unsigned long.
      This includes some 64-bit systems.
    - Run correctly on platforms (like some versions of OS X 10.5) where
      the real limit for number of open files is OPEN_FILES, not rlim_max
      from getrlimit(RLIMIT_NOFILES).
    - Avoid a spurious free on base64 failure.
    - Avoid segfaults on certain complex invocations of
      router_get_by_hexdigest().
    - Fix rare bug on REDIRECTSTREAM control command when called with no
      port set: it could erroneously report an error when none had
      happened.

(jschauma)

2008-01-20 19:55:29 UTC MAIN commitmail json YAML

Make sure that the files found by check_prog are really regular files
and nothing else. This prevents bootstrap from exiting just because
there is a subdirectory named "awk" (or another tool) in one of the PATH
directories.

Fixes PR 37806.

(rillig)

2008-01-20 18:25:27 UTC MAIN commitmail json YAML

Security update for libXfont.

(joerg)

2008-01-20 18:24:51 UTC MAIN commitmail json YAML

libXfont-1.3.1nb2:
Include upstream fix for another PCF integer overflow.
This is CVE-2008-0006.

(joerg)

2008-01-20 15:18:55 UTC MAIN commitmail json YAML

Update alpine to 1.00nb3 - PR#37805 from Christian Gall
- Add ldap and alpinesearchheader options and move options to options.mk

(abs)

2008-01-20 12:51:44 UTC MAIN commitmail json YAML

Use EMUL_ARCH instead of MACHINE_ARCH for x86_64 platform using 32bit binary.
Problem reported in PR 37725.

(obache)

2008-01-20 11:18:35 UTC MAIN commitmail json YAML

+ abcm2ps-5.7.3, apache-tomcat55-6.0.14, bzr-1.1, freeradius-2.0.0,
  gdb-6.7.1, gnutls-2.2.1, libgnomemm-2.20.1, librsvg-2.20.0,
  mpg123-1.1.0, p5-Image-ExifTool-7.13, skipstone-0.9.7,
  stellarium-0.9.1, tcpreplay-3.2.4, wine-0.9.53, wxRemind-43.

(wiz)

2008-01-20 09:21:35 UTC MAIN commitmail json YAML

2008-01-20 08:13:26 UTC MAIN commitmail json YAML

- bsflite-0.83

(obache)

2008-01-20 08:12:51 UTC MAIN commitmail json YAML

Updated chat/bsflite to 0.83

(obache)

2008-01-20 08:12:37 UTC MAIN commitmail json YAML

Update bsflite to 0.83.
Based on patch provided by Claudio Leite in PR 37602.
Regen patch-ab and add DESTDIR support.

BSFlite ChangeLog

0.83 - 12/12/2007

* Log to a single file (option "single_log")
  To review, use the command "lg"

* Added BeOS (R5) support.

* Ported to AmigaOS w/ GeekGadgets.

* Added 'v' command to set/unset invisible status.

* Fixed a mysterious bug where buddies would sign off repeatedly

(obache)

2008-01-20 07:25:13 UTC MAIN commitmail json YAML

Force not to replace install-sh with pkgsrc version.
Using special argument '-T'.
Fixes installation problem reported in PR 37661.

(obache)

2008-01-20 06:54:06 UTC MAIN commitmail json YAML

IRIX require -lgen for 'basename()', reported in  PR 37681.

(obache)

2008-01-20 04:06:03 UTC MAIN commitmail json YAML

Change a BUILD_DEFS and add some more.
(As discussed in September 2007 on tech-pkg.)

(reed)

2008-01-20 03:51:14 UTC MAIN commitmail json YAML

Improve the description.

(reed)

2008-01-20 02:32:46 UTC MAIN commitmail json YAML

Updated lang/sun-{jre,jdk}6

(tnn)

2008-01-20 02:31:48 UTC MAIN commitmail json YAML

2008-01-19 23:00:49 UTC MAIN commitmail json YAML

Explained the evolution of mount(2) in NetBSD and how to deal with it.

(rillig)

2008-01-19 22:41:48 UTC MAIN commitmail json YAML

2008-01-19 22:37:47 UTC MAIN commitmail json YAML

Added a file where difficulties using specific C functions can be
documented. The first one is mremap(), since its prototype differs
between Linux and NetBSD.

(rillig)

2008-01-19 17:39:38 UTC MAIN commitmail json YAML

2008-01-19 17:19:15 UTC MAIN commitmail json YAML

+apache-1.3.41, apache-2.0.63, apache-2.2.8.

(taca)

2008-01-19 13:06:07 UTC MAIN commitmail json YAML

Fix typo in HOMEPAGE url.

(obache)

2008-01-19 12:09:58 UTC MAIN commitmail json YAML

- osh-20080109

(obache)

2008-01-19 12:08:49 UTC MAIN commitmail json YAML

Updated shells/osh to 20080109

(obache)

2008-01-19 12:08:30 UTC MAIN commitmail json YAML

Update osh to 20080109.
Based on patch provided by Jeffrey Allen Neitzel in PR 37737.
My modification:
* Honor PKGMANDIR
* Update MASTER_SITES and HOMEPAGE to new location.

Changes:
[osh-20080109]:
* New file:  mkconfig  (see Build/Install Changes)

* Moved files: Moved manual pages from *.1 to *.1.in to make their
generation and installation simpler in the Makefile.

Build/Install Changes:
* Stopped defining _XOPEN_SOURCE when compiling on Mac OS X, NetBSD,
  and OpenBSD.  It is simply not necessary.  However, _XOPEN_SOURCE
  and _BSD_SOURCE are necessary on GNU/Linux systems.

* Added a simple configure script, mkconfig.  It is automatically
  invoked from the Makefile to write out an appropriate "config.h"
  file according to the osh package's needs on the given system.  It
  simply sets PATH_LOGIN, PATH_NEWGRP, _XOPEN_SOURCE, and _BSD_SOURCE
  as needed so that the user does not need to bother w/ doing it
  manually at build time.

osh.c:
* Patched the code to fix a "$0" parameter-substitution problem w/
  the `source' command in the following interactive context:

% cat >file
echo \$0 == \"$0\"
echo \$1 == \"$1\"
^D
% source file ; : ... gives correct value for "$0".
$0 == ""
$1 == ""
% source file arg ; : ... gives incorrect value for "$0".
$0 == "0"
$1 == "arg"

  getdolp() indirectly caused the problem by returning a NULL pointer
  when the intended result was a pointer to the empty string.  This
  problem was not fatal, as the shell handles NULL pointers from
  getdolp() anyway.  However, NULL is supposed to indicate an
  error where the specified parameter means nothing to the shell...
  For example:

% echo \$Z == \"$Z\"
$Z == "Z"

* Changed the source command's parameter-substitution behavior so
  that $0 always results in the name of the sourced command file,
  not the name inherited from the main shell context.  This makes
  the parameter-substitution behavior of sourced command files
  just like that of any other osh command file.  Plus, this is
  the documented behavior.

osh.1.in, sh6.1.in:
* Revised some wording to remove some cases of possible ambiguity.

-------------------------------------------------------------------------------
[osh-20070707]:
* Added a new file, INSTALL, which contains build and install
  instructions.  Made reference to INSTALL in Makefile and README.

Makefile:
* Added 3 new variables, MOXARCH, MOXSHELLARCH, and MOXUTILSARCH, to
  simplify building universal binaries for Mac OS X.  These are unset
  by default.  See INSTALL for more info.

* Changed the default value for SYSCONFDIR from /etc to $(PREFIX)/etc.

osh.c:
* Changed the reserved file descriptors from (7 - 9) to (10 - 12) in
  order to avoid fd conflict w/ rxvt-unicode (version 8.2).  This
  conflict prevented `chdir -' from functioning correctly, but this
  problem is now fixed.

  The problem was clearly visible when running an interactive instance
  of osh under the rxvt-unicode daemon (urxvtd) on Mac OS X.  However,
  I never saw this type of conflict when running under any other type
  of terminal emulator on any OS.  Thus, I do not know if this was
  only an osh problem, a urxvtd problem, a Mac OS X problem, or some
  combination of the 3...

(obache)

2008-01-19 09:32:53 UTC MAIN commitmail json YAML

Reorder the BLACKDOWN_ARCH* assignments so that the powerpc -> ppc
override actually works.

(he)

2008-01-19 09:16:27 UTC MAIN commitmail json YAML

2008-01-19 08:55:00 UTC MAIN commitmail json YAML

+ adzap-20071120

(obache)

2008-01-19 08:52:11 UTC MAIN commitmail json YAML

Switch to *.tar.bz2. *.tar.gz is not privided anymore.

(obache)

2008-01-19 05:54:30 UTC MAIN commitmail json YAML

Add the Sun Java Research License, version 1.6

(tnn)

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

remove lang/scsl-* related bits.

(tnn)

2008-01-19 04:51:23 UTC MAIN commitmail json YAML

Removed lang/scsl-{jdk,jre}15

(tnn)

2008-01-19 04:43:34 UTC MAIN commitmail json YAML

2008-01-18 22:31:41 UTC MAIN commitmail json YAML

Fix build with pkgsrc's gcc (seen in bulk build).

(hira)

2008-01-18 21:30:04 UTC MAIN commitmail json YAML

Added a dependency to devel/getopt, since a2x requires it. Suggested by
Nick Goffee via private mail.

(rillig)

2008-01-18 21:04:37 UTC MAIN commitmail json YAML

update to 2.10.8
fixes some bugs, in particular a threading problem patched in pkgsrc
approved by Min Sik Kim

(drochner)

2008-01-18 17:39:09 UTC MAIN commitmail json YAML

Add about "make replace OLDNAME=oldpkgname"

(reed)

2008-01-18 15:46:22 UTC MAIN commitmail json YAML

No revision bump for pkgsrc native tools, update version.

(joerg)

2008-01-18 15:36:34 UTC MAIN commitmail json YAML

Also depend on xgettext. Fixes PR 37798.

(joerg)

2008-01-18 14:42:29 UTC MAIN commitmail json YAML

Note update of comms/kyopon to 0.5

(itohy)

2008-01-18 14:40:19 UTC MAIN commitmail json YAML

Update to kyopon-0.5.
- Change "AIR-EDGE PHONE" to "PHS handset" since Willcom doesn't use the term
  any longer.
- Add support for "Photo" folder (and any unknown folders).
- Remove checking against 1.5MB limit, since new models have more capacity.
  Result of writing too large file is unknown.
- Make sure reading non-existent file on the handset will be properly warned.
- Add Linux support (but do not enable since it requires non-standard driver).

(itohy)

2008-01-18 13:50:44 UTC MAIN commitmail json YAML

Default value of EMACS_TYPE is now emacs22.
Noticed by ISIHARA Takanori in PR 37754.

(obache)

2008-01-18 11:38:17 UTC MAIN commitmail json YAML

PKGREVISION++ for the invalid definition of shell functions.

(rillig)

2008-01-18 11:36:18 UTC MAIN commitmail json YAML

2008-01-18 11:26:11 UTC MAIN commitmail json YAML

If the package doesn't provide a SUBST_MESSAGE, generate a default one.
This way, file modifications cannot go unnoticed and at least appear in
the build logs. While here, fixed an ambiguity in the description of
SUBST_MESSAGE.

(rillig)

2008-01-18 11:16:08 UTC MAIN commitmail json YAML

Don't rely on file(1) to distinguish text files from binary files. This
has proven too unreliable in the past. For example, some Makefile.in
files were classified as "Quake I or II world or extension", just
because they happen to start with the letters "PACK". This method was
also subject to subtle differences in the locale.

The new method counts the number of NUL bytes in the file. It does not
depend on the locale settings. The -c option of wc(1) counts bytes, not
characters, and tr(1), which may interpret multibyte sequences, is
protected by LC_ALL. It should also work with the historical
implementations of tr(1) that could not handle NUL bytes and discarded
them, since this is exactly the intention.

See also:
* http://mail-index.netbsd.org/tech-pkg/2006/07/05/0000.html
* PR 37793

(rillig)

2008-01-18 10:41:05 UTC MAIN commitmail json YAML

Replaced _PKG_SILENT and _PKG_DEBUG with RUN.

(rillig)

2008-01-18 10:21:02 UTC MAIN commitmail json YAML

2008-01-18 07:50:38 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_chk to 1.88

(tnn)

2008-01-18 07:50:04 UTC MAIN commitmail json YAML

pkg_chk-1.88: add mktemp to the list of substituted commands.

(tnn)

2008-01-18 05:47:30 UTC MAIN commitmail json YAML

Start a NEWS file and retroactively add some news entries. Contribution to
this file is not mandatory, but feel free to help out.

# This file contains information about important infrastructural changes in
# pkgsrc. The intended readers are the pkgsrc developers as well as anyone
# tracking pkgsrc-current.

(tnn)

2008-01-18 05:14:40 UTC MAIN commitmail json YAML

2008-01-18 05:10:07 UTC MAIN commitmail json YAML

2008-01-18 05:08:56 UTC MAIN commitmail json YAML

2008-01-18 05:06:45 UTC MAIN commitmail json YAML

2008-01-18 04:15:01 UTC MAIN commitmail json YAML

Add forgotten dependeny on textproc/p5-XML-Parser.  Bump revision.

(bjs)

2008-01-18 04:14:38 UTC MAIN commitmail json YAML

+ Updated textproc/xmltoman to 0.3nb1 [bjs 2008-01-18]

(bjs)

2008-01-18 03:12:45 UTC MAIN commitmail json YAML

Updated x11/pixman to 0.9.6nb3 [bjs 2008-01-18]

(bjs)

2008-01-18 03:12:42 UTC MAIN commitmail json YAML

A tiny addition to patch-aa:  don't use the C++ keyword "xor" in pixman.h.
Bump rev.

(bjs)

2008-01-18 02:55:04 UTC MAIN commitmail json YAML

+ Updated x11/xdm to 1.1.6 [bjs 2008-01-18]

(bjs)

2008-01-18 02:54:15 UTC MAIN commitmail json YAML

Update to version 1.1.6.  The newly added patch corrects the 800x600
section in Xresources.cpp.  In addition, this release brings the following
changes:

    - Debian Bug #376391: xdm manpage refers to non-existent section
      'Typical Usage'

    - Debian Bug #437961: loading Xresources fails because bindir/xrdb
      does not exist

    - Update AC_DEFINE_DIR to autoconf-2.60-compatible version

    - Add AM_PROG_CC_C_O to clear automake-1.10 warning

    - Makefile.am:149: compiling `chooser.c' with per-target flags
      requires `AM_PROG_CC_C_O' in `configure.ac'

    - Bug #10530: xdm's path to xrdb could be configurable at compile time

    - Set default cursor for entire root window, not just greeter

    - Make #ifdef XPM only control whether XPM pixmap logo is shown

    - Make 3D look-and-feel independent of XPM

    - Set Xcursor theme to whiteglass in default login screen resources

    - X.Org Bug #10992: xlogin crashes if window size is too small

    - Add --enable-xdm-auth/--disable-xdm-auth to configure options

    - X.Org Bug 10632 / Debian Bug 256299: race condition in
      policy.c:Willing()

    - Document more of the greeter resources in xdm man page

    - Bug #11096: xdm(1) manpage should document Xft-related properties

    - Bug #11020: xdm doesn't set SSH_AUTH_SOCK even though using
      with pam_ssh

    - Wasn't calling pam_setcred()/pam_getenvlist() if setusercontext()
      was present

    - X.Org Bugzilla #11020:
      <https://bugs.freedesktop.org/show_bug.cgi?id=11020>

(bjs)

2008-01-17 23:35:46 UTC MAIN commitmail json YAML

Updated x11/xf86-video-savage to 2.1.3

(tnn)

2008-01-17 23:34:57 UTC MAIN commitmail json YAML

Update to xf86-video-savage-2.1.3 (2007-08-16). Changes:
      Strip ^M's out of savage_driver.h
      clean up some leftover cruft.
      small exa fix ups, remove an errant comment
      Get Solid() working again
      final odds and ends for exa
      fix console corruption due to invalid shadow status
      fix segfault in SavageDoAdjustFrame() on server 1.3
      Add panel native mode automatically.
      Unmap mem before freeing driverPrivate
      update for 2.1.3 release
      Define SAVAGE_VERSION* using PACKAGE_VERSION*
      disable randr when savage rotation is enabled
      fix savage respawn crash
      Fixed a markup error.
      Add "DRI" option to enable/disable DRI support

(tnn)

2008-01-17 23:27:13 UTC MAIN commitmail json YAML

whitespace nits

(tnn)

2008-01-17 23:09:28 UTC MAIN commitmail json YAML

The openssl update was done.

(tnn)

2008-01-17 22:07:05 UTC MAIN commitmail json YAML

Note update of rake.

(minskim)

2008-01-17 22:05:48 UTC MAIN commitmail json YAML

Update rake to 0.8.1.

Changes:
* Added task parameters (e.g. "rake build[version7]")
* Made task parameters passable to prerequisites.
* The 'task' command will now accept task argument names.
* Comments are limited to 80 columns or so (suggested by Jamis Buck).
* Added -D to display full comments (suggested by Jamis Buck).
* The rake program will set the status value used in any explicit
  exit(n) calls. (patch provided by Stephen Touset)
* Fixed error in functional tests that were not including session (and
  silently skipping the functionl tests).
* Removed --usage and make -h the same as -H.
* Make a prettier inspect for tasks.
* Removed ftools and parsedate requires for compatibility with Ruby 1.9.

(minskim)

2008-01-17 21:23:23 UTC MAIN commitmail json YAML

Updated games/scummvm to 0.11.0

(adam)

2008-01-17 21:22:36 UTC MAIN commitmail json YAML

Changes 0.11.0:
New Games:
- Added support for Elvira: Mistress of the Dark.
- Added support for Elvira 2: The Jaws of Cerberus.
- Added support for I Have no Mouth, and I Must Scream (demo and full game).
- Added support for preAGI game Mickey's Space Adventure.
- Added support for preAGI game Troll's Tale.
- Added support for preAGI game Winnie the Pooh in the Hundred Acre Wood.
- Added support for Amiga version of Waxworks.
- Added support for Lure of the Temptress.
General:
- Added ARM assembly routines for code in the sound mixer and SCUMM
  video playback, resulting in some nice speedups on several ports.
- Improved the way keyboard input is handled internally, resolving
  some odd quirks in some game / port combinations.
- Added optional 'confirm exit' dialog to the SDL backend.
- Added support for TiMidity++ MIDI server.
- Added DMedia MIDI driver for IRIX.
- Improved detection of new game variants and localized versions.
- Completely reworked internal access to files. (GSoC Task)
- Added option to delete games from the list with Del key.
- Added support for "~/" prefix being substituted by $HOME in paths
  on POSIX systems (Linux, Mac OS X etc.).

(adam)

2008-01-17 19:25:34 UTC MAIN commitmail json YAML

2008-01-17 17:47:09 UTC MAIN commitmail json YAML

pbulk-0.20:
- run checksum stage of a build with the privileged user, as DISTDIR
  might not be writeable
- create the actual package as privileged user as well
- pre-create work.log when using user-destdir
- in pre-build, only wait if the meta subdirectory exists. bulklog itself
  can often be a mount point.

(joerg)

2008-01-17 14:06:07 UTC MAIN commitmail json YAML

Add missing include which is especially important for systems with
XFree86. Bump revision and dependency.

(joerg)

2008-01-17 14:03:24 UTC MAIN commitmail json YAML

postfix-2.5.0rc2

(martti)

2008-01-17 14:03:05 UTC MAIN commitmail json YAML

2008-01-17 13:56:37 UTC MAIN commitmail json YAML

2008-01-17 13:47:01 UTC MAIN commitmail json YAML

2008-01-17 11:08:15 UTC MAIN commitmail json YAML

Updated devel/scmcvs to 1.11.22nb1

(tnn)

2008-01-17 11:03:03 UTC MAIN commitmail json YAML

Change default rsh to ssh(1). It's what cvs(1) in base does.
Should have been done years ago. Bump rev.

(tnn)

2008-01-17 09:14:51 UTC MAIN commitmail json YAML

Sabotage attempts to find "emacs". We don't want the package to randomly
install ".elc" files and the configure test hangs with Mac OS X's "emacs".

(tron)

2008-01-17 07:06:28 UTC MAIN commitmail json YAML

Updated x11/xcolors to 1.3nb3

(tnn)

2008-01-17 07:04:10 UTC MAIN commitmail json YAML

Fix PR pkg/37772 Chuck Cranor: xcolors needs rgb.txt (X11_TYPE=modular)
Bump rev.

(tnn)

2008-01-17 06:46:25 UTC MAIN commitmail json YAML

Note OpenSSL update.

(tnn)

2008-01-17 06:42:52 UTC MAIN commitmail json YAML

Update to openssl-0.9.8g. Provided by Jukka Salmi in pkgsrc-wip.

pkgsrc notes:
  o Tested on NetBSD/i386 (Jukka Salmi), Mac OSX 10.5 (Adrian Portelli),
    Linux (Jeremy C. Reed), Tru64 5.1b (tnn), HP-UX 11i (tnn).
    Because the Makefile system has been rewamped, other
    platforms may require fixes. Please test if you can.
  o OpenSSL can now be built with installation to DESTDIR.

Overview of important changes since 0.9.7i:
  o Add gcc 4.2 support.
  o DTLS improvements.
  o RFC4507bis support.
  o TLS Extensions support.
  o RFC3779 support.
  o New cipher Camellia
  o Updated ECC cipher suite support.
  o New functions EVP_CIPHER_CTX_new() and EVP_CIPHER_CTX_free().
  o Zlib compression usage fixes.
  o Major work on the BIGNUM library for higher efficiency and to
    make operations more streamlined and less contradictory.  This
    is the result of a major audit of the BIGNUM library.
  o Addition of BIGNUM functions for fields GF(2^m) and NIST
    curves, to support the Elliptic Crypto functions.
  o Major work on Elliptic Crypto; ECDH and ECDSA added, including
    the use through EVP, X509 and ENGINE.
  o New ASN.1 mini-compiler that's usable through the OpenSSL
    configuration file.
  o Added support for ASN.1 indefinite length constructed encoding.
  o New PKCS#12 'medium level' API to manipulate PKCS#12 files.
  o Complete rework of shared library construction and linking
    programs with shared or static libraries, through a separate
    Makefile.shared.
  o Rework of the passing of parameters from one Makefile to another.
  o Changed ENGINE framework to load dynamic engine modules
    automatically from specifically given directories.
  o New structure and ASN.1 functions for CertificatePair.
  o Changed the key-generation and primality testing "progress"
    mechanism to take a structure that contains the ticker
    function and an argument.
  o New engine module: GMP (performs private key exponentiation).
  o New engine module: VIA PadLOck ACE extension in VIA C3
    Nehemiah processors.
  o Added support for IPv6 addresses in certificate extensions.
    See RFC 1884, section 2.2.
  o Added support for certificate policy mappings, policy
    constraints and name constraints.
  o Added support for multi-valued AVAs in the OpenSSL
    configuration file.
  o Added support for multiple certificates with the same subject
    in the 'openssl ca' index file.
  o Make it possible to create self-signed certificates using
    'openssl ca -selfsign'.
  o Make it possible to generate a serial number file with
    'openssl ca -create_serial'.
  o New binary search functions with extended functionality.
  o New BUF functions.
  o New STORE structure and library to provide an interface to all
    sorts of data repositories.  Supports storage of public and
    private keys, certificates, CRLs, numbers and arbitrary blobs.
    This library is unfortunately unfinished and unused withing
    OpenSSL.
  o New control functions for the error stack.
  o Changed the PKCS#7 library to support one-pass S/MIME
    processing.
  o New FIPS 180-2 algorithms (SHA-224, -256, -384 and -512).
  o New X509_VERIFY_PARAM structure to support parametrisation
    of X.509 path validation.
  o Change the default digest in 'openssl' commands from MD5 to
    SHA-1.
  o Added support for DTLS.
  o New BIGNUM blinding.
  o Added support for the RSA-PSS encryption scheme
  o Added support for the RSA X.931 padding.
  o Added support for files larger than 2GB.
  o Added alternate pkg-config files.

(tnn)

2008-01-17 04:00:47 UTC MAIN commitmail json YAML

No / between DESTDIR and PREFIX

(tnn)

2008-01-17 03:33:28 UTC MAIN commitmail json YAML

Added net/unfs3 version 0.9.20

(tnn)

2008-01-17 03:29:16 UTC MAIN commitmail json YAML

Import unfs3-0.9.20 as net/unfs3.
This is a portable NFSv3 server implemented entirely in userspace.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(tnn)

2008-01-17 02:53:07 UTC MAIN commitmail json YAML

Remove unavaiable MASTER_SITES.

(obache)

2008-01-17 02:48:00 UTC MAIN commitmail json YAML

+ jwm-2.0.1 transfig-3.2.5

(obache)

2008-01-17 02:43:26 UTC MAIN commitmail json YAML

Remove unavailable mirror sites.

(obache)

2008-01-17 02:35:43 UTC MAIN commitmail json YAML

Add HOMEPAGE and update MASTER_SITES.
Add DESTDIR support.

(obache)

2008-01-17 02:21:09 UTC MAIN commitmail json YAML

Also provided by sourceforge.

(obache)

2008-01-16 22:57:52 UTC MAIN commitmail json YAML

Note update of rubygems.

(minskim)

2008-01-16 22:56:42 UTC MAIN commitmail json YAML

Update rubygems to 1.0.1.

Major New Features Include:

* RubyGems warns about various problems with gemspecs during gem building
* More-consistent versioning for the RubyGems software

Other Changes Include:

* Fixed various bugs and problems with installing gems on Windows
* Fixed using `gem server` for installing gems
* Various operations are even more verbose with --verbose
* Built gems are now backwards compatible with 0.9.4
* Improved detection of RUBYOPT loading rubygems
* `ruby setup.rb` now has a --help option
* Gem::Specification#bindir is now respected on installation
* Executable stubs can now be installed to match ruby's name, so if ruby is
  installed as 'ruby18', foo_exec will be installed as 'foo_exec18'
* `gem unpack` can now unpack into a specific directory with --target
* OpenSSL is no longer required by default

(minskim)

2008-01-16 19:53:24 UTC MAIN commitmail json YAML

Fix a reentrancy bug, and a portability bug involving a Linux documentation
error and the behavior of NetBSD on 64-bit machines.  All three bugs
(including the Linux documentation problem) have been reported upstream
and will be fixed there.

(smb)

2008-01-16 17:39:48 UTC MAIN commitmail json YAML

Updated mail/postfix-current to 2.5.0rc1.

(ghen)

2008-01-16 17:39:01 UTC MAIN commitmail json YAML

Update mail/postfix-current to 2.5.0-RC1, the first release candidate for the
next stable release (expected by the end of January).  Experimental releases
are now labeled 2.6-* but we'll track the 2.5.0 release candidates for now and
switch to 2.6 snapshots later.

Lots of changes, see HISTORY/RELEASES_NOTES for details.

Ok with martti.

(ghen)

2008-01-16 14:54:41 UTC MAIN commitmail json YAML

Don't print replaced name by pax(1).  It was simply debugging aid.

(taca)

2008-01-16 14:21:51 UTC MAIN commitmail json YAML

Drop the "dovecot-sasl" option and instead enable dovecot SASL support by
default (this doesn't actually depend on Dovecot for building, the code is
shipped with Postfix).
Set the default value for smtpd_sasl_type to "dovecot" unless cyrus SASL is
enabled, too.  This ensures backwards compatibility for most cases.

Ok with martti, joerg.

(ghen)

2008-01-16 14:20:09 UTC MAIN commitmail json YAML

2008-01-16 14:03:32 UTC MAIN commitmail json YAML

Make the default rpath for USE_CHECK_SHLIBS_ELF a platform variable.
Define the values for NetBSD and DragonFly.

(joerg)