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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: audio/shoutcast/Makefile

Number of commits found: 44

Monday, 7 May 2018
19:44 sbruno search for other commits by this committer
audio/shoutcast
- Upstream no longer provides a FreeBSD distribution and this has been
  unfetchable for almost a year.  The binary only nature of this port
  will make it very unlikely to work in the near future, but its still
  functional at this time.  Give people a heads up that this is coming.
Original commitRevision:469328 
Monday, 9 Jan 2017
13:16 amdmi3 search for other commits by this committer
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Original commitRevision:430947 
Tuesday, 14 Jun 2016
17:09 sbruno search for other commits by this committer
audio/shoutcast: Significant overhaul of Makefile and cleanup.

- Bump PORTREVISION
- Fix *_DESC variable for SERVERSETUP option
- Simplify post-patch
- Remove unneeded mkdir, if sub-directories available for creation
- Silence mkdir
- Use COPYTREE_SHARE with directory/file patterns, instead of manual copying of
  each file
- Remove pkg-plist and use dynamic package list with PORTDATA, PORTDOCS,
  PORTEXAMPLES, PLIST_FILES and PLIST_DIRS
- Fix unexec usage, because it was deprecated

PR:	210203
Submitted by:	lightside@gmx.com
Original commitRevision:416900 
Saturday, 11 Jun 2016
02:36 sbruno search for other commits by this committer
Host the shoutcast tgz in my home dir on Freefall to unbreak.
Original commitRevision:416701 
Monday, 23 May 2016
20:35 amdmi3 search for other commits by this committer
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
Original commitRevision:415742 
Monday, 16 May 2016
13:21 amdmi3 search for other commits by this committer
- Mark BROKEN: does not fetch

=> Attempting to fetch
http://download.nullsoft.com/shoutcast/tools/sc_serv2_bsd-latest.tar.gz
fetch: http://download.nullsoft.com/shoutcast/tools/sc_serv2_bsd-latest.tar.gz:
Not Found

Reported by:	pkg-fallout
Approved by:	portmgr blanket
Original commitRevision:415324 
Friday, 1 Apr 2016
13:29 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
Original commitRevision:412344 
Wednesday, 19 Aug 2015
13:41 mat search for other commits by this committer
Fix previous commit.

Pointy hat to:	mat
Sponsored by:	Absolight
Original commitRevision:394780 
13:30 mat search for other commits by this committer
Convert ports to use the options helpers in categories [abc]*, and minor fixes.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
Original commitRevision:394778 
Saturday, 20 Jun 2015
13:46 bapt search for other commits by this committer
Cleanup plist and fix plist when DOCS option is on
Original commitRevision:390164 
Thursday, 9 Apr 2015
21:58 sbruno search for other commits by this committer
Remove BROKEN and update to newly released 2.4.7.256
- upstream does not tag release tar balls with version numbers
- upstream does not maintain old releases in any archive
- update sha and size for this release
- remove CONFIG_BUILDER as it is deprecated
- add SERVERSETUP for building a new server
- remove deprecated docs files and add newly added docs

Tested in anger on my personal shoutcast server.

Thanks to the folks at nullsoft/AOL for their continued support of FreeBSD
as a target platform for shoutcast servers.

Readme, changelog and bug reports should be reported at:
http://forums.winamp.com/showthread.php?p=3022006
Original commitRevision:383680 
Sunday, 5 Apr 2015
08:01 antoine search for other commits by this committer
Mark BROKEN: Checksum and size mismatch

Reported by:	pkg-fallout
Original commitRevision:383269 
Friday, 27 Feb 2015
20:09 sbruno search for other commits by this committer
- Remove bash dependency and change the two scripts that are invoking bash to
sh.
- Actually install the two scripts in the package.  bug.
- Install these two scripts when the CONFIG BUILDER option is set.
- Bump portrevision.

Submitted by:	Mike Brown <mike@skew.org>
Original commitRevision:380119 
Tuesday, 25 Nov 2014
17:09 sbruno search for other commits by this committer
Cleanup Tabs

Maintainer address change to @FreeBSD.org

Add shells/bash to runtime components

Add shebang fix for bash scripts

Add setup.sh to installed files

Review:  D1202
Submitted by:	sunpoet
Approved by:	bapt (mentor)
Original commitRevision:373418 
Wednesday, 19 Nov 2014
19:24 sbruno search for other commits by this committer
Update shoutcast binary server to release 2.4.2 b167

Phabric:	D1186
Submitted by:	limmoan@tut.by
Reviewed by:	bdrewery (mentor)
Original commitRevision:372808 
Sunday, 15 Jun 2014
12:43 rakuco search for other commits by this committer
Remove the documentation directories in the right order.

PR:		190819
Submitted by:	jarrod@downtools.com.au (maintainer)
Original commitRevision:357877 
Monday, 14 Apr 2014
20:25 marino search for other commits by this committer
audio/shoutcast: Fix DragonFly breakage due to OSVERSION use
Original commitRevision:351288 
13:17 sbruno search for other commits by this committer
Update to shoutcast server v2.2 from the 11_29_2013 release.

