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
Ed Schouten
1a384c788d
Remove USE_GCC.
...
All versions of FreeBSD we support are shipped with at least GCC 4.2.1
or Clang. The code seems to build fine with Clang. In fact, on platforms
where we no longer ship libstdc++, this port seems to only build using
Clang.
2013-09-14 19:13:46 +00:00
Ed Schouten
e8fe2d7354
Bump bddsolve to version 1.0.3.
...
Though this does not yet fix the build on FreeBSD HEAD, this version
does fix some tiny issues that prevent it from being built with clang.
2013-09-14 19:08:52 +00:00
Sunpoet Po-Chuan Hsieh
b1fd2ddb1c
- Update to 1.25
...
Changes: http://search.cpan.org/dist/Geo-BUFR/Changes
2013-09-14 07:19:23 +00:00
John Marino
a862a2b7dc
Add explicit dependency on pkgconf (18 ports)
...
Approved by: portmgr (bapt, implicit)
2013-09-12 09:07:08 +00:00
John Marino
107bfacba9
Add explicit dependency on pkgconf (27 ports)
2013-09-12 00:21:10 +00:00
Olivier Duchateau
1a555ab607
- Update to 1.3.3
...
- Remove patch for clang (adopted by upstream)
ChangeLog: http://freecode.com/projects/equake-xfce/releases/357605
2013-09-11 15:04:45 +00:00
Antoine Brodin
f25ddab47a
Add an explicit dependency on pkgconf
...
Approved by: portmgr (bapt)
2013-09-10 21:31:33 +00:00
Andrej Zverev
bfef5ebd27
- convert to the new perl5 framework
...
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
2013-09-10 09:39:11 +00:00
Andrej Zverev
3e869e47b1
- convert to the new perl5 framework
...
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
2013-09-10 08:26:53 +00:00
Andrej Zverev
fb5b0c84fb
- convert to the new perl5 framework
...
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
2013-09-10 07:55:33 +00:00
Antoine Brodin
11008fac27
Add an explicit dependency on pkgconf
...
Approved by: portmgr (bapt)
2013-09-09 18:54:28 +00:00
Sunpoet Po-Chuan Hsieh
7684922546
- Use single space after WWW:
2013-09-07 17:20:21 +00:00
Baptiste Daroussin
beae873ea6
Add an explicit dependency on pkgconf
2013-09-06 13:01:53 +00:00
Antoine Brodin
457666c45a
Add an explicit dependency on pkgconf
...
Approved by: portmgr (bapt)
2013-09-05 05:28:24 +00:00
Steven Kreuzer
65fa7813b2
Update to 1.2
...
PR: ports/178240
Submitted by: Stas Timokhin <devel@stasyan.com>
2013-09-03 17:06:48 +00:00
Steven Kreuzer
aaf345841e
Update to 3.2.1
...
PR: ports/178239
Submitted by: Stas Timokhin <devel@stasyan.com>
2013-09-03 17:05:11 +00:00
Baptiste Daroussin
1c7c3d2208
Add an explicit dependency on pkgconf
2013-09-03 12:13:23 +00:00
Baptiste Daroussin
f2b85008da
Add an explicit dependency on pkgconf
2013-09-02 22:58:16 +00:00
Baptiste Daroussin
c41a62214e
Add an explicit dependency on pkgconf
2013-09-02 22:23:53 +00:00
Baptiste Daroussin
9880c1a378
Add an explicit dependency on pkgconf
2013-09-02 21:27:53 +00:00
Kubilay Kocak
149204e1ca
science/py-pupynere: Module for reading and writing NetCDF files [NEW PORT]
...
Pupynere is a Python module for reading and writing NetCDF files, using the same
API as Scientific.IO.NetCDF and pynetcdf. It depends only on Numpy, so you don't
need to have the NetCDF library installed.
WWW: https://pypi.python.org/pypi/pupynere/
PR: ports/179744
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
2013-09-02 11:27:42 +00:00
Sunpoet Po-Chuan Hsieh
f914b50b6b
- Convert to new LIB_DEPENDS format
...
Suggested by: wg
2013-09-01 15:33:46 +00:00
Sunpoet Po-Chuan Hsieh
0d2b3f23d1
- Update to 1.8.10 patch 1
...
- Update MASTER_SITES
- Cosmetic change
- Take maintainership
- Reformat pkg-descr
Changes: http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.10-patch1/src/hdf5-1.8.10-patch1-RELEASE.txt
PR: ports/176809
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 24 weeks)
2013-08-31 08:01:25 +00:00
Baptiste Daroussin
7578a069fa
Convert USE_GNOME=pkgconfig to USES=pkgconfig
...
Convert USE_GMAKE to USES=gmake
Convert USE_PERL5 to USES=perl5
2013-08-31 00:12:37 +00:00
Bryan Drewery
e7ed419d92
- Fix build after USES=pathfix update obsoleted the need for a patch in
...
r315827
2013-08-30 23:23:24 +00:00