Commit graph

2659 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
9bb1d8220f - Update to 2.2.14
Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2014-06-18 17:09:27 +00:00
Antoine Brodin
330002caa4 Fix packaging with pkg-install 2014-06-17 19:39:23 +00:00
Rene Ladan
a99120304d Update consumers of graphics/GraphicsMagick13 to use graphics/GraphicsMagick
instead, these two ports are now equal.
Bump PORTREVISIONs

Approved by:	portmgr (antoine)
2014-06-17 19:26:39 +00:00
Rene Ladan
39209af20c science/afni: bring back into shape.
- Stage support
- Unexpire
- Add license (GPLv2)
- Use modern LIB_DEPENDS
- Explicitly mention dependencies
- Add CONFLICTS with im-*, nifticlib-* and open-usp-tukubai-*
- Use perl5 and GCC
- Tidy pkg-descr
- Clean up pkg-plist
- Bump PORTREVISION

While here:
- Use BROKEN_arch to avoid including bsd.port.pre.mk
- Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
- Remove obsolete post-install target

PR:		186988
Submitted by:	maintainer (jwbacon@tds.net)
2014-06-17 14:41:05 +00:00
Sunpoet Po-Chuan Hsieh
8a4db1fc21 - Update to 2.2.13
Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2014-06-16 20:51:20 +00:00
Marcus von Appen
2882803ebf - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 08:23:19 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +00:00
Vanilla I. Shu
9ce750757f better way to handle symlink
Submitted by:	danfe@
2014-06-10 15:20:03 +00:00
Vanilla I. Shu
daa5545d40 Stagify. 2014-06-10 15:13:44 +00:00
Vanilla I. Shu
8396317e88 Stagify. 2014-06-10 15:10:59 +00:00
Vanilla I. Shu
5304c2184f Stagify. 2014-06-10 15:07:59 +00:00
Vanilla I. Shu
14e55b7b8b remove NO_STAGE. 2014-06-10 14:48:43 +00:00
Vanilla I. Shu
52a808880e Stagify. 2014-06-10 14:46:36 +00:00
Vanilla I. Shu
002609e8c5 Stagify. 2014-06-10 14:43:35 +00:00
Vanilla I. Shu
d3e1c4870d Stagify. 2014-06-10 12:52:48 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Wen Heping
ba9e9c8947 - Fix plist when define DOCS=off
PR:		190642
Reported by:	john@saltant.com
2014-06-09 07:51:28 +00:00
Johannes Jost Meixner
22f32ce577 science/py-h5py: Upgrade to 2.3.0
- Update to 2.3.0
- Remove BROKEN mark

Approved by:	swills (mentor)
2014-06-09 05:07:54 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Sunpoet Po-Chuan Hsieh
f98b5a0eab - Update to 2.2.12
- Use USES=libtool

Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2014-06-08 13:24:58 +00:00
Sunpoet Po-Chuan Hsieh
569976028b - Pass maintainership to submitter
PR:		ports/188344
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-06-07 18:15:43 +00:00
Antoine Brodin
486fffba3a Mark BROKEN: Does not build
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DH5_USE_16_API -I/usr/local/lib/python2.7/site-packages/numpy/core/include -I/wrkdirs/usr/ports/science/py-h5py/work/h5py-2.2.1/lzf -I/usr/local/include -I/usr/local/include/python2.7 -c h5py/h5fd.c -o build/temp.freebsd-10.0-RELEASE-p3-amd64-2.7/h5py/h5fd.o
In file included from h5py/h5fd.c:259:
In file included from h5py/api_compat.h:21:
In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17:
In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761:
/usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by "          "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
 ^
h5py/h5fd.c:857:39: error: use of undeclared identifier 'H5FD_MPIPOSIX'
  __pyx_t_1 = __Pyx_PyInt_to_py_hid_t(H5FD_MPIPOSIX); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 34; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                      ^
1 warning and 1 error generated.
error: command 'cc' failed with exit status 1
*** Error code 1

Reported by:	pkg-fallout
2014-06-06 20:40:26 +00:00
Jung-uk Kim
022524468b Allow building with JDK8. javadoc failures are not fatal. 2014-06-05 21:35:42 +00:00
Bryan Drewery
87c569601b - Update to 1.5
- Convert to staging

PR:		189786
Submitted by:	iserikov@acm.org (maintainer)
2014-06-05 19:36:14 +00:00
Jung-uk Kim
bac404b95c Fix PLIST when DOCS is enabled and built with javadoc from java/openjdk7.
Note it fails to build with java/openjdk8 and it is just a stopgap.