The new release has html documentation now along with a javascript based server
configuration file generator.  Add dependency for compat9x for 10.0 and higher.

Tested in anger on -current

PR:		ports/186008
Original commitRevision:351257 
Wednesday, 8 Jan 2014
14:56 skreuzer search for other commits by this committer
Convert to USES
Fix typo in OPTIONS_DEFINE
Original commitRevision:339144 
Friday, 20 Sep 2013
14:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Original commitRevision:327706 
Thursday, 21 Mar 2013
17:32 bapt search for other commits by this committer
Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build
Original commitRevision:314853 
Thursday, 2 Feb 2012
08:34 scheidell search for other commits by this committer
- Bump PORTREVISION
- Use USE_DOS2UNIX to remove ^M from documentation
- Add support for the bundled configuration builder
- Move default logging directory to PORTNAME specific one
- Move example files to EXAMPLESDIR and make optional
- Remove dsp_sc plugin documentation
- Reinstate required_dirs variable from rc.d script
- Remove log file creation from rc.d script (no longer required)
- Display clean-up warning on port deinstall (based on bsd.port.mk)

PR:             ports/164591
Submitted by:   Jarrod Sayers <jarrod@downtools.com.au> maintainer
Approved by:    gabor (mentor)
Original commit
Tuesday, 24 Jan 2012
19:15 scheidell search for other commits by this committer
- Update to 2.0.0.29.
- Bump from beta (build 14) to release (build 29)
- Resolve oddities surrounding PLIST_SUB and SUB_LIST (thanks Michael and Gabor)
- Update pkg-plist to reflect updated documentation
- Support creation of both sc_serv.log and sc_w3c.log on startup

PR:             ports/16440
Approved by:    gabor (mentor)
Original commit
Saturday, 21 Jan 2012
19:33 scheidell search for other commits by this committer
- update rc file for audio/shoutcast

PR:             ports/164307
Submitted by:   dougb
Approved by:    maintainer (implicit), gabor (mentor)
Original commit
Thursday, 19 Jan 2012
01:23 scheidell search for other commits by this committer
- force commit to bring shoutcast(2) into old shoutcast position
- shoutcast(1) removed in November
- MOVED entry removed, original PR asked for new port, but gabor asked for this
to replace old port

PR:             ports/154031
Submitted by:   Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
Reviewed by:    gabor,scheidell
Approved by:    maintainer, gabor (mentor)
Original commit
Wednesday, 2 Nov 2011
01:35 dougb search for other commits by this committer
Remove ports@ ports that have been DEPRECATED for at least 1 month

audio/shoutcast         Unfetchable; website rearranged
audio/linux-shoutcast   Unfetchable; website rearranged
chinese/scim-chewing    Does not configure
converters/py-cjkcodecs Integrated into every python version in the tree
databases/kpogre        Does not compile
deskutils/mhc           Does not fetch
deskutils/org-mode.el6  Does not fetch
deskutils/gemcal        Does not fetch
devel/erlang-thrift     Does not build
dns/domtools            Does not fetch
editors/richtext        Does not compile
games/vultures-claw     Does not fetch
games/bomb              Does not fetch
games/lgeneral-data     Bad plist
games/linux-enemyterritory-jaymod       Does not fetch
games/xphotohunter      Does not fetch
graphics/gimpshop       Fails to patch
graphics/lightspark-devel       Does not compile
graphics/xmms-plazma    Does not fetch
graphics/py-cgkit       Does not fetch, does not compile on ia64, powerpc, or
sparc64
japanese/rxvt           Does not fetch, fails to build with new utmpx
japanese/epic4          Some distfiles do not fetch
java/jde                Does not fetch
java/kaffe              Does not fetch
korean/gdick    HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other
runtime problems
korean/hanterm-xf86     Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript      Does not fetch
lang/TenDRA     Website disappeared; last release 2006, Does not compile on
recent FreeBSD-9
mail/freepops           Does not build
mail/itraxp             Does not build
misc/tellico            Leaves file behind on deinstall
net/gsambad             Does not fetch
net/nocatauth-gateway   Uses a UID registered to another port
net/nocatauth-server    Uses a UID registered to another port
net/libosip2            Does not fetch
net/kmuddy              Does not fetch
net/netboot             Does not build
net-mgmt/jffnms         Does not fetch
net-p2p/frostwire       Does not fetch
net-p2p/azureus         Does not fetch
news/cleanscore         Does not fetch
news/nntpswitch         Does not fetch
news/p5-NewsLib         Does not fetch
russian/cyrproxy        Does not fetch
science/gerris          Does not fetch
security/opensaml       Does not fetch
sysutils/wmbattery      Does not fetch
sysutils/cpuburn        No more public distfiles
textproc/tei-guidelines-p4      Does not fetch
textproc/tei-p4         Does not fetch
textproc/py-hyperestraier       Does not fetch
textproc/tdtd.el        Does not fetch
textproc/tei-lite       Does not fetch
www/phpwiki13           Does not fetch
www/p5-Apache-Scoreboard        Depends on mod_perl
www/p5-B-LexInfo        Broken due the new mod_perl2 API
www/phpwiki             Does not fetch
www/smb2www             Apache13 is deprecated, migrate to 2.2.x+ now
www/spip                Checksum is changing daily
www/monkey              Does not fetch
x11-toolkits/jdic       Does not fetch
x11-toolkits/py-kde     Does not compile
Original commit
Monday, 29 Aug 2011
03:38 linimon search for other commits by this committer
Mark as broken and expiring: unfetchable due to website rearrangement.
Original commit
Sunday, 3 Jul 2011
14:48 crees search for other commits by this committer
- Use USERS and GROUPS
- Stop deleting users/groups on deinstall

