8c78 FreshPorts -- sysutils/eroaster
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
eroaster 2.2.0.0.6_11 sysutils on this many watch lists=1 search for ports that depend on this port
A GNOME2 frontend to mkisofs/cdrecord
Maintained by: dave@gufi.org search for ports maintained by this maintainer
Port Added: 21 Dec 2003 01:10:25
License: not specified in port


Eroaster is a GNOME2/Python based mkisofs/cdrecord front-end. 
You can burn Audio and Data CD-ROMS, ISO and BIN/CUE image files. 
You can use it to extract data and audio tracks, format CD-RW an other.
SVNWeb : Distfiles Availability : PortsMon

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

Required To Build:
  1. x11-toolkits/py-gnome2
  2. sysutils/cdrtools
  3. lang/python27
Required To Run:
  1. sysutils/cdrtools
  2. lang/python27
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  3. http://freefr.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  4. http://garr.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  5. http://heanet.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  6. http://hivelocity.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  7. http://ignum.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  8. http://internode.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  9. http://iweb.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  10. http://jaist.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  11. http://kaz.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  12. http://kent.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  13. http://master.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  14. http://nchc.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  15. http://ncu.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  16. http://netcologne.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  17. http://sunet.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  18. http://superb-dca3.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  19. http://switch.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  20. http://tenet.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  21. http://ufpr.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/
  22. http://waix.dl.sourceforge.net/project/eroaster/Development/2.2.0-0.6/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 May 2013 22:32:54
Original commit files touched by this commit  2.2.0.0.6_11
bapt search for other commits by this committer
Do not overwrite BUILD_DEPENDS

Reported by:	flo
04 May 2013 22:24:31
Original commit files touched by this commit  2.2.0.0.6_11
bapt search for other commits by this committer
cdrecord is checked by the configure script
26 Apr 2013 12:35:51
Refresh Original commit files touched by this commit
  Sanity Test Failure
bapt search for other commits by this committer
Remove USE_CDRTOOLS from bsd.port.mk

This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.

While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.2.0.0.6_11
dinoex search for other commits by this committer
- update png to 1.5.10
14 Jan 2012 22:27:02
Original commit files touched by this commit  2.2.0.0.6_10
netchild search for other commits by this committer
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
19 Mar 2011 12:38:54
Original commit files touched by this commit  2.2.0.0.6_9
miwi search for other commits by this committer
- Get Rid MD5 support
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.2.0.0.6_9
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.2.0.0.6_8
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:35:32
Original commit files touched by this commit  2.2.0.0.6_7
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
31 Jul 2009 13:57:52
Original commit files touched by this commit  2.2.0.0.6_7
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
14 Dec 2007 20:33:21
Original commit files touched by this commit  2.2.0.0.6_6
pav search for other commits by this committer
- eroaster fails to run due to the use of 'whrandom' in the application's
  gnometools.py.  whrandom has been deprecated in favor of random.  This patch
  simply uses a REINPLACE_CMD to replace whrandom with random.

PR:             ports/117793
Submitted by:   Chess Griffin <chess@chessgriffin.com>
Approved by:    maintainer timeout (1 month)
19 May 2007 20:32:57
Original commit files touched by this commit  2.2.0.0.6_5
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}.
31 Jan 2007 14:07:59
Original commit files touched by this commit  2.2.0.0.6_4
pav search for other commits by this committer
- Use new USE_CDRTOOLS variable

Tested on:      pointyhat
14 Oct 2006 08:54:54
Original commit files touched by this commit  2.2.0.0.6_4
marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
13 May 2006 04:15:53
Original commit files touched by this commit  2.2.0.0.6_3
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
24 Jan 2006 01:06:45
Original commit files touched by this commit  2.2.0.0.6_3
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
02 Jun 2004 17:17:31
Original commit files touched by this commit  2.2.0.0.6_3
netchild search for other commits by this committer
Chase the merge of sysutils/mkisofs into sysutils/cdrtools.

Submitted by:   marius
31 Mar 2004 03:12:58
Original commit files touched by this commit  2.2.0.0.6_2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
07 Mar 2004 21:31:47
Original commit files touched by this commit  2.2.0.0.6_2
krion search for other commits by this committer
- Update MASTER_SITES
- Add audio/py-cddb as optional dependency

PR:             ports/63896
Submitted by:   maintainer
04 Feb 2004 05:10:27
Original commit files touched by this commit  2.2.0.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 1)
21 Jan 2004 19:11:55
Original commit files touched by this commit  2.2.0.0.6_1
pav search for other commits by this committer
- Fix launcher icon
- Bump portrevision

PR:             ports/61610
Submitted by:   Tom McLaughlin <tmclaugh@sdf.lonestar.org>
21 Dec 2003 01:09:41
Original commit files touched by this commit  2.2.0.0.6
pav search for other commits by this committer
Add eroaster, nice GNOME2 frontent to mkisofs/cdrecord, written using
python bindings. It can write data files, audio CDs from wave/mp3/ogg files,
burn ISO and bin/cue images, create ISO images from a CD and copy CDs
on the fly (when you have two drives), and blank -RWs.

PR:             ports/60422
Submitted by:   dave <dave@gufi.org>

Number of commits found: 22

284b
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 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 24516
Broken 217
Deprecated 472
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days22
new fortnight74
new month205

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