1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
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
Tijl Coosemans
23f82b30c6 USES=fortran, fix LDFLAGS, staging. 2013-12-17 21:24:17 +00:00
Baptiste Daroussin
a2275161bd In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in biology
2013-12-11 14:43:51 +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
7055ff02f1 Add NO_STAGE all over the place in preparation for the staging support (cat: biology) 2013-09-20 15:55:44 +00:00
Boris Samorodov
e92c6f2a98 . introdice optionsNG to the port;
. remove shlib ABI version from LIB_DEPENDS;
. introduce EXAMPLE option (do not install examples to DOCSDIR);
. bump PORTREVISION;
. get use of PLIST_FILES, PORTDOCS and PORTEXAMPLES at Makefile;
. get rid of pkg-plist;
. trim Makefile heades;
. remove acticle from COMMENT;
. simplify install commands.
2013-06-19 20:06:59 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +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
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +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
Maho Nakata
269ae10910 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 09:51:49 +00:00
Maho Nakata
4406ddf947 Fix build.
Submitted by:	kris via pointyhat.
2007-01-19 06:41:03 +00:00
Maho Nakata
709a18cca2 Using gfortran42 only. not using gcc42.
Bump portrevision.
2007-01-12 05:40:57 +00:00
Maho Nakata
8ae475f6a8 migrated to gfortran. 2007-01-09 01:48:41 +00:00
Mark Linimon
54a45e213c Reset rmiya@cc.hirosaki-u.ac.jp who has not responded to email asking about
maintainer timeouts.

Hat:	portmgr
2006-04-05 06:13:46 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Pav Lucistnik
02953055d8 - Update MASTER_SITES
PR:		ports/67472
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-06-02 03:32:57 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Sergey A. Osokin
958842c5c6 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-22 09:37:18 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
James E. Housley
a41f5ba0e2 File missing in pkg-plist
Submitted by:	bento
2000-10-30 15:36:57 +00:00
James E. Housley
869789ed13 PR 21608 was not processed as intented.
Bumped PORTREVISION and removed duplicate from pkg-plist.

PR:		21894
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-10 18:28:22 +00:00
James E. Housley
4f3702a57a - Fix MASTER_SITES/DISTNAME
- USEPGPLOT -> WITH_PGPLOT
- Support FFLAGS/X11BASE properly

Remove file:
  files/patch-ab

PR:		21608
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by:	rmiya@cc.hirosaki-u.ac.jp (Ryo MIYAMOTO) MAINTAINER
2000-10-10 01:16:23 +00:00
Satoshi Asami
4798964415 Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.
(This should probably be rewritten to use EXTRA_PATCHES but I don't have
time to test it now.)
2000-10-07 21:28:51 +00:00
Kris Kennaway
31f1a8ed6a Unbreak by extracting the correct distfile
Noticed by:	bento
2000-07-03 02:50:58 +00:00
Alexander Langer
6e6f6588ba ...local-distfiles... -> MASTER_SITE_LOCAL 2000-06-20 10:04:12 +00:00
Alexander Langer
9ce1c4c8ae Update to version 1.0.3
PR:		19094
Submitted by:	maintainer

While I'm hear, clean up the port, e.g.:
* Don't create/delete PATCHDIR while building this port
* put the distfile, which is unversioned, to my local-distfiles space.
* remove/reorder some actions, such as stripping twice.

Reviewed by:	will
2000-06-11 15:13:50 +00:00
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
David E. O'Brien
fe1e09a6cc Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
Tim Vanderhoek
c51f88903c Fix typos and/or cleanup WWW:. 1999-07-17 14:50:53 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Steve Price
8229278306 This port doesn't build with egcs' f77 compiler. 1999-05-24 02:08:22 +00:00
Satoshi Taoka
c8897de12f Added WWW: for www-site target in DESCR 1999-05-19 14:20:07 +00:00
Satoshi Taoka
7c4ecfacd5 The Oak Ridge Thermal Ellipsoid Plot Program for Crystal Structure
PR:		11649
Submitted by:	Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
1999-05-19 13:37:59 +00:00