Commit graph

7448 commits

Author SHA1 Message Date
Max Brazhnikov
52e8b487f6 - Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
2012-07-27 11:03:38 +00:00
Christian Weisgerber
691d009553 switch to USE_PKGCONFIG 2012-07-26 18:55:29 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Stephen Montgomery-Smith
9030102ea4 - Update to 1.2.9. 2012-07-26 02:36:18 +00:00
Stephen Montgomery-Smith
fffeb98ddc - Update to 1.0.2. 2012-07-26 02:09:50 +00:00
Stephen Montgomery-Smith
723dc4b395 - Update to 1.1.0. 2012-07-26 00:12:57 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Wesley Shields
6332f8daa0 Deprecate these ports as upstream has abandoned them for a while now.
Set expiration date for one month from now.
2012-07-24 20:50:26 +00:00
Wen Heping
9ea4e9010a dlmodeler is a set of user-friendly functions to simplify the state-space
modelling, fitting, analysis and forecasting of Generalized Dynamic Linear
Models (DLMs). It includes functions to name and extract individual components
of a DLM, build classical seasonal time-series models (monthly, quarterly,
yearly, etc. with calendar adjustments) and provides a unified interface
compatible with other state-space packages including: dlm, FKF and KFAS.

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

PR:		170069
Submitted by:	Cyrille Szymanski <cnszym@gmail.com>
2012-07-24 08:30:46 +00:00
Wen Heping
645742aa8d - Update to 0.15.1 2012-07-24 05:06:43 +00:00
Wen Heping
05fd97ffb5 - Update to 1.5.3 2012-07-24 05:04:51 +00:00
Johan van Selst
c990617606 Update gap to 4.5.4 2012-07-23 20:06:04 +00:00
Nicola Vitale
dfcde1ad9d - Update to 12.04.0
- Remove the Author: line from pkg-descr
- Add files/patch-wxmaxima.desktop (validation ok)
- Replace DESKTOP_ENTRIES with the provided
  wxmaxima.desktop file
- Add desktopfileutils to USE_GNOME
- Add commands to update desktop database on install/deinstall

Buildlog:	http://goo.gl/HFNGE  [@redports]
2012-07-23 06:04:20 +00:00
Emanuel Haupt
e88bae9ae5 Update to 16.0.1 2012-07-22 14:41:37 +00:00
Stephen Montgomery-Smith
3c2fa1ee2b - Add optional dependency math/octave-forge-ncarray.
- Update to 20120720.
2012-07-20 23:36:06 +00:00
Stephen Montgomery-Smith
b5c1778def - New port math/octave-forge-ncarray.
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 ncarray.

Access a single or a collection of NetCDF files as a multi-dimensional array.
2012-07-20 23:29:42 +00:00
Frederic Culot
c65f01da27 - Update to 0.48
- Reformat pkg-descr
- Pet portlint(1)

Changes:	http://search.cpan.org/dist/Math-Cephes/Changes
2012-07-18 07:01:44 +00:00
Jase Thew
5219b48ed1 - Update to 5.6 [1]
- Assign maintainership to Bryan Drewery <bryan@shatow.net> [1]
- Change MASTER_SITE* as agreed with submitter
- Pet portlint(1): re-organise LICENSE section, fix whitespace
- Remove hardcoded FILESDIR in Makefile

PR:		ports/169501 [1]
Submitted by:	Bryan Drewery <bryan@shatow.net>
Approved by:	flo (mentor)
2012-07-17 10:49:02 +00:00
Stephen Montgomery-Smith
415e3e7d81 - Rename spkg-patch files in files directory to include generic package
name instead of original package name.
2012-07-16 00:22:08 +00:00
Brendan Fabeny
7f9fe1b2cd add WWW 2012-07-14 02:16:51 +00:00
Brendan Fabeny
5f58d65d7c clean up pkg-descr and correct WWW; while here, switch to
the new options format
2012-07-14 01:16:37 +00:00
Sunpoet Po-Chuan Hsieh
3101186640 - Update MAINTAINER address
PR:		ports/169823
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk> (maintainer)
2012-07-13 13:24:24 +00:00
Sunpoet Po-Chuan Hsieh
ff041acd7e - Convert to new options framework
PR:		ports/169821
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk> (maintainer, new address)
2012-07-13 13:08:15 +00:00
Alex Kozlov
f47f91d2a0 - Fix build with new texi2html
- Ignore attempts to compile with XEmacs, it is not supported by the ProofGeneral developers.