PR:             ports/157526
Submitted by:   Chris Rees <utisoft@gmail.com>
Approved by:    rene (mentor)
Original commit
Thursday, 2 Sep 2010
21:17 wxs search for other commits by this committer
Reset to ports@. Thanks Frank for your work on these ports.

Discussed on:   ports@
Original commit
Friday, 6 Mar 2009
23:52 gabor search for other commits by this committer
- Pass maintainership to Frank Steinborn.  I don't use shoutcast any more,
  while he does, so he will be a better maintainer.

Submitted by:   Frank Steinborn <steinex@nognu.de> (via IRC)
Original commit
Monday, 5 Jan 2009
17:27 pav search for other commits by this committer
- Remove conditional checks relevant only on FreeBSD 5.x and older
Original commit
Thursday, 4 Dec 2008
15:06 gabor search for other commits by this committer
- Update to 1.9.8
Original commit
Saturday, 31 Mar 2007
19:56 gabor search for other commits by this committer
- Remove DESTDIR support from my ports as it is useless now. New implementation
  is coming.
Original commit
Saturday, 17 Feb 2007
20:50 gabor search for other commits by this committer
- Remove support for FreeBSD 4.x

Approved by:    erwin (mentor, implicit)
Original commit
Friday, 8 Dec 2006
13:46 gabor search for other commits by this committer
Change my e-mail address.

Approved by:    erwin (mentor)
Original commit
Saturday, 12 Aug 2006
13:01 erwin search for other commits by this committer
- Respect DESTDIR
- Hide some command invocations in port Makefile

PR:             101669
Submitted by:   gabor (maintainer)
Original commit
Tuesday, 18 Jul 2006
13:00 erwin search for other commits by this committer
Use the new IA32_BINARY_PORT macro instead of ONLY_FOR_ARCHS

PR:             100479
Submitted by:   Gabor Kovesdan <gkovesdan@t-hosting.hu> (maintainer)
Sponsored by:   Google SoC 2006
Original commit
Monday, 10 Jul 2006
20:05 erwin search for other commits by this committer
Update to 1.9.7

PR:             100040
Submitted by:   gabor
Security:       http://secunia.com/advisories/20524/
Original commit
Monday, 5 Jun 2006
10:35 itetcu search for other commits by this committer
- Mark restricted instead of NO_PACKAGE, since we're not allowed to distribute
the sources.
- don't overwrite .conf file and install it as .saple also
- fix pkg-deinstall
- add CONLFICTS with upcomming linux binary port
- bump PORTREVISION

Submitted by:   maintainer
Approved by:    lawrance (mentor, implicit)
Original commit
Sunday, 9 Apr 2006
21:21 arved search for other commits by this committer
amd64 and ia64 machines can run i386 binaries
portlint

PR:             95510
Submitted by:   Gabor Kovesdan <gkovesdan@t-hosting.hu>
Original commit
Friday, 18 Nov 2005
16:20 pav search for other commits by this committer
- Run under user shoutcast
- Patch sample config file

PR:             ports/88849
Submitted by:   Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> (maintainer)
Original commit
Tuesday, 1 Nov 2005
06:15 sem search for other commits by this committer
- Fix rcNG script
- PORTREVISION bump

Submitted by:   maintainer
Original commit
Sunday, 30 Oct 2005
20:35 sem search for other commits by this committer
- Add rcNG script

PR:             ports/88244
Submitted by:   maintainer
Original commit
Thursday, 13 Oct 2005
03:01 edwin search for other commits by this committer
[new port] audio/shoutcast

        Shoutcast is Nullsoft's streaming audio server. It isn't
        open source, this is a binary port for 1386 versions of
        FreeBSD 4.x/5.x/6.x. There is an open source alternatve
        audio/icecast, but shoutcast is very famous, and I think
        it should have a place in the FreeBSD ports collection.

PR:             ports/87165
Submitted by:   Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Original commit

Number of commits found: 44