Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0_1 11 Feb 2024 18:28:15 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
2.0 20 Aug 2023 14:39:55 |
Piotr Kubaj (pkubaj) |
audio/wavplay: enable on powerpc64le |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.0 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
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 ) |
2.0 10 Mar 2022 11:22:56 |
Dmitry Marakasov (amdmi3) |
audio/wavplay: update 1.4 → 2.0 |
1.4_4 13 Jan 2022 13:08:46 |
Dmitry Marakasov (amdmi3) |
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 |
1.4_4 12 Jan 2022 12:44:23 |
Dmitry Marakasov (amdmi3) |
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 |
1.4_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4_4 26 Sep 2020 19:51:06 |
linimon |
Allow building on powerpc64le.
Pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.4_4 04 Nov 2019 21:51:20 |
pkubaj |
audio/wavplay: unbreak on powerpc64
Builds fine.
Approved by: mentors (implicit approval) |
1.4_4 02 Mar 2018 22:34:53 |
brooks |
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 |
1.4_4 10 Oct 2017 21:31:30 |
linimon |
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) |
1.4_4 26 Jun 2017 23:21:09 |
linimon |
Sort ARCHs.
Approved by: portmgr (tier-2 blanket) |
1.4_4 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
1.4_4 22 Mar 2015 20:36:23 |
amdmi3 |
- Add LICENSE |
1.4_4 20 Jan 2015 12:43:10 |
amdmi3 |
- Fix misspelled armv6
- Remove uninformative ONLY_FOR_ARCHS_REASON |
1.4_4 11 Jun 2014 13:06:08 |
amdmi3 |
- Confirmed to work on arm
Submitted by: MIHIRA Sanpei Yoshiro <sanpei at sanpei dot org> |
1.4_4 09 Jun 2014 11:21:53 |
olgeni |
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) |
1.4_4 03 Jun 2014 17:13:46 |
bapt |
Fix staging (make sure that PREFIX is changed only at install time and not at
build time) |
1.4_3 28 Sep 2013 15:35:04 |
amdmi3 |
- Support staging
- Rename patches according to porter's handbook |
1.4_3 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.4_3 18 Jun 2013 11:46:52 |
amdmi3 |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful |
1.4_3 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.4_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.4_3 19 Dec 2010 07:28:45 |
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) |
1.4_3 16 Dec 2010 15:02:02 |
sanpei |
- fix for amd64. |
1.4_2 08 Dec 2009 01:43:51 |
amdmi3 |
- Mark ONLY_FOR_ARCHS=i386
Suggested by: naddy@ via private email |
1.4_2 19 Jun 2008 17:28:24 |
amdmi3 |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
1.4_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.4_2 21 Dec 2006 20:41:33 |
edwin |
[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> |
1.4_2 29 Sep 2006 01:13:52 |
kris |
Builds on amd64, assuming elsewhere |
1.4_2 06 Jun 2006 19:47:42 |
itetcu |
Dmitry Marakasov adopts this orphan ports that he uses.
PR: ports/98284
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: lawrence (mentor, implicit) |
1.4_2 11 Dec 2005 23:18:07 |
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 |
1.4_1 23 Nov 2005 23:29:54 |
pav |
- Add some SHA256 checksums |
1.4_1 05 Aug 2004 14:30:08 |
roam |
Fix a function prototype to get this to build with -CURRENT's gcc 3.4. |
1.4 26 Jul 2004 14:10:10 |
osa |
Move package files from plist to Makefile, remove pkg-plist. |
1.4 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
1.4 04 Dec 2003 03:35:33 |
dinoex |
- fix spelling of maintainer |
1.4 20 Feb 2003 16:49:55 |
knu |
De-pkg-comment. |
1.4 26 Dec 2002 23:38:29 |
edwin |
Remove old WWW site which isn't reachable (and author seems to be MIA)
Noticed by: portsurvey |
1.4 07 Jun 2002 02:21:52 |
petef |
machine/soundcard.h -> sys/soundcard.h
Submitted by: bento |
21 Jan 2002 19:31:58 |
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. |
20 Aug 2001 17:06:14 |
kevlo |
Added ONLY_FOR_ARCHS = i386 to Makefile and removed an unnecessary MD5
checksum file from distinfo. |
08 Oct 2000 00:19:06 |
asami |
Convert category audio to new layout. |
23 Jun 2000 14:22:01 |
sobomax |
- Use MASTER_SITE_SUNSITE to MASTER_SITES |
07 Jun 2000 17:07:58 |
sobomax |
Initial import of wavplay - utility to record/playback audio. |