Sunpoet Po-Chuan Hsieh
e8217d3268
- Update to 2.4.1
...
Changes: http://svn.xiph.org/icecast/trunk/icecast/ChangeLog
http://svn.xiph.org/icecast/trunk/icecast/NEWS
2014-11-24 18:29:16 +00:00
Sunpoet Po-Chuan Hsieh
6462719ce3
- Remove empty PLIST
2014-05-17 16:42:55 +00:00
Sunpoet Po-Chuan Hsieh
d88f7966ba
- Update to 2.4.0
...
- Simplify Makefile
Changes: http://svn.xiph.org/icecast/trunk/icecast/ChangeLog
2014-05-17 16:42:02 +00:00
Sunpoet Po-Chuan Hsieh
a26a7c64e7
- 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]
2014-05-05 14:51:06 +00:00
Sunpoet Po-Chuan Hsieh
0a3d77246c
- Support STAGEDIR
2013-12-27 02:16:20 +00:00
Baptiste Daroussin
183c2ed74f
Add NO_STAGE all over the place in preparation for the staging support (cat: audio)
2013-09-20 14:36:35 +00:00
Sunpoet Po-Chuan Hsieh
31c9fcf732
- Add favicon.ico
...
- Bump PORTREVISION for package change
PR: ports/161763
Submitted by: Takefu <takefu@airport.fm>
2013-09-13 16:55:51 +00:00
Sunpoet Po-Chuan Hsieh
e2833862e4
- Update to 2.3.3
...
Changes: http://svn.xiph.org/icecast/trunk/icecast/NEWS
PR: ports/181712
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
2013-09-07 18:40:45 +00:00
Sunpoet Po-Chuan Hsieh
055365c2db
- Add my LOCAL to MASTER_SITES
...
- Convert to new LIB_DEPENDS format
- Convert to new options framework
- Pet portlint: move LICENSE upward
- Use DATADIR
- Use PORTDOCS macro
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
- Simplify regex
- Cosmetic change
2013-09-02 17:18:59 +00:00
Sunpoet Po-Chuan Hsieh
ee0456d513
- Cleanup Makefile header
2013-08-21 17:42:57 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118
- Remove leading indefinite article from COMMENT
2013-08-21 17:17:25 +00:00
Sunpoet Po-Chuan Hsieh
bc221a68c1
- Use USES=gmake
2013-08-21 12:03:51 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c
- Update to 7.31.0
...
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
2013-07-11 16:26:26 +00:00
Doug Barton
9aac569eaa
Move the rc.d scripts of the form *.sh.in to *.in
...
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Christian Weisgerber
bcd6fbdee4
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
...
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Sunpoet Po-Chuan Hsieh
583989406c
- Fix memory leak
...
- Bump PORTREVISION for package change
PR: ports/165003
Submitted by: Eugene Grosbein <eugen@grosbein.net>
Obtained from: http://old.nabble.com/Memory-leak-on-Icecast-2.3.2---Debian---td26691536.html
2012-04-27 11:09:33 +00:00
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
2011-09-23 22:26:39 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Sunpoet Po-Chuan Hsieh
e475c19a24
- Update MAINTAINER to my FreeBSD.org address
...
Approved by: pgollucci (mentor)
2010-09-22 17:10:26 +00:00
Olli Hauer
60810ded7c
- add reload command to rc script
...
- connect to license framework
PR: 147921
Submitted by: Ralf Gebhart <gebhart _at_ secnetix.de>
Reviewed by: maintainer, glarkin (mentor)
2010-08-16 15:23:57 +00:00
Sahil Tandon
c524615ff6
- Fix package build when icecast.xml is absent
...
- Bump PORTREVISION
PR: ports/146573
Submitted by: Takefu <takefu@airport.fm>
Approved by: Sunpoet Hsieh <sunpoet@sunpoet.net> (maintainer)
wxs@ (mentor)
2010-06-10 01:17:40 +00:00
Christian Weisgerber
30587b71c2
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
...
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Sahil Tandon
fac7eaa8f8
- Add support for custom config file location
...
PR: ports/145779
Submitted by: Jille Timmermans <jille@quis.cx>
Approved by: Sunpoet Hsieh (maintainer), wxs@ (mentor)
2010-04-24 20:45:05 +00:00
Peter Pentchev
29863648e3
Chase the ftp/curl shlib version bump.
2010-04-03 10:44:36 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Pav Lucistnik
442e34edb8
- Correct login/LOGIN in rc script
...
- Minor cleanup
PR: ports/143532
Submitted by: Mykola Dzham <i@levsha.me>
Approved by: Sunpoet Hsieh <sunpoet@sunpoet.net> (maintainer)
2010-02-12 10:43:15 +00:00
Christian Weisgerber
94d47b2ecd
Bump PORTREVISION after libogg and libvorbisfile major version increment.
2009-07-06 21:25:59 +00:00
Peter Pentchev
c189a6b2da
Bump the version of the curl shared library after the ftp/curl update
...
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Chin-San Huang
cc6d9bcf97
- Pass maintainership to submitter
...
PR: ports/127176
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
2008-09-24 16:46:48 +00:00
Martin Wilke
b0bf6a9cd9
- Update to 2.3.2
...
- Respect NO*
PR: 126526
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2008-09-07 11:51:01 +00:00
Mark Linimon
afc0f19cab
Reset lofi due to not commits in over 3 months, PR backlog, and no response
...
to email.
Hat: portmgr
2008-09-07 00:36:27 +00:00
Michael Johnson
6aecb2152b
Chase libtheora lib version
2007-10-09 18:20:07 +00:00
Martin Wilke
605b516239
- Chase increase of audio/libvorbis shlib version.
...
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Jeremy Messenger
26a0087e1e
Chase the shared library version of speex, bump the PORTREVISION.
2007-02-23 22:51:12 +00:00
Peter Pentchev
64e068d25c
Update the ftp/curl port to 7.16.0.
...
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
2006-12-13 12:41:35 +00:00
Erwin Lansing
e80f7f09dc
Fix passing of the -b option the the RC script.
...
PR: 101285
Submitted by: gabor
Approved by: maintainer
2006-08-03 20:39:08 +00:00
Michael Nottebrock
6291958a39
Suggest copying the sample configuration file to the default location
...
in pkg-message.
Requested by: Dave <dmehler26@woh.rr.com>
2006-06-06 11:02:20 +00:00
Marcus Alves Grando
8d9120adf2
- Update PORTREVISION and libtheora version reflecting multimedia/libtheora update.
...
- portlint(1) while here
2006-05-07 02:57:34 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Doug Barton
c49d1a3273
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
...
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Michael Nottebrock
d153f2a24c
Chase libshout2 shared library version bump.
2006-01-08 21:58:20 +00:00
Michael Nottebrock
8a02c9b487
Update to 2.3.1
2005-12-13 03:17:41 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Michael Nottebrock
2cbca01233
Update to 2.3.0
2005-09-26 17:04:14 +00:00
Michael Nottebrock
3554ea6236
Fix various issues with the rc-script and adjust pkg-message accordingly.
2005-06-22 20:08:28 +00:00
Michael Nottebrock
cce3d79bef
Duh. Forgot to rename the sucker in CVS.
2005-06-08 12:31:16 +00:00
Michael Nottebrock
196046c8bb
Fix rcNG script.
...
PR: ports/81932
Submitted by: Mike Benjamin <mikeb@mikeb.org>
Correct fix pointed out by: flz
2005-06-06 14:01:45 +00:00
Michael Nottebrock
e83412c8f0
Update libshout2 to 2.1 and chase library revision bump.
2005-04-03 23:02:54 +00:00
Michael Nottebrock
077c2b1b53
Update to 2.2.0
...
PR: ports/76132, ports/76135 (based on)
Submitted by: Benjamin Lee <webmaster@thetangent.us>, Frits
Letteboerr <graver@graver.xs4all.nl>
2005-01-15 21:13:09 +00:00