FreshPorts -- The Place For Ports notbug Fri, 10 Feb 2012 2:32 PM GMT
Port details
rioutil 1.5.0_1 audio on this many watch lists=0 search for ports that depend on this port
A program to inferface with the Rio600, Rio800, and psa[play devices

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: 28 Sep 2001 02:15:49
License: not specified in port


rioutil is a utility designed for the use of interfacing with Sonic
Blue/dnna's third, fourth, and fifth generations of flash MP3 players
(Rio 600/800/900/S-Series/Riot/Cali/Chiba/Fuse and Nike psa[play).
On many players, it goes beyond the packaged software by providing
downloading.

WWW: http://rioutil.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, devel/autoconf
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://sunet.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://iweb.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://switch.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://surfnet.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://kent.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://freefr.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://voxel.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://jaist.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://osdn.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://nchc.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://ncu.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://transact.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://softlayer.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://internode.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://ufpr.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
http://waix.dl.sourceforge.net/project/rioutil/rioutil/1.5.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 32

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.5.0_1
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  1.5.0_1
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.5.0_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  1.5.0_1
ade search for other commits by this committer
Punt autoconf267->autoconf268
15 Sep 2010 18:35:24
Original commit files touched by this commit  1.5.0_1
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.5.0
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
09 Mar 2009 17:15:43
Original commit files touched by this commit  1.5.0
  Sanity Test Failure
stas search for other commits by this committer
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:    thompsa (old version), miwi
Tested by:      miwi
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.5.0
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)
15 Feb 2008 20:38:12
Original commit files touched by this commit  1.5.0
miwi search for other commits by this committer
- Update to 1.5.0

Submitted by:   Fabian Ruch
02 Jul 2007 15:41:11
Original commit files touched by this commit  1.4.6_1
danfe search for other commits by this committer
- Fix the build with GCC 4.2 [1]
- Drop old-school USE_GETOPT_LONG
- Tidy up Makefile and pkg-descr

Reported by:    pointyhat (logs) [1]
01 Feb 2007 02:42:06
Original commit files touched by this commit  1.4.6_1
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
14 Aug 2006 10:08:25
Original commit files touched by this commit  1.4.6_1
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>
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.4.6_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
23 Nov 2005 23:29:54
Original commit files touched by this commit  1.4.6
pav search for other commits by this committer
- Add some SHA256 checksums
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.4.6
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 Apr 2005 10:22:22
Original commit files touched by this commit  1.4.6
leeym search for other commits by this committer
- update to libusb-0.1.10a
- bump library version to all ports that depends on libusb

PR:             79084
Submitted by:   John Reynolds <johnjen@reynoldsnet.org>
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.4.6
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.4.6
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
22 Aug 2004 00:59:19
Original commit files touched by this commit  1.4.6
krion search for other commits by this committer
Update to version 1.4.6

PR:             ports/70783
Submitted by:   Ports Fury
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.0.6_2
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.6_1
trevor search for other commits by this committer
Add SIZE.
14 Jul 2003 02:53:03
Original commit files touched by this commit  1.0.6_1
sf search for other commits by this committer
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
20 Feb 2003 16:49:55
Original commit files touched by this commit  1.0.6
knu search for other commits by this committer
De-pkg-comment.
07 Nov 2002 03:10:58
Original commit files touched by this commit  1.0.6
adamw search for other commits by this committer
Fix PORTCOMMENTs that were killing INDEX builds.

105 pointy hats to:     me
Approved by:            pat
20 Dec 2001 06:19:02
files touched by this commit
sobomax search for other commits by this committer
Backout previous change - it seems that new revision of the patch doesn't  
apply everywhere.    
19 Dec 2001 20:20:23
files touched by this commit
sobomax search for other commits by this committer
Don't filter libc_r on 5-CURRENT.    
15 Dec 2001 07:50:03
files touched by this commit
pat search for other commits by this committer
Update to 1.0.6 and nolonger depends on id3lib    
31 Oct 2001 08:20:45
files touched by this commit
sobomax search for other commits by this committer
Don't link in libc - FreeBSD doesn't need this.    
11 Oct 2001 13:08:51
files touched by this commit
sobomax search for other commits by this committer
- Correct pkg-plist - don't use absolute pathnames there;   - don't install
useless .la file;   - use libgnugetopt in rioutil(1).    
09 Oct 2001 13:37:07
files touched by this commit
greid search for other commits by this committer
Drop maintainership.    
28 Sep 2001 06:16:19
files touched by this commit
alfred search for other commits by this committer
add forgotten patchfiles    
28 Sep 2001 06:15:49
files touched by this commit
alfred search for other commits by this committer
Rioutil 1.0.0 port.    

Number of commits found: 32

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

12 vulnerabilities affecting 31 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 23144
Broken 188
Deprecated 96
Ignore 724
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 3
new 48 hours3
new 7 days48
new fortnight74
new month140

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

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