Commit graph

10990 commits

Author SHA1 Message Date
Wen Heping
ddcf653a2f Five omnibus tests for testing the composite hypothesis of normality.
WWW: http://cran.r-project.org/web/packages/nortest/

PR:		213089
Submitted by:	pfg@
2016-09-30 07:08:56 +00:00
Wen Heping
9e2ca25ffd Density, distribution function, quantile function, random generation
and expected value function for the truncated normal distribution
with mean equal to 'mean' and standard deviation equal to 'sd'.

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

PR:		213091
Submitted by:	pfg@
2016-09-30 06:24:27 +00:00
Alex Dupre
a9f8bc813e Comment out PATCH_DEPENDS.
Spotted by:	mat
2016-09-28 08:17:03 +00:00
Alex Dupre
b16370a225 Update to 3.1.5 release. 2016-09-28 08:04:21 +00:00
Antoine Brodin
ea16d28b49 - Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it

PR:		212869
2016-09-27 16:32:52 +00:00
Wen Heping
96d4434fc5 - Update to 1.2.1 2016-09-26 23:37:37 +00:00
Wen Heping
f6c9c48579 - Update to 3.31.2 2016-09-26 23:25:43 +00:00
Pietro Cerutti
8123a2344e math/mpexpr: update to 1.2 (official) release
The previous version was a RC, despite there was no mention of it in the
distfile. Most patches have been incorporated upstreams.
2016-09-26 18:28:41 +00:00
Tijl Coosemans
48f4591035 - Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
  --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
  aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU.  The code wanted to use BYTE_ORDER
  defined in machine/endian.h, but this isn't visible because ICU is
  compiled with _XOPEN_SOURCE.  Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
  without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
  pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
  a C++11 runtime library now.  Add this to all ports that depend on it
  so their executables load the right libstdc++.so on FreeBSD 9.

PR:		205120
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-24 11:06:57 +00:00
Joseph Mingrone
1cbd3576d5 Update email address to jrm@FreeBSD.org for ports that I maintain
Reviewed by:	mat, swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D7995
2016-09-23 21:42:02 +00:00
Torsten Zuehlsdorff
d9bd705a58 lang/php56: Update from 5.6.25 to 5.6.26
Security:    CVE-2016-7416
Security:    CVE-2016-7412
Security:    CVE-2016-7414
Security:    CVE-2016-7417
Security:    CVE-2016-7411
Security:    CVE-2016-7413
Security:    CVE-2016-7418

MFH:         2016Q3
Approved by: swills (mentor)
2016-09-23 08:26:44 +00:00
Baptiste Daroussin
d4f5c79992 Even if upstream thinks clang does not support openmp we will soon know how to
make it works :)
2016-09-22 15:15:21 +00:00
Dmitry Marakasov
d187f798cc - Update to 1.1.0
PR:		212857
Submitted by:	neel@neelc.org (maintainer)
2016-09-22 14:30:25 +00:00
Torsten Zuehlsdorff
ad86e61f50 lang/php70: Update from 7.0.10 to 7.0.11
Security:    CVE-2016-7416
Security:    CVE-2016-7412
Security:    CVE-2016-7414
Security:    CVE-2016-7417
Security:    CVE-2016-7413
Security:    CVE-2016-7418

MFH:         2016Q3
Approved by: pi (mentor)
2016-09-21 15:43:47 +00:00
Wen Heping
6911378046 - Update to 5.38.1
PR:		212827
Submitted by:	satosi.kimura@nifty.ne.jp
2016-09-21 01:25:11 +00:00
Mark Linimon
bf1d416b93 Mark as broken on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-09-18 13:53:14 +00:00
Mark Linimon
a39baa64d4 Mark broken on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-09-18 11:48:46 +00:00
Mark Linimon
7a8763202b Mark broken on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-09-18 11:32:51 +00:00
TAKATSU Tomonari
4d8d0ba07b - Update to 7.2 2016-09-17 06:48:40 +00:00
Stephen Montgomery-Smith
0c72c0f3cb - Update to 0.1.2. 2016-09-17 01:23:00 +00:00
Dmitry Marakasov
1015f56cf9 - Update to 1.0.5
- Update LICENSE
- Take maintainer'ship

Changelog:

1.0.5
  - Fix bug in stats_stat_binomial_coef which causes segfault in some
    environments
  - Fix bug in stats_stat_factorial which leads infinite loop in some
    cases
  - stats_stat_factorial returns immediately when the value are reached
    to +INF
  - Change supported version to PHP 5.3 or higher

1.0.4
  - Fixed bugs (see tests for details)

PR:		212504
Submitted by:	dbaio@bsd.com.br
2016-09-16 22:38:04 +00:00
Pietro Cerutti
63360cedd4 math/mpexpr: update to 1.2 2016-09-16 07:38:43 +00:00
David Naylor
a1626bcdb5 math/R-cran-stabledist: updated to version 0.7-1
- add new test dependencies:
   - devel/R-cran-RUnit
   - finance/R-cran-fBasics
   - math/R-cran-Rmpfr

