summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-05-17Updated to version 0.24.heinz4-20/+24
Pkgsrc changes: - Package supports installation to DESTDIR. - Removed patch-aa (missing includes when using OpenSSL 0.9.8 were fixed). - patch-ab corrects wrong test count. Changes since version 0.22: ===================================== 0.24 Mon Nov 13 2006 08:21:14 - Fix a bug reported by Mark Martinec <Mark.Martinec@ijs.si> where encrypt could segfault if called with insufficient data; it now informatively croaks instead. - Fix a bug reported by Mark Martinec where check_key would segfault instead of croaking when called on a public key. - Fix decrypt and private_encrypt to croak instead of segfault when called on a public key. - Add an is_private method. - Silence a few compiler warnings about ignoring return values from certain BIO_* methods. 0.23 Wed Apr 12 2006 00:06:10 - Provide 32 bytes of seeding in tests, up from 19. - Stop relying on implicit includes, which disappeared in the 0.98 release of OpenSSL. - Apply patch from Jim Radford <radford@blackbean.org> to add support for SHA{224,256,384,512}
2007-05-17Updated to version 2.83.heinz2-9/+7
Pkgsrc changes: - p5-Net-DNS not needed anymore. Changes since version 2.82: =========================== 2.83 (May 8, 2007) * Remove all uses of $' from code. This removes a global regex engine slowdown. [issues.apache.org #5312] * Comment out or replace shell commands with Perl equivalents. This removes the prerequisites of uname(1) and GNU mkdir(1).
2007-05-17Pass appropriate flags related to pthread(Should fix build problem on ↵obache4-6/+46
DragonFly). Remove subst for mecab-config, it was unneeded anymore.
2007-05-17note that g-wrap is now at 1.9.8, and that gdt has an update ready togdt1-2/+2
commit, but there's still the gnucash 2.0 problem, probably.
2007-05-17+base-1.3.6, snort-2.6.1.5.taca1-1/+3
2007-05-17Fix a trivial typo which affect nothing now.taca1-2/+2
2007-05-17Explicitly disable detecting Ruby like Python.taca1-1/+2
Fix build problem when Ruby is installed.
2007-05-17Omit gnuradio-radio-astronomy because it has a RESTRICTED dependency,gdt1-2/+4
so that binary packages of the gnuradio metapackage can be distributed. Discussed with upstream maintainer and wulf@.
2007-05-17- Some updated packages:wiz1-10/+1
dspam-3.8.0, gnupg2-2.0.4, mecab-0.95, p5-Time-Local-1.17, prelude-lml-0.9.9, prelude-manager-0.9.8, sawfish-1.3, sawfish-replibs-1.3, thunderbird-2.0.
2007-05-17+ blender-2.44, devhelp-0.14, gcc-4.2.0.wiz1-3/+4
2007-05-17update package to version 0.1.6.7 (13 March 2007)mlelstv4-21/+23
2007-05-17Updated to version 0.25.heinz2-7/+7
Pkgsrc changes: - Software does not accept any version of p5-Crypt-OpenSSL-RSA anymore. Changes since version 0.24: =========================== * we now only sign headers that IETF recommends for signing * it's now possible to "prettify" outgoing signatures, but this feature is not enabled by default. To enable, do a "use Mail::DKIM::TextWrap" in your program that signs messages. (This may change in a future release.)
2007-05-16Make this package compile again after recent changes to fuse.hagc2-1/+24
2007-05-16Addedheinz1-1/+4
graphics/p5-SVG version 2.33 graphics/p5-GD-SVG version 0.28 Updated graphics/p5-Chart to 2.4.1
2007-05-16p5-Chart-2.4.1 and raptor-1.4.15 are done.heinz1-3/+1
2007-05-16Updated to version 2.4.1. (OK by adrianp@)heinz2-9/+15
Pkgsrc changes: - Marked package as supporting installation to DESTDIR. - Shut up warning about *.pm files installed with execute permissions. - This is a pure Perl module. - According to the documentation, p5-GD 1.20 is sufficient. Changes since version 2.3: ========================== 2.4 Changes done by Christine Zilker, Gerhard Stuhlpfarrer, R. Dassing Added new Options: ring Draw a ring instead of a Pie legend_lines Connect Pie and the description with a line stepline Connect Lines and LinesPoints by a stepped line stepline_mode (thanks to Gerhard Stuhlpfarrer) brush_size1 Define Brush Size for Composite 1 brush_size2 and 2 Color problem in Pie fixed Positioning of the description optimized in Pie Division by zero problem fixed in Pie Module 'Bars' checks for numeric data a input on y-axis New Function added to Base: minimum - determine minimal value of an array of numeric values maximum - determine maximal value of an array of numeric values arccos - arccos arcsin - arcsin Some small bugs corrected: Base::_find_y_scale Base::_find_y_range : check for numeric values Base::_find_x_range : check for numeric values Latex sources for documentation included (We hope to get a better documentation be a native english speaking person)
2007-05-16Activated p5-SVG and p5-GD-SVG.heinz1-1/+3
2007-05-16Initial import of p5-GD-SVG 0.28.heinz4-0/+31
GD::SVG seamlessly enables the scalable vector graphics (SVG) output from scripts written using GD. It accomplishes this by translating GD functions into SVG functions.
2007-05-16Initial import of p5-SVG 2.33.heinz4-0/+27
This module is a perl extension for generating stand-alone or inline SVG (scaleable vector graphics) images using the W3C SVG xml recommendation.
2007-05-16Note addition of filesystems/fuse-wdfs version 1.4.1agc1-1/+2
2007-05-16Add and enable wdfsagc1-1/+2
2007-05-16Initial import of wdfs-1.4.1 into the Packages Collection.agc5-0/+54
wdfs is a webdav filesystem with special features for accessing subversion repositories. it is based on fuse v2.5+ and neon v0.24.7+. features: - generic webdav filesystem - http redirect support - https support - file locking support (different modes) - access to all revisions of a webdav exported subversion repository - versioning filesystem for autoversioning enabled subversion repositories Using wdfs, it's possible to mount webdav volumes: % df /mnt Filesystem 1K-blocks Used Avail Capacity Mounted on puffs:refuse:wdfs 0 0 0 0% /mnt % l /mnt total 2 drwxrwxrwx 1 root wheel 4096 May 13 10:17 . drwxr-xr-x 31 root wheel 1024 May 16 20:06 .. -rw-rw-rw- 1 root wheel 64393 Mar 16 23:06 About your iDisk.rtf drwxrwxrwx 1 root wheel 4096 May 13 10:17 Backup drwxrwxrwx 1 root wheel 4096 May 13 10:17 Documents drwxrwxrwx 1 root wheel 4096 May 13 10:17 Library drwxrwxrwx 1 root wheel 4096 May 13 10:17 Movies drwxrwxrwx 1 root wheel 4096 May 13 10:17 Music drwxrwxrwx 1 root wheel 4096 May 13 10:17 Pictures drwxrwxrwx 1 root wheel 4096 May 13 10:17 Public drwxrwxrwx 1 root wheel 4096 May 13 10:17 Sites drwxrwxrwx 1 root wheel 4096 Dec 6 01:08 Software %
2007-05-16png updated to 1.2.18.wiz1-1/+2
2007-05-16+ gnome-speech-0.4.12, kmymoney2-0.8.6 [pkg/36353], libprelude-0.9.14.wiz1-2/+4
2007-05-16Update to 1.2.18:wiz2-6/+6
version 1.2.17beta1 [March 6, 2007] Revised scripts/CMakeLists.txt to install both shared and static libraries. Deleted a redundant line from pngset.c. version 1.2.17beta2 [April 26, 2007] Relocated misplaced test for png_ptr == NULL in pngpread.c Change "==" to "&" for testing PNG_RGB_TO_GRAY_ERR & PNG_RGB_TO_GRAY_WARN flags. Changed remaining instances of PNG_ASSEMBLER_* to PNG_MMX_* Added pngerror() when write_IHDR fails in deflateInit2(). Added "const" to some array declarations. Mention examples of libpng usage in the libpng*.txt and libpng.3 documents. version 1.2.17rc1 [May 4, 2007] No changes. version 1.2.17rc2 [May 8, 2007] Moved several PNG_HAVE_* macros out of PNG_INTERNAL because applications calling set_unknown_chunk_location() need them. Changed transformation flag from PNG_EXPAND_tRNS to PNG_EXPAND in png_set_expand_gray_1_2_4_to_8(). Added png_ptr->unknown_chunk to hold working unknown chunk data, so it can be free'ed in case of error. Revised unknown chunk handling in pngrutil.c and pngpread.c to use this structure. version 1.2.17rc3 [May 8, 2007] Revised symbol-handling in configure script. version 1.2.17rc4 [May 10, 2007] Revised unknown chunk handling to avoid storing unknown critical chunks. version 1.2.17 [May 15, 2007] Added "png_ptr->num_trans=0" before error return in png_handle_tRNS, to eliminate a vulnerability (CVE-2007-2554, CERT VU#684664) version 1.2.18 [May 15, 2007] Reverted the libpng-1.2.17rc3 change to symbol-handling in configure script
2007-05-16The package supports installation to DESTDIR.heinz1-1/+2
2007-05-16Use guile 1.6 instead of 1.4.gdt4-4/+31
Add two patches for modern compilers/usage (unrelated to guile, probably). PKGREVISION++.
2007-05-16set -e to abort on errors from the sub-makes.joerg1-2/+2
2007-05-16Added support for installation into DESTDIR.heinz1-12/+18
2007-05-16The package supports installation to DESTDIR.heinz1-1/+3
2007-05-16# fails in test not finding libgd.agdt1-1/+4
MAKE_JOBS_SAFE= no
2007-05-16Update URL for DocCat.obache1-2/+3
2007-05-16Updated lang/pear to 1.5.4adrianp1-1/+2
2007-05-16Update to 1.5.4adrianp2-8/+7
1.5.4 MAJOR SECURITY BUGFIX RELEASE arbitrary file execution see http://pear.php.net/news/vulnerability2.php * Fix Bug #10865: using --packagingroot regression [tias/cellog] * Fix Bug #10873: pear channel-discover broken - pear temp directories not writeable [cellog] 1.5.3 * Fix Bug #10311: use clearContents to delete bundledPackages [cellog] * Fix Bug #10602: notice on line 157 PEAR/REST/11.php [cellog] * Fix Bug #10620: use \z instead of $ in regexes [cellog] * Fix Bug #10621: channel-info does not handle mirrors properly [cellog] * Fix Bug #10645: Patch for verbose sign command [cweiske] * Fix Bug #10647: no mktempdir but config temp_dir in Channels.php [tias] * Fix Bug #10656: no userConfirm() check in Frontend::setFrontendObject [tias] * Fix Bug #10661: Failure to install local package [cellog] * Fix Bug #10676: tmpdir() search variables in wrong order. [cellog] * Fix Bug #10690: RunTest.php parses HTTP headers for non-CGI tests [jstump] * Fix Bug #10720: Notice: Undefined variable: group in PEAR/Downloader/Package.php on line 698 [cellog] * Fix Bug #10733: Validator cannot handle invalid package2.xml file [cellog] * Fix Bug #10768: if a package is not installed, upgrade will not install it [cellog] * Fix Bug #10771: upgrade-all/upgrade will not upgrade non-PEAR channels [cellog]
2007-05-16Get PEAR to install a system-wide configuration file instead of oneadrianp2-3/+12
just for root. Spotted by joerg@'s bulk builds PKGREVISION++
2007-05-16This needs openobex>=1.3nb2 for the bdaddr_t fix in obex.h.xtraeme1-1/+3
2007-05-16Now that pooka@ fixed the libpthread problem, remove the hack toxtraeme3-13/+14
not link it to libpthread. Also disable debugging output... too verbose, and it works well enough.
2007-05-16Added filesystems/fuse-obexfs.xtraeme1-1/+2
2007-05-16+ fuse-obexfsxtraeme1-1/+2
2007-05-16Initial import of fuse-obexfs-0.8.xtraeme7-0/+147
FUSE based filesystem using ObexFTP (currently beta). Actually ObexFS is just a thin layer wrapping a basic ObexFTP client into FUSE callbacks. This works well enough on NetBSD/amd64: $ mount|grep obexfs puffs:refuse:obexfs on k600i/ type puffs (nosuid, nodev, mounted by juan) $ $ ls -l k600i/ total 2 drwxr-xr-x 1 juan users 0 Jan 1 1970 Memoria del tel?fono drwxr-xr-x 1 juan users 0 Jan 1 1970 Memory Stick $
2007-05-16mrtg and rrdtoolmartti2-4/+4
2007-05-16Updated net/mrtg to 2.15.2martti2-6/+6
* bug fixes
2007-05-16Updated databases/rrdtool to 1.2.23martti4-18/+18
* bug fixes
2007-05-16Updated mail/dovecot to 1.0.0nb1.ghen1-1/+2
2007-05-16Add a "reload" action to the rc.d script (SIGHUP), bump PKGREVISION.ghen2-2/+4
Suggested by schmonz.
2007-05-16vim-7.1.2martti2-3/+3
2007-05-16Updated editors/vim-share to 7.1.2martti8-221/+83
This is the latest stable version of VIM. Changes since 7.0.243: * some translation fixes * the following patches after the official 7.1 release 2404 7.1.001 can't build with Gnome GUI 2011 7.1.002 Oracle Pro*C/C++ files are not detected
2007-05-15Add a patch to pass the EXEC_NAME through to fuse_new(). Otherwise thereagc2-1/+15
is no way of knowing the file system's name, since it is never passed to the refuse layer.
2007-05-15+ TeXmacs-1.0.6.10, clisp-2.41 [pkg/36334], enlightenment-0.16.8.7,wiz1-6/+10
hylafax-5.1.4, lua-5.1.2 [pkg/36333], mzscheme-360 [pkg/36330], samba-3.0.25, scheme48-1.6 [pkg/36335], wmweather-2.4.4.
2007-05-15Update to 0.9.14. Changes:shannonjr2-6/+6
- Implement TCP keepalive settings on platform that support it, check client.conf for details. - When reading prelude-adduser password from a file, remove newline at the end of the string (fix #221). - When we fail to read an IDMEF message, provide more information about the place where the error happened. - Fix an issue with idmef_path_get() on empty path (pointing to the root message). - Various bug fixes and minor API improvements.