Commit Graph

41 Commits

Author SHA1 Message Date
Richard Gallamore
568bba2e9d * Renamed ffcall --> libffcall, renamed upstream
PR:		220905
Submitted by:	Jov <amutu@amutu.com> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11763
2017-07-28 18:58:24 +00:00
Tobias Kortkamp
c3168d40f9 - Fix build with clang and remove USE_GCC
- Link dynamically with libavcall, libpcre and libgmp and fix build on
  amd64 (and optimistically sparc64 too)
- Remove the devel/libgetline dependency and don't link with libgetline:
  While libgetline provides getline() it has an entirely different
  signature than getline(3).  This make the fgetline builtin function
  unusable and causes e.g. the cat.scm example to segfault.

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11352
2017-06-27 15:34:17 +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
89f8b05214 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).

In particular that is 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.
2016-11-20 09:38:08 +00:00
Mathieu Arnold
a9dcad2fff Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:08:37 +00:00
Antoine Brodin
d29f1f8fc5 Fix build without /usr/bin/perl symlink
Reported by:	pkg-fallout
2015-05-25 14:24:06 +00:00
Baptiste Daroussin
77cba41a62 Cleanup plist 2014-10-27 15:23:30 +00:00
John Marino
6c3d3edd5e Stage lang/qscheme and unbreak on FreeBSD 10+
PR:		193040
Submitted by:	Ports Fury
2014-08-30 21:15:14 +00:00
Baptiste Daroussin
d235aae94b Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 17:30:45 +00:00
Baptiste Daroussin
3fee911366 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:36:40 +00:00
Jimmy Olgeni
021be14f65 Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
2014-07-05 19:27:03 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Baptiste Daroussin
9f48528e6e Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
2013-09-17 06:51:04 +00:00
Max Brazhnikov
4c5fa6453f Unbreak by adding build dependency on perl
PR:		ports/152375
Submitted by:	Vitaly Magerya <vmagerya at gmail.com>
Approved by:	Erik Greenwald (maintainer)
2010-12-19 15:10:19 +00:00
Mark Linimon
8ff9e2abf9 Update maintainer's email address.
Submitted by:	maintainer (private email)
2010-12-01 23:12:16 +00:00
Martin Wilke
14c2cdc019 - Fails to build
Reported by:	pointyhat
2010-11-18 10:49:48 +00:00
Mark Linimon
915abc4271 Also broken on sparc64.
Hat:		portmgr
Feature safe:	yes
2010-06-19 07:54:14 +00:00
Alex Dupre
bf330a57d4 Switch to use newer GMP version.
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Alex Dupre
523a16e2bd Chase libgmp and bump PORTREVISION. 2009-05-13 09:46:02 +00:00
Dmitry Marakasov
f2bb29203c - Fix build with gcc 4.2
PR:		132287
Submitted by:	Vitaly Magerya <vmagerya at gmail dot com>
Approved by:	Erik Greenwald <erik dot greenwald at gmail dot com> (maintainer)
2009-04-01 22:31:31 +00:00
Mark Linimon
249c805f93 Mark as broken with gcc4.2. 2007-10-04 15:47:28 +00:00
Edwin Groothuis
5555d89b50 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 01:25:18 +00:00
Edwin Groothuis
7c6393360c Remove USE_REINPLACE from the categories starting with L 2006-05-09 20:52:24 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Kris Kennaway
4f6a6c9982 BROKEN on amd64 and ia64: Does not build 2004-12-04 01:50:44 +00:00
Sergey Matveychuk
8e768c8949 - Fix configure error from bad tarball
- Eliminate dependancy on gcc 2.95
- Fix gmp lib dir flaw

PR:		ports/73362
Submitted by:	maintainer
2004-11-01 21:59:34 +00:00
Kirill Ponomarev
a398059305 - Trim newlines at the end of patches
- portlint

PR:		ports/67805
Submitted by:	maintainer
2004-06-10 18:30:09 +00:00
Kris Kennaway
bfb7ac6323 Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight.  Sorry, Erik.
2004-05-16 07:30:10 +00:00
Kris Kennaway
8f7592e14d Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
2004-05-16 04:04:18 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
b1019cd243 - Honour PTHREAD_{CFLAGS,LIBS}
PR:		ports/62945
Submitted by:	maintainer
2004-02-17 10:17:36 +00:00
Kris Kennaway
46f2f690d5 FORBIDDEN on 502102: does not respect PTHREAD_{CFLAGS,LIBS} 2004-02-17 00:20:41 +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
Mark Linimon
f148b78690 Force to use gcc2.95. Fix configuration problems, too.
Build-tested on 4.x and 5.x.
PR:	ports/58239
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer).
2003-11-20 23:39:47 +00:00
Edwin Groothuis
8294a1d608 Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports
	(except sxm). I guess no maintainer would deny this trivial
	change.

PR:		ports/56052
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-08-28 00:01:09 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Eric Anholt
1eb2a1daa4 Fix on -current (get gmp from ${LOCALBASE})
Submitted by:	bento
2002-12-21 08:57:03 +00:00
Akinori MUSHA
0c46bafcb5 Set MAINTAINER back to the submitter. He is now reachable again.
Submitted by:	Erik Greenwald <erik@smluc.org>
2002-12-18 13:04:36 +00:00
Edwin Groothuis
4a76985dbd port wants gmp, port gets gmp
Noticed by: bento
2002-11-24 01:12:46 +00:00
Kris Kennaway
64f0415ebe Reset undeliverable maintainer addresses to ports@FreeBSD.org 2002-11-18 03:48:10 +00:00
Will Andrews
1a388281f5 Add qscheme 0.5.1, a small and fast Scheme interpreter.
PR:		34999
Submitted by:	erik@smluc.org
2002-06-27 14:32:30 +00:00