Commit graph

10 commits

Author SHA1 Message Date
Akinori MUSHA
d5819cf547 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 09:33:26 +00:00
Trevor Johnson
ac217ffa47 Update to 0.70. 2001-08-14 14:30:01 +00:00
Trevor Johnson
577e86dba2 Update to 0.65. 2001-06-04 11:44:10 +00:00
Maxim Sobolev
d5478732e2 Update version number of gtkmm shared library. 2001-03-13 15:18:05 +00:00
Trevor Johnson
7c9b4a3644 Update to 0.60. Change master site. Remove home page. 2001-01-21 23:19:26 +00:00
Trevor Johnson
dba2d499c1 Update opmixer to 0.55. This version mentions the license, so it
does not need to be restricted (I meant to have a RESTRICTED line
before, but forgot).  Remove it from ports/legal.  Add MASTER_SITE_LOCAL
because the real master site seems to be offline most of the time.
2001-01-11 18:10:49 +00:00
Trevor Johnson
87bf1bd54d Fix a typo that I just introduced. 2000-12-31 16:39:46 +00:00
Trevor Johnson
784bcd82c5 Install README into the proper directory.
Submitted by:	Daniel Harris <dannyboy@freebsd.org>
2000-12-31 16:35:44 +00:00
Trevor Johnson
2b601c467a Patch ossmixer.hh to #include <machine/soundcard.h> on old systems. 2000-12-31 15:43:46 +00:00
Trevor Johnson
1d2eed8acb Add new port of opmixer, a gtk-- program for adjusting an audio
mixer.  I've marked it RESTRICTED because it doesn't mention the
license.  The author tells me that the next version will.  The
distfile for this weighs in at just over 4 kB!
2000-12-31 06:48:48 +00:00