Generated by:	portcran (0.1.2)
2016-09-15 19:53:01 +00:00
Steve Wills
149ba7338a Unmark broken on powerpc64
These ports built successfully
2016-09-15 01:41:28 +00:00
John Marino
0cacccdf65 Drop spark-related ports for removal after 30 Sept 2016-09-15 01:35:58 +00:00
John Marino
252c5d5f38 Release some of my ports back to the heap 2016-09-15 01:29:41 +00:00
Stephen Montgomery-Smith
e7a0fe8a00 - Update to 2.4.3. 2016-09-14 19:43:29 +00:00
Mathieu Arnold
dbbfc7889a GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2016-09-14 15:59:34 +00:00
Stephen Montgomery-Smith
d4440101cf - Corrections to pkg-plist for when option "EXAMPLES" is OFF.
PR:		ports/212315
Submitted by:	ice@extreme.hu
2016-09-14 00:25:31 +00:00
Wen Heping
24fb8ce3f1 - Update to 1.1.9.2 2016-09-13 02:28:28 +00:00
Stephen Montgomery-Smith
66f8e7960d - Update to 1.2.4. 2016-09-13 02:02:25 +00:00
Tobias C. Berner
0f08c7ccd2 Update math/facile to 1.1.2
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D7731
2016-09-11 17:29:28 +00:00
Tobias C. Berner
4db8f19eb2 Update math/facile MASTER_SITES.
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
MFH:		2016Q3
Differential Revision:	https://reviews.freebsd.org/D7731
2016-09-11 17:24:24 +00:00
TAKATSU Tomonari
481fad25b5 - Update to 1.72
- Fix LICENSE section
2016-09-10 07:19:19 +00:00
TAKATSU Tomonari
fa1b5ee19f - Update to 5.29
- Add "compiles" argument to USES=cran
2016-09-10 07:11:31 +00:00
Tijl Coosemans
aea21b3b36 - In Uses/linux.mk use the loop variable directly when appending to
*_DEPENDS.  Helper variables derived from the loop variable aren't
  expanded causing *_DEPENDS to be incorrect.
- Bump all ports with more than one value in USE_LINUX.

PR:		211645
Reported by:	jkim
2016-09-07 12:43:22 +00:00
Ben Woods
395bb75e12 math/galculator: Update to 2.1.4
- Follow upstream move from SF to GitHub, and new website hosting
- Add USES=autoreconf libtool as GH tarball only comes with configure.ac
- Add OPTIONS to select GTK3 or GTK2 (GTK3 by default as per upstream)
- Add USE_GNOME=cairo und GTK2_LIB_DEPENDS undeclared dependencies

Changes this release:
  https://github.com/galculator/galculator/blob/v2.1.4/ChangeLog

Reviewed by:	adamw (mentor)
Approved by:	naddy (maintainer), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D7789
2016-09-06 23:18:47 +00:00
Tijl Coosemans
82a87de90c - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
- bsd.port.mk:
  - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
  - Put USE_LINUX_PREFIX handling after USES processing.
  - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
    give these variables a different default value.
  - When a package needs to run Linux ldconfig check before installation if
    Linux support is enabled.
- emulators/linux_base-*:
  - Use USES=linux and remove duplication.
  - Remove files/lp.  FreeBSD or CUPS lp(1) should work.
  - Remove files/yp.conf.  No longer seems to be used.
  - Remove pkg-deinstall and move pkg-install into pkg-plist.
  - Update pkg-descr and pkg-message.
  - Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
  to use FreeBSD mkdir so mkdir -p $path creates $path and not
  /compat/linux/$path.

PR:		211645
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-05 19:23:42 +00:00
Dmitry Marakasov
5a25f34928 - Switch to options helpers
- Silence stripping
2016-09-05 09:01:26 +00:00
Chris Rees
15453f23a8 Correct dependency
Submitted by:	maintainer
2016-09-04 15:11:25 +00:00
Dmitry Marakasov
b82f5f38be - Fix build on 11.x+ by adding missing makeinfo dependency
Approved by:	portmgr blanket
2016-09-04 13:23:04 +00:00
Tobias C. Berner
759973a399 Update math/eigen3 to 3.2.9
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D7729
2016-09-01 15:01:04 +00:00
Carlos J. Puga Medina
6d46f34aa3 - Update math/cryptominisat and math/py-cryptominisat to 5.0.0
PR:		211460
Submitted by:	maintainer
Reviewed by:	koobs, feld (mentor)
Approved by:	feld (mentor)
2016-09-01 13:25:49 +00:00
Dmitry Marakasov
3c92d313e6 - Update to 5.0.270
- Don't ship bundled java
- Don't require linux-binaries anymore
- Use java from ports
- While here, add NO_ARCH

Changelog: https://www.geogebra.org/manual/en/Reference:Changelog_5.0

PR:		212257
Submitted by:	udvzsolt@gmail.com (maintainer)
2016-08-31 13:26:45 +00:00
Dmitry Marakasov
fdae5e21bb - Update to 1.0.8
- While here, add LICENSE_FILE and pet portlint

PR:		212241
Submitted by:	neel@neelc.org (maintainer)
2016-08-31 12:06:14 +00:00
Torsten Zuehlsdorff
a6bc455d6d lang/php56: Update from 5.6.24 to 5.6.25
PR:           212183
Submitted by: Kurt Jaeger <pi@FreeBSD.org>
Approved by:  pi (mentor)
2016-08-30 12:55:20 +00:00
David Naylor
1f709cc81a math/R-cran-gss: updated to version 2.1-6
- mark port as needing to compile

Generated by:	portcran (0.1.1)
2016-08-30 05:56:02 +00:00
Danilo Egea Gondolfo
71322fa62f - Update to 7.400.2 2016-08-28 21:19:05 +00:00
TAKATSU Tomonari
43ea57dafe - Update to 2.1.1
- Update LICENSE
- Add "compiles" argument to USES=cran
2016-08-28 21:14:40 +00:00
Stephen Montgomery-Smith
6c26d6fde4 - Update to 1.2.3. 2016-08-28 15:20:21 +00:00
TAKATSU Tomonari
ea7bd37aea - Update to 0.7.400.2.0 2016-08-27 11:40:11 +00:00
Thierry Thomas
6ea7538060 Update to v2.16d and unbreak. 2016-08-26 20:00:36 +00:00
Jung-uk Kim
a18d45b367 Consistently set USE_JAVA to "yes" to reduce future confusion.
Approved by:	olgeni (maintainer)
2016-08-25 17:14:09 +00:00
Wen Heping
34ca5bea69 - Update to 0.43
Changes: http://cpansearch.perl.org/src/PJACKLAM/bignum-0.43/CHANGES
2016-08-25 14:14:26 +00:00
Wen Heping
c8870d40d0 - Update to 3.33
Changes: http://cpansearch.perl.org/src/SISYPHUS/Math-MPFR-3.33/CHANGES
2016-08-25 14:06:47 +00:00
Dmitry Sivachenko
1ba9ecc6a8 Update to version 1.5.4. 2016-08-25 13:07:34 +00:00
Tobias C. Berner
0f583d8700 Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports

