1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

289381 Commits

Author SHA1 Message Date
TAKATSU Tomonari
f2d232e386 - Add a new port: math/R-cran-MCMCpack
This package contains functions to perform Bayesian inference using
  posterior simulation for a number of statistical models. Most
  simulation is done in compiled C++ written in the Scythe Statistical
  Library Version 1.0.3. All models return coda mcmc objects that can
  then be summarized using the coda package. MCMCpack also contains
  some useful utility functions, including some additional density
  functions and pseudo-random number generators for statistical
  distributions, a general purpose Metropolis sampling algorithm, and
  tools for visualization.

  WWW: http://cran.r-project.org/web/packages/MCMCpack/

Feature safe:	yes
2012-11-18 04:34:53 +00:00
Greg Lewis
dbfc86e017 . Update to 4.6.1
Feature safe:	yes
2012-11-18 04:26:33 +00:00
Bryan Drewery
af0061bff0 - Fix index build as mod_jk-apache2 was removed in
r307421

Feature safe:	yes
2012-11-18 01:45:51 +00:00
Juergen Lock
2ebf1ad2cb - Fix pulseaudio segfault. [1]
- No PORTREVISION bump as PULSEAUDIO isn't a default option.

Reported by:	Rainer Hurling <rhurlin@gwdg.de> on -multimedia [1]
Feature safe:	yes
2012-11-17 20:26:58 +00:00
Max Brazhnikov
23de1df9dd - Update to 2.4.0-beta3
- Trim Makefile header
- Use DISTVERSION and simplify MASTER_SITES/DISTNAME
- Adjust COMMENT
- Get rid of indirect dependencies (iconv, Qt4)
- Don't use KDE4_BUILDENV (it's for KDE SC ports only),
  enable CMAKE_OUTSOURCE
- Mark MAKE_JOBS_SAFE
- Don't remove directories from kdehier4

Approved by:	fluffy (maintainer)
Feature safe:	yes
2012-11-17 18:02:46 +00:00
Adam Weinberger
68a9f79722 Add the extra charset decoders from SquirrelMail.
This package contains extra decoding functions.

SquirrelMail decoding functions are used to display and convert messages
encoded in different character sets. Extra decoding library provides support
of some complex Eastern character sets and some rarely used Apple character
sets. Current release supports Big5, Windows-874 (cp874, Thai), Windows-949
(UHC, Korean), EUC-CN, EUC-JP, EUC-KR, EUC-TW, GB18030, GB2312, ISO-2022-CN,
ISO-2022-JP, ISO-2022-JP-2, ISO-2022-KR, Shift_JIS and various x-mac-*
character sets.

