Commit graph

8412 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
8207eb9802 - Update to 2.2.2
- Support STAGEDIR

Changes:	http://code.google.com/p/numexpr/wiki/ReleaseNotes
2013-09-28 19:47:45 +00:00
Steven Kreuzer
dbdea56638 A glm-like formula language to define dynamic generalized
linear models (state space models).

Includes functions for Kalman filtering and smoothing.

Estimation of variance matrices can be performed using
the EM algorithm in case of Gaussian models.

WWW: http://cran.r-project.org/web/packages/sspir/
2013-09-27 16:00:34 +00:00
Guido Falsi
0a0bcfbc54 Import a bunch of iconv fixes.
Submitted by:	marino
Approved by:	portmgr (bapt, implicit)
2013-09-27 15:17:26 +00:00
Eitan Adler
fce96b1a48 Fix pkg-plist for math/ised
Reported by:	bsam
Pointyhat to:	eadler
2013-09-26 17:17:30 +00:00
Eitan Adler
73f507b93e Add support for STAGEDIR 2013-09-25 19:09:05 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Renato Botelho
172810a103 Update LIB_DEPENDS syntax on my ports and silent make check-makefile 2013-09-24 16:47:23 +00:00
Baptiste Daroussin
110f3583b6 Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by:	bdrewery
2013-09-24 06:24:17 +00:00
TAKATSU Tomonari
7cb6bf4749 - Update to 0.96-7 2013-09-23 05:17:38 +00:00
TAKATSU Tomonari
28eeaf0f14 - Update to 0.5-65 2013-09-23 05:16:24 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Bryan Drewery
2324655f20 - Add NO_STAGE until validated to be safe for upcoming staging support 2013-09-20 15:58:09 +00:00
Kubilay Kocak
611351f696 math/py-pandas: Update to 0.12.0
- Update to 0.12.0
- Two BUILD_DEPENDS are only RUN_DEPENDS, move them
- Patch some files out of MANIFEST.in
- Cherry pick upstream issue/commit [1]
- Define regression-test target and TEST_DEPENDS
- Document USES=display in support of unit tests

[1] https://github.com/pydata/pandas/issues/4353

PR:		ports/180889
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2013-09-20 13:04:02 +00:00
Anton Berezin
0b3ddaaed8 Update to 0.6.
Changes:        http://search.cpan.org/dist/Statistics-ChiSquare/CHANGELOG
2013-09-20 10:08:46 +00:00
Thomas Abthorpe
0c38c9fae2 - Reassign to the heap due to maintainer mail bounce 2013-09-19 15:19:45 +00:00
Vsevolod Stakhov
fc0535e09b Add clasp - an answer set solver for (extended) normal logic programs. 2013-09-19 14:14:54 +00:00
Vsevolod Stakhov
e03359c0aa Add minisat port - a lightweight SAT solver. 2013-09-18 13:28:06 +00:00
Stephen Montgomery-Smith
06ef44f5c1 - Add optional dependency math/octave-forge-ltfat.
- Update to 20130917.
2013-09-18 03:58:19 +00:00
Stephen Montgomery-Smith
7739f915fc - New port math/octave-forge-ltfat
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is ltfat.

 The Large Time/Frequency Analysis Toolbox (LTFAT) is a Matlab/Octave toolbox
 for working with time-frequency analysis, wavelets and signal processing. It
 is intended both as an educational and a computational tool. The toolbox
 provides a large number of linear transforms including Gabor and wavelet
 transforms along with routines for constructing windows (filter prototypes)
 and routines for manipulating coefficients.
2013-09-18 03:26:42 +00:00
Baptiste Daroussin
594e91274e Adjust pkgname to avoid confusing binary only users.
oldversion version get their pkgname suffixed by the version, shinest and greatest version doesn't change their name.
Ajust the conflicts line accordingly
Remove the now useless LATEST_LINK where they are not needed anymore.