At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.

The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].

Changes to the KDE Ports needed by this:

Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
    handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
    Ports -- I chose to leave this out for now, as the diff is already large
    enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
    want is already specified as argument to kde:<arg>
[4] For KDE Frameworks and Plasma5 ports this would be kde:5

PR:             210667
Approved by:    portmgr, mat (mentor), rakuco (mentor)
Reviewed by:    mat, rakuco
Differential Revision:   https://reviews.freebsd.org/D6961
2016-08-24 08:20:31 +00:00
TAKATSU Tomonari
2dbcfc0711 - Update to 1.3-7 2016-08-24 06:03:22 +00:00
TAKATSU Tomonari
66a3d1f205 - Update to 0.3.2.9.0
- Add "compiles" argument to USES=cran
2016-08-24 05:58:34 +00:00
John Marino
0b70cc11ff math/oleo: document ncurses and remove extern errno
While here, regenerate all patches with makepatch
2016-08-23 16:25:35 +00:00
John Marino
c0eeeb0ae9 math/gmp: use CONFIGURE_TARGET rather than recreating it
The --build configure argument is a re-invention of CONFIGURE_TARGET
except that platform is hardcoded to freebsd rather than the value
of OPSYS:tl.  Use CONFIGURE_TARGET instead.  It's a no-op for FreeBSD
but is a fix for DragonFly.

Approved by:	non-invasive DF support blanket
2016-08-23 14:04:01 +00:00
Danilo Egea Gondolfo
200a502ad5 - Update to 7.400.1 2016-08-20 15:57:46 +00:00
Dmitry Sivachenko
68b749cd19 Update to version 1.5.3. 2016-08-20 11:45:20 +00:00
Pawel Pekala
414a2297cb - Update to version 3.4.0, now hosted on GitHub [1]
- Add EXAMPLES option [1]
- Fix COMMENT declaration, use ?= so that slave can overide it
- Add LICENSE_FILE
- Convert to options helpers, test framework
- Remove MPI option and move it's all functionality to slave port
  This allows removal of setting PKGNAMESUFFIX in master port depending
  on options selected which is deprecated. Move LIB_DEPENDS on mpich2
  to slave, declare CONFLICTS_INSTALL, MPICH_ARG in such way that can
  be overidden by the slave.

PR:		211454 [1]
Submitted by:	Iblis Lin [1]
2016-08-18 16:19:56 +00:00
Dmitry Marakasov
81e812fb7f - Drop deprecated WX_UNICODE
- Regenerate patches with `make makepatch`
- Fix WWW:
2016-08-16 08:32:15 +00:00
Dmitry Marakasov
e6df31c96a - Mark BROKEN: does not fetch (no address record) 2016-08-16 07:58:25 +00:00
David Naylor
2542f11ad1 math/R-cran-car: update to 2.1-3.
- Corrected documentation for mcPlots
 - added id.location argument to showLabels to vary location of labels
 - added fix for compatiblity with Rcmdr with missing data in several plotting
   functions.
 - deltaMethod() now reports confidence intervals.
 - print.summary.Anova.mlm() has new SSP and SSPE arguments to determine
   whether the corresponding matrices are printed (suggestion of Michael
   Friendly).
 - summary() and print() methods for Anova.mlm() can now report univariate
   ANOVAs (suggestion and some code by Michael Friendly).
 - added "value" and "vcov" attributes to objects returned by
   linearHypothesis() (after suggestions by Liviu Andronic and Steven Yen).
 - compareCoefs() now checks classes of models.
 - small fixes/changes.
2016-08-15 16:31:39 +00:00
Tobias C. Berner
8bd38ffae8 New port: devel/grantlee5 and Uses/grantlee.mk
The upcoming KDE Frameworks ports need grantlee5

*  Add devel/grantlee5 and move installed headers into a subdirectory include/grantlee5
*  Move header files from devel/grantlee into a subdirectory
       include/grantlee4
   to make sure ports do not pick up the wrong headers
*  Add Uses/grantlee.mk to handle the PLIST_SUB and LIB_DEEPENDS needed
   by ports using grantlee (before we set the PLIST_SUB manual in very
   of the depending ports, which now should not be needed anymore).
*  The ports depending on devel/grantlee have been modified from
      LIB_DEPENDS=libgrantlee_gui.so:devel/grantlee
   to
      USES=grantlee:4
   as this does not affect the package no version bumped was made.

Reviewed by:    mat, rakuco
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D7434
2016-08-15 15:36:19 +00:00
Dmitry Marakasov
994a7a01f5 - Add LICENSE_FILE
- Switch to USES=localbase
- Switch to new test framework
- Switch to options helpers
2016-08-15 09:01:07 +00:00
Stephen Montgomery-Smith
6f74706f80 - Remove the port math/bamg, as it is no longer supported upstream. 2016-08-14 18:36:34 +00:00
Kurt Jaeger
fd4977b729 math/py-keras: 1.0.6 -> 1.0.7
PR:		211698
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2016-08-11 04:22:57 +00:00
Li-Wen Hsu
6ca0a78817 - Update to 0.5.2
PR:		211687
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
2016-08-09 06:13:32 +00:00
Wen Heping
1ec7c0b42a - Update to 1.2.0.2 2016-08-08 12:00:21 +00:00
Wen Heping
1b8f14e139 - Update to 3.31 2016-08-08 11:48:24 +00:00
Stephen Montgomery-Smith
f723ee6204 - Update to 1.2.0-rc4. 2016-08-05 22:37:09 +00:00
Stephen Montgomery-Smith
dd4e4550b3 - Update to 1.0.1. 2016-08-05 22:13:34 +00:00
John Marino
b95421020d math/R: maintainer rework
See PR for signficant changes to math/R port including options,
build defaults, and patch updates.

