Commit Graph

40 Commits

Author SHA1 Message Date
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
naddy
062869dde6 net/libshout: update to 2.4.5
Catch up with two bugfix releases.  Added new tool shout(1).
From maintainer Moritz Grimm.
2021-02-20 16:21:33 +00:00
sthen
fce1ff17bb regen plist 2020-03-03 21:10:08 +00:00
sthen
0d2457095a update to libshout-2.4.3, from Moritz Grimm (taking maintainer), tweaks from me:
- proper license marker
- bump library major, functions removed
- remove old comment for !shared arches
2020-03-03 21:07:01 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
bentley
ada0e16b48 Use https for xiph.org master_sites and homepages. 2019-05-05 04:31:21 +00:00
naddy
46525080cd update Icecast homepage 2018-09-02 17:33:40 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
jasper
d3da76c95f update to libshout-2.3.1 2015-06-04 07:21:11 +00:00
sthen
270db149c4 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:24:22 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
98698c3894 fix shared library maze on vax. 2013-07-05 12:10:24 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
naddy
8876a28f20 drop maintainership; on behalf of mgrimm@ 2011-01-16 19:53:17 +00:00
espie
9ff53f35ab remaining WANTLIB go .>= to >= 2010-11-22 10:16:08 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
49cc004681 new WANTLIB 2010-11-11 16:27:54 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
ajacoutot
c73da59402 - update MAINTAINER's email address as per his request
- remove quotes around COMMENT while here
2007-07-21 08:08:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
jasper
4c3a0ca03f update to libshout 2.2.2
from MAINTAINER Moritz Grimm <mlist at scapa.dnsalias.net>
2006-12-18 10:34:23 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
bernd
559952db05 Fix {BUILD,RUN}_DEPENDS. 2006-11-20 20:00:04 +00:00
espie
081f45d827 new style specs 2006-08-03 23:15:57 +00:00
sturm
238f6f0396 update to libshout 2.2
from maintainer Moritz Grimm <gtgbr at gmx.net>
2006-03-14 19:59:01 +00:00
steven
c17d338904 remove MODGNU_SHARED_LIBS 2006-01-08 10:23:02 +00:00
steven
4664959347 SHARED_LIBS and USE_LIBTOOL 2005-12-31 11:32:49 +00:00
pvalchev
8eb9ed6e1b fix broken snprintf patch; from maintainer Moritz Grimm <gtgbr@gmx.net> 2005-08-22 23:25:39 +00:00
sturm
927fe5bdb1 ups 2005-04-19 20:23:44 +00:00
sturm
735c231b9a fun with cvs again, here are the missing pieces:
snprintf() from maintainer Moritz Grimm <gtgbr at gmx.net>
2005-04-19 20:07:11 +00:00
sturm
fd374df1cc snprintf() from maintainer Moritz Grimm <gtgbr at gmx.net> 2005-04-19 20:03:49 +00:00
naddy
a5c8d48eef Update to 2.1. New features:
- bug fixes
- nonblocking I/O support

Port fixes:
- WANTLIB marker
- better MASTER_SITES
- correct LIB_DEPENDS
- improved DESCR

From: Moritz Grimm <gtgbr@gmx.net>
2005-02-27 19:14:40 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
sturm
b157a5f6e0 fix MASTER_SITES
from maintainer Moritz Grimm <gtgbr at gmx.net>
2004-12-25 19:08:53 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
naddy
62b6fbf8d7 @dirrm shared directories 2003-12-15 17:40:57 +00:00
sturm
aaeb6284b2 Initial import of libshout 2.0
Libshout is a library for communicating with and sending data to an
icecast server. It handles the socket connection, the timing of the
data, and prevents bad data from getting to the icecast server.

With just a few lines of code, a programmer can easily turn any
application into a streaming source for an icecast server. Libshout
also allows developers who want a specific feature set (database
access, request taking) to concentrate on that feature set, instead of
worrying about how server communication works.

from Moritz Grimm <gtgbr@gmx.net>, cleanup and patches from me

WWW:  http://www.icecast.org/
2003-07-26 11:38:50 +00:00