1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

2383 Commits

Author SHA1 Message Date
Wen Heping
fa9b8c0688 - Update to 0.13.1 2013-11-17 15:54:51 +00:00
William Grzybowski
643a708b82 science/py-h5py: update to 2.2.0
- Update to 2.2.0
- Add LICENSE (BSD)
- Add DOCS
- Pass maintainership to submitter

PR:		ports/183519
Submitted by:	Johannes Jost Meixner <xmj chaot.net>
Approved by:	maintainer (timeout, 2 weeks, 3 times)
2013-11-13 21:28:29 +00:00
Raphael Kubo da Costa
d232d0617b Add upstream patch to fix the build with libc++.
The original commit has been slightly tuned so that it builds with the code
in the latest stable release.

Approved by:	makc (maintainer)
2013-11-13 15:49:25 +00:00
Brendan Fabeny
1b81841d48 Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports

Reviewed by:	pfg, thierry, tota
2013-11-13 08:19:34 +00:00
Sunpoet Po-Chuan Hsieh
574d656153 - Take maintainership 2013-11-10 07:10:14 +00:00
Wen Heping
e76c99fd50 - Fix build with USE_GCC on head
- Add LICENSE
- Support stage
- Drop maintainership
2013-11-10 05:58:57 +00:00
Pawel Pekala
3239687691 - Update to version 13.2.3 [1]
- Remove leading article, revise capitalization in COMMENT
- Convert to new options framework
- Support staging
- Add launch script and desktop entry file

PR:		ports/182482 [1]
Submitted by:	Max Sterling <maxclsb@gmail.com> [1]
2013-11-07 16:53:33 +00:00
Sunpoet Po-Chuan Hsieh
fbdc16e86d - Fix PKGNAME collision
- Remove LATEST_LINK
- Remove NO_STAGE for slave port
2013-11-06 17:35:50 +00:00
Sunpoet Po-Chuan Hsieh
371923a3df - Fix PKGNAME collision 2013-11-06 17:34:52 +00:00
Vanilla I. Shu
c07eae427d Support STAGEDIR. 2013-11-06 01:32:11 +00:00
Dmitry Sivachenko
ba789e4c14 Use PYDISTUTILS_AUTOPLIST.
Suggested by:	mva
2013-11-05 12:37:28 +00:00
Dmitry Sivachenko
bbac74f3c2 Update to version 0.14.1 2013-11-05 11:59:47 +00:00
Raphael Kubo da Costa
fc66f22b11 Add my upstream commit that fixes the build with libc++.
PR:		ports/182852
2013-11-03 22:48:12 +00:00
Pawel Pekala
e008a338ba - Update to version 10
- Support staging

PR:		ports/181888
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-11-02 17:34:59 +00:00
Dmitry Marakasov
ab93bc10a4 - Take maintainership
PR:		183450
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2013-10-31 19:51:37 +00:00
Olivier Duchateau
dda0047fbd - Update MASTER_SITES macro, xfce4-equake-plugin is now hosted on
archive.xfce.org
- Support STAGEDIR
2013-10-31 17:11:01 +00:00
Rusmir Dusko
1752bb5a6e graphics/ilmbase
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Remove conflict with non existent Port
- USES pathfix pkgconfig
- Add executable
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB
- Use pathfix instead of simple patches
- Adjust patches
- Change WWW

graphics/OpenEXR

- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USES gmake pathfix pkgconfig
- Add DOCS and EXAMPLES Options
- Support STAGEDIR and add OPTIONS_SUB
- Change REINPLACE_CMD
- Add extra patch for EXAMPLES
- Remove obsolete patches

- Bump dependent ports' revisions

Approved by:	pawel / wg (mentors)
2013-10-31 00:32:31 +00:00
Rusmir Dusko
22d8f82a0e - Update to 2.1.1
- Remove leading article from COMMENT
- Use default dependency for science/hdf5-18
- Add patch

PR:		ports/181483
Submitted by:	Johannes Meixner <xmj@chaot.net>
Approved by:	wg (mentor)
2013-10-30 21:34:16 +00:00
Pawel Pekala
e953baefcb - Update to version 2.33
- Convert to new LIB_DEPENDS format
- Use options helpers and plist substitution
- Add support for STAGEDIR
- Reformat pkg-descr

PR:		ports/182802
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-10-30 21:17:20 +00:00
Pawel Pekala
46c96104c7 - Update to version 0.6.3
- Add PLOTUTILS option
- Support staging

