Commit graph

3167 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
3fef3baaa2 - Remove no-op --with-pthread=/usr from CONFIGURE_ARGS:
- --enable-threadsafe and --enable-cxx/--enable-cxx are mutually exclusive
  - --with-pthread=/usr is only valid with --enable-threadsafe

PR:		200728
Submitted by:	Taoka Fumiyoshi <fmysh@iijmio-mail.jp>
2015-06-10 16:47:44 +00:00
Antoine Brodin
dc38a15981 - Update to 4.7.2
- Pass maintainership to submitter

PR:		199812
2015-06-08 20:08:07 +00:00
Antoine Brodin
f0d0f3d8e0 Make ports using libtool treat elftoolchain's strip the same as GNU strip
Any strip on any FreeBSD version should be able to handle stripping requested
by libtool

PR:		198611
Reviewed by:	emaste
Exp-run:	self
2015-06-08 05:59:13 +00:00
Sunpoet Po-Chuan Hsieh
dc55ba53c6 - Update to 1.8.5 patch 1
Changes:	https://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-patch1-RELEASE.txt
		https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
2015-06-07 20:40:09 +00:00
Sunpoet Po-Chuan Hsieh
5813b1ddac - Fix build with FORTRAN enabled
Build failure with FORTRAN enabled was caused by configure-generated LDFLAGS
where -L/usr/lib appeared before -L${LOCALBASE}/lib/gcc48. It is the simplest
way to solve this problem by removing --with-zlib from CONFIGURE_ARGS.

PR:		200590
Submitted by:	Taoka Fumiyoshi <fmysh@iijmio-mail.jp>
2015-06-07 15:39:07 +00:00
Dmitry Marakasov
92e3b54c42 - Add missing files to plist
- Add LICENSE_FILE
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-06-05 21:10:48 +00:00
Dmitry Marakasov
86b04a8194 - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q2
2015-06-05 21:10:33 +00:00
Dmitry Marakasov
54a4df0345 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-06-05 21:10:18 +00:00
Sunpoet Po-Chuan Hsieh
2e256e9fe1 - Update to 1.2.5
- Add NO_ARCH

Changes:	https://github.com/Try2Code/cdo-bindings/blob/master/README.rdoc#changelog
2015-06-05 18:57:21 +00:00
Sunpoet Po-Chuan Hsieh
8fdb369899 - Update to 1.2.6
Changes:	https://github.com/Try2Code/cdo-bindings/blob/master/README.rdoc#changelog
2015-06-05 18:57:17 +00:00
Dmitry Marakasov
adf952100f - Add science/orthanc
Orthanc aims at providing a simple, yet powerful standalone DICOM
server. It is designed to improve the DICOM flows in hospitals and to
support research about the automated analysis of medical images.

Orthanc can turn any computer running Windows, Linux, FreeBSD or OS X
into a DICOM store (in other words, a mini-PACS system). Its
architecture is lightweight and standalone, meaning that no complex
database administration is required, nor the installation of third-party
dependencies.

What makes Orthanc unique is the fact that it provides a RESTful API.
Thanks to this major feature, it is possible to drive Orthanc from any
computer language. The DICOM tags of the stored medical images can be
downloaded in the JSON file format. Furthermore, standard PNG images can
be generated on-the-fly from the DICOM instances by Orthanc.

Orthanc lets its users focus on the content of the DICOM files, hiding
the complexity of the DICOM format and of the DICOM protocol.

WWW: http://www.orthanc-server.com/

PR:		199146
Submitted by:	mp39590@gmail.com
2015-06-04 14:07:31 +00:00
Dmitry Marakasov
ca35b0771c - Strip library 2015-06-03 16:51:58 +00:00
Sunpoet Po-Chuan Hsieh
a0462dbf85 - Update to 1.6.1
Changes:	http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.6.1
2015-06-02 18:38:28 +00:00
Dmitry Marakasov
00ad5459f0 - Fix shebangs
- Strip library

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-31 13:14:30 +00:00
Antoine Brodin
6de6211422 Mark a few ports BROKEN
Reported by:	pkg-fallout
2015-05-30 09:51:35 +00:00
Muhammad Moinur Rahman
07b7592013 science/clhep: Update version 2.2.0.5=>2.2.0.6
- Take MAINTAINERSHIP
2015-05-29 09:26:05 +00:00
Dmitry Marakasov
0b5db0cfd5 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-28 18:15:01 +00:00
Dmitry Marakasov
cce3a74ecd - Don't cat pkg-message from Makefiles
Approved by:	portmgr blanket
2015-05-27 00:15:04 +00:00
Sunpoet Po-Chuan Hsieh
d561827dd8 - Add LICENSE
- Remove trailing space from COMMENT
- Reformat pkg-descr
- Update WWW
2015-05-24 15:36:08 +00:00
Sunpoet Po-Chuan Hsieh
28a50155b7 - Move science/rubygem-netcdf to science/rubygem-ruby-netcdf
- Update to 0.7.1.1
- Remove BUILD_DEPENDS
- Remove USE_RAKE
- Update WWW

Changes:	http://www.gfd-dennou.org/arch/ruby/products/ruby-netcdf/ChangeLog
2015-05-24 15:35:51 +00:00
Sunpoet Po-Chuan Hsieh
877cf94058 - Update to 1.6.9
Changes:	https://code.zmaw.de/news/307
2015-05-24 08:10:44 +00:00
Sunpoet Po-Chuan Hsieh
e4796f7301 - Update to 1.8.15
- Bump PORTREVISION for science/hdf5 shlib change

Changes:	http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-RELEASE.txt
		http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
2015-05-24 08:10:28 +00:00
Wen Heping
3c925b8561 - Update to 5.0.5
PR:		200306
Submitted by:	tkato432@yahoo.com
2015-05-19 01:59:50 +00:00
Dmitry Marakasov
f32dead653 - Strip library 2015-05-17 14:43:37 +00:00
Thierry Thomas
a528080383 Upgrade ncs to 2.0.8 with its dependencies. 2015-05-14 17:31:29 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Sunpoet Po-Chuan Hsieh
fd5b3d695d - Cleanup GH_* knobs:
- Use DISTVERSIONPREFIX
  - Remove GH_PROJECT
2015-05-13 18:59:31 +00:00
Sunpoet Po-Chuan Hsieh
880666e42a - Cleanup GH_* knobs: use DISTVERSIONPREFIX 2015-05-13 18:59:26 +00:00
Sunpoet Po-Chuan Hsieh
f1fb1a4f82 - Cleanup GH_* knobs:
- Use DISTVERSIONPREFIX
  - Remove GH_PROJECT
2015-05-13 18:59:21 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Mathieu Arnold
2020021309 Update ports in the s* categores to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 17:41:23 +00:00
Olivier Duchateau
2cc1d05da1 Update to 1.3.7 2015-04-30 20:51:40 +00:00
Jan Beich
bfd27175cf science/psychopy: update to 1.82.01 and overhaul
- Add .desktop file
- Add shortcut under PATH
- Define LICENSE
- Mark NO_ARCH because of no C modules
- Drop unused BUILD_DEPENDS
- Convert to USE_WX
- Replace bundled DejaVu font with slightly newer system copy

Changes:	http://www.psychopy.org/changelog.html#psychopy-1-82
PR:		199249
Submitted by:	tkato432@yahoo.com
2015-04-29 13:53:09 +00:00
Jan Beich
e771b80b60 science/psychopy: drop HOME workaround after r359201 2015-04-29 13:45:30 +00:00
Sunpoet Po-Chuan Hsieh
dcdaf9c267 - Use net/uriparser instead of bundled one
- Bump PORTREVISION for dependency and package change

PR:		199682 (based on)
Submitted by:	mat
2015-04-28 17:50:43 +00:00
Sunpoet Po-Chuan Hsieh
d575e3f5c0 - Update MASTER_SITES: move from Google Code to GitHub
- Update pkg-descr
- Update WWW
- Bump PORTREVISION for package change
2015-04-28 16:42:55 +00:00
Thierry Thomas
779c36f5c4 - Upgrade math/plplot to 5.11.0
Announcement at
  <https://sourceforge.net/p/plplot/plplot/ci/plplot-5.11.0/tree/README.release>

- Take maintainership

- Chase dependencies.

PR:		ports/199539
Submitted by:	Ben Woods <woodsb02 (at) gmail.com>
Approved by:	marino (for plplot-ada), /me (for gnudatalanguage)
2015-04-22 20:16:04 +00:00
John Marino
ff7ce11c27 science/openbabel: Support gcc5 (taken from upstream)
This was really painful.   I consolidated numerous shared_ptr (TR1)
patches to a single big patch (including moving part of an existing
patch to it because the target needed yet another change).

Tested on FreeBSD 8/i386 and FreeBSD 10/amd64.  This was previously
built on DragonFly with gcc 4.7, but libstdc++ incompatibilities caused
avogadro to break which eventually broken kde4 metapackage.

Those openbabel guys are long overdue for a new release, this was a bit
absurd although maybe some clever sed'ding could have reduced the patch
count.

Approved by:	blanket (gcc5 & DF breakage)
2015-04-18 13:49:18 +00:00
Tijl Coosemans
d32714f4af Convert to USES=autoreconf 2015-04-18 12:58:34 +00:00
Wen Heping
037aaa350a - Update to 0.10.1 2015-04-11 15:14:26 +00:00
Baptiste Daroussin
d2cf0772d1 Convert to USES=gnustep 2015-04-10 07:33:49 +00:00
Baptiste Daroussin
06f79b66f2 Convert bsd.gnustep.mk to USES=gnustep
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG

Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui

Merge deskutils/preferencepanes into deskutils/systempreferences
2015-04-09 07:44:41 +00:00
Thierry Thomas
f20ba5ba89 Fix with on FreeBSD-8.x and 9.x: stdint.h is needed with scotch. 2015-04-08 22:07:01 +00:00
Steve Wills
0a13a25851 science/rubygem-netcdf: fix build with newer ruby-gems 2015-04-07 18:55:52 +00:00
Sunpoet Po-Chuan Hsieh
7e45ae3c23 - Cleanup Makefile
- Bump PORTREVISION for dependency changes in r383198 and r383223
2015-04-04 19:37:30 +00:00
Dmitry Sivachenko
eb7b8ad69d Pet portlint. 2015-04-04 14:19:43 +00:00
Dmitry Sivachenko
4682316005 Update to version 0.16.0;
Inherit blas dependency from py-numpy.
2015-04-04 14:08:45 +00:00
Dmitry Sivachenko
97806177ea As noted by thierry@ in D2086, scipy inherits blas library to use from numpy
(via site.cfg).  So remove unused OPTIONs from here.
Remove check for static ATLAS lib because now ATLAS always builds
static version.
Remove obsoleted malloc.h --> stdlib.h conversion.
2015-04-04 13:30:20 +00:00
Sunpoet Po-Chuan Hsieh
18b158ac57 - Update to 1.6.8
Changes:	https://code.zmaw.de/news/303
2015-04-04 12:52:11 +00:00
Dmitry Sivachenko
e60a0b8f09 Remove unused deps:
I see no reference for djbfft in the code; I assume it is obsoleted.

