Commit Graph

263145 Commits

Author SHA1 Message Date
Eitan Adler
a817fff05a Massh makes it possible to perform the following on hundreds, or even
thousands of hosts in a parallelized fashion:

    * Run Remote Commands
    * Push and Execute Pre-Written Scripts
    * Push Files
    * Pull Files

WWW: http://m.a.tt/er/massh/
PR:		ports/159770
Submitted by:	Sascha Klauder <sklauder@trimind.de>
Approved by:	bapt (mentor)
2011-09-04 19:31:56 +00:00
Greg Lewis
bbd1b1b22e . Make commented examples reference 1.6 (the current default) rather than 1.5. 2011-09-04 19:23:26 +00:00
Chris Rees
144386e89d - After more research, mark FORBIDDEN -- vulnerable to buffer overflows.
- As per policy on security issues, shorten removal date to one month.

Security:	CVE-2002-0351
Security:	DSA-116-1
2011-09-04 19:11:16 +00:00
Greg Lewis
e9f7b6c4b5 . Use dirrmtry on the lib/applet directory since the amd64 tarballs don't
include it (i386 does).

PR:		155107
Submitted by:	ohauer@
2011-09-04 17:55:09 +00:00
Sunpoet Po-Chuan Hsieh
62896e4934 - Revert accidental commit 2011-09-04 17:35:07 +00:00
Sunpoet Po-Chuan Hsieh
65e103c48f - Remove ftp.net.ohio-state.edu
PR:		ports/160311
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk>
2011-09-04 17:31:01 +00:00
Chris Rees
346adf89e0 Mark deprecated; broken for two years with no fix.
Expires on 4/Nov

PR:		ports/137378 ports/155788
2011-09-04 16:57:30 +00:00
Gerald Pfeifer
cbb4e03279 Refer to GCC 4.2+ instead of GCC 3.4+ in a comment, since the latter is
not in any supported release of FreeBSD any more.
2011-09-04 16:56:11 +00:00
Sunpoet Po-Chuan Hsieh
2654d43510 - Set PORTSCOUT to ignore:1 2011-09-04 16:32:01 +00:00
Sunpoet Po-Chuan Hsieh
0d76020718 - Update to 1.01
Changes:	http://search.cpan.org/dist/DBIx-Abstract/Changes
PR:		ports/160452
Submitted by:	sunpoet (myself)
Approved by:	Jon Nistor <nistor@snickers.org> (maintainer)
2011-09-04 16:18:10 +00:00
Chris Rees
de85812142 Clarify UPDATING entry for maiad and update vscan user to new home dir.
PR:		ports/159949
2011-09-04 16:08:46 +00:00
Chris Rees
e14900c23e - Update to 1.5.0.1
- Disable OpenCV for now to unbreak the port

PR:		ports/160321
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2011-09-04 15:59:39 +00:00
Johan van Selst
b5e8cad7af Update Nettle to 2.4 (bugfix release) 2011-09-04 15:43:18 +00:00
Matthias Andree
b9fbdfa4d8 Change extract program:
- Also work with HEAD (1.79) version of Mozilla's certdata.txt,
  reported by Daniel Stenberg.
- Add BSD 2-clause license.
- Die when certificates without trust block appear.
2011-09-04 15:11:48 +00:00
Dennis Herrmann
13eb2e2095 - Update to 4.5.1.b.3
PR:		ports/160429
Submitted by:	Radim Kolar <hsn@sendmail.cz> (maintainer)
2011-09-04 14:35:45 +00:00
Rene Ladan
b7605502a1 update to 13.0.782.220, which revokes trust for SSL certificates
issued by DigiNotar-controlled intermediate CAs used by the Dutch
PKIoverheid program.
2011-09-04 13:37:32 +00:00
Matthias Andree
ac6a550744 Mark MAKE_JOBS_UNSAFE.
Reported by: eadler@.
2011-09-04 13:29:30 +00:00
Jun Kuriyama
5b096f1677 - Upgrade to 20110904 (includes removing DigiNotar CA).
PR:		ports/160449
Submitted by:	sunpoet
2011-09-04 13:28:35 +00:00
Matthias Andree
0848daf5a1 Forced commit to note:
VID: aa5bc971-d635-11e0-b3cf-080027ef73ec
VID: 1b27af46-d6f6-11e0-89a6-080027ef73ec
2011-09-04 13:25:06 +00:00
Matthias Andree
44291504c7 Forced commit to note:
VID: aa5bc971-d635-11e0-b3cf-080027ef73ec
2011-09-04 13:23:51 +00:00
Matthias Andree
a784172628 See to proper version tags in the bundle .pem file. 2011-09-04 13:21:09 +00:00
Dirk Meyer
d28bb5770e - update to 3.27 2011-09-04 13:18:58 +00:00
Matthias Andree
2ead02b85f Revise nss/ca_root_nss working around Mozilla,
limit ca_root_nss vuln to < 3.12.11 from <= 3.12.11.

