Commit Graph

55 Commits

Author SHA1 Message Date
Gerald Pfeifer ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Gerald Pfeifer 879e75a659 Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
2019-04-22 13:16:33 +00:00
Gerald Pfeifer a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Gerald Pfeifer 09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Gerald Pfeifer c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Gerald Pfeifer e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Gerald Pfeifer 04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Gerald Pfeifer e4b7b9118a Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.

The first part covered  ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.

This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.

PR:		214965
Reported by:	thierry
2016-12-07 13:24:56 +00:00
Dmitry Marakasov b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +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
Baptiste Daroussin 99a3e8559c Cleanup plist 2014-10-20 07:10:48 +00:00
Dmitry Marakasov 217a3cf99c - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-08-06 16:05:49 +00:00
Pawel Pekala 805a54b025 - Add staging support
- Strip library
2014-03-23 18:10:41 +00:00
Martin Wilke 059bf913b9 - Convert USE_GMAKE to USES 2014-03-13 07:41:34 +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
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
Alex Kozlov d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Boris Samorodov 52d1606f7c . NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES;
. use PORTEXAMPLES at Makefile;
. trim Makefile headers.
2013-06-19 18:38:46 +00:00
Xin LI 59816216bc Workaround the way mopac installs executables.
PR:		ports/171932
Reported by:	Jinsong Zhao <jszhao yeah net>
2013-04-29 17:30:09 +00:00
Dmitry Marakasov 6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Wilke a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Ade Lovett 4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett 6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett 7e80cde328 Round one migration of ports from automake{19,110} to automake111 2010-10-05 19:57:56 +00:00
Ade Lovett 8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Martin Wilke 3cb69b845f - Update to 7.1.11
PR:		141812
Submitted by:	Ports Fury
2009-12-22 11:25:15 +00:00
Pav Lucistnik ed9c0642a6 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-18 22:39:55 +00:00
Dmitry Marakasov c926af277e - Switch SourceForge ports to the new File Release System: categories starting with B,C 2009-08-22 00:15:15 +00:00
Maho Nakata 7b319c494e Add -lf2c, this is the correct dependency. Bump portrevision. 2008-08-22 22:20:05 +00:00
Pav Lucistnik 29e60de039 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 09:08:42 +00:00
Rong-En Fan 9e6a69437a - Fix pkg-plist [1]
- pet portlint(1)

Noticed by:	pointyhat via linimon [1]
2006-07-10 05:32:58 +00:00
Rong-En Fan 4f1966845c - Use the correct MASTER_SITE_SUBDIR, make it fetchable
PR:		99757
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Approved by:	delphij (mentor, implicit)
2006-07-04 03:43:16 +00:00
Maho Nakata cccc84b713 Update to 1.10 (maintained by others) and unbreak. 2006-07-03 04:41:35 +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 44855e0b04 SHA256ify (manually done and checked)
Approved by:    krion@
2006-01-22 09:54:26 +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
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
Kris Kennaway 4147818b89 BROKEN on 5.x: Does not install
Approved by:	portmgr (self)
2004-09-19 01:18:56 +00:00
Edwin Groothuis 60bb63b450 [PATCH] biology/mopac patchsite fix
this is a followup to ports/67432

	I completely overlooked the fact that the port was setting
	PATCH_SITES, here's a fix for that

	maintainer cc'd

PR:		ports/67441
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-06-01 08:07:15 +00:00
Edwin Groothuis 7f8badbf19 [PATCH] biology/mopac distsite fix
connection refused (portsurvey reports timeouts)

PR:		ports/67432
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-06-01 02:28:01 +00:00
Trevor Johnson 8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke 053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +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
Ying-Chieh Liao a39c693c25 Add NOPORTDOCS support to pkg-plist 2001-07-08 18:15:34 +00:00
Alexander Langer 4ac4fd59ba fc is ftn77 now, adjust accordingly.
PR:		19160, 19161
Submitted by:	Glenn Johnson <gjohnson@nola.srrc.usda.gov>
Reviewed by:	will
2000-06-11 19:51:59 +00:00
Will Andrews 50355f4ae3 Convert to usable F77 binary, especially on 4.0 and newer.
PR:		19090
Submitted by:	MAINTAINER
2000-06-07 16:20:59 +00:00
Satoshi Asami 4190a2434c WRKSRC-related fixes. 2000-04-16 10:44:52 +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