From owner-freebsd-ports-bugs Wed Jan 22 15:10: 7 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F00B537B401 for ; Wed, 22 Jan 2003 15:10:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C75C43F13 for ; Wed, 22 Jan 2003 15:10:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0MNA3NS075146 for ; Wed, 22 Jan 2003 15:10:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0MNA3Vd075145; Wed, 22 Jan 2003 15:10:03 -0800 (PST) Date: Wed, 22 Jan 2003 15:10:03 -0800 (PST) Message-Id: <200301222310.h0MNA3Vd075145@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: "Daniel O'Connor" Subject: Re: ports/47348: New port for TeamSpeak Reply-To: "Daniel O'Connor" Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/47348; it has been noted by GNATS. From: "Daniel O'Connor" To: "Simon 'corecode' Schubert" Cc: "Daniel O'Connor" , FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/47348: New port for TeamSpeak Date: 23 Jan 2003 09:31:42 +1030 On Thu, 2003-01-23 at 00:54, Simon 'corecode' Schubert wrote: > Lately Daniel O'Connor told: > > --begin teamspeak_client/pkg-plist-- > [snip un-hier(7)ed plist] > > --end teamspeak_client/pkg-plist-- > > can this be squeezed into hier(7)? Not sure what you mean here.. > maybe install to ${PREFIX}/teamspeak/? dunno what's better It could quite easily - as long as the script has TSHOME set correctly. > > --begin teamspeak_client/Makefile-- > [...] > > PORTVERSION= 2.0.26.27 > [...] > > DISTNAME= ts2_client_rc1_2026 > > don't you want to reflect the rc1 state in ${PORTVERSION}? Hmm, could do I guess. Not really sure what their release policy is, but I suspect the .27 would change for rc2. > [...] > > USE_BZIP2= 1 > > NO_BUILD= 1 > > USE_LINUX= 1 > > NO_FILTER_SHLIBS=1 > > use = yes ? OK. > > do-install: > > ${MKDIR} ${PREFIX}/lib/teamspeak > > ${TAR} -C ${PREFIX}/lib/teamspeak -xf ${WRKSRC}/setup.data/files.tar > > ${RM} ${PREFIX}/lib/teamspeak/libborqt-6.9-qt2.3.so > > ${LN} -s ${PREFIX}/lib/teamspeak/libborqt-6.9.0-qt2.3.so ${PREFIX}/lib/teamspeak/libborqt-6.9-qt2.3.so > > ln -fs? Ahh, oops :) > > ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/lib/teamspeak/ > > ${INSTALL_DATA} ${WRKSRC}/clicense.txt ${PREFIX}/lib/teamspeak/ > > ${DOCSDIR}? OK, can do.. > > --begin teamspeak_client/pkg-message-- > > ===== NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE ==== > > > > Note that you will probably need to apply the patch found here > > http://www.gsoft.com.au/~doconnor/snd-duplex-patch.txt > > > > to add support for an ioctl used by this program to enable full duplex > > support. If it is not used you will not be able to send or hear any audio. > > > > ===== NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE ==== > > > > --end teamspeak_client/pkg-message-- > > OUCH; this is gonna be hard stuff err.. ok..? The patch is pretty basic (and there is a PR for it so hopefully it will be committed soon...) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message