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

2024-05-27 03:38:07 UTC Now

2008-02-19 13:45:18 UTC MAIN commitmail json YAML

Pass --with-libevent-dir unconditionally,  since BUILDLINK_PREFIX.libevent is
unusable here yet.

(obache)

2008-02-19 13:44:10 UTC MAIN commitmail json YAML

Updated devel/mono-addins to 0.3.1

(xtraeme)

2008-02-19 13:43:19 UTC MAIN commitmail json YAML

2008-02-19 13:23:31 UTC MAIN commitmail json YAML

Updated mail/dkim-milter to 2.4.4

(adrianp)

2008-02-19 13:23:06 UTC MAIN commitmail json YAML

Update to 2.4.4

* LIBDKIM: Fix bug #SF1867839: 64-bit portability in rfc2822.c.
  Patch from Geoff Adams.
* Update for latest Authentication-Results: header draft.
* Take advantage of some more features that were introduced with
  milter v2 in sendmail 8.14.0:
* Report "hardfail" instead of "fail" on authentication failures,
  in compliance with the Authentication-Results: draft.
* Fix use of "UseSSPDeny" to include handling of unsigned messages.
* Replace "gentxt.csh" with more robust "dkim-genkey" utility.

And *lots* more (the package in pkgsrc was 2 years+ old)

See RELEASE_NOTES for all the details

(adrianp)

2008-02-19 12:09:11 UTC MAIN commitmail json YAML

Updated x11/gtksourceview to 2.1.2

(xtraeme)

2008-02-19 12:08:26 UTC MAIN commitmail json YAML

Update to 2.1.2.

News in 2.1.2
-------------

* Fix a GtkSourceMark API issue
* Updated translations

News in 2.1.1
-------------

* Misc bugfixes
* Updated translations

News in 2.1.0
-------------

* New gtk-print based printing API
* New GtkTextMark-based GtkSourceMark API
* Misc bugfixes
* Updated translations

News in 2.0.0
-------------

* Updated translations

News in 1.90.4
--------------

* Many improvements to all the lang files
* Many minor API tweaks
* Misc bugfixes
* Updated translations

News in 1.90.3
--------------

* New default set of styles used to define a style scheme
* Many improvements to all the lang files, ruby and perl lang
  files in particular.
* Some API tweaks
* Misc bugfixes

News in 1.90.2
--------------

