Commit graph

2643 commits

Author SHA1 Message Date
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
Wen Heping
8f6506ee20 - Pass maintainership to perl@ 2014-05-22 15:02:27 +00:00
Philippe Audeoud
e7a45ebf23 - Update to 1.26 2014-05-22 15:01:06 +00:00
Steve Wills
316144d889 - Stagefy
- Update to 5.4.8

PR:		ports/189743
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
2014-05-22 14:48:51 +00:00
Tijl Coosemans
f191d6b887 Quote ${CC} and similar variables in MAKE_ARGS.
Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
2014-05-20 19:32:39 +00:00
Sunpoet Po-Chuan Hsieh
4636be384c - Update to 1.8.13
- Cleanup MASTER_SITES

Changes:	http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.13-RELEASE.txt
		http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
2014-05-19 18:38:48 +00:00
Sunpoet Po-Chuan Hsieh
9221b33bbc - Update pkg-descr 2014-05-19 18:05:21 +00:00
Frederic Culot
ab0ddfbca7 - Support staging
PR:		ports/189617
Submitted by:	Klaus Aehlig <aehlig@linta.de> (maintainer)
2014-05-19 07:50:16 +00:00
Antoine Brodin
a87c18b72f Mark BROKEN: Fails to build
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema -I./libsrc2 -I/usr/local/include -DH5_USE_16_API -O2 -pipe -fno-strict-aliasing -MT libsrc/image_conversion.lo -MD -MP -MF libsrc/.deps/image_conversion.Tpo -c libsrc/image_conversion.c  -fPIC -DPIC -o libsrc/.libs/image_conversion.o
libsrc/image_conversion.c: In function 'miicv_create':
libsrc/image_conversion.c:219: error: 'MAX_NC_OPEN' undeclared (first use in this function)
libsrc/image_conversion.c:219: error: (Each undeclared identifier is reported only once
libsrc/image_conversion.c:219: error: for each function it appears in.)
*** [libsrc/image_conversion.lo] Error code 1

Reported by:	pkg-fallout
2014-05-18 15:46:09 +00:00
Antoine Brodin
e8c52fadc3 Mark BROKEN: Fails to build
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libsrc/image_conversion.lo -MD -MP -MF libsrc/.deps/image_conversion.Tpo -c libsrc/image_conversion.c  -fPIC -DPIC -o libsrc/.libs/image_conversion.o
libsrc/image_conversion.c: In function 'miicv_create':
libsrc/image_conversion.c:206: error: 'MAX_NC_OPEN' undeclared (first use in this function)
libsrc/image_conversion.c:206: error: (Each undeclared identifier is reported only once
libsrc/image_conversion.c:206: error: for each function it appears in.)
*** [libsrc/image_conversion.lo] Error code 1

Reported by:	pkg-fallout
With hat:	portmgr
2014-05-18 15:42:09 +00:00
Antoine Brodin
ab52f9ad32 Mark BROKEN: Fails to build
cc -DHAVE_CONFIG_H -I../util -I../matrices -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -c -O2 -pipe -fno-strict-aliasing -Wall -W -Wbad-function-cast -Wcast-qual -Wpointer-arith -Wcast-align -pedantic matrixio.c -o matrixio.o
In file included from /usr/local/include/hdf5.h:24,
                 from matrixio.h:24,
                 from matrixio.c:34:
/usr/local/include/H5public.h:151: warning: ISO C90 does not support 'long long'
/usr/local/include/H5public.h:152: warning: ISO C90 does not support 'long long'
In file included from /usr/local/include/hdf5.h:45,
                 from matrixio.h:24,
                 from matrixio.c:34:
/usr/local/include/H5FDlog.h:65: warning: ISO C90 does not support 'long long'
matrixio.c: In function 'write_attr':
matrixio.c:91: error: too few arguments to function 'H5Dcreate2'
matrixio.c:97: error: too few arguments to function 'H5Acreate2'

Reported by:	pkg-fallout
2014-05-18 15:40:13 +00:00
Wen Heping
bc59c3bcd9 - Stage support
- Reset maintainer to ports@
2014-05-18 14:49:25 +00:00
Martin Wilke
58c8a63c5c - Update to 0.6.4
- Update pkg-descr

PR:		188860
Submitted by:	Ports Fury
2014-05-17 10:53:20 +00:00
Martin Wilke
1954b8b110 - Update to 1.0.8
- Support GITHUB

PR:		187745
Submitted by:	Ports Fury
2014-05-17 09:54:02 +00:00
Martin Wilke
70a6418a91 - Update to 2.36
PR:		188362
Submitted by:	Ports Fury
2014-05-17 08:38:44 +00:00
Eitan Adler
2ceda74a65 LEGAL: fix multiple ports
Rename lang/dmd -> lang/dmd1 (cy)
	Merge legal text for net/vmware-vsphere-cli (zi)
	Fix sysutils/tarsnap to have text in LEGAL (cperciva)
	games/linux-savage restricted reason (acm)
	text edit for archivers/rar (gabor)
	copy from port to LEGAL for lang/ifc (maho)
	copy from LEGAL to port for science/gamess (maho)
	add LEGAL_PACKAGE to lang/dmd1 (cy)

This brings the total number of ports with issues to below 100

Approved by:	portmgr (implicit)
2014-05-17 07:24:47 +00:00
Antoine Brodin
03bf21d61e Deprecate ports BROKEN for more than 6 months
With hat:	portmgr
2014-05-13 16:59:52 +00:00