1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
Commit Graph

215 Commits

Author SHA1 Message Date
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
Satoshi Asami
15b2d00b4c Cosmetic cleanup. 1996-11-16 08:42:38 +00:00
David E. O'Brien
b34c0ce686 CATAGORIES+= -> CATAGORIES=
Added MAINTAINERS to many of them.
1996-11-15 23:14:56 +00:00
Masafumi Max NAKANE
a0f302cacf Removed unnecessary @cwd directive. 1996-11-15 15:34:34 +00:00
Eric L. Hernes
217593c00a add cam 1996-11-15 15:21:31 +00:00
Eric L. Hernes
3be55d74f6 new port for `cam', a curses/command line based audio mixer. 1996-11-15 14:54:41 +00:00
Satoshi Asami
3635915566 Compress manpage. While I'm here, put MAINTAINER in the middle of
the Makefile so people can yell at Andrey if it doesn't work. :)
1996-11-15 10:58:19 +00:00
Satoshi Asami
b224ed2a34 Compress manpage. While I'm here, put MAINTAINER in the middle of
the Makefile so people can yell at Andrey if it doesn't work. :)
1996-11-15 10:52:00 +00:00
Andrey A. Chernov
fa73b104e8 Upgrade to 2.3 1996-11-15 06:54:09 +00:00
Satoshi Asami
efc8bcb940 Gosh, the second bug in the same line was a good one:
BUILD_DEPENDS=  ${PREFIX}/lib/libgdbm.a:$(PORTSDIR}/databases/gdbm

Some one's gotta explain me why this doesn't fail until you do "make
clean-depends". ;)

While I'm here, fix a mungled $Id$ line.
1996-11-15 06:11:41 +00:00
Satoshi Asami
c8918718e2 Fix dependency, you can't just BUILD_DEPENDS on "gdbm" if it's not an
executable!
1996-11-15 05:55:23 +00:00
Lars Fredriksen
d5aef90cab fixed compile dependency on gdbm 1996-11-13 21:36:46 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Andrey A. Chernov
d5bff85ebb Upgrade to 5.3 1996-11-12 06:02:12 +00:00
Andrey A. Chernov
f78d96d57c Add mbone to CATEGORIES 1996-11-11 23:24:31 +00:00
Andrey A. Chernov
8ac8c0f883 Move from net, speak freely understands VAT/RTP well 1996-11-11 23:17:44 +00:00
Bill Fenner
e0fe359db3 New port: vat 4.0b2, LBL Visual Audio Tool 1996-11-10 21:11:48 +00:00
Satoshi Asami
c39a83c19f tk41 port installs wish4.1 not wish, so depend on that. 1996-11-05 13:19:57 +00:00
Jean-Marc Zucconi
f0c853e05b Upgrade to version 1.5 (works with tk4.1) 1996-11-04 14:42:25 +00:00
Andrey A. Chernov
cd367bb995 Upgrade to 1.0.10 1996-10-25 13:32:42 +00:00
Masafumi Max NAKANE
40a0a99660 Added `#' only lines above & below the $Id: line to standardize the Makefile.
Suggested by:	asami
1996-10-18 16:11:04 +00:00
Masafumi Max NAKANE
cd55de380a Removed unnecessary @mode, @owner and @group directives. 1996-10-18 07:49:17 +00:00
Masafumi Max NAKANE
96c08bab35 Changed the patch to Makefile and added -s flag to the install command
in the install: target.
1996-10-18 07:48:36 +00:00
Masafumi Max NAKANE
dec1e37a7f Honor NOMANCOMPRESS.
Submitted by:	"Philippe Charnier" <charnier@xp11.frmug.org>

Added $Id.
1996-10-18 07:47:10 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Masafumi Max NAKANE
0875cf9dbc Added several files that were missing.
Removed unnecessary @cwd directive.
1996-10-05 04:11:26 +00:00
Masafumi Max NAKANE
9836af420c Replaced several hunks that didn't apply properly.
Also, removed one hunk from patch-ac which seemed no longer needed.
1996-10-05 04:09:15 +00:00
Adam David
589d79d1ed version 3.2.0b5 1996-10-03 14:14:50 +00:00
Adam David
36c1db7287 ps, forgot this 1996-10-03 14:06:34 +00:00
Adam David
6764c37652 version 1.2p5 1996-10-03 13:44:09 +00:00
Torsten Blum
c6c3273999 Add slash to MASTER_SITES
*sigh*

