1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

313 Commits

Author SHA1 Message Date
Satoshi Asami
6ffec350f0 Add back PKGNAME (removed by the previous commit). 1998-03-17 05:18:22 +00:00
Stefan Eßer
1ecf9ece5a Use $(MASTER_SITE_KDE) 1998-03-06 19:52:23 +00:00
Stefan Eßer
e490d2a083 Update to KDE Beta3 1998-03-04 23:22:26 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Bill Fenner
f06d13b6ff Add tk virtual category where missing. List of ports which depend on tk
but aren't in a tk virtual category from
 awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX

I didn't do anything about the ports which depend on things which depend
 on a tk revision.  I'd be afraid that the depended-upon port might change
 and thus outdate the virtual category in the depender.
1998-02-21 22:38:11 +00:00
Bill Fenner
2edf00cf67 Fix memory leaks. 1998-02-19 19:03:15 +00:00
Bill Fenner
141bb0840a Fix color behavior with tk8.0 -- tk was setting the highlight color to black. 1998-02-19 19:01:20 +00:00
Bill Fenner
1e0c535fa1 Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send()
on a socket with a pending error doesn't reset the error, so the socket
is effectively useless.  Use getsockopt(...SO_ERROR...) to clear the
error status.  The kernel should also be patched, but this patch is
required for backwards compatibility.
1998-02-19 19:00:40 +00:00
Eivind Eklund
f22258e516 Add support for env-variable 'MUSIC_CD' of cdcontrol fame. 1998-02-14 08:01:01 +00:00
Vanilla I. Shu
73af0ce231 Add another MASTER_SITE
PR:		ports/5622
Submitted by:	Frank Volf <volf@oasis.IAEhv.nl>
1998-02-02 14:29:36 +00:00
Justin M. Seger
d3ae43366f ftp.cdrom.com no longer has dgguspat.zip. Switch MASTER_SITE to ftp.planix.com 1998-02-02 11:47:35 +00:00
Vanilla I. Shu
da7f869554 Upgrade to 0.59n. 1998-01-26 10:01:56 +00:00
Torsten Blum
4efa0d713b Remove myself as MAINTAINER 1998-01-25 20:44:10 +00:00
Mike Smith
be07a9b2ba New address for Daniel O'Connor 1998-01-22 00:20:33 +00:00
Bill Fenner
eeb5c8a7d2 MASTER_SITE moved.
Submitted by:	distfile checker
1998-01-21 20:02:07 +00:00
Bill Fenner
d8f813a082 Commented out MAINTAINER until we find a working email address.
Submitted by:	Mail Delivery Subsystem <MAILER-DAEMON@y.physics.usyd.edu.au>
1998-01-21 19:14:51 +00:00
Steve Price
3001718853 Update the checksum as suggested by the maintainer of this port.
PR:		5474
Submitted by:	Daniel Eischen <deischen@iworks.InterWorks.org>
1998-01-10 17:37:03 +00:00
Bill Fenner
4b6adb56f6 Eliminate double slashes in URL's by:
- Removing trailing slashes from MASTER_SITE_SUBDIR
- Removing doubled slashes in URL
- Adding %2F at start of absolute pathnames (see RFC1738)
1998-01-08 18:52:14 +00:00
Vanilla I. Shu
79f3ca30ac Upgrade to 0.92
PR:		ports/5371
Submitted by:	maintainer
1998-01-05 17:12:30 +00:00
Satoshi Asami
491dd99e75 Add kdemultimedia. 1997-12-27 03:10:24 +00:00
Satoshi Asami
9c10702533 Add PKGNAME ("-Beta2-1" is not a valid version number). Change "Beta1"
to "Beta2" in MASTER_SITES paths so this port will fetch.
1997-12-25 21:39:37 +00:00
Stefan Eßer
5b88e75ca9 The KDE multi-media tools: CD player, mixer, MIDI player.
The device name of the CD drive is hardwired into kscd,
see patch-ag for the location of the definition.
1997-12-24 13:58:22 +00:00
Vanilla I. Shu
f0bba9f4d2 Change my email address. 1997-11-30 19:43:24 +00:00
Justin M. Seger
31ad3781b6 Upgrade to version 1.3a 1997-11-28 19:55:25 +00:00
Justin M. Seger
2bdbd88109 Switch to a MASTER_SITE that works and fix some things pointed out by portlint. 1997-11-26 02:05:23 +00:00
Bill Fenner
f1d6e2e078 Add cdplay. 1997-11-16 22:49:20 +00:00
Bill Fenner
5426a73ffa A text-mode audio CD player with a nice termcap-and-cbreak-based UI.
Check it out, it's pretty cool!