PR:		211393
Submitted by:	Joseph Mingrone (maintainer)
2016-08-05 02:30:18 +00:00
John Marino
7cf9d118c6 math/R: Tweak previous ${OSVERSION} without ${OPSYS} commit
I made a mistake; some of the post-patch target does apply to DragonFly
as well as the pre-configure target.  Tighten up which code is designated
as FreeBSD only.  (again, a No-Op for FreeBSD)

Approved by:	OSVERSION/OPSYS blanket
2016-08-04 03:00:26 +00:00
Danilo Egea Gondolfo
001b628a5e - Update to 7.300.1
- Re-add the config.hpp patch

PR:		211559
Submitted by:	pi
2016-08-03 19:37:59 +00:00
Kurt Jaeger
ca086cb1ad math/armadillo: 6.700.7 -> 7.100.3
PR:		210050
Changes:	http://arma.sourceforge.net/docs.html#version_7100
Approved by:	danilo (maintainer timeout)
2016-08-03 16:27:21 +00:00
John Marino
380a75a521 math/R: Fix usage of ${OSVERSION} without ${OPSYS}
There are several OSVERSION checks but everything is specific to FreeBSD
so the entire block is wrapped with a single OPSYS check to minimize
changes to the makefile.

Approved by:	OSVERSION/OPSYS blanket
2016-08-03 15:15:02 +00:00
Mathieu Arnold
aef5a66670 Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.

Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php.  A PHP extension will be automatically activated
when installed.  The order into which extensions are loaded is
automatically guessed.  In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set.  Refer to the USES=php
section of the Porter's Handbook for more information.

Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.

And finally, bump PORTREVISION for all php extensions.

PR:		210697
Submitted by:	mat
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7022
2016-08-03 12:47:05 +00:00
Stephen Montgomery-Smith
31ff51545b - Mark port as broken as master site seems to no longer exist. 2016-08-01 03:50:49 +00:00
TAKATSU Tomonari
a0d2548835 - Update to 0.6-6
- Add "compiles" argument to USES=cran
2016-07-31 07:38:28 +00:00
Antoine Brodin
23a8ddfe73 Fix build after math/glpk update
Reported by:	pkg-fallout
PR:		211455
2016-07-30 09:51:29 +00:00
TAKATSU Tomonari
eccaed9eda - Update to 1.2.4 2016-07-30 08:15:11 +00:00
Stephen Montgomery-Smith
516b88298e - Don't install share/cmake/hdf5/libhdf5.settings to avoid clash with
science/paraview

PR:		ports/211334
Submitted by:	Chen Xie <xiechen96@gmail.com>
2016-07-29 23:45:41 +00:00
Pawel Pekala
156efdcc39 - Update to version 4.55 [1]
- Convert to USES=localbase
- Move OPTIONS block to proper place, use helpers
- Argument --disable-dl for MYSQL=off was dropped because
  it made configure script fail when IODBC=on

PR:		203448
Submitted by:	pfg [1]
2016-07-29 17:31:43 +00:00
TAKATSU Tomonari
d1b2ef5b90 - Update to 0.7.200.2.0 2016-07-28 10:32:38 +00:00
Pawel Pekala
157a61c6e9 Update to version 1.0.6
PR:		211409
Submitted by:	Neel Chauhan (maintainer)
2016-07-27 21:53:10 +00:00
Maho Nakata
539ea05319 1. Some dependencies were added per QA advice.
2. updated to version 4.0.3
   deleted obsolete patch 'patch-libinterp-octave-value-ov-classdef'
   Java and GUI are now optional
   plist is now generated automatically
   revised dependencies

PR:		211291
Submitted by:	bsam (1), Alexander Sherikov (2)
2016-07-27 05:44:40 +00:00
Carlos J. Puga Medina
1f9e9d9abf - Update to 0.10.2
- Switch to USES=localbase

Changelog:
  http://savannah.gnu.org/forum/forum.php?forum_id=8626

Reviewed by:	amdmi3, feld (mentors)
Approved by:	amdmi3, feld (mentors)
Differential Revision:	D7308
2016-07-26 16:40:42 +00:00
Dmitry Marakasov
b40321a3c8 - Update to 2.13
- While here, fix LICENSE