Pointed out by: asami
1996-09-17 09:43:29 +00:00
Torsten Blum
c2dadf3218 Path on MASTER_SITE has changed 1996-09-14 22:51:30 +00:00
Satoshi Asami
1135089f0d Change patch to use "${MOTIFLIB} ${XTOOLLIB} ${XLIB}" instead of
"${MOTIFLIB} XawClientLibs" to substitute for "XmClientLibs".  Motif
doesn't depend on the Athena Widget set.
1996-08-20 08:56:13 +00:00
Satoshi Asami
0afd73d509 XmClientLibs -> ${MOTIFLIB} XawClientLibs 1996-08-19 11:12:35 +00:00
Satoshi Asami
c259fb1e42 soundcard.h is in /usr/include/machine (aka /sys/i386/include), not
/usr/include/sys (aka /sys/sys).
1996-08-19 11:08:01 +00:00
Satoshi Asami
35a6de879c Added $Id$. Eric, will you mind if I add you as the maintainer too? :) 1996-08-19 11:01:53 +00:00
Chuck Robey
67f198adf4 Stamp on another malloc library definition. This time, it's dead! 1996-08-18 13:49:33 +00:00
Eric L. Hernes
b2953d8991 added in my new ports 1996-08-16 13:45:57 +00:00
Eric L. Hernes
02c59addd7 New port for `xmmix', a motif based x-audio mixer 1996-08-16 13:26:30 +00:00
Chuck Robey
106acbbc46 Take out -lmalloc (an artifact of the old 1.0 days, oops!) 1996-08-08 00:22:40 +00:00
Chuck Robey
bafc234b6c Adding new audio port 'rosegarden', a midi sequencer and musical
notation editor.
Submitted by:	Andreas Kohout
1996-08-06 17:39:25 +00:00
Chuck Robey
a86ff94fa8 New audio port, Rosegarden, a midi musical sequencer and notation editor.
Submitted by:	Andreas Kohout
1996-08-06 17:37:34 +00:00
Eric L. Hernes
354c8ced63 include stdlib.h in music{in|out}.c so that the atol()'s work
properly
1996-08-01 19:57:05 +00:00
Chuck Robey
13d7bb124b Submitted by: chuckr
tiny change to make rplayd compile.  Jordan's crossfire needs it.
1996-07-28 02:36:22 +00:00
Jordan K. Hubbard
72c9eb03cc This patch fixes a bug in the NAS port included with 2.1R.
The symptom:  NAS client applications cannot properly locate the
  server.  Specifically, server specifications such as `:0' are
  not properly linked.

The cause: A compiler define for BSD 4.4 Sockets was incorrectly
  set in the makefile.
Submitted-By: Tim Kientzle <kientzle@netcom.com>
1996-07-27 07:13:36 +00:00
Satoshi Asami
20b6854756 New checksum, file updated without name change.
Submitted by:	"Daniel M. Eischen" <deischen@iworks.InterWorks.org>
1996-07-10 09:39:45 +00:00
Satoshi Asami
e4f38e066c Fix typo and shorten.
Typo fix submitted by:	James Raynard <fports@jraynard.demon.co.uk>
1996-07-10 08:06:26 +00:00
Gary Palmer
f365717145 Add mpegaudio 1996-07-06 09:28:34 +00:00
Gary Palmer
7db9ec792f MPEG/audio Layer 1 and Layer 2 encoder/decoder
Submitted by:	torstenb
1996-07-06 09:27:11 +00:00
Jean-Marc Zucconi
159f7682df Version change (1.3 -> 1.4) 1996-04-30 10:33:48 +00:00
Andrey A. Chernov
88168b3693 Don't define USE_FLOAT_MUL, cause SIGFPE in FreeBSD
Make shared library too
(changes needed for upcoming speak_freely port)
1996-04-18 16:32:25 +00:00
Satoshi Asami
ea4ce2fec7 Change PREFIX= to ?=, PREFIX is now passed as an environment variable. 1996-04-16 06:33:22 +00:00
Satoshi Asami
cb05236b98 Add gmod and xmcd to SUBDIR list. (xmcd uses Motif.) 1996-04-12 08:20:51 +00:00
Satoshi Asami
c310219cca Upgrade, 1.4 -> 2.0. Also modified to conform to our new Motif
standards to allow shared and static linkage.