Add a new entry for the ca_root_nss bug that caused extraction of untrusted
certificates to the trust bundle.

PR: ports/160455
2011-09-04 13:14:21 +00:00
TAKATSU Tomonari
5a003259e7 - Add a new port: net/R-cran-twitteR
Provides an interface to the Twitter web API

  WWW:	http://cran.r-project.org/web/packages/twitteR/
2011-09-04 13:09:07 +00:00
Matthias Andree
0aaf4d7fb0 Security update: use newer Mozilla Builtin-Trust store
to revoke DigiNotar.nl trust.

Security fix: the modssl ca-bundle.pl script did not process
"untrusted" marks on certificates. Drop it and write a new
script in its place that does that.

Synch up with security/nss port to 3.12.11.

Not asking for maintainer approval because of multiple
timeouts in response to related PRs vs. security/[ca_root_]nss.
2011-09-04 13:08:49 +00:00
TAKATSU Tomonari
ed9b6828f5 - Add a new port: security/R-cran-ROAuth
This package provides an interface to the OAuth 1.0 specification,
  allowing users to authenticate via OAuth to the server of their
  choice.

  WWW:	http://cran.r-project.org/web/packages/ROAuth/
2011-09-04 13:05:23 +00:00
TAKATSU Tomonari
5925e7f3da - Add a new port: security/R-cran-digest
The digest package provides a function 'digest' for the creation
  of hash digests of arbitrary R objects (using the md5, sha-1, sha-256
  and crc32 algorithms) permitting easy comparison of R language
  objects, as well as a function hmac() to create hash-based message
  authentication code. The md5 algorithm by Ron Rivest is specified
  in RFC 1321, the SHA-1 and SHA-256 algorithms are specified in
  FIPS-180-1 and FIPS-180-2, and the crc32 algorithm is described in
  ftp://ftp.rocksoft.com/cliens/rocksoft/papers/crc_v3.txt. For md5,
  sha-1 and sha-256, this packages uses small standalone implementations
  that were provided by Christophe Devine. For crc32, code from the
  zlib library is used. Please note that this package is not meant
  to be deployed for cryptographic purposes for which more comprehensive
  (and widely tested) libraries such as OpenSSL should be used.

  WWW:	http://cran.r-project.org/web/packages/digest/
2011-09-04 13:01:29 +00:00
TAKATSU Tomonari
4be992e88c - Add a new port: converters/R-cran-RJSONIO
This is a package that allows conversion to and from data in
  Javascript object notation (JSON) format. This allows R objects to
  be inserted into Javascript/ECMAScript/ActionScript code and allows
  R programmers to read and convert JSON content to R objects. This
  is an alternative to rjson package. That version was too slow for
  converting large R objects to JSON and is not extensible, but a
  very useful prototype. It is fast for parsing. This package uses
  methods, vectorized operations and C code and callbacks to R functions
  for deserializing JSON objects to R. Verison 0.4 of this package
  uses a new native parser, implements the transformation code in C
  and allocates memory efficiently (rather than concatenating because
  of event driven parsing). The result is a significantly faster
  parsing of large JSON documents.

  WWW:	http://cran.r-project.org/web/packages/RJSONIO/
