1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
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
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
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Gerald Pfeifer
ebd255b2f9 Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out.
Approved by:	maintainer
2012-07-21 22:20:32 +00:00
Dmitry Marakasov
02812eb4fb - Fix maintainer email
Submitted by:	maintainer via private email
2012-06-07 13:04:53 +00:00
Dmitry Marakasov
f234335598 SeqAn is an open source C++ library of efficient algorithms
and data structures for the analysis of sequences with the
focus on biological data. The library is licensed under the
3-clause BSD license except the applications which are GPL.

WWW: http://www.seqan.de/

PR:		167571
Submitted by:	Hannes <h2+fbsdports@fsfe.org>
2012-06-06 17:51:33 +00:00