* Library is now LGPL (some lang files aren't yet)
* Support replacing contexts
* Support symbolic colors in schemes
* Add tango style scheme
* Some API tweaks
* Many lang file updates
* Misc bugfixes

News in 1.90.1
--------------

* GtkSourceStyle is now a gobject
* Be more careful about Language and LanguageManager lifecycles: add
  gtk_source_[language|style_scheme]_manager_get_default to obtain
  managers object owned by gtksourceview
* Most of the files are now officially licensed under LGPL, still
  waiting for a few approval before completely switching the license.
* Port to GRegex
* Misc lang file updates
* Misc bugfixes

News in 1.90.0
--------------

This marks the road to GtkSourceView 2.0, and breaks the API. It is still
considererd API-unstable.

* API update/break
* New highlighting and theming engines (Yevgen Muntyan, Marco Barisione)
* GnomePrint-based print API removal

(xtraeme)

2008-02-19 11:12:51 UTC MAIN commitmail json YAML

Check if BUILDLINK_AUTO_VARS.${_pkg_} is defined before testing it
via !empty. This fixes a problem with gnome-panel and db1.

(xtraeme)

2008-02-19 10:35:15 UTC MAIN commitmail json YAML

Note updates of py-html2text, rss2email, getmail.

(schmonz)

2008-02-19 10:34:07 UTC MAIN commitmail json YAML

Update to 4.7.8. From the changelog:

* explicitly close current IMAP mailbox when selecting a new one,
    so all servers expunge deleted mail. Thanks: Josh Triplett.

* include experimental spec file for creating RPM with rpmbuild.
    Thanks: Dag Wieers, Rob Loos, Dries Verachtert.

* convert changelog to utf-8 encoding.

* update email addresses, etc. Domain for mailing lists has changed
    to lists.pyropus.ca.

* add FAQ about memory errors on OS X. Thanks: Andres Gasson.

* drop log message level for stderr output of destination if
    ignore_stderr is set, just like for filter. Thanks: Jeremy
    Chadwick.

(schmonz)

2008-02-19 10:33:05 UTC MAIN commitmail json YAML

Update to 2.62. From the changelog:

* Local feeds (/home/user/file.xml) should work
* Now really compatible with SunOS
* Don't wrap long subject headers
* New parameter CHARSET_LIST to override or supplement the order
    in which charsets are tried against an entry
* Don't use blank content to generate id
* Using GMail as mail server should work

(schmonz)

2008-02-19 10:31:54 UTC MAIN commitmail json YAML

Update to 2.29. From the changelog:

* fix degenerate sites (cough 9rules) that don't close head tags
* fix crash when feedparser wasn't available (tx Johann Burkard)

(schmonz)

2008-02-19 10:28:12 UTC MAIN commitmail json YAML

Try to fix build problem on current with pam option.

(taca)

2008-02-19 09:59:33 UTC MAIN commitmail json YAML

gtk-sharp is not needed here, otherwise a cyclic dependency graph is
created in gtk-sharp.

Bump PKGREVISION.

(xtraeme)

2008-02-19 09:12:37 UTC MAIN commitmail json YAML

Updated multimedia/avidemux to 2.4.1

(xtraeme)

2008-02-19 09:11:43 UTC MAIN commitmail json YAML

Update to 2.4.1.

A short changelog compared to 2.3:

* Input and output support for MKV and FLV containers
* Rewritten MP4/MOV/3GP reader
* Support for Nellymoser codec
* New DV video output support
* New MPEG-TS support including H.264 Elementary Stream
* OCR support for MPEG-TS subtitles
* New video bitstream unpacker (improved compatibility)
* Capability to pack video bitstreams
* New Yadif filter (ported from Avisynth)
* Video filters can be loaded as external plug-ins (sample plug-in included)
* Three interfaces now offered: command line, GTK+ and Qt4 (Qt4 is still incomplete)
* Several key dialogs have been revamped (GTK+ user interface only)
* Preview system refactored
* Priority control added for encoding and video playback (Win32 only)
* New Jog Shuttle control (GTK+ user interface only)
* Support for Jog Shuttle hardware (Linux & GTK+ only)
* New iPod and PlayStation Portable profiles
* New Glyph Editor
* Improved Bitrate Histogram
* JACK support (Linux only)
* DirectX support (Win32 only)
* New Avisynth Proxy GUI (Win32 only)
* Improved crash recovery - session settings are saved and reloaded upon
  application start
* Numerous bugs fixed

...and more, see the changelog for more info.

(xtraeme)

2008-02-19 03:56:08 UTC MAIN commitmail json YAML

Unlimit data size when ruby-build-ri-db option is enabled,
hoping to solve bulk build problem.

(taca)

2008-02-19 03:03:08 UTC MAIN commitmail json YAML

Look for mktemp in /bin, too, where Debian systems keep it.

(epg)

2008-02-19 02:54:41 UTC MAIN commitmail json YAML

Note update of cgoban-java to 3.3.22

(rh)

2008-02-19 02:53:50 UTC MAIN commitmail json YAML

Update cgoban-java to 3.3.22. Notable changes include:

- Fixed the problem where some users are always told that their
  user info has changed.
- Updated Thawte code signing certificate.

(rh)

2008-02-19 02:26:37 UTC MAIN commitmail json YAML

Note addition of highlight-2.6.8

(rh)

2008-02-19 02:25:04 UTC MAIN commitmail json YAML

Add and enable highlight

(rh)

2008-02-19 02:23:44 UTC MAIN commitmail json YAML

Import highlight-2.6.8, a tool that converts source code to formatted text
with syntax highlighting.  Based on the wip package (with version update
and minor modifications) by dhowland <at> users <dot> sf <dot> net.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(rh)

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

2008-02-19 02:16:54 UTC MAIN commitmail json YAML

Initial import of highlight-2.6.8, a tool that converts source code to
formatted text with syntax highlighting.  Based on the wip package by
dhowland <at> sf <dot> net (with some minor modifications and version
update).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(rh)

2008-02-19 02:15:22 UTC MAIN commitmail json YAML

2008-02-19 02:12:18 UTC MAIN commitmail json YAML

Initial import of highlight-2.6.8, a tool that converts source code to
formatted text with syntax highlighting.  Based on the wip package by
dhowland <at> users <dot> sf <dot> net (with some minor fixes and updated
to 2.6.8).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(rh)

2008-02-19 01:06:31 UTC MAIN commitmail json YAML

2008-02-19 00:58:07 UTC MAIN commitmail json YAML

2008-02-19 00:05:34 UTC MAIN commitmail json YAML

2008-02-18 23:57:53 UTC MAIN commitmail json YAML

More details about getting pkgsrc via cvs, updates

(weinem)

2008-02-18 22:40:36 UTC MAIN commitmail json YAML

Update to gerbv-2.0.1.

Many updates including

- 100% of RS274-X is now supported
- cairo rendering which among other things gives printing to a printer, pdf,
  png, ps, or svg.
- gnome/kde desktop integration
- added a regression test suite
- lots of rework of the gui.

All in all this is a major overhaul.

(dmcmahill)

2008-02-18 20:37:22 UTC MAIN commitmail json YAML

Make this more cut-and-paste-friendly.

(jlam)

2008-02-18 20:35:48 UTC MAIN commitmail json YAML

Actually add that prestart function as a start_precmd.  Ride previous
PKGREVISION bump.

(jlam)

2008-02-18 20:26:33 UTC MAIN commitmail json YAML

+ Add full DESTDIR support.

+ Create any required directories with the right ownership and permissions
  as a "prestart" action in the authdaemond rc.d script.

Bump the PKGREVISION to 1.

(jlam)

2008-02-18 18:22:18 UTC MAIN commitmail json YAML

2008-02-18 17:47:11 UTC MAIN commitmail json YAML

Updated mail/postfix to 2.5.1 and mail/postfix-current to 2.6-20080216.

(ghen)

2008-02-18 17:46:22 UTC MAIN commitmail json YAML

Now that ../mail/postfix is updated to 2.5.1, update postfix-current to track
the experimental releases again (now for postfix 2.6).  Ok with martti.

(ghen)

2008-02-18 17:45:34 UTC MAIN commitmail json YAML

Update Postfix to version 2.5.1 (ok martti).  Major changes over 2.4.x are:

- TLS (SSL) support was streamlined further, and provides a new security level
  based on certificate fingerprints instead of CA signatures. See TLS_README
  for details.

- Milter support was updated from the Sendmail 8.13 feature set and now
  includes most of the features that were introduced with Sendmail 8.14. See
  MILTER_README for details.

- Stress-adaptive configuration was introduced. This allows the Postfix SMTP
  server to temporarily adjust its rules under conditions of overload, such as
  a malware attack or backscatter flood. See STRESS_README for details.
  [pkgsrc: this obsoletes the "postfix-stress" option which provided the same
  functionality via a distribution patch]

- The queue manager scheduler was refined. It now provides per-transport
  scheduling controls and allows for adjustment of the sensitivity to mail
  delivery (non-)errors. See SCHEDULER_README.

- Security was improved by introducing a Postfix-owned data_directory for
  storage of randomness, caches and other non-queue data. This change avoids
  future security loopholes due to untrusted data sitting in root-owned files
  or in root-owned directories. Writes to legacy files in root-owned
  directories are automatically redirected to files in the new data_directory.

No functionality has been removed, but it is a good idea to review the
RELEASE_NOTES file for the usual minor incompatibilities or limitations.

(ghen)

2008-02-18 17:06:33 UTC MAIN commitmail json YAML

- Do not use DEPENDS directly if there's a bl3.mk file available.
- Simplify PKGNAME.

(xtraeme)

2008-02-18 16:48:35 UTC MAIN commitmail json YAML

Note update of security/openpam to openpam-20071221.

(jlam)

2008-02-18 16:48:12 UTC MAIN commitmail json YAML

Update security/openpam to openpam-20071221 (Hydrangea).  Changes from
version 20050616 (Figwort) include:

- ENHANCE: API function arguments are now const where appropriate, to
  match corresponding changes in the Solaris PAM and Linux-PAM APIs.

- ENHANCE: corrected a number of C namespace violations.

- ENHANCE: the module cache has been removed, allowing long-lived
  applications to pick up module changes.  This also allows multiple
  threads to use PAM simultaneously (as long as they use separate PAM
  contexts), since the module cache was the only part of OpenPAM that
  was not thread-safe.

(jlam)

2008-02-18 16:45:21 UTC MAIN commitmail json YAML

Add missing files missed in the update.

(xtraeme)

2008-02-18 16:41:46 UTC MAIN commitmail json YAML

2008-02-18 16:39:43 UTC MAIN commitmail json YAML

Update dotgnu Portable.Net packages to 0.8.0:

0.8.0 (3 March 2007)

JIT

* JIT_Coder opcodes implementation (Klaus Treichel, Aleksey Demakov,
  Kirill Kononenko)
* On Demand JIT Compilation (Klaus Treichel)
* JIT exception handling (Klaus Treichel, Kirill Kononenko)
* Method Inlining support (Klaus Treichel)
* Inlining internal calls, PInvoke and math (Klaus Treichel)
* Add marshaling support (Kirill Kononenko)
* Local and Thread Local variable support (Klaus Treichel)
* Reflection support (Klaus Treichel)
* Array optimisations (Klaus Treichel)
* Static ctor support (Klaus Treichel, Aleksey Demakov)
* Delegate and Async Delegate support (Klaus Treichel)
* Safepoints and builtin/managed Exceptions (Klaus Treichel)
* Null check reduction (Klaus Treichel)
* Finalizers and GC support (Klaus Treichel)

Runtime Engine

* New Debugger (Radek Polak)
* Typed allocations (Klaus Treichel)
* Array structure optimisations (Klaus Treichel)
* Static cctor manager (Klaus Treichel)
* Watching variables (Radek Polak)
* Spec fixes on String IndexOf and LastIndexOf (Russell Stuart)
* Array.Clear fixes (Radek Polak)
* Handle fixes for JIT support (Klaus Treichel)

...and more, see the NEWS file. This closes PR 31950.

(xtraeme)

2008-02-18 15:56:52 UTC MAIN commitmail json YAML

Updated devel/treecc to 0.3.10

(xtraeme)

2008-02-18 15:56:35 UTC MAIN commitmail json YAML

Update to 0.3.10:

0.3.10 (3 March 2007)

* Fix build system (Robert Schwebel)
* Minor re-work od build-debian-packages (Russel Stuart)

0.3.8 (15 January 2006)

* Update Debian packaging rules (Russell Stuart).
* Configure fixes for BeOS (Deryk Robosson).
* Fix make dist so that it works (Klaus Treichel).

(xtraeme)

2008-02-18 15:52:32 UTC MAIN commitmail json YAML

Updated devel/libjit to 0.1.0

(xtraeme)

2008-02-18 15:51:44 UTC MAIN commitmail json YAML

Update to 0.1.0:

0.1.0 (3 March 2007)

General improvements:

* Add on-demand compilation driver (Aleksey Demakov, Klaus Treichel).
* Add jit_function_from_vtable_pointer function (Klaus Treichel).
* Add jit_insn_mark_breakpoint_variable function (Radek Polak).
* Add signal handlers (Kirill Kononenko).
* Add JIT_OPTION_POSITION_INDEPENDENT context option (not supported
  by the backends yet) (Aleksey Demakov).
* Add function indirectors (Klaus Treichel).
* Allocate function redirectors and indirectors in the code cache
  (Aleksey Demakov).
* Use mmap to allocate executable memory where available
  (Klaus Treichel).
* Now can dump to any stream not just stdout and stderr (Radek Polak).
* Use a global lock during context initialization (Aleksey Demakov).
* Fix problems that take place after compilation is restarted on cache
  page overflow (Aleksey Demakov).

...and more, see the NEWS file.

(xtraeme)

2008-02-18 14:30:40 UTC MAIN commitmail json YAML

Move show-depends-options target from bsd.options.mk to flavor/pkg/utility.mk
to work with option-less packages.

(obache)

2008-02-18 14:01:56 UTC MAIN commitmail json YAML

2008-02-18 13:19:15 UTC MAIN commitmail json YAML

2008-02-18 12:38:35 UTC MAIN commitmail json YAML

Add target "show-depends-options" to show depends's options recursively.

(obache)

2008-02-18 12:20:41 UTC MAIN commitmail json YAML

Updated databases/p5-BerkeleyDB to 0.33

(obache)

2008-02-18 12:20:29 UTC MAIN commitmail json YAML

Update p5-BerkeleyDB to 0.33.
Patch provided by Mark E. Perkins in PR 38050.
While here, marked as DESTDIR ready.

0.33  17th January 2008

        * Added failchk, set_isalive, lock_stat_print & mutex_stat_print.
          Patch provided by Thomas Busch.

0.32  10th July 2007

        * Updates to support Berkeley DB 4.6

        * Remove all global static data from BerkeleyDB.xs.

(obache)

2008-02-18 11:59:53 UTC MAIN commitmail json YAML

Mention changes that I made in the past few days:
* Updated pkgtools/pkgdiff to 0.120
* Updated pkgtools/pkg_rolling-replace to 0.14

(apb)

2008-02-18 11:58:56 UTC MAIN commitmail json YAML

Create config subdirs. Noticed by wiz@

(kefren)

2008-02-18 10:36:53 UTC MAIN commitmail json YAML

Add dependency on databases/sqlite3. Noticed by wiz@

(kefren)

2008-02-18 09:49:38 UTC MAIN commitmail json YAML

Needs pkg-config to find dbus.

(wiz)

2008-02-18 08:44:30 UTC MAIN commitmail json YAML

Needs pkg-config, add it to tools.

(wiz)

2008-02-18 05:37:09 UTC MAIN commitmail json YAML

+ Updated x11/pixman to 0.9.6nb5 [bjs 2008-02-18]

(bjs)

2008-02-18 05:36:51 UTC MAIN commitmail json YAML

Fix a null pointer dereference, some warnings, and add refactored code
for FbFetchTransformed() from GIT.  Bump rev.

(bjs)

2008-02-18 00:00:59 UTC MAIN commitmail json YAML

+ Updated net/aria2 to 0.12.1.1 [bjs 2008-02-18]

(bjs)

2008-02-18 00:00:18 UTC MAIN commitmail json YAML

Update to version 0.12.1+1.  Removed patches, as I believe autoconf
should automagically handle the features stuff (or at least other packages
that I look at don't seem to need this if they use autoconf, haven't looked
extensively, though).  This release brings lots of bug fixes.  Among
them are:

2008-01-10  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>

Fixed the bug that EX_TOO_LONG_PAYLOAD exception is thrown if just
payload length(4bytes) are received. This happens because
lenbufLength
is not updated in this particular case and successive call of
receiveMessage() overwrites payload length with bytes recieved which
are payload body.

2007-12-22  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>

Fixed the bug that causes aria2 not to finish download. BUG#1855875.
I could reproduce this bug in following procedure:
1. Stop the download at the very beginning(1% or 100KB downloaded).
2. Restart aria2.
3. You see the download stopped around 99%.
If timeout is reached, then _nextCommand is unused and it may
contains
segments and they won't be canceled. Actually, timeout is not needed
here because if the server dropped connection, then retry is made.

2007-12-22  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>

Fixed the bug that returns incomplete data when it contains null
character. A convenient constructor was also added.

2007-12-15  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>

Fixed the bug that prevents aria2 from loading cookie file when
expire
value is greater than 2^31-1. BUG#1851066

2007-12-14  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>

Fixed possible memory leak when an exception is thrown.

2007-12-10  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>

Fixed the bug: only first announce URL is tried in AnnounceTier,
in stopped and completed event.

2007-12-09  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>

Removed unnecessary string copy. Updated doc and corrected
indentation.

(bjs)

2008-02-17 21:15:34 UTC MAIN commitmail json YAML

Wire down APP_MAN_SUFFIX

(tnn)

2008-02-17 20:42:20 UTC MAIN commitmail json YAML

2008-02-17 20:30:37 UTC MAIN commitmail json YAML

2008-02-17 20:15:07 UTC MAIN commitmail json YAML

Fix use of obsolete tail(1) syntax which coreutils 6.10 doesn't grok.

(tnn)

2008-02-17 18:19:33 UTC MAIN commitmail json YAML

Note removal of ruby-actionwebservice.

(minskim)

2008-02-17 18:19:14 UTC MAIN commitmail json YAML

2008-02-17 17:59:23 UTC MAIN commitmail json YAML

+ Updated sysutils/psftools to 1.0.6 [bjs 2008-02-17]

(bjs)

2008-02-17 17:58:53 UTC MAIN commitmail json YAML

Update to 1.0.6.  No changes from 1.0.6-rc1 that I can see; I'm simply
tracking the official release.

(bjs)

2008-02-17 16:30:03 UTC MAIN commitmail json YAML

Updated xentools3 and xentools3-hvm to 3.1.3nb1

(bouyer)

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

2008-02-17 11:45:14 UTC MAIN commitmail json YAML

Add a list of the codename, os, kernel and xcode version based on
tron's mail on tech-pkg. Thanks gtd for yourusuggestion to add xcode version.

(yyamano)

2008-02-17 10:47:47 UTC MAIN commitmail json YAML

Bump version to pkg_rolling-replace-0.14:
* Clarify that the -x option takes package base names, not full package
  names.
* Clarify that the -x option excluded packages only from the outdated
  check, not from being rebuilt for any any other reason.
* Add a -X option that excludes a package from being rebuilt for any
  reason.  (I have had this as a private patch for a long time, and
  never run pkg_rolling-replace without "-X openoffice2", because
  openoffice requires so much time and disk space to build.)

(apb)

2008-02-17 10:20:56 UTC MAIN commitmail json YAML

Updated delegate to 9.7.7.

Changes since 8.9.6:

DeleGate/9.7 (STABLE)
9.7.0 new stable version
9.7.1 fixes for frozen or broken SSL+gzip thread on FreeBSD and Windows
9.7.2 fixes for SIGPIPE with thread on Linux and Solaris
9.7.3 fixes for automatic adjusting of MAXIMA=delegated:N on memory shortage
9.7.4 coped with the chained certificate for SSL
9.7.5 fixes for freezing by sync. error with gunzip/gzip threads
9.7.6 fixes for SIGSEGV on Solairs, SOCKS on Windows, UDPrelay error
9.7.7 coped with VC++ in VisualStudio 2005/2008, revival of IPv6 on Windows

DeleGate/9.6 (DEVELOPMENT)
9.6.0 thread based smooth gzip/HTTP streaming, lighter SSL by thread
9.6.1 fixes for Solaris, Arm-linux, log-mutex, sftp/FTPS, CFI, MAX_DELEGATE
9.6.2 fixes for SEGV in FreeBSD thread, frozen FTPS, sftp/SSL, POP/NNTP/HTTP gw
9.6.3 fixes for frozen gzip and SSL threads by signals or with CFI filters

DeleGate/9.5 (STABLE)
9.5.0 new stable version
9.5.1 minor fixes for Japanese character code conversion
9.5.2 a minor fix for Japanese character code conversion
9.5.3 minor fixes for JP char. conv., tuning for recv. via slow line
9.5.4 fix for uploading via chained-FTP, MITM with slow-client
9.5.5 fix for SEGV in FTP, IPv6/IPv4 in /etc/hosts, etc.
9.5.6 fix for MITM with keep-alive, JP char. conv.

DeleGate/9.4 (DEVELOPMENT)
9.4.0 editing built-in parameters, SERVER=sudo, invocation via SSH/CGI/SSI
9.4.1 transparent application-level proxy over SOCKS
9.4.2 external auth. command, conditional CACHE, Japanese code conversion
9.4.3 fixed UDP and FTP over SOCKS, generalized routing with proxy auth.
9.4.4 MOUNT for SOAP/XML, fixed SEGV on charcode conv.

DeleGate/9.3 (STABLE)
9.3.0 new stable version
9.3.1 fixed SSL session cache with client's certificate
9.3.2 fixed CGI/SHTML revealment, SEGV on Win. service STOP, SEGV in Credhy

DeleGate/9.2 (DEVELOPMENT)
9.2.5 minor fixes for HTTP, sftp, FTP, UDPrelay, SockMux, MASTER auth., Win
9.2.4 faster MITM, SOCKS over SSL, multiplexed SOCKS/SockMux, cache on Win
9.2.3 supported SSL MITM mode, syslog, fixed abortion and delay in CFI on Win
9.2.2 supported huge file over 4GB in FTP, and HTTP, fixed CFI on Windows
9.2.1 fixes for Keep-Alive and logging as a service on Win, CGI/SSI+FTOCL
9.2.0 added access counters, Cookie encryption, fixed CGI/CFI/SSI for Win

DeleGate/9.1 (STABLE)
9.1.0 new stable version
9.1.1 minor fixes for HTTP, FTP/EPRT, DNS, STLS=fsv, and AUTHORIZER
9.1.2 minor fixes for SSL

DeleGate/9.0 (DEVELOPMENT)
9.0.0 IPv6 support
9.0.1 supported dynamic linker and improved SSL/TLS performance and usability
9.0.2 fixed IPv6 name resolution, fixed make problems on 64bits machine, etc.
9.0.3 added Skype brocker, encrypted config., extended CHARSET conv., etc.
9.0.4 added gateway for sftp/SSH server to FTP/HTTP
9.0.5 total renewal of remote config. and admin. via HTTPS
9.0.6 anonymizing NNTP article, tracking SPAMmers, routing DNS

DeleGate/8.11 (STABLE)
8.11.0 new stable version
8.11.1 fixed I/O timeout, virtual host & transparent proxy, coped with non-C99
8.11.2 fix for Windows, HTTP, MOUNT, etc.
8.11.3 fixed permission for SSLtunnel and STLS, Cookie to/from HTTPS/HTTP
8.11.4 fixed compilation problems, UDP/SocksV5, obsoleted X-Locking header
8.11.5 coped with HRS, fixes for Win32 (freezing, filters and log directory)

DeleGate/8.10 (DEVELOPMENT)
8.10.0 rewritten in ANSI/ISO C++ / C (tested only with Gcc variants and VC++)
8.10.1 qualified with "const", porting to OS/2 and FreeBSD
8.10.2 become suitable to be compiled and run with Bounds-Checking Gcc
8.10.3 fixed a lot of overflows on arrays of char, pointers, and structures
8.10.4 moved STARTTLS into each app. protocol and introduced STLS parameter
8.10.5 fixed STARTTLS for SMTP and binary I/O with VC++
8.10.6 fixed relaying POST and gzip on HTTP, symlink on Win32 (8.10.3)

(rillig)

2008-02-17 10:16:33 UTC MAIN commitmail json YAML

Two programs in sbin/ need their interpreter fixed.

(rillig)

2008-02-17 10:07:59 UTC MAIN commitmail json YAML

2008-02-17 08:59:19 UTC MAIN commitmail json YAML

mldonkey * updated to 2.9.3.

(wiz)

2008-02-17 08:58:39 UTC MAIN commitmail json YAML

Update mldonkey* to 2.9.3.

pkgsrc change:
Depend on ocaml-3.10.1 or newer: Fixes a segfault problem on amd64.

Changes since 2.9.2:

2008/01/16: version 2.9.3 = tag release-2-9-3
6379: bwstats: Show downloaded bytes (pango)

2008/01/16
6377: Configure: Make Ocaml 3.10.1 the default compiler
- Ocaml 3.10.1 fixes crashes in MLDonkeys eDonkey module when compiled with
  Ocaml 3.10.0 on 64bit systems

2008/01/15
6373: Swarmer: Ignore received data when file is queued

2008/01/08
6367: FileTP: Fix bug when starting downloads > 4GB via dllink

2008/01/07
6364: MinGW: Fix broken share priorities (thx to vbnuy6)
6365: HTML: Use option max_name_len in upstats for unhashed files

2008/01/04
6362: Small Geoip updates
- new countries + flags: Saint Barthelemy, Saint Martin
- updates flags: Georgia, Democratic Republic of the Congo, Western Sahara, Lesotho

2008/01/02
6361: GUI: Send console messages to admin users after unsharing a file
6349: DirectConnect: Correctly report total shared filesize to server (LuCasn)
6360: BT: New command print_torrent <file_num>,
      new link in HTML, upstats to display .torrent details

2007/12/19
6351: Allow compilation with upcoming Ocaml 3.10.1

2007/12/17
6342: HTML: fix broken vm output in Opera (schlumpf)
6346: Environment variables for file_started_cmd (see option help text)

2007/12/13
6343: gcc-4.3 compile fix for CryptoPP (brian m. carlson)

2007/12/09
6337: Fix inequality test for option html_mods_theme (pango)

2007/11/03
6255: Fix compile warnings for GTK2 GUI and DC++ (pango)

(wiz)

2008-02-17 02:51:56 UTC MAIN commitmail json YAML

Tell libtool to link all internal libraries statically

(tnn)

2008-02-17 02:24:12 UTC MAIN commitmail json YAML

Updated misc/ja-man to 19990531nb3

(obache)

2008-02-17 02:23:52 UTC MAIN commitmail json YAML

Honor PKG_SYSCONFDIR and switch to use CONF_FILES framework.

Bump PKGREVISION.

(obache)

2008-02-17 01:41:28 UTC MAIN commitmail json YAML

2008-02-17 01:15:39 UTC MAIN commitmail json YAML

note 4 updates

(tnn)

2008-02-17 01:05:39 UTC MAIN commitmail json YAML

Replace three instances of sed with ${SED}. Ride previous update.

(tnn)

2008-02-17 00:55:21 UTC MAIN commitmail json YAML

Bump to pkg_chk-1.89:

Some changes from Aleksey Cheusov in pkg/36298 and pkg/36641 with
additional cleanup by me.

- option -g doesn't need PKGSRCDIR populated
- fatal if mktemp fails
- truncate logfile instead of removing it
- performance improvement for binary package scan

(tnn)

2008-02-16 23:38:43 UTC MAIN commitmail json YAML

Use REPLACE_GETOPT on HPUX. Bump version.

(tnn)

2008-02-16 23:10:06 UTC MAIN commitmail json YAML

- Update to 1.05
- Reorganise PLIST
- Fix build on systems w/o BSD queue.h

ChangeLog:
+ Fix 1.04 crash when parsing bencoded data
+ Packaging improvements
+ Fix glitch that occurred when specifying which files to download
+ Fix "Sort by Progress"
+ Various interface and HIG improvements
+ Updated Swedish, Italian translations
+ Fix "transmission-remote -x"
+ Fix (potential) remote crash bug with extension protocol
+ Fix bug when verifying a torrent and pressing `pause'

(tnn)

2008-02-16 22:41:31 UTC MAIN commitmail json YAML

fix hpux platform detection.

(tnn)

2008-02-16 22:24:19 UTC MAIN commitmail json YAML

2008-02-16 22:21:35 UTC MAIN commitmail json YAML

In both mkpatches.pl and patchdiff.pl, ignore a leading "./" when
parsing a file name from the "+++" line in an old patch file.  (New
patch files created by mkpatches do not have "./" in the file name in
the "+++" line, but some old patches currently in pkgsrc do have "./"
there.)

Bump version to 0.120.

(apb)

2008-02-16 22:06:12 UTC MAIN commitmail json YAML

Allow SFS_USER and SFS_GROUP to be overridden, instead of hardcoded
to sfs:sfs.  Bump PKGREVISION.

(apb)

2008-02-16 22:03:49 UTC MAIN commitmail json YAML

Deal with fourth arg to mount(2) in NetBSD.  It appeared between
4.99.23 and 4.99.24.

(apb)

2008-02-16 15:57:06 UTC MAIN commitmail json YAML

DB-1.85 compatability was enabled long long ago.
At least, all db4>=4.6.21 have it.

Add same trick as db2/db3.
Fixed link problem that expect db-1.85 compat library is -ldb, like a PR 37647.

(obache)

2008-02-16 15:53:14 UTC MAIN commitmail json YAML

REPLACE_BASH for the rest of the scripts
Fix pkg/38041

(kefren)

2008-02-16 15:45:10 UTC MAIN commitmail json YAML

Added support for installation to DESTDIR.

(heinz)

2008-02-16 15:42:33 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-02-16 15:31:39 UTC MAIN commitmail json YAML

Updated devel/guile-www to 2.21

(gdt)

2008-02-16 15:31:27 UTC MAIN commitmail json YAML

Update to 2.21.  Significant changes:

- 2.21 | 2007-10-04
  - license now GPLv3+ (see COPYING)

- 2.20 | 2007-05-16
  - (www cgi) proc deleted: cgi:make-cookie (notice given in version 2.14)
  - distribution includes docs in HTML

- 2.19 | 2007-05-14

- 2.18 | 2007-02-16
  - new `(www server-utils answer) mouthpiece' command: #:add-direct-writer
  - new module: (www utcsec)

- 2.17 | 2007-02-01
  - new proc in (www server-utils big-dishing-loop): echo-upath
  - changes to make-big-dishing-loop
    - bugfix: #:socket-setup works (crippling typo corrected)
    - for #:concurrency #f, no longer close port when done
    - for #:concurrency non-#f, "parent" calls #:parent-finish proc
    - unless #:need-input-port, "child" does `shutdown 2' on the socket

- 2.16 | 2006-07-14
  - make-big-dishing-loop accepts keyword arg #:concurrency

- 2.15 | 2006-04-26

- 2.14 | 2006-02-19
  - (www cgi) now handles unset HTTP_ACCEPT
  - additions to module (www server-utils answer)
    - string: CRLF
    - procedure: fs
    - procedure: walk-tree
    - procedure: string<-header-components
    - `mouthpiece' #:add-header now also takes boolean NAME
  - new module: (www server-utils cookies)

(gdt)

2008-02-16 15:21:40 UTC MAIN commitmail json YAML

Added support for installation to DESTDIR, similar to the way RPM
packages get built.

(heinz)

2008-02-16 14:26:37 UTC MAIN commitmail json YAML

Fix configure script so it accepts the current pkgsrc version of xine.
It only accepted a.b.c, but the current version has an additional .d
at the end.

(wiz)

2008-02-16 13:46:09 UTC MAIN commitmail json YAML

2008-02-16 13:24:45 UTC MAIN commitmail json YAML

Note fromcvs update to 0.0.0.108.

(wiz)

2008-02-16 13:23:09 UTC MAIN commitmail json YAML

Update to 0.0.0.108:
Implement generic option parsing.
Fix memory overflow.

(wiz)

2008-02-16 13:19:56 UTC MAIN commitmail json YAML

Include gettext-lib/bl3.mk for FreeBSD.
>From Aleksej Saushev in PR 37870.

(wiz)

2008-02-16 13:17:12 UTC MAIN commitmail json YAML

Add commented out license: GPLv2 or v3.

(wiz)

2008-02-16 11:13:44 UTC MAIN commitmail json YAML

Marked as USE_BSD_MAKEFILE and add DESTDIR support.

(obache)

2008-02-16 10:29:26 UTC MAIN commitmail json YAML

Fixes installation problem.
Patch provided by ISIHARA Takanori in PR 37823.

(obache)

2008-02-16 10:14:53 UTC MAIN commitmail json YAML

2008-02-16 07:19:23 UTC MAIN commitmail json YAML

+ Updated x11/xcompmgr to 1.1.3nb2 [bjs 2008-02-16]

(bjs)

2008-02-16 07:18:45 UTC MAIN commitmail json YAML

Correct XCOMPMGR_DEFS defines in Makefile to reflect reality, and comment
them out as we'll go with the defaults for now.  Also, add a patch
from GIT to fix a resource leak.  Bump rev.

(bjs)

2008-02-16 05:25:57 UTC MAIN commitmail json YAML

Switch MASTER_SITES to official site on oracle.com.

(obache)

2008-02-16 05:03:58 UTC MAIN commitmail json YAML

Added p5-I18N-AcceptLanguage

(obache)

2008-02-16 05:02:56 UTC MAIN commitmail json YAML

Added www/p5-I18N-AcceptLanguage version 1.04

(obache)

2008-02-16 05:02:36 UTC MAIN commitmail json YAML

Import p5-I18N-AcceptLanguage version 1.04.
Based on PR 38029, remove redundant PLIST and markd as DESTDIR ready.

I18N::AcceptLanguage matches language preference to available languages
per rules defined in RFC 2616, section 14.4: HTTP/1.1 - Header Field
Definitions - Accept-Language.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-02-16 01:29:00 UTC MAIN commitmail json YAML

2008-02-16 01:25:19 UTC MAIN commitmail json YAML

+ Updated filesystems/fuse-wdfs to 1.4.2nb1 [bjs 2008-02-16]

(bjs)

2008-02-16 01:24:39 UTC MAIN commitmail json YAML

#ifndef out some code which results in SIG_SEGV on NetBSD.  See patch-aa.
Bump rev.

(bjs)

2008-02-16 01:24:07 UTC MAIN commitmail json YAML

Updated geography/geos to 3.0.0

(gdt)

2008-02-16 01:23:28 UTC MAIN commitmail json YAML

Update to 3.0.0.

Changes in 3.0.0

  These are mostly ABI breaking changes.
  In few cases the API also changed, but the most external one
  (the documented one) should be unchanged.

- New things:
- Added geom::BinaryOp class performing a binary operation
  using different heuristics to reduce probability of robustness
  issues. Both C-API and XMLTester now use this class for
  binary operations.
- Added covers() and coveredBy() predicates to Geometry class
- Added overlay::overlayOp() adapter class
- Added GEOSSimplify() and GEOSTopologyPreserveSimplify()
  to the C API
- Added closed ring checks in IsValidOp
- Multi-input support in XMLTester
- HEXWKB I/O
- Envelope(string) ctor
- Ruby interface
- New ShortCircuitedGeometryVisitor class
- New operation/predicate package
- Added CGAlgorithms::isPointInRing() version working with
  Coordinate::ConstVect type (faster!)
- Added getAt(int pos, Coordinate &to) funtion to CoordinateSequence
  class.
- Moved GetNumGeometries() and GetGeometryN() interfaces
  from GeometryCollection to Geometry class.
- New planarSubgraph class
- New ConnectedSubgraphFinder class.
- New LineSequencer class
- New WKTWriter::toLineString and ::toPoint convenience methods
- New IsValidOp::setSelfTouchingRingFormingHoleValid method
- New WKTWriter::toLineString and ::toPoint convenience methods
- New IsValidOp::setSelfTouchingRingFormingHoleValid method
- New Envelope::centre()
- New Envelope::intersection(Envelope)
- New Envelope::expandBy(distance, [ydistance])
- New LineString::reverse()
- New MultiLineString::reverse()
- New Geometry::buffer(distance, quadSeg, endCapStyle)
- New SnapRounding code
- New size() and operator[] interfaces to CoordinateSequence
- New ScaledNoder class
- New unit tests (make check rule)

- Optimizations:
- WKT parser speedup
- Function inlining
- Coordinate copies reduction
  - Heap allocations reduction
- More classes made final
- Better use of standard containers
- Use of singletons when appropriate
- Removed many function calls in loops' end conditions
- Improved XMLTester output and user interface
- Improved memory use in geos::geom::util::PolygonExtractor
- Ported JTS-1.7 version of ConvexHull with big attention to
  memory usage optimizations.
- Changed CoordinateArrayFilter to reduce memory copies
- Changed UniqueCoordinateArrayFilter to reduce memory copies
- Added rectangle-based optimizations of intersects() and
  contains() ops
- Inlined all planarGraphComponent class
- More iterators returning methods and inlining in planargraph.
- Obsoleted toInternalGeometry/fromInternalGeometry
- Improved buffering speed and robustness by using Snap Rounding

- Semantic changes

- SegmentString: getCoordinates() doesn't return a clone
  anymore, getCoordinatesRO() obsoleted.
- JTS packages mapped to geos:: sub-namespaces
- Geometry::getInteriorPoint() returns NULL if called
  against an EMPTY geom
- LineString::get{Start,End}Point return NULL for
  EMPTY geoms
- GEOSException is now derived by std::runtim_exception
  and thrown by const reference.
- Geometry constructors made protected, to force use
  of a GeometryFactory.

- Correctness:
- More const-correct signatures
- Stronger methods typing (removed some void * args).
- Changed index-related funx signatures to use size_t
  rather then int
- More const-correctness in Buffer "package"
- Bugfix in LineString::getCoordinate() failing to return
  NULL from getCoordinat() when empty.
- Use unsigned int for indexes and sizes.

- Layout changes:
- Namespaces mapping JTS packages
- Renamed classes after JTS names (namespaces use made this possible
  w/out name clashes)
- Splitted headers, for build speedup and possible API reduction.
- Moved source/bigtest and source/test to tests/bigtest
  and test/xmltester
- Moved C-API in it's own top-level dir capi/
- Reworked automake scripts to produce a static lib for each subdir
  and then link all subsystem's libs togheter
- Renamed DefaultCoordinateSequence to CoordinateArraySequence.
- Renamed OverlayOp opcodes by prepending the 'op' prefix, and
  given the enum a name (OpCode) for type-safety.

- Bug fixes:
- Fixed bug causing redundant linestrings to be returned in the
  result of overlaying polygons containing touching holes (#13)
- Fixed integer conversion bug
- Fixed PointLocator handling of LinearRings
- Added missing ::clone() methods for Multi* geoms

- (Partial) Detailed list of changes:
- Changed SegmentNode to contain a *real* Coordinate (not a pointer)
    to reduce construction costs.
- Changed geomgraph nodeMap to use Coordinate pointers as keys
- Envelope destructor made non-virtual to give compiler more static
  binding options.
- Changed BufferSubgraph::computeDepths to use a set instead of a
  vector for checking visited Edges.
- Made LineIntersector a concrete type
- Node::isIncidentEdgeInResult() method made virtual
- Const-correct signatures in LineMerger package
- Changed operation/valid/*NestedRingTester classes interface
  to use Coordinate pointers instead of copies.
- Changed EdgeIntersectionList to use a set instead of a vector
- Changed DepthSegment to store a real Coordinate rather then a pointer.
- Changed SubgraphDepthLocater to store real containers rather then
  pointers.
- Changed BufferSubgraph to store a real RightmostEdgeFinder and real
  containers rather then pointers.
- CoordinateSequence API changes:
- point index and size related functions
    use unsigned int rather then int
- Changed EdgeEndStar to maintain a single container for EdgeEnds
- Changed PlanarGraph::addEdges to take a const vector by ref
  rathern then a non-const vector by pointer
- Changed EdgeList::addAll to take a const vector by ref
  rather then a non-const vector by pointer
- Added apply_rw(CoordinateFilter *) and apply_ro(CoordinateFilter *)
  const to CoordinateSequence
- LineBuilder::lineEdgesList made a real vector, rather then pointer
  (private member)
- SegmentString::eiList made a real SegmentNodeList, rather then
  a pointer (private member)
- Removed coordinate copies in ElevationMatrix::elevate
- Changed CoordinateFilter interface to have a const method
  for filter_rw, updated interfaces using this to take
  const CoordinateFilter (apply_rw).

(gdt)

2008-02-16 00:58:42 UTC MAIN commitmail json YAML

Updated databases/guile-pg to 0.35

(gdt)

2008-02-16 00:58:24 UTC MAIN commitmail json YAML

Update to 0.35.

- 0.35 | 2008-02-13

  - Bugfix: composition INTERSECT in `parse+make-SELECT-tree'

This proc, in module (database postgres-qcons), used to
erroneously accept #:intersection and emit "INTERSECTION".
Now, it accepts #:intersect and emits "INTERSECT".

  - New (database postgres) procs
    - pg-escape-string-conn
    - pg-escape-bytea-conn
    - pg-unescape-bytea

  - Tested against PostgreSQL 7.4.19

(gdt)

2008-02-15 23:08:08 UTC MAIN commitmail json YAML

2008-02-15 23:01:39 UTC MAIN commitmail json YAML

2008-02-15 20:36:52 UTC MAIN commitmail json YAML

Note update of xenkernel3, xentools3 and xentools3-hvm to 3.1.3

(bouyer)

2008-02-15 20:34:35 UTC MAIN commitmail json YAML

2008-02-15 16:46:30 UTC MAIN commitmail json YAML

Updated devel/bzr to 1.2

(gdt)

2008-02-15 16:46:20 UTC MAIN commitmail json YAML

Update to 1.2 from Nick Goffee.

bzr 1.2 2008-02-15 (BUGFIXES and INTERNALS omitted)
------------------

bzr 1.2rc1 2008-02-13
---------------------

  NOTES WHEN UPGRADING:

    * Fetching via the smart protocol may need to reconnect once during a fetch
      if the remote server is running Bazaar 1.1 or earlier, because the client
      attempts to use more efficient requests that confuse older servers.  You
      may be required to re-enter a password or passphrase when this happens.
      This won't happen if the server is upgraded to Bazaar 1.2.
      (Andrew Bennetts)

  CHANGES:

    * Fetching via bzr+ssh will no longer fill ghosts by default (this is
      consistent with pack-0.92 fetching over SFTP). (Robert Collins)

    * Formatting of ``bzr plugins`` output is changed to be more human-
      friendly. Full path of plugins locations will be shown only with
      ``--verbose`` command-line option. (Alexander Belchenko)

    * ``merge`` now prefers to use the submit branch, but will fall back to
      parent branch.  For many users, this has no effect.  But some users who
      pull and merge on the same branch will notice a change.  This change
      makes it easier to work on a branch on two different machines, pulling
      between the machines, while merging from the upstream.
      ``merge --remember`` can now be used to set the submit_branch.
      (Aaron Bentley)

  FEATURES:

    * ``merge --preview`` produces a diff of the changes merge would make,
      but does not actually perform the merge.  (Aaron Bentley)

    * New smart method ``Repository.get_parent_map`` for getting revision
      parent data. This returns additional parent information topologically
      adjacent to the requested data to reduce round trip latency impacts.
      (Robert Collins)

    * New smart method, ``Repository.stream_revisions_chunked``, for fetching
      revision data that streams revision data via a chunked encoding.  This
      avoids buffering large amounts of revision data on the server and on the
      client, and sends less data to the server to request the revisions.
      (Andrew Bennetts, Robert Collins, #178353)

    * The launchpad plugin now handles lp urls of the form
      ``lp://staging/``, ``lp://demo/``, ``lp://dev/`` to use the appropriate
      launchpad instance to do the resolution of the branch identities.
      This is primarily of use to Launchpad developers, but can also
      be used by other users who want to try out Launchpad as
      a branch location without messing up their public Launchpad
      account.  Branches that are pushed to the staging environment
      have an expected lifetime of one day. (Tim Penhey)

  IMPROVEMENTS:

    * Creating a new branch no longer tries to read the entire revision-history
      unnecessarily over smart server operations. (Robert Collins)

    * Fetching between different repository formats with compatible models now
      takes advantage of the smart method to stream revisions.  (Andrew Bennetts)

    * The ``--coverage`` option is now global, rather specific to ``bzr
      selftest``.  (Andrew Bennetts)

    * The ``register-branch`` command will now use the public url of the branch
      containing the current directory, if one has been set and no explicit
      branch is provided.  (Robert Collins)

    * Tweak the ``reannotate`` code path to optimize the 2-parent case.
      Speeds up ``bzr annotate`` with a pack repository by approx 3:2.
      (John Arbash Meinel)

  API BREAKS:

    * Classes implementing Merge types like Merge3Merger must now accept (and
      honour) a do_merge flag in their constructor.  (Aaron Bentley)

    * ``Repository.add_inventory`` and ``add_revision`` now require the caller
      to previously take a write lock (and start a write group.)
      (Martin Pool)

  TESTING:

    * selftest now accepts --load-list <file> to load a test id list. This
      speeds up running the test suite on a limited set of tests.
      (Vincent Ladeuil)

(gdt)

2008-02-15 16:24:07 UTC MAIN commitmail json YAML

Updated sysutils/amanda-common to 2.5.2p1 [gdt 2008-02-15]
Updated sysutils/amanda-client to 2.5.2p1 [gdt 2008-02-15]
Updated sysutils/amanda-server to 2.5.2p1 [gdt 2008-02-15]
Updated sysutils/amanda-plot to 2.5.2p1 [gdt 2008-02-15]
Updated sysutils/amanda to 2.5.2p1 [gdt 2008-02-15]

(gdt)

2008-02-15 16:23:09 UTC MAIN commitmail json YAML

Update to 2.5.2p1, provided by Nick Goffee of BBN.

[bugfixes and minor improvements omitted; see NEWS]

Changes in release 2.5.2

  * krb5 auth is working
  * Works with IPv6 address
  * Amanda configuration file changes
        o amanda.conf changes
              + debugging is enabled in the config file
                see all debug_* config option
              + tapetype 'readblocksize', if maxtapeblocksize is set too
                larger for your hardware
  * Amanda command changes
        o amadmin: new 'holding list' and 'holding delete' subcommand.

Changes in release 2.5.1p3

  * Works with tar-1.16 and exit status of 1.

Changes in release 2.5.1p2

  * amoverview is working
  * dumptype starttime is working

  * Amanda command changes
        o amtape accept the -o arguments
        o amgetconf --list to list all tapetype, dumptype, holdingdisk
          or interface
        o amgetconf can return a value of a specific tapetype, dumptype,
          holdingdisk or interface

Changes in release 2.5.1p1

  * Remove contrib/sst.

Changes in release 2.5.1

  * Defects found by Coverity scan and Klocwork K7 analysis tools fixed.
  * Works with GNU tar 1.15.91 - work with new gtar state file format.
  * Open SSL encryption support
  * Two new authentication methods: bsdtcp, bsdudp.
  * Unlimited number of DLEs on a client with bsdtcp, rsh and ssh
    authentication methods.
  * Recovery process amrecover uses Secure API. amoldrecover command
    (same syntax and functionality as amrecover command) is provided for
    compatibility with old Amanda releases. amoldrecover command uses old
    amidxtaped/amindexd protocol.
  * Amanda debug files are separated into client/server/amandad and
    are also classified based on Amanda configuration name.

  * Amanda command changes
        o amfetchdump -o is replaced by -O.
        o amcheck -w option does all tests including the tape writable test.
          Use amcheck -t -w to do only the tape writable test.
        o -o command option to override Amanda configuration. See amanda man
          page for details.
        o amgetconf command doesn't write the BUGGY message when a entry
          is not found in the configuration file.

  * Amanda configuration file changes
        o amanda.conf changes
              + amrecover_do_fsf in amanda.conf defaults to yes
              + amrecover_check_label in amanda.conf defaults to yes
              + usetimestamps in amanda.conf to support multiple
                backup runs in a calendar day.
              + holdingdisk in amanda.conf supports new values:
                NEVER, AUTO, REQUIRED.
              + amandad_path, client_username and ssh_keys in
                amanda.conf for ssh/rsh authentication.
        o New amanda client configuration file - amanda-client.conf.
          Different client configuration file can be used for each Amanda
          configuration.
              + gnutar_list-dir and amandates can be specified in
                Amanda client configuration file - amanda-client.conf
        o .amandahosts format changes to allow use of secure API for recovery.
        o Amanda service entries in xinetd configuration has changed.

Changes in release 2.5.0p1

* Add the 'amtape update' command.

Changes in release 2.5.0

* Communication security/authentication: Kerberos 4/5, OpenSSH
* Data security: Symmetric/Assymetric encrytion algorithms (aesutil
  and gpg encryption),  Encryption can be done on server or client,
  Custom encryption utilities can be used.
* Compression: Ability to add custom compression tools. This is a
  really useful feature especially since it can specified for a DLE.  You
  can use different compression algorithm for images, binaries, ascii files
  and so on.
* Dump images spanning multiple media volumes - Dump images are no
  longer restricted to a single media volume (tape or vtape).  Data restoration
  can be done using amrecover and amfetchdump commands.
* Auto tape labelling - This optional feature is good for disk backups.

Change in release 2.4.5

* new displayunit global option to select the unit use to display number
  k=kilo, m=mega, g=giga, t=tera.
* new amoverview -skipmissed option.

Change in release 2.4.5b1

* holding disk disk use timestamped directory.
* autoflush flush today's dump.
* new bumppercent global option, this should improve bumping criteria,
  the bumpsize is set to a fixed value which can be adequate for small
  and large disk.
* bumpsize, bumppercent, bumpdays and bumpmult can be in a dumptype.
* calcsize support include and exclude like gnutar.
* new 'estimate' dumptype option to select estimate type:
    CLIENT: estimate by the dumping program.
    CALCSIZE: estimate by the calcsize program, a lot faster but less acurate.
    SERVER: estimate based on statistic from previous run, take second but
            can be wrong on the estimate size.

(gdt)

2008-02-15 15:57:14 UTC MAIN commitmail json YAML

don't install a config file directly into etc/
Reported by wiz@

(kefren)

2008-02-15 15:48:46 UTC MAIN commitmail json YAML

MAKE_JOBS_SAFE= no

(gdt)

2008-02-15 15:48:18 UTC MAIN commitmail json YAML

Note update of the "magicfilter" package to version 1.2nb6.

(tron)

2008-02-15 15:47:56 UTC MAIN commitmail json YAML

Set temporary directory before invoking Ghostscript to avoid random
failures when attempting to print Postscript files. Bump package
revision because of this fix.

Based on a patch contributed by Paul Goyette in PR pkg/38037.

(tron)

2008-02-15 13:33:33 UTC MAIN commitmail json YAML

Updated graphics/vnc2swf to 0.5.0nb2

(obache)

2008-02-15 13:33:20 UTC MAIN commitmail json YAML

Depend on x11/xwininfo if not exists xwininfo (maybe X11TYPE==modular).

Bump PKGREVISION.

(obache)

2008-02-15 13:25:53 UTC MAIN commitmail json YAML

Not to use extended regular expressions for SUBST.
Should fix build problem on sed!=nbsed.

(obache)

2008-02-15 12:56:43 UTC MAIN commitmail json YAML

mod-ssl for apache-1.3.41 out.

(obache)

2008-02-15 12:29:58 UTC MAIN commitmail json YAML

RealPlayerGold was updated.

(obache)

2008-02-15 12:26:13 UTC MAIN commitmail json YAML

Updated multimedia/RealPlayerGold to 10.0.9.809.20070726

(obache)

2008-02-15 12:25:59 UTC MAIN commitmail json YAML

Update RealPlayerGold to 10.0.9.809.20070726.
Patch provided by Brian de Alwis in PR 37371.

What's New in 10.0.9.809

    Security bugs fixes.
    Fixed crashes in the embedded player
    while playing songs from some music
    web sites.

(obache)

2008-02-15 07:40:39 UTC MAIN commitmail json YAML

Merge two commented out TEST_TARGET lines, one with a typo,
one without.

(wiz)

2008-02-15 07:37:11 UTC MAIN commitmail json YAML

filesystem -> file system; properly case NetBSD; fix a typo.

(wiz)

2008-02-15 06:36:25 UTC MAIN commitmail json YAML

2008-02-15 06:36:11 UTC MAIN commitmail json YAML

Updated editors/vim-share to 7.1.252

* Set "Modified by ${MAINTAINER}" to meet the license requirements
* Changes since 7.1.248

  2144  7.1.249  after "U" the cursor can be past end of line
  1684  7.1.250  error for ":setglobal fenc=anything" when 'modifiable' is off
  3134  7.1.251  accessing freed memory when spell checking enabled
  1399  7.1.252  (after 7.1.243) test 39 fails when locale uses utf-8 encoding

(martti)

2008-02-14 21:56:55 UTC MAIN commitmail json YAML

This conflicts with tightvncviewer. And bump revision.
(The other conflict in tightvncviewer was already there.)

(Also while here fixes some indenting.)

(reed)

2008-02-14 21:42:21 UTC MAIN commitmail json YAML

2008-02-14 21:05:59 UTC MAIN commitmail json YAML

mail/imapsync -> 1.241

(tv)

2008-02-14 21:05:15 UTC MAIN commitmail json YAML

2008-02-14 20:01:44 UTC MAIN commitmail json YAML

Unbreak build of a lot of the "pange" package under Mac OS X Leopard.
Checking whether "X11_TYPE" is "xorg" is obsolete and *not* equivalent
to checking whether we are not using modular X.org.

(tron)

2008-02-14 19:14:54 UTC MAIN commitmail json YAML

Move my code to two-clause license.

(tnn)

2008-02-14 19:13:23 UTC MAIN commitmail json YAML

added update textproc/p5-Pod-Coverage

(rhaen)

2008-02-14 19:11:40 UTC MAIN commitmail json YAML

- updated package to 0.19
- changed maintainer
- added USE_DESTDIR support
ChangeLog:
0.19    Thursday 13th September, 2007
        Don't use _CvGV to determine if a sub was imported, there's a handy
        flag - GVf_IMPORTED_CV.  Fixes 5.9.5 and future perls
        (solution by Nicholas Clark)

(rhaen)

2008-02-14 18:06:52 UTC MAIN commitmail json YAML

Updated databases/kmysqladmin to 0.7.2

(adam)

2008-02-14 18:05:24 UTC MAIN commitmail json YAML

Changes 0.7.2:
- When administrate users on mysql servers >= 4.0 the max_updates/queries/
  connections settings will reflected.
- fixes for building with gcc 4
- fixes for mysql lib > 4.1
- Integrated a compact layout where the non-modal windows are part of main
  window
- Setting up a new more compact table browser widget

(adam)

2008-02-14 12:26:56 UTC MAIN commitmail json YAML

put the vfs .ini files into PKG_SYSCONFDIR so that customized files
are not lost on updates, ride on yesterday's PKGREVISION bump

(drochner)

2008-02-14 11:09:59 UTC MAIN commitmail json YAML

2008-02-14 11:08:27 UTC MAIN commitmail json YAML

2008-02-14 11:00:13 UTC MAIN commitmail json YAML

2008-02-14 10:55:50 UTC MAIN commitmail json YAML

Forgot to add my packages geography/cm2gpx and geography/cmconvert to the list

(rhaen)

2008-02-14 10:52:16 UTC MAIN commitmail json YAML

- updated devel/p5-Log-Dispatch

(rhaen)

2008-02-14 10:50:49 UTC MAIN commitmail json YAML

- updated package to 2.21
Changelog:
2.21 Feb 6, 2008

- Added log_and_die() and log_and_croak() methods. Patch by Yuval
  Kogman.

(rhaen)

2008-02-14 08:44:57 UTC MAIN commitmail json YAML

RAA does not have recent archives.

(obache)

2008-02-14 07:13:59 UTC MAIN commitmail json YAML

Add missing checksum for patch-aa.

(bjs)

2008-02-14 06:20:09 UTC MAIN commitmail json YAML

+ Updated devel/libmm to 1.4.2nb1 [bjs 2008-02-14]

(bjs)

2008-02-14 06:19:38 UTC MAIN commitmail json YAML

Fix sanity check for MM_permission() in mm_global.c (from OSSP CVS).

Bump rev.

(bjs)

2008-02-14 00:27:19 UTC MAIN commitmail json YAML

Improved the wording of the explanation for empty PLISTs. Related to
PR 38022.

(rillig)

2008-02-13 23:09:24 UTC MAIN commitmail json YAML

Don't use the bundled GNU Make on Mac OS X version older than Leopard.
Some packages (e.g. "openjade") require GNU Make 3.81 which is not
included in older versions of Mac OS X.

(tron)

2008-02-13 22:18:21 UTC MAIN commitmail json YAML

+isc-dhc{p4,lient4,pd4,relay4}

(adrianp)

2008-02-13 22:09:23 UTC MAIN commitmail json YAML

+isc-dhc{p4,lient4,pd4,relay4}

(adrianp)

2008-02-13 22:06:55 UTC MAIN commitmail json YAML

ISC's Dynamic Host Configuration Protocol Distribution provides a
freely redistributable reference implementation of all aspects of
DHCP, through a suite of DHCP tools:

* A DHCP server
* A DHCP client
* A DHCP relay agent

These tools all use a modular API which is designed to be sufficiently
general that it can easily be made to work on POSIX-compliant
operating systems and also non-POSIX systems like Windows NT and
MacOS.

The DHCP server, client and relay agent are provided both as
reference implementations of the protocol and as working, fully-featured
sample implementations. Both the client and the server provide
functionality that, while not strictly required by the protocol,
is very useful in practice. The DHCP server also makes allowances
for non-compliant clients which one might still like to support.

This package contains the Relay component.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adrianp)

2008-02-13 22:06:15 UTC MAIN commitmail json YAML

ISC's Dynamic Host Configuration Protocol Distribution provides a
freely redistributable reference implementation of all aspects of
DHCP, through a suite of DHCP tools:

* A DHCP server
* A DHCP client
* A DHCP relay agent

These tools all use a modular API which is designed to be sufficiently
general that it can easily be made to work on POSIX-compliant
operating systems and also non-POSIX systems like Windows NT and
MacOS.

The DHCP server, client and relay agent are provided both as
reference implementations of the protocol and as working, fully-featured
sample implementations. Both the client and the server provide
functionality that, while not strictly required by the protocol,
is very useful in practice. The DHCP server also makes allowances
for non-compliant clients which one might still like to support.

This package contains the Server component.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adrianp)