fftw3: according to http://www.scipy.org/scipylib/building/linux.html
---------
Because of license, configuration, and maintenance issues support for FFTW was removed in versions of SciPy >= 0.7 and NumPy >= 1.2
---------
2015-04-04 11:45:46 +00:00
Sunpoet Po-Chuan Hsieh
99c9a175f7 - Update to 2.2.19
Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2015-04-03 17:28:32 +00:00
Mathieu Arnold
0438143249 Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
2015-04-03 11:26:48 +00:00
Sunpoet Po-Chuan Hsieh
9225a97f35 - Update to 1.13.0
- Use PORTDATA

Changes:	https://software.ecmwf.int/wiki/display/GRIB/GRIB+API+version+1.13.0+released
2015-04-02 19:13:52 +00:00
Steve Wills
a646de66ec science/rubygem-netcdf: Mark broken since this uses API that was removed from devel/ruby-gems 2015-04-01 01:11:46 +00:00
Koop Mast
7b534f376e Update gchemutils to 0.14.10. 2015-03-27 08:45:14 +00:00
Sunpoet Po-Chuan Hsieh
d66a4d6242 - Cleanup -lpthread/-pthread manipulation 2015-03-25 14:59:12 +00:00
John Marino
312461b6fa 3 ports categories: Remove $PTHREAD_LIBS
Categories: print, science, emulators

approved by:	PTHREAD blanket
2015-03-24 22:17:41 +00:00
Sunpoet Po-Chuan Hsieh
b48c441a9c - Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120 2015-03-24 18:32:23 +00:00
Sunpoet Po-Chuan Hsieh
b4872adff4 - Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120 2015-03-24 18:24:27 +00:00
Sunpoet Po-Chuan Hsieh
31a267066f - Cleanup Makefile 2015-03-24 18:00:48 +00:00
Sunpoet Po-Chuan Hsieh
e3b76da857 - Add GitHub repository to WWW 2015-03-24 17:59:22 +00:00
Sunpoet Po-Chuan Hsieh
33746c8c1f - Update to 1.2.5
- Add GitHub repository to WWW

Changes:	https://github.com/Try2Code/cdo-bindings/commits/master
2015-03-24 17:59:16 +00:00
John Marino
94c5d47dac science/massxpert: Fix two logical errors (found by gcc5)
There were two boolean logic issues found by gcc5 when compiling
massxpert.  One was comparing boolean output to a negative integer
(is always false) and the other applied the "not" operator in the wrong
place.  Fix provided per request by maintainer.

PR:	197823
2015-03-22 00:06:34 +00:00
Sunpoet Po-Chuan Hsieh
8e8bef45d2 - Update to 4.4.2
- Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT
- Add GitHub repository to WWW

Changes:	https://github.com/Unidata/netcdf-fortran/blob/master/RELEASE_NOTES.md
2015-03-21 20:07:50 +00:00
Sunpoet Po-Chuan Hsieh
8f53728e2b - Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT
- Add GitHub repository to WWW
2015-03-21 20:07:44 +00:00
Sunpoet Po-Chuan Hsieh
d6299c8b96 - Add GitHub repository to WWW 2015-03-21 20:07:39 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Sunpoet Po-Chuan Hsieh
13a028b3c3 - Use CONFLICTS_INSTALL instead of CONFLICTS
- Add OPTIONS_DEFINE
- Pet portlint
2015-03-18 15:33:52 +00:00
Sunpoet Po-Chuan Hsieh
03cb6183c5 - Update to 4.2.11
- Update pkg-descr

Changes:	http://www.hdfgroup.org/ftp/HDF/releases/HDF4.2.11/src/hdf-4.2.11-RELEASE.txt
		http://www.hdfgroup.org/ftp/HDF/releases/HDF4.2.10/src/hdf-4.2.10-RELEASE.txt
		http://www.hdfgroup.org/ftp/HDF/releases/HDF4.2.9/src/hdf-4.2.9-RELEASE.txt
2015-03-18 15:25:37 +00:00
John Marino
8fa9eaff1d science/vmd: Improve cc/gcc replacement patterns for Makefiles
PR:		197103
Submitted by:	Sakaue Mamoru
2015-03-15 13:11:48 +00:00
Wen Heping
9217c73e4b - Unbreak
PR:		197589
Submitted by:	dgeo@centrale-marseille.fr
2015-03-14 15:07:54 +00:00
Sunpoet Po-Chuan Hsieh
e6431754a2 - Update to 1.31
Changes:	http://search.cpan.org/dist/Geo-BUFR/Changes
2015-03-12 15:23:36 +00:00
Alonso Schaich
63ff0b60db Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.

In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>

PR:		197751
PR:		197871
PR:		184996
Reviewed by:	rakuco (mentor)
Differential:	https://reviews.freebsd.org/D1950
2015-03-11 23:11:47 +00:00
Thierry Thomas
5391fa57f8 - Switch to guile2
- Upgrade meep to 1.2.1 and unbreak.

Submitted by:	Stas Timokhin <devel (at) stasyan.com>
2015-03-10 20:45:19 +00:00
Thierry Thomas
2caf1acd75 Upgrade Paraview to 4.3.1.
Submitted by:	Stas Timokhin <devel (at) stasyan.com>
2015-03-10 06:40:55 +00:00
Johannes Jost Meixner
a530ebd558 science/rubygem-ruby-dcl: Fix category.
Pointed out by:	dvl
Approved by:	mentors (implicit)
2015-03-09 17:36:19 +00:00
Johannes Jost Meixner
107bf62d28 science/rubygem-ruby-dcl: Add port
This is a Ruby interface to the scientific graphic library DCL.

WWW: http://ruby.gfd-dennou.org/products/ruby-dcl/

PR:		197018
Differential Revision:	https://reviews.freebsd.org/D2036
Submitted by:	Shin-ya MURAKAMI <murashin@gfd-dennou.org>
Approved by:	mentors (implicit)
2015-03-09 16:58:12 +00:00
Bartek Rutkowski
7a46846564 science/clhep: update 2.2.0.3 -> 2.2.0.4
- Fix MASTER_SITES

PR:		197453
Submitted by:	Kato Tsuguru <tkato432@yahoo.com>
2015-03-07 20:56:36 +00:00
Dmitry Marakasov
8c4703fe42 - Add LICENSE
- Fix library installation
- Pet portlint
2015-03-07 03:18:42 +00:00
Sunpoet Po-Chuan Hsieh
9fbd5b9aa3 - Update to 1.30
Changes:	http://search.cpan.org/dist/Geo-BUFR/Changes
2015-03-06 16:33:53 +00:00
Olivier Duchateau
86e4cb7cb0 The FreeBSD Xfce team proudly presents Xfce 4.12.
Announce: http://www.xfce.org/about/news/?post=1425081600

Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)

Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1
- editors/mousepad to 0.4.0
- graphics/ristretto to 0.8.0
- multimedia/xfce4-parole to 0.8.0
- sysutils/garcon to 0.4.0
- sysutils/xfce4-diskperf-plugin to 2.5.5 [3]
- sysutils/xfce4-fsguard-plugin to 1.0.2
- sysutils/xfce4-power-manager to 1.4.3
- sysutils/xfce4-wavelan-plugin to 0.5.12
- x11/libexo to 0.10.3
- x11-fm/thunar to 1.6.6
- x11-themes/gtk-xfce-engine to 3.2.0

PR:		196003 [1], 197251 [2], 198132
Differential Revision:	https://reviews.freebsd.org/D677
Submitted by:	Kamil Szczesny [1], amdmi3@ [2], myself
Exp-run by:	antoine@
Approved by:	danilo@ (maintainer) [3]
Tested by:	Ivan <enitarzi@gmail.com>
2015-03-05 22:52:30 +00:00
Sunpoet Po-Chuan Hsieh
db9cc1a5bf - Update to 1.29
Changes:	http://search.cpan.org/dist/Geo-BUFR/Changes
2015-03-05 17:27:47 +00:00
Philippe Audeoud
166a5b8241 - Update to 1.29 2015-03-05 13:42:45 +00:00
Bartek Rutkowski
b092a45842 science/sigrok-firmware: update 20140418 -> 20150123
- Add distinfo
- Use GitHub
- Adjust COMMENT and pkg-descr text

PR:		198010
Submitted by:	Uffe Jakobsen <uffe@uffe.org>
2015-03-03 12:32:36 +00:00
Baptiste Daroussin
3f9395d599 Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
Sunpoet Po-Chuan Hsieh
c98f372cb6 - Update to 4.3.3.1
- Strip shared library

Changes:	http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
2015-03-01 14:33:17 +00:00
Sunpoet Po-Chuan Hsieh
73a169e9d8 - Update to 1.28
- Sort PLIST

Changes:	http://search.cpan.org/dist/Geo-BUFR/Changes
2015-02-27 20:20:20 +00:00
Dmitry Marakasov
19ebae5c9e - Switch to linguisttools_build 2015-02-27 16:47:04 +00:00
Dmitry Marakasov
a82d6394b5 - Switch to linguisttools_build 2015-02-27 16:45:50 +00:00
John Marino
d1404f6e9b science/bddsolve: Set environment, use CXXFLAGS, cleanup
This port had two main problems:
  1) failure to set the enviroment in the build target
  2) failure to use CXXFLAGS with CXX

While fixing those, clean up a bit:
  3) remove <pre>,<post> by using BROKEN_powerpc instead
  4) use CFLAGS+= to augment CFLAGS
  5) use LDFLAGS+= to augment LDFLAGS
  6) simplify do-build target accordingly

Approved by:	just fix it
2015-02-25 12:01:52 +00:00
Max Brazhnikov
b2b5151ef3 - Switch my ports to USE_QT4=linguisttools_build and adjust Qt components
- Use LUPDATE/LRELEASE provided by bsd.qt.mk
- Drop needless stripping
2015-02-24 21:46:28 +00:00
John Marino
bc8c34bf9a science/vmd: Unbreak on F10+
This patch removes the hardcoded "gcc" so that it works with USE_GCC
variable.  There is a slightly newer version of vmd available, so a
version upgrade may soon follow.

