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

2024-05-12 15:52:15 UTC Now

2008-06-19 14:47:01 UTC MAIN commitmail json YAML

Switch to use vendor_dir with Ruby 1.8.7.

Bump PKGREVISION.

(taca)

2008-06-19 14:46:37 UTC MAIN commitmail json YAML

Switch to use vendor_dir with Ruby 1.8.7.

Bump PKGREVISION.

(taca)

2008-06-19 14:46:07 UTC MAIN commitmail json YAML

Switch to use vendor_dir with Ruby 1.8.7.

Bump PKGREVISION.

(taca)

2008-06-19 14:45:39 UTC MAIN commitmail json YAML

2008-06-19 14:44:40 UTC MAIN commitmail json YAML

Switch to use vendor_dir with Ruby 1.8.7.

Bump PKGREVISION.

(taca)

2008-06-19 14:44:06 UTC MAIN commitmail json YAML

2008-06-19 14:43:56 UTC MAIN commitmail json YAML

2008-06-19 14:42:43 UTC MAIN commitmail json YAML

Switch to use vendor_dir with Ruby 1.8.7.

Bump PKGREVISION.

(taca)

2008-06-19 14:42:24 UTC MAIN commitmail json YAML

Switch to use vendor_dir with Ruby 1.8.7.

Bump PKGREVISION.

(taca)

2008-06-19 14:39:58 UTC MAIN commitmail json YAML

2008-06-19 14:39:00 UTC MAIN commitmail json YAML

Add comments where this file is used.

(taca)

2008-06-19 14:37:41 UTC MAIN commitmail json YAML

2008-06-19 14:37:16 UTC MAIN commitmail json YAML

2008-06-19 14:36:53 UTC MAIN commitmail json YAML

2008-06-19 14:36:28 UTC MAIN commitmail json YAML

2008-06-19 14:35:37 UTC MAIN commitmail json YAML

2008-06-19 14:30:45 UTC MAIN commitmail json YAML

Start of updating Ruby to 1.8.7.

* Update RUBY18_VERSION to 1.8.7 and RUBY18_PATCHLEVEL to 17.
* Use vendor_ruby instead for site_ruby.
* Introduce macros for relative path and use them instead of old absolete
  path.

RUBY_LIB lib/ruby/${RUBY_VER_DIR}
RUBY_ARCHLIB ${RUBY_LIB}/${RUBY_ARCH}
RUBY_SITELIB_BASE lib/ruby/site_ruby
RUBY_SITELIB ${RUBY_SITELIB_BASE}/${RUBY_VER_DIR}
RUBY_SITEARCHLIB ${RUBY_SITELIB}/${RUBY_ARCH}
RUBY_VENDORLIB_BASE lib/ruby/vendor_ruby
RUBY_VENDORLIB ${RUBY_VENDORLIB_BASE}/${RUBY_VER_DIR}
RUBY_VENDORARCHLIB ${RUBY_VENDORLIB}/${RUBY_ARCH}
RUBY_DOC share/doc/${RUBY_NAME}
RUBY_EG share/examples/${RUBY_NAME}

  Old these macros are removed after 2008Q2 branch.

RUBY_LIBDIR
RUBY_ARCHLIBDIR
RUBY_SITELIBDIR
RUBY_SITEARCHLIBDIR
RUBY_VENDORLIBDIR
RUBY_VENDORARCHLIBDIR
RUBY_DOCDIR
RUBY_EXAMPLESDIR

  * update PRINT_PLIST_AWK macro to reality and move some of them from
    ruby/modules.mk to ruby/rubyversion.mk.

(taca)

2008-06-19 14:10:16 UTC MAIN commitmail json YAML

Note update of www/geeklog package to 1.4.1nb2.

(taca)

2008-06-19 14:08:42 UTC MAIN commitmail json YAML

Add a security fix for kses, HTML filter which isn't used with default
configuration: http://www.geeklog.net/article.php/kses.

Also fix one pkglint warning.

Bump PKGREVISION.

(taca)

2008-06-19 12:38:45 UTC MAIN commitmail json YAML

make GEEKLOG_BASE and GEEKLOG_PUB settable.

(taca)

2008-06-19 11:30:20 UTC MAIN commitmail json YAML

Updated mail/fetchmail to 6.3.8nb3

(obache)

2008-06-19 11:29:49 UTC MAIN commitmail json YAML

2008-06-19 09:15:24 UTC pkgsrc-2008Q1 commitmail json YAML

2008-06-19 09:14:57 UTC pkgsrc-2008Q1 commitmail json YAML

Pullup ticket 2430 - requested by martti
security update for vim

- pkgsrc/editors/vim-share/Makefile.common 1.107-1.109
- pkgsrc/editors/vim-share/distinfo 1.96-1.98
- pkgsrc/editors/vim-share/version.mk 1.51-1.53

  Module Name: pkgsrc
  Committed By: martti
  Date: Fri May  9 09:47:21 UTC 2008

  Modified Files:
  pkgsrc/editors/vim-share: Makefile.common distinfo version.mk

  Log Message:
  Updated editors/vim-share to 7.1.297

    2258  7.1.284  compiler warnings for functions without prototype
    5787  7.1.285  (extra) Mac: dialog hotkeys don't work
    2045  7.1.286  (after 7.1.103) "w" at end of buffer moves cursor too far
    1859  7.1.287  crash when reversing a list after using it
    3182  7.1.288  (after 7.1.281) cscope leaves behind temp files with gvim
    1979  7.1.289  when EXITFREE is defined and 'acd' is set freed memory is used
    2146  7.1.290  reading unwritten bytes when spell checking with large indent
    1940  7.1.291  compiler warning for int-long conversion
    6698  7.1.292  when using a pattern with "\@<=" the submatches can be wrong
    3087  7.1.293  spell checking considers super/subscript chars as word chars
    2336  7.1.294  leaking memory when executing a shell command
    6102  7.1.295  vimtutor only works with vim, not gvim
    9374  7.1.296  SELinux is not supported
    1855  7.1.297  wrong parenmatch highlighting after search/replace dialog
---
  Module Name: pkgsrc
  Committed By: martti
  Date: Mon Jun  2 11:19:53 UTC 2008

  Modified Files:
  pkgsrc/editors/vim-share: Makefile.common distinfo version.mk

  Log Message:
  Updated editors/vim-share to 7.1.305

    1558  7.1.298  src/gvimtutor is not distributed
    9490  7.1.299  filetype detection fails for file name with special characters
    1959  7.1.300  value of asmsyntax argument isn't checked for valid characters
    1673  7.1.301  "File/Save" menu in Insert mode doesn't update tab page label
    1485  7.1.302  (after 7.1.299) compilation error on MS-Windows
    12135  7.1.304  shortpath_for_invalid_fname() is too complex and wrong
    4735  7.1.305  can't edit compressed file with special characters in the name
