Commit graph

86 commits

Author SHA1 Message Date
Baptiste Daroussin
1bb31cd39d Mark as broken: unfetchable 2015-12-12 21:36:03 +00:00
Maho Nakata
a76762b827 Now we can choose between OpenBLAS and reference BLAS. 2015-03-14 06:41:37 +00:00
Maho Nakata
0a3541d6be Update to 1.8
* Adds Computational Fluid Dynamics.
* Uses openmp.

PR:		198361
Submitted by:	pfg@
2015-03-11 11:59:50 +00:00
Thierry Thomas
36444fcac3 - Uses blaslapack.mk;
- Fix plist for EXAMPLES.

Submitted by:	pfg (by mail)
Approved by:	maho (maintainer)
2015-01-07 22:38:32 +00:00
Baptiste Daroussin
afb0da4983 Cleanup plist 2014-10-20 07:19:22 +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
Adam Weinberger
195a103c5b Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:00:15 +00:00
Baptiste Daroussin
c109325636 Properly call MAKE_CMD 2014-06-24 22:11:41 +00:00
Jimmy Olgeni
37e782dfbc Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-09 11:21:52 +00:00
Maho Nakata
133321abce Silent re-roll of files. I cannot check the difference exactly, but
https://aur.archlinux.org/packages/ca/calculix/PKGBUILD
https://aur.archlinux.org/packages/ca/calculix-doc/PKGBUILD
have the same sha256sums as my update. Still I cannot check what have
been changed in calculix/ccx_2.7.ps.tar.bz2 and calculix/ccx_2.7.test.tar.bz2
but look like not significant and safe. The authors sometimes
change the distfiles without notice.
2014-06-05 07:22:46 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Antoine Brodin
7683e284a9 Mark broken: checksum and size mismatch
Reported by:	pkg-fallout and Pierre Smars
PR:		ports/187440
2014-03-28 19:20:45 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Maho Nakata
d1de8a7e7b Update cad/calculix to version 2.7
PR:		187104
Submitted by:	pfg@
2014-03-04 00:18:31 +00:00
Tijl Coosemans
564a799c71 Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.

Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.

Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...

Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-02-16 17:15:31 +00:00
Adam Weinberger
e936740ebe Switch back to using WITH_EXAMPLES. The logic in this port is
far too twisted for a simple change to MEXAMPLES.
2014-01-03 20:56:59 +00:00
Adam Weinberger
43b73e5cfa Convert cad to MDOCS and MEXAMPLES 2014-01-03 15:53:42 +00:00
Baptiste Daroussin
a327ff430a In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in cad

With hat:	portmgr
2013-12-11 14:53:20 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Baptiste Daroussin
8e91f3161f Add NO_STAGE all over the place in preparation for the staging support (cat: cad) 2013-09-20 15:58:41 +00:00
Maho Nakata
96c9fa9646 Now metis-edf is selectable. 2013-08-27 04:22:46 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

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

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

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Maho Nakata
4524259466 update to 2.6.1
PR:		 181234
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
2013-08-16 01:45:13 +00:00
Maho Nakata
0b22089ce5 * Fix pkg-plist for WITH_EXAMPLES case.
* Update variable in case we want to replace default browser
  or gv (and port revision bumped accordingly).

Submitted by: pfg@
PR:	176649
2013-03-18 01:19:49 +00:00
Maho Nakata
c0e6e48d75 Update cad/calculix to version 2.5
PR:		176649
Submitted by:	pfg@
2013-03-05 02:20:24 +00:00
Pietro Cerutti
5316d6995c - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad)
Approved by:	portmgr
2013-02-07 14:57:49 +00:00
Gerald Pfeifer
35441230a3 Replace USE_GCC=4.4+ by USE_GCC=4.6+, in preparation of some work
linimon and me have discussed (and since lang/gcc44 is on the way
out).

Approved by:	maintainer
2012-10-05 17:39:22 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Brendan Fabeny
5930109e8e add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriate
CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly
note the restrictive license of the metis ports (while here, append the MPI port to
*DEPENDS in math/parmetis, rather than using an assignment)

PR:		169578
2012-07-09 11:11:44 +00:00
Maho Nakata
4267a14cb4 Remove duplicated entry in pkg-plist
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk>
Feature safe:	yes
2012-03-13 11:28:03 +00:00
Maho Nakata
e3837c2f01 Environmental variable CCX_NPROC has been replaced by OMP_NUM_THREADS.
Submitted by:	pgf
2012-01-20 09:10:53 +00:00
Maho Nakata
f560dc283a Update to 2.4
Spotted by:	pgf@
2012-01-08 07:26:16 +00:00
Brendan Fabeny
004a7c5ac2 adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:		162706
Approved by:	miwi (portmgr)
Feature safe:	yes
2011-11-22 11:14:10 +00:00
Alexey Dokuchaev
ee76890c35 Kill EOL whitespace. 2011-06-23 03:07:20 +00:00
Maho Nakata
7d323e23a1 Make multithreading works.
Bump PORTREVIISON.

Submitted by:	 Pierre Smars <smars@yuntech.edu.tw>
2011-06-16 08:39:14 +00:00
Maho Nakata
84f33e93fa Update to 2.3
Notified by:	Pedro F. Giffuni
2011-05-11 05:02:58 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Maho Nakata
b48f030a1d Fix build.
Spotted by: QAT
2010-08-13 07:22:39 +00:00
Maho Nakata
40b4a402c9 Fix sizemismatch.
According to CalculiX/ccx_2.2/src/LOGBOOK,
> 5 Aug 2010     - made some small corrections

Spotted by: QAT
2010-08-13 06:40:41 +00:00
Maho Nakata
0626c705c8 Update to 2.2.
Notifyed by: "Pedro F. Giffuni"
2010-08-13 06:10:12 +00:00
Maho Nakata
8727004ac4 Update to 2.1. 2010-06-06 00:29:51 +00:00
Maho Nakata
93bafda530 Unbreak.
PR: 146746
Submitted by: Stas Timokhin
2010-06-05 23:09:26 +00:00
Pav Lucistnik
ed76d9d3b1 - Mark BROKEN: does not compile
Reported by:	pointyhat
Feature safe:	yes
2010-03-02 23:08:23 +00:00
Gerald Pfeifer
27ab5137ce Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr
2009-09-13 00:08:01 +00:00
Maho Nakata
2c3522602f Update to 2.0 and unbreak. 2009-09-03 08:06:33 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Maho Nakata
d000509e27 Chase libglut update. 2008-10-26 02:21:08 +00:00
Maho Nakata
3fcebadb5d Add distinfo for WITH_EXAMPLES.
Submitted by:	Pedro Giffuni
2008-09-25 05:39:48 +00:00
Maho Nakata
890254d86b Update to 1.8.
Suggested by: Pedro Giffuni
2008-09-02 01:45:56 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00