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-Shout/Makefile
SVNWeb

Number of commits found: 27

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.
Wed, 2 Sep 2020
[ 09:36 amdmi3 search for other commits by this committer ] Original commit   Revision:547349
- Add LICENSE
- Dont't mix variables and targets
- Remove redundant passing of DESTDIR to make
- Silence stripping and mkdirs
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
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
Wed, 25 Mar 2015
[ 21:37 marino search for other commits by this committer ] Original commit   Revision:382272 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
audio category: Remove $PTHREAD_LIBS

xmcd didn't pass check-plist (pre-existing), fixed.

approved by:	PTHREAD blanket
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, 5 May 2014
[ 14:51 sunpoet search for other commits by this committer ] Original commit   Revision:353022 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Update to 2.3.1 (from audio/libshout2)
- Use USES=libtool
- Strip shared library
- Bump PORTREVISION for audio/libshout shlib change and
  dependency change from audio/libshout2 to audio/libshout [1]

Approved by:	portmgr (bapt) [1]
Sun, 9 Feb 2014
[ 14:33 ehaupt search for other commits by this committer ] Original commit   Revision:343505
Remove superfluous inclusion of bsd.port.options.mk

Notified by:	mat
[ 11:01 ehaupt search for other commits by this committer ] Original commit   Revision:343457
- Support staging
- Strip binaries
- Use shebangfix
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)
Thu, 5 Sep 2013
[ 10:36 az search for other commits by this committer ] Original commit   Revision:326381
- add an explicit dependency on pkgconf
Fri, 2 Aug 2013
[ 18:52 mat search for other commits by this committer ] Original commit   Revision:324174 (Only the first 10 of 1871 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Sat, 27 Jul 2013
[ 16:06 az search for other commits by this committer ] Original commit   Revision:323795 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- switch simple inline replacement from perl to sed
  and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
Sun, 16 Aug 2009
[ 09:55 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
Tue, 13 Jun 2006
[ 16:31 mat search for other commits by this committer ] Original commit 
Update to 2.1 to fix the unfetchable problem

PR:             96936
Submitted by:   Paul Schmehl <pauls@utdallas.edu>
Sun, 8 Jan 2006
[ 21:58 lofi search for other commits by this committer ] Original commit 
Chase libshout2 shared library version bump.
Sun, 3 Apr 2005
[ 23:02 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Update libshout2 to 2.1 and chase library revision bump.
Mon, 21 Feb 2005
[ 17:18 mat search for other commits by this committer ] Original commit 
fixup MASTER_SITES

Reported by:    kris via pointyhat
Fri, 14 May 2004
[ 15:10 mat search for other commits by this committer ] Original commit 
Update to 2.0.1
Thu, 18 Mar 2004
[ 17:38 linimon search for other commits by this committer ] Original commit 
Per distfile survey, chase mastersite reorganization.  However, leave
it commented out, because that version is no longer on the site --
the current version is 2.0.1.  This port is in need of updating.
Wed, 11 Feb 2004
[ 23:54 linimon search for other commits by this committer ] Original commit 
mat@FreeBSD.org reports no response from this maintainer for several
months about his other ports, so reset this one too.  His last
approved update was 16 months ago.

Maintainer, if this is in error, please contact me directly.
Fri, 24 Oct 2003
[ 12:05 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 1501 ports in this commit are shown above. View all ports for this commit)
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Fri, 21 Feb 2003
[ 10:59 knu search for other commits by this committer ] Original commit  (Only the first 10 of 192 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Thu, 13 Dec 2001
[ 07:50 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.0    
Thu, 24 May 2001
[ 13:24 ijliao search for other commits by this committer ] Original commit 
add p5-Shout   Perl glue for libshout MP3 streaming source library    

Number of commits found: 27