notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/listener/Makefile
SVNWeb

Number of commits found: 23

Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  213b0b7  (Only the first 10 of 561 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 30 Sep 2016
[ 19:24 tijl search for other commits by this committer ] Original commit   Revision:423014 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS.  Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.

Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set.  Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.

Fix some issues with LIBS in some ports.

Switch ports that don't support LIBS to localbase:ldflags.

PR:		212987
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 7 Jan 2016
[ 14:43 amdmi3 search for other commits by this committer ] Original commit   Revision:405444
- Switch to USES=localbase
- Switch to options helpers
Sat, 30 May 2015
[ 20:39 bapt search for other commits by this committer ] Original commit   Revision:387982 (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken

Approved by:	maintainer
Sun, 25 Jan 2015
[ 00:46 pawel search for other commits by this committer ] Original commit   Revision:377845 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Fix detection of libportaudio libraries

PR:		196427
Submitted by:	myself
Approved by:	hselasky, stephen, marcus, maintainer timeout from others
Fri, 27 Jun 2014
[ 16:06 miwi search for other commits by this committer ] Original commit   Revision:359560
- Update to 2.2

PR:		190888
Mon, 9 Jun 2014
[ 11:21 olgeni search for other commits by this committer ] Original commit   Revision:357139 (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 23 May 2014
[ 17:18 lx search for other commits by this committer ] Original commit   Revision:354949 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Hand back to ports@.
Thu, 22 May 2014
[ 16:40 vanilla search for other commits by this committer ] Original commit   Revision:354871
1: Stageify.
2: use @sample on pkg-plist.

Approved by:	portmgr@
Fri, 21 Feb 2014
[ 13:35 ehaupt search for other commits by this committer ] Original commit   Revision:345395 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category audio
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Fri, 3 Jan 2014
[ 15:26 adamw search for other commits by this committer ] Original commit   Revision:338547 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Convert to PORT_OPTIONS:MDOCS.

Holdout shame list: ruby, perl, python
Wed, 11 Dec 2013
[ 14:35 bapt search for other commits by this committer ] Original commit   Revision:336166 (Only the first 10 of 268 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
Fri, 20 Sep 2013
[ 14:36 bapt search for other commits by this committer ] Original commit   Revision:327706 (Only the first 10 of 879 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Tue, 21 Mar 2006
[ 01:47 ehaupt search for other commits by this committer ] Original commit 
- Update to 1.7.2
- Use PLIST_FILES

PR:             94746
Submitted by:   David Thiel <lx@redundancy.redundancy.org>
Sat, 16 Apr 2005
[ 06:26 barner search for other commits by this committer ] Original commit 
- Update to 1.6.5

Submitted by:   David Thiel <lx@redundancy.redundancy.org> (maintainer)
PR:             ports/79175
Approved by:    arved (mentor)
Thu, 10 Feb 2005
[ 23:07 pav search for other commits by this committer ] Original commit 
- Update to 0.9

PR:             ports/77357
Submitted by:   David Thiel <lx@redundancy.redundancy.org> (maintainer)
Thu, 20 Jan 2005
[ 17:04 pav search for other commits by this committer ] Original commit 
- Update to 0.8

PR:             ports/76483
Submitted by:   David Thiel <lx@redundancy.redundancy.org> (maintainer)
Sun, 28 Nov 2004
[ 17:26 pav search for other commits by this committer ] Original commit 
Add listener, a typical security-related program like the motion package
(which detects motion on a Webcam): it listens for sound. If it detects
any, it starts recording until the sound stops (or a bit later, which is
configurable). It stores the audio in .WAV files.

PR:             ports/74348
Submitted by:   David Thiel <lx@redundancy.redundancy.org>

Number of commits found: 23