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/libbs2b/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, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Thu, 22 Dec 2016
[ 22:42 lifanov search for other commits by this committer ] Original commit   Revision:429192
audio/libbs2b: back out r301301

/usr/bin/ld no longer pulls indirect dependencies.

PR:		215252
Submitted by:	jbeich
Reviewed by:	matthew
Approved by:	matthew (mentor), liangtai.s26@gmail.com (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D8885
Mon, 23 May 2016
[ 18:11 amdmi3 search for other commits by this committer ] Original commit   Revision:415736
- Add LICENSE
- Switch to USES=localbase and pathfix

PR:		209684
Submitted by:	liangtai.s16@gmail.com (maintainer)
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
Sun, 12 Apr 2015
[ 11:11 riggs search for other commits by this committer ] Original commit   Revision:383860
- Un-break port (distfile is now fetchable)
- Update maintainer mail address

PR:		199285
Submitted by:	liangtai.s16@gmail.com (maintainer)
Tue, 7 Apr 2015
[ 23:32 linimon search for other commits by this committer ] Original commit   Revision:383548
Maintainer's email address no longer valid (has been disabled).
Sun, 5 Apr 2015
[ 19:21 bapt search for other commits by this committer ] Original commit   Revision:383354 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Mark broken unfetchable ports
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 5 Jun 2014
[ 13:05 amdmi3 search for other commits by this committer ] Original commit   Revision:356635
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
Sun, 1 Jun 2014
[ 13:03 ohauer search for other commits by this committer ] Original commit   Revision:356114 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
Sat, 4 Jan 2014
[ 17:50 bapt search for other commits by this committer ] Original commit   Revision:338654
Support stage
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)
Fri, 30 Aug 2013
[ 23:01 bapt search for other commits by this committer ] Original commit   Revision:325727 (Only the first 10 of 222 ports in this commit are shown above. View all ports for this commit)
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
Sun, 9 Jun 2013
[ 19:30 naddy search for other commits by this committer ] Original commit   Revision:320405 (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
Mon, 22 Apr 2013
[ 23:19 bapt search for other commits by this committer ] Original commit   Revision:316287 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
Thu, 26 Jul 2012
[ 05:40 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 158 ports in this commit are shown above. View all ports for this commit)
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
Sun, 22 Jul 2012
[ 08:24 pawel search for other commits by this committer ] Original commit 
- Bump port after recent audio/libogg update [1]
- Add explicit dependency on audio/libogg so this port
  will not be forgotten in the future [1]
- Add explicit dependency on audio/flac and audio/vorbis,
  bs2bconvert binary links to them as well [2]

PR:		ports/170034 [1]
Submitted by:	myself [1], maintainer [2]
Approved by:	maintainer
Thu, 16 Feb 2012
[ 02:25 scheidell search for other commits by this committer ] Original commit 
- Remove invalid USE_PKGCONFIG [1], reported in ports/157174 [2]
- Add BUILD_DEPENDS for pkg-config [1]
- No bump portrevision since USE_PKGCONFIG was ignored anyway.

PR:             ports/165172 [1]
Submitted by:   RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer) [1]
Reported by:    Alex kozlov <spam@rm-rf.kiev.ua> [2]
Approved by:    gabor (mentor, implicit)
Feature safe:   Yes
Sat, 22 May 2010
[ 04:42 miwi search for other commits by this committer ] Original commit 
The Bauer stereophonic-to-binaural DSP (bs2b) is designed
to improve headphone listening of stereo audio records.
WWW: http://bs2b.sourceforge.net/

PR:             ports/146814
Submitted by:   SimaMoto,RyoTa <liangtai.s4 at gmail.com>

Number of commits found: 23