PR:		197103
Submitted by:	Sakaue Mamoru
2015-02-24 09:46:15 +00:00
Thierry Thomas
67b0bfe334 Uses blaslapack and pathfix.
PR:		ports/197293
Approved by:	maintainer
2015-02-23 20:17:23 +00:00
Sunpoet Po-Chuan Hsieh
eb42680fed - Fix build with DOXYGEN option 2015-02-21 15:11:33 +00:00
Thierry Thomas
c22939f509 Paraview should be upgraded to the latest. Meanwhile, just unbreak it
with the patch already used for VTH (#define GLX_GLXEXT_LEGACY).

Submitted by:	René Thümmler <rt (at) scientifics.de>
2015-02-21 10:02:31 +00:00
John Marino
7f1ce9d964 science/paraview: No, it's still broken
A while back, the happily building paraview stopped building because
libGL was updated.  The other ports that suffered breakage for the same
reasons were updated to the latest API.  Paraviews libGL callouts were
never fixed, so this port never should not have had it's BROKEN definition
removed as it was not fixed despite the claim.  It's still breaking on all
platforms including DragonFly on clang, gcc47 and gcc50.  Errors from
FreeBSD look like:

In file included from /wrkdirs/usr/ports/science/paraview/work/ParaView-
  v4.1.0/VTK/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx:31:
In file included from /usr/local/include/GL/glx.h:333:
/usr/local/include/GL/glxext.h:480:143: error: unknown type name 'GLintptr'
  typedef void ( *PFNGLXCOPYBUFFERSUBDATANVPROC) (Display *dpy, GLXContext
readCtx, GLXContext writeCtx, GLenum readTarget, GLenum writeTarget,
  GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);
typedef void ( *PFNGLXCOPYBUFFERSUBDATANVPROC) (Display *dpy, GLXContext
  readCtx, GLXContext writeCtx, GLenum readTarget, GLenum writeTarget,
  GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);
/usr/local/include/GL/glxext.h:480:186: error: unknown type name
  'GLsizeiptr'; did you mean 'GLsizei'?
typedef void ( *PFNGLXCOPYBUFFERSUBDATANVPROC) (Display *dpy, GLXContext
  readCtx, GLXContext writeCtx, GLenum readTarget, GLenum writeTarget,
  GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);
2015-02-20 18:01:10 +00:00
Sunpoet Po-Chuan Hsieh
b26e6bfc43 - Update to 2.2.18
Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2015-02-18 16:20:13 +00:00
Sunpoet Po-Chuan Hsieh
c2d5e26ce3 - Update to 1.6.0
Changes:	http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.6.0
2015-02-18 16:20:08 +00:00
Sunpoet Po-Chuan Hsieh
dd1b0bfeb6 - Update to 4.3.3
- Use LIBS instead of LDFLAGS

Changes:	http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
2015-02-18 16:20:02 +00:00
Sunpoet Po-Chuan Hsieh
b1163294a8 - Fix SZIP option
- Bump PORTREVISION for package change
2015-02-18 16:19:57 +00:00
Sunpoet Po-Chuan Hsieh
ebf15de220 - Use LIBS
- Use PLIST
2015-02-18 16:19:52 +00:00
Vanilla I. Shu
7e1312996b Upgrade to 5.0.4.
PR:		197454
Submitted by:	Ports Fury.
2015-02-17 01:46:24 +00:00
Vanilla I. Shu
83787a9720 Upgrade to 2.40.
PR:		197455
Submitted by:	Ports Fury.
2015-02-17 01:33:03 +00:00
Pawel Pekala
415f657db2 Remove no longer needed patch, this completes r378490.
PR:		196731
Submitted by:	metaf2xml@users.sourceforge.net
2015-02-10 20:17:17 +00:00
Olivier Duchateau
dc913654a5 - Update to 0.15.1
- Switch to USES= blaslapack

Differential Revision:	https://reviews.freebsd.org/D1579
Reviewed by:	thierry
2015-02-07 20:11:53 +00:00
Thierry Thomas
f4c28d62a0 - Use blaslapack
- Fix configure with Gotoblas2

- Fix umfpack detection

- Pet portlint.
2015-02-05 22:51:22 +00:00
Pawel Pekala
304821c785 - Update to version 1.56
- Use PLIST_SUB for version substitution
- Fix plist when APACHE=on

PR:		196731
Submitted by:	metaf2xml@users.sourceforge.net
2015-02-05 20:24:22 +00:00
Thierry Thomas
d92d4f4284 Uses blaslapack. 2015-02-03 15:09:56 +00:00
Antoine Brodin
9ebeffe578 Mark BROKEN: Fails to build
===>  Configuring for py27-scimath-4.1.2_3
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 9, in <module>
    import numpy.distutils.core
ImportError: No module named numpy.distutils.core

Reported by:	pkg-fallout
2015-01-31 10:00:44 +00:00
Thierry Thomas
35beb6e739 Unbreak.
Submitted by:	Stas Timokhin (maintainer)
2015-01-29 21:52:22 +00:00
Antoine Brodin
bd63b368ac Fix some _DEPENDS 2015-01-24 19:27:27 +00:00
Antoine Brodin
9436ce76ac Canonicalize some dependencies on numpy 2015-01-23 15:21:52 +00:00
Sunpoet Po-Chuan Hsieh
2b66929719 - Use INSTALL_TARGET=install-strip instead of STRIP_CMD 2015-01-20 11:46:08 +00:00
Sunpoet Po-Chuan Hsieh
6b384060e7 - Use INSTALL_TARGET=install-strip instead of STRIP_CMD 2015-01-19 19:51:01 +00:00
Sunpoet Po-Chuan Hsieh
bc39652b82 - Fix PLIST
Notified by:	Rainer Hurling <Rainer.Hurling@rhurlin.de>
2015-01-18 16:55:56 +00:00
Sunpoet Po-Chuan Hsieh
6e5edf87e4 - Update to 1.8.14
- Update MASTER_SITES
- Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
- Bump PORTREVISION for science/hdf5 shlib change

Changes:	http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt
		http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
2015-01-18 10:39:51 +00:00
Sunpoet Po-Chuan Hsieh
5448583838 - Use INSTALL_TARGET=install-strip instead of STRIP_CMD 2015-01-18 10:36:11 +00:00
Sunpoet Po-Chuan Hsieh
e54ac542e0 - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:35:43 +00:00
Rong-En Fan
8ed73fa040 Drop maintainership as I no longer use these software nor have time and
energy to keep up.
2015-01-16 17:28:13 +00:00
Johannes Jost Meixner
efea8ccd01 science/py-h5py: upgrade to 2.4.0
- upgrade to 2.4.0

Differential Revision:	https://reviews.freebsd.org/D1456
Approved by:	koobs (mentor)
2015-01-13 11:23:25 +00:00
Antoine Brodin
39d8f44299 Mark BROKEN: Depends on conflicting guile and guile2 (via libctl)
Reported by:	pkg-fallout
2015-01-11 19:00:46 +00:00
Dmitry Sivachenko
3a18883882 Switch default python3 version from 3.3 to 3.4.
Bump PORTREVISIONs for the affected ports.

Exp-run by:	antoine
2015-01-10 23:15:27 +00:00
Thierry Thomas
fb11b4fe19 Uses blaslapack.mk. 2015-01-10 15:33:26 +00:00
Kurt Jaeger
bb733d3e6a science/mcstas: USE_BISON is not used
Submitted by:	az
2015-01-05 18:23:27 +00:00
Kurt Jaeger
3f47451a0e New port: science/mcstas-comps
McStas component library for McStas, a tool for simulating neutron
instrumentation and experiments using a ray-tracing formalism.
Currently the main use of McStas is in the field of instrument
design.

WWW: http://www.mcstas.org

PR:		194847
Submitted by:	Erik B. Knudsen <erkn@fysik.dtu.dk>
2015-01-05 09:38:16 +00:00
Kurt Jaeger
2f70efd363 New port: science/mcstas
Monte Carlo ray tracing simulations of neutron experiments.

McStas is a tool for simulating neutron instrumentation and experiments
using a ray-tracing formalism. Currently the main use of McStas is
in the field of instrument design.

WWW: http://www.mcstas.org

PR:		194846
Submitted by:	Erik B. Knudsen <erkn@fysik.dtu.dk>
2015-01-05 09:15:55 +00:00
Sunpoet Po-Chuan Hsieh
7b4b7c3050 - Update to 0.101
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/Changes
2015-01-04 17:12:32 +00:00
Rene Ladan
ffb4e0d1a0 science/mpb: put option helpers at the correct place
Submitted by:	antoine via #bsdports
2015-01-04 14:02:35 +00:00
Rene Ladan
88cd723740 Resurrect science/mpb, pass maintainership to PR submitter.
- update to 1.5
- change to lang/guile2
- fix up USES and post-patch
- add optional dependency on math/nlopt
- install header files

PR:		196179
Submitted by:	Rainer Hurling
2015-01-04 13:55:52 +00:00
Rene Ladan
c818bdfc82 science/libctl: update to 3.2.2
- use lang/guile2 instead of lang/guile
- add pkgconfig to USES
- add option to use lang/nlopt
- strip libraries

PR:		196175
Submitted by:	Rainer Hurling
Approved by:	maintainer timeout (devel@stasyan.com, 14 days)
2015-01-04 12:56:56 +00:00
Sunpoet Po-Chuan Hsieh
d2f78922da - Update to 1.6.7
- Use INSTALL_TARGET=install-strip instead of STRIP_CMD

Changes:	https://code.zmaw.de/news/284
		https://code.zmaw.de/news/275
2014-12-28 13:14:31 +00:00
Wen Heping
cd93271c9a - Update to 1.81.03
- Reset maintainer to ports@
2014-12-27 12:38:53 +00:00
Rene Ladan
5ada0d0b07 Remove expired ports:
2014-12-27 games/secretmaryochronicles-music: Depends on expiring games/secretmaryochronicles
2014-12-27 science/mpb: Broken for more than 6 months
2014-12-27 x11-fm/pbi-thumbnailer: Broken for more than 6 months
2014-12-27 00:24:47 +00:00
Danilo Egea Gondolfo
1fa076ebfb - Update net/openmpi to 1.8.4 2014-12-26 14:24:12 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Antoine Brodin
18ca157619 Properly support png 1.5
Obtained from:	pkgsrc
2014-12-24 16:17:19 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00
Thierry Thomas
15ecbaea3f Upgrade to 3.7.2. 2014-12-22 14:36:52 +00:00
Baptiste Daroussin
9871c1a3c7 cleanup plist 2014-12-20 19:35:10 +00:00
Antoine Brodin
bbed267f8f Mark BROKEN: fails to build
/wrkdirs/usr/ports/science/paraview/work/ParaView-v4.1.0/VTK/Rendering/FreeType/vtkFreeTypeTools.cxx: In member function 'bool vtkFreeTypeTools::CalculateBoundingBox(const T&, vtkFreeTypeTools::MetaData&)':
/wrkdirs/usr/ports/science/paraview/work/ParaView-v4.1.0/VTK/Rendering/FreeType/vtkFreeTypeTools.cxx:1190: error: no matching function for call to 'min(unsigned int&, int&)'

Reported by:	pkg-fallout
2014-12-19 18:56:16 +00:00
Pawel Pekala
a28c9784b3 - Upadate biology/mopac to version 1.15
- Bump affected ports
- Switch ports to new mastersite, add LICENSE
- Reformat ports pkg descriptions

PR:		194493
Submitted by:	tkato432@yahoo.com
2014-12-16 22:10:23 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Mark Felder
92cd1b0812 Update "BSD" license in science category 2014-12-07 15:17:10 +00:00
Antoine Brodin
72dc15db45 Canonicalize a few licenses 2014-12-07 00:07:47 +00:00
Sunpoet Po-Chuan Hsieh
5930db6305 - Update to 1.1.1
- Strip shared library

Changes:	https://github.com/Unidata/netcdf4-python/blob/master/Changelog
PR:		ports/195356
Submitted by:	sunpoet (myself)
Approved by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-12-05 17:52:52 +00:00
Baptiste Daroussin
3f6c422e36 Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year

PR:		195059
2014-12-02 22:40:56 +00:00
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-11-29 18:22:32 +00:00
Antoine Brodin
6867beb2aa Deprecated ports broken for more than 6 months 2014-11-27 21:31:47 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Sunpoet Po-Chuan Hsieh
d7a7b8b3c0 - Add LICENSE
- Cleanup PLIST
2014-11-24 18:30:55 +00:00
Mathieu Arnold
0e64ad403b Fix build with Perl 5.18+. While there, add a runtime dependency on Perl, a
few installed scripts need it.

Sponsored by:	Absolight
2014-11-24 16:21:24 +00:00
Olivier Duchateau
8da18c7e44 - Update to 1.3.6
- Update website in WWW entry (pkg-descr)
2014-11-15 10:50:32 +00:00
Max Brazhnikov
b1f6dafbc4 science/kst2:
- NetCDF 4 is not supported yet, set INGORE if NETCDF option is requested.

PR:		194936
Reported by:	nwhitehorn
2014-11-13 14:26:54 +00:00
Antoine Brodin
ee9b96077b Cleanup plist 2014-11-12 18:48:53 +00:00
Wen Heping
5165bc079c - Update to 1.81.02 2014-11-08 23:45:16 +00:00
Rene Ladan
2f08c48841 Remove expired ports:
2014-11-07 math/elmer-umfpack: Obsoleted by cad/elmerfem
2014-11-07 science/elmer-eio: Obsoleted by cad/elmerfem
2014-11-07 science/elmer-matc: Obsoleted by cad/elmerfem
2014-11-07 science/elmer-meshgen2d: Obsoleted by cad/elmerfem
2014-11-07 science/elmergrid: Obsoleted by cad/elmerfem
2014-11-07 14:58:00 +00:00
Max Brazhnikov
3b1014085c science/kst2:
- Update to 2.0.8
- Remove now needless patches
- Add option for building with Qt 5
2014-11-07 11:42:30 +00:00
Pawel Pekala
ec60b78154 - Update to version 2.38
- Sort option helpers
- Clean pkg-plist

PR:		194170
Submitted by:	tkato432@yahoo.com
2014-11-02 17:43:03 +00:00
Wen Heping
1c5d99661f - Update to 5.0.2
PR:		193902
Submitted by:	tkato432@yahoo.com
2014-10-30 12:19:02 +00:00
Dmitry Sivachenko
ff009d430c Explicitly link with libblas to avoid errors like
import sklearn.decomposition.pca
ImportError: /usr/local/lib/libcblas.so.2: Undefined symbol "cgemv_"
due to it trying to import pairwise_fast.so

PR:             194683

Update to version 0.15.2.
2014-10-30 11:52:48 +00:00
Marcus von Appen
742321c708 - Convert ports of science/ and security to new USES=python
Approved by:	portmgr (implicit)
2014-10-24 16:50:42 +00:00
Dmitry Sivachenko
7007ea4b9b Fix compilation after recent numpy patch.
Patch by thierry@FreeBSD.org, pointed out by antoine.
2014-10-23 15:23:27 +00:00
John Marino
9056a800f0 science/gromacs: Fix build on DragonFly (fix from dports) 2014-10-20 13:09:42 +00:00
John Marino
15dccb3a0d Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
2014-10-20 10:09:19 +00:00
Max Brazhnikov
0ea52f99b4 KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata

l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release

astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data

deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
  remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports

devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now

editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]

