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
Michael Nottebrock
c1aa305b9f
USE_RC_SUBR
2004-12-12 09:53:03 +00:00
Michael Nottebrock
f21956113e
Add a rc-script.
...
Submitted by: "dave" <dmehler26@woh.rr.com>
2004-12-10 21:41:23 +00:00
Michael Nottebrock
3b609c3d60
Update to 2.1.0
...
PR: 73578
Submitted by: Sergey Prikhodko <sergey@network-asp.biz>
2004-11-05 20:26:24 +00:00
Michael Nottebrock
7ccf66ea4f
Update to 2.0.2
2004-10-13 22:48:31 +00:00
Michael Nottebrock
cbf079340f
Update to 2.0.1 release, DOS vulnerability fix.
...
http://people.freebsd.org/~eik/portaudit/8de7cf18-c5ca-11d8-8898-000d6111a684.html
2004-06-24 11:19:22 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad
Whoa there, boy, that's a mighty big commit y'all have there...
...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Michael Nottebrock
3e2c2b109c
- Update to version 2.0.0
2004-01-08 18:25:49 +00:00
Christian Weisgerber
89c5de7031
Catch up with libogg/libvorbis version bump.
2003-12-20 16:14:14 +00:00
Michael Nottebrock
45e02156c5
Update to latest beta release.
2003-12-11 20:26:22 +00:00
Joe Marcus Clarke
7524984514
Chase the libxslt shared lib version with a PORTREVISION bump.
2003-11-04 18:30:50 +00:00
Michael Nottebrock
1783dac8db
Bento fixes.
...
Notified by: kris (bento)
Approved by: arved (Mentor)
2003-08-18 14:00:16 +00:00
Michael Nottebrock
046715d1a8
Update to a current snapshot.
...
Approved by: arved (Mentor)
2003-08-12 22:24:45 +00:00
Kris Kennaway
3f2ebd6a49
Switch to bzip2 distfile.
...
PR: ports/48834
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> (maintainer)
2003-03-05 10:17:47 +00:00
Akinori MUSHA
57f9198bc7
De-pkg-comment.
2003-02-21 11:08:38 +00:00
Munechika SUMIKAWA
7d2aa4d8e5
Add 'ipv6' on CATEGORIES. Icecast2 supports IPv6 streaming.
2003-01-15 22:08:55 +00:00
Munechika SUMIKAWA
f90150de62
Textproc/libxslt is required in build.
2003-01-15 21:27:34 +00:00
Tilman Keskinoz
f10ba047c7
Complete Repocopy from audio/libshout -> audio/libshout2, audio/icecast -> audio/icecast2.
...
Update to a development Snapshot of icecast2. The new icecast2 protocol supports ogg-vorbis
streaming.
PR: 45250, 45251
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
2003-01-15 20:40:48 +00:00
Kris Kennaway
7b76c04b0e
Fix build on -current
...
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
2002-11-24 06:42:43 +00:00
Patrick Li
e0ff515ec7
- Fix detection of libreadline and bump PORTREVISION [1]
...
- Allow port to compile on -current
Submitted by: David Yeske <dyeske@yahoo.com> [1]
Reviewed by: maintainer
2002-08-21 02:52:01 +00:00
Chris D. Faulhaber
490f7852c0
Unmark FORBIDDEN. The security issues were corrected in the 1.3.12
...
release.
Noticed by: nectar
2002-05-07 16:57:59 +00:00
Chris D. Faulhaber
2716a9992b
Mark FORBIDDEN due to multiple vulnerabilites:
...
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-0784
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1083
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1229
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1230
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0177
2002-05-07 03:10:38 +00:00
Patrick Li
7063da1328
Update to 1.3.12
...
PR: 37541
Submitted by: maintainer
2002-04-28 21:01:25 +00:00
Maxim Sobolev
d769e0a454
There is no pkg-install file, so that don't try to execute it.
2002-01-15 09:30:15 +00:00
Maxim Sobolev
d91c9ce8c3
Remove empty files.
2002-01-15 09:28:31 +00:00
Pete Fritchman
9276d32493
Update to 1.3.11.
...
PR: 33205
Submitted by: maintainer
2001-12-29 19:44:06 +00:00
Jimmy Olgeni
2961309493
Oops. PORTREVISION=0 is not actually needed.
2001-04-20 15:43:17 +00:00
Jimmy Olgeni
fbced9f2f1
Update port to version 1.3.10.
...
Change maintainer, with previous maintainer's permission.
PR: 26656
Submitted by: Zach Zurflu <zach@pabst.bendnet.com>
2001-04-20 15:25:31 +00:00
Kris Kennaway
973e2e50ea
Whoops, back goes the FORBIDDEN tag..after months of silence, icecast
...
finally released a new version the day we released the advisory for the
old one, but it turns out there are still other security problems unfixed
in both.
2001-03-14 18:38:01 +00:00
Kris Kennaway
48edf818ee
Fix most of the format string abuses including those which are known to
...
cause a security vulnerabilities. Not fixed are a number of more subtle
cases which may or may not allow security violations (I don't have time
to conduct a thorough audit now), and which are difficult/impossible to
fix anyway without something like fmtcheck(). Document this in
pkg-install and remove FORBIDDEN tag.
2001-03-11 07:21:52 +00:00
Chris D. Faulhaber
b0195ac96c
Mark FORBIDDEN: Remotely exploitable buffer overflow
...
Obtained from: |CyRaX| <cyrax@pkcrew.org> via Bugtraq
2001-01-23 01:55:17 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00