1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Commit Graph

2936 Commits

Author SHA1 Message Date
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