Commit graph

1953 commits

Author SHA1 Message Date
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Wen Heping
6f2296f0c8 - Update to 2.14.1.5 2012-02-13 06:47:15 +00:00
Gabor Pali
80cfee18ce - Update to 0.5.1
Obtained from:	FreeBSD Haskell
2012-02-13 05:20:41 +00:00
Eitan Adler
69ce299b82 -Update to 2.8
-Wrap long lines
-Fix java paths so the hdfview script works
-Add jpeg support
-Build javadoc
-Prevent implicit dependencies

PR:		ports/163601
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2012-02-13 05:12:38 +00:00
Eitan Adler
aac32349c9 Update to 1.8.8
Changes:

Fix bad shell scripts; all regression tests pass now

PR:		ports/163595
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net>
Approved by:	maintainer timeout (49 days)
2012-02-13 03:31:53 +00:00
TAKATSU Tomonari
6d2d9fe63e - Add a new port: science/R-cran-e1071
Functions for latent class analysis, short time Fourier transform,
  fuzzy clustering, support vector machines, shortest path computation,
  bagged clustering, naive Bayes classifier, ...

  WWW:	http://cran.r-project.org/web/packages/e1071/
2012-02-11 02:26:29 +00:00
Matthew Seaman
e206ed4e79 Fix the two affected ports
PR:		163963
Approved by:	maho (maintainer) shaun (mentor)
2012-02-10 09:33:05 +00:00
Wen Heping
845dfcbfb7 - Update to 0.6.2 2012-02-09 00:12:41 +00:00
Wen Heping
9293127bf6 - Update to 1.21
ChangeLog: http://cpansearch.perl.org/src/PSANNES/Geo-BUFR-1.21/Changes
2012-02-08 07:25:19 +00:00
Greg Lewis
6a176d152d . Update to 2.3_4.
. Fix Java version detection for OpenJDK.
. Remove RESTRICTED and manual download as the source is now freely available.

PR:		164814
Approved by:	Yuri Khotyaintsev <yuri@irfu.se> (MAINTAINER)
2012-02-07 04:00:04 +00:00
Wen Heping
45af5b2153 - Update to 2.14.1.0 2012-02-05 02:21:43 +00:00
Wen Heping
d1bcd54990 - Update distinfo because distfile was rerolled upstream [1]
- Reset maintainer

PR:		ports/163599 [1]
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> [1]
2012-02-04 07:44:50 +00:00
TAKATSU Tomonari
c9364214cc - Remove science/R-cran-survival which has been already included in math/R
Reported by:	pointyhat (pav)
2012-02-03 12:04:14 +00:00
Carlo Strub
faad8b9921 Update to 3.10.1
Approved by:	glarkin@ (mentor, implicit)
2012-01-31 23:23:38 +00:00
TAKATSU Tomonari
ef0525aaad - Add a new port: science/R-cran-survival
survival analysis: descriptive statistics, two-sample tests,
  parametric accelerated failure models, Cox model. Delayed entry
  (truncation) allowed for all models; interval censoring for parametric
  models. Case-cohort designs.

  WWW:	http://cran.r-project.org/web/packages/survival/
2012-01-31 13:22:44 +00:00
TAKATSU Tomonari
1d6516ce7c - Add a new port: science/R-cran-snow
The snow package provides support for simple parallel computing on a
  network of workstations using R.  A master R process calls makeCluster
  to start a cluster of worker processes; the master process then uses
  functions such as clusterCall and clusterApply to execute R code on
  the worker processes and collect and return the results on the master.
  This framework supports many forms of "embarrassingly parallel"
  computations.

  Snow can use one of four communications mechanisms: sockets, PVM, MPI,
  or NetWorkSpaces (NWS).  NWS support was provided by Steve Weston.
  PVM clusters use the rpvm package; MPI clusters use package Rmpi; NWS
  clusters use package nws.  If pvm is used, then pvm must be started,
  either using a pvm console (e.g the pvm text console or the graphical
  xpvm console, both available with pvm) or from R using functions
  provided by rpvm.  Similarly, LAM-MPI must be started, e.g.  using
  lamboot, for MPI clusters that use Rmpi and LAM-MPI.  If NWS is used,
  the NetWorkSpaces server must be running.  SOCK clusters are the
  easiest approach for using snow on a single multi-core computer as
  they require no additional software.

  WWW:	http://cran.r-project.org/web/packages/snow/
2012-01-31 13:14:19 +00:00
TAKATSU Tomonari
bd0df873df - Update to 1.1.33
- Add LICENSE
2012-01-26 11:34:06 +00:00
Alberto Villa
f234761615 The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, which
concludes the 4.7 series.

The official release notes can be found at:
http://kde.org/announcements/announce-4.7.4.php