graphics/okular:
- add dependency on graphics/libkscreen

math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]

misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
  to link some stuff between KDE4_PREFIX and LOCALBASE.

science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data

x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3

among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes

The area51 repository features commits by alonso, rakuco and myself.

PR:		187150 [1]
Reported by:	pe.freethread@live.com
Patch by:	Tobias Berner <tcberner@gmail.com>

PR:		180674 [2]
Reported by:	torsten.eichstaedt@web.de

PR:		194316
Exp-run:	antoine
2014-10-19 15:57:27 +00:00
Antoine Brodin
228c6c6f20 Allow staging as a regular user 2014-10-19 15:47:31 +00:00
Dmitry Marakasov
9effcb9cdf - Drop @dirrm* from plist 2014-10-18 14:32:51 +00:00
Wen Heping
9ce603baaf - Fix build 2014-10-17 02:45:15 +00:00
Stephen Hurd
73a9c4b68f - Update to 0.99.28
ChangeLog summary:
Minor bug fixes, use the new g_object format to supress warnings about deprecated calls.

PR:             191376
Submitted by:   tkato432@yahoo.com (ie: Ports Fury)
2014-10-14 04:55:08 +00:00
Thierry Thomas
609b987811 - Upgrade to 0.9.5
- Switch to the options framework.
2014-10-12 08:34:44 +00:00
Thierry Thomas
b01a6de14f Force freetype's headers detection.
Submitted by:	maintainer
2014-10-07 21:34:45 +00:00
Thierry Thomas
ccfac88b3a Mark the old elmer-* ports as deprecated: they are obsoleted by
cad/elmerfem.

Reported by:	pfg
2014-10-07 19:35:59 +00:00
William Grzybowski
c9d5cf4ee3 science/psychopy: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-07 17:00:37 +00:00
Dmitry Sivachenko
c2fe293b67 Fix build after r369447
Patch by Thierry Thomas <thierry@FreeBSD.org>
2014-09-30 08:39:34 +00:00
Danilo Egea Gondolfo
94f7ea6c8f - Update net/openmpi from 1.8.2 to 1.8.3 2014-09-28 03:41:24 +00:00
John Marino
6d0d5e3a85 science/jstrack: Unbreak; author verified distfile was rerolled
PR:		193425
Submitted by:	Muhammad Rahman

While here, remove redundant @dirrm from pkg-plist
2014-09-25 16:53:43 +00:00
Tijl Coosemans
a6d2f30533 - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so.  This fixes a problem where DATADIRNAME gets an incorrect
  value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
  to intltool so move DATADIRNAME patching from USES=pathfix to
  USE_GNOME=intlhack.

- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
  patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use

Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-09-25 15:18:27 +00:00
John Marino
66d6f5cb1c science/mpqc: Don't override libtool -version-info, bump dependent ports
We accept SHLIB version changes when moving to USE=libtool, so stop
overriding it with the intent of prevent library version changes, which
is considered the better approach over the long term. Two ports are
dependent on mpqc, so bump them for the second time today.

requested by:	tijl@
2014-09-25 13:56:06 +00:00
John Marino
2c24dc6b57 science: Fix mpqc, libint and unbreak ghemical, and libghemical atomically
science/ghemical would not link because libghemical.so (from science/
libghemical port) had never been properly linked.  Links to all mpqc "SC"
libraries were added to LDFLAGS to rectify this.  The configure breakage
and solution is described below.

After the version of lang/gcc was bumped from 4.7 to 4.8,
science/libghemical ceased to configure and it was marked broken.  After
recreating the conftest, it was discovered that two versions incompatible
versions of libgcc_s.so were getting pulled in by the realtime linker:
the base version and the gcc48 ports version.

The base version was getting pulled in by science/libint.  To unbreak
libghemical, libint is now built with lang/gcc.  It was necessary to
force libtool to link with LDFLAGS that Mk/bsd.gcc.mk sets so that
the runpaths match across libraries used by libghemical.

When science/mpqc was staged, it utilized libtool which renumbered all
the library versions from 8.0.1 to 7.1.0.  This was caused by the age
component being greater than 0.  By patching configure.in with a new
version, we can generate major SHLIB of 8 again.  While here, fix the
bin/sc-config tool to remove a bad include cflag.

With this fixes, science/ghemical builds successfully.  Bump all 4 of
these ports, remove any BROKEN designation and remove redundant
@dirrm in pkg-plist
2014-09-25 11:04:02 +00:00
Dmitry Marakasov
7e95af8be1 - Drop @dirrm* from plist 2014-09-24 01:43:20 +00:00
Rene Ladan
7eafff56c3 Remove expired ports
Keep some which are optional dependencies of non-expired ports
2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in sysutils/moreutils instead
2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray
2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014
2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014
2014-09-20 comms/callsign: RubyForge shutdown May 15 2014
2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014
2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge
2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014
2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014
2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014
2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014
2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014
2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2
2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014
2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014
2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014
2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014
2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI
2014-09-20 09:45:04 +00:00
Olivier Duchateau
5874b4a6b7 - Update to 1.3.5
- Add LICENSE_FILE
2014-09-18 04:41:04 +00:00
Thierry Thomas
865facb643 Upgrade to version 2.0.7.
Note: this is not the latest. Now there is no separate release for ncs
and the sources are distributed as code_saturne-x.y.z. Next upgrades in
preparation!
2014-09-14 14:44:25 +00:00
Thierry Thomas
40d692b42f Upgrade to version 2.0.3.
PR:		ports/193296
Submitted by:	pfg
2014-09-14 14:42:20 +00:00
Thierry Thomas
b15ff631b4 Upgrade to version 0.15.4.
PR:		ports/193298
Submitted by:	pfg
2014-09-14 14:41:27 +00:00
Antoine Brodin
ad273282b7 Mark BROKEN: Fails to configure
checking for main in -llapack... yes
checking for sc-config... /usr/local/bin/sc-config
checking SC - version... no
*** Could not run SC test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding SC or finding the wrong
*** version of SC.

