Commit graph

2345 commits

Author SHA1 Message Date
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
Marcus von Appen
88a76724e6 - do not use local bsd.python.mk variables within the port Makefile - switch
the publicly accessible ones instead
2013-08-30 16:49:43 +00:00
Sunpoet Po-Chuan Hsieh
a7bc0a1ab0 - Update to 1.24
- Add BUILD_DEPENDS
- Sort MAN3 and PLIST
- Fix Makefile header

Changes:	http://search.cpan.org/dist/Geo-BUFR/Changes
2013-08-29 18:45:50 +00:00
Sunpoet Po-Chuan Hsieh
ffc805cfd2 - Update to 1.6.1
- Remove deprecated PTHREAD_*

Changes:	https://code.zmaw.de/news/205
2013-08-29 18:35:35 +00:00
Sunpoet Po-Chuan Hsieh
c13fdab32e - Pet portlint: remove ABI version number from LIB_DEPENDS 2013-08-29 14:41:35 +00:00
Bryan Drewery
bd78be73dd - Remove bogus conditional IGNORE for PACKAGE_BUILDING; these should
be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES
  and require manual fetching, others are already marked RESTRICTED.
- Trim headers
- Convert some pre-fetch errors into IGNORE
- Remove needless quoting in java/jdk7-doc IGNORE

With hat:	portmgr
2013-08-29 14:16:03 +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
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
John Marino
220674374b science/minc2: Switch license to BSD
The license was defined as "AS-IS" but this license has no definition in
bsd.license*.mk.  As a result, this port would not build in bulk because
there was no implied acceptance of the "AS-IS" license.  Upon
re-examination, the maintainer believes it is close enough in spirit to
BSD license to be classified as BSD.

   Copyright 1993-2000 Peter Neelin and David MacDonald, McConnell Brain
   Imaging Centre, Montreal Neurological Institute, McGill University.
   Permission to use, copy, modify, and distribute this software and its
   documentation for any purpose and without fee is hereby granted,
   provided that the above copyright notice appear in all copies. The
   author and McGill University make no representations about the
   suitability of this software for any purpose. It is provided "as is"
   without express or implied warranty.

The PORTREVISION was bumped because when a license is specified, it
modifies the pkg-plist.

PR:		181350
Approved by:	bapt/culot (mentors, implicit), jwbacon (maintainer)
2013-08-22 23:55:13 +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
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00