Commit graph

59 commits

Author SHA1 Message Date
Dmitry Marakasov
679776ad35 - Mark BROKEN: checksum mismatch:
fetch: http://www.platonsoft.nl/spek/xraysoft/unix/platon.tar.gz: size mismatch: expected 12080181, actual 12080357
2015-11-29 03:13:34 +00:00
Ruslan Makhmatkhanov
ba777286a4 biology/platon: fix fetching
Add working mirror.
Also update file size in distinfo - checksum is not changed
and I dunno why. But with old file size it warns that expected
size was different.

PR:		204491
Submitted by:	Walter Schwarzenfeld <w.litter@aon.at>
2015-11-19 20:13:00 +00:00
Antoine Brodin
496ac41eab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
Mathieu Arnold
bb271f0bf7 Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
2015-08-19 13:29:59 +00:00
John Marino
24651f6747 biology/platon: Upgrade from 05 MAR 2015 => 30 MAR 2015 to unbreak
As noted by previous commit, upstream rerolls the same distfile
frequently.  When FreeBSD cache was removed, the port broke.  I'm fixing
it again with a new digest, but I'm also defining DIST_SUBDIR, which is
the correct thing to do with rerolls-by-policy.

Also I removed the bad backup MASTER_SITES and tested in poudriere.
2015-04-11 15:41:22 +00:00
Baptiste Daroussin
f4e1a5b6b2 Mark as broken unfetchable ports 2015-04-05 17:55:35 +00:00
Mikhail Teterin
05b84dd275 Unbreak by upgrading to March 5, 2015 "release" from upstream.
Reduce restrictions from RESTRICTED to NO_CDROM -- the licensing
allows use by academic community as long as it is not redistributed.

Upstream still do not version their "releases", so next time they
reroll the tarball, the download will start breaking again. But
this time, it will be possible to fetch it from FreeBSD mirrors.

Hide most of the optional data files under the DOCS-option and
streamline various build-related scriptlets.
2015-03-08 23:13:21 +00:00
Antoine Brodin
f777d6edb9 Mark BROKEN: Unfetchable
Reported by:	pkg-fallout
2015-01-10 09:41:07 +00:00
Baptiste Daroussin
99a3e8559c Cleanup plist 2014-10-20 07:10:48 +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
bb66307960 Add a DOCS option. 2014-08-03 21:44:23 +00:00
John Marino
74a0052cf9 biology/platon: Unbreak by hosting known distfiles elsewhere
The distfiles are regenerated often, too frequently to be suitable for
ports.  Fonz has decided to host the tarball of a known version to
restore this unmaintained port.

PR:		191685
Submitted by:	Fonz
2014-07-13 11:27:44 +00:00
Baptiste Daroussin
7984527ad4 Mark as broken: no distinfo provided 2014-06-22 22:07:25 +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
Tijl Coosemans
9eba83c71f Version 2013.12.12, USES=fortran, staging. 2013-12-17 21:55:24 +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
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Pav Lucistnik
e06433c705 - Unbreak the port; I'm not sure how it could possibly work before
Reported by:	pointyhat
Feature safe:	yes
2011-01-27 17:41:16 +00:00
Pav Lucistnik
a953b88289 - Fix fetch
Reported by:	pointyhat
Feature safe:	yes
2011-01-24 21:17:30 +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
Pav Lucistnik
c4d4cacd63 - Remove conditional checks relevant only on FreeBSD 5.x and older 2009-01-05 17:27:29 +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
eb0ab15198 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-12 06:41:22 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Maho Nakata
8599517b90 * Migrate to gfortran.
* Bump port revision.
2007-01-17 05:30:10 +00:00
Sergey Matveychuk
36778a1acd - Satisfy portlint 2006-05-06 21:20:59 +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
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
Florent Thoumie
0cde76ebca - ARCH is defined in bsd.port.pre.mk 2005-04-11 11:26:40 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Pav Lucistnik
dcf8c976c2 - Update to last snapshot
PR:		ports/58511 (based on)
Submitted by:	Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> (maintainer)
2003-12-07 00:29:56 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +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
Kris Kennaway
c68a93561d BROKEN: Broken pkg-plist 2003-10-13 06:31:57 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Maho Nakata
2b7927a921 honor CFLAGS and FFLAGS
PR:		54396
Submitted by:	Glenn Johnson <gjohnson@srrc.ars.usda.gov>
2003-07-19 03:58:51 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Mario Sergio Fujikawa Ferreira
2409be3f61 add USE_XLIB
PR:		29330
Submitted by:	bento, Patrick Li <pat@databits.net>
2001-07-30 21:05:54 +00:00
FUJISHIMA Satsuki
fbe7fb6566 activate IGNOREFILES. 2001-04-13 18:50:23 +00:00
FUJISHIMA Satsuki
6f40800400 Ignore checksum. The distfile changes day by day. 2001-04-13 14:47:28 +00:00
Kevin Lo
124e7fc8d8 Update to lastest version
PR: 25726
Submitted by: maintainer
2001-03-12 14:31:53 +00:00
Chris D. Faulhaber
128571445c Fix MASTER_SITES
PR:		20120
Submitted by:	Maintainer
2000-08-01 23:31:19 +00:00
Akinori MUSHA
8e834d3b4a Update to the latest version as of 5 June.
PR:		ports/19113, ports/19115
Submitted by:	Maintainer
2000-06-08 08:51:03 +00:00
Will Andrews
6ffa86e6f5 Fix MD5 checksum. Since I was unable to find an older version of the
distfile, I can't say what changes were made.

PR:		18986
Submitted by:	Andreas Schulz <ats@first.gmd.de>
2000-06-04 20:30:01 +00:00
Steve Price
330a51b60a Update to version 2000.04.26. 2000-05-28 03:56:30 +00:00
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00