Reported by:	pkg-fallout
2014-09-13 21:20:16 +00:00
Tijl Coosemans
a5bee80ce4 Use default LIBTOOLIZE_ARGS 2014-09-13 18:25:04 +00:00
Sunpoet Po-Chuan Hsieh
514e890af9 - Update to 4.4.1
Changes:	https://github.com/Unidata/netcdf-fortran/blob/master/RELEASE_NOTES.md
2014-09-13 15:19:28 +00:00
Sunpoet Po-Chuan Hsieh
92ee61f36d - Add rubygem-cdo 1.2.3
Ruby binding to CDO (Climate Data Operators)

GitHub repository at https://github.com/Try2Code/cdo-bindings

WWW: https://code.zmaw.de/projects/cdo/wiki/Cdo%7Brbpy%7D
RG:  https://rubygems.org/gems/cdo
2014-09-13 15:18:54 +00:00
Sunpoet Po-Chuan Hsieh
37b71248f9 - Add py-cdo 1.2.3
Python binding to CDO (Climate Data Operators)

GitHub repository at https://github.com/Try2Code/cdo-bindings

WWW: https://code.zmaw.de/projects/cdo/wiki/Cdo%7Brbpy%7D
2014-09-13 15:18:32 +00:00
Jason E. Hale
d5bc5b5493 - Update to 4.10
- Update WWW

While here:
- Update LICENSE
- Convert non-functional (since February) USE_FORTRAN to USES=fortran
- Convert USE_PYTHON to USES=python:2 (3.x doesn't seem to work)
- Further convert to options helpers
- FORTRAN and QT4 options seem to build fine together, so make
  them non-exclusive regular options

PR:		193590
Submitted by:	pfg
2014-09-12 23:32:38 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
John Marino
f31e3f807e Stage science/mpqc and science/mpqc-mpich
* reset maintainer
 * converted to options instead of WITH_* knobs
 * moved files/manpages to pkgplist
 * USES+= libtool
 * modernize
2014-09-08 00:20:03 +00:00
Sunpoet Po-Chuan Hsieh
36f3519eeb - Pass maintainership to python@ 2014-09-07 14:58:55 +00:00
Wen Heping
ba70f88a20 - Use version-coded PDF docs [1]
- Reset maintainer to port@

PR:		193204 [1]
Submitted by:	John W. O'Brien <john@saltant.com> [1]
2014-09-07 07:26:43 +00:00
TAKATSU Tomonari
6b5d234e21 - Update to 1.6-4 2014-09-06 06:16:50 +00:00
Dmitry Marakasov
b02b01e211 - Fix build with clang by using std::vector instead of variable size array of non-POD type
- Fix build with PLOTUTILS enabled, which was broken when built with GCC
2014-09-04 18:43:58 +00:00
Sunpoet Po-Chuan Hsieh
e797e9b346 - Add py-pysal 1.8.0
PySAL is a cross-platform library of spatial analysis functions written in
Python. It is intended to support the development of high level applications for
spatial analysis.

WWW: https://pypi.python.org/pypi/PySAL
WWW: http://pysal.org/
2014-09-04 16:24:31 +00:00
Sunpoet Po-Chuan Hsieh
04380f8a21 - Update to 2.2.17
Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2014-09-03 19:09:22 +00:00
Marcus von Appen
0788687a96 - Enable concurrent installation support for different python versions
- Remove LATEST_LINK and the usage of math/py-numpy's options - both do not
  seem to have any value for the port

PR:		192893
Submitted by:	myself
Approved by:	wen@ (maintainer)
2014-09-02 19:00:27 +00:00
Raphael Kubo da Costa
68bc4af5c8 Update CMake to 3.0.1.
The 3.0 series is an incremental improvement over the previous 2.8 series
despite the major version number change. A list of important changes is
available at http://www.cmake.org/cmake/help/v3.0/release/3.0.0.html

On the porting side
* The minimum FreeBSD release we have to support in the ports tree is now
  recent enough that ports/168671 can finally be committed: instead of
  building and using CMake's own copies of bzip2, curl, expat, libarchive,
  liblzma and zlib, we use the versions in ports and/or the base system.

* CMake's documentation system has been changed and vastly improved at the
  cost of now depending on Sphinx. We still generate only man pages, but can
  start generating the HTML documentation in the future if desired.

* devel/cmake-gui now uses Qt5 instead of Qt4 and does not needlessly build
  the ncurses UI that is installed by devel/cmake itself.

* CMake commit 3816cd2 fixes a longstanding issue in the detection of the
  Python interpreter and its libraries, but requires us to revert a
  workaround for that in Mk/Uses/python.mk itself, effectively reverting
  the patch introduced by ports/168159.

* Similarly, a few ports had to be fixed manually due to CMake being
  stricter when parsing some files or the ports detecting Python the wrong
  way. Fortunately, they all had been fixed upstream so I just grabbed the
  appropriate commits and pointed to them in the patches.
  science/gnudatalanguage had to have its PORTREVISION bumped because
  switching to USES=cmake:outsource removed a few files from the plist that
  were not supposed to have been installed in the first place.

PR:		168671
PR:		192644
2014-09-02 12:59:54 +00:00
Baptiste Daroussin
38a0a80230 Remove non staged ports without pending PR from s* 2014-09-02 10:07:49 +00:00
Thierry Thomas
78e2b56a8a - Upgrade to 1.5;
- Bump PORTREVISION for consumers.
2014-09-01 21:50:14 +00:00
John Marino
62bd0e0b3f science/paraview: alternative fix with USES+= execinfo instead
Also bump this port as the LIB_DEPENDS has changed

confirmed by:	adamw
2014-09-01 19:53:11 +00:00
Adam Weinberger
0d1bd39b0f Add dependency on libexecinfo.
Untested because paraview takes hours and hours to build, but it's
currently failing on all platforms.
2014-09-01 19:32:13 +00:00
Tijl Coosemans
4bdd97e324 math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
2014-08-31 16:36:22 +00:00
Tijl Coosemans
aafc6248a1 lang/guile:
- Add USES=libtool and bump dependent ports
- Replace Makefile.* patches with USES=pathfix
- Replace config.h.in patch with USE_AUTOTOOLS=autoheader
- Avoid automake by touching Makefile.in

Approved by:	portmgr (implicit, bump unstaged port)
2014-08-31 15:17:49 +00:00
Antoine Brodin
7d4308c3cf Remove some references to no longer existing ports
With hat:	portmgr
2014-08-30 15:46:44 +00:00
John Marino
e49ea6bbb6 Stage science/vmd
I clobbered the Makefile diff (sorry danfe@).  The entire makefile was
tabbed over 3 times.  There was also no respect for 80 columns so a good
part of the clobber came from line wrapping.  I also made $TAR use
real switches (e.g. -xzf) rather than undocumented by supported (zxf)

This is another manual package / obtain restricted data files/ only port
so I can't test much of it.

PR:		193090
Submitted by:	turutani (Kyoto)
2014-08-30 14:17:53 +00:00
Baptiste Daroussin
47e4984dde Update to 1.4.3
Stage
Strip binaries
Convert to USES=libtool

PR:		193074
Submitted by:	pfg
2014-08-29 18:43:03 +00:00
Baptiste Daroussin
3b410f7bff Support stage
PR:		146413
Submitted by:	pfg
2014-08-29 18:33:30 +00:00
Sunpoet Po-Chuan Hsieh
d5a68cc00b - Add grib_api 1.12.3
The ECMWF GRIB API is an application program interface accessible from C,
FORTRAN and Python programs developed for encoding and decoding WMO FM-92 GRIB
edition 1 and edition 2 messages. A useful set of command line tools is also
provided to give quick access to GRIB messages.

WWW: https://software.ecmwf.int/wiki/display/GRIB/Home
2014-08-29 17:31:42 +00:00
Baptiste Daroussin
5c477f571d Modernize python 2014-08-29 14:43:10 +00:00
Thierry Thomas
78ae62f1d4 Chase the upgrade of net/mpich2.
Approved by:	portmgr (non staged ports)
2014-08-26 19:55:00 +00:00
Tijl Coosemans
216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00
Danilo Egea Gondolfo
d8bdeaa793 - Update net/openmpi from 1.8.1 to 1.8.2 2014-08-26 11:25:13 +00:00
John Marino
b6eb088f30 science/clhep: Upgrade version 2.2.0.1 => 2.2.0.3
PR:		192806
Submitted by:	Ports Fury
2014-08-24 09:07:33 +00:00
Steve Wills
ae3bfee1cc science/rubygem-ai4r: update to 1.13 2014-08-23 21:52:50 +00:00
Matthias Andree
b50a4b0708 Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
2014-08-21 22:50:29 +00:00
Steve Wills
0de72b17a7 science/ruby-dcl: fixed broken; use gcc
PR:		190688
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
2014-08-21 20:29:20 +00:00
Steve Wills
f64d997379 many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
2014-08-19 15:35:35 +00:00
Dmitry Marakasov
393eab5ddf - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-08-18 10:56:31 +00:00
Tijl Coosemans
c0f51fae12 math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstage port)
2014-08-17 13:09:56 +00:00
Sunpoet Po-Chuan Hsieh
ab8f4fda70 - Cleanup Makefile 2014-08-17 09:56:47 +00:00
John Marino
f47f3aa29d science/lamprop: switch to USES=python
PR:		192548
Submitted by:	maintainer (rsmith)
2014-08-16 11:42:41 +00:00
Sunpoet Po-Chuan Hsieh
de5ef775c9 - Update to 4.4.0
- Bump PORTREVISION for science/netcdf-fortran shlib change [1]

Changes:	https://github.com/Unidata/netcdf-fortran/blob/master/RELEASE_NOTES.md
Approved by:	portmgr (implicit, unstaged port) [1]
2014-08-15 21:08:21 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Sunpoet Po-Chuan Hsieh
1e6b2a897d - Use USE_GITHUB
- Bump PORTREVISION
2014-08-15 17:27:48 +00:00
Gabor Pali
cc55544233 - Update The Glorious Glasgow Haskell Compiler to version 7.8.3
- Update Haskell Platform to version 2014.2.0.0
- Update Yesod Platform to version 1.2.13
- Update Gtk2Hs to version 0.12.5
- Update Pandoc to version 1.12.4.2
- Update git-annex to version 5.20140717
- Unbreak wxHaskell ports