Extra decoding library can be used in SquirrelMail 1.4.4 or newer. It depends
on sq_is8bit() function. In order to optimize decoding of Eastern character
sets, PHP installation needs recode (http://www.php.net/recode) or iconv
(http://www.php.net/iconv) support. Some decoding functions can use mbstring
functions present in php 4.3.0. Mbstring decoding needs sq_mb_list_encodings()
function from SquirrelMail 1.5.1 or 1.4.6.

Some decoding code that be activated only when $aggressive_decoding variable
is set to true. This variable should be enabled only on smaller systems, that
don't call aggressive decoding functions very often. Turning on
$aggressive_decoding  variable by default in packaged SquirrelMail versions is
not recommended.

WWW: http://www.squirrelmail.org/

Feature safe:	yes
2012-11-17 17:44:34 +00:00
Max Brazhnikov
1e09cdca48 Update to 0.7.5
Feature safe:	yes
2012-11-17 17:43:51 +00:00
Pawel Pekala
3ca7c74e4a A code browser that augments the code with information from various QA tools.
WWW: https://github.com/Mayflower/PHP_CodeBrowser

PR:		ports/172593
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Feature safe:	yes
2012-11-17 17:43:45 +00:00
Pawel Pekala
8ea5d2abfc PEAR channel for the symfony project
WWW:	http://pear.symfony.com/

PR:		ports/172769
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Feature safe:	yes
2012-11-17 17:15:03 +00:00
Frederic Culot
e77383f62d - Update to 0.028
Changes:	http://search.cpan.org/dist/Git-Wrapper/Changes
Feature safe:	yes
2012-11-17 15:28:22 +00:00
Frederic Culot
0cac093aca - Update to 1.28
Changes:	http://search.cpan.org/dist/Git-Repository/Changes
Feature safe:	yes
2012-11-17 15:08:12 +00:00
Pawel Pekala
186a449469 Library that provides collection, processing, and rendering functionality for
PHP code coverage information.

WWW: https://github.com/sebastianbergmann/php-code-coverage

PR:		ports/171844
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Feature safe:	yes
2012-11-17 14:45:34 +00:00
Guido Falsi
580514027c - Update to 0.11
Feature safe:	yes
2012-11-17 14:40:41 +00:00
Pawel Pekala
79a8246dd1 Set Created by: to original author
Feature safe:	yes
2012-11-17 14:35:15 +00:00
Rebecca Cran
469cec53e7 Update to version 2.0.11.
o cpuio engine cpuload bug fix
o thread cpu resource statistics bug fix
o Fine-grained job level numa control
o Add max_latency option
o Add sample zipf distribution randomizer
o Add t/genzipf to play with distribution settings
o client/server: fixup "All clients" reporting

Feature safe: yes
2012-11-17 14:31:29 +00:00
Frederic Culot
417c1ce986 - Update to 0.11
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/DateTime-Event-ICal/Changes
Feature safe:	yes
2012-11-17 14:10:42 +00:00
Pawel Pekala
0cd9ee6fcd Wrapper around PHP's tokenizer extension
WWW:	https://github.com/sebastianbergmann/php-token-stream

PR:		ports/171843
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Feature safe:	yes
2012-11-17 13:48:22 +00:00
Pawel Pekala
2117f639c8 Mock Object library for PHPUnit
WWW:	https://github.com/sebastianbergmann/phpunit-mock-objects

PR:		ports/171842
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Feature safe:	yes
2012-11-17 13:37:36 +00:00
Frederic Culot
44792ce538 - Update to 0.11
Changes:	http://search.cpan.org/dist/DateTime-Calendar-FrenchRevolutionary/Changes
Feature safe:	yes
2012-11-17 13:34:00 +00:00
Frederic Culot
5641719147 - Update to 0.20
Changes:	http://search.cpan.org/dist/Config-AutoConf/Changes
Feature safe:	yes
2012-11-17 13:15:14 +00:00
Frederic Culot
1df3958c88 - Update to 0.97
- Add LICENSE (Artistic 2)

Changes:	http://search.cpan.org/dist/Clone-Fast/Changes
Feature safe:	yes
2012-11-17 12:34:18 +00:00
Frederic Culot
e6b4d77cfc - Update to 7.04
Changes:	http://search.cpan.org/dist/AnyEvent/Changes
Feature safe:	yes
2012-11-17 11:50:17 +00:00
Pawel Pekala
aca1d92130 PEAR channel for the pirum project
WWW:	http://pirum.sensiolabs.org/

PR:		ports/171748
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Feature safe:	yes
2012-11-17 11:40:14 +00:00
Pawel Pekala
d3cbdedebf Utility class for timing
WWW:	https://github.com/sebastianbergmann/php-timer

PR:		ports/171732
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Feature safe:	yes
2012-11-17 11:28:26 +00:00
Jimmy Olgeni
227995398b Upgrade to version 1.610.
Feature safe:	yes
2012-11-17 11:28:19 +00:00
Jimmy Olgeni
508b721cfa Upgrade to version 1.530.
Feature safe:	yes
2012-11-17 11:27:47 +00:00
Dima Panov
13d7c831fb - Update liblinebreak to 2.1 release
Feature safe:	yes
2012-11-17 11:00:27 +00:00
Pawel Pekala
a949de6d27 (Readdition of games/starfighter which was removed on 218872)
Project: Starfighter is an old school 2D shoot 'em up. In the game you take on
the role of a rebel pilot called Chris, who is attempting to overthrow a
military corporation called Weapco. Weapco has seized control of the known
universe and currently rules it with an iron fist. Chris can no longer stand
back and watch as millions of people suffer and die. He steals an experimental
craft known as "Firefly" and begins his mission to fight his way to Sol,
freeing key systems along the way. The game opens with Chris attempting to
escape a Weapco patrol that has intercepted him.

WWW: http://sourceforge.net/projects/pr-starfighter/

PR:		ports/173494
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-11-17 09:52:53 +00:00
Eitan Adler
4c630e1427 Trim the header. The modeline was causing problems for certain configurations of vim.
Feature safe:	yes
2012-11-17 03:39:49 +00:00
TAKATSU Tomonari
50db214a2f - Update to 0.8-20
Feature safe:	yes
2012-11-17 00:08:27 +00:00
TAKATSU Tomonari
8767889498 - Update to 1.0-5
- Add LICENSE

Feature safe:	yes
2012-11-17 00:06:32 +00:00
Adam Weinberger
367c9fdbd1 Use the php54-safe sqsession_unregister() instead of the deprecated
and removed session_unregister(). This is solely a php-5.4 fix.

PORTREVISION bump, but since this port does not officially support
php-5.4 I have no plans to merge this patch to RELENG_9_1_0.

Feature safe:	yes
2012-11-16 21:24:54 +00:00
Alexey Dokuchaev
ff36e904ae Minor whitespace and formatting fixes.
Feature safe:	yes
2012-11-16 18:43:55 +00:00
Alexey Dokuchaev
a3db6a2df7 Update to version 304.64. While as of yesterday this version is technically
legacy per nVidia, retain it for a while until the dust settles and new long
lived branch version 310.19 can be declared stable.

Feature safe:	yes
2012-11-16 18:11:43 +00:00
Dirk Meyer
6f6e43c8c0 - make fetchable again
Feature safe: yes
2012-11-16 17:56:19 +00:00
Frederic Culot
1206750629 - Update to 3.97
Changes:	http://search.cpan.org/dist/Object-InsideOut/Changes
Feature safe:	yes
2012-11-16 16:52:36 +00:00
Philippe Audeoud
1ce909ea19 - Update to 3.18004
- Changelog: http://cpansearch.perl.org/src/MMIMS/Net-Twitter-3.18004/Changes

Feature safe:	yes
2012-11-16 16:28:24 +00:00
Philippe Audeoud
ac12789123 - Update to 1.34
- Changelog: http://cpansearch.perl.org/src/DANKOGAI/BSD-stat-1.34/Changes

Feature safe:	yes
2012-11-16 15:44:01 +00:00
Alex Dupre
9170b0fef4 Improve comment.
Feature safe:	yes
2012-11-16 15:42:37 +00:00
Philippe Audeoud
3ba35ba8f3 - Update to 0.17
- Changelog: http://cpansearch.perl.org/src/MRSAM/Net-CIDR-0.17/Changes

Feature safe:	yes
2012-11-16 14:32:03 +00:00
Frederic Culot
a9851690ca - Update to 1.07
- Merge checks related to identical ${PERL_LEVEL}
- Pet portlint(1) by moving TEST_DEPENDS earlier

Changes:	http://search.cpan.org/dist/Params-Validate/Changes
Feature safe:	yes
2012-11-16 14:08:34 +00:00
TAKATSU Tomonari
e1f309b18a - Update to 0.8.1
Feature safe:	yes
2012-11-16 13:57:04 +00:00
TAKATSU Tomonari
a7517fbc15 - Update to 2.2.1
Feature safe:	yes
2012-11-16 13:50:34 +00:00
Frederic Culot
005918f46b - Update to 5.9006
- Remove leading article from COMMENT

Changes:	http://search.cpan.org/dist/Catalyst-Manual/Changes
Feature safe:	yes
2012-11-16 13:32:53 +00:00
Frederic Culot
093dc31886 - Update to 0.15
- Add LICENSE (Artistic 1 & GPL 1)
- Remove obsolete dependency check for ${PERL_LEVEL} < 500807

Changes:	http://search.cpan.org/dist/CSS-DOM/Changes
Feature safe:	yes
2012-11-16 13:09:28 +00:00
Frederic Culot
192bd4c583 - Update to 1.16
Changes:	http://search.cpan.org/dist/Unicode-Normalize/Changes
Feature safe:	yes
2012-11-16 12:40:57 +00:00
Lars Engels
c9bc7f6ab5 Update to 0.9.0
Feature safe:	yes
2012-11-16 12:39:35 +00:00
Philippe Audeoud
b65776f92a - Update to 0.14
Feature safe:	yes
2012-11-16 11:37:02 +00:00
Philippe Audeoud
bbabd4e43e - Update to 1.77
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.77/Changes

Feature safe:	yes
2012-11-16 10:20:21 +00:00
Philippe Audeoud
4a945d912c - Update to 0.46
- Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.46/Changes

Feature safe:	yes
2012-11-16 09:58:25 +00:00