summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-08-03A few more updates from this corner:he1-1/+4
Updated security/p5-Net-SSLeay to 1.35 Updated security/p5-IO-Socket-SSL to 1.14 Updated graphics/p5-Image-Imlib2 to 2.01
2008-08-03Update from version 1.04nb3 to 2.01.he2-8/+8
Pkgsrc changes: o Add/change HOMEPAGE to search.cpan.org (old left commented out) Upstream changes: 2.01 Sun Jun 8 10:05:46 BST 2008 - in Build.PL, exit 0 when we can't find libimlib2 2.00 Fri Dec 7 11:29:47 GMT 2007 - make the cache size 0 by default 1.13 Fri Oct 13 19:08:41 BST 2006 - optimise autocropping (thanks to Sergey Mende) - find_colour now returns undef if it doesn't find the colour 1.12 Tue Aug 15 10:14:55 BST 2006 - added find_colour method - added fill method 1.11 Thu Aug 3 10:53:33 BST 2006 - endianness fixes for new_using_data (thanks to Chris Dolan) - added autocrop method 1.10 Wed Jun 28 12:11:47 BST 2006 - added new_using_data and will_blend (thanks to Chris Dolan) - new_using_data is endianness specific - fixed documentation bug, it's called get_text_size not get_font_size - added create_transparent_image method - added create_blended_image - added POD tests - added width/height as synonyms to get_width/get_height - disable buggy imlib_image_draw_pixel wrapper - if you have a version of imlib2 1.0.5 or earlier you will now see the bug 1.09 Thu Jun 15 16:43:10 GMT 2006 - lose AUTOLOAD and define the constants in their own right code by Mark Fowler. this also means that random calls for non-existant methods fail properly now 1.08 Wed Mar 1 19:10:05 GMT 2006 - fix build instructions (noticed by JPIERCE) 1.07 Fri Apr 15 11:57:47 BST 2005 - Add clone, sharpen and blur (thanks to Christian Hansen) 1.06 Fri Apr 8 22:58:26 CST 2005 - added missing test file to MANIFEST 1.05 Thu Apr 7 16:55:01 GMT 2005 - added support for defeating caching, namely: set_cache_size get_cache_size set_changed_on_disk (Thanks to Tom Insam and Mark Fowler)
2008-08-03Update from version 1.13 to 1.14. Changes:he2-6/+6
v1.14 - added support for verification of hostname from certificate including subjectAltNames, support for IDN etc based on patch and input from christopher[AT]odenbachs[DOT]de and achim[AT]grolmsnet[DOT]de. It is also possible to get more information from peer_certificate based on this patch. See documentation for peer_certificate and verify_hostname - automatic verification of hostnames with SSL_verifycn_scheme and SSL_verifycn_name - global setting of default context options like SSL_verifycn_scheme, SSL_verify_mode with set_ctx_defaults - fix import of inet4,inet6 which got broken within 1.13_X. Thanks to <at[AT]altlinux[DOT]ru> for bugreport and patch - clarified and enhanced debugging supppport based on bugreport http://rt.cpan.org/Ticket/Display.html?id=32960 - put information into README regarding the supported and recommanded version of Net::SSLeay
2008-08-03Update from version 1.32nb1 to 1.35. Changes:he2-8/+8
1.35 25.07.208 - Fix test plan for autoload.t if Test::Exception isn't available. - Skip rsa_generate_key.t if Test::Exception isn't available. 1.34 24.07.2008 - Fixed problem with X509_get_subjectAltNames, where some types of Alt Name (eg DIRNAMEs) were not properly handled, resulting in seg faults. Reported by Achim Grolms. - Added support for ENGINE_load_builtin_engines and ENGINE_register_all_complete in order to enable built-in OpenSSL crypto engines for hardware acceleration etc. - Added support for ENGINE_by_id and ENGINE_set_default, required to enable Sun crypto acceleration 1.33_01 14.02.2008 - Fixed a compile problem with inc_paths /usr/kerberos/include in inc/Module/Install/PRIVATE/Net/SSLeay.pm. Reported by "J. Nick Koston via RT" - Added optional support for SSL_set_hello_extension, SSL_set_session_secret_cb to support various extension patches from a patch to openssl-0.9.9-dev contributed by Jouni Malinen. See wpa_supplicant/patches/openssl-0.9.9-session-ticket.patch in the latest (git) version 0.6 and later of wpa_suplicant at http://hostap.epitest.fi/. These additions are ifdefed to SSL_F_SSL_SET_HELLO_EXTENSION which is added by the patch Tested with openssl-SNAP-20070816. - Added SSL_SESSION_set_master_key and SSL_get_keyblock_size. - Added all SSL_OP_* options flags present in 0.9.9 - Fixed a bug in SSL_set_tmp_dh - Doc improvements in README.Win32 - Fixed a problem with proxy connections: open_proxy_tcp_connection was stopping after the first \n from teh proxy, but instead should have looked for $CRLF . $CRLF to find the beginning of the SSL content - Fixed missing / on /usr/kerberos/include, reported by several people - removed bacus.pt from host list in t/handle/external/10_destroy.t, since it seems no longer to respond. Reported by tco2. - changed t/handle/external/10_destroy.t so this list of URIs to be tested can be configured with environment variable SSLEAY_URIS, a colon separated list of host names. Suggested by tco2. - changed t/handle/external/50_external.t and t/external/08_external.t so this list of sites to be tested can be configured with environment variable SSLEAY_SITES, a colon separated list of host names. Suggested by tco2. - Fixed doucumentation in README of how to use OPENSSL_PREFIX environment variable to control the location of openssl. Reported by "Quanah Gibson-Mount via RT". - Don't use Module::Installs auto_install. - Bind NID_ and GEN_ constants. - Default to not running external tests.
2008-08-03Updated net/snort to 2.8.2.2adrianp1-1/+2
2008-08-03Set MAKE_JOBS_SAFE=NOadrianp3-7/+15
Fix non-priv'ed builds which should fix PR 39260 2008-07-24 - Snort 2.8.2.2 [*] Improvements * Fix issue with evaluating PCRE rule options with /U modifier that are followed by a relative content rule option. * Fix issue with dsize range check. 2008-06-12 - Snort 2.8.2.1 [*] Improvements * Fix support for pass rules that sometimes did not take precedence over alert and/or drop rules.
2008-08-03Updated net/bind95 to 9.5.0pl2adrianp1-1/+2
2008-08-03Changes since 9.5.0-P1:adrianp2-7/+7
--- 9.5.0-P2 released --- 2406. [bug] Some operating systems have FD_SETSIZE set to a low value by default, which can cause resource exhaustion when many simultaneous connections are open. Linux in particular makes it difficult to increase this value. To use more sockets with select(), set ISC_SOCKET_FDSETSIZE. Example: STD_CDEFINES="-DISC_SOCKET_FDSETSIZE=4096" ./configure (This should not be necessary in most cases, and never for an authoritative-only server.) [RT #18328] 2405. [cleanup] The default value for dnssec-validation was changed to "yes" in 9.5.0-P1 and all subsequent releases; this was inadvertently omitted from CHANGES at the time. 2404. [port] hpux: files unlimited support. 2403. [bug] TSIG context leak. [RT #18341] 2402. [port] Support Solaris 2.11 and over. [RT #18362] 2401. [bug] Expect to get E[MN]FILE errno internal_accept() (from accept() or fcntl() system calls). [RT #18358] 2399. [bug] Abort timeout queries to reduce the number of open UDP sockets. [RT #18367] 2398. [bug] Improve file descriptor management. New, temporary, named.conf option reserved-sockets, default 512. [RT #18344] 2397. [bug] gssapi_functions had too many elements. [RT #18355] 2396. [bug] Don't set SO_REUSEADDR for randomized ports. [RT #18336] 2395. [port] Avoid warning and no effect from "files unlimited" on Linux when running as root. [RT #18335] 2394. [bug] Default configuration options set the limit for open files to 'unlimited' as described in the documentation. [RT #18331] 2393. [bug] nested acls containing keys could trigger an assertion in acl.c. [RT #18166] 2392. [bug] remove 'grep -q' from acl test script, some platforms don't support it. [RT #18253] 2387. [bug] Silence compiler warnings in lib/isc/radix.c. [RT #18147] [RT #18258]
2008-08-03Updated net/bind9 to 9.4.2pl2adrianp1-1/+2
2008-08-03Changes since 9.4.2-P1:adrianp2-7/+7
--- 9.4.2-P2 released --- 2406. [bug] Some operating systems have FD_SETSIZE set to a low value by default, which can cause resource exhaustion when many simultaneous connections are open. Linux in particular makes it difficult to increase this value. To use more sockets with select(), set ISC_SOCKET_FDSETSIZE. Example: STD_CDEFINES="-DISC_SOCKET_FDSETSIZE=4096" ./configure (This should not be necessary in most cases, and never for an authoritative-only server.) [RT #18328] 2404. [port] hpux: files unlimited support. 2403. [bug] TSIG context leak. [RT #18341] 2402. [port] Support Solaris 2.11 and over. [RT #18362] 2401. [bug] Expect to get E[MN]FILE errno internal_accept() (from accept() or fcntl() system calls). [RT #18358] 2399. [bug] Abort timeout queries to reduce the number of open UDP sockets. [RT #18367] 2398. [bug] Improve file descriptor management. New, temporary, named.conf option reserved-sockets, default 512. [RT #18344] 2396. [bug] Don't set SO_REUSEADDR for randomized ports. [RT #18336] 2395. [port] Avoid warning and no effect from "files unlimited" on Linux when running as root. [RT #18335] 2394. [bug] Default configuration options set the limit for open files to 'unlimited' as described in the documentation. [RT #18331] 2392. [bug] remove 'grep -q' from acl test script, some platforms don't support it. [RT #18253] 2322. [port] MacOS: work around the limitation of setrlimit() for RLIMIT_NOFILE. [RT #17526]
2008-08-03fix "make readme" error due to awk changes in -current.tnn1-9/+9
From Aleksej Saushev.
2008-08-03Note update of www/plone3 package to 3.1.4.taca1-1/+2
2008-08-03Update www/plone3 package to 3.1.4.taca3-7/+17
Change log * Fix an error in the French translation which broke the kupu visual editor. * Fix an error which broke through-the-web customization of views, viewlets and portlets. * Fix error in the sharing page which broke updating of local roles. Updated packages and products * Products.CMFPlone 3.1.4 * Products.kupu 1.4.11 * plone.app.customerize 1.1.2 * plone.app.workflow 1.1.4
2008-08-03Update PLONE3_VERSION.taca1-2/+2
2008-08-03Note update of these packages:taca1-1/+4
devel/darts-0.32 textproc/chasen-base-2.4.4 textproc/chasen-2.4.4
2008-08-03Update chasen to 2.4.4:taca3-12/+12
---------------------------------------------------------------------- ChaSen 2.4.4 (2008/07/24) ---------------------------------------------------------------------- - perl module is updated. (Changed to BSD License) - chmod +x tests/*.sh ---------------------------------------------------------------------- ChaSen 2.4.3 (2008/05/31) ---------------------------------------------------------------------- - bug fix http://sourceforge.jp/tracker/index.php?func=detail&aid=12464&group_id=2619&atid=9708 please use darts-0.32 or higher.
2008-08-03Bump CHASEN_VERSION.taca1-2/+2
2008-08-03Update devel/darts to 0.32 which is needed by newer chasen.taca3-8/+8
Changes from web page: - Add license file whihc wasn't included. - Miscellaneous code clean up (constify).
2008-08-03Updated net/youtube-dl to 20080726tnn1-1/+2
2008-08-03Update to youtube-dl-20080726.tnn2-16/+11
This release fixes a bug in the Unicode video title treatment, and another one with output templates referencing absolute paths. The main change is the program being able to download videos from metacafe.com and YouTube playlists. Also some pkgsrc cleanup.
2008-08-03Force to pick up prefer OpenSSL.obache3-6/+16
Fixes PR 39198.
2008-08-03libextractor update to 0.5.20c has been donebjs1-2/+1
2008-08-03+ Updated devel/libextractor to 0.5.20c [bjs 2008-08-03]bjs1-1/+2
2008-08-03Update to version 0.5.20c (needed for gnunet).bjs5-13/+29
Changes since 0.5.18a: Fixed endianess issues in mp3 extractor. Fixed build issues (need to link C++ code explicitly against libstdc++ on BSD). Releasing libextractor 0.5.20c. Fixed concurrency issues in plugin (un-)loading by adding locking around libltdl functions. Added an FFmpeg-based thumbnail extractor plugin, initially supporting only bmp and png files. Fixed security issues in XPDF-based PDF extractor. Added track number and ISRC for FLAC/mp3/ogg files. Added a plugin for AppleSingle/AppleDouble files. Various minor code cleanups. Fixed security issues in XPDF-based PDF extractor. Added a FLAC (.flac) plugin. Added a Flash Video (.flv) plugin. Add support for some common iTunes tags to qtextractor. Disable libgsf logging (for corrupt files). Added escape (\n) handling to split extractor. Fixed problem with newer versions of libgsf. Fixed problem with automake 1.10 not setting MKDIR_P. Releasing libextractor 0.5.18a.
2008-08-02Note update of audio/cs4235.dholland1-1/+2
2008-08-02Fix broken build on -current.dholland2-1/+14
2008-08-02Make this build on amd64. Probably doesn't have that good odds of working,dholland3-1/+70
but it's a step.
2008-08-02Fix broken 64-bit build of py-metakit.dholland3-1/+45
2008-08-02Fix broken configure stage resulting from a stray quote that's apparentlydholland2-5/+23
tolerated by bash.
2008-08-02Fix (well, hack around) broken amd64 build caused by misuse of va_list.dholland2-1/+113
2008-08-02Fix broken amd64 builddholland2-3/+13
2008-08-02Use -fPIC on NetBSD. (Same as FreeBSD.) Fixes broken amd64 build.dholland2-6/+10
2008-08-02Fix broken amd64 build.dholland5-1/+150
2008-08-02- intltool, update done.wiz1-2/+1
2008-08-02Fix broken amd64 build.dholland2-1/+23
2008-08-02Fix broken amd64 builddholland2-1/+41
2008-08-02Note the existence of spiralmodular, which obsoletes audio/spiralloopsdholland1-1/+6
and audio/spiralsynth.
2008-08-02Make this build on amd64.dholland4-22/+44
2008-08-02Updated mail/getmail to 4.8.2schmonz1-1/+2
2008-08-02Update to 4.8.2. From the changelog:schmonz2-6/+6
- for IMAP retrievers, keep message state around for 30 days even if the corresponding message isn't seen. This allows users to have multiple rc files with different IMAP folders to retrieve from without losing their "seen" mail state for the folders they're not currently retrieving from. You no longer need to work around this with different getmail state directories. Thanks: ?.
2008-08-02Fix broken build on NetBSD due to mremap() API difference, and whiledholland2-1/+29
here fix a couple nearby 64-bit glitches.
2008-08-02Fix broken amd64 build.dholland3-1/+35
2008-08-02Fix broken configure step on NetBSD by patching an unmatched quotedholland2-1/+15
character that bash improperly accepts.
2008-08-02Fix broken build on amd64.dholland2-1/+34
2008-08-02Update portability note.dholland1-1/+1
2008-08-02Fix broken build on -current. While here, make it build on amd64 too.dholland8-3/+342
(Patches have been sent upstream.) PKGREVISION++.
2008-08-02+ Updated converters/fribidi to 0.10.9 [bjs 2008-08-02]bjs1-1/+2
2008-08-02Update to fribidi 0.10.9 and point ${MASTER_SITES} toward a working URL.bjs3-10/+10
Changes since 0.10.4: * Minor bugfix. * Update to Unicode Character Database 5.0.0 * Fixed type sizes when stdint.h is not available. * Fixed type sizes on 64-bit architectures. * We have moved to http://fribidi.org/, hosted on freedesktop.org.
2008-08-02Updated lang/chicken to 3.3.0tnn2-3/+3
2008-08-02Update to chicken-3.3.0. From Aleksej Saushev.tnn3-7/+10
- the build system now sets the SONAME field of libchicken.so under Linux - added use of unit ports to unit extras and chicken-setup - unit utils and extras: moved port extensions to unit ports - new unit ports - some fixes to the build system when USE_HOST_PCRE is set - fixed an allocation bug in decode_literal - bug fix for bitwise-or use [Joerg Wittenberger] - bug fix pointer->address - other bug fixes