9001 FreshPorts -- audio/tempest_for_eliza
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
tempest_for_eliza 1.0.5_6 audio on this many watch lists=4 search for ports that depend on this port
Program to send AM radio signals using a PC monitor

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 Mar 2001 01:08:26
License: not specified in port


Tempest for Eliza is a program that uses your computer monitor to send out
AM radio signals.  You can then hear computer generated music in your radio.
It teaches you that your computer can be observed.  Tempest for Eliza works
with every monitor, every resolution.

WWW: http://www.erikyyy.de/tempest/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/sdl12
  2. devel/gmake
Required Libraries:
  1. devel/sdl12
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for tempest_for_eliza-1.0.5_6:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.erikyyy.de/tempest/

Number of commits found: 26

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
13 Mar 2013 09:06:35
Original commit files touched by this commit  1.0.5_6
danfe search for other commits by this committer
- Trim the Makefile header
- Drop an article from COMMENT
- Utilize PORTDOCS and OptionsNG
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Unmute installation commands
- Generally cleanup Makefile
- Reformat port description
18 Feb 2012 10:18:33
Original commit files touched by this commit  1.0.5_6
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.0.5_5
miwi search for other commits by this committer
- Get Rid MD5 support
05 Jan 2009 16:24:56
Original commit files touched by this commit  1.0.5_5
miwi search for other commits by this committer
- Drop Maintainership

PR:             127077
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
13 Mar 2008 14:28:35
Original commit files touched by this commit  1.0.5_5
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
19 May 2007 20:32:57
Original commit files touched by this commit  1.0.5_4
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}.
20 Sep 2006 11:21:59
Original commit files touched by this commit  1.0.5_3
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
25 May 2006 20:39:43
Original commit files touched by this commit  1.0.5_2
pav search for other commits by this committer
- Grant maintainership

PR:             ports/97904
Submitted by:   Rene Ladan <r.c.ladan@gmail.com>
31 Dec 2005 23:14:42
Original commit files touched by this commit  1.0.5_2
pav search for other commits by this committer
- Add WWW

Submitted by:   tlp on EFnet
23 Nov 2005 23:29:54
Original commit files touched by this commit  1.0.5_2
pav search for other commits by this committer
- Add some SHA256 checksums
29 Oct 2005 20:17:18
Original commit files touched by this commit  1.0.5_2
mnag search for other commits by this committer
Drop MAINTAINER

PR:             88198
Submitted by:   Rene Ladan <r.c.ladan@student.tue.nl> (maintainer)
03 May 2005 03:10:20
Original commit files touched by this commit  1.0.5_2
novel search for other commits by this committer
Fix plist

Reported by:    pointyhat via kris
02 May 2005 07:00:27
Original commit files touched by this commit  1.0.5_2
novel search for other commits by this committer
- install some extra sample files
- pet portlint(1)
- update pkg-descr
- pass maintainership to submitter

PR:             80516
Submitted by:   Rene Ladan <r.c.ladan@student.tue.nl>
16 Mar 2004 04:23:56
Original commit files touched by this commit  1.0.5_2
edwin search for other commits by this committer
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
08 Mar 2004 01:01:31
Original commit files touched by this commit  1.0.5_1
edwin search for other commits by this committer
Properly use SDL everywhere:
        USE_SDL=yes     -> USE_SDL=sdl  (good examles everywhere)
        WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:             follow-ups of ports/55494, ports/61877
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.0.5_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
27 Jan 2004 20:51:07
Original commit files touched by this commit  1.0.5
trevor search for other commits by this committer
Add SIZE.
20 Jan 2004 21:34:29
Original commit files touched by this commit  1.0.5
krion search for other commits by this committer
- Use new knobs from bsd.sdl.mk

Approved by:    portmgr
03 Nov 2003 00:54:32
Original commit files touched by this commit  1.0.5
kris search for other commits by this committer
Reset maintainer of ports owned by inactive committers who were just retired.
27 Oct 2003 09:11:29
Original commit files touched by this commit  1.0.5
kris search for other commits by this committer
portlint (whitespace cleanup)
07 Mar 2003 05:56:07
Original commit files touched by this commit  1.0.5
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
02 Jan 2003 15:06:10
Original commit files touched by this commit  1.0.5
sobomax search for other commits by this committer
Update version number of SDL shared library.
17 Apr 2002 14:28:23
Original commit files touched by this commit  1.0.5
sobomax search for other commits by this committer
- Update to 1.0.5;
- don't unconditionally add -O2 to CFLAGS;
- use devel/sld12 instead of devel/sdl10 because the latter is doomed for
  deorbiting.

Approved by:    maintainer
02 Jul 2001 15:08:11
files touched by this commit
greid search for other commits by this committer
Support NOPORTDOCS properly    
09 Apr 2001 22:55:04
files touched by this commit
steve search for other commits by this committer
Fix breakage of 'make index' caused by the sdl ports being moved to   different
directories.    
31 Mar 2001 04:08:26
files touched by this commit
will search for other commits by this committer
Add tempest_for_eliza 1.0.2, a program to send AM radio signals   using a PC
monitor.  Scary!    

Number of commits found: 26

2844
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days26
new fortnight61
new month210

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0