The NetBSD Project

CVS log for pkgsrc/ham/cwtext/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / ham / cwtext

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.20 / (download) - annotate - [select for diffs], Thu Mar 15 11:53:29 2012 UTC (2 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

Bump PKGREVISION from default python to 2.7.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Dec 7 13:14:57 2010 UTC (17 months, 2 weeks ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.18: +4 -3 lines
Diff to previous 1.18 (colored)

PR pkg/44036
Bump cwtext version 0.95nb3 to 0.96

Version 0.96
Added envelope support: no more keyclick!
Prosign support: use *sk* for example.
Default bitrate is now 44100. To get the old 8000 bitrate use -lowrez.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Feb 10 19:17:40 2010 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Bump revision for PYTHON_VERSION_DEFAULT change.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Feb 9 22:56:24 2009 UTC (3 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Mar 4 15:51:59 2008 UTC (4 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.15: +6 -4 lines
Diff to previous 1.15 (colored)

Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Sep 9 02:43:09 2006 UTC (5 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)

Rename variable MAKEFILE to MAKE_FILE.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:53 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:41 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Jan 14 12:39:06 2006 UTC (6 years, 4 months ago) by wulf
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Updated cwtext to 0.95:

Big changes in cwpcm:
-f FFFF Set frequency (40 to 3200 Hz)
-w NN   Set the rate (WPM)
-F NN   Set the character (Farnsworth) rate
-v NN   Set the volume (0 to 100%)

Revision 1.11 / (download) - annotate - [select for diffs], Sun Aug 14 07:42:12 2005 UTC (6 years, 9 months ago) by wulf
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored)

Update cwtext to 0.94: Added support for Mail Morse

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jun 16 06:57:59 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

Create directories before installing files into them.

Revision 1.9 / (download) - annotate - [select for diffs], Sun May 22 20:08:08 2005 UTC (7 years ago) by jlam
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.8 / (download) - annotate - [select for diffs], Fri Dec 3 15:15:00 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jan 24 13:40:43 2004 UTC (8 years, 4 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 17 21:43:25 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jun 2 01:19:08 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Sep 21 23:46:52 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Strip the ".buildlink" from the names of the python application and
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks.  Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.

Revision 1.2.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:47:05 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) next main 1.3 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.3 / (download) - annotate - [select for diffs], Sun May 12 10:16:47 2002 UTC (10 years ago) by abs
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 19 15:19:07 2002 UTC (10 years, 1 month ago) by zuntum
Branch: MAIN
Branch point for: buildlink2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Alter DESCR and fix 'category'

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Apr 19 15:16:04 2002 UTC (10 years, 1 month ago) by zuntum
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of cwtext-0.91 [pkgsrc/ham/cwtext]

Convert text to International Morse Code. Input is ASCII text.
Output can be: - . -..- - on the console, raw 8bit PCM suitable
for piping to /dev/audio, .wav files or even (mp3|ogg).
Good for headlines on your MP3 player or code practice.

Provided by mor@linex.com in pkg/16309, heavily modified by myself

Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 19 15:16:04 2002 UTC (10 years, 1 month ago) by zuntum
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>