PR:		211131
Submitted by:	jharris@widomaker.com (maintainer)
2016-07-26 15:54:16 +00:00
Stephen Montgomery-Smith
2833ed12f1 - Add more xorg and gl dependencies so that they are correctly registered.
- Bump portrevision.
2016-07-26 02:43:33 +00:00
Rene Ladan
78450f0a5d Reset miwi@'s ports, he stepped down from the Ports Team.
With hat:	portmgr-secretary
2016-07-25 20:01:02 +00:00
Greg Lewis
1c03a52263 . Update to 5.0.4. 2016-07-23 17:04:20 +00:00
TAKATSU Tomonari
d815992e55 - Add new port: math/R-cran-influenceR
influenceR: Software Tools to Quantify Structural Importance of
  Nodes in a Network

  Provides functionality to compute various node centrality measures
  on networks. Included are functions to compute betweenness centrality
  (by utilizing Madduri and Bader's SNAP library), implementations
  of Burt's constraint and effective network size (ENS) metrics,
  Borgatti's algorithm to identify key players, and Valente's bridging
  metric. On Unix systems, the betweenness, Key Players, and bridging
  implementations are parallelized with OpenMP, which may run faster
  on systems which have OpenMP configured.

  WWW: https://cran.r-project.org/web/packages/influenceR/
2016-07-22 23:42:49 +00:00
Boris Samorodov
6a8aa3ad5a math/octave: remove wrongly used PLIST_SUB from pkg-plist
PR:		210055
Submitted by:	Tobias Berner <tcberner@gmail.com>
Approved by:	maintainer timeout (7 weeks)
2016-07-22 10:38:53 +00:00
TAKATSU Tomonari
df09d83a48 - Update to 0.99.7-1
- Add "compiles" argument to USES=cran
2016-07-21 04:55:25 +00:00
Torsten Zuehlsdorff
f6d3930908 math/geogebra: Update from 5.0.236.0 to 5.0.260.0
Changelog: https://www.geogebra.org/manual/en/Reference:Changelog_5.0

Also removed shared-mime-info from USES

PR:           210401
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
Approved by:  junovitch (mentor)
2016-07-20 11:35:48 +00:00
Dirk Meyer
3561a46f28 - update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR:		210913
Submitted by:	Piotr Kubaj
MFH:		2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
2016-07-20 09:33:31 +00:00
Danilo Egea Gondolfo
26f24fbe44 - Update to 2.7.1 2016-07-20 01:25:47 +00:00
Thierry Thomas
0a6dadb0b9 Upgrade to Gambit 15.1.0, the current stable version.
Note: Gambit 16 is available, but this is the current research/development
version.
2016-07-19 20:32:09 +00:00
Mathieu Arnold
f899c758a6 When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-19 11:04:13 +00:00
TAKATSU Tomonari
47b83b62c4 - Update to 1.2.3 2016-07-18 12:05:52 +00:00
Stephen Montgomery-Smith
0e58abe972 - Update to 0.1.12. 2016-07-17 21:34:51 +00:00
Kurt Jaeger
721fc6db46 math/cadabra2: builds on 10.x with compiler:c++14-lang
PR:		210476
Approved by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
2016-07-17 19:23:45 +00:00
Kurt Jaeger
4ad9df1b84 math/cadabra2: mark BROKEN on 10
PR:		210476
Reported by:	marino, mat
2016-07-17 17:40:04 +00:00
Dmitry Marakasov
cbceaf7345 - Switch to options helpers
- Regenerate patches with `make makepatch`
2016-07-17 09:00:30 +00:00
Thomas Zander
3fe7ca4b4a Fix dependencies, Makefile cleanups
Detailed maintainer log:
- Explicitly rely on required perl for the build
- math/R cannot be built in poudriere when math/atlas is chosen for the
  BLAS implementation.  It's not the default, so handle gracefully with
  an IGNORE (could also have set MANUAL_PACKAGE_BUILD with
  ATLAS_VARS= MANUAL_PACKAGE_BUILD=...)
- fix a type: DOC_BUILD_DEPEND -> DOCS_BUILD_DEPEND

PR:		210983
Submitted by:	jrm@ftfl.ca (maintainer)
2016-07-16 15:48:17 +00:00
Raphael Kubo da Costa
e4a20681de Add a patch (sent upstream) to make configuration work with CMake 3.6.0.
PR:		210988
2016-07-16 10:52:14 +00:00
Dmitry Marakasov
2b7af171ea - Add missing java category
- Add LICENSE
- Cosmetic fixes
- Switch to new test framework
2016-07-16 09:00:29 +00:00
TAKATSU Tomonari
4f35f92e27 - Update to 1.1-12
- Fix LICENSE
- Add "compiles" argument to USES=cran
2016-07-15 06:02:09 +00:00
TAKATSU Tomonari
a4132187d1 - Update to 1.3-6
- Update descrption and WWW line in pkg-descr
2016-07-14 11:37:37 +00:00
TAKATSU Tomonari
a9e57d0160 - Add new port: math/R-cran-mcmc
Simulates continuous distributions of random vectors using Markov
  chain Monte Carlo (MCMC). Users specify the distribution by an R
  function that evaluates the log unnormalized density. Algorithms
  are random walk Metropolis algorithm (function metrop), simulated
  tempering (function temper), and morphometric random walk Metropolis
  (Johnson and Geyer, Annals of Statistics, 2012, function morph.metrop),
  which achieves geometric ergodicity by change of variable.

  WWW: https://cran.r-project.org/web/packages/mcmc/
2016-07-14 09:26:42 +00:00
Pawel Pekala
f71c9747b6 Update to version 2.3.1
Changelog:
- New library 'imagery_isocluster'
- Record statistics in 'table_calculus'
- Better io_gdal shapes import
- Updates to scripting tools

PR:		210946
Submitted by:	maintainer
2016-07-11 17:38:35 +00:00
Kurt Jaeger
c6cef7f89b New port: math/cadabra2
Cadabra is a symbolic computer algebra system (CAS) designed
specifically for the solution of problems encountered in field
theory. It has extensive functionality for tensor computer algebra,
tensor polynomial simplification including multi-term symmetries,
fermions and anti-commuting variables, Clifford algebras and Fierz
transformations, component computations, implicit coordinate
dependence, multiple index types and many more. The input format
is a subset of TeX.

WWW: http://cadabra.science/

PR:		210476
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2016-07-10 07:42:55 +00:00
Antoine Brodin
d74df830eb Prevent PKGNAME collision with math/libR 2016-07-09 20:02:02 +00:00
Thomas Zander
98fc96e2d1 Mark broken while restructuring the master port is ongoing
PR:		210866
Reported by:	jrm@ftfl.ca (maintainer)
2016-07-09 19:32:32 +00:00
Thomas Zander
03be2d040f Modernize and simplify port
PR:		210866
Submitted by:	jrm@ftfl.ca (maintainer)
Reviewed by:	rhurlin@gwdg.de, bapt, riggs
2016-07-09 19:28:21 +00:00
Jan Beich
ba485b72fe math/py-pysparse: add new port
PR:		210595
Submitted by:	yuri@rawbw.com

PySparse extends the Python interpreter by a set of sparse matrix
types holding double precision values. PySparse also includes modules
that implement:

- iterative methods for solving linear systems of equations
- a set of standard preconditioners
- an interface to a direct solver for sparse linear systems of
  equations (SuperLU)
- a Jacobi-Davidson eigenvalue solver for the symmetric, generalised
  matrix eigenvalue problem (JDSYM)

https://github.com/PythonOptimizers/pysparse
2016-07-09 17:11:52 +00:00
Dmitry Marakasov
6bfc21d727 - Switch to new test framework
- Switch to options helpers
2016-07-08 09:00:08 +00:00
Stephen Montgomery-Smith
079cda7d46 Update to 2.4.2. 2016-07-07 22:54:33 +00:00
Mathieu Arnold
7ba0ba7aae Remove @comment $FreeBSD$ from pkg-plist files.
Sponsored by:	Absolight
2016-07-07 14:08:02 +00:00
Stephen Montgomery-Smith
25248f5b5b - Update to 1.2.1. 2016-07-07 03:27:41 +00:00
Mathieu Arnold
7acca7e902 Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.

PR:		205120
With hat:	portmgr
Sponsored by:	Absolight
2016-07-06 22:10:14 +00:00
Wen Heping
9261c67618 - Update to 2.3.0
PR:		210810
Submitted by:	rhurlin@gwdg.de(maintainer)
2016-07-06 08:36:18 +00:00
Pietro Cerutti
fb8d8ab5f9 devel/icu: bump PORTREVISION on dependent ports 2016-07-06 07:34:12 +00:00
Mathieu Arnold
a450da8a51 Update to 0.50.
Sponsored by:	Absolight
2016-07-05 09:08:44 +00:00
Wen Heping
244d506562 - Update to 4.8.1 2016-07-05 09:02:06 +00:00
Rene Ladan
19f31a471b Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6 months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
2016-07-04 20:48:23 +00:00
Mathieu Arnold
9e3e94a314 Update to 1.2.2-57.
PR:		210796
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-07-04 13:24:15 +00:00
Thomas Zander
d0972aad36 Joseph Mingrone <jrm@ftfl.ca> has volunteered to maintain R in bf@'s absence
PR:		210754
Submitted by:	jrm@ftfl.ca
2016-07-02 15:32:43 +00:00
Antoine Brodin
1cfd7ac166 Fix packaging when GL2PS is on
Reported by:	pkg-fallout
MFH:		2016Q3
2016-07-02 10:29:15 +00:00
Martin Matuska
c8e9a198c2 Horde package update:
comms/pear-Horde_ActiveSync 2.33.3 -> 2.35.0
devel/pear-Horde_Core 2.23.0 -> 2.24.0
www/pear-Horde_Form 2.0.13 -> 2.0.14
www/pear-Horde_Http 2.1.6 -> 2.1.7
mail/pear-Horde_Imap_Client 2.29.7 -> 2.29.8
mail/pear-Horde_Mime 2.9.5 -> 2.10.0
security/pear-Horde_Share 2.0.10 -> 2.1.0
devel/pear-Horde_Util 2.5.7 -> 2.5.8
2016-07-01 22:05:48 +00:00
Wen Heping
1a9e7e176d - Update to 3.3.1
- Remove PCRE_PORT option
- Really strip the .so file
- Minor cleanup

PR:		210513
Submitted by:	wen@(myself)
2016-07-01 08:29:31 +00:00
Adam Weinberger
a53681542b Convert a couple ports that use both _CMAKE_ON and _CMAKE_OFF to _CMAKE_BOOL.
Use options helpers all the way in math/carve, because I couldn't help myself.
2016-06-30 20:02:43 +00:00
Dmitry Marakasov
fa592f7c63 - Add LICENSE
- Switch to new test framework
- Style fixes
- Strip library
- Switch to options helpers
2016-06-29 19:35:48 +00:00
Dmitry Marakasov
03f6ac20b6 - Switch to options helpers 2016-06-29 19:19:50 +00:00
Dmitry Marakasov
6c7d95a7d2 - Switch to new test framework
- Switch to options helpers
- Silence patching
2016-06-29 19:14:32 +00:00
Dmitry Marakasov
b9e821becb - Update to 1.0.5
PR:		210663
Submitted by:	neel@neelc.org (maintainer)
2016-06-28 15:22:34 +00:00
Mathieu Arnold
dca255c3ce Convert USE_PHP*=yes into USES=php*
PR:		210529
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6936
2016-06-28 14:00:45 +00:00
Raphael Kubo da Costa
f8a65e4c1b Reset ports maintained by horia@racoviceanu.com.
The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).

Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.

