FreshPorts -- The Place For Ports Fri, 5 Sep 2008 1:46 PM BST
Port details
aldo 0.7.5 comms on this many watch lists=0 search for ports that depend on this port
Morse code training program
Maintained by: lambert@lambertfam.org search for ports maintained by this maintainer
Port Added: 29 Mar 2004 22:30:22
Also Listed In: hamradio


Aldo is a Morse code tutor.  At the moment it has four kinds of
exercises: Classic exercise, the Koch method, Callsign exercise, and
exercises read from files.

WWW: http://www.nongnu.org/aldo/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/automake110, devel/autoconf262, devel/libtool15
Required Libraries: audio/libao

To install the port: cd /usr/ports/comms/aldo/ && make install clean
To add the package: pkg_add -r aldo


Configuration Options
     No options to configure

Master Sites:
http://download.savannah.gnu.org/releases/aldo/
http://ftp.cc.uoc.gr/mirrors/nongnu.org/aldo/
http://www.very-clever.com/download/nongnu/aldo/
http://ftp.twaren.net/Unix/NonGNU/aldo/
ftp://ftp.cc.uoc.gr/mirrors/nongnu.org/aldo/
ftp://ftp.twaren.net/Unix/NonGNU/aldo/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.7.5
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Aug 2008 01:57:32
Original commit files touched by this commit  0.7.5
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
25 Jul 2008 10:08:42
Original commit files touched by this commit  0.7.5
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
06 Jun 2008 03:36:00
Original commit files touched by this commit  0.7.5
ade search for other commits by this committer
Major autotools-related update:

        automake        1.10   -> 1.10.1
        gettext         0.16.1 -> 0.17
        libtool         1.5.24 -> 1.5.26
        m4              1.4.9  -> 1.4.11

Please see ports/UPDATING entry 20080605 for further information.

PR:             123450
Tested by:      Full -exp package building run
Thanks to:      linimon, pav
Approved by:    portmgr
18 Dec 2007 12:18:12
Original commit files touched by this commit  0.7.5
db search for other commits by this committer
- Update to 0.7.5

Submitted by:   self
Approved by:    Scott Lambert <lambert@lambertfam.org> (Maintainer)
05 Oct 2007 22:25:23
Original commit files touched by this commit  0.7.4
db search for other commits by this committer
- Update to 0.7.4
- unbreak gcc4.2 build on amd64
- fix vendor bug (vendor notified)

PR:             ports/116941
Submitted by:   db
Approved by:    maintainer
11 Jun 2007 09:41:21
Original commit files touched by this commit  0.6.11
itetcu search for other commits by this committer
Remove support to FreeBSD 4.x (EOL)

PR:             ports/111941
Submitted by:   araujo
Approved by:    maintainer
26 May 2007 21:20:37
Original commit files touched by this commit  0.6.11
kris search for other commits by this committer
BROKEN with gcc 4.2
22 Jan 2006 08:22:09
Original commit files touched by this commit  0.6.11
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
21 Jan 2006 17:37:14
Original commit files touched by this commit  0.6.11
krion search for other commits by this committer
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
18 Oct 2005 18:17:56
Original commit files touched by this commit  0.6.11
garga search for other commits by this committer
- Mark it as BROKEN: Doesn't build on 4.x

Reported by:    krismail
Approved by:    maintainer
27 Sep 2005 12:08:41
Original commit files touched by this commit  0.6.11
garga search for other commits by this committer
- Update to 0.6.11
- Change MASTER_SITES and WWW to new ones

PR:             ports/86153
Submitted by:   Andrej Zverev <az@inec.ru>
Approved by:    maintainer
30 Sep 2004 06:32:00
Original commit files touched by this commit  0.6.3
kris search for other commits by this committer
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:    portmgr
23 Sep 2004 08:12:12
Original commit files touched by this commit  0.6.3
danfe search for other commits by this committer
The port builds fine now, so remove BROKEN mark.

Approved by:    portmgr (marcus), fjoe (mentor, implicit)
18 Sep 2004 09:17:56
Original commit files touched by this commit  0.6.3
danfe search for other commits by this committer
Fix small C++ typo and unbreak the build.

Reported by:    pointyhat.freebsd.org
Approved by:    portmgr (marcus), fjoe (mentor, implicit)
17 Sep 2004 23:38:39
Original commit files touched by this commit  0.6.3
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
28 May 2004 09:23:11
Original commit files touched by this commit  0.6.3
vs search for other commits by this committer
Cleanup CC/CFLAGS handling & patch.

PR:             ports/65839
Submitted by:   Michael Johnson
Approved by:    maintainer timeoute (busy)
29 Mar 2004 22:29:34
Original commit files touched by this commit  0.6.3
pav search for other commits by this committer
Add aldo, a Morse code tutor.  At the moment it has four kinds of
exercises: Classic exercise, the Koch method, Callsign exercise, and
exercises read from files.

PR:             ports/64358
Submitted by:   Scott Lambert <lambert@lambertfam.org>

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19102
Broken 158
Deprecated 78
Ignore 423
Forbidden 6
Restricted 304
No CDROM 130
Vulnerable 50
Expired 11
Set to expire 60
Interactive 78
new 24 hours 4
new 48 hours11
new 7 days55
new fortnight82
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.131 seconds.