2008-02-13 22:05:21 UTC MAIN commitmail json YAML

ISC's Dynamic Host Configuration Protocol Distribution provides a
freely redistributable reference implementation of all aspects of
DHCP, through a suite of DHCP tools:

* A DHCP server
* A DHCP client
* A DHCP relay agent

These tools all use a modular API which is designed to be sufficiently
general that it can easily be made to work on POSIX-compliant
operating systems and also non-POSIX systems like Windows NT and
MacOS.

The DHCP server, client and relay agent are provided both as
reference implementations of the protocol and as working, fully-featured
sample implementations. Both the client and the server provide
functionality that, while not strictly required by the protocol,
is very useful in practice. The DHCP server also makes allowances
for non-compliant clients which one might still like to support.

This package contains the Client component.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adrianp)

2008-02-13 22:03:58 UTC MAIN commitmail json YAML

ISC's Dynamic Host Configuration Protocol Distribution provides a
freely redistributable reference implementation of all aspects of
DHCP, through a suite of DHCP tools:

* A DHCP server
* A DHCP client
* A DHCP relay agent

These tools all use a modular API which is designed to be sufficiently
general that it can easily be made to work on POSIX-compliant
operating systems and also non-POSIX systems like Windows NT and
MacOS.

The DHCP server, client and relay agent are provided both as
reference implementations of the protocol and as working, fully-featured
sample implementations. Both the client and the server provide
functionality that, while not strictly required by the protocol,
is very useful in practice. The DHCP server also makes allowances
for non-compliant clients which one might still like to support.