Differential Revision:	https://reviews.freebsd.org/D5980
2016-06-28 09:11:31 +00:00
Wen Heping
488f77b6f6 - Update to 2.0.8
PR:		210585
Submitted by:	yuri@rawbw.com(maintainer)
2016-06-28 06:10:11 +00:00
Olivier Duchateau
0fb0019239 - Update to 1.11.1
- Adjust dependencies, 'numpy/core/multiarray.so' is also linked to
math/openblas (reported by QA script)
- Add patches in order to detect 'sys/endian.h' header
2016-06-28 03:34:54 +00:00
Rene Ladan
a01b22a052 Reset ports maintained by bf@ until he has time again to work on them.
PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
2016-06-27 21:30:34 +00:00
Kubilay Kocak
0bb7303c30 math/picosat: Update to 965
* Update DISTVERSION and distinfo checksum (965)
* Add CONFIGURE_SCRIPT (filename change to .sh extension)
* Add DEBUG option
* Use --trace, --stats (and --logs) with DEBUG, rather than in the
  default (non-debug) build.
* Specify --static explicitly even though its built to avoid possible
  future footshooting.


  http://fmv.jku.at/picosat/NEWS
2016-06-27 13:41:17 +00:00
Wen Heping
bd35fbd593 - Update to 0.2.0 2016-06-27 08:09:30 +00:00
Wen Heping
bb7f788cfc - Update to 0.5.0 2016-06-27 07:51:57 +00:00
Antoine Brodin
6bde393ef8 Allow use as a regular user
Reported by:	 pkg-fallout
2016-06-26 20:43:14 +00:00
Sunpoet Po-Chuan Hsieh
ab08631132 - Update to 2.6.0
Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2016-06-26 17:16:22 +00:00
Kurt Jaeger
a8ac945d14 math/R: add LIBR to OPTIONS_DEFAULT to allow math/rkward-kde4 to build
PR:		207425
Reported by:	thierry
2016-06-26 14:03:09 +00:00
Kurt Jaeger
cb6bb06ee6 math/R: Add optimization related options to Makefile
There are a couple of enhancements that can be made to math/R
regarding optimization: one would be to enable LTO and OpenMP
whenever the compiler supports it, another one would be to allow
linking to OpenBLAS besides ATLAS or R's internal BLAS implementation.
The patch was inspired by math/octave's handling of BLAS.

