Commit graph

168042 commits

Author SHA1 Message Date
adam
562ee9b1d9 Fix building with Clang 2011-02-08 11:11:23 +00:00
adam
0123f5fd24 Updated security/clamav to 0.97 2011-02-08 07:56:53 +00:00
adam
c86c95d050 Changes 0.97:
ClamAV 0.97 brings many improvements, including complete Windows support
(all major components compile out-of-box under Visual Studio), support for
signatures based on SHA1 and SHA256, better error detection, as well as
speed and memory optimizations. The complete list of changes is available
in the ChangeLog file.
2011-02-08 07:56:09 +00:00
obache
2661eb8b20 Updated devel/cutter to 1.1.6 2011-02-08 04:53:38 +00:00
obache
ef6745bab6 Update cutter to 1.1.6.
== [release-1-1-6] 1.1.6: 2011-02-09

=== Cutter

==== Improvment

  * Renamed an utility:
    * ((<cut_build_fixture_data_path()>)) -> ((<cut_build_fixture_path()>))
  * Added utitlities:
    * ((<gcut_take_string()>))
    * ((<cut_get_fixture_data()>))
    * ((<gcut_get_fixture_data()>))
    * ((<GCutEventLoop>))
    * ((<GCutGLibEventLoop>))
  * Supported Debian GNU/Linux squeeze.
    [Suggested by Romuald Conty]
  * Supported Ubuntu Maverick Meerkat.
  * Supported Fedora 14.
  * cutter.m4: supported --config-cache.
  * cutter.m4: supported custom Makefile for
    --enable-coverage. (specify custome Makefile name to
    AC_CHECK_COVERAGE() argument)
  * Supported notify-send.

==== Fixes

  * Fixed a wrong test.
    [Suggested by Ilya Barygin]

=== cut-diff

