1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

2616 Commits

Author SHA1 Message Date
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
Tijl Coosemans
1f8935d509 Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]

audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.

Approved by:	portmgr (implicit) [1]
2014-05-13 11:54:53 +00:00
Wen Heping
c999f7756d - Update to 0.9.2
- Stage support
- Add LICENSE
- Convert to PYDISTUTILS_AUTOPLIST

PR:		189369
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-11 13:19:46 +00:00
Stephen Montgomery-Smith
f95b18d255 - Chase revision r353611 to math/GiNaC.
Approved by:	portmgr (implicit)
2014-05-10 21:57:46 +00:00
Stephen Montgomery-Smith
a3e0d7eda7 - Chase revision 353604 to graphics/plotutils.
See:    http://svnweb.freebsd.org/ports?view=revision&revision=353604
2014-05-10 21:17:45 +00:00
Max Brazhnikov
90e380e1cb KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.

The area51 repository features commits by rakuco and makc.
2014-05-10 19:43:14 +00:00
Dmitry Marakasov
856a020448 - Support staging
- Use new LIB_DEPENDS syntax
- Don't remove mtree directory

Approved by:	portmgr blanket
2014-05-09 18:27:29 +00:00
Sunpoet Po-Chuan Hsieh
8e5fa1d782 - Fix "make test"
- Bump PORTREVISION for package change

PR:		ports/189490
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org>
2014-05-09 15:14:28 +00:00
John Marino
fbd6d1a109 Replace "${OPSYS:tl}" with "freebsd" on 4 ports
The following 4 ports will not build correctly if certain variables
are not defined as "freebsd".  Defining them as "${OPSYS:tl}" caused
breakage on DragonFly for various reasons.  Harding the variables are
a no-op for FreeBSD but fixes the ports on DragonFly.

* games/ioquake3
* graphics/opendx
* science/cdf
* security/john

approved by:	portmgr (bapt)
2014-05-05 15:04:38 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Sunpoet Po-Chuan Hsieh
d21f8c4177 - Update to 3.360
- Build and install static library
- Bump PORTREVISION for astro/cfitsio shlib change

Changes:	http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
2014-05-04 15:37:11 +00:00
Sunpoet Po-Chuan Hsieh
05328dea7c - Fix build when print/texinfo installed
- Bump PORTREVISION for package change

PR:		ports/186850
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
2014-05-04 15:31:38 +00:00
Sunpoet Po-Chuan Hsieh
8d1e4dff6e - Fix PLIST
- Bump PORTREVISION for package change

Reported by:	tijl
2014-05-03 14:53:12 +00:00
Sunpoet Po-Chuan Hsieh
557e6fffb5 - Add LIBTOOLIZE_ARGS
Suggested by:	tijl
2014-05-03 14:36:41 +00:00
Sunpoet Po-Chuan Hsieh
dc9e5ad6e7 - Fix WRKSRC 2014-05-03 14:35:33 +00:00
Sunpoet Po-Chuan Hsieh
580784dbb9 - Fix DISTINFO_FILE 2014-05-03 12:00:10 +00:00
Antoine Brodin
4b4a0381fb Fix packaging with default options (without DOXYGEN)
With hat:	portmgr
2014-05-03 11:43:26 +00:00
Sunpoet Po-Chuan Hsieh
70a79e9773 - Add missing backslash
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2014-05-03 07:59:46 +00:00
Sunpoet Po-Chuan Hsieh
2a906cda99 - Bump PORTREVISION for dependency change from science/netcdf-ftn and
science/netcdf3-ftn to science/netcdf-fortran

Approved by:	portmgr (bapt)
2014-05-03 03:54:50 +00:00
Sunpoet Po-Chuan Hsieh
92bf592815 - Update to 1.6.3
- Add CGRIBEX and UDUNITS options
- Turn JASPER on by default
- Adjust HDF5 and NetCDF dependency
- Strip shared library

Changes:	https://code.zmaw.de/news/240
		https://code.zmaw.de/news/217
2014-05-03 03:43:18 +00:00
Sunpoet Po-Chuan Hsieh
bfb61960db - Remove science/netcdf-ftn, science/netcdf3-ftn and science/netcdf4 2014-05-03 03:32:49 +00:00
Sunpoet Po-Chuan Hsieh
41327ce495 - Remove science/hdf5-18 2014-05-03 03:25:43 +00:00
Sunpoet Po-Chuan Hsieh
607f06163f - Add netcdf-fortran 4.2
NetCDF (network Common Data Form) is an interface for array-oriented
data access and a library that provides an implementation of the
interface. The netCDF library also defines a machine-independent
format for representing scientific data. Together, the interface,
library, and format support the creation, access, and sharing of
scientific data. The netCDF software was developed at the Unidata
Program Center in Boulder, Colorado.

Git repository: https://github.com/Unidata/netcdf-fortran

WWW: http://www.unidata.ucar.edu/software/netcdf/
2014-05-03 03:20:47 +00:00
Sunpoet Po-Chuan Hsieh
017ef2c90b - Add netcdf-cxx 4.2.1
NetCDF (network Common Data Form) is an interface for array-oriented
data access and a library that provides an implementation of the
interface. The netCDF library also defines a machine-independent
format for representing scientific data. Together, the interface,
library, and format support the creation, access, and sharing of
scientific data. The netCDF software was developed at the Unidata
Program Center in Boulder, Colorado.

Git repository: https://github.com/Unidata/netcdf-cxx4

WWW: http://www.unidata.ucar.edu/software/netcdf/
2014-05-03 03:18:06 +00:00
Sunpoet Po-Chuan Hsieh
a63f38bc06 - Update to 4.3.2 (from science/netcdf4)
- Bump PORTREVISION for science/netcdf shlib change and
  dependency change from science/netcdf4 to science/netcdf [1]

Changes:	http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
Approved by:	portmgr (bapt) [1]
2014-05-03 03:17:19 +00:00
Sunpoet Po-Chuan Hsieh
095fbe3e1a - Update to 1.8.12 (from science/hdf5-18)
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Use NOT_FOR_ARCHS
- Strip shared library
- Remove deprecated PTHREAD_*
- Use MAKE_CMD
- Bump PORTREVISION for science/hdf5 shlib change [1]

Changes:	http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt
		http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Approved by:	portmgr (bapt) [1]
2014-05-03 00:55:30 +00:00
Sunpoet Po-Chuan Hsieh
e924fee278 - Remove leading indefinite article from COMMENT 2014-04-29 13:28:40 +00:00
Sunpoet Po-Chuan Hsieh
5c52f70c5e - Add cgribex 1.6.3
GRIBEX is an interface for encoding and decoding WMO FM-92 GRIB edition 1
messages and some ancillary subroutines for controlling printing and debugging.
The GRIBEX software was developed at the European Centre for Medium-range
Weather Forecasts (ECMWF) and is part of the EMOS library. EMOS is mostly
written in Fortran. Therefore it has only a Fortran interface.

CGRIBEX is a lightweight version of GRIBEX written in ANSI C with a portable
Fortran interface. For best compatibility some of the C sources were converted
from the Fortran GRIBEX version.

WWW: https://code.zmaw.de/projects/cgribex
2014-04-29 13:28:31 +00:00