PR:		162216
PR:		163662
2012-01-25 10:21:01 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Brendan Fabeny
6ef707b384 update math/R to 2.14.1, and adjust dependent ports 2012-01-18 23:04:08 +00:00
Wen Heping
a193a68008 The obspy.taup package contains Python wrappers for iaspei-tau - a travel
time library by Arthur Snoke (http://www.iris.edu/pub/programs/iaspei-tau/).
The library iaspei-tau is written in Fortran and interfaced via Python ctypes.

WWW: http://www.obspy.org/
2012-01-16 06:55:05 +00:00
Dirk Meyer
8075eba87e - fix build with gcc46 2012-01-14 09:14:53 +00:00
Wen Heping
61fb002e92 - update to 0.5.1 2012-01-11 05:52:18 +00:00
Wen Heping
01b778bd3c - update to 0.5.1 2012-01-11 05:41:26 +00:00
Wen Heping
fed8751eda - update to 0.6.1 2012-01-11 05:33:54 +00:00
Wen Heping
2946327d1a - update to 2.14.0.2 2012-01-11 05:21:42 +00:00
Sunpoet Po-Chuan Hsieh
6cf559bba1 - Update to 0.010
Changes:	http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/Changes
2012-01-07 17:37:32 +00:00
Jason Helfman
a756ea4f17 - Reassignment of ECHO_MSG breaks 'make readme', so remove and reformat IGNORE.
PR:	 	ports/163255
Submitted by:	jgh (me)
Approved by:	crees (mentor)
2012-01-03 02:34:10 +00:00
Wen Heping
4e860ae744 - Update to 1.3.1 2011-12-31 08:04:46 +00:00
Mark Linimon
6cf6b4399b Mark as broken on powerpc.
Hat:		portmgr
2011-12-28 06:55:26 +00:00
Jason Helfman
8617eb5cd6 re-assignment of echo_msg breaks 'make readme'
unbreak

PR: ports/163257
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
Approved by: maintainer, crees (mentor)
2011-12-20 19:33:30 +00:00
Wen Heping
192a2cba1c R-cran-epicalc is functions making R easy for epidemiological calculation.
WWW: http://cran.r-project.org/web/packages/epicalc/

Feature safe:	yes
2011-12-15 01:20:35 +00:00
Wen Heping
a296ddbfaa The obspy.iris package contains a client for the DMC Web services
provided by IRIS (http://www.iris.edu/ws/).

WWW: http://www.obspy.org/

Feature safe:	yes
2011-12-13 06:24:57 +00:00
Wen Heping
6833596a8d - Update to 0.5.0
Feature safe:	yes
2011-12-13 03:13:41 +00:00
Wen Heping
ec1209e146 The obspy.db package contains a waveform indexer collecting metadata
from a file based waveform archive and storing in into a standard SQL
database. Supported waveform formats depend on installed ObsPy packages.

WWW: http://www.obspy.org/

Feature safe:	yes
2011-12-09 08:59:34 +00:00
Wen Heping
952b34a731 - Update to 0.5.0
Feature safe:	yes
2011-12-09 08:26:04 +00:00
Wen Heping
dc2dc6cc46 - Updat to 0.5.0
Feature safe:	yes
2011-12-09 08:16:47 +00:00
Wen Heping
f3416c39ac - Update to 0.5.0
Feature safe:	yes
2011-12-09 08:14:07 +00:00
Wen Heping
9f0e2c2b69 - Update to 0.10.0
PR:		162893
Submitted by:	Gereon Kaiping <kta1c10!gereon@linta.de>
Reviewed by:	"Li-Lun Leland Wang" <llwang@infor.org> (maintainer)
Feature safe:	yes
2011-12-09 08:05:48 +00:00
Sunpoet Po-Chuan Hsieh
02c67e971d - Update to 0.009
- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/Changes
Feature safe:	yes
2011-11-28 09:01:26 +00:00
Brendan Fabeny
5d57d97db9 update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports

Approved by:	linimon (portmgr), thierry, tota, wen
Feature safe:	yes
2011-11-27 07:02:15 +00:00
Pav Lucistnik
698df600d9 - Chase plplot shlib bump
Reported by:	pointyhat
Missed by:	miwi
Feature safe:	yes
2011-11-22 16:09:16 +00:00
Koop Mast
8aa1a52a3d Update to 0.12.10.
Chase both goffice and gnumeric updates.

Feature safe:	yes
2011-11-22 14:49:25 +00:00
Brendan Fabeny
004a7c5ac2 adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:		162706
Approved by:	miwi (portmgr)
Feature safe:	yes
2011-11-22 11:14:10 +00:00
Pietro Cerutti
b0edfc5a4c - Unbreak - fix build with latest x11-toolkits/fltk
Feature safe:	yes
2011-11-17 10:41:36 +00:00
TAKATSU Tomonari
8361e1265d - Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
to Mk/bsd.cran.mk

PR:		ports/162238
Submitted by:	tota (myself)
Approved by:	wen (maintainer of Mk/bsd.cran.mk and many related ports),
		David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
		  (maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
		Dan Rue <drue_AT_therub_DOT_org>
		  (maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe:	yes
2011-11-15 20:09:02 +00:00
Raphael Kubo da Costa
6fd8cb7810 Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 03:26:46 +00:00
Raphael Kubo da Costa
7f1a46ec8c The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.
This is an incremental update and should be much easier to handle than
the transition from 4.6.5 to 4.7.2 in the ports tree.

The official release notes can be found at
http://www.kde.org/announcements/announce-4.7.3.php.

Approved by:	avilla (mentor), makc (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 02:59:40 +00:00
Thierry Thomas
c29dcbb124 Upgrade to 0.9.2.
Changelog at
<https://downloads.sourceforge.net/project/gnudatalanguage/gdl/0.9.2/README?r=http%3A%2F%2Fgnudatalanguage.sourceforge.net%2Fdownloads.php>

Feature safe:	yes
2011-11-13 14:00:04 +00:00
Mark Linimon
9a62ba9f14 Mark as broken on powerpc: does not compile.
Hat:		portmgr
Feature safe:	yes
2011-11-11 04:12:51 +00:00