---
  Module Name: pkgsrc
  Committed By: martti
  Date: Thu Jun 19 05:55:44 UTC 2008

  Modified Files:
  pkgsrc/editors/vim-share: Makefile.common distinfo version.mk

  Log Message:
  Updated editors/vim-share to 7.1.315

    2153  7.1.306  some Unicode symbol chars are handled like word chars
    23714  7.1.307  many warnings when compiling with Python 2.5
    2673  7.1.308  when in readonly mode ":options" produces an error
    3989  7.1.309  installing and testing with a shadow directory doesn't work
    8024  7.1.310  incomplete utf-8 byte sequence at end of the file not detected
    2547  7.1.311  compiler warning for missing sentinel in X code
    2346  7.1.312  there is no check for error number mistakes in .po files
    3425  7.1.313  status and tile not updated when using netbeans setModified
    1915  7.1.314  'pastetoggle' is written to the session file without escaping
    3287  7.1.315  crash with specific search pattern using look-behind match

(ghen)

2008-06-19 08:16:22 UTC MAIN commitmail json YAML

Updated net/Transmission to 1.22

(tnn)

2008-06-19 08:15:48 UTC MAIN commitmail json YAML

Update to Transmission-1.22. From Matthias Drochner.
All Platforms
+ Fix two separate BitTorrent unchoke bugs that could affect performance
+ Transmission now builds correctly on Sun Studio
+ Minor man page fixes
GTK+
+ Fix crash when quitting while the stats window is still up
+ Added Latvian, Malayalam, Serbian, and Telugu translations
+ Updated Czech, Spanish, Romanian, Russian, Dutch, Polish, Italian,
Portuguese, Catalan, Danish, German, Swedish, Traditional Chinese,
Finnish, and Chinese (simplified) translations
CLI:
+ Fix scraping torrents with the -s command-line argument

(tnn)

2008-06-19 08:14:29 UTC MAIN commitmail json YAML

Add missing file to PLIST. Bump PKGREVISION.

(wiz)

2008-06-19 05:55:50 UTC MAIN commitmail json YAML

2008-06-19 05:55:44 UTC MAIN commitmail json YAML

Updated editors/vim-share to 7.1.315

  2153  7.1.306  some Unicode symbol chars are handled like word chars
23714  7.1.307  many warnings when compiling with Python 2.5
  2673  7.1.308  when in readonly mode ":options" produces an error
  3989  7.1.309  installing and testing with a shadow directory doesn't work
  8024  7.1.310  incomplete utf-8 byte sequence at end of the file not detected
  2547  7.1.311  compiler warning for missing sentinel in X code
  2346  7.1.312  there is no check for error number mistakes in .po files
  3425  7.1.313  status and tile not updated when using netbeans setModified
  1915  7.1.314  'pastetoggle' is written to the session file without escaping
  3287  7.1.315  crash with specific search pattern using look-behind match

(martti)

2008-06-19 01:57:17 UTC MAIN commitmail json YAML

+ Updated sysutils/dbus to 1.2.1nb1 [bjs 2008-06-19]

(bjs)

2008-06-19 01:56:44 UTC MAIN commitmail json YAML

- Fix support for NetBSD's atomic ops.
- Fix up some inconsistent handing of CONFIGURE_ARGS (mostly related
  to the debug option).
- Add test target (commented out, see Makefile).
- Add some patches from freedesktop.org git (see comments atop new patches).
- Remove trailing comma from an enum in tools/dbus-monitor.c.

Passes all tests on NetBSD/amd64 4.99.65, save for spawn test, which seems
to hang (?).  I'm also running GNOME now and everything seems to be in order.

(bjs)

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

+ruby-activesambaldap-0.0.6

(taca)

2008-06-18 22:23:55 UTC MAIN commitmail json YAML

gramps3 done

(gdt)

2008-06-18 22:23:26 UTC MAIN commitmail json YAML

2008-06-18 22:23:01 UTC MAIN commitmail json YAML

Change gramps to Added; "make CYTPE=Added cce" did not DTRT.

(gdt)

2008-06-18 22:21:50 UTC MAIN commitmail json YAML

Updated databases/gramps3 to 3.0.1

(gdt)

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

Add gramps 3.0.1.  Note that gramps3 has a new database format, so
gramps2 should remain for a long time.


GRAMPS (Genealogical Research and Analysis Management Programming System)
is a personal genealogy program. It provides a graphical interface for
recording genealogical research.

GRAMPS can import GEDCOM format and export to GEDCOM and Web Family Tree.
It can generate book reports, ancestor charts, relationship graphs, timelines,
Ahnentafel reports, websites, and various other comprehensive reports
in various documentation formats.

GRAMPS can also include extra media types (like JPEG images and audio
files), record sources of information, and keep track of locations
(place names).


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(gdt)

2008-06-18 22:19:51 UTC MAIN commitmail json YAML

fix building on SunOS-5.8/sparc and probably other SunOS-5.[6-9]

(dmcmahill)

2008-06-18 21:38:48 UTC MAIN commitmail json YAML

Note update of the "apache22" package to version 2.2.9.

(tron)

2008-06-18 21:38:01 UTC MAIN commitmail json YAML

Update "apache22" package to version 2.2.9.
This version of Apache is principally a bug and security fix release.
The following potential security flaws are addressed:
- CVE-2008-2364: mod_proxy_http: Better handling of excessive interim
  responses from origin server to prevent potential denial of service and
  high memory usage. Reported by Ryujiro Shibuya.
- CVE-2007-6420: mod_proxy_balancer: Prevent CSRF attacks against the
  balancer-manager interface.

pkgsrc related notes:
- CVE-2008-2364 was already fixed in "pkgsrc"
- CVE-2007-6420 doesn't affect the package in the default configuration
  because the "proxy_balancer" isn't enabled.

(tron)

2008-06-18 21:37:31 UTC MAIN commitmail json YAML

Document the issue and workaround for missing /lib/libattr.la on some RHEL
systems.

(dmcmahill)

2008-06-18 21:30:58 UTC MAIN commitmail json YAML

Note update of gxemul.

(minskim)

2008-06-18 21:30:15 UTC MAIN commitmail json YAML

Update gxemul to 0.4.6.5.

Changes since 0.4.6.1:

