Commit graph

9971 commits

Author SHA1 Message Date
Stephen Montgomery-Smith
e3e0c88105 - Correct condition for BROKEN: && -> ||.
I had forgotten de Morgan's laws!  :-)
2015-06-24 20:02:06 +00:00
Dmitry Marakasov
d13afce131 - Fix library installation 2015-06-23 14:11:44 +00:00
Stephen Montgomery-Smith
4c2c7869c8 - Revert changes made in r370272, because they didn't fix anything.
- Mark broken for the i386 architecture.

Reference:	http://beefy5.nyi.freebsd.org/data/101i386-default/390348/logs/octave-forge-interval-1.0.0.log http://beefy2.nyi.freebsd.org/data/93amd64-default/390348/logs/octave-forge-interval-1.0.0.log
2015-06-23 10:56:47 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Stephen Montgomery-Smith
86185ef01a - Update to 2.2.8. 2015-06-22 13:53:34 +00:00
Stephen Montgomery-Smith
31c29dcc50 - Update to 2.3.1. 2015-06-22 13:53:00 +00:00
Danilo Egea Gondolfo
b929dc5450 - Update to 5.200.2 2015-06-22 12:28:07 +00:00
Kurt Jaeger
2843323f5b math/pspp: 0.8.4 -> 0.8.5
Release-Announcement:
  http://lists.gnu.org/archive/html/pspp-announce/2015-06/msg00000.html

Changes:
- The FREQUENCIES and CROSSTABS commands can now generate barcharts.
- The FACTOR command can now perform PROMAX rotations.
- SPSS/PC+ system files are now supported on GET and other commands
  that read SPSS system files.  The pspp-convert program can now read
  SPSS/PC+ system files.  Writing the obsolete SPSS/PC+ system file
  format is not supported.
- SYSFILE INFO can now read SPSS/PC+ system files and SPSS portable
  files.
- FREQUENCIES: A bug was fixed where an assertion failure occured
  when an empty dataset was presented.
- The GRAPH command is now available.  Initially it supports
  scatterplots and histograms.
- The RND operator in expressions now supports additional operands
  for rounding to values other than integers and to indicate a level
  of rounding fuzz.  The default rounding fuzz may now be controlled
  and displayed with SET FUZZBITS and SHOW FUZZBITS, respectively.

PR:		201040
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2015-06-22 12:17:48 +00:00
Stephen Montgomery-Smith
1f14810bb0 - Attempt to fix errors in http://beefy5.nyi.freebsd.org/data/101i386-default/390032/logs/octave-forge-interval-1.0.0.log.
I am hoping the gcc compiler will work better than the clang compiler.  I'll
  monitor the resulting error messages to see if I am correct.
2015-06-22 02:15:50 +00:00
Thierry Thomas
ec894695fa Update to 1.4.3.
PR:		ports/200664
Submitted by:	yuri (at) rawbw.com
Approved by:	maintainer
2015-06-21 16:40:47 +00:00
Anton Berezin
cd6e51f9aa Update to 3.0609. 2015-06-19 14:00:59 +00:00
Dmitry Marakasov
a3877b1da9 - Fix build on i386
MFH:		2015Q2
2015-06-19 00:12:03 +00:00
Dmitry Marakasov
98d0751bcb - Fix library installation 2015-06-18 21:22:59 +00:00
Dmitry Marakasov
365b5f928f - Strip binary 2015-06-17 22:44:42 +00:00
Stephen Montgomery-Smith
bf12866825 - Update to 2.8.2. 2015-06-15 22:47:42 +00:00
Wen Heping
70e12eef45 - Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj

