Commit graph

113049 commits

Author SHA1 Message Date
taca
dc07bee0c2 +base-1.3.6, snort-2.6.1.5. 2007-05-17 14:43:27 +00:00
taca
3f6f9e879f Fix a trivial typo which affect nothing now. 2007-05-17 14:42:32 +00:00
taca
864c3a6973 Explicitly disable detecting Ruby like Python.
Fix build problem when Ruby is installed.
2007-05-17 14:41:09 +00:00
gdt
5cb857d50b Omit gnuradio-radio-astronomy because it has a RESTRICTED dependency,
so that binary packages of the gnuradio metapackage can be distributed.

Discussed with upstream maintainer and wulf@.
2007-05-17 12:49:34 +00:00
wiz
2bbac09c71 - Some updated packages:
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 10:10:00 +00:00
wiz
da65fd7fdf + blender-2.44, devhelp-0.14, gcc-4.2.0. 2007-05-17 10:07:16 +00:00
mlelstv
5f42cb474f update package to version 0.1.6.7 (13 March 2007) 2007-05-17 10:07:02 +00:00
heinz
8071ec0595 Updated to version 0.25.
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-17 10:00:45 +00:00
agc
c49f36087d Make this package compile again after recent changes to fuse.h 2007-05-16 22:28:19 +00:00
heinz
51ce4b1bba Added
graphics/p5-SVG version 2.33
	graphics/p5-GD-SVG version 0.28
Updated
	graphics/p5-Chart to 2.4.1
2007-05-16 20:44:04 +00:00
heinz
35a72a6446 p5-Chart-2.4.1 and raptor-1.4.15 are done. 2007-05-16 20:42:45 +00:00
heinz
2fddc50acd Updated to version 2.4.1. (OK by adrianp@)
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-16 20:39:36 +00:00
heinz
dbdbd05715 Activated p5-SVG and p5-GD-SVG. 2007-05-16 20:35:38 +00:00
heinz
1c20662933 Initial import of p5-GD-SVG 0.28.
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-16 20:34:25 +00:00
heinz
a9e2d031df Initial import of p5-SVG 2.33.
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-16 20:21:36 +00:00
agc
583a473be1 Note addition of filesystems/fuse-wdfs version 1.4.1 2007-05-16 19:59:46 +00:00
agc
23971e8891 Add and enable wdfs 2007-05-16 19:58:21 +00:00
agc
e71a9f285d Initial import of wdfs-1.4.1 into the Packages Collection.
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-16 19:56:37 +00:00
wiz
24b74988ae png updated to 1.2.18. 2007-05-16 19:37:06 +00:00
wiz
033451e2c8 + gnome-speech-0.4.12, kmymoney2-0.8.6 [pkg/36353], libprelude-0.9.14. 2007-05-16 19:34:52 +00:00
wiz
fd60a8361f Update to 1.2.18:
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-16 19:34:38 +00:00
heinz
60ead63b26 The package supports installation to DESTDIR. 2007-05-16 19:22:29 +00:00
gdt
8e0d83156f Use guile 1.6 instead of 1.4.
Add two patches for modern compilers/usage (unrelated to guile, probably).
PKGREVISION++.
2007-05-16 18:40:12 +00:00
joerg
c8429a5376 set -e to abort on errors from the sub-makes. 2007-05-16 16:48:12 +00:00
heinz
aa95679e4f Added support for installation into DESTDIR. 2007-05-16 15:33:59 +00:00
heinz
55b61cefff The package supports installation to DESTDIR. 2007-05-16 15:25:14 +00:00
gdt
1dd9bc2a36 # fails in test not finding libgd.a
MAKE_JOBS_SAFE=		no
2007-05-16 13:12:39 +00:00
obache
157d6f53b1 Update URL for DocCat. 2007-05-16 12:56:48 +00:00
adrianp
1d409eccc2 Updated lang/pear to 1.5.4 2007-05-16 12:20:10 +00:00
adrianp
3a6cb65e7f Update to 1.5.4
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-16 12:19:08 +00:00
adrianp
a66fd60bf6 Get PEAR to install a system-wide configuration file instead of one
just for root.
Spotted by joerg@'s bulk builds
PKGREVISION++
2007-05-16 12:00:07 +00:00
xtraeme
892f4452b4 This needs openobex>=1.3nb2 for the bdaddr_t fix in obex.h. 2007-05-16 11:46:11 +00:00
xtraeme
5e07ebd2ce Now that pooka@ fixed the libpthread problem, remove the hack to
not link it to libpthread.

Also disable debugging output... too verbose, and it works well
enough.
2007-05-16 11:02:12 +00:00
xtraeme
f82701a814 Added filesystems/fuse-obexfs. 2007-05-16 10:34:52 +00:00
xtraeme
f2ec34096b + fuse-obexfs 2007-05-16 10:33:26 +00:00
xtraeme
2a8fb61eb8 Initial import of fuse-obexfs-0.8.
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-16 10:32:52 +00:00
martti
4a8e6056ae mrtg and rrdtool 2007-05-16 09:01:35 +00:00
martti
f876f5f797 Updated net/mrtg to 2.15.2
* bug fixes
2007-05-16 09:01:13 +00:00
martti
8f26077d0c Updated databases/rrdtool to 1.2.23
* bug fixes
2007-05-16 09:01:10 +00:00
ghen
1547087b8a Updated mail/dovecot to 1.0.0nb1. 2007-05-16 07:35:21 +00:00
ghen
a863b7eb5c Add a "reload" action to the rc.d script (SIGHUP), bump PKGREVISION.
Suggested by schmonz.
2007-05-16 07:34:46 +00:00
martti
16cb49b299 vim-7.1.2 2007-05-16 04:56:42 +00:00
martti
3b3503baa4 Updated editors/vim-share to 7.1.2
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-16 04:56:24 +00:00
agc
8a98118198 Add a patch to pass the EXEC_NAME through to fuse_new(). Otherwise there
is no way of knowing the file system's name, since it is never passed to
the refuse layer.
2007-05-15 23:10:05 +00:00
wiz
f26dea70b3 + TeXmacs-1.0.6.10, clisp-2.41 [pkg/36334], enlightenment-0.16.8.7,
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-15 22:47:17 +00:00
shannonjr
43de302502 Update to 0.9.14. Changes:
- 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.
2007-05-15 22:40:19 +00:00
kristerw
23f6dd0ca8 Add qtplay. 2007-05-15 21:26:25 +00:00
kristerw
993327ef31 Remove soup. 2007-05-15 21:24:37 +00:00
kristerw
99c816e72e Remove firefox2 and add firefox15 packages. 2007-05-15 21:23:19 +00:00
heinz
421487168d Updated
textproc/raptor to 1.4.15
Added
	textproc/liblrdf version 0.4.0
2007-05-15 19:41:14 +00:00