Approved by:	kde (rakuco)
2013-09-17 12:50:49 +00:00
Baptiste Daroussin
d7c05f2ddb Removed leftovers USE_GMAKE
Reported by:	az
2013-09-16 16:47:09 +00:00
Baptiste Daroussin
cddacdc1a8 Convert to new perl framework
Convert USE_GMAKE to USES
2013-09-16 16:45:35 +00:00
Baptiste Daroussin
e4343d70fd Convert to new perl framework
Convert USE_GMAKE to USES
2013-09-16 16:32:07 +00:00
Sunpoet Po-Chuan Hsieh
0af43662e8 - Use USES=gmake 2013-09-14 20:04:19 +00:00
Andrej Zverev
184fe8daa4 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Reviewed by:	kwm@
Approved by:	kwm@ (gnome@)
2013-09-12 17:55:41 +00:00
Andrej Zverev
46b556be1c - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 17:07:08 +00:00
Boris Samorodov
a82ed944cc . fix build with clang; [1]
. trim Makefile headers;
. use new LIB_DEPENDS syntax;
. convert USE_GMAKE to modern USES statement.

Reported by:	Roman Cat <roman-cat@yandex.ru> (at freebsd-ports@)  [1]
2013-09-12 13:38:36 +00:00
Baptiste Daroussin
6e8c9bd6d5 Fix build with libc++
Submitted by:	Gustau Perez (gusi via #poudriere on freenode)
2013-09-12 12:25:25 +00:00
Baptiste Daroussin
c16b6a9faa Mark as deprecated: unmaintained upstream
Submitted by:	Morten Slot Kristensen <ontherenth@gmail.com> (maintainer, upstream) via pkg-fallout
2013-09-12 12:18:12 +00:00
Andrej Zverev
5afe3af580 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-12 06:03:58 +00:00
Andrej Zverev
e103693222 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-12 05:53:03 +00:00
John Marino
107bfacba9 Add explicit dependency on pkgconf (27 ports) 2013-09-12 00:21:10 +00:00
John Marino
72d58e2d78 Add explicit dependency on pkgconf (8 ports) 2013-09-11 17:20:45 +00:00
Antoine Brodin
f25ddab47a Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-10 21:31:33 +00:00
William Grzybowski
327a5adb41 math/giacxcas: update to 1.1.0
- Update to 1.1.0 [1]
- Convert lib depends to new syntax
- USES gmake

PR:		ports/181906 [1]
Submitted by:	Han Frederic <han math.jussieu.fr> (maintainer)
2013-09-10 01:23:13 +00:00
Sunpoet Po-Chuan Hsieh
af37f9065c - Update to 2.2.1
Changes:	http://code.google.com/p/numexpr/wiki/ReleaseNotes
2013-09-09 10:08:51 +00:00
Oliver Lehmann
f0bb14cf11 set USE_GCC 2013-09-07 20:43:45 +00:00
Sunpoet Po-Chuan Hsieh
7684922546 - Use single space after WWW: 2013-09-07 17:20:21 +00:00
TAKATSU Tomonari
411618cf93 - Update to 0.5-64 2013-09-06 23:16:24 +00:00
Baptiste Daroussin
beae873ea6 Add an explicit dependency on pkgconf 2013-09-06 13:01:53 +00:00
Baptiste Daroussin
7a0f4abe2b Add an explicit dependency on pkgconf 2013-09-06 12:12:00 +00:00
TAKATSU Tomonari
622af8a36a - Update to 0.5-63 2013-09-06 11:01:02 +00:00
Pietro Cerutti
3764d29dad - New port: math/ogdf
OGDF (Open Graph Drawing Framework) is a self-contained C++ class library
  for the automatic layout of diagrams. OGDF offers sophisticated algorithms
  and data structures to use within your own applications or scientific
  projects.  The library provides:

  * A wide range of graph drawing algorithms that allow to reuse and replace
    particular algorithm phases by using a dedicated module mechanism.
  * Sophisticated data structures that are commonly used in graph drawing,
    equipped with rich public interfaces.
  * Self-contained code that does not require any additional libraries
    (except for some optional branch-and-cut algorithms).

  WWW: http://www.ogdf.net
2013-09-06 07:31:12 +00:00
John Baldwin
a940839726 Remove math/libmath++. The only thing that used it (monopd) was removed
back in 2011, the distfile no longer fetches, and it doesn't build
correctly with clang as it is missing -fPIC.

Reviewed by:	az
2013-09-05 19:38:09 +00:00
Antoine Brodin
eb4b4f9964 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-05 17:01:12 +00:00
Pietro Cerutti
183222e296 - New port: math/abacus
ABACUS is a software system written in C++ that provides a framework for the
  implementation of branch-and-bound algorithms using linear programming
  relaxations. Cutting planes or columns can be generated dynamically
  (branch-and-cut, branch-and-price, branch-and-cut-and-price).

  WWW: http://www.informatik.uni-koeln.de/abacus/
2013-09-05 16:20:13 +00:00
Stephen Montgomery-Smith
3671c29c62 - Update to 1.0.1. 2013-09-04 21:10:44 +00:00
Antoine Brodin
287121d167 pkg-config is needed for cairo detection
Approved by:	portmgr (bapt)
2013-09-04 17:39:25 +00:00
Stephen Montgomery-Smith
f191fd53af - Set make_jobs_unsafe, otherwise patches can get applied out of order. 2013-09-04 01:38:17 +00:00
Antoine Brodin
af78c4db64 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-03 17:08:29 +00:00
Baptiste Daroussin
1c7c3d2208 Add an explicit dependency on pkgconf 2013-09-03 12:13:23 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Eitan Adler
f7a8022a93 Corrected log for previous commit:
- Update to 2.4.2
- Remove now unneeded patches

Tested by:	redports
2013-09-03 00:49:04 +00:00
Eitan Adler
3841e7aa68 cause you need to commit from the port 2013-09-03 00:28:37 +00:00
Baptiste Daroussin
3f0ee0e031 Add an explicit dependency on pkgconf 2013-09-02 22:11:23 +00:00
Baptiste Daroussin
2f3fa0d623 Add an explicit dependency on pkgconf 2013-09-02 22:03:38 +00:00
Baptiste Daroussin
9880c1a378 Add an explicit dependency on pkgconf 2013-09-02 21:27:53 +00:00
Baptiste Daroussin
be41425d62 Add an explicit dependency on pkgconf 2013-09-02 21:16:30 +00:00
Sunpoet Po-Chuan Hsieh
63db1f2c92 - Update to 2.2
- Do not use setuptools

Changes:	http://code.google.com/p/numexpr/wiki/ReleaseNotes
2013-09-02 12:50:07 +00:00
Baptiste Daroussin
6b022e85e4 Add an explicit dependency on pkgconf 2013-09-01 22:45:05 +00:00
Bryan Drewery
360f073636 - Fix build after recent autotools update 2013-08-31 11:42:57 +00:00
TAKATSU Tomonari
8702575be7 - Update to 0.9-7 2013-08-31 01:09:44 +00:00
Baptiste Daroussin
877e282dd3 Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix
Convert USE_GMAKE to USES=gmake
2013-08-31 00:35:35 +00:00
Sunpoet Po-Chuan Hsieh
fdd462485d - Remove Author line 2013-08-29 18:06:47 +00:00
Sunpoet Po-Chuan Hsieh
c8a6f6e5a5 - Remove Author line 2013-08-29 17:29:57 +00:00
Sunpoet Po-Chuan Hsieh
1b0d3f744b - Add WWW
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +00:00
Bryan Drewery
da800584fd - This is not BROKEN, it just needs manual fetching. Remove
check for PACKAGE_BUILDING so it properly sets IGNORE if
  the distfile is missing

With hat:	portmgr
2013-08-29 14:05:16 +00:00
Sunpoet Po-Chuan Hsieh
9e12ae1e0f - Use single space after WWW: 2013-08-29 04:10:37 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
Bryan Drewery
52c6ac3e26 - Disconnect ports removed in r325546 2013-08-29 02:28:57 +00:00
David Chisnall
3bec8741ff Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.

Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases.  Future commits will fix them.

Approved by:	bapt
2013-08-28 18:26:01 +00:00
Andrej Zverev
f4acfee81c our default gcc ports version 4.6, change USE_GCC to yes.
Submitted by:	gerald@
Approved by:	maintainer (implicit, no functional change)
2013-08-28 11:44:03 +00:00
Rene Ladan
001ea1587e Remove expired ports:
2013-08-27 math/octave-forge-es: Broken for more than 6 month
2013-08-27 math/octave-forge-java: Broken for more than 6 month
2013-08-27 21:26:36 +00:00
Stephen Montgomery-Smith
504713cf1c - Remove ES and JAVA from optional dependencies, since these ports are now
removed.
- Bumped portrevision.

PR:		ports/181588
Submitted by:	Rene Ladan <rene@FreeBSD.org>
2013-08-27 21:13:08 +00:00
Rene Ladan
829b60e37d Remove expired ports:
2013-08-27 lang/ldc-devel: Broken for more than 6 month
2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month
2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month
2013-08-27 sysutils/avfs: Broken for more than 6 month
2013-08-27 multimedia/mp4split: Broken for more than 6 month
2013-08-27 net-mgmt/noc: Broken for more than 6 month
2013-08-27 sysutils/empower: Broken for more than 6 month
2013-08-27 emulators/xgngeo: Broken for more than 6 month
2013-08-27 graphics/geglmm: Broken for more than 6 month
2013-08-27 sysutils/libumberlog: Broken for more than 6 month
2013-08-27 net/wizd: Broken for more than 6 month
2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month
2013-08-27 palm/barry: Broken for more than 6 month
2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month
2013-08-27 news/lottanzb: Broken for more than 6 month
2013-08-27 textproc/xaira: Broken for more than 6 month
2013-08-27 graphics/f90gl: Broken for more than 6 month
2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month
2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month
2013-08-27 math/dislin: Broken for more than 6 month
2013-08-27 irc/smuxi: Broken for more than 6 month
2013-08-27 18:57:00 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
Andrej Zverev
6c2be351c9 - update to 0.12
- split logic of compilter detection: need clang 3.2+ or gcc 4.4+
- mark not for ARCH i386

PR:		180487
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu>
Approved by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-08-25 15:27:10 +00:00
Brendan Fabeny
b2019ef631 Use new idioms (LIB_DEPENDS, etc.); fix a mistake from the options conversion,
whitespace, and a plist typo
2013-08-24 07:42:37 +00:00
Dmitry Sivachenko
83b977db3c Update to version 1.8.1.
Approved by:	maintainer
2013-08-23 12:33:02 +00:00
Dmitry Marakasov
21d7a35757 - Fix build on -CURRENT 2013-08-22 12:38:12 +00:00
Sunpoet Po-Chuan Hsieh
ee0456d513 - Cleanup Makefile header 2013-08-21 17:42:57 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118 - Remove leading indefinite article from COMMENT 2013-08-21 17:17:25 +00:00
Sunpoet Po-Chuan Hsieh
e15628ebf6 - Use RUN_DEPENDS:=BUILD_DEPENDS
- Add BUILD_DEPENDS
- Cosmetic change
2013-08-21 14:55:43 +00:00
Pietro Cerutti
5ca8a7839b - Update to 13.1.0
Release announcement:
  http://sourceforge.net/mailarchive/message.php?msg_id=31306793
2013-08-21 14:45:11 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
71f91036a5 - Update to 1.10.0
- Update COMMENT and remove leading indefinite article from COMMENT
- Bump PORTREVISION for graphics/gdal shlib change

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
2013-08-21 03:46:21 +00:00
Wen Heping
fa35257f68 - Update to 1.17 2013-08-18 14:49:48 +00:00
TAKATSU Tomonari
b2c297b92f - Update to 0.3.910.0 2013-08-17 21:32:15 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Stephen Montgomery-Smith
f657386290 - Add optional dependency math/octave-forge-netcdf.
- Update to 20130816.
2013-08-17 00:06:16 +00:00
Stephen Montgomery-Smith
ee1e2975ec - New port math/octave-forge-netcdf
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is netcdf: A MATLAB compatible NetCDF interface for Octave.
2013-08-16 23:53:08 +00:00
Stephen Montgomery-Smith
f7070a06b6 - Change dependency science/netcdf to science/netcdf4.
- Fix some portlint errors.
2013-08-16 23:43:28 +00:00
Stephen Montgomery-Smith
ae3413e2cb - Update to 1.0.3. 2013-08-16 22:43:15 +00:00
Stephen Montgomery-Smith
d5dead5434 - Update to 1.2.3. 2013-08-16 22:42:33 +00:00
Stephen Montgomery-Smith
33ed51f714 - Update 2.4.4. 2013-08-16 22:41:43 +00:00
Stephen Montgomery-Smith
08ec23778b - Update to 1.2.4. 2013-08-16 22:41:01 +00:00
Stephen Montgomery-Smith
1e170e805c - Update to 1.2.2. 2013-08-16 22:40:22 +00:00
Maho Nakata
3acd789d0e Unbreak for texinfo 5.1, patch was taken from Gentoo site.
Portrevision bumped.

> Octave-3.6.4 in Gentoo has the identical bug.
> https://bugs.gentoo.org/show_bug.cgi?id=465536
> Their texinfo.patch is here:
> https://465536.bugs.gentoo.org/attachment.cgi?id=347084

PR:		179105
Submitted by:	Chen Xie <xiechen@mail.ustc.edu.cn>
2013-08-16 01:29:00 +00:00
Brendan Fabeny
b425b30d5f Add sfft 0.1.0, optimized Sparse Fast Fourier Transform. 2013-08-15 23:01:27 +00:00
Brendan Fabeny
cb5d036e84 Update math/libmissing to 20130815, and adjust a dependent port 2013-08-15 22:13:42 +00:00
Johan van Selst
b582b585cd Add forgotten distinfo
Reported by:	marino
Pointyhat to:	johans
2013-08-15 07:33:43 +00:00
Stephen Montgomery-Smith
7af1895cd0 - Update to 5.11. 2013-08-15 02:37:30 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Johan van Selst
b2c7332d62 Update to GAP 4.6.5 2013-08-14 15:51:59 +00:00
John Marino
8abe28e843 math/pure-mpfr: USES+= pkgconfig
Approved by:	bapt/culor (mentors, implicit) lichray (maintainer)
2013-08-14 14:58:37 +00:00
John Marino
c4e27606ac math/lapack95: Mark jobs unsafe
Also trim header to please portlint.

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 13:14:59 +00:00
John Marino
b334327f69 math/kktdirect: Mark jobs unsafe
- Trim header
- Remove WWW indent
- Remove indefinite article from COMMENT

There are other complaints by portlint that need reviewing by maintainer.

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 13:06:49 +00:00
John Marino
4b268d3780 math/gap: Mark jobs unsafe
Also replace USE_GMAKE

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 12:50:28 +00:00
William Grzybowski
4adadb4b3b math/openblas: update to 0.2.8
- Update to 0.2.8 [1]
- Convert perl5 and gmake to USES
- This port uses gcc 4.6+ and gfortran
- Remove now useless MAKE_JOBS_SAFE

PR:		ports/181268
Submitted by:	Eijiro Shibusawa <phd_kimberlite yahoo.co.jp> (maintainer)
2013-08-14 11:21:24 +00:00
Brendan Fabeny
c55a305d36 Use the compiler to assemble the shared libraries, in order to avoid linking
problems

PR:		177201
Submitted by:	marino, thierry
2013-08-13 05:07:35 +00:00
TAKATSU Tomonari
b885ec07ad - Update to 0.5-62 2013-08-12 01:25:59 +00:00
TAKATSU Tomonari
3b8caf59ed - Update to 0.3.900.7 2013-08-12 01:24:30 +00:00
Johan van Selst
41b3d71173 Update calc to 2.12.4.10 2013-08-11 10:05:35 +00:00
Dirk Meyer
b83d7bf933 - update libdg to 2.1.0 2013-08-09 14:05:52 +00:00
Alexey Dokuchaev
1b7ff1613e - Unbreak parallel (-jX) builds and remove disgraceful MAKE_JOBS_UNSAFE
- Sort the knobs, remove useless global modifiers from sed(1) regex'
- Define LICENSE (GPLv2), augment port description while I am here
2013-08-09 10:00:56 +00:00
Alexey Dokuchaev
2070f30547 Fix parallel (-jX) builds. This cuts down the build time from 1:07 down to
just 21 seconds on my quad-core o'clocked Q9550.
2013-08-09 01:49:55 +00:00
William Grzybowski
0d98a2f575 math/saga: fix opencv linking in 10-CURRENT
- There had been a change in default the behaviour of /usr/bin/ld with
r253839 from 2013-07-31. After this change ld was not able to use
libopencv_legacy.so any more, because it complains about missing symbols
from libopencv_core.so.

Submitted by:	Rainer Hurling <rhurlin gwdg.de> (maintainer, via email)
2013-08-08 11:24:28 +00:00
Pietro Cerutti
e268b057c9 - Update to 13.0.2
- Restrict wxGTK version to 2.8 (2.9 has a problem locating WX_CONFIG)
2013-08-08 10:17:03 +00:00
William Grzybowski
e9226df2f5 math/gkmap: Simplification of Boolean Functions using Karnaugh Map
GKmap is a free K-Map disclosure software, which is developed to solve
the Digital Electronics design problems. Along with design it also helps
in analysis of information flow in the digital circuits.

WWW: http://sourceforge.net/projects/gkmap/

PR:		ports/180981
Submitted by:	Javad Kouhi <javad.kouhi gmail.com>
2013-08-07 22:31:48 +00:00
Brendan Fabeny
d9dad95fb7 Update math/glpk to 4.52.1 and adjust dependent ports 2013-08-06 19:08:57 +00:00
Andrej Zverev
2c25cf429d - Convert to new perl framework
- Trim Makefile header

Approved by:	wen@ (maintainer)
2013-08-06 08:50:49 +00:00
Andrej Zverev
43f0c9f153 - Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
2013-08-05 15:05:29 +00:00
William Grzybowski
40d72f68a6 math/coinmp: update to 1.7.0
- Update to 1.7.0 [1]
- Drop maintainership [1]
- Trim COMMENT to fit in the limit
- Trim Makefile header
- Convert to OptionsNG
- Use PORTDOCS instead of pkg-plist

PR:		ports/181037 [1]
Submitted by:	Pedro Giffuni <giffunip tutopia.com> (maintainer)
2013-08-05 12:49:55 +00:00
Andrej Zverev
6368b8b0b1 - Convert to new perl framework
Approved by:	eadler@ (maintainer)
2013-08-04 12:30:54 +00:00
TAKATSU Tomonari
3f861c20f7 - Update to 0.96-6 2013-08-03 21:29:04 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Mathieu Arnold
4063eccdf2 - Convert to new perl framework
- Trim Makefile header
2013-08-02 21:38:09 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Andrej Zverev
0aad97bb5c - Convert to new perl framework 2013-08-02 18:21:05 +00:00
Christian Weisgerber
9c7a77ab1e For all my ports
* remove MAKE_JOBS_SAFE (default now)
* change USE_GMAKE=yes to USES=gmake
2013-08-01 20:22:27 +00:00
William Grzybowski
f34624ebc7 math/saga: update to 2.1.0
- Update to 2.1.0 [1]
- Fix autotools

Changes: http://sourceforge.net/p/saga-gis/news/2013/07/saga-210-is-released/

PR:		ports/180366 [1]
Submitted by:	Rainer Hurling <rhurlin gwdg.de> (maintainer)
2013-07-31 14:40:03 +00:00
Andrej Zverev
0c32f39711 - Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
2013-07-31 06:54:09 +00:00
Motoyuki Konno
e3fe681843 - Update to 0.2.7.
PR:		ports/180882
Submitted by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
2013-07-30 14:33:59 +00:00
Baptiste Daroussin
bd7201b46c Fix build with clang by forcing gnu89 2013-07-30 12:47:29 +00:00
Mark Felder
35c53153e4 Fix my email address again, using proper @FreeBSD.org styling
Approved by:	swills (mentor)
2013-07-29 15:03:58 +00:00
Juergen Lock
66e327d6b8 Add new port math/ent:
ent applies various tests to sequences of bytes stored in files and reports the
results of those tests. The program is useful for evaluating pseudorandom
number generators for encryption and statistical sampling applications,
compression algorithms, and other applications where the information density of
a file is of interest.

WWW: http://www.fourmilab.ch/random/

PR:		ports/180899
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com>
2013-07-28 20:37:23 +00:00
Raphael Kubo da Costa
3c35ff97c6 - Update to 3.2.0.
- Use LOCALBASE instead of PREFIX when setting PKG_CONFIG_LIBDIR.
2013-07-28 18:14:57 +00:00
Stephen Montgomery-Smith
ff216ffb14 - Update to 1.2.1. 2013-07-28 18:02:44 +00:00
Stephen Montgomery-Smith
c0a09cfe64 - Update to 1.3.4. 2013-07-28 18:02:18 +00:00
Stephen Montgomery-Smith
6811137cd6 - Update to 1.1.2. 2013-07-28 18:01:52 +00:00
Andrej Zverev
b47325edb2 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2013-07-27 16:06:25 +00:00
TAKATSU Tomonari
22748215a7 - Update to 0.5-61 2013-07-27 08:22:02 +00:00
Baptiste Daroussin
ab20a94680 Deprecate and set expiration date for ports broken for more than 6 month 2013-07-26 23:20:17 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Chris Rees
313dd0e205 Move allegro-devel to allegro; 4.4 is hardly a devel version any more.
Minor fix required in emulators/o2em.

Remove allegrogl, which is broken and included in allegro-4.4 anyway.

Update allegro-devel to 5.0.7 [1]

PR:		ports/172981 [1]
Submitted by:	nemysis <nemysis@gmx.ch> [1]
2013-07-26 16:04:47 +00:00
Andrej Zverev
19ae251b54 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-26 07:33:41 +00:00
Alexey Dokuchaev
b89299d167 - Fix parallel build by telling make(1) that binary depends on a library
- Reword COMMENT text while I am here (pkg-descr is still a mess though;
  Makefile also needs some love and cleaning)

Reported by:	pointyhat-west
2013-07-26 06:38:59 +00:00
Mark Felder
cd4fd7cb34 Update my email address throughout the tree
Approved by:	swills (mentor)
2013-07-25 11:30:01 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Wen Heping
f0bb9fbd8e - Update to 2.3.6 2013-07-20 13:08:14 +00:00
Wen Heping
12823beefa - Update to 0.3.12 2013-07-20 07:25:24 +00:00
Wen Heping
88a5ef28b7 - Update to 2.2.5.3 2013-07-20 07:23:09 +00:00
Max Brazhnikov
7c4bce81f7 - Update to 2.0.0 (and bump PORTEPOCH)
- Add DOXYGEN option
- Switch to cmake build
- Strip Makefile header
- Update description
- Convert to plist
2013-07-19 16:32:15 +00:00
Alexey Dokuchaev
cdeccabd87 Small, non-functional changes (cleanups). 2013-07-19 13:48:11 +00:00
Alexey Dokuchaev
c4db847013 - Unbreak parallel builds by USES'ing gmake
- Respect CFLAGS in a better, less intrusive way
- Correctly separate DOCS and EXAMPLES
- Trim Makefile header, miscellaneous cleanups
- Reformat port description text

Reported by:	pointyhat-west
2013-07-19 12:50:36 +00:00
William Grzybowski
f8d79720f4 math/units: update to 2.02
- Update to 2.02

PR:		ports/180491
Submitted by:	Jason Harris <jharris widomaker.com> (maintainer)
2013-07-17 13:14:07 +00:00
Eitan Adler
3e61d7e801 Remove now excess verbiage.
Reviewed by:	bapt
2013-07-16 21:59:48 +00:00
Stephen Montgomery-Smith
2699658103 - Update to 1.0.8. 2013-07-16 17:23:53 +00:00
Martin Wilke
d54d68bbce - Fix build after autotools update 2013-07-16 14:45:25 +00:00
Guido Falsi
fbbe96f721 - Update Maintainer address
- Trim Makefile headers

PR:		ports/180460
Submitted by:	Anton Shterenlikht <mexas@bris.ac.uk> (maintainer)
2013-07-16 12:15:05 +00:00
David Naylor
e58b616700 Update math/R-cran-RSvgDevice to 0.6.4.3.
(no changelog provided)
2013-07-14 18:41:01 +00:00
Stephen Montgomery-Smith
e5f225173e - Update to 2.4.3. 2013-07-13 14:28:58 +00:00
Baptiste Daroussin
d80c5e9df6 Mark jobs unsafe 2013-07-13 13:59:11 +00:00
Baptiste Daroussin
7867c10fd5 Mark jobs unsafe 2013-07-13 13:16:02 +00:00
Baptiste Daroussin
96fc0071be Mark as jobs unsafe 2013-07-12 16:34:07 +00:00
Dmitry Marakasov
daffe00d4a - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
2013-07-12 15:01:45 +00:00
Baptiste Daroussin
fead33089d Do not define gmake usage after pre.mk 2013-07-12 12:49:09 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Baptiste Daroussin
4ada406f93 Do not overwrite uses if previous one are already defined 2013-07-11 06:49:59 +00:00
Baptiste Daroussin
e0a2b1b7b3 Remove a trailing .endif 2013-07-11 06:40:23 +00:00
Baptiste Daroussin
190b0c8bac Use USES=display:build instead of custom implementation 2013-07-11 06:34:23 +00:00
Baptiste Daroussin
0a830cfcd0 Fix PORTSDIR not already defined by using relative path 2013-07-10 21:28:56 +00:00
Baptiste Daroussin
f83b34b741 Fix pure by removing the useless pre.mk/post.mk dancing
Convert to USES=gmake

Reported by:	marino
2013-07-10 21:11:24 +00:00
Baptiste Daroussin
daada0fcb4 Convert to USES=gmake 2013-07-10 17:01:32 +00:00
Baptiste Daroussin
a817add5d8 Convert to USES=gmake 2013-07-10 16:55:42 +00:00
Baptiste Daroussin
a232992c7c Mark jobs unsafe
Convert to USES=gmake where appropriate
Trim headers
2013-07-10 13:12:03 +00:00
Baptiste Daroussin
4177910671 Mark jobs unsafe 2013-07-10 11:48:16 +00:00
Baptiste Daroussin
60efcc5450 Mark job unsafe 2013-07-10 11:13:43 +00:00
Baptiste Daroussin
0d2bf6b55a Fix typo 2013-07-10 07:02:33 +00:00
Baptiste Daroussin
942c2a28be Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
2013-07-10 07:00:44 +00:00
Baptiste Daroussin
f442618187 Fix package building by fixing the option conversion 2013-07-10 06:14:32 +00:00
Baptiste Daroussin
70bda8fec9 Remove useless dancing of .pre.mk/.post.mk
This fixes build with the new gmake definitons
2013-07-10 06:09:21 +00:00
Pietro Cerutti
82a22ab3a1 - Update to 13.0.1
Release announcement:
  http://sourceforge.net/mailarchive/message.php?msg_id=31109729
2013-07-09 07:15:05 +00:00
Emanuel Haupt
6fe706fd4b - Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
2013-07-08 18:42:15 +00:00
Baptiste Daroussin
25145e53ba Convert USE_GMAKE to USES=gmake and move the definition prior to .pre.mk to fix the build 2013-07-08 11:45:14 +00:00
Baptiste Daroussin
10d826c3a1 Remove usage of X_VFBSERVER_PORT 2013-07-07 12:20:31 +00:00
Eitan Adler
cc6b9143f8 Update to 2.4.1 2013-07-06 17:14:07 +00:00
TAKATSU Tomonari
060bff9718 - Update to 0.5-60 2013-07-06 13:05:47 +00:00
TAKATSU Tomonari
59aea6d1c9 - Update to 1.0-11
PR:		ports/180341
Submitted by:	tota (myself)
Approved by:	wen (maintainer, via private e-mail)
2013-07-06 07:24:37 +00:00
Stephen Montgomery-Smith
83d7fd8ac9 - Remove .include <bsd.ports.pre.mk>; bsd.ports.post.mk to bsd.ports.mk;
${PORTSDIR} to ${.CURDIR}/../.. in the .include for bsd.octave.mk.
  This is because USE_GMAKE no longer works after .include <bsd.ports.pre.mk>.
- Trim headers.
- Clean whitespace.
- Portlint.
2013-07-05 20:59:44 +00:00
Emanuel Haupt
83743a5de0 Update WWW 2013-07-05 11:39:48 +00:00
Baptiste Daroussin
a1c9885a9d Move USE_GMAKE prior to pre.mk in preparation for USES=gmake 2013-07-05 06:38:03 +00:00
Raphael Kubo da Costa
554e0c79c9 Update the KDE Software Compilation to 4.10.5.
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.

The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php

The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.

I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
2013-07-04 23:34:32 +00:00
TAKATSU Tomonari
d332a91f67 - Update to 4.06 2013-07-04 20:47:39 +00:00
Stephen Montgomery-Smith
dc4470e668 - ${DO_NADA} to @${DO_NADA}. 2013-07-02 19:54:03 +00:00
Stephen Montgomery-Smith
34cb2f14af - Update to 1.2.2. 2013-07-02 19:40:40 +00:00
Stephen Montgomery-Smith
c500a46393 - Update to 1.2.2. 2013-07-02 19:37:46 +00:00
Raphael Kubo da Costa
18ff93d1a7 Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.

The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php

clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).

Work on the newly-released 4.10.5 will begin shortly.
2013-07-02 19:04:18 +00:00
Antoine Brodin
f18de7b482 Fix PORT_OPTIONS conversion 2013-06-29 21:41:29 +00:00