PR:		ports/182800
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-10-30 17:57:33 +00:00
William Grzybowski
4c49ebcd4d science/py-pydap: Implementation of the Opendap/DODS protocol
Pydap is an implementation of the Opendap/DODS protocol, written from scratch.
You can use Pydap to access scientific data on the internet without having to
download it; instead, you work with special array and iterable objects that
download data on-the-fly as necessary, saving bandwidth and time. The module
also comes with a robust-but-lightweight Opendap server, implemented as a WSGI
application.

WWW: https://pypi.python.org/pypi/Pydap

PR:		ports/181687
Submitted by:	Johannes Meixner <xmj chaot.net>
2013-10-30 15:51:04 +00:00
Steve Wills
009a17042c - Add stage support 2013-10-30 02:56:33 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Dmitry Marakasov
db25d63f5a - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [st])
Approved by:	portmgr (bdrewery)
2013-10-22 14:01:38 +00:00
Max Brazhnikov
1771db1b3e - Add dependency on pkgconfig when building with cairo support [1]
- Support staging
- Use option helpers

Reported by:	Andreas Nilsson via mail [1]
2013-10-17 18:49:09 +00:00
Wen Heping
774d7079e3 - Update to 0.12.1 2013-10-16 23:42:55 +00:00
Baptiste Daroussin
8de1e07e78 Fix index by removing a hidden dependency on vtk4 2013-10-14 07:25:14 +00:00
Baptiste Daroussin
746aa0641e Remove ports depending on vtk4
Approved by:	yuri@irfu.se (maintainer)
2013-10-14 06:57:17 +00:00
Baptiste Daroussin
a48d714ca6 Fix package name collision 2013-10-14 06:52:32 +00:00
Thierry Thomas
2b78b51117 - Upgrade to GDL 0.9.4.
- Switch to cmake.
2013-10-11 09:35:03 +00:00
Sunpoet Po-Chuan Hsieh
6c540acd76 - Strip shared library 2013-10-10 14:32:08 +00:00
Sunpoet Po-Chuan Hsieh
0f9f514708 - Support STAGEDIR 2013-10-10 07:40:14 +00:00
David Chisnall
e35a955a49 Added FisicaLab port.
Approved by:	bapt (mentor)
2013-10-08 19:31:32 +00:00
John Marino
560d2eb0bf Explicitly link libraries on 10 unmaintained ports
The following ports will not build with a binutils 2.22+ linker built
with standard options.  This has been obvious with DPorts, but difficult
to see on FreeBSD.  However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5
2013-10-07 23:40:23 +00:00
Max Brazhnikov
4476a5c138 - Remove LATEST_LINK from my Qt4/KDE4 ports
- Use new LIB_DEPENDS syntax
- Use options helpers
2013-10-07 12:26:54 +00:00
John Marino
6bf08a4d7a Mark seven unmaintained ports as jobs unsafe. 2013-10-06 21:51:02 +00:00
TAKATSU Tomonari
a38ab415b6 - Update to 0.3-13
- Add LICENSE section
- Replace tab with a space after WWW: in pkg-descr
2013-10-03 21:03:28 +00:00
John Marino
6dbdd84f5a science/paraview: add <unistd.h>, <cstddef>, other c++ fixes
The non-header fix addresses the error, "calls to overloaded operations cannot
appear in a constant-expression".  The fix was suggested on various bug
trackers.

Approved by:	portmgr (bapt, implicit)
2013-10-02 12:00:31 +00:00
John Marino
7879ebfadc science/libkml: add <unistd.h> for modern compilers
Also, this port unfortunately sets -Werror, and the use of long-long
with c++98 triggers a warning, so also turn off that check.

Approved by:	portmgr (bapt, implicit)
2013-10-01 17:41:26 +00:00
Sunpoet Po-Chuan Hsieh
a99e50c9b5 - Support STAGEDIR 2013-09-30 20:59:03 +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
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Wen Heping
0dea019230 - Update to 3.02
- Fix build on Head
- Reset maintainer to ports@
2013-09-21 11:02:36 +00:00
Baptiste Daroussin
1dd0d087e7 Add NO_STAGE all over the place in preparation for the staging support (cat: science) 2013-09-20 22:48:30 +00:00
Thomas Abthorpe
219753915e - Reassign to the heap at maintainer's request 2013-09-20 20:10:22 +00:00
Thierry Thomas
b48a46fca1 - Switch from ImageMagick to GraphicsMagick, due to a problem
with plplot because dynamic drivers are enabled by default;

- Pet portlint.
2013-09-19 16:32:27 +00:00
Thierry Thomas
97b501395d Convert to the new Uses/tk.mk. 2013-09-19 14:31:17 +00:00
Baptiste Daroussin
9f62a1d83d Add an explicit dependency on pkgconf 2013-09-18 08:00:44 +00:00
Andrej Zverev
325c9808b6 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 10:58:05 +00:00