summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-01 08:46:15 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-01 08:46:15 +0000
commitd4e27a0b29cea4dc2fb6c2509a38a4a984e4be16 (patch)
tree36a7a4d98278a4bbfbc15de1ec7625816ce12f00 /audio
parentUpdate to gindent ver 2.2.2 (diff)
Update version.
Notes
Notes: svn path=/head/; revision=22096
Diffstat (limited to 'audio')
-rw-r--r--audio/gogo/Makefile21
-rw-r--r--audio/gogo/distinfo2
-rw-r--r--audio/gogo/pkg-comment2
-rw-r--r--audio/gogo/pkg-descr12
-rw-r--r--audio/gogo/pkg-plist1
5 files changed, 23 insertions, 15 deletions
diff --git a/audio/gogo/Makefile b/audio/gogo/Makefile
index cebb316589f5..1b7cdb137e9f 100644
--- a/audio/gogo/Makefile
+++ b/audio/gogo/Makefile
@@ -1,27 +1,30 @@
# New ports collection makefile for: gogo no coder
-# Version required: 1999-07-09
+# Version required: 2.10
# Date created: 01 July 1999
# Whom: Yukihiro Nakai <Nacai@iname.com>
#
# $FreeBSD$
#
-DISTNAME= bsd0709
-PKGNAME= gogo-19990709
+DISTNAME= gogo210
+PKGNAME= gogo-2.10
CATEGORIES= audio
-MASTER_SITES= http://www.kurims.kyoto-u.ac.jp/~shigeo/soft/mpegenc/
+MASTER_SITES= http://www.kurims.kyoto-u.ac.jp/~shigeo/soft/gogo2/src/
EXTRACT_SUFX= .tgz
MAINTAINER= Nacai@iname.com
-WRKSRC= ${WRKDIR}
+# More than version 0.98
+BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
-ONLY_FOR_ARCHS= i386
-NO_BUILD= yes
+MAKEFILE= makefile.unx
+ALL_TARGET= gogo
+.if(!defined(KANJI))
+MAKE_ENV+= DONT_USE_KANJI=-DNO_KANJI
+.endif
+RESTRICTED= Condition is not clear
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gogo ${PREFIX}/bin
- ${MKDIR} ${PREFIX}/share/doc/gogo
- ${INSTALL_DATA} ${FILESDIR}/README ${PREFIX}/share/doc/gogo
.include <bsd.port.mk>
diff --git a/audio/gogo/distinfo b/audio/gogo/distinfo
index d018e99e3c82..8f58707e8cf0 100644
--- a/audio/gogo/distinfo
+++ b/audio/gogo/distinfo
@@ -1 +1 @@
-MD5 (bsd0709.tgz) = c34c90e86f326fe9a53f2f6223b08928
+MD5 (gogo210.tgz) = c57e6a374e4f6dcae9a48d16a906f023
diff --git a/audio/gogo/pkg-comment b/audio/gogo/pkg-comment
index b72c8d93963f..6c43144572d9 100644
--- a/audio/gogo/pkg-comment
+++ b/audio/gogo/pkg-comment
@@ -1 +1 @@
-Very fast MP3 encoder with AMD 3D Now! support
+Very fast MP3 encoder with MMX, 3D Now! and PentiumIII SSE support
diff --git a/audio/gogo/pkg-descr b/audio/gogo/pkg-descr
index abd78cdc7ddc..23d1ea99c62f 100644
--- a/audio/gogo/pkg-descr
+++ b/audio/gogo/pkg-descr
@@ -1,4 +1,10 @@
-This is the FreeBSD version of 'Gogo no coder' (which means 'afternoon
-coder'), a very fast MP3 encoder. Gogo includes AMD's 3D Now! support.
+gogo, 'Gogo no coder' (which means 'afternoon coder'), is very fast
+MP3 encoder based on lame-3.23 which is optimized for MMX, K6-2 3DNow!
+and Intel PentiumIII SSE. The latter is available when FreeBSD
+supports SSE. (Linux supports it.)
-Translated document of 'gogo -h' is provided.
+*** DON'T OVERCLOCK YOUR K6-2 ***
+Gogo heavily uses the 3DNow! unit that almost slesep in usual,
+and the CPU becomes very hot even in normal clock.
+So overclock may cause serious internal errors or crazy results.
+Also, this may be same on PentiumIII.
diff --git a/audio/gogo/pkg-plist b/audio/gogo/pkg-plist
index 11e1ac1c2f48..72b23972e524 100644
--- a/audio/gogo/pkg-plist
+++ b/audio/gogo/pkg-plist
@@ -1,2 +1 @@
bin/gogo
-share/doc/gogo/README