Submitted by:	Daniel M. Eischen <deischen@iworks.InterWorks.org>
1996-04-11 08:47:10 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Andrey A. Chernov
cede29cee4 Upgrade to 4.44 1996-01-16 01:44:36 +00:00
Jean-Marc Zucconi
714be6c3f2 Update (version 1.3) 1995-12-13 02:13:13 +00:00
Satoshi Asami
da855e3f1b Added workman. 1995-11-26 12:47:37 +00:00
Satoshi Asami
c873ad9bd2 Yet another CD player, just much better than others. Requires xview.
Submitted by:	Donald Burr <d_burr@ix.netcom.com>
1995-11-26 12:47:06 +00:00
Jean-Marc Zucconi
01dd0b772a Update to version 1.2 1995-11-23 14:33:48 +00:00
Satoshi Asami
18dd537095 Change category from "audio networking" to "audio net". 1995-11-22 11:39:58 +00:00
Andrey A. Chernov
99260f06db Upgrade to 4.43 1995-10-16 07:13:22 +00:00
Satoshi Asami
498c240eec Checksum was still 1.0. 1995-10-10 23:47:26 +00:00
Jean-Marc Zucconi
613a2dedf0 RUN_DEPENDS= wish:${PORTSDIR}/x11/tk 1995-10-05 14:04:32 +00:00
Jean-Marc Zucconi
8931e4b22f Update: 1.0 -> 1.1 1995-10-05 13:55:58 +00:00
Andrey A. Chernov
ee7374daf2 Fix compression_methods installation 1995-10-04 22:50:14 +00:00
Satoshi Asami
c02655835e Added "XMKMF=xmkmf" -- this port has "ALL_TARGET=World", which involves
rebuilding all the Makefiles, so no need to do it from the default
"xmkmf -a" (and boy did it take long or what).
1995-10-04 10:31:58 +00:00
Satoshi Asami
1f43de46ba Convert all makefiles to new formats. 1995-10-03 11:45:15 +00:00
Andrey A. Chernov
7f49d0f219 Upgrade 4.41->4.42 1995-09-18 16:50:25 +00:00
Andrey A. Chernov
4faa217f66 Upgrade 4.36->4.41 1995-09-14 23:27:58 +00:00
Andrey A. Chernov
b2840efcd0 Upgrade 4.35->4.36 1995-08-30 16:05:36 +00:00
Andrey A. Chernov
6a64c7e9a3 Add -fno-strength-reduce to eliminate -O2 bug 1995-08-19 22:28:45 +00:00
Paul Traina
550bcd2700 Upgrade GSM library to 1.0pl7 1995-08-17 05:10:24 +00:00
Satoshi Asami
56f6b5b70c Add radio. 1995-07-12 04:19:15 +00:00
Satoshi Asami
f1fb3ef43a Radio over the Internet.
Submitted by:	"Janusz Kokot" <JKOKOT@demeter.ipan.lublin.pl>
1995-07-12 04:17:26 +00:00
Satoshi Asami
18359b4a05 Change "install -d <dir>" to mkdir. 1995-07-04 04:33:08 +00:00
Andrey A. Chernov
c27c6c4095 Upgrade, 4.33 -> 4.35 1995-07-04 00:37:05 +00:00
Torsten Blum
f85f94bd3c add rsynth back to the SUBDIRs list 1995-07-03 22:28:15 +00:00
Torsten Blum
017c521301 upgrade (to rsynth 2.0) 1995-07-03 22:24:42 +00:00
Satoshi Asami
f0a01488cd Add xmix, convert Makefile along the way. 1995-07-01 09:19:52 +00:00
Satoshi Asami
3d17e331f4 An X-based mixer program.
Submitted by:	Janusz Kokot <janek@gaja.ipan.lublin.pl>
1995-07-01 09:12:52 +00:00
Andrey A. Chernov
272a1d3055 Upgrade 4.29 -> 4.33 1995-06-22 00:51:25 +00:00
Satoshi Asami
c80db1b061 rplay master site is up again, put it back to subdir list. 1995-06-21 20:39:49 +00:00
Satoshi Asami
338ac39621 Upgrade, 3.2.0b2 -> 3.2.0b3. xrplay is currently not built because
it requires XForms.
Notified by:	rmallory@wiley.csusb.edu (Rob Mallory)
1995-06-21 11:46:25 +00:00
Jordan K. Hubbard
357005f1db I can't find a master site for rsynth anywhere. Give up and move
it to BROKEN.
1995-06-10 02:36:44 +00:00
Satoshi Asami
8d0b3696d3 Fix multi-line comments. Thanks, Jordan!
Pointed-out by:	jkh
1995-05-16 09:00:13 +00:00
Satoshi Asami
166b1d854a Mention everything in the parent Makefile.
Add BROKEN: rplay
1995-05-14 07:12:08 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#

SUBDIR= good_port_1 good_port_2 ...
=====

Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
de6dc62296 Add s3mod. 1995-05-13 10:36:49 +00:00
Jordan K. Hubbard
b798d59e84 Add rsynth 1995-05-11 20:46:23 +00:00
Jordan K. Hubbard
e87abe5d79 Bring in the rsynth port
Submitted by:	paf(?) - possibly Boyd Faulkner <faulkner@mpd.tandem.com>
1995-05-11 20:45:43 +00:00
Andrey A. Chernov
c9e7f5892e Upgrade. 1995-05-11 18:13:08 +00:00
Torsten Blum
1d276f84e2 compress the manpage 1995-05-05 20:54:37 +00:00
Torsten Blum
deb5cfc223 @cwd removed 1995-05-05 20:44:18 +00:00
Torsten Blum
cee36e7a59 - remove pre-install target
- add myself as MAINTAINER
1995-05-05 20:43:47 +00:00
Andrey A. Chernov
7747e70a61 Upgrade. 1995-04-28 00:21:22 +00:00
Andreas Schulz
644b22d062 Correct the md5 checksum file , the new tar file is now named xcd-1.0
instead of xcd.
1995-04-15 18:11:13 +00:00
Andreas Schulz
8b880dd285 Correct the makefile to use WRKSRC = ${WRKDIR}/xcd. 1995-04-15 18:10:30 +00:00
Satoshi Asami
19e38c2e9f Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
1995-04-12 04:56:21 +00:00