1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +00:00
Mark Linimon
a39baa64d4 Mark broken on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-09-18 11:48:46 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Vsevolod Stakhov
8f78103e86 - Update to 3.1.3 2015-08-17 12:48:43 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Vsevolod Stakhov
e23d2e3e40 Fix build on 8 and 9 where there is no std::strtoull.
Do not bump revision since package content is unchanged.
2014-08-27 12:09:49 +00:00
Vsevolod Stakhov
4e479ace41 - Update to 3.1.0 2014-08-19 15:07:19 +00:00
Vsevolod Stakhov
e47d455f34 - Update to 2.1.4 2014-01-10 13:33:13 +00:00
Vsevolod Stakhov
5887dd9a4d - Unbreak with clang and new C++ world.
- Support staging.
- Strip binary by using INSTALL_PROGRAM instead of INSTALL.
2013-11-01 15:53:37 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Vsevolod Stakhov
fc0535e09b Add clasp - an answer set solver for (extended) normal logic programs. 2013-09-19 14:14:54 +00:00