notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Shout Perl glue for libshout MP3 streaming source library
2.1_2 audio on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1_2Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-05-24 09:24:52
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: python, p5-Time-Piece
Also Listed In: perl5
License: NONE
WWW:
https://www.icecast.org/
Description:
This module is an object-oriented interface to libshout, an MP3 streaming library that allows applications to easily communicate and broadcast to an Icecast streaming media server. It handles the socket connections, metadata communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Shout-2.1_2/catalog.mk
  2. /usr/local/share/licenses/p5-Shout-2.1_2/LICENSE
  3. /usr/local/share/licenses/p5-Shout-2.1_2/NONE
  4. lib/perl5/site_perl/mach/5.32/Shout.pm
  5. lib/perl5/site_perl/mach/5.32/auto/Shout/Shout.so
  6. lib/perl5/site_perl/mach/5.32/auto/Shout/autosplit.ix
  7. lib/perl5/site_perl/mach/5.32/example.pl
  8. lib/perl5/site_perl/mach/5.32/example2.pl
  9. lib/perl5/site_perl/man/man3/Shout.3.gz
  10. share/examples/p5-Shout/example.pl
  11. share/examples/p5-Shout/example2.pl
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • p5-Shout>0:audio/p5-Shout
To install the port:
cd /usr/ports/audio/p5-Shout/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Package not available
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install audio/p5-Shout
  • pkg install p5-Shout
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Shout-2.1.tar.gz) = b2f73880a62c3b2bfb4d1232b5d585deedd9d1e4d28640b849375cd943a1d9cc SIZE (Shout-2.1.tar.gz) = 9433

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Library dependencies:
  1. libshout.so : audio/libshout
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for p5-Shout-2.1_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
audio_p5-Shout
USES:
perl5 pkgconfig shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://downloads.us.xiph.org/releases/libshout/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.1_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.1_2
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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)
2.1_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1_2
02 Sep 2020 09:36:46
Revision:547349Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
2.1_2
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
2.1_2
25 Mar 2015 21:37:40
Revision:382272Original commit files touched by this commit
marino search for other commits by this committer
audio category: Remove $PTHREAD_LIBS

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

approved by:	PTHREAD blanket
2.1_2
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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)
2.1_1
20 Oct 2014 06:36:00
Revision:371234Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.1_1
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2.1_1
05 May 2014 14:51:06
Revision:353022Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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]
2.1
09 Feb 2014 14:33:06
Revision:343505Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove superfluous inclusion of bsd.port.options.mk

Notified by:	mat
2.1
09 Feb 2014 11:01:36
Revision:343457Original commit files touched by this commit
ehaupt search for other commits by this committer
- Support staging
- Strip binaries
- Use shebangfix
11 Dec 2013 14:35:37
Revision:336166Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2.1
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
2.1
05 Sep 2013 10:36:41
Revision:326381Original commit files touched by this commit
az search for other commits by this committer
- add an explicit dependency on pkgconf
2.1
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2.1
27 Jul 2013 16:06:25
Revision:323795Original commit files touched by this commit
az search for other commits by this committer
- switch simple inline replacement from perl to sed
  and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2.1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.1
16 Aug 2009 09:55:32
Original commit files touched by this commit
linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
2.1
13 Jun 2006 16:31:27
Original commit files touched by this commit
mat search for other commits by this committer
Update to 2.1 to fix the unfetchable problem

PR:             96936
Submitted by:   Paul Schmehl <pauls@utdallas.edu>
2.0.1_2
22 Jan 2006 01:14:22
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:     krion@
PR:              ports/88711
2.0.1_2
08 Jan 2006 21:58:20
Original commit files touched by this commit
lofi search for other commits by this committer
Chase libshout2 shared library version bump.
2.0.1_1
14 Nov 2005 14:16:12
Original commit files touched by this commit
mat search for other commits by this committer
Be hipe and add SHA256
2.0.1_1
03 Apr 2005 23:02:54
Original commit files touched by this commit
lofi search for other commits by this committer
Update libshout2 to 2.1 and chase library revision bump.
2.0.1
21 Feb 2005 17:18:51
Original commit files touched by this commit
mat search for other commits by this committer
fixup MASTER_SITES

Reported by:    kris via pointyhat
2.0.1
31 May 2004 08:06:07
Original commit files touched by this commit
kris search for other commits by this committer
Don't remove a directory we didn't install
2.0.1
29 May 2004 23:03:53
Original commit files touched by this commit
pav search for other commits by this committer
- Update WWW
2.0.1
14 May 2004 15:10:39
Original commit files touched by this commit
mat search for other commits by this committer
Update to 2.0.1
1.0
18 Mar 2004 17:38:35
Original commit files touched by this commit
linimon search for other commits by this committer
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.
1.0
17 Mar 2004 18:29:46
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.0
11 Feb 2004 23:54:39
Original commit files touched by this commit
linimon search for other commits by this committer
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.
1.0
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
1.0
21 Feb 2003 10:59:39
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
13 Dec 2001 07:50:25
commit hash: fp1.21945@dev.null.freshports.orgcommit hash: fp1.21945@dev.null.freshports.orgcommit hash: fp1.21945@dev.null.freshports.orgcommit hash: fp1.21945@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0    
24 May 2001 13:24:52
commit hash: fp1.14103@dev.null.freshports.orgcommit hash: fp1.14103@dev.null.freshports.orgcommit hash: fp1.14103@dev.null.freshports.orgcommit hash: fp1.14103@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add p5-Shout   Perl glue for libshout MP3 streaming source library    

Number of commits found: 36