Commit graph

2403 commits

Author SHA1 Message Date
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
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
Sunpoet Po-Chuan Hsieh
7f24e27dc8 - Add missing tab in USES=pathfix
- Add test:
2013-08-21 12:08:40 +00:00
Sunpoet Po-Chuan Hsieh
bc221a68c1 - Use USES=gmake 2013-08-21 12:03:51 +00:00
Wen Heping
c067dfd131 - Update to 1.0.5 2013-08-21 02:49:33 +00:00
Wen Heping
7518a5169f - Take maintainership 2013-08-21 01:03:00 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Dryice Dong Liu
ec9133b75e - update to 0.12.0 2013-08-17 15:17:00 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Kubilay Kocak
c90936db20 science/py-h5py: Add OPTION support for HDF5 1.8
- Add OPTION to use science/hdf5-18 instead of science/hdf5

PR:		ports/179572
Submitted by:	Johannes Meixner <xmj@chaot.net>
Approved by:	maintainer timeout (8 weeks)
2013-08-13 11:59:54 +00:00
Andrej Zverev
2c25cf429d - Convert to new perl framework
- Trim Makefile header

Approved by:	wen@ (maintainer)
2013-08-06 08:50:49 +00:00
Andrej Zverev
24f468b2e8 - Fix double usage of USES 2013-08-04 07:13:08 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Olivier Duchateau
3c2241c14c Unbreak with clang
Submitted by:	Roman Cat <roman-cat@yandex.ru> (private email)
2013-08-02 17:34:39 +00:00
Olivier Duchateau
33847e02b7 - Update to 1.3.2 2013-08-01 19:11:35 +00:00
Alexey Dokuchaev
c9855c03b8 - Tighten Makefile header and COMMENT
- Convert to OptionsNG (docs, examples)
- Unbreak parallel builds (-jX)
- Minor Makefile and pkg-descr cleanups

Reported by:	pointyhat-west
2013-07-28 09:46:15 +00:00
Alexey Dokuchaev
0d03c07061 - Try to unbreak parallel builds (-jX)
- Trim Makefile header, convert USE_GMAKE
- Install manpage relative to MANPREFIX
- Replace tab with space after WWW line

Reported by:	pointyhat-west
2013-07-28 08:32:18 +00:00
Steve Wills
413424ee99 - Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here

Reviewed by:	danfe
2013-07-27 16:06:01 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Baptiste Daroussin
dc88faa4b2 Fix build with recent binutils 2013-07-26 09:46:53 +00:00
Baptiste Daroussin
9061680141 Mark as broken: does not build
configure: error: cannot find the flags to link with Boost thread

Reported by:	pkg-fallout
2013-07-24 06:45:04 +00:00
Wen Heping
d8b7a81e28 - Update to 4.1.2 2013-07-23 04:27:27 +00:00
Wen Heping
44a4511c7e - Update to 1.4.1
- Trim Makefile headers
2013-07-23 03:19:47 +00:00
John Marino
5b6a2d1f65 science/hdf5: Remove h5perf that is missing shared library
The h5perf program will not run because it is linked to libh5test.so.0
which is not installed.  Rather than install this shared library, a patch
was added to prohibit h5perf from installing.

PR:		ports/179951
Approved by:	bapt (mentor), maintainer timeout (~4 weeks)
2013-07-22 18:17:31 +00:00
Olivier Duchateau
3331c8a771 Equake is a panel plugin which monitors and displays earthquakes each time
a new one occurs.

WWW: http://freecode.com/projects/equake-xfce
2013-07-22 18:02:57 +00:00
Martin Wilke
406c3c36f8 - Update to 0.4a
PR:		180694
Submitted by:	Ports Fury
2013-07-22 15:28:03 +00:00
Martin Wilke
7d0a4cdb7b - Update to 0.99.26
PR:		180687
Submitted by:	Ports FUry
2013-07-22 15:23:15 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Ruslan Makhmatkhanov
0fcab5e7a9 - let it build with python3 too
Both python2 and python3 are supported according to official
documentation and setup.py

PR:		180465
Submitted by:	nwhitehorn
2013-07-22 12:44:32 +00:00
Wen Heping
1281633a95 - Update COMMENT and pkg-descr
- Add missing DEPENDS

Reported by:	Tobias Megies <megies@geophysik.uni-muenchen.de>
2013-07-18 23:56:55 +00:00
Wen Heping
4221e47812 - Update to 0.8.4 2013-07-17 15:14:16 +00:00
Martin Wilke
e7669eea00 - Update to 4.6.3
PR:		180503
Submitted by:	Ports Fury
2013-07-15 14:38:36 +00:00
Raphael Kubo da Costa
6173fe75e0 Fix plist.
As reported by one of the miwimails.
2013-07-15 13:54:31 +00:00
Steve Wills
9927fa102b - Update to 1.12
PR:		ports/179870
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
2013-07-12 03:36:30 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Thierry Thomas
0381bbee56 Upgrade to 2.2.00.
PR:		ports/180411
Approved by:	jwbacon (at) tds.net (maintainer)
2013-07-10 13:59:11 +00:00
Thierry Thomas
0c40b5f4a8 Downgrade to 3.1.4.
Release-2 has been removed from SF without explanations.

Reported by:	pointyhat via miwi
2013-07-10 13:40:57 +00:00
Baptiste Daroussin
a232992c7c Mark jobs unsafe
Convert to USES=gmake where appropriate
Trim headers
2013-07-10 13:12:03 +00:00
Baptiste Daroussin
af6a368942 Mark jobs unsafe 2013-07-10 11:54:55 +00:00
Baptiste Daroussin
942c2a28be Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
2013-07-10 07:00:44 +00:00
Koop Mast
16392411e0 Adopt, pet portlint a bit and update to new ports features. 2013-07-09 22:06:15 +00:00
Pav Lucistnik
0caf410ed8 - Drop all my ports 2013-07-09 21:26:48 +00:00