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/p5-Audio-MPD-Common/Makefile
SVNWeb

Number of commits found: 26

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.
Sat, 6 Oct 2018
[ 13:06 des search for other commits by this committer ] Original commit   Revision:481365 (Only the first 10 of 2492 ports in this commit are shown above. View all ports for this commit)
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
Fri, 15 Sep 2017
[ 08:58 mat search for other commits by this committer ] Original commit   Revision:449893 (Only the first 10 of 2495 ports in this commit are shown above. View all ports for this commit)
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
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
Tue, 24 Nov 2015
[ 09:23 jadawin search for other commits by this committer ] Original commit   Revision:402351
- Update to 2.003
Fri, 8 May 2015
[ 17:47 adamw search for other commits by this committer ] Original commit   Revision:385807
Reassign audio/ perl modules to perl@.

While here:

p5-Audio-MPD-Common: update to 2.002
p5-MP3-Find: Add a DB option to use the optional database backend
p5-MP3-ID3v1Tag: Sort plist
[ 13:34 culot search for other commits by this committer ] Original commit   Revision:385780 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Reassign to the heap after sahil@'s bit was taken in for safekeeping
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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)
Wed, 5 Feb 2014
[ 13:11 ehaupt search for other commits by this committer ] Original commit   Revision:342693 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Support staging.
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)
Wed, 11 Sep 2013
[ 09:54 az search for other commits by this committer ] Original commit   Revision:326958 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Sat, 8 Jun 2013
[ 14:55 miwi search for other commits by this committer ] Original commit   Revision:320258
- Do not remove directories not created by this port

A Reported by:	pkg (DEVELOPER_MODE)
Tue, 10 Apr 2012
[ 08:34 sunpoet search for other commits by this committer ] Original commit 
- Update to 1.120881
- Add LICENSE

Changes:        http://search.cpan.org/dist/Audio-MPD-Common/Changes
PR:             ports/166577
Submitted by:   sunpoet (myself)
Approved by:    sahil (maintainer)
Fri, 2 Mar 2012
[ 05:57 sunpoet search for other commits by this committer ] Original commit 
- Update to 1.120610

Changes:        http://search.cpan.org/dist/Audio-MPD-Common/Changes
Sat, 19 Mar 2011
[ 20:37 sahil search for other commits by this committer ] Original commit 
- Update to 1.110550
Sat, 8 May 2010
[ 05:05 sahil search for other commits by this committer ] Original commit 
- Update to 1.100430
- Use PERL_MODBUILD because only Build.PL is supplied
- Change my email to @FreeBSD.org

Approved by:    itetcu@ (mentor)
Mon, 16 Nov 2009
[ 06:14 wen search for other commits by this committer ] Original commit 
- Update to 1.093190
- Add missing dependence
- Pass maintainership to new volunteer(via Email)
Mon, 9 Nov 2009
[ 07:10 wen search for other commits by this committer ] Original commit 
- Update to 1.093120

PR:             ports/140401
Submitted by:   Sahil Tandon <sahil@tandon.net>
Thu, 22 Oct 2009
[ 02:31 wen search for other commits by this committer ] Original commit 
- Update to 1.092910

Approved by:    mentors(implicit)
Mon, 19 Oct 2009
[ 01:03 wen search for other commits by this committer ] Original commit 
- Update to 1.092860

Approved by:    mentors(implicit)
Fri, 28 Aug 2009
[ 17:37 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 221 ports in this commit are shown above. View all ports for this commit)
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:            portmgr
Sun, 11 Jan 2009
[ 05:08 chinsan search for other commits by this committer ] Original commit 
- Update to 0.1.4
Tue, 28 Oct 2008
[ 16:16 chinsan search for other commits by this committer ] Original commit 
Add p5-Audio-MPD-Common, a bunch of common helper classes for mpd.

WWW: http://search.cpan.org/dist/Audio-MPD-Common/

Number of commits found: 26