PR:		207425
Submitted by:	elferdo@gmail.com
Approved by:	bf (maintainer timeout)
2016-06-25 19:10:19 +00:00
Dmitry Marakasov
7df40923eb - Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
2016-06-24 13:54:34 +00:00
Dmitry Marakasov
8ed4dae5c2 - Remove always true condition
Approved by:	portmgr blanket
2016-06-24 13:08:21 +00:00
Torsten Zuehlsdorff
8b62234838 Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the owner requested.
This only affects "Created by" lines with one exception: devel/uclcmd. There the maintainer is changed. This was overlooked in r416918.

Approved by: junovitch (mentor)
2016-06-23 09:48:53 +00:00
Pawel Pekala
97a65c99c3 Deep Learning library for Python. Convnets, recurrent neural networks, and
more. Runs on Theano and TensorFlow.

WWW: http://keras.io/

PR:		210119
Submitted by:	Neel Chauhan <neel@neelc.org>
2016-06-22 17:14:44 +00:00
Mark Felder
1931e03af3 math/py-intspan: Update to 1.5.3 2016-06-22 14:50:07 +00:00
Mathieu Arnold
897b15bb39 Update to 0.49.
Sponsored by:	Absolight
2016-06-22 13:36:23 +00:00
Johan van Selst
5e5a92b720 Update GAP to 4.8.4 2016-06-21 16:44:00 +00:00
Mathieu Arnold
855ff30cb5 Update to 0.48.
Sponsored by:	Absolight
2016-06-21 15:08:44 +00:00
Mathieu Arnold
95a28e9c7a Rename all three p5-ReadLine-(Gnu,Perl,TTYtter) to their real names
p5-Term-ReadLine-(Gnu,Perl,TTYtter).

I can't find any reason for p5-ReadLine-Gnu to have been added as
ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago.

devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back
where it should not have, so change its maintainer to be perl@ like
devel/p5-ReadLine-Perl had.

Sponsored by:	Absolight
2016-06-21 13:24:53 +00:00
Olivier Duchateau
7262c9cad3 Update to 0.6.0 2016-06-21 03:39:35 +00:00
Mathieu Arnold
7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00
John Marino
33ce8d3acf math/scilab is not jobs safe, plus fix pkg-plist
From experience, OCAML simply is not guaranteed to build concurrently.
Like many other ports that require OCAML to build, Scilab is not jobs
safe.  While confirmed this, I discovered the pkg-plist was missing
four files, so I've added those while marking the port jobs unsafe.
2016-06-19 17:09:26 +00:00
David Naylor
771b79cf8a math/R: unbreak index.
Reported by:	cperciva@ (Portsnap buildbox)
2016-06-18 18:08:07 +00:00
David Naylor
cbc090bfe3 Mk/Uses/cran: add "compiles" argument.
[1] Add "compiles" argument to cran to allow R-cran ports need to compile
code to bring in the correct compiler dependencies.  Also, ensure
consistency between the compiler selected by the R port and the R-cran ports.

[2] Migrate R-cran ports that manually specify the compiler to
USES=cran,compiles.