This package contains the Base component.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adrianp)

2008-02-13 21:04:10 UTC MAIN commitmail json YAML

Add horisontal rulers.

(tnn)

2008-02-13 20:14:49 UTC MAIN commitmail json YAML

Add to explanation for empty PLIST: not needed for meta packages.

(reed)

2008-02-13 20:10:20 UTC MAIN commitmail json YAML

Add an option "x11" to enable or disable X11 (GTK+) support. The default
is to enable X11 support. If the option is off only the "tshark" program
is built.

Based on a patch submitted by Jean-Edouard Babin in private e-mail.

(tron)

2008-02-13 20:04:04 UTC MAIN commitmail json YAML

update to 0.12.1
changes:
-Made chunks without id attributes work
-Don't use the title as a label for qandadiv, et al
-build system fixes
-translation updates

(drochner)

2008-02-13 20:00:24 UTC MAIN commitmail json YAML

add gtksourceview-sharp

(kefren)

2008-02-13 19:59:26 UTC MAIN commitmail json YAML

add mono-addins
add monodevelop

(kefren)

2008-02-13 19:58:49 UTC MAIN commitmail json YAML

2008-02-13 19:58:20 UTC MAIN commitmail json YAML

add monodoc SUBDIR

(kefren)

2008-02-13 19:46:37 UTC MAIN commitmail json YAML