Please note that port revisions for all the Haskell ports without version
changes are bumped.

New ports (69):

databases/hs-esqueleto: Type-safe EDSL for SQL queries on persistent backends
devel/hs-Glob: Globbing library
devel/hs-STMonadTrans: Monad transformer version of the ST monad
devel/hs-auto-update: Efficiently run periodic, on-demand actions
devel/hs-asn1-encoding: ASN1 data reader and writer in RAW, BER and DER forms
devel/hs-asn1-parse: Simple monadic parser for ASN1 stream types
devel/hs-atomic-primops: Safe approach to CAS and other atomic operations
devel/hs-boxes: 2D text pretty-printing library
devel/hs-byteable: Type class for sequence of bytes
devel/hs-chunked-data: Typeclasses for dealing with chunked data
devel/hs-conduit-combinators: Commonly used conduit functions
devel/hs-conduit-extra: Conduit adapters for common libraries
devel/hs-data-hash: Combinators for building fast hashing functions
devel/hs-deepseq-generics: Generics-based Control.DeepSeq.rnf implementation
devel/hs-dlist-instances: Difference lists instances
devel/hs-enclosed-exceptions: Catching exceptions within enclosed computations
devel/hs-equivalence: Maintaining equivalence relations as union-find
devel/hs-exceptions: Extensible optionally-pure exceptions
devel/hs-free: Monads for free
devel/hs-hslua: Lua language interpreter embedding in Haskell
devel/hs-keys: Keyed functors and containers
devel/hs-monad-loops: Monadic loops
devel/hs-monads-tf: Monad classes, using type families
devel/hs-mono-traversable: Traversing monomorphic containers
devel/hs-prelude-extras: Higher-order versions of Prelude classes
devel/hs-prettyclass: Pretty printing class similar to Show
devel/hs-scientific: Numbers represented using scientific notation
devel/hs-securemem: Auto scrubbing and const time eq, memory chunk
devel/hs-shake: Build system library, like Make, but more accurate dependencies
devel/hs-stm-chans: Additional types of channels for STM
devel/hs-streaming-commons: Common functions for streaming data libraries
devel/hs-text-icu: Bindings to the ICU library
devel/hs-tf-random: High-quality splittable pseudorandom number generator
devel/hs-transformers-compat: Compatibility shim for transformers
devel/hs-vector-binary-instances: Binary instances for vector
devel/hs-vector-instances: Orphan Instances for 'Data.Vector'
devel/hs-vector-th-unbox: Deriver for Data.Vector.Unboxed with Template Haskell
dns/hs-dns: DNS library in Haskell
dns/hs-gnuidn: Bindings for GNU IDN
net/hs-connection: Simple and easy network connections API
net/hs-gsasl: Bindings for GNU libgsasl
net/hs-iproute: IP Routing Table
net/hs-network-protocol-xmpp: Client library for the XMPP protocol
security/hs-DRBG: Deterministic random bit generator
security/hs-cipher-aes128: AES and common modes using AES-NI when available
security/hs-cipher-blowfish: Blowfish cipher
security/hs-cipher-camellia: Camellia block cipher primitives
security/hs-cipher-des: DES and 3DES primitives
security/hs-crypto-cipher-types: Generic cryptography cipher types
security/hs-crypto-random: Simple cryptographic random related types
security/hs-cryptohash-conduit: Cryptohash conduit
security/hs-cryptohash-cryptoapi: Crypto-api interfaces for cryptohash
security/hs-gnutls: Bindings for GNU libgnutls
security/hs-x509: X509 reader and writer
security/hs-x509-store: X.509 collection accessing and storing methods
security/hs-x509-system: Per-operating-system X.509 accessors and storage
security/hs-x509-validation: X.509 Certificate and CRL validation
sysutils/hs-ekg: Remote monitoring of processes
sysutils/hs-ekg-core: Tracking of system metrics
textproc/hs-appar: Simple applicative parser
textproc/hs-libxml-sax: Bindings for the libXML2 SAX interface
textproc/hs-uri: Library for working with URIs
textproc/hs-xml-hamlet: Hamlet-style quasiquoter for XML content
www/hs-DAV: RFC 4918 WebDAV support
www/hs-http-client: HTTP client engine
www/hs-http-client-tls: http-client backend with TLS support
www/hs-warp-tls: HTTP over SSL/TLS support for Warp via the TLS package
www/hs-yesod-auth-hashdb: Authentication plugin for Yesod
www/hs-yesod-bin: Yesod helper executable

Updated ports (279):

