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 (3h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 04:04:59 UTC Now

2008-05-18 15:12:05 UTC pkgsrc-2008Q1 commitmail json YAML

Pullup ticket 2387 - requested by tron
security update for net-snmp

Revisions pulled up:
- pkgsrc/net/net-snmp/Makefile 1.68
- pkgsrc/net/net-snmp/distinfo 1.43
- pkgsrc/net/net-snmp/patches/patch-ad 1.5

  Module Name:    pkgsrc
  Committed By:  tron
  Date:          Sun May 18 11:59:54 UTC 2008

  Modified Files:
          pkgsrc/net/net-snmp: Makefile distinfo
  Added Files:
          pkgsrc/net/net-snmp/patches: patch-ad

  Log Message:
  Add patch from the Net-SNMP SVN repository to fix a buffer overflow in
  the Perl SNMP module reported in SA30187.

  To generate a diff of this commit:
  cvs rdiff -r1.67 -r1.68 pkgsrc/net/net-snmp/Makefile
  cvs rdiff -r1.42 -r1.43 pkgsrc/net/net-snmp/distinfo
  cvs rdiff -r0 -r1.5 pkgsrc/net/net-snmp/patches/patch-ad

  Please note that diffs are not public domain; they are subject to the
  copyright notices on the relevant files.

(spz)

2008-05-18 13:38:51 UTC MAIN commitmail json YAML

Need msgfmt to build.
Noticed by Hasso Tepper in PR 38686.

(obache)

2008-05-18 12:28:17 UTC MAIN commitmail json YAML

Fix typo intoroduced by mechanical DESTDIR fix.
noticed by Hasso Tepper in PR 38687.

(obache)

2008-05-18 12:19:01 UTC MAIN commitmail json YAML

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

Note update of the "net-snmp" package to version 5.4.1nb2.

(tron)

2008-05-18 11:59:54 UTC MAIN commitmail json YAML

Add patch from the Net-SNMP SVN repository to fix a buffer overflow in
the Perl SNMP module reported in SA30187.

(tron)

2008-05-18 08:28:05 UTC MAIN commitmail json YAML

Updated mail/mutt-devel to 1.5.18

mutt-compressed-mbox option is disabled, untill an updated patch is available.

(tonio)

2008-05-18 08:26:31 UTC MAIN commitmail json YAML

Update mail/mutt-devel to 1.5.18

>From the announce:
"Mutt 1.5.18 contains 6 months of bug fixes, documentation improvements and
performance enhancements since the release of 1.5.17, but I believe only
one new feature ($time_inc, for controlling the rate at which status updates
are displayed)."

(tonio)

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

It only makes sense to build the vmware drivers on x86 platforms.

(tnn)

2008-05-18 01:50:27 UTC MAIN commitmail json YAML

Updated archivers/gtar{,-info,-base} to 1.20

(tnn)

2008-05-18 01:48:58 UTC MAIN commitmail json YAML

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

2008-05-18 00:43:51 UTC MAIN commitmail json YAML

Update homepage.

(tnn)

2008-05-18 00:09:46 UTC MAIN commitmail json YAML

Note {libpurple,pidgin*,finch} 2.4.2 updates.

(tnn)

2008-05-18 00:06:46 UTC MAIN commitmail json YAML

Update to finch-2.4.2.

* New default binding ctrl+x to open context menus.
* Menu triggers and other bindings will no longer conflict.
* Middle click pastes the internal clipboard (when mouse support is enabled).

(tnn)

2008-05-17 23:53:29 UTC MAIN commitmail json YAML

2008-05-17 23:46:46 UTC MAIN commitmail json YAML

2008-05-17 23:45:47 UTC MAIN commitmail json YAML

Update to pidgin-2.4.2.

* The typing notification in the conversation history can be disabled or
  customized (font, color etc.) in .gtkrc-2.0.
* Added a plugin (not installed by default) which adds a Send button back to
  the conversation window. People without physical keyboards have a hard time
  with the lack of the button.
* Clicking on the buddyicon in the conversation window toggles the size of the
  icon between small and large.
* The settings of a chat (e.g. Handle in an XMPP chat, or Exchange in an AIM
  chat) can be edited from its context menu in the buddy list.
* Add a "Present conversation window" preference to the Message Notification
  plugin; the "Raise conversation window" option does not unminimize windows
  or draw attention to them when they are on other workspaces--the "Present"
  option should.
* Add a preference to set Escape as the keyboard shortcut for closing the
  conversation window.
* Add an option in the context menu to disable smileys in the selected text
  in the conversation history/log viewer. This should help people who
  regularly paste code in conversations.
* Add a preference to choose the minimum size of the text input area in lines.
* Moved the "Local alias" field in the Modify Account dialog to be below the
  "User Options" heading on the "Basic" tab.
* Number of room occupants is now shown in chat tooltips where possible

(tnn)

2008-05-17 23:26:06 UTC MAIN commitmail json YAML

Aggressively disable options in Makefile.common and selectively
enable them in options.mk, through overrides.

(tnn)

2008-05-17 22:56:17 UTC MAIN commitmail json YAML

Update to libpurple-2.4.2.

o In MySpaceIM, messages from spambots are discarded (Justin Williams)
o Strip mIRC formatting codes from quit and part messages.
o IRC now displays ban lists in-channel for joined channels.
o Fixed a bug where the list of loaded plugins would get removed when
  switching between different operating systems.
o Fix reception of IRC PART without a part message on Undernet
  (fixes a problem with litter in the channel user list).
o IRC no longer crashes on /list on servers which erroneously omit RPL_LISTSTART
o Update the NetworkManager support to use D-Bus directly, instead of
  libnm-glib. Hopefully it's stable now. It will now compile by default if you
  have D-Bus support and NetworkManager.h. (Elliott Sales de Andrade)
o MSN buddy list synchronization is now more forgiving, only asking about
  buddies who have disappeared completely from the server list and not those
  that have simply moved groups.
o IRC will now try to append 1-9 to your nick if it is in use, instead of
  substituting the last character with 1-9 where possible.
o Bonjour buddies will be saved persistently if they're moved out of the
  "Bonjour" group. (Eion Robb)

(tnn)

2008-05-17 22:46:35 UTC MAIN commitmail json YAML

2008-05-17 22:12:14 UTC MAIN commitmail json YAML

Note addition of x11/xf86-input-vmmouse and update of modular-xorg-drivers
to 1.2.

(tnn)

2008-05-17 22:10:11 UTC MAIN commitmail json YAML

Add xf86-input-vmmouse, bump to version 1.2.

(tnn)

2008-05-17 22:03:58 UTC MAIN commitmail json YAML

Import xf86-input-vmmouse-12.5.0 as x11/xf86-input-vmmouse.

This is the VMware virtual mouse driver for the modular Xorg server.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(tnn)

2008-05-17 21:53:23 UTC MAIN commitmail json YAML

Updated x11/xf86-video-vmware to 10.16.1

(tnn)

2008-05-17 21:52:47 UTC MAIN commitmail json YAML

Update to xf86-video-vmware-10.16.1.
This enables Xvideo support in vmware.

(tnn)

2008-05-17 20:57:29 UTC MAIN commitmail json YAML

Fix build on IRIX by ensuring -lfontconfig links with -liconv.

(tnn)

2008-05-17 20:52:13 UTC MAIN commitmail json YAML

Adjust previous, no need for bsd.prefs.mk here.

(tnn)

2008-05-17 20:51:31 UTC MAIN commitmail json YAML

# Most modern Linuxen don't come with rcmds by default,
# so just pretend to have them to keep configure happy.

This is PR pkg/37912.

(tnn)

2008-05-17 20:35:40 UTC MAIN commitmail json YAML

Updated x11/xrandr to 1.2.3

(tnn)

2008-05-17 20:33:50 UTC MAIN commitmail json YAML

Update to xrandr-1.2.3.

pkgsrc changes:
  Link with -lm, since the program uses fabs(). This failed on Linux of all
  platforms. NetBSD happens to have fabs() in libc, but the manpage states
  that -lm should be linked in, so do it for all platforms.

Changes:
  Update COPYING
  Add *current and +preferred to the --verbose output
  When invoked with no option, xrandr dumps existing modes
  Allow the same output to be specified several times on the command line
  Clarify the ability to manipulate multiple outputs in the manpage
  Verify crtc against previous config.
  Always reset other outputs using the best crtc.
  Add xrandr test suite.
  Improved test script.
  Use IDs for mode selection instead of hand-crafted <w>x<h>@<r> strings.
  More tests for ambiguous xrandr output.
  Some minor issues in test case fixed.
  Be more robust in test case if mode database is borked.
  Add more tests, mostly regarding crtc switching and uncloning.
  Add informational output for known issues.
  Add another test known to fail.

(tnn)

2008-05-17 18:52:17 UTC MAIN commitmail json YAML

Fix shell pattern so it doesn't try to copy the "CVS" directory when
the shell is bash and nocaseglob is enabled (ugh, misfeature).
PR pkg/38671.

(tnn)

2008-05-17 18:34:50 UTC MAIN commitmail json YAML

Check that /usr/bin/patch really exists, so that we can gracefully fall
back to depending on devel/patch.

(tnn)

2008-05-17 14:19:00 UTC MAIN commitmail json YAML

Updated misc/ja-less to 382.262nb1

(obache)

2008-05-17 14:18:46 UTC MAIN commitmail json YAML

Some minor fixes
* Require working terminal library
* Honor PKG_SYSCONFDIR
* Fix sysconfdir mentioned in man pages.
* Add DESTDIR support

Bump PKGREVISION.

(obache)

2008-05-17 13:09:11 UTC MAIN commitmail json YAML

- smartmontools-5.38

(obache)

2008-05-17 13:08:08 UTC MAIN commitmail json YAML

Updated sysutils/smartmontools to 5.38

(obache)

2008-05-17 13:07:54 UTC MAIN commitmail json YAML

Update smartmontools to 5.38, UNSTABLE to STABLE.
Based on patch provided by Sergey Svishchev in PR 38573.
This version contains DragonFly support, noted in PR 36982.
patch-ag is taken from PR 38199.

Date 2008-03-10
Summary: smartmontools release 5.38 (STABLE)
--------------------------------------------
This is a stable release of smartmontools.  In addition to changes
below, it includes:

- Libata/Marvell driver devices no longer need explicit '-d' switch
- DEVICESCAN automatically detects libata/marvell driver SATA devices
- Fixed auto-offline/autosave support in FreeBSD
- SAT device type + SCSI generic devices work properly with smartd under Linux
- Many additions to drive database
- More portable autogen/autoconf/automake script set
- Additional Windows IOCTL route to access SMART data
- Some ATA-8 updates
- Smoother CCISS compilation support in Linux
- Dragonfly support
- Fixed some ATA identity byte swap problems on big endian CPUs
- Added support for the QNX operating system
- No-fork option added to smartd
- Improved device scanning and drive type recognition in Windows
- 3ware support for controllers with more disks (32 max)
- Improved Windows installer
- Improved SMART Attribute list and descriptions
- Fix to smartctl return codes
- Fix to scheduled tests on Highpoint RAID controllers
- New samsung firmware bug workaround option
- Auto-offline and Auto-save fixed in Linux + libata
- Solaris: better SCSI support and support for Sun compilers AND gcc
- Fixed and improvements to CCISS support
- More options for SCSI temperature monitoring and history
- Additional command line options for selective self-tests
- Compilation fixes for various platforms.

See CHANGELOG for more details, or smartmontools CVS for still further
details.

(obache)

2008-05-17 10:35:05 UTC MAIN commitmail json YAML

Updated graphics/blender to 2.45nb2

(tonnerre)

2008-05-17 10:33:15 UTC MAIN commitmail json YAML

Fix CVEs CVE-2008-1102 and CVE-2008-1102 for blender:
- Fix arbitrary code execution vulnerability in .bend files which contain
  a crafted RGBE file (CVE-2008-1102).
- Create various temporary files in safer paths (CVE-2008-1103).

(tonnerre)

2008-05-17 08:22:56 UTC MAIN commitmail json YAML

Fix MAINTAINER address typo since initial import.
tech-pkg at jp.NetBSD.org => tech-pkg-ja at jp.NetBSD.org

(obache)

2008-05-17 05:12:10 UTC MAIN commitmail json YAML

Not smartmontools-5.38 (pkg/38573) also close pkg/38199, pkg/36982.

(obache)

2008-05-17 03:10:36 UTC pkgsrc-2008Q1 commitmail json YAML

2008-05-17 03:10:13 UTC pkgsrc-2008Q1 commitmail json YAML

pullup ticket #2385 - requested by obache
ap2-suphp: update package for fixes

revisions pulled up:
- pkgsrc/www/ap2-suphp/Makefile 1.14
- pkgsrc/www/ap2-suphp/distinfo 1.4
- pkgsrc/www/ap2-suphp/patches/patch-aa 1.3
- pkgsrc/www/ap2-suphp/patches/patch-ab r0

  Module Name: pkgsrc
  Committed By: obache
  Date: Sat May 17 02:37:25 UTC 2008

  Modified Files:
  pkgsrc/www/ap2-suphp: Makefile distinfo
  pkgsrc/www/ap2-suphp/patches: patch-aa
  Removed Files:
  pkgsrc/www/ap2-suphp/patches: patch-ab

  Log Message:
  Update ap2-suphp to 0.6.3.
  While here, add DESTDIR support and more adapt sample config file to default settings.

  * Version 0.6.3 (30 March 2008)
  - Fixed a possible race condition concerning the check for the
    right symlink owner.
  - Added checks for the owner of the parent directories were added.

  * Version 0.6.2 (19 November 2006)
  - Made mod_suphp compatible with Apache 2.2
  - Modified SmartPtr implementation (hopefully) fixing
    double free problem
  - Fixed problem that caused the process to block
    when more than 4096 were written to stderr
  - Implemented userdir support
  - Fixed problem with PATH_INFO and PHP scripts

  * Version 0.6.1 (26 November 2005)
  - Changed usage of STL to gain better compatibility with old GCC versions
    (credits to Jeremy Chadwick for finding the relevant code)
  - Fixed typos in mod_suphp.c (Apache 1.3)
    (credits to Johan Ekenberg for finding these typos)
  - Fixed potential buffer overflow in function suphp_bucket_read() in
    src/apache2/mod_suphp.c
  - Fix problems with scripts sending "Last-Modified" headers
  - Extended autoconf script to look for an installation of APR
    and to use its includedir when building mod_suphp for Apache 2
  - Added support for chroot() call before execution of script

(rtr)

2008-05-17 02:38:21 UTC MAIN commitmail json YAML

ap2-suphp is updated to 0.6.3

(obache)

2008-05-17 02:37:42 UTC MAIN commitmail json YAML

Updated www/ap2-suphp to 0.6.3

(obache)

2008-05-17 02:37:25 UTC MAIN commitmail json YAML

Update ap2-suphp to 0.6.3.
While here, add DESTDIR support and more adapt sample config file to default settings.

* Version 0.6.3 (30 March 2008)
- Fixed a possible race condition concerning the check for the
  right symlink owner.
- Added checks for the owner of the parent directories were added.

* Version 0.6.2 (19 November 2006)
- Made mod_suphp compatible with Apache 2.2
- Modified SmartPtr implementation (hopefully) fixing
  double free problem
- Fixed problem that caused the process to block
  when more than 4096 were written to stderr
- Implemented userdir support
- Fixed problem with PATH_INFO and PHP scripts

* Version 0.6.1 (26 November 2005)
- Changed usage of STL to gain better compatibility with old GCC versions
  (credits to Jeremy Chadwick for finding the relevant code)
- Fixed typos in mod_suphp.c (Apache 1.3)
  (credits to Johan Ekenberg for finding these typos)
- Fixed potential buffer overflow in function suphp_bucket_read() in
  src/apache2/mod_suphp.c
- Fix problems with scripts sending "Last-Modified" headers
- Extended autoconf script to look for an installation of APR
  and to use its includedir when building mod_suphp for Apache 2
- Added support for chroot() call before execution of script

(obache)

2008-05-17 02:28:17 UTC MAIN commitmail json YAML

2008-05-16 22:13:05 UTC MAIN commitmail json YAML

+ MAMEDiff-2.29, amanda-2.6.0p1, clisp-2.45, dnstracer-1.9,
  dvdstyler-1.6.2, file-4.24, freenet-0.7, kmymoney2-0.9,
  links-2.1.0.36, rdesktop-1.6.0, smalltalk-3.0.3, wesnoth-1.4.2.

(wiz)

2008-05-16 20:02:31 UTC MAIN commitmail json YAML

Uses bsd.prog.mk, so add USE_BSD_MAKEFILE=yes.

(tnn)

2008-05-16 20:00:09 UTC MAIN commitmail json YAML

If we have USE_BSD_MAKEFILE, pass down INSTALL=${TOOLS_INSTALL:Q} in the
environment.
Otherwise BSD style packages will use the install(1) which
bootstrap-mk-files' sys.mk picked, rather than the one from
TOOLS_PLATFORM.install (which may be specified by the user in mk.conf).

(tnn)

2008-05-16 19:51:36 UTC MAIN commitmail json YAML

Updated mail/dovecot-sieve to 1.0.3.

(ghen)

2008-05-16 19:51:08 UTC MAIN commitmail json YAML

Update Dovecot Sieve plugin to 1.0.3.

- Improved vacation reply checks, log discarded vacation replies
- Expand ~ to home directory in sieve path
- If compiled script has the exact same mtime as the source script, assume the
  script hasn't changed (changed "<" check to "<=").
- Unfold multiline headers before comparing them.
- Improved error logging.

(ghen)

2008-05-16 13:53:51 UTC pkgsrc-2008Q1 commitmail json YAML

2008-05-16 13:53:20 UTC pkgsrc-2008Q1 commitmail json YAML

pullup ticket #2384 - requested by obache
liblive: update package fixes & security vulnerabilities

revisions pulled up:
- pkgsrc/net/liblive/Makefile
- pkgsrc/net/liblive/PLIST
- pkgsrc/net/liblive/distinfo

  Module Name: pkgsrc
  Committed By: obache
  Date: Sat Apr 26 11:38:43 UTC 2008

  Modified Files:
  pkgsrc/net/liblive: Makefile PLIST distinfo

  Log Message:
  Update liblive to 2008.04.09.
  draw upon a patch to update for 2007.01.17 in PR 38038
  While here, add DESTDIR support and fix permission of installed libraries.

  2008.04.09:
  - Corrected a type-related bug in "RTPInterface::handleRead()".  (Thanks to Brain Lai for noting this.)
  - Fixed a bug in "RTSPClient" that would prevent RTCP "RR" reports from being sent to
  the correct multicast address when we are receiving a multicast stream. (Thanks to Changjin Liu for noticing this.)

  2008.04.03:
  - Fixed a bug that was introduced in the "2007.12.27" release.  The "timeout" parameter to the call to
  "readSocket" in "SocketDescriptor::tcpReadHandler()" in "RTPInterface.cpp" needed to be initialized
  (to zero) first.  (Thanks to Lodewijk Loos for alerting us to this problem.)
  - Added a new config file "config.bfin-linux-uclibc", and renamed "config.bfin_uclinux" as "config.bfin-uclinux".
  (Thanks to Mike Frysinger.)

  2008.02.08:
  - Added a hack (suggested by "Romain") to "MPEG2TransportStreamFramer" to (perhaps)
  produce more accurate per-transport-packet duration estimates for wildly VBR streams.
  - Updated "MPEG2TransportStreamMultiplexor" to support the addition of MPEG-4 Audio or Video Elementary Streams.
  - Updated "RTSPOverHTTPServer.cpp" (a work in progress) so that it complies properly for some versions of
  Visual Studio on Windows.  (Thanks to Eric Flickner for noting this.)

  2008.01.19:
  - Corrected the "getNormalPlayTime()" function - introduced in the previous release - to allow for 'trick play'
  scale factors other than 1.

  2008.01.18:
  - Added a new member function
    float MediaSubsession::getNormalPlayTime()
  which - given a stream's current presentation time - returns the "Normal Play Time".
  This function is useful for RTSP streams.
  - Added support for a "a=control:" URL specified in the SDP description at the session level.

  2008.01.04:
  - Changed the "RTSPClient" timeout - introduced in the previous release - from
  5s to 30s.
  - Added support for setting and returning the RTSP session start time (as well as the end time).
  (This eliminates the need for the "live-starttime.patch" file that VLC was using.)
  - Updated some of the system-specific configuration files, to eliminate the need for many of the patches that
  the VLC developers added to their code.

  2007.12.27:
  - Added a 5s timeout to the "RTSPClient" code that checks for RTSP responses.
  This mirrors a change that was already being done to VLC's copy of the code.
  (This is still a short-term fix, until the "RTSPClient" code is rewritten to
  properly use asynchronous I/O, using the event loop.)
  - Added a timeout to the "readSocket()" call in "SocketDescriptor::tcpReadHandler()" in "RTPInterface.cpp",
  to handle reading RTP-over-TCP data.  This allows for the possibility of non-cooperative RTSP clients.
  (Thanks to Peter Leese for this suggestion.)  This is probably not a complete solution;
  more thought is needed...

  2007.12.07:
  - Fixed "H2633plusVideoFileServerMediaSubsession" to properly use a dynamic RTP payload type, rather than the
  static type 34 (which is reserved for the now-obsolete old "video/H263" RTP payload format).

  2007.12.06:
  - Updated "JPEGVideoRTPSource" to take optional 'default width' and 'default height' parameters.
  These parameters can be set by fields in the SDP description, and can be used to specifiy unusually
  large frame widths and/or heights.  (Thanks to Andrey Filippov.)

  2007.11.18:
  - Fixed a couple of memory leaks in "DarwinInjector".  (Thanks to Eyal Beit-Halachmi for noting these.)
  - Removed old 'backwards compatibility' stuff from "FramedSource".  (Noone should be relying upon this any more.)
  - Fixed a bounds-checking error in "parseRTSPRequestString()" caused by an int vs. unsigned problem.
  (Thanks to Luigi Auriemma for noting this.)
  - In "RTSPClient.cpp", fixed a couple of "unsigned" vs. "int" nits. (Thanks for Brain Lai for noting this.)

  2007.11.01:
  - Several of the options to "openRTSP" have now been changed, with two new options added:
    -s <initial-seek-time>
    -z <scale>
  See the "openRTSP" documentation <http://www.live555.com/openRTSP/> for details.
  - Fixed a bug in the way that "MPEG4VideoStreamDiscreteFramer" parses 'config' information (for inclusion in
  the stream's SDP description).  (Thanks to Nicola Bova for helping to identify this bug.)
  - Eliminated a potential memory (and socket) leak when allocating server RTP,RTCP socket pairs.
  (Thanks to David Pan for reporting this.)
  - Updated "ByteStreamFileSource" to treat a 0-byte file read the same as EOF.
  - Ensure that we have reasonable OS buffering for writes on non-blocking sockets.

  2007.08.03a:
  - Removed a debugging printf() that had been left in by mistake.  (Thanks to Massimo Zito for noticing this.)

  2007.08.03:
  - Updated the "RTSPServer" implementation to work better on systems with more than one IP address.
  The server will now include - in its RTSP responses - the IP address on which the corresponding incoming request
  was received.

  2007.07.25:
  - Added some sanity checks to various "MediaSink" subclasses, in case "fSource" is NULL.
  (Thanks to Andrey Kaminsky for noting one of these.)

  2007.07.10:
  - Made sure that "MPEG2TransportStreamFramer"s estimate of the average duration of each Transport Packet
  gets updated correctly after each 'seek' operation.  (Thanks to Massimo Zito for suggesting this.)
  - Fixed a bug in "MPEG2TransportStreamFromESSource" that was causing presentation
  timestamps to not be generated correctly.  (Thanks to Massimo Zito for noticing this.)

  2007.07.01:
  - Fixed a bug in "RTSPServer" and "RTSPClient" that would cause problems when streaming
  files whose names have spaces in them.
  - Fixed a bug in "OnDemandServerMediaSubsession::deleteStream".  (Thanks to Igor Bukanov.)
  - Make the sockets for "RTPSource", "RTCPInstance" and "BasicUDPSource" non-blocking, even though they will be read
  from only asynchronously, when packets arrive.  The reason for this is that, in some OSs, reads on a blocking
  socket can (allegedly) sometimes block, even if the socket was previously reported (e.g., by "select()") as
  having data available.  (This can supposedly happen if the UDP checksum fails, for example.)
  (Thanks to Marc Neuberger for pointing this out.)
  - Fixed a bug in "MPEG2TransportFileServerMediaSubsession.cpp" that was causing 2x
  fast-forward to fail.  (Some debugging code had been left in by mistake.)

  2007.05.24:
  - Modified "setupDatagramSocket()" to better handle setting "ReceivingInterfaceAddr" when creating a socket
  to be used to send/receive multicast.
  - Made a couple of minor changes to overcome some compilation errors that some people were apparently seeing.

  2007.05.23:
  - The RTSP server now includes the "source=" parameter in the response to a RTSP "SETUP" command.
  This works around a bug in QuickTime Player that would cause it to not send RTCP "RR" packets
  (when playing a unicast stream, and running on Mac OS X).  (Thanks to Dave Singer et al at Apple for tracking
  down this problem.)
  - The RTSP server implementation no longer terminates the session if it returns 400 or 405 errors.

  2007.04.24a:
  - Fixed a problem in the new "RTSPOverHTTPServer" code that was causing some people compilation problems.

  2007.04.24:
  - Fixed a typo in "testOnDemandRTSPServer.cpp".  (Thanks to Nils Grundback for noticing this.)
  - Modified the signature of "RTSPServer::specialClientAccessCheck()" (defined in the previous revision) to add
  a new "clientAddr" parameter (a "struct sockaddr_in"), to allow special access checking based on clients' IP
  address.
  - Make sure that the locale is set to "POSIX" when calling "toupper()" or "tolower()" on human-supplied strings.
  (Thanks to Ismail Doenmez for noting this.)

  2007.04.20:
  - Modified "MPEG2TransportStreamMultiplexor" to set the "discontinuity_indicator" flag for the first
  "adaptation_field" in the output Transport Stream.
  - Changed "AMRAudioRTPSource" to more accurately report whether/when an interleaved frame's timestamp has
  been synchronized using RTCP.
  (Thanks to David Bertrand for this patch.)
  - Made to a small fix to the previous revision's support for multicast streaming of raw UDP (nonstandard)
  - Added a virtual function to "OnDemandServerMediaSubsession" for closing the stream source.
  Subclasses can redefine this, if they wish, to do something smarter. (Thanks to Igor Bukanov for this patch.)
  - Added support to "RTSPServer" for optionally performing special per-client access control, beyond the
  standard Digest Authentication method.  (Thanks to Igor Bukanov for this patch.)
  - Made a minor optimization to "Groupsock.cpp".  (Thanks to Maxim Petrov for this suggestion.)
  - Added an initial implementation of RTSP-over-HTTP at the server level (it was already supported at the client level).
  (Note: This code has not yet been completed, and doesn yet work, so don't try to use it.)

  2007.02.20:
  - Updated "RTSPServer" to support multicast streaming of raw UDP streams (nonstandard).
  (Thanks to Aesmund Grammeltvedt for this modification.)
  - Made "RTSPClient" a little more robust in case the TCP connection fails.
  - Made "RTPSink::rtpmapLine()" virtual (as requested by Andrew Voznytsa).
  - Removed an archaic (no longer used) declaration in "groupsock/include/Groupsock.hh".
  - Added an optional "allowKasennaProtocol" parameter to "RTSPClient::describeWithPassword()"
  (similar to "RTSPClient::describeURL()").  (Thanks to Igor Bukanov for this suggestion.)s

  2007.01.17:
      - Fixed a bug that would cause the "MPEG2TransportStreamIndexer" application to fail when run on a big-endian
  architecture.
  - Added a new cl "H264VideoFileSink", that prepends each incoming H.264 NAL unit with the prefix 0x000001,
  before writing it to the file.  Also updated the "openRTSP" code to use this, when receiving H.264/RTP streams.
  (Thanks to Chris Kuiper for contributing this.)
  - Added a temporary #ifdef to "GroupsockHelper.cpp" to work around a compliation problem when building
  for Cygwin.

  2007.01.11:
  - Improved the "MPEG2IndexFromTransportStream" class to recogize Transport Stream
  PAT and PMT (tables).  This in turn makes the "MPEG2TransportStreamIndexer"
  utility more robust.
  - Fixed a minor bug in "MPEG2TransportStreamFromESSource".

  2007.01.09:
  - Added RTSP server support for 'trick play' operations on MPEG-2 Transport Stream
  files.  This requires the presence of a ".tsx" indexle for each ".ts" file.
  (This functionality will shortly be documented on the LIVE555 web site,
  and announced on the "live-devel" mailing list.)
  - Improved the performance of asynchronous file reading in "ByteStreamFileSource".
  (Thanks to Aesmund Grammeltvedt for this suggestion.)
  - Added "-D_FILE_OFFSET_BITS=64" to the "COMPILE_OPTS" line for each of the Linux config files, in order to
  alleviate possible problems with I/O on large files.

  2006.12.31:
  - We now implement "ByteStreamFileSource" on Windows using synchronous file reads,
  by default.  I had thought that Windows XP had fixed the problem - present in
  earlier versions of Windows - whereby open files are not treated as select()able
  sockets.  But apparently the problem is still there.
  - Added code that will - probably in the next release, very soon - support server
  'trick mode' operations on MPEG-2 Transport Stream files.  At present, we have two
  new applications - in the "testProgs" directory - that help support this:
  "MPEG2TransportStreamIndexer"  create a special index file for a Transport Stream
  file), and "testMPEG2TransportStreamTrickPlay" (to generate a new Transport Stream
  file that simulates a 'trick play' operation performed on the original Transport
  Stream file).  See my forthcoming post to the "live-devel" mailing list for more
  details.
  - Fixed a bug in the Base64 encoding routine.  (Thanks to Sebastian Gracias for reporting this.)

  2006.12.08:
  - Made sure that each TCP socket used by a "RTSPserver" is non-blocking, so that a slow or hanging client
  cannot hang a server.  (Thanks to "jers (at) inwind.it" for this suggestion.)

(rtr)

2008-05-16 13:48:41 UTC MAIN commitmail json YAML

Some of the X.org packages assume that the C preprocessor will use stdin
if no filename given, but this isn't true with the native HP compiler, so
teach them to use '-' explicitly.

XXX using cpp(1) to postprocess manpages is ugly, most of the other X.org
packages seem to have been converted to use sed(1).

(tnn)

2008-05-16 12:12:45 UTC pkgsrc-2008Q1 commitmail json YAML

2008-05-16 12:12:14 UTC pkgsrc-2008Q1 commitmail json YAML

pullup ticket #2383 - requested by obache
centerim: update package bug & security fixes

revisions pulled up:
- pkgsrc/chat/centerim/Makefile 1.7
- pkgsrc/chat/centerim/PLIST 1.3
- pkgsrc/chat/centerim/distinfo 1.3
- pkgsrc/chat/centerim/patches/patch-aa 1.2
- pkgsrc/chat/centerim/patches/patch-ac 1.2
- pkgsrc/chat/centerim/patches/patch-an 1.2
- pkgsrc/chat/centerim/patches/patch-av 1.2
- pkgsrc/chat/centerim/patches/patch-au r0
- pkgsrc/chat/centerim/patches/patch-aw r0
- pkgsrc/chat/centerim/patches/patch-ax r0
- pkgsrc/chat/centerim/patches/patch-ay r0
- pkgsrc/chat/centerim/patches/patch-az r0
- pkgsrc/chat/centerim/patches/patch-ba r0
- pkgsrc/chat/centerim/patches/patch-bb 1.1

  Module Name: pkgsrc
  Committed By: obache
  Date: Tue May 13 15:15:51 UTC 2008

  Modified Files:
  pkgsrc/chat/centerim: Makefile PLIST distinfo
  pkgsrc/chat/centerim/patches: patch-aa patch-ac patch-an patch-av
  Added Files:
  pkgsrc/chat/centerim/patches: patch-bb
  Removed Files:
  pkgsrc/chat/centerim/patches: patch-au patch-aw patch-ax patch-ay
      patch-az patch-ba

  Log Message:
  Update centerim to 4.22.5.
  Based on patch provided in PR 38624.

  'cicqconv' command is renamed for 'cimconv', conflict with centericq is gone away.

  2008-04-08 New version (4.22.5) released.
  This release fixes various segfaults in the Yahoo protocol. It also introduces a
  bar which displays all open chats nicely.

  2008-03-29 New version (4.22.4) released.
  This release fixes the possible url exploit described in CVE-2008-1467. It also
  makes CenterIM ready for the Yahoo protocol change kicking in on 2nd april 2008.

  2008-03-11 New version (4.22.3) released.
  This version fixes the various ICQ contact list issues (e.g adding contacts
  should now work).

  2007-12-08 New version (4.22.2) released.
  More than 90 fixes/improvements have been added to centerim since our last
  release in June. The main fixes included are:

  * Fixed bug in msn login when the server sent a NOT message
  * Fixed bug in ICQ protocol which prevented others from seeing your presence
    (partial)
  * New version tracking/updating (Thanks to David Riebenbauer for this helpful
    feature)
  * Added an "Out for Lunch" state

(rtr)

2008-05-16 09:06:37 UTC MAIN commitmail json YAML

Updated wm/wmii to 3.6nb2.

(ghen)

2008-05-16 09:06:03 UTC MAIN commitmail json YAML

Fix compatibility with dmenu 3.6; -b option is deprecated and replaced by -y
for arbitrary y coordinate (-y -0 for bottom).  Bump PKGREVISION.

(ghen)

2008-05-15 20:22:02 UTC MAIN commitmail json YAML

update to 4.2.3
changes:
* NEW options front and back to "set colorbox"
* NEW character encoding support for emf and pdf terminals
* NEW "format" keyword for "set tics" and "set {x|y|...}tics"
* NEW allow user to set colorbar label rotatation if the bar is vertical
+bugfixes

(drochner)

2008-05-15 20:07:33 UTC MAIN commitmail json YAML

2008-05-15 20:06:03 UTC MAIN commitmail json YAML

import pdflib-lite-7.0.3
This is a newer version of what we have as pkgsrc/print/pdflib, but
it comes with much unfriendlier licensing conditions (non-commercial
use only).
I've tested it with gnuplot. There is just some "dash patterns" support
added over pdflib4 afaics. So making it the default choice isn't worth
the hassle, but if you want to try it, here is it.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(drochner)

2008-05-15 20:01:30 UTC MAIN commitmail json YAML

Updated misc/gnuls to 6.11

(tnn)

2008-05-15 20:01:04 UTC MAIN commitmail json YAML

Reach over from misc/gnuls to sysutils/coreutils for common logic and
patches. Updates gnuls to 6.11 and makes it track coreutils.

(tnn)

2008-05-15 19:47:07 UTC MAIN commitmail json YAML

Added net/freeradius2 version 2.0.4

(adrianp)

2008-05-15 19:46:47 UTC MAIN commitmail json YAML

Use the proper way to pass the necessary arguments for the Mac OS X Leopard
link bug workaround to the linker.

(tron)

2008-05-15 19:46:46 UTC MAIN commitmail json YAML

2008-05-15 19:46:21 UTC MAIN commitmail json YAML

Remove file that never should have been imported

(adrianp)

2008-05-15 19:43:47 UTC MAIN commitmail json YAML

Freeradius version 2.0 of the server is intended to be backwards compatible
with previous versions, but also to have many new features, such as:

* simple policy language (see "man unlang")
* virtual servers (raddb/sites-available/README)
* IPv6 support
* better proxy support (raddb/proxy.conf)
* More EAP types
* Debugging output should be MUCH easier to understand
* VMPS support
* More modules are marked "stable" (python, etc.)
* SQL configuration has been cleaned up (see raddb/sql/*)
* limited support for HUP
* check configuration and exit (radiusd -C)
* Server core is now event based (simpler, more powerful)

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adrianp)

2008-05-15 19:40:58 UTC MAIN commitmail json YAML

Add CONFLICTS for upcoming freeradius 2.x import

(adrianp)

2008-05-15 19:18:07 UTC MAIN commitmail json YAML

2008-05-15 18:27:43 UTC MAIN commitmail json YAML

update to 1.7.3
changes:
-direct-tcpip support
-bug fixes

pkgsrc change: disable use of Python setuptools
(gives unpredictable results)

(drochner)

2008-05-15 18:19:27 UTC MAIN commitmail json YAML

update to 3.4.5
changes:
-Port to gtk 2.12 tooltips API
-Now first toplevel in project automatically shows up in the workspace
-Project no longer allows duplicate widget names
-bugfixes
-translation updates

(drochner)

2008-05-15 18:16:17 UTC MAIN commitmail json YAML

update to 4.6.4
The main point of this release is support for the
Replication Manager. The testsuite is very improved, also, in speed and
coverage.

(drochner)

2008-05-15 17:51:44 UTC MAIN commitmail json YAML

2008-05-15 17:51:29 UTC MAIN commitmail json YAML

pull another patch from upstream CVS, to fix a possible crash,
ride on today's PKGREVISION bump

(drochner)

2008-05-15 17:49:49 UTC MAIN commitmail json YAML

2008-05-15 17:46:06 UTC MAIN commitmail json YAML

2008-05-15 17:45:34 UTC MAIN commitmail json YAML

Added pkg_leaves-1.0.

(joerg)

2008-05-15 17:44:42 UTC MAIN commitmail json YAML

As requested on IRC, add pkg_leaves-1.0:
pkg_leaves is a small script to print a list of leaf packages aka
packages not depended on.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(joerg)

2008-05-15 13:42:44 UTC MAIN commitmail json YAML

Updated net/libupnp to 1.6.6nb1

(obache)

2008-05-15 13:42:29 UTC MAIN commitmail json YAML

Fix for setsockopt() in Threadpool.c to allow more than one process
to join the multicast-group on BSDs, not only FreeBSD and MacOS X.

Noticed by Greg Kerr via private mail.

Bump PKGREVISION.

(obache)

2008-05-15 13:17:38 UTC MAIN commitmail json YAML

mention recent work

(drochner)

2008-05-15 12:13:00 UTC MAIN commitmail json YAML

2008-05-15 11:13:49 UTC pkgsrc-2008Q1 commitmail json YAML

2008-05-15 11:13:26 UTC pkgsrc-2008Q1 commitmail json YAML

pullup ticket #2382 - requested by adrianp
mantis: update for bug and security fixes

revisions pulled up:
- pkgsrc/devel/mantis/Makefile 1.30
- pkgsrc/devel/mantis/PLIST 1.11
- pkgsrc/devel/mantis/distinfo 1.11

  Module Name: pkgsrc
  Committed By: adrianp
  Date: Wed May 14 21:43:06 UTC 2008

  Modified Files:
  pkgsrc/devel/mantis: Makefile PLIST distinfo

  Log Message:
  Mantis 1.1.1 Released

  This is a maintenance release for the 1.1.x branch.  It includes a fix for PHP 4 support (#8681 stripos), several fixes for SOAP API, a security fix, and other minor bug fixes.

  Mantis 1.1.0 Released

  After 4 alpha releases, 3 release candidates and over 400 features and bug fixes, Mantis 1.1.0 gold is finally released. The highlights of the Mantis 1.1.0 release include:

  1. Inclusion of MantisConnect (SOAP API) out of the box
  2. Wiki integration (dokuwiki, mediawiki, xwiki),
  3. Email queuing,
  4. Gravatar integration,
  5. DB2 support,
  6. Tagging,
  7. Filtering perma links,
  8. Time tracking,
  9. Twitter integration,
  10. UTF8 support,
  11. Generic configuration page,
  12. Show last visited issues,
  13. XHTML compliance,
  14. Authenticated RSS

(rtr)

2008-05-15 11:06:05 UTC MAIN commitmail json YAML

Fix build on NetBSD-current with openssl-current, by adding a "const".

(wiz)

2008-05-15 10:48:44 UTC pkgsrc-2008Q1 commitmail json YAML

2008-05-15 10:48:21 UTC pkgsrc-2008Q1 commitmail json YAML

pullup ticket #2381 - requested by adrianp
bugzilla3: bug fixes, cross-site scripting fixes

revisions pulled up:
- pkgsrc/devel/bugzilla3/Makefile 1.5
- pkgsrc/devel/bugzilla3/PLIST 1.2
- pkgsrc/devel/bugzilla3/distinfo 1.3

  Module Name: pkgsrc
  Committed By: adrianp
  Date: Tue May  6 19:45:54 UTC 2008

  Modified Files:
  pkgsrc/devel/bugzilla3: Makefile PLIST distinfo

  Log Message:
  3.0.4
  * Bugzilla administrators were not being correctly notified about new releases. (Bug 414726)
  * There could be extra whitespace in email subject lines. (Bug 411544)
  * The priority, severity, OS, and platform fields were always required by the Bug.create WebService function, even if they had defaults specified. (Bug 384009)
  * Better threading of bugmail in some email clients. (Bug 376453)
  * There were many fixes to the Inbound Email Interface (email_in.pl). (Bug 92274, Bug 377025, Bug 412943, Bug 413672, and Bug 431721)
  * checksetup.pl now handles UTF-8 conversion more reliably during upgrades. (Bug 374951)
  * Comments written in CJK languages are now correctly word-wrapped. (Bug 388723)
  * All emails will now be sent in the correct language, when the user has chosen a language for emails. (Bug 405946)
  * On Windows, temporary files created when uploading attachments are now correctly deleted when the upload is complete. (Bug 414002)
  * checksetup.pl now prints correct installation instructions for Windows users using Perl 5.10. (Bug 414430)

  3.0.3
  * mod_perl no longer compiles Bugzilla's code for each Apache process individually. It now compiles code only once and shares it among each Apache process. This greatly improves performance and highly decreases the memory footprint. (Bug 398241)
  * You can now search for '---' (without quotes) in versions and milestones. (Bug 362436)
  * Bugzilla should no longer break lines unnecessarily in email subjects. This was causing trouble with some email clients. (Bug 374424)
  * If you had selected "I'm added to or removed from this capacity" option for the "CC" role in your email preferences, you wouldn't get mail when more than one person was added to the CC list at once. (Bug 394796)
  * Deleting a user account no longer deletes whines from another user who has the deleted account as addressee. The schedule is simply removed, but the whine itself is left intact. (Bug 395924)
  * contrib/merge-users.pl now correctly merges all required fields when merging two user accounts. (Bug 400160)
  * Bugzilla no longer requires Apache::DBI to run under mod_perl. It caused troubles such as lost connections with the DB and didn't give any important performance gain. (Bug 408766)

  Security Fixes:
  Unauthorized Bug Change
  Cross-Site Scripting
  Account Impersonation (Minor)

(rtr)

2008-05-15 10:33:25 UTC pkgsrc-2008Q1 commitmail json YAML

2008-05-15 10:33:01 UTC pkgsrc-2008Q1 commitmail json YAML

pullup ticket #2380 - requested by adrianp
bugzilla: update for cross-site scripting vulnerability

revisions pulled up:
- pkgsrc/devel/bugzilla/Makefile
- pkgsrc/devel/bugzilla/PLIST
- pkgsrc/devel/bugzilla/distinfo

  Module Name: pkgsrc
  Committed By: adrianp
  Date: Tue May  6 19:36:39 UTC 2008

  Modified Files:
  pkgsrc/devel/bugzilla: Makefile PLIST distinfo

  Log Message:
  2.22.4

  Class:      Cross-Site Scripting
  Versions:    2.17.2 and higher
  Description: When using the "Format for Printing" view of a bug (or
              the "Long Format" of a bug list, which is the same thing),
      there was a cross-site scripting hole--arbitrary text
      from a particular URL parameter could be injected into the
          page without filtering.

(rtr)

2008-05-15 10:06:10 UTC pkgsrc-2008Q1 commitmail json YAML

2008-05-15 10:05:42 UTC pkgsrc-2008Q1 commitmail json YAML

pullup ticket #2379 - requested by adrianp
mt-daapd: security updates for dos vulnerabilities

revisions pulled up:
- pkgsrc/audio/mt-daapd/Makefile
- pkgsrc/audio/mt-daapd/distinfo
- pkgsrc/audio/mt-daapd/patches/patch-ac

  Module Name: pkgsrc
  Committed By: adrianp
  Date: Wed May 14 21:12:12 UTC 2008

  Modified Files:
  pkgsrc/audio/mt-daapd: Makefile distinfo
  pkgsrc/audio/mt-daapd/patches: patch-ac

  Log Message:
  0.2.4.2
  Small bug fixes for port order on mdns advertisement on intel macs, playlists based on bitrate. Primarly, though, this release is to apply fix for CVE-2008-1771. Thanks to Nico Golde for bringing it to light.
  0.2.4.1
  Security updates for two DOS and one format string vulnerability.

(rtr)

2008-05-15 09:56:58 UTC pkgsrc-2008Q1 commitmail json YAML

2008-05-15 09:56:31 UTC pkgsrc-2008Q1 commitmail json YAML

pullup ticket #2378 - requested by adrianp
php5: many security fixes

revisions pulled up:
- pkgsrc/lang/php5/Makefile 1.64
- pkgsrc/lang/php5/Makefile.common 1.29
- pkgsrc/lang/php5/distinfo 1.52

  Module Name: pkgsrc
  Committed By: adrianp
  Date: Sun May  4 16:50:44 UTC 2008

  Modified Files:
  pkgsrc/lang/php5: Makefile Makefile.common distinfo

  Log Message:
  Security Enhancements and Fixes in PHP 5.2.6:

  Fixed possible stack buffer overflow in the FastCGI SAPI identified by Andrei Nigmatulin.
  Fixed integer overflow in printf() identified by Maksymilian Aciemowicz.
  Fixed security issue detailed in CVE-2008-0599 identified by Ryan Permeh.
  Fixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz.
  Properly address incomplete multibyte chars inside escapeshellcmd() identified by Stefan Esser.
  Upgraded bundled PCRE to version 7.6

  Key enhancements in PHP 5.2.6 include:
  * Fixed two possible crashes inside the posix extension.
  * Fixed bug 44069 (Huge memory usage with concatenation using . instead of .=)
  * Fixed bug 44141 (private parent constructor callable through static function).
  * Fixed bug 43589 (a possible infinite loop in bz2_filter.c).
  * Fixed bug 43450 (Memory leak on some functions with implicit object __toString() call).
  * Fixed bug 43201 (Crash on using uninitialized vals and __get/__set).
  * Fixed bug 42978 (mismatch between number of bound params and values causes a crash in pdo_pgsql).
  * Fixed bug 42937 (__call() method not invoked when methods are called on parent from child class).
  * Fixed bug 42736 (xmlrpc_server_call_method() crashes).
  * Fixed bug 42369 (Implicit conversion to string leaks memory).
  * Fixed bug 41562 (SimpleXML memory issue).
  * Over 120 bug fixes.

(rtr)

2008-05-15 09:39:47 UTC pkgsrc-2008Q1 commitmail json YAML

2008-05-15 09:39:14 UTC pkgsrc-2008Q1 commitmail json YAML

pullup ticket #2377 - requested by taca
plone3, plone: resolves security vulberability

revisions pulled up:
- pkgsrc/www/plone/ploneversion.mk 1.4
- pkgsrc/www/plone3/MESSAGE 1.2
- pkgsrc/www/plone3/Makefile 1.4
- pkgsrc/www/plone3/PLIST 1.4
- pkgsrc/www/plone3/PLIST.common_end 1.3
- pkgsrc/www/plone3/distinfo 1.4
- pkgsrc/www/plone3/patches/patch-ab 1.1
- pkgsrc/www/plone3/patches/patch-ac 1.1

  Module Name: pkgsrc
  Committed By: taca
  Date: Sat May 10 09:05:35 UTC 2008

  Modified Files:
  pkgsrc/www/plone: ploneversion.mk

  Log Message:
  Make PLONE3_VERSION to 3.1.1.
  ------------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: taca
  Date: Sat May 10 09:06:00 UTC 2008

  Modified Files:
  pkgsrc/www/plone3: MESSAGE Makefile PLIST PLIST.common_end distinfo
  Added Files:
  pkgsrc/www/plone3/patches: patch-ab patch-ac

  Log Message:
  Update plone3 package to Plone 3.1.1.  Changes from 3.0.6 is too many,
  please refer http://plone.org/products/plone/releases and related links.

  This release is full compatible with Plone 3.0.

(rtr)

2008-05-15 09:15:41 UTC MAIN commitmail json YAML

pulla patch from upstream CVS which appearently fixes a problem
reported by Steven M. Bellovin on pkgsrc-users, bump PKGREVISION

(drochner)

2008-05-15 08:45:24 UTC pkgsrc-2008Q1 commitmail json YAML

2008-05-15 08:44:57 UTC pkgsrc-2008Q1 commitmail json YAML

pullup ticket #2376 - requested by tonnerre
quagga: fixes denial of service

revisions pulled up:
- pkgsrc/net/quagga/Makefile 1.31
- pkgsrc/net/quagga/distinfo 1.10
- pkgsrc/net/quagga/patches/patch-ab 1.3
- pkgsrc/net/quagga/patches/patch-ac 1.3

  Module Name: pkgsrc
  Committed By: tonnerre
  Date: Tue May 13 22:30:47 UTC 2008

  Modified Files:
  pkgsrc/net/quagga: Makefile distinfo
  Added Files:
  pkgsrc/net/quagga/patches: patch-ab patch-ac

  Log Message:
  Add patch for CVE-2007-1995 for stable quagga (NLRI attributes denial of
  service).

(rtr)

2008-05-14 21:43:44 UTC MAIN commitmail json YAML

Updated devel/mantis to 1.1.1

(adrianp)

2008-05-14 21:43:06 UTC MAIN commitmail json YAML

Mantis 1.1.1 Released

This is a maintenance release for the 1.1.x branch.  It includes a fix for PHP 4 support (#8681 stripos), several fixes for SOAP API, a security fix, and other minor bug fixes.

Mantis 1.1.0 Released

After 4 alpha releases, 3 release candidates and over 400 features and bug fixes, Mantis 1.1.0 gold is finally released. The highlights of the Mantis 1.1.0 release include:

1. Inclusion of MantisConnect (SOAP API) out of the box
2. Wiki integration (dokuwiki, mediawiki, xwiki),
3. Email queuing,
4. Gravatar integration,
5. DB2 support,
6. Tagging,
7. Filtering perma links,
8. Time tracking,
9. Twitter integration,
10. UTF8 support,
11. Generic configuration page,
12. Show last visited issues,
13. XHTML compliance,
14. Authenticated RSS

(adrianp)

2008-05-14 21:12:27 UTC MAIN commitmail json YAML

Updated audio/mt-daapd to 0.2.4.2

(adrianp)

2008-05-14 21:12:12 UTC MAIN commitmail json YAML

0.2.4.2
Small bug fixes for port order on mdns advertisement on intel macs, playlists based on bitrate. Primarly, though, this release is to apply fix for CVE-2008-1771. Thanks to Nico Golde for bringing it to light.
0.2.4.1
Security updates for two DOS and one format string vulnerability.

(adrianp)

2008-05-14 20:29:40 UTC MAIN commitmail json YAML

2008-05-14 20:26:53 UTC MAIN commitmail json YAML

2008-05-14 20:25:16 UTC MAIN commitmail json YAML

Update to 2.10.33.
Changes are too numerous to mention.

N.B. I've removed the dependency on emacs, it was only used to create the
folder to install a single folder in and worse still, PLIST used
EMACS_LISPPREFIX but this wasn't used by Lilypond.

(sborrill)

2008-05-14 18:37:59 UTC MAIN commitmail json YAML

update to 2.22.1.1
changes:
-bugfixes
-translation updates

(drochner)

2008-05-14 18:36:49 UTC MAIN commitmail json YAML

2008-05-14 18:34:23 UTC MAIN commitmail json YAML

update to 2.22.3
changes:
* Fix the playlist parser trying to parse RCS files
* Fix parsing of file that appear to be DOS text files but are Podcasts
* Fix linefeeds appearing in titles

(drochner)

2008-05-14 18:32:04 UTC MAIN commitmail json YAML

update to 0.10.7
changes:
OSS v4 support
libdc1394 2.0.0 support
AAC support fixes
RTP support improved
New OFA element
SRT subtitle encoder added
Windows Inet support for http/ftp
Fixes in dc1394, MIDI, MPEG-2 encoding, MythTV input, NAS
Fixes in Bayer decoder, replaygain analysis, GSM decoder
DVB/MPEG-TS support improved
NSF decoder updated
'metadata' plugin enhancements
Dirac encoder ported to libschroedinger
mplex element ported to 0.10
VCD/CDXA parser ported to 0.10
Directshow wrapper improvements
'selector' plugin enhancements
souphttpsrc moved to the -good module
Various other fixes and enhancements

(drochner)

2008-05-14 18:28:36 UTC MAIN commitmail json YAML

update to 0.10.8
changes:
-The libsoup based http source moved from the -bad module and was raised
to primary rank
-GOOM visualisation plugin updated to Goom2k4
-Fixes in UDP, RTSP, matroska, QT/mov, AVI, v4l2, OS/X, SunAudio, mulaw
and wavpack
-New gdkpixbuf output for snapshotting
-Various other bug-fixes

(drochner)

2008-05-14 18:26:42 UTC MAIN commitmail json YAML

2008-05-14 18:05:11 UTC MAIN commitmail json YAML

minor fixes: use gmake (it builds without, but some pattern rules are
ignored so we could get surprises later), fix gconf and PLIST

(drochner)

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

libhcrypto.la only seems to get installed if we're building on 3.x or older,
so make it only end up in the PLIST if that is the case.

(jwise)

2008-05-14 16:40:20 UTC MAIN commitmail json YAML

-make this a build dependency by default, if is used to generate source
code during the build (if at all - currently it is unused unless
someone patches xml metadata in compiz plugin sources)
-it needs bash and GNU getopt to work correctly

(drochner)

2008-05-14 16:36:18 UTC MAIN commitmail json YAML

pull some patches from upstream CVS to fix integer overflows /
buffer overflows (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423),
bump PKGREVISION

(drochner)

2008-05-14 15:28:01 UTC MAIN commitmail json YAML

Note revision bump of cairo and pango.

(obache)

2008-05-14 15:28:00 UTC MAIN commitmail json YAML

+ awesome-2.3, bacula-2.2.8 [pkg/38572], boehm-gc-7.1, bugzilla-3.0.4,
  bzr-1.4, capc-calc-2.12.3.2, chicken-3.2.0, clive-0.4.12,
  cvs-1.11.23, drraw-2.2a5, dvipng-1.10, dvtm-0.4.1, elm-me-2.4pl124b,
  enchant-1.4.2, eric3-4.1.3 [now called eric4], evolution-2.22.1.1,
  evolution-data-server-2.22.1.1, evolution-exchange-2.22.1.2,
  fox-1.6.33, fromcvs-0.0.0.122, fuse-ntfs-3g-1.2506, gdm-2.20.6,
  glade3-3.4.5, gmime-2.2.19, gnome-audio-2.22.2, gnutls-2.2.3,
  goffice-0.6.3, goffice0.6-0.6.3, gossip-0.29, gsasl-0.2.26,
  guile-1.8.5, heyu-2.2.2, highlight-2.6.10, htop-0.8, ikiwiki-2.45,
  imapsync-1.252, iozone-3.300, iso-codes-2.1, libarchive-2.5.3b,
  libevent-1.4.4, libltdl-2.2.4, libtool-2.2.4, libtool-base-2.2.4,
  links-2.1.0.35, lzo-2.03, mathomatic-14.0.2, mkfontscale-1.0.5,
  mldonkey-2.9.5, nmap-4.62, obconf-2.0.3, openafs-1.4.7,
  openldap-2.4.9, p5-Compress-Raw-Zlib-2.010, p5-Compress-Zlib-2.010,
  p5-Date-Manip-5.54, p5-IO-Compress-Base-2.010, p5-IO-Compress-Zlib-2.010,
  p5-Mail-IMAPClient-3.07, p5-Params-Validate-0.91, pcre-7.7,
  pen-0.17.3, phpmyadmin-2.11.6, pioneers-0.12.2, png-1.2.29,
  pngcrush-1.6.5, qt4-4.4.0, rosegarden4-1.7.0 [replacing
  audio/rosegarden|pkgsrc-wip], rpm-5.1.1, sendmail-8.14.3,
  singularity-0.28, smartmontools-5.38 [pkg/38573], smlnj-110.67,
  streamripper-1.63.0, taskjuggler-2.4.1, tcpreplay-3.3.0,
  texmaker-1.7.1, thunderbird-2.0.0.14 [pkg/38610], totem-pl-parser-2.22.3,
  txt2html-2.51, uim-1.5.0, wget-1.11.2, wine-1.0rc1, x264-devel-20080510,
  xf86-video-amd-2.9.0 [now xf86-video-geode], xf86-video-nv-2.1.9,
  xtrans-1.2, zile-2.2.59.

(wiz)

2008-05-14 15:27:41 UTC MAIN commitmail json YAML

Use python25 instead of removed python22.

(wiz)

2008-05-14 15:26:14 UTC MAIN commitmail json YAML

Fix to instal cairo-quartz-font.pc.
(and while here, enable quartz-image)

Then atsui support for pango again.

Bump pkgrevision.

(obache)

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

Note update of security/sudo package to 1.6.9p16.

(taca)

2008-05-14 14:00:16 UTC MAIN commitmail json YAML

Update security/seudo pacakge to 1.6.p16.

Major changes since Sudo 1.6.9p15:

o There was missing whitespace before the ldap libraries in the Makefile
  for some configurations.

o LDAPS_PORT may not be defined on older Solaris LDAP SDKs.

o If the LDAP server could not be contacted and the user was not present
  in sudoers, a syntax error in sudoers was incorrectly reported.

(taca)

2008-05-14 11:57:18 UTC MAIN commitmail json YAML

Note archivers/unshield update to 0.5.1

(jmcneill)

2008-05-14 11:56:26 UTC MAIN commitmail json YAML

2008-05-14 10:09:00 UTC MAIN commitmail json YAML

Fix build problem with recent NetBSD current with post version
of OpenSSL 0.9.8g.

Since this is fix for build problem only, I don't bump PKGREVISION.

(taca)

2008-05-14 08:05:43 UTC MAIN commitmail json YAML

Gauche supports DESTDIR nicely; enable full DESTDIR.

(uebayasi)

2008-05-14 07:22:37 UTC MAIN commitmail json YAML

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

Bl3 -lX11, -lICE, and -lSM.  If pango does not include X11, configure
adds these libraries explicitly.  With X11_TYPE=modular, they are not
found.  This fix does not seem entirely right, but does seem
necessary.  It's not clear how this ever built with modular.

(gdt)

2008-05-13 22:31:33 UTC MAIN commitmail json YAML

Updated net/quagga to 0.98.6nb1

(tonnerre)

2008-05-13 22:30:47 UTC MAIN commitmail json YAML

Add patch for CVE-2007-1995 for stable quagga (NLRI attributes denial of
service).

(tonnerre)

2008-05-13 21:37:43 UTC MAIN commitmail json YAML

Add ftmenu 0.3 (and fix username in previous commit)

(sborrill)

2008-05-13 21:36:14 UTC MAIN commitmail json YAML

Fluxbox Tray Menu

If you want a fast way to reach your Fluxbox menus when you're using all
your screen, your problems are over.

Now you can use the Fluxbox Tray Menu to put a icon on your toolbar, and
when clicking with the left button, your Fluxbox menus will appear!

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sborrill)

2008-05-13 20:13:06 UTC MAIN commitmail json YAML

minor PLIST cleanup (pull in xdg-dirs etc), approved by jmcneill

(drochner)

2008-05-13 20:05:16 UTC MAIN commitmail json YAML

Update potrace to 1.8

(sborrill)

2008-05-13 20:04:31 UTC MAIN commitmail json YAML

Update to v1.8.

Changes from 1.7:
v1.8 2007/04/09
(2007/04/08) PS1 - portability: use 'test' instead of '[' in shell
scripts.
(2007/04/08) PS1 - test suite: run PDF checks as a separate test.
(2007/04/06) PS1 - fixed logical expressions in flate.c
(2007/02/19) PS1 - portability: replacements for inline and M_PI
(2007/01/16) PS1 - test suite: added checks for rotation in
PostScript, PDF, and PGM backends
(2007/01/16) PS1 - pdf backend: added rotation
(2007/01/16) PS1 - pdf backend: renamed shipcom() function
(2007/01/14) PS1 - autoconf: check if getopt_long reorders its
arguments.
(2007/01/13) PS1 - made pseudo-random number generation
thread-safe and much faster.
(2006/12/20) PS1 - renamed some structures in lzw.c, main.h
(2006/12/20) PS1 - portability: fixed some compiler issues for
Amiga, reported by Andreas Kleinert.
(2006/12/20) PS1 - main.c: changed some return types to void.
(2006/08/14) PS1 - made curve.c:privcurve_free_members() static.
(2005/12/22) PS1 - renamed README.win as README-WIN
(2005/11/11) PS1 - portability: use binary file i/o in Cygwin.
Suggested by Henry He.
(2005/06/24) PS1 - potracelib: fixed allocation bug, reported by
Jung Shin.
(2005/06/23) PS1 - potracelib_demo.c: free resources properly.
(2005/06/23) PS1 - initialize unused private state to 0.
(2005/06/23) PS1 - decompose.c: improved memory allocation scheme.
(2005/05/06) PS1 - added "alphacurve" field to private curve
structure, so that backends that don't use the public interface
(such as the EPS backend) can be warned of non-conforming curves.

(sborrill)

2008-05-13 18:35:19 UTC MAIN commitmail json YAML

The citrix i18n code in DragonFly had some issues wrt BOM handling which
are fixed now. Enable BOM handling for newer versions only.
>From Hasso Tepper per PM.

(drochner)

2008-05-13 18:30:46 UTC MAIN commitmail json YAML

Updated emulators/yabause to 0.9.5

(tnn)

2008-05-13 18:29:57 UTC MAIN commitmail json YAML

Update to yabause-0.9.5.

0.9.4 -> 0.9.5
68k:
  - Added 1010 and 1111 line emulator support.
cd block:
  - Reworked bin/cue support. Reading should be a lot more accurate
    now on tracks 2 and greater.
emulated bios:
  - Fixed a bug in BupGetDate year calculation.
  - Fixed a bug where interrupt mask wasn't being set correctly when
    using emulated bios.
smpc:
  - Added support for SMPC NMIREQ command.
  - Added reset button emulation.
software video core:
  - Improved software renderer: window, line scroll, mosaic are now
    available and color offset and scroll screen has been fixed.
gtk port:
  - Tagged most of gtk port strings to be translatable.
general:
  - Updated peripheral interface so both ports can now be used and
    multiple pads can now be connected to each port.
  - Added translation support through mini18n library.
0.9.3 -> 0.9.4
scsp:
  - Fixed a timer bug.
  - Fixed a bug with mcire word writes.
  - Added wave file output core to available sound cores.
  - Fixed a bug in total level attenuation.
  - Fixed a bug in EG.
gtk port:
  - Redesigned memory dump window.
  - Redesigned SH2 debug window.
  - Other bug fixes.
general:
  - Added a few internal tweaks that should yield some performance gains.
  - Added support for saving and loading cheats.

(tnn)

2008-05-13 15:20:35 UTC MAIN commitmail json YAML

centerim>=4.22.5 does not conflict.

(obache)

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

Updated chat/centerim to 4.22.5

(obache)

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

Update centerim to 4.22.5.
Based on patch provided in PR 38624.

'cicqconv' command is renamed for 'cimconv', conflict with centericq is gone away.

2008-04-08 New version (4.22.5) released.
This release fixes various segfaults in the Yahoo protocol. It also introduces a
bar which displays all open chats nicely.

2008-03-29 New version (4.22.4) released.
This release fixes the possible url exploit described in CVE-2008-1467. It also
makes CenterIM ready for the Yahoo protocol change kicking in on 2nd april 2008.

2008-03-11 New version (4.22.3) released.
This version fixes the various ICQ contact list issues (e.g adding contacts
should now work).

2007-12-08 New version (4.22.2) released.
More than 90 fixes/improvements have been added to centerim since our last
release in June. The main fixes included are:

* Fixed bug in msn login when the server sent a NOT message
* Fixed bug in ICQ protocol which prevented others from seeing your presence
  (partial)
* New version tracking/updating (Thanks to David Riebenbauer for this helpful
  feature)
* Added an "Out for Lunch" state

(obache)

2008-05-13 12:56:00 UTC pkgsrc-2008Q1 commitmail json YAML

2008-05-13 12:55:30 UTC pkgsrc-2008Q1 commitmail json YAML

pullup ticket #2375 - requested by dholland
curl: fix broken build on netbsd 3

revisions pulled up:
- pkgsrc/www/curl/Makefile 1.82
- pkgsrc/www/curl/distinfo 1.55
- pkgsrc/www/curl/patches/patch-aa 1.12

  Module Name: pkgsrc
  Committed By: dholland
  Date: Mon May 12 20:37:06 UTC 2008

  Modified Files:
  pkgsrc/www/curl: Makefile distinfo
  Added Files:
  pkgsrc/www/curl/patches: patch-aa

  Log Message:
  Add explicit -lkrb5 with -lgssapi, when enabled. Fixes broken build
  on NetBSD 3.x. PR pkg/38331. PKGREVISION++.
  Ok: joerg

(rtr)

2008-05-13 12:35:44 UTC pkgsrc-2008Q1 commitmail json YAML

2008-05-13 12:35:13 UTC pkgsrc-2008Q1 commitmail json YAML

pullup ticket #2374 - requested by tonnerre
netperf: fix for symlink vulnerability

revisions pulled up:
- pkgsrc/benchmarks/netperf/Makefile 1.5
- pkgsrc/benchmarks/netperf/distinfo 1.3
- pkgsrc/benchmarks/netperf/patches/patch-ah 1.1
- pkgsrc/benchmarks/netperf/patches/patch-ai 1.1
- pkgsrc/benchmarks/netperf/patches/patch-ak 1.1

  Module Name: pkgsrc
  Committed By: tonnerre
  Date: Mon May 12 15:49:31 UTC 2008

  Modified Files:
  pkgsrc/benchmarks/netperf: Makefile distinfo
  Added Files:
  pkgsrc/benchmarks/netperf/patches: patch-ah patch-ai patch-ak

  Log Message:
  Use mkstemp in netperf code to open the debug log in order to avoid
  a symlink vulnerability. This fixes CVE-2007-1444.

(rtr)

2008-05-13 12:01:22 UTC MAIN commitmail json YAML

Updated net/Transmission to 1.20

(tnn)

2008-05-13 11:49:17 UTC MAIN commitmail json YAML

Update to Transmission-1.20.

All Platforms
+ Support https tracker connections
+ IP blocking using the Bluetack Level1 blocklist
+ Better support of multitracker torrents
+ Faster UPnP port mapping on startup
+ Ability to reset global statistics
+ Various bugfixes
GTK+
+ Inhibit hibernation when downloading
+ Use XDG basedir spec for configuration files
+ Various bug fixes and usability improvements
+ Vastly improved translations thanks to the Ubuntu translation team
+ Fix a couple of minor display issues (1.11)

(tnn)

2008-05-13 11:40:24 UTC MAIN commitmail json YAML

Enable USE_CHECK_SHLIBS_ELF on FreeBSD. Aleksej Saushev PR pkg/38606.

(tnn)

2008-05-13 11:20:02 UTC MAIN commitmail json YAML

Fixed to compile on DragonFly.
Patch provided by Steve O'Hara-Smith via private mail.

(obache)

2008-05-13 09:23:10 UTC MAIN commitmail json YAML

Note update of the "coreutils" package to version 6.11.

(tron)

2008-05-13 09:22:46 UTC MAIN commitmail json YAML

Update "coreutils" package to version 6.11. Changes since version 6.10:
- "cp -fR fifo E" now succeeds with an existing E.  Before this fix, using
  -fR to copy a fifo or "special" file onto an existing file would fail
  with EEXIST.  Now, it once again unlinks the destination before trying
  to create the destination file.  [bug introduced in coreutils-5.90]
- dd once again works with unnecessary options like if=/dev/stdin and
  of=/dev/stdout.  [bug introduced in fileutils-4.0h]
- id now uses getgrouplist, when possible.  This results in
  much better performance when there are many users and/or groups.
- ls no longer segfaults on files in /proc when linked with an older version
  of libselinux.  E.g., ls -l /proc/sys would dereference a NULL pointer.
- md5sum would segfault for invalid BSD-style input, e.g.,
  echo 'MD5 (' | md5sum -c -  Now, md5sum ignores that line.
  sha1sum, sha224sum, sha384sum, and sha512sum are affected, too.
  [bug introduced in coreutils-5.1.0]
- md5sum -c would accept a NUL-containing checksum string like "abcd\0..."
  and would unnecessarily read and compute the checksum of the named file,
  and then compare that checksum to the invalid one: guaranteed to fail.
  Now, it recognizes that the line is not valid and skips it.
  sha1sum, sha224sum, sha384sum, and sha512sum are affected, too.
  [bug present in the original version, in coreutils-4.5.1, 1995]
- "mkdir -Z x dir" no longer segfaults when diagnosing invalid context "x"
  mkfifo and mknod would fail similarly.  Now they're fixed.
- mv would mistakenly unlink a destination file before calling rename,
  when the destination had two or more hard links.  It no longer does that.
  [bug introduced in coreutils-5.3.0]
- "paste -d'\' file" no longer overruns memory (heap since coreutils-5.1.2,
  stack before then) [bug present in the original version, in 1992]
- "pr -e" with a mix of backspaces and TABs no longer corrupts the heap
  [bug present in the original version, in 1992]
- "ptx -F'\' long-file-name" would overrun a malloc'd buffer and corrupt
  the heap.  That was triggered by a lone backslash (or odd number of them)
  at the end of the option argument to --flag-truncation=STRING (-F),
  --word-regexp=REGEXP (-W), or --sentence-regexp=REGEXP (-S).
- "rm -r DIR" would mistakenly declare to be "write protected" -- and
  prompt about -- full DIR-relative names longer than MIN (PATH_MAX, 8192).
- "rmdir --ignore-fail-on-non-empty" detects and ignores the failure
  in more cases when a directory is empty.
- "seq -f % 1" would issue the erroneous diagnostic "seq: memory exhausted"
  rather than reporting the invalid string format.
  [bug introduced in coreutils-6.0]
- join now verifies that the inputs are in sorted order.  This check can
  be turned off with the --nocheck-order option.
- sort accepts the new option --sort=WORD, where WORD can be one of
  general-numeric, month, numeric or random.  These are equivalent to the
  options --general-numeric-sort/-g, --month-sort/-M, --numeric-sort/-n
  and --random-sort/-R, resp.
- id and groups work around an AFS-related bug whereby those programs
  would print an invalid group number, when given no user-name argument.
- ls --color no longer outputs unnecessary escape sequences
- seq gives better diagnostics for invalid formats.
- install, mkdir, rmdir and split now write --verbose output to stdout,
  not to stderr.

(tron)

2008-05-13 02:53:32 UTC MAIN commitmail json YAML

Updated lang/sigscheme to 0.8.3

(obache)

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

Update sigscheme to 0.8.3.

Overview of changes from 0.8.2 to 0.8.3
=======================================

* Fixes

  - Disable some GC protection tests that produce indifinite result on make
    check
  - Re-enable following unintentionally disabled tests
    * test-format.c
    * test-storage.c

Overview of changes from 0.8.1 to 0.8.2
=======================================

* Specification changes

  - test-report-result exits with error code 70 (EX_SOFTWARE) if some tests are
    failed

* Fixes

  - Fix bogus result of 'make check'. 0.8.1 and earlier passes all tests even
    if some tests are failed

Overview of changes from 0.8.0 to 0.8.1
=======================================

* Specification changes

  - [R6RS] Remove the escape sequence "\|" invalidated in final R6RS

* Fixes (also fixed in 0.7.6)

  - [CRITICAL] Fix memory alighnment issue in symbol name.
  - [CRITICAL] Fix possible bug in string buffer.
  - Plug possible memory leak.
  - Fix make test in test-string-cmp.
  - Fix compilation on Mac OS X 10.5
  - Support OpenBSD PowerPC and x86_64 in libgcroots

(obache)

2008-05-12 23:30:53 UTC MAIN commitmail json YAML

Add TODO entries for vulnerable WIP packages like I was instructed to:
- Shoutcast streaming server (CVE-2007-1229).
- SIPp SIP tester and traffic generator (CVE-2008-1959, CVE-2008-2085)
- Linux Kernel (CVE-2008-1375, CVE-2008-1675, CVE-2008-1669, CVE-2008-1615,
  CVE-2008-1375, CVE-2008-0007, CVE-2007-6282, CVE-2005-0504).

I'm not sure if it is correct to add these here but if people instruct me
to, well, whatever.

(tonnerre)

2008-05-12 20:41:01 UTC MAIN commitmail json YAML

Note update of www/curl to 7.18.0nb2.

(dholland)

2008-05-12 20:37:06 UTC MAIN commitmail json YAML

Add explicit -lkrb5 with -lgssapi, when enabled. Fixes broken build
on NetBSD 3.x. PR pkg/38331. PKGREVISION++.
Ok: joerg

(dholland)

2008-05-12 20:33:24 UTC MAIN commitmail json YAML

Note the change in lang/chicken from 3.1.0 to 3.2.0

(degroote)

2008-05-12 20:31:08 UTC MAIN commitmail json YAML

Update chicken from 3.10 to 3.20

>From Changelog :

- unit extras: moved lists, queues, strings to data-structures
- new unit data-structures
- unit library: symbol->string now copies its argument
- chicken-setup: added option -svn-trunk
- unit utils: added file-copy and file-move (request by the einit team)
- unit srfi-69: added hash-table-clear!
- unit srfi-69: new
- unit extras: moved SRFI 69 to unit srfi-69

Contributed by Aleksej Saushev

(degroote)

2008-05-12 15:52:01 UTC MAIN commitmail json YAML

Updated benchmarks/netperf to 2.3.1nb1

(tonnerre)

2008-05-12 15:49:31 UTC MAIN commitmail json YAML

2008-05-12 15:44:17 UTC pkg_install-renovation commitmail json YAML

Separate standard and non-standard headers. Deal with err.h correctly.

(joerg)

2008-05-12 15:26:10 UTC pkg_install-renovation commitmail json YAML

Don't include signature stuff if the crypto support is not requested.

(joerg)

2008-05-12 14:37:50 UTC pkg_install-renovation commitmail json YAML

Fix a segfault when no archive was found as the signature cookie is not
valid in that case.

(joerg)

2008-05-12 13:23:50 UTC MAIN commitmail json YAML

Pull in compiz-fusion-plugins-extra

(jmcneill)

2008-05-12 13:22:19 UTC MAIN commitmail json YAML

Note addition of wm/compiz-fusion-plugins-extra

(jmcneill)

2008-05-12 13:21:54 UTC MAIN commitmail json YAML

Note update of wm/compiz-fusion-plugins-main

(jmcneill)

2008-05-12 13:20:58 UTC MAIN commitmail json YAML

Enable compiz-fusion-plugins-extra

(jmcneill)

2008-05-12 13:20:17 UTC MAIN commitmail json YAML

Import compiz-fusion-plugins-extra:

Compiz is a compositing window manager that uses 3D graphics acceleration
via OpenGL. It provides various new graphical effects and features on
any desktop environment, including Gnome and KDE.

This package contains the 'extra' set of plugins for compiz.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jmcneill)

2008-05-12 13:19:17 UTC MAIN commitmail json YAML

2008-05-12 13:02:44 UTC MAIN commitmail json YAML

Note addition of compiz-fusion meta-pkg

(jmcneill)

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

Enable compiz-fusion

(jmcneill)

2008-05-12 13:01:44 UTC MAIN commitmail json YAML

Add compiz-fusion meta-pkg:

Compiz is a compositing window manager that uses 3D graphics acceleration
via OpenGL. It provides various new graphical effects and features on
any desktop environment, including Gnome and KDE.

This is a meta package for compiz fusion.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jmcneill)

2008-05-12 12:58:46 UTC MAIN commitmail json YAML

Note update to gnome-session-2.22.1.1nb2

(jmcneill)

2008-05-12 12:58:03 UTC MAIN commitmail json YAML

If ccsm is found, use the ccp plugin for compiz instead of the usual
glib/decoration/gconf list. Bump pkg revision.

(jmcneill)

2008-05-12 12:48:16 UTC MAIN commitmail json YAML

Note addition of wm/compiz-fusion-plugins-main

(jmcneill)

2008-05-12 12:48:03 UTC MAIN commitmail json YAML

Enable compiz-fusion-plugins-main

(jmcneill)

2008-05-12 12:47:29 UTC MAIN commitmail json YAML

Import compiz-fusion-plugins-main:

Compiz is a compositing window manager that uses 3D graphics acceleration
via OpenGL. It provides various new graphical effects and features on
any desktop environment, including Gnome and KDE.

This package contains a base set of plugins for compiz.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jmcneill)

2008-05-12 12:46:06 UTC pkg_install-renovation commitmail json YAML

Fix a stupid comparision bug that resulted in the PKCS7 signature
covering the GPG signature as well, which is not intended.
Make the parser to decide what parts are the real content and what parts
are signatures more strict. This also allows us to later drop the GPG
signature if we want to.

(joerg)

2008-05-12 12:41:24 UTC MAIN commitmail json YAML

Note addition of devel/compiz-bcop

(jmcneill)

2008-05-12 12:41:02 UTC MAIN commitmail json YAML

Enable compiz-bcop

(jmcneill)

2008-05-12 12:40:32 UTC MAIN commitmail json YAML

Import compiz-bcop:

Compiz is a compositing window manager that uses 3D graphics acceleration
via OpenGL. It provides various new graphical effects and features on
any desktop environment, including Gnome and KDE.

This package contains the compiz option code generator.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jmcneill)

2008-05-12 12:12:07 UTC pkg_install-renovation commitmail json YAML

Add quick_pkg_match to decide whether a pattern can match a package at
all. Use it to speed up pkg_match and the audit-history backend.
This improves ``pkg_admin audit'' from 1.333s to 0.098s and
``pkg_admin audit php libpng'' from 0.034s to 0.029s on my laptop.

(joerg)

2008-05-12 12:10:30 UTC MAIN commitmail json YAML

Note addition of wm/ccsm

(jmcneill)

2008-05-12 12:10:01 UTC MAIN commitmail json YAML

Note addition of devel/compizconfig-backend-gconf

(jmcneill)

2008-05-12 12:09:14 UTC MAIN commitmail json YAML

Enable compizconfig-backend-gconf

(jmcneill)

2008-05-12 12:08:33 UTC MAIN commitmail json YAML

2008-05-12 12:08:13 UTC MAIN commitmail json YAML

Import CompizConfig Settings Manager (ccsm):

Compiz is a compositing window manager that uses 3D graphics acceleration
via OpenGL. It provides various new graphical effects and features on
any desktop environment, including Gnome and KDE.

This package contains the CompizConfig Settings Manager UI for configuring
compiz plugins.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jmcneill)

2008-05-12 12:06:59 UTC MAIN commitmail json YAML

Import compizconfig-backend-gconf:

Compiz is a compositing window manager that uses 3D graphics acceleration
via OpenGL. It provides various new graphical effects and features on
any desktop environment, including Gnome and KDE.

This package contains a gconf plugin for the compiz configuration backend.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jmcneill)

2008-05-12 12:06:11 UTC MAIN commitmail json YAML

Import py-compizconfig:

Compiz is a compositing window manager that uses 3D graphics acceleration
via OpenGL. It provides various new graphical effects and features on
any desktop environment, including Gnome and KDE.

This package contains python bindings for libcompizconfig.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jmcneill)

2008-05-12 12:04:45 UTC MAIN commitmail json YAML

Bye bye gnome-compiz-manager

(jmcneill)

2008-05-12 12:04:29 UTC MAIN commitmail json YAML

2008-05-12 11:22:04 UTC MAIN commitmail json YAML

Added devel/py-compizconfig

(jmcneill)

2008-05-12 11:21:27 UTC MAIN commitmail json YAML

Enable py-compizconfig

(jmcneill)

2008-05-12 11:20:58 UTC MAIN commitmail json YAML

Import py-compizconfig:

Compiz is a compositing window manager that uses 3D graphics acceleration
via OpenGL. It provides various new graphical effects and features on
any desktop environment, including Gnome and KDE.

This package contains python bindings for libcompizconfig.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jmcneill)

2008-05-12 10:57:19 UTC pkgsrc-2008Q1 commitmail json YAML

2008-05-12 10:56:49 UTC pkgsrc-2008Q1 commitmail json YAML

pullup ticket #2373 - requested by joerg
digest: bug fix, version bump

revisions pulled up:
- pkgsrc/pkgtools/digest/files/configure 1.14,1.15
- pkgsrc/pkgtools/digest/files/configure.ac 1.15

  Module Name: pkgsrc
  Committed By: joerg
  Date: Sun May 11 18:38:15 UTC 2008

  Modified Files:
  pkgsrc/pkgtools/digest/files: configure

  Log Message:
  As workaround for PR 38625, rebuild with autoconf 2.61.
  ------------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: joerg
  Date: Sun May 11 18:39:21 UTC 2008

  Modified Files:
  pkgsrc/pkgtools/digest/files: configure configure.ac

  Log Message:
  Bump version to 20080510.

(rtr)

2008-05-12 10:48:27 UTC pkgsrc-2008Q1 commitmail json YAML

2008-05-12 10:47:37 UTC pkgsrc-2008Q1 commitmail json YAML

pullup ticket #2372 - requested by tonnerre
licq-core: fix for DoS vulnerability

revisions pulled up:
- pkgsrc/chat/licq-core/Makefile 1.11
- pkgsrc/chat/licq-core/distinfo 1.13
- pkgsrc/chat/licq-core/patches/patch-aa 1.2
- pkgsrc/chat/licq-core/patches/patch-ab 1.3
- pkgsrc/chat/licq-core/patches/patch-ac 1.3
- pkgsrc/chat/licq-core/patches/patch-ag 1.5

  Module Name: pkgsrc
  Committed By: tonnerre
  Date: Sun May 11 04:12:34 UTC 2008

  Modified Files:
  pkgsrc/chat/licq-core: Makefile distinfo
  pkgsrc/chat/licq-core/patches: patch-aa
  Added Files:
  pkgsrc/chat/licq-core/patches: patch-ab patch-ac patch-ag

  Log Message:
  Fix multiple connection handling Denial of Service vulnerability in licq
  (CVE-2008-1996). Before this, the application would crash if too many
  TCP connections are opened.

(rtr)