Updated lang/mono to 1.2.6 [kefren 2008-02-13]
Updated graphics/libgdiplus to 1.2.6 [kefren 2008-02-13]
Added x11/gtksourceview-sharp version 2.0-0.10 [kefren 2008-02-13]
Added lang/monodoc version 1.2.6 [kefren 2008-02-13]
Added devel/mono-addins version 0.3 [kefren 2008-02-13]
Added devel/monodevelop version 0.18.1 [kefren 2008-02-13]
Added www/mono-xsp version 1.2.6 [kefren 2008-02-13]

(kefren)

2008-02-13 19:45:41 UTC MAIN commitmail json YAML

update to 2.12.8
changes:
-ui improvements for file chooser
-bugfixes
-translation updates

pkgsrc change: don't build in the "test" and "perf" subdirs,
to save build time

(drochner)

2008-02-13 19:40:13 UTC MAIN commitmail json YAML

include openssl bl3

(tnn)

2008-02-13 19:39:27 UTC MAIN commitmail json YAML

Depend on xauth. Bump revision.

(joerg)

2008-02-13 19:39:26 UTC MAIN commitmail json YAML

update to 2.18.4
changes:
-code cleanup
-Support searching and cut'n'paste of text in PDF files
output by libgnomeprint
-Fix problem in the postcript backend that caused images
to be printed as black squares