Reported by:	exp-run (PR190511)
2014-06-05 00:12:09 +00:00
Jung-uk Kim
03de3b0c47 Fix build with java/openjdk7. Note it does not build with java/openjdk8.
Reported by:	exp-run (PR190511)
2014-06-04 23:21:57 +00:00
Dmitry Marakasov
6a470c4f98 - Support staging
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-06-03 01:19:22 +00:00
Dmitry Marakasov
69d5d8cd76 - Support staging
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-06-03 01:18:59 +00:00
Carlo Strub
733fcb6404 - Support staging
- Minor edits
2014-06-01 21:30:40 +00:00
Antoine Brodin
01e1c8bd3e Unbreak 2014-05-31 15:23:58 +00:00
Antoine Brodin
bbde51b6ec Unbreak
While here, remove ${CAT} ${PKGMESSAGE} unneeded for staged ports
2014-05-31 15:21:36 +00:00
Wen Heping
de1d8e3315 - Update to 0.3.2
- Add STAGE support
- Add LICENSE

PR:		190343
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 13:59:02 +00:00
Wen Heping
5cfe3554eb - Added STAGE support
- Update to 3.5.0

PR:		190314
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 13:56:17 +00:00
Wen Heping
cbd296338f - Add STAGE support
- Add LICENSE
- Change to PYDISTUTILS_AUTOPLIST framework

PR:		190337
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 13:54:24 +00:00
Wen Heping
fcbf194302 - Added STAGE support
- Added LICENSE
- Fixed WWW
- Update to 0.9.8

PR:		190317
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 13:51:28 +00:00
Wen Heping
238a6c770e - Added STAGE support
- Updated MASTER_SITES

PR:		190350
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 04:56:47 +00:00
Carlo Strub
d1c5d4b117 Back to pool
Approved by:	portmgr (implicit)
2014-05-30 20:25:36 +00:00
Rong-En Fan
351f262768 - Update to 1.94
- Support staging
2014-05-30 13:48:44 +00:00
Rong-En Fan
9a028b0117 - Update to 3.18
- Support staging
2014-05-30 13:47:15 +00:00
Sunpoet Po-Chuan Hsieh
dedcbe7bbc - Update to 1.9
- Update MASTER_SITES [1]
- Add LICENSE
- Use PYDISTUTILS_AUTOPLIST instead of PLIST
- Update WWW [1]
- While I'm here, fix USE_PYTHON

PR:		ports/190274
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
		Stefan Bethke <stb@lassitu.de> (maintainer) [1]
Approved by:	Stefan Bethke <stb@lassitu.de> (maintainer)
2014-05-29 05:11:17 +00:00
Wen Heping
59a724115d - Stage support
- Update to 0.14.0

PR:		190338
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-28 15:14:02 +00:00
Antoine Brodin
8944b4ce42 Unbreak
With hat:	portmgr
2014-05-27 21:03:15 +00:00
Dmitry Marakasov
807c41ecda - Switch to USES=gmake,libtool, drop .la files
- Strip library
- Fix comment
2014-05-26 19:57:28 +00:00
Martin Wilke
8707167003 - Convert gmake to USES
Approved by:	portmgr
2014-05-26 14:40:03 +00:00
Baptiste Daroussin
912c68df95 Convert to USES=dos2unix
With hat:	portmgr
2014-05-26 09:24:47 +00:00
Eitan Adler
eccf5db03a Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
	over the course of several months about pending actions required.

	We really appreciate the time and effort you put in to maintain
	these ports.

	If you are still interested in helping to maintain these ports just
	reply to me or file a PR and I will happily assign the port to you
	again.

Approved by:	portmgr (implicit)
2014-05-26 02:33:38 +00:00
Sunpoet Po-Chuan Hsieh
ae43a789b3 - Add SWIG option
PR:		ports/172660
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
2014-05-25 18:47:55 +00:00
Sunpoet Po-Chuan Hsieh
c369e4bce0 - Sort BUILD_DEPENDS
- Use USES=libtool
- Fix configure error (bash syntax in sh script)
- Strip shared library
- Sort PLIST
- Bump PORTREVISION for package change
2014-05-25 17:47:36 +00:00
Sunpoet Po-Chuan Hsieh
5b45f9d53f - Mark MAKE_JOBS_UNSAFE
- Fix PLIST
- Bump PORTREVISION for package change

PR:		ports/190138
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2014-05-24 06:50:24 +00:00
Steve Wills
3e189868bf - Update to 5.4.8
PR:		ports/189744
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
2014-05-22 15:46:16 +00:00