PR:		ports/4972
Submitted by:	Antti Kaipila <anttik@silic.one.sci.fi>
1997-11-16 22:48:49 +00:00
Bill Fenner
95cb246643 Update to 1.09
PR:		ports/3806
Submitted by:	Vanill I. Shu <vanilla@MinJe.com.TW>
1997-11-16 05:18:21 +00:00
Justin M. Seger
36b1350193 Allow nas to compile under CURRENT. 1997-11-06 00:53:42 +00:00
Thomas Gellekum
0ed8e6a102 Adapt to tk80.
Suggested by:	Mark Murray
1997-10-30 15:04:17 +00:00
Satoshi Asami
b36a61dbff Make this port actually build (ok, not build) by defining NO_BUILD.
It doesn't even have a Makefile!
1997-10-30 00:42:27 +00:00
Satoshi Asami
929e3babb8 Make this port run. There is no "wish" binary anymore, so make it
use "wish4.2".
1997-10-30 00:41:56 +00:00
Thomas Gellekum
e7a1876bfe Activate xmpeg3. 1997-10-29 12:19:56 +00:00
Thomas Gellekum
8a694df80e Import of xmpeg3, a tcl frontend to amp (Audio Mpeg Player).
PR:		4055
Submitted by:	Daniel O'Conner <doconner@ist.flinders.edu.au>
1997-10-29 12:16:53 +00:00
Jean-Marc Zucconi
8e96686f74 Use tk8.0 1997-10-08 13:10:34 +00:00
Andrey A. Chernov
3f77b93c9e Upgrade to 6.1c 1997-09-23 23:30:44 +00:00
Bill Fenner
c6ac4c3700 Make port work with tcl/tk 8.0 1997-09-11 03:55:02 +00:00
Thomas Gellekum
d4444ee8f3 Upgrade to 1.2pl2.
PR:		4386
Submitted by:	Lars Köller <Lars.Koeller@Uni-Bielefeld.DE>
1997-09-08 13:37:49 +00:00
Thomas Gellekum
344b3b9d0c Upgrade to 2.2.
PR:		4490
Submitted by:	"Daniel M. Eischen" <deischen@iworks.InterWorks.org>
1997-09-08 13:20:16 +00:00
Thomas Gellekum
cff3a99097 Upgrade to 2.0.1.
PR:		4421
Submitted by:	Andreas Kohout <shanee@augusta.de>
1997-09-08 12:25:17 +00:00
Andrey A. Chernov
fd8885c40c Timidity dist site moved 1997-09-07 22:08:13 +00:00
Masafumi Max NAKANE
0525a05aab Install some doc files that have copyright info. 1997-09-05 17:41:29 +00:00
Masafumi Max NAKANE
b7a5bce10e Define RESTRICTED as this is shareware and registration is required
to redistribute the source and commercial use of binaries.

Also, install some doc files that have copyright info.
1997-09-05 17:40:54 +00:00
Masafumi Max NAKANE
48e64929e8 Enable mikmod 1997-09-05 17:13:14 +00:00
Masafumi Max NAKANE
7a3822f4d5 New port, mikmod:
This is a mod player which uses ncurses as a UI. It can play S3M, XM, MOD,
MTM, STM, ULT, and UNI module types.
It uses the Open Sound System, and has features like sample interpolation,
random mod playing, and supports playing compressed modules. (Note: its
playing of compressed modules is OK, providing they don't have spaces in
their names...)

PR:		4066
Submitted by:	Daniel O'Connor <doconnor@ist.flinders.edu.au>
1997-09-05 17:06:54 +00:00
John-Mark Gurney
9837d1f9b6 fix some brain deadedness in last commit (disable a couple debugging
statements and add a nl)
1997-09-04 05:23:53 +00:00
John-Mark Gurney
c9ce00862e update my port (same version).
I have added a new option (-b) that allows you to specify 8 or 16bit
output.  The default is still 8bit though.
1997-09-03 22:10:47 +00:00
Masafumi Max NAKANE
e566a0c268 Upgrade, 0.7.3 -> 0.7.6.
PR:		4457
Submitted by:	the port maintainer
1997-09-03 08:35:31 +00:00
Masafumi Max NAKANE
7421a2bf01 Enable amp 1997-08-31 22:24:32 +00:00
Masafumi Max NAKANE
c98c38080a New port, amp:
------------------------ From the README file ------------------------
amp (Audio Mpeg Player) is an MPEG audio decoder which I originally started
putting together as a side project of the MPEG hardware design project at
FER/Zagreb - just to confirm my knowledge of the standard. It works with
both MPEG1 and MPEG2 audio streams (except for the multichannel extensions
defined in MPEG2), layer3 only for now.
---------------------------- End of quote ----------------------------

