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

Port details
rplay 3.3.2_3 audio on this many watch lists=54 search for ports that depend on this port
Network audio player

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: unknown
License: not specified in port


rplay is a flexible network audio system that allows sounds to be played to
and from local and remote systems.  The rplay audio server currently
supports SunOS 4.1.X, Solaris 2.X, Linux, SGI IRIX 4 & 5, HP9000/705,
HP9000/710 and now FreeBSD.  The rplay clients and client library should 
work on any system that supports Berkeley sockets.  The X Window
System is not required.

WWW: http://rplay.doit.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required Libraries:
  1. audio/gsm

This port is required by:

for Libraries

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://rplay.doit.org/dist/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
25 Apr 2012 22:14:19
Original commit files touched by this commit  3.3.2_3
scheidell search for other commits by this committer
- Correct previous commit: rplay.in sb rplayd.in, rename file, fix Makefile

PR:             ports/166658
Submitted by:   scheidell@ (me)
25 Apr 2012 22:08:28
Original commit files touched by this commit  3.3.2_3
scheidell search for other commits by this committer
- Fix crash on amd64 when rplayd parses the rplay.hosts file (extra-patch for
amd64 only) [1]
- Channel dougb and re-write the rc script [2]
- Bump PORTREVISION

PR:             ports/166658 [1]
Submitted by:   Callum Gibson <callumgibson@optusnet.com.au> [1]
Reviewed by:    scheidell@ [2]
23 Sep 2011 22:26:39
Original commit files touched by this commit  3.3.2_2
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
19 Mar 2011 12:38:54
Original commit files touched by this commit  3.3.2_2
miwi search for other commits by this committer
- Get Rid MD5 support
26 Dec 2006 08:07:29
Original commit files touched by this commit  3.3.2_2
rafan search for other commits by this committer
- Attempt to fix build for gcc4
14 Aug 2006 10:08:25
Original commit files touched by this commit  3.3.2_2
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
04 Dec 2005 22:49:37
Original commit files touched by this commit  3.3.2_2
edwin search for other commits by this committer
Remove install-info from Makefile, it's automatically done when
INFO is defined.
23 Nov 2005 23:29:54
Original commit files touched by this commit  3.3.2_2
pav search for other commits by this committer
- Add some SHA256 checksums
28 Oct 2004 20:07:05
Original commit files touched by this commit  3.3.2_2
lkoeller search for other commits by this committer
o) Fix missing installation of sample and initial config files.
27 Jan 2004 20:51:07
Original commit files touched by this commit  3.3.2_1
trevor search for other commits by this committer
Add SIZE.
27 Oct 2003 18:59:42
Original commit files touched by this commit  3.3.2_1
kris search for other commits by this committer
Utilize INFO
27 Sep 2003 00:01:16
Original commit files touched by this commit  3.3.2_1
edwin search for other commits by this committer
Update port: audio/rplay

        - ECHO -> ECHO_MSG

PR:             ports/56766
Submitted:      KATO Tsuguru <tkato@prontomail.com>
20 Feb 2003 16:49:55
Original commit files touched by this commit  3.3.2_1
knu search for other commits by this committer
De-pkg-comment.
30 Jan 2003 17:30:49
Original commit files touched by this commit  3.3.2_1
nork search for other commits by this committer
o use daemon(3) instead of just fork(2) when daemonize.
o make rc.d script more modern, accordingly.
o Bump PORTREVISION.

PR:             ports/27875
Submitted by:   Takanori Saneto <sanewo@ba2.so-net.ne.jp>
19 May 2002 21:41:22
Original commit files touched by this commit  3.3.2
petef search for other commits by this committer
- install rplayd.sh as rplayd.sh.sample
- better config file management

PR:             35634
Submitted by:   Alan Eldridge <ports@geeksrus.net>
11 Apr 2002 00:11:41
Original commit files touched by this commit  3.3.2
motoyuki search for other commits by this committer
Fix build problem on 5-current.

<machine/soundcard.h> is moved to <sys/soundcard.h> on both 4-stable
and 5-current.  See commitlog of src/include/Makefile rev 1.165.
29 Jan 2002 09:33:26
files touched by this commit
knu search for other commits by this committer
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.  
 
22 Jul 2001 11:30:11
files touched by this commit
markp search for other commits by this committer
Fix audio detection problem.    
12 May 2001 11:59:43
files touched by this commit
kuriyama search for other commits by this committer
Change $MAINTAINER to ports.    
08 Oct 2000 00:19:06
files touched by this commit
asami search for other commits by this committer
Convert category audio to new layout.  
05 Jul 2000 13:37:07
files touched by this commit
tg search for other commits by this committer
As threatened on freebsd-ports: all startup scripts know about the two   options
`start' and `stop' now (unless I have forgotten any). This allows   us to call
the scripts from /etc/rc.shutdown with the correct option.    
28 Jun 2000 17:05:11
files touched by this commit
alex search for other commits by this committer
- Update to version 3.3.2   - Add WWW: line into pkg/DESCR   - Add
INSTALLS_SHLIB/INFO_FILES hunks   - HAS_CONFIGURE -> GNU_CONFIGURE    

Number of commits found: 22

282c
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 24527
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours11
new 7 days28
new fortnight57
new month214

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