PR:		200434
Submitted by:	wen@(myself)
Approved by:	maintainer(timeout, >20 days)
2015-06-15 13:03:11 +00:00
Stephen Montgomery-Smith
16b7b03bd3 - Update to 1.0.0. 2015-06-14 23:08:59 +00:00
Stephen Montgomery-Smith
6088a6565c - Update 1.0.7. 2015-06-14 23:00:42 +00:00
Wen Heping
ad1156102c - Update to 1.9.1
PR:		200679
Submitted by:	yuri@rawbw.com
Approved by:	maintainer
2015-06-14 15:40:33 +00:00
Sunpoet Po-Chuan Hsieh
94a8ed851a - Update WWW
With hat:	ruby
2015-06-13 15:35:13 +00:00
Sunpoet Po-Chuan Hsieh
28af5ff645 - Update to 0.09
- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/GIS-Distance/Changes
2015-06-13 13:52:41 +00:00
Johan van Selst
f95b6e8071 Update GAP to 4.7.8 2015-06-13 09:06:06 +00:00
TAKATSU Tomonari
74aae3cd2b - Update to 1.2-1
- Change LICENSE from GPLv2 to GPLv2 or GPLv3
2015-06-13 08:54:55 +00:00
TAKATSU Tomonari
d80dab985b - Update to 2.3-3 2015-06-13 07:03:51 +00:00
TAKATSU Tomonari
2a63c13c79 - Update to 0.97 2015-06-13 06:57:28 +00:00
TAKATSU Tomonari
f076430f49 - Update to 0.1-9
- Update pkg-descr
2015-06-13 06:47:19 +00:00
Erwin Lansing
3e67d040d7 Reset dhn's ports
PR:		197522
Submitted by:	jbeich
Approved by:	portmgr
2015-06-12 20:58:13 +00:00
TAKATSU Tomonari
da86eae6d9 - Update to 6.1 2015-06-11 21:22:33 +00:00
TAKATSU Tomonari
725281be17 - Update to 0.5.200.1.0 2015-06-11 13:15:16 +00:00
Dmitry Marakasov
834b4beb05 - Fix shebangs
MFH:		2015Q2 (blanket)
2015-06-09 19:45:03 +00:00
Stephen Montgomery-Smith
fe242d4046 - Update to 1.2.0. 2015-06-08 14:00:48 +00:00
Antoine Brodin
f0d0f3d8e0 Make ports using libtool treat elftoolchain's strip the same as GNU strip
Any strip on any FreeBSD version should be able to handle stripping requested
by libtool

PR:		198611
Reviewed by:	emaste
Exp-run:	self
2015-06-08 05:59:13 +00:00
Dmitry Marakasov
43adcd0765 - Add LICENSE_FILE
- Strip library
2015-06-07 15:13:55 +00:00
Dmitry Marakasov
60075bc93c - Switch to USES=autoreconf 2015-06-07 14:47:06 +00:00
Antoine Brodin
56ef934c13 Mark BROKEN
===>  Staging for R-cran-stabledist-0.7.0
===>   Generating temporary packing list
ERROR: this R is version 3.0.2, package 'stabledist' requires R >=  3.1.0

Reported by:	pkg-fallout
2015-06-06 06:20:45 +00:00
Bartek Rutkowski
bc1cc8d1c2 math/coinmp: update 1.8.1 -> 1.8.2
PR:		200635
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2015-06-04 18:35:36 +00:00
Dmitry Marakasov
f3a39ec506 - Strip libraries 2015-06-04 09:42:51 +00:00
Dmitry Marakasov
6b52002cc8 - Strip library 2015-06-03 16:13:33 +00:00
Dmitry Marakasov
eeef1a1d15 - Strip libraries 2015-06-03 16:13:26 +00:00
Dmitry Marakasov
f2d6af8ae1 - Add LICENSE_FILE
- Strip libraries
2015-06-03 15:59:44 +00:00
Stephen Montgomery-Smith
402f859c5c - Add shells/bash as a build_depends.
Reference:	http://beefy2.nyi.freebsd.org/data/93amd64-default/388357/logs/librsb-1.2.0r1.log
2015-06-02 23:09:57 +00:00
Stephen Montgomery-Smith
0a5c2e68be - Make user of port understand information about memory heirarchy needs to
be provided.
- Bump portrevision.
2015-06-02 23:05:35 +00:00
David Naylor
c03b92abdd math/R-cran-stabledist: update to 0.7-0
ChangeLog:
 * R/dpqr-stable.R (qstable): check that xmin < xmax before using
   uniroot.  Fixes  qstable(0, .. beta=0)  bug found by Tobias Hudec.
 * R/utils.R (.unirootNA): build on newer uniroot() --> need R >= 3.1.0
2015-06-02 17:55:54 +00:00
Muhammad Moinur Rahman
ea61e46c4e math/p5-Math-Derivative: Update version 0.01=>0.03 2015-06-02 10:26:20 +00:00
Muhammad Moinur Rahman
d2af0c20d0 math/p5-Math-FFT: Update version 1.28=>1.32 2015-06-02 10:17:28 +00:00
Muhammad Moinur Rahman
145d461173 math/p5-Math-Intersection-StraightLine: Update version 0.04=>0.05 2015-06-02 10:04:09 +00:00
Stephen Montgomery-Smith
c4ea640208 - Add port math/librsb.
librsb is a library for sparse matrix computations featuring the Recursive
Sparse Blocks (RSB) matrix format.
2015-06-01 23:42:48 +00:00
Wen Heping
0cd4bd0540 - Update math/cgal to 4.6
- Bump PORTREVISION of the ports depends on cgal
2015-06-01 09:08:08 +00:00
Dmitry Marakasov
4d4b259bcd - Add NO_ARCH
Approved by:	portmgr blanket
2015-05-31 13:37:20 +00:00
Dmitry Marakasov
8d03770f5b - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-31 13:09:17 +00:00