==== Improvements

  * Added ((<--label option|cut-diff#--label>)) that specify
    labels in header.

=== Thanks

  * Romuald Conty
  * Ilya Barygin
2011-02-08 04:53:19 +00:00
obache
6fa3fd2fc5 Add FETCH_USE_IPV4_ONLY option to force connecting to only IPv4 addresses. 2011-02-08 02:45:18 +00:00
obache
c0bc962879 Add `--location' option for curl to follow HTTP redirect. 2011-02-08 02:40:57 +00:00
obache
d9f81f5b80 Let curl to silent fail with server error.
fixes a part of PR#44528.
2011-02-08 02:02:32 +00:00
schmonz
8299087705 Updated mail/spamdyke to 4.2.0 2011-02-07 22:33:50 +00:00
schmonz
3e5f3f88a5 Update to 4.2.0. From the changelog:
Changed read_file() to return the number of usable lines read, instead of the
    total number of lines (including comments and whitespace).
  Fixed a huge thinko in many calls to read_file() -- when the function returns
    0, the returned value is NULL.  This was causing spamdyke to crash when no
    content was read from files by "dns-blacklist-file", "dns-whitelist-file",
    "rhs-blacklist-file", "rhs-whitelist-file" and "hostname-file".  Thanks
    to David Stiller for reporting this one and providing a lot of help in
    tracking it down.
  Added the option "tls-cipher-list" for specifying the list of ciphers to use
    in SSL/TLS connections.  This won't be an option many people will ever use,
    but in specific setups it is required.  Thanks to Chris Boulton for
    suggesting this one and producing a patch to implement it.
  Added a new value to "tls-level": "smtp-no-passthrough" to allow spamdyke to
    offer TLS but prevent it from passing TLS through to qmail if the SSL
    library cannot be initialized for some reason.
  Fixed a bug in smtp_filter that allowed open relaying when spamdyke was
    configured with "local-domains-entry" instead of "local-domains-file".
  Moved code from do_spamdyke() that set stdin and stdout sockets to
    non-blocking into tls_read() and tls_write() instead.  Setting the sockets
    to non-blocking through the entire run was causing some strange behavior
    where logging would stop after a series of large inputs.
  Refactored the address parser (yet again) to fix a bug that wasn't handling
    routing addresses properly.  Thanks to Chris Boulton for reporting this one.
  Fixed process_config_file() to not reset a "multiple" value to default if it
    was deliberately cleared during configuration.
  Fixed prepare_settings() to initialize all default values before processing
    the command line or configuration files so a "multiple" value can be cleared
    during configuration.
  Fixed configure.ac to use a gcc #pragma command to treat format warnings as
    errors instead of relying on AC_LANG_WERROR (which doesn't always work).
  Added the options "dns-query-type-a", "dns-query-type-mx",
    "dns-query-type-ptr" and "dns-query-type-rbl" to limit the types of DNS
    queries that can be sent for different purposes.  Thanks to Teodor Milkov
    for suggesting this one.
  Fixed a bug that caused a timeout whenever a post-RCPT filter is triggered
    on a non-local address.  spamdyke is supposed to close the connection to
    qmail and wait for its exit, but instead was just waiting for its exit,
    leading to unnecessary timeouts.  Thanks to Ulrich C. Manns for reporting
    this one.
  Fixed a typo in policy.php.example.  Thanks to Richard Lamse for reporting
    this one.
  Fixed compiler warnings on Fedora 11.  Thanks to Ertan Orhan for reporting
    this one.
  Fixed a bug in sendrecv where an uninitialized variable was causing erroneous
    stalls and timeouts in CentOS 5.5.
2011-02-07 22:33:40 +00:00
wiz
3f10a8e781 Fix build with png-1.5. 2011-02-07 22:08:42 +00:00
wiz
b7568b4e00 Fix build with png-1.5. 2011-02-07 21:28:56 +00:00
wiz
cfc8f24839 Fix build with png-1.5. 2011-02-07 21:09:13 +00:00
wiz
9b72b548ff Set LICENSE. 2011-02-07 21:09:06 +00:00
spz
39751e06e4 create the log dir in the configured location (instead of the default)
fixes PR pkg/44530
thanks for the report :)
2011-02-07 20:36:59 +00:00
minskim
599fa677c1 Note removal of ja-ptex-*. 2011-02-07 20:18:25 +00:00
minskim
fd0e2b376b Remove ja-ptex-share, which was obsoleted by tex-ptex. 2011-02-07 20:17:14 +00:00
minskim
c988d043a4 Remove ja-ptex-bin, which was obsoleted by tex-ptex and pdvipsk. 2011-02-07 20:14:28 +00:00
minskim
eedff8bef1 Note removal of ja-jsclasses. 2011-02-07 20:11:11 +00:00
minskim
b4cd4a8e11 Remove ja-jsclasses, which was obsoleted by tex-jsclasses. 2011-02-07 20:10:24 +00:00
minskim
0db9bb99bf Remove a conflicting dependency. 2011-02-07 20:03:58 +00:00
minskim
4adffcba34 Note update of ja-ptex. 2011-02-07 20:02:51 +00:00
minskim
578f4bb46a Let ja-ptex depend on pTeX from TeX Live. 2011-02-07 20:02:33 +00:00
minskim
699429b9ec Note PKGREVISION bump of tex-ptex. 2011-02-07 20:00:19 +00:00
minskim
5a077adb47 Update tex-ptex{,-doc} to TeX Live r21270.
Changes:
- Added hyphenation patterns for ancient Greek.
2011-02-07 19:59:44 +00:00
minskim
fba6214203 Add pdvipsk. 2011-02-07 19:44:33 +00:00
minskim
3456aa0819 Import pdvipsk-5.98pl1.7b as print/pdvipsk.
pdvips is a modified version of dvips to support Japanese.
2011-02-07 19:43:28 +00:00
wiz
c7f14ca059 + clutter-1.6.2, evolution-2.32.2, evolution-data-server-2.32.2,
evolution-exchange-2.32.2, evolution-mapi-0.32.2 [GNOME 2.32],
  gtkhtml314-3.32.2, lyx-1.6.9, mathomatic-15.4.3.
2011-02-07 19:19:07 +00:00
minskim
859ababa13 Note update of tex-lastpage{,-doc}. 2011-02-07 19:11:53 +00:00
minskim
4703fb07ce Update tex-lastpage{,-doc} to 1.2g.
Changes:
- Updated documentation.
2011-02-07 19:11:30 +00:00
taca
e6fbd22d12 Remove RUBY_REQD which specify older version of
current supported version of Ruby.

No functional change.
2011-02-07 14:55:55 +00:00
reed
0976617d61 fix typo in category/directory name as reported by
"www update.changes log"
2011-02-07 14:41:54 +00:00
adam
a934e8aab7 Updated archivers/unrar to 4.0.6 2011-02-07 13:48:25 +00:00
adam
02fb560a40 Changes 4.0.6:
No release notes available.
2011-02-07 13:46:32 +00:00
taca
36dd5ff879 Note update of www/typo3 package to 4.5.0. 2011-02-07 12:58:11 +00:00
taca
4000baec3a Update to www/typo3 package to 4.5.0.
This is TYPO3 Version 4.5: Your Long Term Solution:
Please refer new feature and changes in detail:

http://typo3.org/news-single-view/?tx_newsimporter_pi1[showItem]=0&tx_newsimporter_pi1[feed]=10&cHash=c5554a06e2
2011-02-07 12:57:30 +00:00
taca
6d36c7b738 Add and enable typo3_44. 2011-02-07 12:51:39 +00:00
taca
292c0a94b2 Re-import typo3 4.4.6 as www/typo3_44. 2011-02-07 12:51:17 +00:00
taca
ac1e5a9274 Note update of lang/ruby19-base package to 1.9.2pl136nb1. 2011-02-07 11:19:20 +00:00
taca
8d79d06c6b Add a patch from FreeBSD's port and it fixes runtime problem
on DragonFly, too.  The patch was provided by Rumko via private mail.

Bump PKGREVISION.
2011-02-07 11:15:28 +00:00
ryoon
89d9fe642e Updated fonts/umefont-ttf to 0.424 2011-02-07 11:07:57 +00:00
ryoon
c41aecf9bf Update to 0.424.
Changelog:
In Gothic (Sans-serif) family
 * Fix glyphs in Unicode : 0020-5f79, 9f4a-ffff (first check)
 * Fix glyphs in SJIS : second check completed

In Minchi (Serif) family
 * Fix glyphs in Unicode : 0020-5f79, 9f4a-ffff (first check)
 * Fix glyphs in SJIS : second check completed
2011-02-07 11:06:20 +00:00
wiz
e0ba458a22 Add default binpkg site for DragonFly. From Justin Sherrill in PR 44526. 2011-02-07 10:33:27 +00:00
wiz
f81c3611ee Handle '-' in uname output, needed for DragonFly. From Justin Sherrill in PR 44526. 2011-02-07 10:32:32 +00:00
wiz
73bb62bfe0 Updated multimedia/mjpegtools to 1.9.0nb5 2011-02-07 10:20:49 +00:00
wiz
e404eb86ee Bump PKGREVISION for interlaced png fix. 2011-02-07 10:20:36 +00:00
wiz
33c5032df3 Fix interlaced png handling (lots of (unnecessary) warnings when running,
but works).
2011-02-07 10:20:09 +00:00
schnoebe
76b4756af8 Clean up a missed pkglint warning. 2011-02-07 06:35:18 +00:00
schnoebe
00186ff261 Add spectrum. 2011-02-07 06:33:17 +00:00
schnoebe
2664156a5a Imported chat/spectrum from local development. 2011-02-07 06:31:28 +00:00