FreshPorts -- The Place For Ports Thu, 21 Aug 2008 9:15 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
linrad 2.49 comms on this many watch lists=0 search for ports that depend on this port
Amateur Radio DSP utility (SDR)
Maintained by: db@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Jul 2004 17:11:25
Also Listed In: hamradio


Amateur Radio DSP utility (SDR)

Linrad receives a signal in digital form by reading a device. Currently Linrad
operates by sampling sound on line-in channel of an audio card. In the future
boards sampling directly at RF frequencies will be available.

WWW: http://www.nitehawk.com/sm5bsz/linuxdsp/linrad.htm

db@db.net
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/nasm, devel/gmake, x11/libX11
Required To Run: x11/libX11

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


Configuration Options
     No options to configure

Master Sites:
http://www.nitehawk.com/sm5bsz/linuxdsp/archive/
http://g7rau.demon.co.uk/sm5bsz/linuxdsp/archive/
http://www.sm5bsz.com/linuxdsp/archive/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/linrad/

Number of commits found: 24

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  2.49
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)
04 Aug 2008 18:08:51
Original commit files touched by this commit  2.49
db search for other commits by this committer
- Update to 2.49
- Vendor has fixed lsetad.c so patch no longer necessary.
25 Jul 2008 17:33:31
Original commit files touched by this commit  2.48
db search for other commits by this committer
- Update to 2.48
19 Apr 2008 18:56:05
Original commit files touched by this commit  2.43
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
23 Mar 2008 10:35:22
Original commit files touched by this commit  2.43
pav search for other commits by this committer
- Correct previous commit

Pointy hat to:  db
22 Mar 2008 17:55:49
Original commit files touched by this commit  2.43
db search for other commits by this committer
- Add virtual category hamradio.
18 Mar 2008 15:55:06
Original commit files touched by this commit  2.43
db search for other commits by this committer
- Update to 2.43
- Make portlint happy
- Remove unecessary sed
19 Dec 2007 00:34:41
Original commit files touched by this commit  2.40
db search for other commits by this committer
- Update to 2.4
28 Sep 2007 03:23:01
Original commit files touched by this commit  2.38
db search for other commits by this committer
- Update to 2.38
23 Jul 2007 10:36:52
Original commit files touched by this commit  2.34
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
10 Jul 2007 17:41:16
Original commit files touched by this commit  2.34
db search for other commits by this committer
- update to 2.34

Approved:       ehaupt (mentor)
19 May 2007 21:32:57
Original commit files touched by this commit  2.28_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
23 Apr 2007 22:28:04
Original commit files touched by this commit  2.28
db search for other commits by this committer
- Update version to 2.28
- Remove support for 4.x
- Tidy up Makefile a bit

Approved by:    ehaupt (mentor)
27 Feb 2007 17:06:35
Original commit files touched by this commit  2.23
db search for other commits by this committer
- update to latest
- clean up DOCS install

Approved:       ehaupt (mentor)
19 Jan 2007 18:14:20
Original commit files touched by this commit  2.20
db search for other commits by this committer
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.

Approved by:    ehaupt (mentor)
03 Dec 2006 23:21:04
Original commit files touched by this commit  2.20
laszlof search for other commits by this committer
1) Update to version 2.20
2) Respect X11BASE

PR:             ports/106247
Submitted by:   Diane Bruce <db@db.net> (maintainer)
12 Sep 2006 09:14:22
Original commit files touched by this commit  2.17_1
itetcu search for other commits by this committer
- fixed dup site in MASTER_SITES
- fixes from upstream until 2.18 is ready

PR:             ports/103175
Submitted by:   Diane Bruce (maintainer)
08 Sep 2006 23:52:36
Original commit files touched by this commit  2.17
itetcu search for other commits by this committer
- Update to 2.17

Added file(s):
- files/linrad
- pkg-message
Removed file(s):
- files/patch-lmain.c
- files/patch-settx.c

- BROKEN on 4

PR:             ports/103002
Submitted by:   Diane Bruce (maintainer)
01 Jul 2006 17:45:03
Original commit files touched by this commit  2.14
shaun search for other commits by this committer
- Update to 2.14
- Limit to i386

PR:             ports/99235
Submitted by:   Diane Bruce <db@db.net> (maintainer)
Approved by:    ahze (mentor)
04 May 2006 00:38:41
Original commit files touched by this commit  0.16a
edwin search for other commits by this committer
remove USE_REINPLACE for all ports with categories starting with C
21 Jan 2006 17:37:14
Original commit files touched by this commit  0.16a
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)
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.16a
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
13 Nov 2005 03:42:59
Original commit files touched by this commit  0.16a
mnag search for other commits by this committer
Respect LOCALBASE
Add SHA256

PR:             88891
Submitted by:   Diane Bruce <db@db.net> (maintainer)
14 Jul 2004 17:09:39
Original commit files touched by this commit  0.16a
pav search for other commits by this committer
Add linrad, Amateur Radio DSP utility (SDR)

PR:             ports/68873
Submitted by:   Diane Bruce <db@heceta.db.net>

Number of commits found: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
ruby19Aug 16
ruby19Aug 16

9 vulnerabilities affecting 11 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 19043
Broken 163
Deprecated 92
Ignore 431
Forbidden 6
Restricted 310
No CDROM 130
Vulnerable 50
Expired 16
Set to expire 71
Interactive 78
new 24 hours 3
new 48 hours8
new 7 days41
new fortnight150
new month242

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.666 seconds.