PR:	ports/169774
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2012-07-12 14:05:30 +00:00
Dmitry Sivachenko
d212fc36e7 Update to version 1.1.1
Approved by:	maintainer
2012-07-11 13:21:49 +00:00
Stephen Montgomery-Smith
ffb36884e9 - Update to 0.4.0. 2012-07-10 22:30:37 +00:00
Brendan Fabeny
36b5a2c50e fix library search paths and switch from the legacy ftime() to
gettimeofday() in order to solve problems with the construction of
shared libraries [1] ; configure only once; build only those
(dynamically-linked) executables that will be installed; set
USE_LDCONFIG; remove an unnecessary patch; don't mix toolchains; make
flags more uniform and remove obsolete flags; add test targets

PR:		159189 [1]
Submitted by:	stephen (different version) [1]
2012-07-10 21:28:22 +00:00
Stephen Montgomery-Smith
8ddfb8cfe9 - Update to 5.1. 2012-07-10 19:05:56 +00:00
Brendan Fabeny
bf6199d427 add a packing list adjustment that was accidentally omitted from the
last math/R update
2012-07-10 13:46:29 +00:00
TAKATSU Tomonari
4f46f2a3d2 - Update to 0.9.11 2012-07-10 12:40:50 +00:00
Pietro Cerutti
a8b1aafd15 - Do not use X with OSMesa
- Fix lines > 80 chars in pkg-descr
- Remove unneeded dependencies on a couple of Qt4 components
2012-07-10 10:54:11 +00:00
Sunpoet Po-Chuan Hsieh
560dc2464e - Add p5-Number-Uncertainty 0.1
Number::Uncertainty provides an object-orientated uncertainty object. It stores
information about a value and its error bounds.

WWW: http://search.cpan.org/dist/Number-Uncertainty/
2012-07-10 06:33:01 +00:00
Sunpoet Po-Chuan Hsieh
c146d1b938 - Update to 0.27
- Add LICENSE

Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2012-07-09 14:26:59 +00:00
Brendan Fabeny
5930109e8e add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriate
CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly
note the restrictive license of the metis ports (while here, append the MPI port to
*DEPENDS in math/parmetis, rather than using an assignment)

PR:		169578
2012-07-09 11:11:44 +00:00
Brendan Fabeny
9208794765 set MAKE_JOBS_UNSAFE 2012-07-09 08:57:38 +00:00
Nicola Vitale
e41f78164e - Update to 2.16
- Update MASTER_SITES
- Convert to the new options framework
- Add LICENSE (GPLv3, LGPL3), LICENSE_COMB (dual)
- Add options GSL, FFTW, READLINE
2012-07-08 09:24:57 +00:00
TAKATSU Tomonari
f46feeb5df - Update to 0.9.9 2012-07-07 07:15:51 +00:00
Sunpoet Po-Chuan Hsieh
8b897ae794 - Update to 3.14
Changes:	http://search.cpan.org/dist/Math-MPFR/CHANGES
2012-07-06 04:14:29 +00:00
Stephen Montgomery-Smith
453bac9431 - Add a patch.
- Bump portrevision.

Obtained from:	http://sourceforge.net/mailarchive/forum.php?thread_name=20120705230126.GF15685%40laboissiere.net&forum_name=octave-dev
2012-07-06 00:16:50 +00:00
Pawel Pekala
84d5cb591b Add USE_CSTD=gnu89 to fix linking when building with clang 2012-07-05 17:26:10 +00:00
Stephen Montgomery-Smith
17653ea3a4 - Update to 1.1.5. 2012-07-03 18:43:50 +00:00
Renato Botelho
5c559d3f96 Remove lib version from LIB_DEPENDS to silence portlint 2012-07-02 22:07:40 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Emanuel Haupt
16972477a3 Update to 16.0.0 2012-06-30 10:39:22 +00:00
Andrej Zverev
3982ced0ba - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 05:52:54 +00:00
Andrej Zverev
996f1f37d7 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 05:23:19 +00:00
Baptiste Daroussin
222461c302 Convert to new option framework 2012-06-29 12:42:04 +00:00
Brendan Fabeny
435c18abc3 tell portscout to ignore the irrelevant bugfix distfile 2012-06-29 01:46:36 +00:00
Brendan Fabeny
2c845fddf6 replace a problematic mirror 2012-06-29 01:38:44 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00