* Applying a patch from Oleksandr Tymoshenko for the wdc device, fixing the
  order of 16-bit words within 32-bit words in the identify struct, and the
  error register is not cleared on reads any more.
* The disk device used in the test machines can now access disk images
  larger than 4 GBs when emulating 32-bit architectures (as suggested by
  Julian Elischer).
* For ARM emulation, a special case for PC-relative load which wasn't
  implemented before has now been implemented. (The problem could be
  triggered by attempting large builds using NetBSD's pkgsrc inside e.g.
  NetBSD/cats.)
* The ARM 'bkpt' instruction has been implemented (patch from Jiri Svoboda).

(minskim)

2008-06-18 20:29:32 UTC MAIN commitmail json YAML

Fix a few problems:
. Fontforge version comparison in configure script is broken, because
  the numbers get too big for test(1). Comment it out, we know the
  pkgsrc version is new enough.
. Do not install any emacs lisp files. Should be a separate package.
. Give path to Century New Schoolbook L fonts to configure script directly.
  There seems to be some problem with fc-match in a sandbox (to be
  investigated).

Bump PKGREVISION for PLIST change.

Changes created in cooperation with dillo@ and schmonz@ at pkgsrcCon 2008.

(wiz)

2008-06-18 20:25:42 UTC MAIN commitmail json YAML

+ apache22-2.2.9, asterisk-1.4.21, awesome-2.3.1 [pkg/38953],
  cdrtools-2.01.01.41, glibmm-2.16.3, gnash-0.8.3, gnome-speech-0.4.20,
  ikiwiki-2.50, mathomatic-14.0.5, nasm-2.03.01,
  p5-HTTP-Server-Simple-0.34, p5-URI-1.37, py-gnome2-2.22.1,
  shared-mime-info-0.40, vifm-0.4, x264-devel-20080614,
  xf86-video-amd-2.10.0 [now xf86-video-geode], xf86-video-intel-2.3.2,
  xf86-video-vmware-10.16.2, xinit-1.1.0.

(wiz)

2008-06-18 18:40:36 UTC MAIN commitmail json YAML

Removed stale mirrors for Apache and synchronized pkgsrc list with
http://www.apache.org/mirrors/. Tried to introduce some geographic
diversity (America, Europe, Asia, Australia).

(heinz)

2008-06-18 16:30:01 UTC MAIN commitmail json YAML

+apache-2.2.9, firefox-3.0, ruby-activeldap-1.0.1, spamassassin-3.2.5, wine-1.0.
-ruby18-base-1.8.7 (should be covered by ruby-1.8.7).

(taca)

2008-06-18 11:12:54 UTC MAIN commitmail json YAML

2008-06-17 21:29:59 UTC MAIN commitmail json YAML

Major new changes in this release:
* Fixed unescaped output in the contact view.
* Improved importing of phone numbers.
* Fixed upgrade script.

The full list of changes (from version H3 (2.2)) can be viewed here:
http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.181.2.165&r2=1.181.2.170&ty=h

(adrianp)

2008-06-17 21:29:22 UTC MAIN commitmail json YAML

Updated mail/turba to 2.2.1

(adrianp)

2008-06-17 21:25:55 UTC MAIN commitmail json YAML

Updated www/horde to 3.2.1

(adrianp)

2008-06-17 21:25:38 UTC MAIN commitmail json YAML

The major changes compared to the Horde version H3 (3.2.1) are:
* Escape item names in the object browser.
* Select db before queries in MySQL SessionHandler.
* Format messages sent through MIME_Mail in flowed text format.
* Fixes for SQL shares with split read/write databases, and  various fixes for hierarchical shares.
* Workaround broken IE behavior when downloading files with 8-bit  filenames.
* Fix storing of unlocked preferences set by hooks.
* Allow Horde memcache driver to use UNIX sockets.
* Fix parsing of addresses in headers when the RFC 2047-encoded personal part of the address contains address list delimiters.
* Fix generation of unique keys in configuration for machines too fast for microtime().
* Added group driver for Kolab.
* Added IMAP based preferences driver for Kolab.
* Fix missing timestamp variable in Horde SQL cache driver.
* Fix over-zealous preference caching when preferences are requested for a different user.
* Fix issue in Horde_Image that caused errors when performing  certain image operations immediately after an image had been cropped when using the ImageMagick driver.
The full list of changes (from version 3.2) can be viewed here:
http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.392&r2=1.515.2.413&ty=h

(adrianp)

2008-06-17 17:38:57 UTC pkgsrc-2008Q1 commitmail json YAML

Pullup tickets #2421 and #2423.

(tron)

2008-06-17 17:36:45 UTC pkgsrc-2008Q1 commitmail json YAML

Pullup ticket #2423 - requested by drochner
Security patch for evolution

Revisions pulled up (via patch):
- mail/evolution/Makefile 1.134
- mail/evolution/distinfo 1.58
- mail/evolution/patches/patch-ac 1.18
- mail/evolution/patches/patch-ad 1.10
---
    Module Name:    pkgsrc
    Committed By:  drochner
    Date:          Thu Jun  5 11:08:08 UTC 2008

    Modified Files:
            pkgsrc/mail/evolution: Makefile distinfo
    Added Files:
            pkgsrc/mail/evolution/patches: patch-ac patch-ad

    Log Message:
    fix two buffer overflows in iCalendar code (CVE-2008-1108, CVE-2008-1109),
    patches from upstream CVS, bump PKGREVISION

(tron)

2008-06-17 14:58:14 UTC pkgsrc-2008Q1 commitmail json YAML

Pullup ticket #2421 - requested by he
Fix old-style bulk builds

Revisions pulled up:
- mk/bulk/build 1.104
- pkgtools/pkg_install/Makefile 1.154
---
    Module Name: pkgsrc
    Committed By: he
    Date: Sun Jun  8 21:04:30 UTC 2008

    Modified Files:
    pkgsrc/mk/bulk: build
    pkgsrc/pkgtools/pkg_install: Makefile

    Log Message:
    Commit two fixes which at least for me appear to be required when
    doing an old-style bulk build on 4.0 or older systems:

    - in mk/bulk/build, do "make update" instead of "make install + clean"
      when installing a new pkg_install
    - in pkgtools/pkg_install/Makefile, don't try to use our own
      executables (${WORKDIR}/pkg_add/pkg_add etc.) if they don't exist

    Discussed with joerg, and even though he's not entirely happy
    with the latter change, he didn't appear to have a better suggestion.

    This, and putting /usr/pkg/sbin earlier than /usr/sbin in the $PATH
    appears to be required to get an old-style bulk build going.

(tron)

2008-06-17 14:08:27 UTC MAIN commitmail json YAML