PR:		210343
Approved by:	wen (1), portmgr (2, blanket)
2016-06-18 17:46:30 +00:00
TAKATSU Tomonari
69680b27a4 - Update to 0.4-6 2016-06-18 03:45:40 +00:00
Jan Beich
9b7a774345 math/blitz++: unbreak build on 11.0 and dragonfly
./arrays-expr.texi:718: unknown command `erf'

PR:		199527
Reported by:	pkg-fallout
Approved by:	maintainer timeout (1 year)
2016-06-17 08:00:22 +00:00
Wen Heping
c5febd3a7b - Update to 2016.06.02 2016-06-15 13:17:47 +00:00
Torsten Zuehlsdorff
c5152e00e5 Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net
PR:           210265
Submitted by: Johannes Jost Meixner (johannes@perceivon.net)
Approved by:  pi (mentor)
2016-06-15 09:04:29 +00:00
Kurt Jaeger
624ea74f53 devel/py-qt4-core: change USE_PYQT from sip_build to sip to fix build
for those ports, unbreak:
  science/veusz
  math/qtiplot
  emulators/swine
  devel/ninja-ide

PR:		210045
Reported by:	antoine
Submitted by:	Tobias C.Berner <tcberner@gmail.com> (kde)
2016-06-14 18:18:54 +00:00
Wen Heping
ce6138213f C-coded Python extension module that supports multiple-precision arithmetic.
In addition to supporting GMP or MPIR for multiple-precision integer and
rational arithmetic, gmpy2 adds support for the MPFR (correctly rounded real
floating-point arithmetic) and MPC (correctly rounded complex floating-point
arithmetic) libraries.

WWW: https://pypi.python.org/pypi/gmpy2
WWW: https://github.com/aleaxit/gmpy/releases

PR:		210127
Submitted by:	yuri@rawbw.com
2016-06-14 08:21:12 +00:00
John Marino
1e309a9f9c math/why3-spark: Try to fix build on F10
CC was defined twice in the makefile; once by the ${CC} variable
and later redefined to "gcc".  FreeBSD 10 doesn't like that.
2016-06-13 20:04:52 +00:00
Kurt Jaeger
5052715089 math/timbl: update MAINTAINER to his new address
Submitted by:	Sender Ghost <lightside@gmx.com>
2016-06-13 19:57:12 +00:00
Stephen Montgomery-Smith
48e0e2a3cf - Update to 0.1.11. 2016-06-12 15:25:38 +00:00
John Marino
d2445d42b8 math/why3-spark: Update COMMENT 2016-06-12 13:11:48 +00:00
John Marino
d11978f81f math/why3-spark: Upgrade version 2015 => 2016 (unbreaks) 2016-06-12 13:09:22 +00:00
TAKATSU Tomonari
0ad4c3e037 - Update to 5.26 2016-06-10 06:52:27 +00:00
Adam Weinberger
b5949efa45 libraries are declared with LIB_DEPENDS, not RUN_DEPENDS.
Committed under "just fix it."
2016-06-09 15:29:38 +00:00
Cy Schubert
39a235d0aa Fix SEGFAULT during build on AMD Barcelona CPUs. This patch is
based on discussion at https://github.com/xianyi/OpenBLAS/issues/786.

PR:		209412
2016-06-09 02:14:50 +00:00
Wen Heping
67c5e1003b - Remove wrongly used PLIST_SUB from pkg-plist
PR:		210051
Submitted by:	tcberner@gmail.com
2016-06-08 01:30:22 +00:00
Carlos J. Puga Medina
e2586c397d - Fix CONFLICTS with math/ogdf
- Update MAINTAINER to my @FreeBSD.org address
- Switch to OPTION helpers

Reviewed by:	amdmi3 (mentor)
Approved by:	amdmi3 (mentor)
Differential Revision:	D6741
2016-06-07 11:27:39 +00:00
Mathieu Arnold
7f304f0633 Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)

Sponsored by:	Absolight
2016-06-06 15:25:42 +00:00
Stephen Montgomery-Smith
26fca82eb3 - Update to 2.4.0. 2016-06-06 14:23:26 +00:00
Antoine Brodin
59049f074c Fix build with libc++ 3.8.0, by disabling custom max_align_t definition
PR:		209692
Submitted by:	dim@
Approved by:	maintainer timeout (2 weeks)
2016-06-05 16:47:09 +00:00
TAKATSU Tomonari
3a87156f31 - Update to 0.7.100.3.1 2016-06-05 02:23:42 +00:00
TAKATSU Tomonari
5e70bf329d - Update to 0.6-5 2016-06-04 23:41:05 +00:00
Stephen Montgomery-Smith
373341740b - update to 1.5.0. 2016-06-04 20:27:09 +00:00
Antoine Brodin
9e937dddf1 Mark BROKEN: fails to configure
checking for pcre_fullinfo in -lpcre... no
checking whether PCRE support suffices... configure: error: pcre >= 8.10 library and headers are required
===>  Script "configure" failed unexpectedly.

Reported by:	pkg-fallout
2016-06-04 19:01:06 +00:00
Antoine Brodin
d7aa323fbc Mark BROKEN: fails to build
src/scripting/PythonScripting.cpp:61:10: fatal error: 'sipAPIqti.h' file not found
#include "sipAPIqti.h"
         ^

Reported by:	pkg-fallout
2016-06-04 17:19:50 +00:00
Antoine Brodin
c1e2ff0923 Mark BROKEN: fails to build
g++48 -I/usr/local/lib/R/include -DNDEBUG  -I/usr/local/include -DLIBICONV_PLUG    -fpic  -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing  -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48  -c dists.cc -o dists.o
In file included from /usr/local/lib/gcc48/include/c++/cmath:42:0,
                 from /usr/local/lib/R/include/R.h:43,
                 from dists.cc:10:
/usr/local/lib/gcc48/include/c++/bits/cpp_type_traits.h:213:12: error: redefinition of 'struct std::__is_integer<int>'
     struct __is_integer<int>
            ^
/usr/local/lib/gcc48/include/c++/bits/cpp_type_traits.h:146:12: error: previous definition of 'struct std::__is_integer<int>'
     struct __is_integer<bool>
            ^

Reported by:	pkg-fallout
2016-06-04 12:34:50 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Wen Heping
0ffcdaf737 - Update to 1.0.2 2016-06-02 08:09:01 +00:00
Mathieu Arnold
77f8276a88 Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
2016-06-01 13:15:36 +00:00
Tilman Keskinoz
39d18d9545 Update to 1.3.5
PR:		209866
Submitted by:	maintainer
2016-05-31 15:57:12 +00:00
TAKATSU Tomonari
213e2df044 - Update to 0.7.100.3.0 2016-05-29 04:12:59 +00:00
Sunpoet Po-Chuan Hsieh
12e20ca312 - Update to 2.75
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Math-Polynomial-Solve/Changes
2016-05-28 17:09:49 +00:00
Dmitry Marakasov
1701f697db - Change condition to fix build with fmake when using python3.x
PR:		209514
Approved by:	portmgr blanket
2016-05-27 19:42:12 +00:00
Thierry Thomas
830af85825 Upgrade to RKWard 0.6.5 to chase Rupgrade to 3.3.0.
Changelog at
https://rkward.kde.org/News#RKWard_0.6.5_-_Much_improved_preview_functionality.2C_and_more
2016-05-27 19:40:28 +00:00