PR:		3935
Submitted by:	Vanill I. Shu <vanilla@MinJe.com.TW>
1997-08-31 22:20:00 +00:00
Andreas Klemm
809c5e9479 Created manpages mpeg_musicin.1 and mpeg_musicout.1
Expect not too much ... but if somebody is very experienced
in using these tools, then please feel free to add some
,,flesh´´ to these manpages. Now you have a good starting
point.
PR:	closes PR 1518
1997-08-17 16:56:12 +00:00
Bill Fenner
34e1ff051e Upgrade to 0.5
Found by:	distfile checker
1997-08-09 23:37:38 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Masafumi Max NAKANE
17b87fb374 Upgrade, 0.59f -> 0.59k.
PR:		4081
Submitted by:	Carey Jones <mcj@acquiesce.org>
1997-07-14 10:26:53 +00:00
Paul Traina
40a7055cb5 Set maintainer to ports@freebsd.org 1997-07-10 15:50:55 +00:00
Masafumi Max NAKANE
15ee7f205d Enable mpg123. 1997-07-10 09:50:26 +00:00
Masafumi Max NAKANE
35d95bd4d3 New port, mpg123:
Command-line player for mpeg layer 1, 2 and 3 audio

PR:		3952
Submitted by:	Carey Jones <mcj@acquiesce.org>
1997-07-10 09:41:25 +00:00
Jordan K. Hubbard
c89b2b7764 Add NO_CDROM clause - dguspat.zip is copyrighted. 1997-06-14 11:04:19 +00:00
Andrey A. Chernov
b7e65fee3a Upgrade to b6
Install rplayd automatically
Use gsm library from ports
Fix PLIST
1997-06-13 16:17:05 +00:00
Andrey A. Chernov
3fdf320aab Distfile changed 1997-06-11 19:01:07 +00:00
Satoshi Asami
6019323243 Added cddbd. 1997-06-04 07:48:29 +00:00
John-Mark Gurney
86ffba25d4 don't override CFLAGS and don't compile with -g
add a missing header file the 3.0 needs...
Submitted by:	asami
1997-06-03 09:51:20 +00:00
John-Mark Gurney
b991ef1dc2 activate nspmod
Reminded-by: Satoshi Asami
1997-06-03 09:13:05 +00:00
Satoshi Asami
073d82ca90 Move MASTER_SITE_SUBDIR after MASTER_SITES. 1997-06-03 08:54:55 +00:00
John-Mark Gurney
1293e36731 this is the inital import of nspmod, a tracker that does it's own DSP...
if you're unhappy with s3mod, try this one, it's good, even though it's
such an early version...
1997-06-03 08:33:07 +00:00
Jean-Marc Zucconi
4bbf196cd0 Version change: 1.5 -> 1.6 1997-06-01 22:54:23 +00:00
Andreas Klemm
c53259b5f2 - modified Makefile, to use CFLAGS form /etc/make.conf
- reformatted DESCR
- removed manpage compression from tosha's Makefile and added
  manpages in the ports Makefile (MAN1) so that the port is now
  aware of NOMANCOMPRESS
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-05-25 08:58:44 +00:00
Andreas Klemm
babde161f9 enabled tosha 1997-05-25 08:42:35 +00:00
Andreas Klemm
a158c4f837 Imported new audio port tosha.
tosha: read CD digital audio data through the SCSI bus.
PR:		closes PR 3652
Submitted by:	oliver.fromme@heim3.tu-clausthal.de (Oliver Fromme)
1997-05-25 08:41:41 +00:00
Masafumi Max NAKANE
5ae9afcef5 Upgrade, 0.2 -> 0.3.
PR:		3321
Submitted by:	Choi Jun Ho <junker@moderato.snu.ac.kr>
1997-05-16 07:39:29 +00:00
Masafumi Max NAKANE
a97919b703 The distfile has been changed.
PR:		3203
Noticed by:	Frank Seltzer <frankd@Kryten.nina.org>
1997-04-25 22:32:06 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
David Nugent
a462065905 Fix for CPU=FREEBSD so that build works. 1997-04-18 16:53:27 +00:00
Satoshi Asami
02d7461162 Fix several bogons. This port still doesn't compile, though. The build
target does nothing (if I go into work/ and type "make all" it doesn't
do anything, either).

