non port: audio/wavplay/Makefile |
SVNWeb
|
Number of commits found: 36 |
Sun, 20 Aug 2023
|
[ 14:39 Piotr Kubaj (pkubaj) ] fcd56ff
audio/wavplay: enable on powerpc64le
|
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, 10 Mar 2022
|
[ 11:22 Dmitry Marakasov (amdmi3) ] 4f0caa0 (Only the first 10 of 14 ports in this commit are shown above. )
audio/wavplay: update 1.4 → 2.0
|
Thu, 13 Jan 2022
|
[ 13:08 Dmitry Marakasov (amdmi3) ] 5bd3f9f
audio/wavplay: allow on aarch64
Confirmed to work correctly;
Also simplify ONLY_FOR_ARCHS_REASON as the problems may not only
be related to endianess.
PR: 261061
Submitted by: ronald-lists@klop.ws
|
Wed, 12 Jan 2022
|
[ 12:44 Dmitry Marakasov (amdmi3) ] 7461520
audio/wavplay: fix ONLY_FOR_ARCHS
- Remove powerpc* from ONLY_FOR_ARCHS, which were incorrectly added
on a sole basis that the port builds. It needs to be runtested.
- Add ONLY_FOR_ARCHS_REASON to prevent such mistake in future.
PR: 261061
|
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.
|
Sat, 26 Sep 2020
|
[ 19:51 linimon ]
Allow building on powerpc64le.
Pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 4 Nov 2019
|
[ 21:51 pkubaj ]
audio/wavplay: unbreak on powerpc64
Builds fine.
Approved by: mentors (implicit approval)
|
Fri, 2 Mar 2018
|
[ 22:34 brooks ] (Only the first 10 of 32 ports in this commit are shown above. )
Work around the lack of definition of union semun per POSIX.
When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.
PR: 224300, 224443 (exp-run)
Approved by: portmgr (antoine)
Exp-run: antoine
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D14137
|
Tue, 10 Oct 2017
|
[ 21:31 linimon ] (Only the first 10 of 44 ports in this commit are shown above. )
For ports that are explicitly enabled on armv6, also enable them
on armv7. This has not been tested with an -exp run but should
"do no harm".
PR: 221894 (partial)
|
Mon, 26 Jun 2017
|
[ 23:21 linimon ]
Sort ARCHs.
Approved by: portmgr (tier-2 blanket)
|
Sun, 22 Mar 2015
|
[ 20:36 amdmi3 ]
- Add LICENSE
|
Tue, 20 Jan 2015
|
[ 12:43 amdmi3 ]
- Fix misspelled armv6
- Remove uninformative ONLY_FOR_ARCHS_REASON
|
Wed, 11 Jun 2014
|
[ 13:06 amdmi3 ]
- Confirmed to work on arm
Submitted by: MIHIRA Sanpei Yoshiro <sanpei at sanpei dot org>
|
Mon, 9 Jun 2014
|
[ 11:21 olgeni ] (Only the first 10 of 120 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
|
Tue, 3 Jun 2014
|
[ 17:13 bapt ]
Fix staging (make sure that PREFIX is changed only at install time and not at
build time)
|
Sat, 28 Sep 2013
|
[ 15:35 amdmi3 ] (Only the first 10 of 17 ports in this commit are shown above. )
- Support staging
- Rename patches according to porter's handbook
|
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)
|
Tue, 18 Jun 2013
|
[ 11:46 amdmi3 ] (Only the first 10 of 109 ports in this commit are shown above. )
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
|
Sun, 19 Dec 2010
|
[ 07:28 amdmi3 ]
- Leave ONLY_FOR_ARCHS as it's untested (and likely doesn't work) on other archs
Submitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org> (private email)
|
Thu, 16 Dec 2010
|
[ 15:02 sanpei ]
- fix for amd64.
|
Tue, 8 Dec 2009
|
[ 01:43 amdmi3 ]
- Mark ONLY_FOR_ARCHS=i386
Suggested by: naddy@ via private email
|
Thu, 19 Jun 2008
|
[ 17:28 amdmi3 ] (Only the first 10 of 132 ports in this commit are shown above. )
Update my email address in 132 ports.
Approved by: miwi (mentor)
|
Thu, 21 Dec 2006
|
[ 20:41 edwin ] (Only the first 10 of 76 ports in this commit are shown above. )
[MAINTAINER] update my email address in 76 ports + mirror some distfiles
I've got a brand new hosting, so change my email to the new
one. Also, now I can mirror some distfiles, so update
MASTER_SITES for some ports.
PR: ports/107038
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
|
Fri, 29 Sep 2006
|
[ 01:13 kris ]
Builds on amd64, assuming elsewhere
|
Tue, 6 Jun 2006
|
[ 19:47 itetcu ] (Only the first 10 of 16 ports in this commit are shown above. )
Dmitry Marakasov adopts this orphan ports that he uses.
PR: ports/98284
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: lawrence (mentor, implicit)
|
Sun, 11 Dec 2005
|
[ 23:18 barner ]
- Open sound device in read-only mode so it works also on the second, third,...
invokation if the soundcard is in half-duplex mode.
- Bump PORTREVISION
Submitted by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
PR: ports/90226
|
Thu, 5 Aug 2004
|
[ 14:30 roam ]
Fix a function prototype to get this to build with -CURRENT's gcc 3.4.
|
Mon, 26 Jul 2004
|
[ 14:10 osa ]
Move package files from plist to Makefile, remove pkg-plist.
|
Thu, 4 Dec 2003
|
[ 03:35 dinoex ]
- fix spelling of maintainer
|
Thu, 20 Feb 2003
|
[ 16:49 knu ] (Only the first 10 of 170 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 21 Jan 2002
|
[ 19:31 fenner ]
Remove greg@rosevale.com.au as MAINTAINER; mail.rosevale.com.au has been
bouncing mail with an "5.7.1 Access denied" message for 2.5 months.
|
Mon, 20 Aug 2001
|
[ 17:06 kevlo ]
Added ONLY_FOR_ARCHS = i386 to Makefile and removed an unnecessary MD5
checksum file from distinfo.
|
Fri, 23 Jun 2000
|
[ 14:22 sobomax ]
- Use MASTER_SITE_SUNSITE to MASTER_SITES
|
Wed, 7 Jun 2000
|
[ 17:07 sobomax ]
Initial import of wavplay - utility to record/playback audio.
|
Number of commits found: 36 |