Commit Graph

10 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
Dmitry Marakasov 70e2eaabae - No need to specify master site subdirectory when it's the same as default
Approved by:	portmgr blanket
2016-05-18 14:11:33 +00:00
Jimmy Olgeni 42bc424f61 Remove trailing whitespace from Makefiles, A-L. 2015-10-08 15:11:28 +00:00
Olli Hauer 886a9071a1 - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) 2014-06-01 13:03:14 +00:00
Baptiste Daroussin 4e355736f2 cmake support stage out of the box 2013-12-26 17:36:30 +00:00
Baptiste Daroussin 183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +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
Max Brazhnikov 0449c7bcb0 audio/aften and comms/usrp:
- Cleanup cmake usage

games/deng:
- Convert to USE_CMAKE
- Convert to new options framework and remove autodetection for openal option
- Trip header

Approved by:	portmgr (bapt)
2013-03-19 16:43:51 +00:00
Gabor Pali e9f7f0195e - Convert options to the new format
PR:		ports/172557
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-17 09:03:39 +00:00
Gabor Pali 2383f20ce6 Aften is an audio encoder which generates compressed audio streams based
on ATSC A/52 specification. This type of audio is also known as AC-3 or
Dolby(R) Digital and is one of the audio codecs used in DVD-Video
content.

WWW: http://aften.sourceforge.net/
2010-04-10 16:12:05 +00:00