non port: audio/aften/Makefile |
SVNWeb
|
Number of commits found: 14 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above )
|
Thu, 13 Jan 2022
|
[ 21:01 Stefan Eßer (se) ] 98f7d7d (Only the first 10 of 45 ports in this commit are shown above. )
Fix CONFLICTS entries in archivers, astro, audio
Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.
Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.
PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.
Approved by: portmgr (implicit)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
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
|
Wed, 18 May 2016
|
[ 14:11 amdmi3 ] (Only the first 10 of 24 ports in this commit are shown above. )
- No need to specify master site subdirectory when it's the same as default
Approved by: portmgr blanket
|
Thu, 8 Oct 2015
|
[ 15:11 olgeni ] (Only the first 10 of 75 ports in this commit are shown above. )
Remove trailing whitespace from Makefiles, A-L.
|
Sun, 1 Jun 2014
|
[ 13:03 ohauer ] (Only the first 10 of 52 ports in this commit are shown above. )
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
|
Thu, 26 Dec 2013
|
[ 17:36 bapt ]
cmake support stage out of the box
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Tue, 19 Mar 2013
|
[ 16:43 makc ]
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)
|
Wed, 17 Oct 2012
|
[ 09:03 pgj ]
- Convert options to the new format
PR: ports/172557
Submitted by: pgj
Approved by: maintainer
Feature safe: yes
|
Sat, 10 Apr 2010
|
[ 16:12 pgj ]
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/
|
Number of commits found: 14 |