2011-09-04 12:53:56 +00:00
Thierry Thomas
8e1f241ac9 Don't mark dictionaries as vulnerable. 2011-09-04 12:52:42 +00:00
Stefan Walter
f999394523 Update to 20110826.
PR:		160217
Submitted by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
2011-09-04 12:07:50 +00:00
Sunpoet Po-Chuan Hsieh
9bcf2c5e8c - Correct affected plone versions 2011-09-04 11:46:47 +00:00
Dennis Herrmann
22091d5b07 - Update to 7.5.213
PR:		ports/160086
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-09-04 11:45:29 +00:00
Pawel Pekala
6c0b723b08 Update to version 2.1.3
PR:		ports/160374
Submitted by:	arrowdodger <6yearold@gmail.com> (maintainer)
Approved by:	miwi, wen (mentors implicit)
2011-09-04 10:06:11 +00:00
Sunpoet Po-Chuan Hsieh
fbd796ca7c - Update to 0.46
Changes:	http://search.cpan.org/dist/WWW-Contact/Changes
PR:		ports/160453
Submitted by:	sunpoet (myself)
Approved by:	Fred Cox <sailorfred@yahoo.com> (maintainer)
2011-09-04 09:48:07 +00:00
Sunpoet Po-Chuan Hsieh
d5b3bd784c - Add p5-Template-Plugin-Filter-Minify-JavaScript-XS 0.93
Template::Plugin::Filter::Minify::JavaScript::XS is a Template Toolkit filter,
which uses JavaScript::Minifier::XS to compress javascript code from filtered
content during template processing.

WWW: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-JavaScript-XS/
2011-09-04 09:31:57 +00:00
Sunpoet Po-Chuan Hsieh
92a3678d48 - Add p5-Template-Plugin-Filter-Minify-JavaScript 0.93
Template::Plugin::Filter::Minify::JavaScript is a Template Toolkit filter, which
uses JavaScript::Minifier to compress javascript code from filtered content
during template processing.

WWW: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-JavaScript/
2011-09-04 09:31:23 +00:00
Sunpoet Po-Chuan Hsieh
4933b293b0 - Add p5-Template-Plugin-Filter-Minify-CSS-XS 0.95
Template::Plugin::Filter::Minify::CSS::XS is a Template Toolkit filter, which
uses CSS::Minifier::XS to minify css code from filtered content during template
processing.

WWW: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-CSS-XS/
2011-09-04 09:30:44 +00:00
Sunpoet Po-Chuan Hsieh
f373d3c7c9 - Add p5-Template-Plugin-Filter-Minify-CSS 0.94
Template::Plugin::Filter::Minify::CSS is a Template Toolkit filter, which uses
CSS::Minifier to minify css code from filtered content during template
processing.

WWW: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-CSS/
2011-09-04 09:26:08 +00:00
Kevin Lo
4aba074508 Update to 2.6.2 2011-09-04 09:17:03 +00:00
Sunpoet Po-Chuan Hsieh
136b7d57ab - Update to 0.43
Changes:	http://search.cpan.org/dist/perl-ldap/Changes
2011-09-04 08:49:37 +00:00
Sunpoet Po-Chuan Hsieh
93e80fe6da - Update to 1.71
Changes:	http://search.cpan.org/dist/GD-SecurityImage/Changes
2011-09-04 08:37:16 +00:00
Sunpoet Po-Chuan Hsieh
f128d585ea - Update to 1.0.6
Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=6927
2011-09-04 08:31:49 +00:00
Sunpoet Po-Chuan Hsieh
9beb95513b - Update to 1.85
Changes:	http://search.cpan.org/dist/threads/Changes
2011-09-04 08:28:03 +00:00
Sunpoet Po-Chuan Hsieh
b4ad6725be - Update to 5.9002
Changes:	http://search.cpan.org/dist/Catalyst-Manual/Changes
2011-09-04 08:27:02 +00:00
TAKATSU Tomonari
3d9328b129 - Update to 5.01-001 2011-09-04 06:34:35 +00:00
TAKATSU Tomonari
e086c16d17 - Add a new port: devel/R-cran-foreach
Support for the foreach looping construct. Foreach is an idiom that
  allows for iterating over elements in a collection, without the use
  of an explicit loop counter. This package in particular is intended
  to be used for its return value, rather than for its side effects.
  In that sense, it is similar to the standard lapply function, but
  doesn't require the evaluation of a function. Using foreach without
  side effects also facilitates executing the loop in parallel.

  WWW:	http://cran.r-project.org/web/packages/foreach/
2011-09-04 06:17:22 +00:00
MIHIRA Sanpei Yoshiro
1ea6d1b0c4 - add comment about core dump problem only with ja_JP.EUC, not with ja_JP.SJIS
- re-enable Internationalization code
2011-09-04 05:17:59 +00:00
Dirk Meyer
ba4e488555 - bump modifiled for CVE-2007-5137 2011-09-04 04:09:42 +00:00
Steve Wills
033e4d167a - Update to 6.25 2011-09-04 03:52:46 +00:00
Steve Wills
aebb8ed455 - Update to 1.4.7 2011-09-04 02:24:02 +00:00