1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

7467 Commits

Author SHA1 Message Date
Stephen Montgomery-Smith
4d8e75f70c - Update to 1.3.2. 2012-08-03 22:42:35 +00:00
Renato Botelho
1fee5c0c7c Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by:	sunpoet@
2012-08-03 18:39:20 +00:00
Michael Scheidell
bbf411e08f - Update to 2.00
PR:		ports/169917
Submitted by:	Klaus Aehlig <aehlig@linta.de>
Approved by:	maintainer (timeout, 17 days)
2012-08-03 17:20:30 +00:00
Carlo Strub
a9f85911cd Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
2012-08-03 15:54:35 +00:00
Renato Botelho
90d97bb7c0 Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports 2012-08-03 15:34:45 +00:00
Dmitry Sivachenko
c04020ecee OpenGL Mathematics (GLM) is a header only C++ mathematics library for
graphics software based on the OpenGL Shading Language (GLSL) specification.

GLM provides classes and functions designed and implemented with the same
naming conventions and functionalities than GLSL so that when a programmer
knows GLSL, he knows GLM as well which makes it really easy to use.
2012-08-03 15:13:10 +00:00
Gabor Pali
77aa0f0b3e - Update to 0.8.2
- Use the new options framework

Obtained from:	FreeBSD Haskell
2012-08-03 03:05:12 +00:00
Gabor Pali
a61445fda0 - Update to 1.3.4
- Use the new options framework

Obtained from:	FreeBSD Haskell
2012-08-03 03:04:34 +00:00
Gabor Pali
09f5a13b84 - Update to 2.1.2
- Use the new options framework

Obtained from:	FreeBSD Haskell
2012-08-03 03:03:55 +00:00
Gabor Pali
db8a630740 - Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft

Obtained from:	FreeBSD Haskell
2012-08-03 02:30:07 +00:00
Bryan Drewery
3acab9b1fb - Update to my new maintainer address
- Update URL to new mirror location

Approved by:	eadler (mentor)
2012-08-02 22:34:01 +00:00
Ashish SHUKLA
f3770c10f9 - Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
2012-08-01 16:50:15 +00:00
Wesley Shields
d24c720e93 Remove DEPRECATED and EXPIRATION_DATE as the main site appears back online. 2012-07-31 02:22:22 +00:00
Stephen Montgomery-Smith
de8e4b4d20 - Update to 5.2. 2012-07-30 20:00:31 +00:00
Sunpoet Po-Chuan Hsieh
bdfc44896c - Update to 6.19
Changes:	http://search.cpan.org/dist/Math-Random-MT-Auto/Changes
2012-07-30 19:37:57 +00:00
Sunpoet Po-Chuan Hsieh
44a6142c3a - Update to 1.00
- Pet portlint: remove ABI version number from LIB_DEPENDS

Changes:	http://search.cpan.org/dist/Math-MPC/CHANGES
2012-07-30 19:37:17 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Carlo Strub
e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00
Sunpoet Po-Chuan Hsieh
ebadaab047 - Restore distinfo of fenv.c/fenv.h for older FreeBSD which were removed in the commit of 1.6.2 update
PR:		ports/170224
Submitted by:	Li-Lun Wang <llwang@infor.org>
2012-07-28 06:00:02 +00:00
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