Note update of the "nasm" package to version 2.02nb1.

(tron)

2008-06-17 14:06:54 UTC MAIN commitmail json YAML

Updated chat/pidgin-otr to 3.2.0

(gdt)

2008-06-17 14:06:42 UTC MAIN commitmail json YAML

Update to 3.2.0.

28 May 2008:

- The functionality of the OTR button has now moved to a menu.  There's
  an "OTR" menu, as well as an icon showing the current OTR state of
  each active conversation in the window.
- New OTR icons from <cyrus_xiii@yahoo.com>
- OTR icons show up inline in the conversation window when the OTR
  status changes.
- Buddy authentication has been revamped, based on the user study
  published in SOUPS 2008.  The default is now to choose a question and
  an answer only you and the buddy should know.  The question is
  displayed to the buddy, who is prompted for the answer.  The "shared
  secret" and "fingerprint" authentication methods are still available.

(gdt)

2008-06-17 14:06:25 UTC MAIN commitmail json YAML

Add a patch from the "nasm" GIT repository to fix a crash triggered by
certain assembler files. This closes the security hole reported in SA30594
(which is IMHO highly debatable).

(tron)

2008-06-17 13:58:18 UTC MAIN commitmail json YAML

Updated chat/libotr to 3.2.0

(gdt)

2008-06-17 13:58:08 UTC MAIN commitmail json YAML

Update to 3.2.0.

- Added support for one-way authentication using an explicit question,
  based on the SOUPS 2008 user study.

(gdt)

2008-06-17 12:58:28 UTC MAIN commitmail json YAML

Add a bunch of supported options.

(sketch)

2008-06-17 12:56:46 UTC MAIN commitmail json YAML

Note the removal of the "dirproxy-devel" and the update of the
"dircproxy" package.

(tron)

2008-06-17 12:53:55 UTC MAIN commitmail json YAML

2008-06-17 12:11:59 UTC MAIN commitmail json YAML

Bail out if passed --abi on a platform for which we do special-case handling.

(sketch)

2008-06-17 11:59:08 UTC MAIN commitmail json YAML

Update notes for using Sun's compiler and 64-bit support.

(sketch)

2008-06-17 11:50:45 UTC MAIN commitmail json YAML

Save SUNWSPROBASE if provided.

(sketch)

2008-06-17 11:38:52 UTC MAIN commitmail json YAML

Add --abi to set $ABI correctly, avoids the need for CFLAGS hacks.

(sketch)

2008-06-17 11:23:48 UTC MAIN commitmail json YAML

Sun Studio 12 has a generic -m64 flag rather than individual -xarch targets.

(sketch)

2008-06-17 09:12:20 UTC MAIN commitmail json YAML

+ strace-4.5.16

(obache)

2008-06-17 08:32:41 UTC MAIN commitmail json YAML

2008-06-17 00:42:14 UTC MAIN commitmail json YAML

copy a lightly modified fix for starting xdm on ttyE4 from gdm
bump PKGREVISION