archivers/hs-zip-archive                 0.1.3.4_5        --> 0.2.3.2
archivers/hs-zlib-enum                   0.2.3_6          --> 0.2.3.1
audio/hs-ALUT                            2.2.0.0_14       --> 2.3.0.1
audio/hs-OpenAL                          1.4.0.2_5        --> 1.6.0.0
audio/hs-libmpd                          0.8.0.2_5        --> 0.8.0.5
benchmarks/hs-criterion                  0.6.2.1_6        --> 0.8.1.0
converters/hs-aeson                      0.6.1.0_6        --> 0.7.0.6
converters/hs-dataenc                    0.14.0.5_5       --> 0.14.0.7
databases/hs-mysql                       0.1.1.4_8        --> 0.1.1.6
databases/hs-persistent                  1.2.0.1_4        --> 1.3.1.1
databases/hs-persistent-sqlite           1.2.0_4          --> 1.3.0.5
databases/hs-persistent-template         1.2.0_4          --> 1.3.1.4
devel/hs-Boolean                         0.2_5            --> 0.2.1
devel/hs-ConfigFile                      1.1.1_9          --> 1.1.2
devel/hs-DrIFT                           2.2.3_8          --> 2.4.2
devel/hs-MemoTrie                        0.6.1_6          --> 0.6.2
devel/hs-MissingH                        1.2.0.0_6        --> 1.2.1.0
devel/hs-MonadCatchIO-mtl                0.3.0.5_6        --> 0.3.1.0
devel/hs-MonadCatchIO-transformers       0.3.0.0_8        --> 0.3.1.0
devel/hs-MonadRandom                     0.1.9_4          --> 0.1.13
devel/hs-SafeSemaphore                   0.9.0_6          --> 0.10.1
devel/hs-Stream                          0.4.6.1_6        --> 0.4.7.1
devel/hs-TypeCompose                     0.9.9_5          --> 0.9.10
devel/hs-abstract-deque                  0.2_4            --> 0.3
devel/hs-abstract-par                    0.3.1_8          --> 0.3.3
devel/hs-alex                            3.0.5_4          --> 3.1.3
devel/hs-ansi-terminal                   0.6_5            --> 0.6.1.1
devel/hs-ansi-wl-pprint                  0.6.6_6          --> 0.6.7.1
devel/hs-asn1-types                      0.1.3_4          --> 0.2.3
devel/hs-async                           2.0.1.4_4        --> 2.0.1.5
devel/hs-base16-bytestring               0.1.1.5_7        --> 0.1.1.6
devel/hs-basic-prelude                   0.3.5.0_4        --> 0.3.8
devel/hs-bifunctors                      3.2.0.1_5        --> 4.1.1.1
devel/hs-blaze-builder                   0.3.1.1_4        --> 0.3.3.2
devel/hs-blaze-builder-enumerator        0.2.0.5_6        --> 0.2.0.6
devel/hs-blaze-textual                   0.2.0.8_6        --> 0.2.0.9
devel/hs-bloomfilter                     1.2.6.10_7       --> 2.0.0.0
devel/hs-bytestring-show                 0.3.5.5_4        --> 0.3.5.6
devel/hs-c2hs                            0.16.4_6         --> 0.17.2
devel/hs-cabal-install                   1.16.0.2_4       --> 1.18.0.5
devel/hs-cereal                          0.3.5.2_7        --> 0.4.0.1
devel/hs-checkers                        0.3.1_5          --> 0.3.2
devel/hs-classy-prelude                  0.5.7_4          --> 0.9.3
devel/hs-classy-prelude-conduit          0.5.3_5          --> 0.9.3
devel/hs-cmdargs                         0.10.3_4         --> 0.10.9
devel/hs-conduit                         1.0.5_4          --> 1.1.7
devel/hs-configurator                    0.2.0.2_6        --> 0.3.0.0
devel/hs-convertible                     1.0.11.1_8       --> 1.1.0.0
devel/hs-cpphs                           1.16_5           --> 1.18.5
devel/hs-data-pprint                     0.2.1.4_6        --> 0.2.3
devel/hs-directory-tree                  0.11.0_6         --> 0.12.0
devel/hs-dlist                           0.5_13           --> 0.7.1
devel/hs-either                          3.4_5            --> 4.3.0.1
devel/hs-enumerator                      0.4.19_8         --> 0.4.20
devel/hs-errors                          1.4.1_5          --> 1.4.7
devel/hs-fast-logger                     0.3.1_7          --> 2.2.0
devel/hs-fgl                             5.4.2.4_9        --> 5.5.0.1
devel/hs-file-embed                      0.0.4.7_5        --> 0.0.7
devel/hs-filestore                       0.6.0.1_5        --> 0.6.0.3
devel/hs-fsnotify                        0.0.11_4         --> 0.1.0.3
devel/hs-gconf                           0.12.1.1_6       --> 0.12.5.0
devel/hs-generic-deriving                1.5.0_4          --> 1.6.3
devel/hs-geniplate                       0.6.0.3_5        --> 0.6.0.4
devel/hs-ghc-events                      0.4.2.0_6        --> 0.4.3.0
devel/hs-ghc-mtl                         1.0.1.2_6        --> 1.2.1.0
devel/hs-gio                             0.12.4_6         --> 0.12.5.3
devel/hs-glade                           0.12.1_10        --> 0.12.5.0
devel/hs-glib                            0.12.4_6         --> 0.12.5.4
devel/hs-gtk2hs-buildtools               0.12.4_6         --> 0.12.5.2
devel/hs-haddock                         2.13.2_4         --> 2.14.2
devel/hs-happy                           1.18.10_6        --> 1.19.4
devel/hs-hashable                        1.1.2.5_4,1      --> 1.2.2.0,1
devel/hs-hashed-storage                  0.5.10_6         --> 0.5.11
devel/hs-hashtables                      1.1.0.2_5        --> 1.1.2.1
devel/hs-haskell-src                     1.0.1.5_8        --> 1.0.1.6
devel/hs-haskell-src-exts                1.13.5_6         --> 1.15.0.1
devel/hs-hasktags                        0.68.2_5         --> 0.69.0
devel/hs-hastache                        0.5.0_5          --> 0.6.0
devel/hs-hinotify                        0.3.5_6          --> 0.3.7
devel/hs-hint                            0.3.3.6_5        --> 0.4.2.0
devel/hs-hlint                           1.8.45_4         --> 1.9.3
devel/hs-hoogle                          4.2.16_5         --> 4.2.34
devel/hs-hslogger                        1.2.1_6          --> 1.2.4
devel/hs-hspec                           1.5.4_4          --> 1.11.0
devel/hs-hspec-expectations              0.3.2_4          --> 0.6.0.1
devel/hs-kqueue                          0.1.2.4_6        --> 0.1.2.6
devel/hs-language-c                      0.3.2.1_11       --> 0.4.5
devel/hs-language-javascript             0.5.7_6          --> 0.5.13
devel/hs-largeword                       1.0.5_4          --> 1.2.3
devel/hs-lens                            3.9.0.2_4        --> 4.3.3
devel/hs-lifted-base                     0.2.0.5_4        --> 0.2.3.0
devel/hs-logict                          0.6_5            --> 0.6.0.2
devel/hs-mmap                            0.5.8_7          --> 0.5.9
devel/hs-mmorph                          1.0.0_4          --> 1.0.3
devel/hs-monad-control                   0.3.2.1_4        --> 0.3.3.0
devel/hs-monad-logger                    0.3.1.1_4        --> 0.3.7.1
devel/hs-monad-par                       0.3.4.2_4        --> 0.3.4.6
devel/hs-monad-par-extras                0.3.2_8          --> 0.3.3
devel/hs-mtl                             2.1.2_6          --> 2.1.3.1
devel/hs-mueval                          0.9_5            --> 0.9.1.1
devel/hs-murmur-hash                     0.1.0.6_6        --> 0.1.0.7
devel/hs-optparse-applicative            0.5.2.1_5        --> 0.9.1.1
devel/hs-parallel                        3.2.0.3_6        --> 3.2.0.4
devel/hs-pcre-light                      0.4_13           --> 0.4.0.2
devel/hs-primitive                       0.5.0.1_6        --> 0.5.2.1
devel/hs-profunctors                     3.3.0.1_4        --> 4.2.0.1
devel/hs-project-template                0.1.3_5          --> 0.1.4.1
devel/hs-quickcheck-io                   0.1.0_4          --> 0.1.1
devel/hs-reflection                      1.3.2_4          --> 1.5.1
devel/hs-resource-pool                   0.2.1.1_6        --> 0.2.3.0
devel/hs-resourcet                       0.4.7.1_4        --> 1.1.2.3
devel/hs-safe                            0.3.3_9          --> 0.3.7
devel/hs-setenv                          0.1.0_6          --> 0.1.1.1
devel/hs-simple-reflect                  0.3.1_5          --> 0.3.2
devel/hs-smallcheck                      1.0.2_5          --> 1.1.1
devel/hs-syb                             0.4.0_4          --> 0.4.1
devel/hs-syb-with-class                  0.6.1.4_6        --> 0.6.1.5
devel/hs-system-fileio                   0.3.11_5         --> 0.3.14
devel/hs-system-filepath                 0.4.7_6          --> 0.4.12
devel/hs-tagged                          0.6_4            --> 0.7.2
devel/hs-temporary                       1.1.2.4_6        --> 1.2.0.3
devel/hs-test-framework                  0.8_7            --> 0.8.0.3
devel/hs-test-framework-hunit            0.3.0_7          --> 0.3.0.1
devel/hs-test-framework-quickcheck2      0.3.0.1_7        --> 0.3.0.3
devel/hs-text                            0.11.3.1_4       --> 1.1.0.0
devel/hs-threads                         0.5.0.2_5        --> 0.5.1.2
devel/hs-threadscope                     0.2.2_6          --> 0.2.4
devel/hs-timezone-olson                  0.1.2_5          --> 0.1.4
devel/hs-timezone-series                 0.1.2_5          --> 0.1.3
devel/hs-transformers-base               0.4.1_9          --> 0.4.2
devel/hs-uniplate                        1.6.10_6         --> 1.6.12
devel/hs-unix-compat                     0.4.1.1_4        --> 0.4.1.3
devel/hs-unix-time                       0.1.8_4          --> 0.3.3
devel/hs-unordered-containers            0.2.3.1_4        --> 0.2.4.0
devel/hs-utf8-light                      0.4.0.1_8        --> 0.4.2
devel/hs-utf8-string                     0.3.7_9          --> 0.3.8
devel/hs-utility-ht                      0.0.9_4          --> 0.0.10
devel/hs-uuagc                           0.9.42.3_4       --> 0.9.51
devel/hs-uuagc-cabal                     1.0.4.0_7        --> 1.0.5.0
devel/hs-uuid                            1.2.13_4         --> 1.3.3
devel/hs-uulib                           0.9.15_5         --> 0.9.16
devel/hs-vault                           0.2.0.4_5        --> 0.3.0.3
devel/hs-vector                          0.10.0.1_6       --> 0.10.9.1
devel/hs-vector-algorithms               0.5.4.2_6        --> 0.6.0.3
devel/hs-void                            0.6_4            --> 0.6.1
devel/hs-word8                           0.0.3_5          --> 0.1.1
graphics/hs-HGL                          3.2.0.2_14       --> 3.2.0.5
graphics/hs-cairo                        0.12.4_6         --> 0.12.5.3
graphics/hs-svgcairo                     0.12.1.1_8       --> 0.12.5.2
mail/hs-email-validate                   1.0.0_5          --> 2.0.1
mail/hs-mime                             0.3.4_6          --> 0.4.0.1
mail/hs-mime-mail                        0.4.1.2_7        --> 0.4.5.2
mail/hs-mime-types                       0.1.0.3_5        --> 0.1.0.4
math/hs-Agda                             2.3.2_6          --> 2.4.0.2
math/hs-categories                       1.0.5_5          --> 1.0.6
math/hs-comonad                          3.0.2_5          --> 4.2.2
math/hs-contravariant                    0.4_5            --> 1.1
math/hs-data-lens                        2.10.2_7         --> 2.10.5
math/hs-data-lens-template               2.1.7_7          --> 2.1.8
math/hs-distributive                     0.3.1_5          --> 0.4.4
math/hs-math-functions                   0.1.3.0_5        --> 0.1.5.2
math/hs-mwc-random                       0.12.0.1_6       --> 0.13.1.2
math/hs-nats                             0.1_5            --> 0.2
math/hs-pointed                          3.0.2_6          --> 4.1
math/hs-probability                      0.2.4_8          --> 0.2.4.1
math/hs-semigroupoids                    3.0.2_6          --> 4.0.4
math/hs-semigroups                       0.9.1_4          --> 0.15.2
math/hs-statistics                       0.10.3.1_4       --> 0.13.2.1
math/hs-vector-space                     0.8.6_7          --> 0.8.7
multimedia/hs-gstreamer                  0.12.1.2_6       --> 0.12.5.0
net/hs-network                           2.4.1.2_4        --> 2.4.2.3
net/hs-network-info                      0.2.0.3_6        --> 0.2.0.5
net/hs-network-multicast                 0.0.7_6          --> 0.0.11
net/hs-simple-sendfile                   0.2.11_5         --> 0.2.15
net/hs-socks                             0.5.1_4          --> 0.5.4
science/hs-bio                           0.5.2_8          --> 0.5.3
security/hs-HsOpenSSL                    0.10.3.3_6       --> 0.11
security/hs-RSA                          1.2.2.0_7        --> 2.0.0
security/hs-SHA                          1.6.1_6          --> 1.6.4.1
security/hs-certificate                  1.3.7_4          --> 1.3.9
security/hs-cipher-aes                   0.1.8_4          --> 0.2.8
security/hs-cipher-rc4                   0.1.2_5          --> 0.1.4
security/hs-clientsession                0.9_4            --> 0.9.0.3
security/hs-cprng-aes                    0.3.4_6          --> 0.5.2
security/hs-crypto-api                   0.12.1_4         --> 0.13
security/hs-crypto-conduit               0.5.2_4          --> 0.5.4
security/hs-crypto-numbers               0.1.3_5          --> 0.2.3
security/hs-crypto-pubkey                0.1.3_4          --> 0.2.4
security/hs-crypto-pubkey-types          0.3.2_4          --> 0.4.2.2
security/hs-cryptocipher                 0.5.0_4          --> 0.6.2
security/hs-cryptohash                   0.9.0_4          --> 0.11.6
security/hs-entropy                      0.2.1_9          --> 0.3.2
security/hs-monadcryptorandom            0.5.1_5          --> 0.6.1
security/hs-pem                          0.1.2_6          --> 0.2.2
security/hs-pwstore-fast                 2.3_7            --> 2.4.1
security/hs-skein                        1.0.3_4          --> 1.0.9
security/hs-tls                          1.1.2_5          --> 1.2.8
sysutils/hs-angel                        0.3.4_6          --> 0.5.0
sysutils/hs-cpu                          0.1.1_7          --> 0.1.2
textproc/hs-Diff                         0.2.0_5          --> 0.3.0
textproc/hs-HStringTemplate              0.7.1_5          --> 0.7.3
textproc/hs-HaXml                        1.24_4           --> 1.24.1
textproc/hs-attoparsec-enumerator        0.3.1_7          --> 0.3.3
textproc/hs-blaze-html                   0.6.1.1_4        --> 0.7.0.2
textproc/hs-blaze-markup                 0.5.1.5_4        --> 0.6.1.0
textproc/hs-case-insensitive             1.0.0.2_4        --> 1.1.0.3
textproc/hs-citeproc-hs                  0.3.8_5          --> 0.3.9
textproc/hs-feed                         0.3.8_13         --> 0.3.9.2
textproc/hs-hexpat                       0.20.3_6         --> 0.20.6
textproc/hs-highlighting-kate            0.5.3.9_4        --> 0.5.8.5
textproc/hs-html-conduit                 1.1.0_5          --> 1.1.0.5
textproc/hs-hxt                          9.3.1.1_7        --> 9.3.1.4
textproc/hs-hxt-charproperties           9.1.1_9          --> 9.1.1.1
textproc/hs-hxt-unicode                  9.0.2_9          --> 9.0.2.2
textproc/hs-pandoc-types                 1.10_5           --> 1.12.4.1
textproc/hs-parsec                       3.1.3_6          --> 3.1.5
textproc/hs-regex-pcre-builtin           0.94.4.5.8.31_5  --> 0.94.4.8.8.35
textproc/hs-regex-tdfa                   1.1.8_5          --> 1.2.0
textproc/hs-stringsearch                 0.3.6.4_6        --> 0.3.6.5
textproc/hs-tagsoup                      0.12.8_6         --> 0.13.1
textproc/hs-tagstream-conduit            0.5.4_5          --> 0.5.5.1
textproc/hs-texmath                      0.6.1.5_4        --> 0.6.7
textproc/hs-xml-conduit                  1.1.0.3_5        --> 1.2.1
textproc/hs-xml-types                    0.3.3_6          --> 0.3.4
textproc/hs-xmlhtml                      0.2.1_5          --> 0.2.3.2
textproc/hs-yaml                         0.8.2.4_4        --> 0.8.8.4
www/hs-HTTP                              4000.2.8_4       --> 4000.2.10
www/hs-authenticate                      1.3.2.6_5        --> 1.3.2.9
www/hs-cgi                               3001.1.7.5_4,1   --> 3001.1.8.5,1
www/hs-cookie                            0.4.0.1_6        --> 0.4.1.2
www/hs-css-text                          0.1.1_10         --> 0.1.2.1
www/hs-gitit                             0.10.3.1_5       --> 0.10.4
www/hs-hS3                               0.5.7_5          --> 0.5.8
www/hs-happstack                         7.0.1_7          --> 7.0.2
www/hs-happstack-server                  7.1.7.1_4        --> 7.3.7
www/hs-heist                             0.12.0_4         --> 0.13.1.2
www/hs-hjsmin                            0.1.4.1_5        --> 0.1.4.7
www/hs-http-conduit                      1.9.3_4          --> 2.1.4
www/hs-http-reverse-proxy                0.1.1.6_4        --> 0.4.0.1
www/hs-http-server                       1.0.2_5          --> 1.0.4
www/hs-http-types                        0.8.0_5          --> 0.8.5
www/hs-oeis                              0.3.1_10         --> 0.3.5
www/hs-path-pieces                       0.1.2_6          --> 0.1.4
www/hs-recaptcha                         0.1_9            --> 0.1.0.2
www/hs-shakespeare                       1.0.5_4          --> 2.0.1.1
www/hs-snap                              0.12.0_4         --> 0.13.2.8
www/hs-snap-core                         0.9.3.1_5        --> 0.9.6.3
www/hs-snap-server                       0.9.3.3_5        --> 0.9.4.5
www/hs-wai                               1.4.0_5          --> 3.0.1.1
www/hs-wai-app-static                    1.3.1.2_5        --> 3.0.0
www/hs-wai-extra                         1.3.4_4          --> 3.0.1.2
www/hs-wai-logger                        0.3.0_7          --> 2.2.0
www/hs-warp                              1.3.8.1_4        --> 3.0.0.5
www/hs-webkit                            0.12.4_8         --> 0.12.6.1
www/hs-xss-sanitize                      0.3.3_6          --> 0.3.5.2
www/hs-yesod                             1.2.0.1_4        --> 1.2.6.1
www/hs-yesod-auth                        1.2.0_4          --> 1.3.4
www/hs-yesod-core                        1.2.0.4_4        --> 1.2.19
www/hs-yesod-form                        1.3.0_4          --> 1.3.14
www/hs-yesod-persistent                  1.2.0_4          --> 1.2.3
www/hs-yesod-routes                      1.2.0_4          --> 1.2.0.7
www/hs-yesod-static                      1.2.0_4          --> 1.2.4
www/hs-yesod-test                        1.2.0_4          --> 1.2.3.2
x11-toolkits/hs-GLURaw                   1.3.0.0_4        --> 1.4.0.1
x11-toolkits/hs-GLUT                     2.4.0.0_5,1      --> 2.5.1.1,1
x11-toolkits/hs-OpenGL                   2.8.0.0_4,1      --> 2.9.2.0,1
x11-toolkits/hs-OpenGLRaw                1.3.0.0_5        --> 1.5.0.0
x11-toolkits/hs-gtk                      0.12.4_6         --> 0.12.5.7
x11-toolkits/hs-gtkglext                 0.12.1_10        --> 0.12.5.0
x11-toolkits/hs-gtksourceview2           0.12.3.1_8       --> 0.12.5.0
x11-toolkits/hs-pango                    0.12.4_6         --> 0.12.5.3
x11-toolkits/hs-vte                      0.12.1_10        --> 0.12.5.0
x11-toolkits/hs-wx                       0.90.0.1_8       --> 0.90.1.0
x11-toolkits/hs-wxc                      0.90.0.4_7       --> 0.90.1.1
x11-toolkits/hs-wxcore                   0.90.0.3_7       --> 0.90.1.1
x11-toolkits/hs-wxdirect                 0.90.0.1_8       --> 0.90.1.1
x11-wm/hs-xmonad-contrib                 0.11.1_6         --> 0.11.3
x11/hs-X11                               1.6.1.1_6        --> 1.6.1.2
x11/hs-xmobar                            0.17_4           --> 0.21