(drochner)

2008-02-13 19:36:48 UTC MAIN commitmail json YAML

update to 2.14.12
changes:
-Fix off by one in all method name lengths. Fixes interoperability
with other ORBs
-Fix the build with glib 2.15

pkgsrc fix: don't touch _res (resolver state) on NetBSD, it is
not thread safe

(drochner)

2008-02-13 19:33:26 UTC MAIN commitmail json YAML

update to 0.8.10
changes: small compatibility improvements

(drochner)

2008-02-13 19:30:00 UTC MAIN commitmail json YAML

update to 2.14.6
changes:
-update bundled PCRE to 7.6, which fixes a buffer overflow
-translation updates

pkgsrc note: since we use pkgsrc pcre, this update is a rather
cosmetical one

(drochner)

2008-02-13 19:20:39 UTC MAIN commitmail json YAML

update to 7.6
changes:
The main reason for having this release so soon after 7.5 is because it
fixes a potential buffer overflow problem in pcre_compile() when run in
UTF-8 mode. In addition, the CMake configuration files have been brought
up to date.

(drochner)

2008-02-13 18:33:39 UTC MAIN commitmail json YAML

Fix a recently introduced logic error. PR pkg/37998 from Stuart Shelton.

(tnn)

2008-02-13 15:05:02 UTC MAIN commitmail json YAML

2008-02-13 15:02:20 UTC MAIN commitmail json YAML

Added a new check for binaries, so that they are installed according to
the INSTALL_UNSTRIPPED variable. By default, this check is disabled, so
that it does not cause any breakage.

NB: The file(1) command needs the explicit locale to prevent translated
messages. This file is copied from check-interpreter.mk.

(rillig)

2008-02-13 15:00:51 UTC MAIN commitmail json YAML

2008-02-13 14:56:28 UTC MAIN commitmail json YAML

Add XSP, a standalone web server written in C# that can be used
to run ASP.NET applications with minimal effort.

(kefren)

2008-02-13 14:51:06 UTC MAIN commitmail json YAML

Add MonoDevelop, a free GNOME IDE primarily designed for C# and other
.NET languages.

(kefren)

2008-02-13 14:48:42 UTC MAIN commitmail json YAML

Updated graphics/ruby-RMagick to 2.2.2

(obache)