aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-19 08:26:18 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-19 08:26:18 +0000
commitbbed9774f919f0f19b7690579fe38620b8ce4bdb (patch)
tree69487d2b3988dfcb683f0bd83bb0df1605ef0596 /audio
parent1b30723c7c713b176412d5ab5e43dafab37b917b (diff)
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/aumix/Makefile6
-rw-r--r--audio/aumix/pkg-descr3
-rw-r--r--audio/cmp3/Makefile8
-rw-r--r--audio/cmp3/pkg-descr3
-rw-r--r--audio/gmixer/Makefile6
-rw-r--r--audio/gmixer/pkg-descr3
-rw-r--r--audio/id3ed/Makefile7
-rw-r--r--audio/id3ed/pkg-descr7
-rw-r--r--audio/mixer.app/Makefile6
-rw-r--r--audio/mixer.app/pkg-descr5
10 files changed, 19 insertions, 35 deletions
diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile
index 9c558f8a38de..24948cc2495d 100644
--- a/audio/aumix/Makefile
+++ b/audio/aumix/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: aumix
# Version required: 1.22
# Date created: 21 May 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1999/06/08 23:20:38 steve Exp $
+# $Id: Makefile,v 1.4 1999/06/12 05:50:00 mharo Exp $
#
DISTNAME= aumix-1.22
@@ -12,7 +12,7 @@ MASTER_SITES= http://jpj.net/~trevor/aumix/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/mixers
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
diff --git a/audio/aumix/pkg-descr b/audio/aumix/pkg-descr
index 50a451900a34..8ff7c8ed1a44 100644
--- a/audio/aumix/pkg-descr
+++ b/audio/aumix/pkg-descr
@@ -3,6 +3,3 @@ scripts, or interactively at the console or a terminal with a full-screen,
ncurses-based interface
WWW: http://jpj.net/~trevor/aumix.html
-
--Chris Piazza
-cpiazza@home.net
diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile
index 705aa50360f7..db0469f69880 100644
--- a/audio/cmp3/Makefile
+++ b/audio/cmp3/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: cmp3
# Version required: 2.0pre3
# Date created: 10 April 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1999/04/15 03:10:06 mharo Exp $
+# $Id: Makefile,v 1.4 1999/05/16 23:24:36 mharo Exp $
#
DISTNAME= cmp3-2.0pre3
PKGNAME= cmp3-2.0p3
CATEGORIES= audio
-MASTER_SITES= http://www.personal.psu.edu/users/n/k/nkk104/cmp3/
+MASTER_SITES= http://www.personal.psu.edu/users/n/k/nkk104/cmp3/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
diff --git a/audio/cmp3/pkg-descr b/audio/cmp3/pkg-descr
index c8975f9b2b72..4bf34536fab3 100644
--- a/audio/cmp3/pkg-descr
+++ b/audio/cmp3/pkg-descr
@@ -3,6 +3,3 @@ playlist support, volume control and tools to help with file
management. The author is Neville Kadwa <pandama@psu.edu>.
WWW: http://nkk104.rh.psu.edu/cmp3/
-
--Chris Piazza
-cpiazza@home.net
diff --git a/audio/gmixer/Makefile b/audio/gmixer/Makefile
index 6955e2753a9e..c4a3d1adab39 100644
--- a/audio/gmixer/Makefile
+++ b/audio/gmixer/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: gmixer
# Version required: 0.98c
# Date created: 25 February 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1999/04/06 09:36:42 jseger Exp $
+# $Id: Makefile,v 1.3 1999/05/29 03:55:31 steve Exp $
#
DISTNAME= gmixer-0.98c
CATEGORIES= audio
MASTER_SITES= http://junior.technion.ac.il/~sergey/linux/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
diff --git a/audio/gmixer/pkg-descr b/audio/gmixer/pkg-descr
index 62d82ad82f0d..a67823704644 100644
--- a/audio/gmixer/pkg-descr
+++ b/audio/gmixer/pkg-descr
@@ -4,6 +4,3 @@ and the ability to auto load/save a configuration.
Author: Sergey Kiselev <asm@maxho.com>
WWW: http://junior.technion.ac.il/~sergey/linux.html
-
--Chris Piazza
-cpiazza@home.net
diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile
index 5d691ab20ca2..b283e37ed1a8 100644
--- a/audio/id3ed/Makefile
+++ b/audio/id3ed/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: id3ed
# Version required: 1.8
# Date created: 05 June 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.1.1.1 1999/06/11 08:54:58 taoka Exp $
+# $Id: Makefile,v 1.2 1999/06/12 05:56:13 mharo Exp $
#
DISTNAME= id3ed-1.8
@@ -12,8 +12,7 @@ MASTER_SITES= http://www.treefort.org/~donut/id3ed/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/editors
-
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/audio/id3ed/pkg-descr b/audio/id3ed/pkg-descr
index 9ae4e87b815b..717a6e27e16f 100644
--- a/audio/id3ed/pkg-descr
+++ b/audio/id3ed/pkg-descr
@@ -1,5 +1,2 @@
-A command line tool to edit id3 tags in mp3 files.
-
-
--Chris Piazza
-cpiazza@home.net
+A command line tool to edit id3 tags in mp3 files interactively or
+on the fly.
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile
index 624b13067486..edc998c2360e 100644
--- a/audio/mixer.app/Makefile
+++ b/audio/mixer.app/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: mixer.app
# Version required: 1.4.1
# Date created: 16 April 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.5 1999/05/10 04:06:57 steve Exp $
+# $Id: Makefile,v 1.6 1999/06/12 05:46:11 mharo Exp $
#
DISTNAME= Mixer.app-1.4.1
@@ -11,7 +11,7 @@ PKGNAME= mixer.app-1.4.1
CATEGORIES= audio
MASTER_SITES= http://www.student.hk-r.se/~pt96pli/mixer/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
diff --git a/audio/mixer.app/pkg-descr b/audio/mixer.app/pkg-descr
index a380b92381d6..31fd6a166225 100644
--- a/audio/mixer.app/pkg-descr
+++ b/audio/mixer.app/pkg-descr
@@ -1,4 +1,4 @@
-A dockapp that controls the mixer for three volumes:
+A dockapp that controls the mixer for three volumes by default:
* Master
* CD
* PCM
@@ -6,6 +6,3 @@ A dockapp that controls the mixer for three volumes:
Author:
Per Liden <per@rsn.hk-r.se>
WWW: http://www.student.hk-r.se/~pt96pli/mixer/
-
--Chris Piazza
-cpiazza@home.net