Removed ports (28):

archivers/hs-zlib-conduit: Deprecated in favor of conduit-extra
devel/hs-IORefCAS: Deprecated in favor of atomic-primops
devel/hs-StateVar: Deprecated
devel/hs-Tensor: Depcrecated
devel/hs-attempt: Deprecated in favor of exceptions
devel/hs-base64-conduit: Deprecated in favor of conduit-combinators
devel/hs-blaze-builder-conduit: Deprecated in favor of conduit-extra
devel/hs-failure: Deprecated in favor or exceptions
devel/hs-filesystem-conduit: Deprecated in favor of conduit-combinators
devel/hs-haskeline: Become part of GHC
devel/hs-pool-conduit: Deprecated in favor of resource-pool
devel/hs-profunctor-extras: Absorbed into profunctors
devel/hs-terminfo: Become part of GHC
devel/hs-transformers: Become part of GHC
math/hs-comonad-transformers: Deprecated in favor of comonad
math/hs-comonads-fd: Deprecated in favor of comonad
math/hs-groupoids: Deprecated in favor of semigroupoids
math/hs-semigroupoid-extras: Deprecated in favor of semigroupoids
net/hs-network-conduit: Deprecated in favor of conduit-extra
security/hs-tls-extra: Deprecated in favor of tls
textproc/hs-attoparsec-conduit: Deprecated in favor of conduit-extra
textproc/hs-xhtml: Become part of GHC
www/hs-hamlet: Deprecated in favor of shakespeare
www/hs-shakespeare-css: Deprecated in favor of shakespeare
www/hs-shakespeare-i18n: Deprecated in favor of shakespeare
www/hs-shakespeare-js: Deprecated in favor of shakespeare
www/hs-shakespeare-text: Deprecated in favor of shakespeare
www/hs-wai-test: Deprecated in favor of wai-extra

Approved by:	portmgr (implicit, touching unstaged ports)
Obtained from:	FreeBSD Haskell
2014-08-10 22:34:50 +00:00
John Marino
3dccd45d14 science/gromacs: Upgrade version 4.6.5 => 5.0
PR:		191826
Submitted by:	Ports Fury
2014-08-10 00:03:09 +00:00
Dmitry Marakasov
7d8fc01ed2 - Bump PORTREVISION to force rebuild of .la file
Approved by:	portmgr blanket
2014-08-06 23:57:20 +00:00
Dmitry Marakasov
80b4bc0aff - Stagify
- Switch to USES=libtool, drop .la files
- Strip libraries
2014-08-06 16:06:55 +00:00
Dmitry Marakasov
19d298bb32 - Switch to USES=libtool, drop .la files
- Stagify
- Strip libraries
2014-08-06 16:06:22 +00:00
Dmitry Marakasov
79957426d8 - Stagify
- Fix and optionize NLS
2014-08-06 16:05:23 +00:00
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
Dmitry Marakasov
f838da532e - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-08-05 20:04:58 +00:00
William Grzybowski
ec280f0242 science/pycdf: support stage and use auto plist 2014-08-05 13:27:44 +00:00
William Grzybowski
eba2ed3980 science/py-paida: support stage
- Use auto plist
2014-08-05 13:22:35 +00:00
John Marino
faf7d81a4d science/lamprop: Upgrade version 1.3.3 => 1.5.0 and stage
For some reason PLIST_FILES doesn't work, necessitating a separate
pkg-plist file for only 3 entries.

PR:		190674
Submitted by:	maintainer (rsmith)
2014-08-05 07:31:33 +00:00
Dmitry Marakasov
d1459f8ca6 - Switch graphics/GraphicsMagick to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix distinfo for graphics/cmg
- Fix shebang for graphics/vips

Approved by:	portmgr blanket
2014-08-04 19:34:31 +00:00
Adam Weinberger
511c49bdec In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
2014-08-04 03:40:14 +00:00
John Marino
b1ca44ccd9 Add new port: science/sigrok-firmware
PR:		188810
Submitted by:	uffe

      ===============================================================

The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.
2014-08-03 22:37:51 +00:00
John Marino
ab7f54db43 Add new port: science/sigrok-firmware-fx2lafw
PR:		188809
Submitted by:	uffer

      ===============================================================

The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.
2014-08-03 22:24:50 +00:00
John Marino
7b05344a71 Add new port: science/sigrok-firmware-utils
PR:		188808
Submitted by:	uffer

      ===============================================================

The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.
2014-08-03 22:09:07 +00:00
John Marino
9341a2b22b science/pulseview: Remove unnecessary RUN_DEPENDS
Suggested by:	makc
PR:		179854
2014-08-03 16:16:21 +00:00
Antoine Brodin
3f8c4b849d Mark BROKEN: Checksum and size mismatch
fetch: http://www.jstrack.org/jstrack/downloads/jstrack-3.3.4.tar.gz: size mismatch: expected 4192630, actual 3697555

Reported by:	pkg-fallout
2014-08-01 17:26:45 +00:00
John Marino
ed72c673ab Add new port: science/pulseview
PR:		179854
Submitted by:	uffe (uffe.org)
Major QA:	marino

    ==================================================================

The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.

WWW: http://sigrok.org/
2014-07-31 23:22:41 +00:00
John Marino
d47556dd7d science/clhep: Upgrade version 2.1.0.1 => 2.2.0.1 and stage
PR:		192215
Submitted by:	Ports Fury
2014-07-31 18:08:53 +00:00
John Marino
549b6db417 science/minc2: Unbreak, Upgrade version 2.0.18 => 2.2.00 and stage
PR:		187764
Submitted by:	Ports Fury
2014-07-29 21:33:51 +00:00