# The following forces the X server to start on the 5th virtual terminal.
# This is suboptimal but matches the defaults for the xdm configuration,
# which should work for most installations.  See the definition of
# DEFAULTVT in xsrc/xfree/xc/programs/xdm/config/Imakefile.
#
# If we do not do this, we hit a very annoying and obscure problem: during
# system startup, xdm starts before init spawns gettys.  If the X server
# is started before init spawns the gettys (which easily happens on slow
# machines), it grabs the first virtual terminal (instead of the first
# "free" one).  Later on, when the first getty is started, it grabs the
# same terminal X used (the first one).  As a result, only one of them
# will receive key presses.  And on slow machines, X will have lost access
# to the keyboard.
.if (${OPSYS} == "NetBSD" || ${OPSYS} == "OpenBSD") && \
    (${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64")
CONFIGURE_ARGS+= --with-default-vt=vt05
.endif

(abs)

2008-06-17 00:02:45 UTC MAIN commitmail json YAML

2008-06-17 00:00:30 UTC MAIN commitmail json YAML

Upgrade wm/jwm to 2.0.1, plus add fribidi and jpeg options (default on)
# JWM v2.0 <> 20070624

    * New look.
    * Background support on a per-desktop basis.
    * Veritcal/horizontal maximization support.
    * Added the ability to move windows with the pager.
    * Many bug fixes.

# JWM v2.0.1 <> 20070704

    * Fix a file descriptor leak when JPEG is enabled.
    * Give swallow windows time to map when restarting.

(abs)

2008-06-16 20:18:20 UTC MAIN commitmail json YAML

Fix shared library build on various architectures. This basically fiddles
with the number of colons between the fields.

(tonnerre)

2008-06-16 16:12:50 UTC MAIN commitmail json YAML

Install using BSD_INSTALL_PROGRAM, root permissions are requested using
SPECIAL_PERMS later.

(joerg)

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

Note addition of sysutils/smbldap-tools package version 0.9.5.

(taca)

2008-06-16 16:05:10 UTC MAIN commitmail json YAML

Add and enable smbldap-tools.

(taca)

2008-06-16 16:04:25 UTC MAIN commitmail json YAML

Importing smbldap-tools version 0.9.5.  It has still experimental phase.


Smbldap-tools is a set of scripts designed to help integrate Samba and
a LDAP directory.  They target both users and administrators of unix
systems.

Users can change their password in a way similar to the standard
`passwd' command.

Administrators can perform user and group management command line
actions and synchronise Samba account management consistently.

A version of these tools are bundled with samba, but this set is from
the master development site and is generally more up to date.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2008-06-16 15:46:08 UTC MAIN commitmail json YAML

Add missing directories.

(joerg)

2008-06-16 15:41:44 UTC MAIN commitmail json YAML

2008-06-16 15:38:17 UTC MAIN commitmail json YAML

2008-06-16 15:36:07 UTC MAIN commitmail json YAML

2008-06-16 15:34:30 UTC MAIN commitmail json YAML

2008-06-16 15:33:49 UTC MAIN commitmail json YAML

2008-06-16 15:33:11 UTC MAIN commitmail json YAML

2008-06-16 15:30:42 UTC MAIN commitmail json YAML

2008-06-16 15:29:35 UTC MAIN commitmail json YAML

2008-06-16 15:29:00 UTC MAIN commitmail json YAML

2008-06-16 15:28:56 UTC MAIN commitmail json YAML

Manually set the patch level instead of using overly complex syntax
that lintpkgsrc doesn't understand. PR pkg/38715.

(tnn)

2008-06-16 15:23:05 UTC MAIN commitmail json YAML

2008-06-16 15:14:26 UTC MAIN commitmail json YAML

2008-06-16 15:10:48 UTC MAIN commitmail json YAML

Make it more explicit that PKG_DESTDIR_SUPPORT and as side effect
META_PACKAGE must be set before including bsd.prefs.mk.

(joerg)

2008-06-16 14:55:03 UTC MAIN commitmail json YAML

Minor update to IceWM 1.2.35:

1.2.35: 2008-01-05
        - Application tray bug fixes
        - Add encoding/language to about dialog

While we're here, re-instate Beastie - the way icewm selects the start menu
icon changed with 1.2.28.

It's the little things that count. :)

(hauke)

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

Fix installation.

(joerg)

2008-06-16 14:52:58 UTC MAIN commitmail json YAML

Make sure that DHCP 3 packages only pull in v3, not v4.
Bump revisions.

(joerg)

2008-06-16 14:48:42 UTC MAIN commitmail json YAML

Fix DESTDIR. Don't create bin.

(joerg)

2008-06-16 14:48:28 UTC MAIN commitmail json YAML

Changed download site and website to append .uk to domain name.

(reed)

2008-06-16 14:44:47 UTC MAIN commitmail json YAML

Fix installation. Add DESTDIR.

(joerg)

2008-06-16 14:43:15 UTC MAIN commitmail json YAML

2008-06-16 14:39:35 UTC MAIN commitmail json YAML

Welcome to the pkginstall user/group framework. Bump revision.

(joerg)

2008-06-16 14:28:54 UTC MAIN commitmail json YAML

2008-06-16 14:08:07 UTC MAIN commitmail json YAML

2008-06-16 14:05:24 UTC MAIN commitmail json YAML

2008-06-16 13:45:55 UTC MAIN commitmail json YAML

2008-06-16 13:38:51 UTC MAIN commitmail json YAML

Unsubst MACHINE_ARCH, it is really supposed to be i386 here.

(joerg)

2008-06-16 13:36:37 UTC MAIN commitmail json YAML

+ bmp-musepack-1.2

(obache)

2008-06-16 13:35:02 UTC MAIN commitmail json YAML

Update MASTER_SITES.
Noticed by Zafer Aydogan via private mail.

(obache)

2008-06-16 13:33:33 UTC MAIN commitmail json YAML

2008-06-16 13:32:55 UTC MAIN commitmail json YAML

Fix DESTDIR installation.

(joerg)

2008-06-16 13:29:25 UTC MAIN commitmail json YAML

2008-06-16 13:22:49 UTC MAIN commitmail json YAML

INSTALLATION_DIRS=sbin.

(joerg)

2008-06-16 13:21:49 UTC MAIN commitmail json YAML

Fix DESTDIR support.

(joerg)

2008-06-16 13:21:15 UTC MAIN commitmail json YAML

Perl runtime dependency. Bump revision.

(joerg)

2008-06-16 13:19:57 UTC MAIN commitmail json YAML

2008-06-16 13:13:44 UTC MAIN commitmail json YAML

Use INSTALL_LIB for the shared library. Use relative symlinks.

(joerg)

2008-06-16 12:52:01 UTC MAIN commitmail json YAML

Call binary from DESTDIR.

(joerg)

2008-06-16 12:39:48 UTC MAIN commitmail json YAML

Make tcsetpgrp the default for all platforms but Interix.
Please list exceptions explicitly.

(joerg)

2008-06-16 10:52:33 UTC MAIN commitmail json YAML

Bump DEPENDS version for MailTools

(adrianp)

2008-06-16 10:50:30 UTC MAIN commitmail json YAML

Updated mail/p5-Mail-Box to 2.082

(adrianp)

2008-06-16 10:50:15 UTC MAIN commitmail json YAML

Update 2.066->2.082
- another fix for the case of two "Content-Type" lines, hit
  by a recent, now frequently appearing, spam message.
- various IMAP4 improvements by [David Golden]
- stop when message coersion is called but not possible.
- fixtest, to work with MIME::Entity changes.
- field attributes which contained a '\' where considered
  empty.  Reported by [Ricardo Signes]
- Message rebuild with nested message failed.  Fixed by
  [Mat Johns]

(adrianp)

2008-06-16 10:39:39 UTC MAIN commitmail json YAML

Added chat/atheme version 3.0.4

(adrianp)

2008-06-16 10:39:17 UTC MAIN commitmail json YAML

2008-06-16 10:38:27 UTC MAIN commitmail json YAML

atheme-services is a set of Services for IRC networks that allows users to
manage their channels in a secure and efficient way and allows operators to
manage various things about their networks. Unlike it's predecessor, Shrike,
services has a completely reworked form of channel management that feels
somewhat like eggdrop and is somewhat more useful.

Services currently works with many irc daemons. More details are
available in the config file.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adrianp)

2008-06-16 10:32:15 UTC MAIN commitmail json YAML

The pkginstall framework is supposed to take care of PKG_SYSCONFSUBDIR.

(hauke)

2008-06-16 10:19:06 UTC MAIN commitmail json YAML

wm/icewm updated to v1.2.34.

(hauke)

2008-06-16 10:17:56 UTC MAIN commitmail json YAML

2008-06-16 09:08:45 UTC pkgsrc-2008Q1 commitmail json YAML

2008-06-16 09:07:34 UTC pkgsrc-2008Q1 commitmail json YAML

Pullup ticket 2426 - requested by kefren
security update for freetype2

- pkgsrc/graphics/freetype2/Makefile 1.64
- pkgsrc/graphics/freetype2/PLIST 1.15
- pkgsrc/graphics/freetype2/distinfo 1.26

  Module Name:    pkgsrc
  Committed By:    drochner
  Date:        Wed Jun 11 10:35:21 UTC 2008

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

  Log Message:
  update to 2.3.6
  This fixes some integer overflow/memory corruption/heap overflow
  security problems: CVE-2008-1806, CVE-2008-1807, CVE-2008-1808

  other changes:
  -new function `FT_Get_CID_Registry_Ordering_Supplement' gives
    access to  those fields in a CID-keyed font
  -code  to validate  the new  `MATH' OpenType  table
  -API for cmap 14 support
  -A new face flag FT_FACE_FLAG_CID_KEYED
  -misc bugfixes and other improvements

(ghen)

2008-06-16 09:00:02 UTC pkgsrc-2008Q1 commitmail json YAML

Pullup ticket 2425 - requested by tron
security patch for apache22

- pkgsrc/www/apache22/Makefile 1.26
- pkgsrc/www/apache22/distinfo 1.10
- pkgsrc/www/apache22/patches/patch-ab 1.6

  Module Name: pkgsrc
  Committed By: tron
  Date: Thu Jun 12 14:12:19 UTC 2008

  Modified Files:
  pkgsrc/www/apache22: Makefile distinfo
  Added Files:
  pkgsrc/www/apache22/patches: patch-ab

  Log Message:
  Add patch for CVE-2008-2364 from the Apache SVN repository.

(ghen)

2008-06-16 08:51:43 UTC pkgsrc-2008Q1 commitmail json YAML

Pullup ticket 2424 - requested by tron
security patch + build fixes for net-snmp

- pkgsrc/net/net-snmp/Makefile 1.69-1.70
- pkgsrc/net/net-snmp/distinfo 1.44-1.46
- pkgsrc/net/net-snmp/files/cpu_dragonfly.c 1.3
- pkgsrc/net/net-snmp/patches/patch-ai 1.4-1.5
- pkgsrc/net/net-snmp/patches/patch-aj 1.5
- pkgsrc/net/net-snmp/patches/patch-ak 1.4
- pkgsrc/net/net-snmp/patches/patch-am 1.7
- pkgsrc/net/net-snmp/patches/patch-de 1.5
- pkgsrc/net/net-snmp/patches/patch-dk removed
- pkgsrc/net/net-snmp/patches/patch-ep 1.3

  Module Name: pkgsrc
  Committed By: christos
  Date: Thu Jun  5 19:09:41 UTC 2008

  Modified Files:
  pkgsrc/net/net-snmp: Makefile distinfo
  pkgsrc/net/net-snmp/files: cpu_dragonfly.c
  pkgsrc/net/net-snmp/patches: patch-am patch-de
  Added Files:
  pkgsrc/net/net-snmp/patches: patch-ai patch-aj patch-ak

  Log Message:
  PR/36978: Hasso Tepper: Make net-snmp work on dragonfly.
  While I am here make it run again on NetBSD (hi clown boy)
---
  Module Name: pkgsrc
  Committed By: tron
  Date: Fri Jun  6 16:18:04 UTC 2008

  Modified Files:
  pkgsrc/net/net-snmp: distinfo
  pkgsrc/net/net-snmp/patches: patch-ai
  Removed Files:
  pkgsrc/net/net-snmp/patches: patch-dk

  Log Message:
  Combine the to patches for "agent/mibgroup/mibII/ip.c" to make this
  actually build.
---
  Module Name: pkgsrc
  Committed By: tron
  Date: Thu Jun 12 13:32:24 UTC 2008

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

  Log Message:
  Add patch for CVE-2008-0960 from the Net-SNMP project page on Sourceforge.

(ghen)

2008-06-15 22:55:22 UTC MAIN commitmail json YAML

2008-06-15 16:13:09 UTC MAIN commitmail json YAML

NEW HOMEPAGE and MASTER_SITES.
Noticed by Zafer Aydogan via private mail.

(obache)

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

2008-06-15 14:09:43 UTC MAIN commitmail json YAML

Note sysutils/pftop update.

(peter)

2008-06-15 14:09:04 UTC MAIN commitmail json YAML

Update pftop to version 0.7. Tested on NetBSD 3.1, 4.0 and yamt-pf42.

Changes in version 0.7:
This version adds state filtering, which is funded by backcountry.com,
many thanks. It is now possible to select which states are displayed
using a tcpdump(8) like filtering language. The filter can be specified
on the command line, using the '-f' switch. It is also possible to
change the filter interactively using the 'f' command key.
Some sample, not necessarily practical, filters are given below:

- Do not show pfsync or carp traffic:

  not (pfsync or carp)
  not pfsync and not carp

- DNS traffic not going to or coming from the DNS servers:

  port 53 and not host (10.0.0.10 or 10.0.0.11)

- States with input bytes greater than 1M:

  inb > 1000000

- Traffic with very small average packet size:

  ((inb / inp) + (outb / outp))/2 < 100
  inb / inp + outb / outp < 200

Changes in version 0.6:
No functional changes. It now compiles and runs on OpenBSD 4.1-current
after pf interface changes. This version also contains separated pf
and display code. This should make adding new views easier.

Changes in version 0.5:
This version displays all active pf rules by traversing the ruleset tree.
In addition HFSC queues are now displayed correctly thanks to
Jared Spiegel. This version also incorporates other patches and comments
I have received since the previous release. Many thanks to all who have
contributed.

- New command-line switch 'S' to start the display at a given state.
- Display HFCS statistics in the queue page.
- Fixed state and rule byte and packet counters
- Fixed state sorting by packets and bytes
- Fixed some minor display problems
- The rule view now traverses all rulesets, and displays all active rules,
  together with anchor (ruleset) names.
- Anchor and Label fields dynamically resize themselves

(peter)

2008-06-15 14:03:22 UTC MAIN commitmail json YAML

Add detection for pf 4.1 and 4.2.

(peter)

2008-06-15 13:46:25 UTC MAIN commitmail json YAML

Explain that this is only here because gramps1/gramps2 database format
is incompatible.

(gdt)

2008-06-15 13:09:56 UTC MAIN commitmail json YAML

Updated news/nntpcache to 3.0.2nb1

(obache)

2008-06-15 13:08:52 UTC MAIN commitmail json YAML

Some improvements and fixes:
* Add usual rc script.
* Include some perl scripts, add perl:run and replace interpreter line.
  Fixes PR 38893.
* Use VARBASE instead of hard coded /var.
* Fix user and group mismatch between configure detection and pkgsrc.
  configure try to detect "ntpcache", "news", "daemon", and "adm".
  pkgsrc had used hard coded "news".
  Now using NNTPCACHE_USER and NNTPCACHE_GROUP.
* Change to use CONF_FILES framework instead of installing to etc directly.
* Use *_PERMS instead of some PLIST trick.

Bump PKGREVISION.

(obache)

2008-06-15 12:52:45 UTC MAIN commitmail json YAML

Add news/nntpcache license file.

(obache)

2008-06-15 12:23:10 UTC MAIN commitmail json YAML

Note update of the "openoffice2-bin" package to version 2.4.1.

(tron)

2008-06-15 12:22:52 UTC MAIN commitmail json YAML

Update "openoffice2-bin" package to version 2.4.1.
This version fixes various bugs including the security vulnerability
reported in CVE-2008-2152.

(tron)

2008-06-15 11:21:43 UTC MAIN commitmail json YAML

Ensure that SETGIDGAME is set before including bsd.prefs.mk.

(joerg)

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

Set SETGIDGAME before bsd.prefs.mk is included.

(joerg)

2008-06-15 11:09:58 UTC MAIN commitmail json YAML

Fixes permission of rom data files, noticed in PR 38906.

(obache)

2008-06-15 10:34:18 UTC MAIN commitmail json YAML

Note addition of qrencode-3.0.3

(gavan)

2008-06-15 10:33:38 UTC MAIN commitmail json YAML

New package: qrencode 3.0.3

Libqrencode is a C library for encoding data in a QR Code symbol, a kind of
2D symbology that can be scanned by handy terminals such as a mobile phone
with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters,
and is highly robust.

This package installs a library and a command line tool.

Package from Alaric Snell-Pym, with some improvements by me.

(gavan)

2008-06-15 09:56:37 UTC MAIN commitmail json YAML

2008-06-15 09:52:00 UTC MAIN commitmail json YAML

2008-06-15 00:04:58 UTC MAIN commitmail json YAML

+ solfege-3.10.4

(schmonz)

2008-06-14 23:37:34 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-06-14 23:32:47 UTC MAIN commitmail json YAML

Add pftop-0.7, pfstat-2.3 and assign to me.

(peter)

2008-06-14 23:08:08 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-06-14 21:26:49 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-06-14 21:23:09 UTC MAIN commitmail json YAML

Added support for installation to DESTDIR.

(heinz)

2008-06-14 20:57:34 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-06-14 20:56:04 UTC MAIN commitmail json YAML

Added correct version information for the required packages, as
specified in the package's Makefile.PL.

(heinz)

2008-06-14 20:00:15 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-06-14 19:11:35 UTC MAIN commitmail json YAML

2008-06-14 17:30:18 UTC MAIN commitmail json YAML

Added devel/mowgli version 0.6.1

(adrianp)

2008-06-14 17:29:55 UTC MAIN commitmail json YAML

2008-06-14 17:28:58 UTC MAIN commitmail json YAML

mowgli is a development framework for C (like GLib), which provides high
performance and highly flexible algorithms. It can be used as a suppliment
to GLib (to add additional functions (dictionaries, hashes), or replace
some of the slow GLib list manipulation functions), or stand alone. It
also provides a powerful hook system and convenient logging for your code,
as well as a high performance block allocator.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adrianp)

2008-06-14 16:21:03 UTC MAIN commitmail json YAML

Seperate out declaration of ${GIT_VERSION} into its own file, included
by Makefile.common and Makefile.  Add empty declarations of missing
variables in Makefile and remove inclusion of Makefile.common there.
This package should now build properly.

(bjs)

2008-06-14 14:48:01 UTC MAIN commitmail json YAML

2008-06-14 14:30:23 UTC MAIN commitmail json YAML

* Increase pkg-config magic to get SSL enabled build to work when the
  builtin version of OpenSSL is used.
* Do not, under any case, do anything with svn during the configure process

(adrianp)

2008-06-14 13:08:04 UTC MAIN commitmail json YAML

Updated chat/inspircd to 1.1.20

(adrianp)

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

Update to 1.1.20
1.1.20 follows up with the latest fixes of the maintenence release. It is a HIGHLY RECOMENDED upgrade for all 1.1.19 (and prior) users, as it addresses a number of client compatibility and general stability fixes.

(adrianp)

2008-06-14 10:24:52 UTC MAIN commitmail json YAML

restore patch fragment that was lost in the recent update

(tnn)

2008-06-14 09:23:08 UTC MAIN commitmail json YAML

Updated games/lmarbles to 1.0.7nb6

(obache)

2008-06-14 09:22:40 UTC MAIN commitmail json YAML

Some improvements and fixes
* Store score file under ${VARBASE} and use SETGIDGAME.  fixes PR 38910.
* Use ascii format data files for !little-endian platforms, suggested in README
* Install manuals
* Fixes the score file and manual location in man page.
* Add DESTDIR support.

Bump PKGREVISION.

(obache)

2008-06-14 08:59:28 UTC MAIN commitmail json YAML

Note update of "sendmail" and "libmilter" packages to version 8.14.3.

(tron)

2008-06-14 08:58:06 UTC MAIN commitmail json YAML

Update "sendmail" and "libmilter" package to version 8.14.3.
Changes since version 8.14.2:
* the MTA accessed storage after it free()d it. This was a regression
  introduced in 8.14.2, but the bug only showed up on a few operating
  systems.
* ruleset processing: the function cataddr() could cause the addition of
  the BlankSub character between some tokens when it should not happen
  and thus failures in rule matching. It seems that none of the default
  rules were affected by this bug and hence the problem did not show up
  for default configurations.
* the libmilter state engine did not deal correctly with milters that
  requested the omission of protocol steps during the negotiation callback.

Approved by John Nemeth.

(tron)

2008-06-14 08:55:58 UTC MAIN commitmail json YAML

2008-06-14 08:50:53 UTC MAIN commitmail json YAML

2008-06-14 08:49:14 UTC MAIN commitmail json YAML

Fix DESTDIR installation.

(joerg)

2008-06-14 08:32:33 UTC MAIN commitmail json YAML

Set MAINTAINER to OWNER if the latter is set.
Somehow this got lost from the original OWNER support commit.

(dillo)

2008-06-14 05:05:36 UTC MAIN commitmail json YAML

Treat DragonFly same as other *BSDs.
Patch provided by Hasso Tepper in PR 38849.

(obache)

2008-06-14 03:03:39 UTC MAIN commitmail json YAML

Updated games/dd2 to 0.2.2

(obache)

2008-06-14 02:58:24 UTC MAIN commitmail json YAML

Update dd2 to 0.2.2.
This release only involves license changes.
- GPL v2 or later, for LGPLv3 compatibility

While here,
* add DESTDIR support
* Put score file in ${VARBASE} and use SETGIDGAME. fix PR 38907.

(obache)

2008-06-14 01:06:56 UTC MAIN commitmail json YAML

Then disable certainly otherwise.

(obache)

2008-06-14 00:59:51 UTC MAIN commitmail json YAML

Try to regist Linux framebuffer support modules if available.
Part of PR 37581.

(obache)

2008-06-13 23:33:00 UTC MAIN commitmail json YAML

Updated chat/anope to 1.7.21

(adrianp)

2008-06-13 23:32:45 UTC MAIN commitmail json YAML

Update to 1.7.21

Version 1.7.20 (revision 1324)

With all currently known bugs fixed, this new release of Anope contains
loads of bugfixes and should provide a stable experience. This is one of
the last releases in the 1.7 series of Anope. We encourage users who were
not using the 1.7 series for stability reasons to try out this release and
report any bugs found on our bugtracker at http://bugs.anope.org/ .

An important note for MySQL users: various database schema improvements
have been added in Changes.mysql. Be sure to apply these changes to your
database schema for a large increase in performance of the MySQL code.

Take a look at the change log for more information about the changes made
for this release.

Version 1.7.21 (revision 1341)

This new release fixes a XOP-related exploitable crash bug which appeared in
Anope version 1.7.20. Earlier versions are not affected. Networks running
Anope 1.7.20 are strongly advised to upgrade to this release. Even though
networks running earlier versions are not affected by this bug, they are
still advised to upgrade due to numerous other bugfixes.

Next to the fix for the crash bug mentioned above, a number of other things
have been fixed as well, including various InspIRCd-related issues, bugs in
the MySQL code and a shiny new Russian translation.

Take a look at the change log for more information about the changes made
for this release.

(adrianp)

2008-06-13 23:15:33 UTC MAIN commitmail json YAML

More chroot build fixes from Michael Stapelberg.

(adrianp)

2008-06-13 22:57:08 UTC MAIN commitmail json YAML

Update to 5.01.  Make installed files owned by root instead of nobody.
Depend on camlp5.  wiki syntax in notes, and better save/restore.
Author omitted some changes from ${WRKSRC}/CHANGES.

Passes cursory testing.

WARNING: unclear if there is a binary format
change for the database.  Back up and export to GEDCOM before
upgrading.  gwtp in theory handles this.

(gdt)

2008-06-13 21:52:16 UTC MAIN commitmail json YAML

Make sure we pick up pax via USE_TOOLS.

(sketch)

2008-06-13 13:58:06 UTC pkgsrc-2008Q1 commitmail json YAML

2008-06-13 13:57:36 UTC pkgsrc-2008Q1 commitmail json YAML

Pullup ticket 2422 - requested by martti
latest update for clamav

- pkgsrc/mail/clamav/Makefile 1.84
- pkgsrc/mail/clamav/distinfo 1.52
- pkgsrc/mail/clamav/patches/patch-ah 1.15
- pkgsrc/mail/clamav/patches/patch-ba 1.3

  Module Name: pkgsrc
  Committed By: martti
  Date: Tue Jun 10 08:23:54 UTC 2008

  Modified Files:
  pkgsrc/mail/clamav: Makefile distinfo
  pkgsrc/mail/clamav/patches: patch-ah patch-ba

  Log Message:
  Updated mail/clamav to 0.93.1

      * libclamav/petite.c: fix possible invalid memory access (bb#1000)
        Reported by Damian Put
      * clamdscan/clamdscan.c: don't show scan summary when clamd cannot be
        contacted (bb#1041)
      * libclamav/hashtab.[ch], scanners.c: avoid using C99 flexible array members
        (bb #1039)
      * libclamav/unzip.c: correct the previous fix
      * libclamav/unzip.c: check for unprefixed bz2 - bb#1038
      * libclamav/ole2_extract.c: revert last commit
      * libclamav/ole2_extract.c: use cli_unlink
      * libclamav/ole2_extract.c: partial scan of broken ole files
      * contrib/init/RedHat: check for already running clamav-milter (bb #823)
      * libclamav/regex: avoid name collisions on AIX (bb #947)
        sync with libc: minor cleanups
      * doc/clamdoc.tex: add a note about forking daemons (bb#906)
      * libclamav/Makefile.am: link .la files first, this
        should avoid linking to old libclamav as in bb #931
      * libclamav/readdb.h: read daily.cfg stored inside .cld containers (bb#1006)
      * libclamav/mbox.c, shared/network.c: prevent uninitialized use of hostent
        structure (bb #1003).
      * libclamav/mspack.c: downgrade some error messages (bb#911)
      * clamav-milter: retrieve db version from daily.cld (bb#942)
      * libclamav/scanners.c: don't return CL_EMAX* error codes to
        applications (bb#1001)
      * clamscan/manager.c: print information about clean files when the RAR
        code is not compiled-in (bb#999)
      * libclamav/unzip.c: remove detection of Suspect.Zip and
        Exploit.Zip.ModifiedHeaders (bb#997)
      * libclamav: scan for embedded PEs inside OLE2 files (bb#914)
      * libclamav/cvd.c: add work-around for zlib issues with mixed data (bb#932)
      * libclamav/others.h: explicitely cast some constants (bb#936)
      * sigtool/sigtool.c: bb#938 (sigtool --list-sigs not working with .cld files)
      * libclamav/dconf.h: fix flag code assignment (bb #952)
      * libclamav/iana_tld.h, libclamav/phishcheck.c: update TLD list (bb #925)

(ghen)

2008-06-13 13:45:46 UTC MAIN commitmail json YAML

remove an "extern inline" which is gcc specific and doesn't work on IRIX,
reported by Stuart Shelton in PR pkg/38252,
I also think that the PRIVOXY_GROUP thing was a false report caused
by some pkgsrc framework glitch -- the value passed to "configure"
is correct for me (check "config.status").

(drochner)

2008-06-13 13:35:13 UTC MAIN commitmail json YAML

Fix build under Linux. Patch provided by Aleksey Cheusov on
"pkgsrc-users" mailing list.

(tron)

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

Set BUILD_DEPENDS on doxygen to 1.5.6 because doxygen's ABI changed
in that version to generate additional files.

(gdt)

2008-06-13 11:46:21 UTC MAIN commitmail json YAML

2008-06-13 11:32:28 UTC MAIN commitmail json YAML

2008-06-13 11:31:10 UTC MAIN commitmail json YAML

update to 0.76
changes:
-some critical bugfixes
-more bugfixes
-New function to specify default timeout for calls on proxy
-Implement org.freedesktop.DBus.Properties.GetAll

(drochner)

2008-06-13 11:28:35 UTC MAIN commitmail json YAML

update to 1.2.1, mostly from Blair Sadewitz
There is some stuff in the pkg which is not completed or doesn't work yet,
as support for NetBSD's new atomic increment ops, but this is not
essential. It is a good moment to do the update right now because gtk2
was just updated, and there is just enough time before the next branch.
This is a major update, too many changes to list here.

(drochner)

2008-06-13 11:23:30 UTC MAIN commitmail json YAML

Note update of misc/openoffice2.

(hira)

2008-06-13 11:20:15 UTC MAIN commitmail json YAML

2008-06-13 11:17:27 UTC MAIN commitmail json YAML

+bind-9.5.0,openldap-2.4.10,openoffice-2.4.1

(taca)

2008-06-13 11:03:48 UTC MAIN commitmail json YAML

update to 0.16.14
changes: bugfixes

(drochner)