(1) BUILD_DEPENDS is not supposed to be a single program name; it's a
    program name:directory pair.  Please check other ports or the
    handbook.

(2) Use NO_WRKSUBDIR.

(3) /usr/local/interviews/bin/FREEBSD is not in everyone's path, so
    specify XMKMF with full pathname.
1997-04-18 09:37:20 +00:00
David Nugent
4a424875de Add mxv. 1997-04-17 07:08:39 +00:00
David Nugent
b63958f2e9 MiXViews audio file editor/player/recorder. 1997-04-17 07:05:40 +00:00
Satoshi Asami
61550207ee Don't forget to update the checksum too. Remember, get the latest bsd.port.mk! 1997-04-02 07:02:31 +00:00
Steven Wallace
f3b1a0b475 Update MASTER_SITES pointer to ftp.x.org since previous no longer exists.
Now uses a .tar.Z archive.
1997-04-01 23:08:24 +00:00
Satoshi Asami
b9e0bf196c Minor stylistic fix. 1997-03-28 09:13:20 +00:00
James FitzGibbon
b608781b5a Add mail/bulk_mailer and audio/splay 1997-03-26 02:15:30 +00:00
James FitzGibbon
8646749b01 Import of splay v0.2, a command line MPEG and WAV player.
Reviewed by:	James FitzGibbon <jfitz@FreeBSD.ORG>
Submitted by:	junker@jazz.snu.ac.kr
1997-03-26 02:10:33 +00:00
Satoshi Asami
ed0b26a4c4 Add a comment for the reason of IS_INTERACTIVE. 1997-03-06 10:46:23 +00:00
David E. O'Brien
02d1b3a10b A quick purousal thru our port's patches directory shows a *WAY* over use of
__FreeBSD__.

That said, add __OpenBSD__ and __NetBSD__ where approapiate.
1997-02-16 21:11:14 +00:00
Masafumi Max NAKANE
bf71549f77 Upgrade, 10.11 -> 12.12.
Suggested by:	Bill Fenner <fenner@parc.xerox.com>
(Closing PR #2554.)
1997-02-04 10:32:42 +00:00
Torsten Blum
1ae855d3d3 add myself as maintainer 1997-01-07 14:58:04 +00:00
Jordan K. Hubbard
72734182c1 Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain.  This will cause the position to
revert to ports.
1997-01-06 12:15:11 +00:00
Andrey A. Chernov
745d1e5794 Add RESTRICTED="non-redistributable beta"
Add all docs to package
1996-12-20 23:46:27 +00:00
Satoshi Asami
52de1c3ad0 Add "-o" flag to unzip so it won't prompt about overwriting existing
files.  Add slash at end of ${DISTDIR}.
1996-12-05 06:14:26 +00:00
Satoshi Asami
ad605f5aaa Only ask essential questions (i.e., don't ask if it's ok to put the
binary in /usr/X11R6/bin, if that's not ok, 400 ports will break anyway).

Submitted by:	"Daniel M. Eischen" <deischen@iworks.InterWorks.org>
1996-12-04 11:06:05 +00:00
Torsten Blum
d69aff6967 Upgrade to 2.1 1996-11-29 23:39:59 +00:00
David E. O'Brien
8047f0fe32 Added MAINTAINER 1996-11-20 02:09:54 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
b7797c8f9c Add $Id$. 1996-11-18 13:38:46 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
642e598732 Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:37:03 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
767e2cfc19 Standardize. 1996-11-18 05:20:10 +00:00
Andrey A. Chernov
92ddbfd59f Add timidity 1996-11-17 11:13:28 +00:00
Andrey A. Chernov
09b534a2e1 MIDI-to-WAV rendered/player, sounds much better than playmidi 1996-11-17 11:10:09 +00:00
Satoshi Asami
899cb7e3c5 While I'm here, change this to use MASTER_SITE_SUNSITE. 1996-11-16 08:49:10 +00:00