1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Upgrade rat to version 4.2.25.

Depend on tcl/tk 8.3 (won't build out of the box with 8.4)

Submitted by:	overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade)
PR:		ports/52779
This commit is contained in:
Bill Fenner 2004-02-02 01:07:25 +00:00
parent 4e2842b561
commit 59ff1d9146
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99769
10 changed files with 24 additions and 66 deletions

View File

@ -6,18 +6,18 @@
#
PORTNAME= rat
PORTVERSION= 4.2.22
PORTVERSION= 4.2.25
PORTREVISION= 0
CATEGORIES= mbone audio ipv6
CATEGORIES= mbone audio ipv6 tk83
MASTER_SITES= \
http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/4.2.22/ \
http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PORTVERSION}/ \
http://www.icir.org/hodson/ucl-mirror/
MAINTAINER= ports@FreeBSD.org
COMMENT= IPv4/v6 Multicast and unicast audio conferencing tool
TCLTK_VERSION= 8.2
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
TCLTK_VERSION= 8.3
LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
USE_AUTOCONF= yes
USE_GMAKE= yes
@ -27,6 +27,7 @@ MANCOMPRESSED= no
RAT_BUILD_DIRS= common rat
RAT= ${PORTNAME}-${PORTVERSION}
RAT_SCRIPT= ${PORTNAME}
PLIST_SUB= PORTVERSION=${PORTVERSION}
.include <bsd.port.pre.mk>

View File

@ -1,2 +1,2 @@
MD5 (rat-4.2.22.tar.gz) = 4c2fddfc396bcf5443a0a54e51925ed9
SIZE (rat-4.2.22.tar.gz) = 4461942
MD5 (rat-4.2.25.tar.gz) = d959a507b27573f80511fd6739b33514
SIZE (rat-4.2.25.tar.gz) = 726326

View File

@ -1,11 +0,0 @@
--- rat/auddev_luigi.c.orig Sun Sep 8 01:22:44 2002
+++ rat/auddev_luigi.c Sun Sep 8 01:22:54 2002
@@ -19,7 +19,7 @@
#include "debug.h"
#include <machine/pcaudioio.h>
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
#define LUIGI_SPEAKER 0x101
#define LUIGI_MICROPHONE 0x201

View File

@ -1,11 +0,0 @@
--- rat/auddev_newpcm.c.orig Sun Sep 8 01:37:33 2002
+++ rat/auddev_newpcm.c Sun Sep 8 01:37:40 2002
@@ -20,7 +20,7 @@
#include "memory.h"
#include "debug.h"
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
#include <sys/types.h>
#include <dirent.h>

View File

@ -1,7 +1,7 @@
bin/rat-4.2.22
bin/rat-4.2.22-ui
bin/rat-4.2.22-media
bin/rat-%%PORTVERSION%%
bin/rat-%%PORTVERSION%%-ui
bin/rat-%%PORTVERSION%%-media
bin/rat
etc/sdr/plugins/sdr2.plugin.S02.audio.rtp.-.rat-4.2.22
etc/sdr/plugins/sdr2.plugin.S02.audio.rtp.-.rat-%%PORTVERSION%%
@dirrm etc/sdr/plugins
@dirrm etc/sdr

View File

@ -6,18 +6,18 @@
#
PORTNAME= rat
PORTVERSION= 4.2.22
PORTVERSION= 4.2.25
PORTREVISION= 0
CATEGORIES= mbone audio ipv6
CATEGORIES= mbone audio ipv6 tk83
MASTER_SITES= \
http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/4.2.22/ \
http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PORTVERSION}/ \
http://www.icir.org/hodson/ucl-mirror/
MAINTAINER= ports@FreeBSD.org
COMMENT= IPv4/v6 Multicast and unicast audio conferencing tool
TCLTK_VERSION= 8.2
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
TCLTK_VERSION= 8.3
LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
USE_AUTOCONF= yes
USE_GMAKE= yes
@ -27,6 +27,7 @@ MANCOMPRESSED= no
RAT_BUILD_DIRS= common rat
RAT= ${PORTNAME}-${PORTVERSION}
RAT_SCRIPT= ${PORTNAME}
PLIST_SUB= PORTVERSION=${PORTVERSION}
.include <bsd.port.pre.mk>

View File

@ -1,2 +1,2 @@
MD5 (rat-4.2.22.tar.gz) = 4c2fddfc396bcf5443a0a54e51925ed9
SIZE (rat-4.2.22.tar.gz) = 4461942
MD5 (rat-4.2.25.tar.gz) = d959a507b27573f80511fd6739b33514
SIZE (rat-4.2.25.tar.gz) = 726326

View File

@ -1,11 +0,0 @@
--- rat/auddev_luigi.c.orig Sun Sep 8 01:22:44 2002
+++ rat/auddev_luigi.c Sun Sep 8 01:22:54 2002
@@ -19,7 +19,7 @@
#include "debug.h"
#include <machine/pcaudioio.h>
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
#define LUIGI_SPEAKER 0x101
#define LUIGI_MICROPHONE 0x201

View File

@ -1,11 +0,0 @@
--- rat/auddev_newpcm.c.orig Sun Sep 8 01:37:33 2002
+++ rat/auddev_newpcm.c Sun Sep 8 01:37:40 2002
@@ -20,7 +20,7 @@
#include "memory.h"
#include "debug.h"
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
#include <sys/types.h>
#include <dirent.h>

View File

@ -1,7 +1,7 @@
bin/rat-4.2.22
bin/rat-4.2.22-ui
bin/rat-4.2.22-media
bin/rat-%%PORTVERSION%%
bin/rat-%%PORTVERSION%%-ui
bin/rat-%%PORTVERSION%%-media
bin/rat
etc/sdr/plugins/sdr2.plugin.S02.audio.rtp.-.rat-4.2.22
etc/sdr/plugins/sdr2.plugin.S02.audio.rtp.-.rat-%%PORTVERSION%%
@dirrm etc/sdr/plugins
@dirrm etc/sdr