summaryrefslogtreecommitdiff
path: root/sysutils/nautilus-cd-burner (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.6.1.Joe Marcus Clarke2004-04-193-3/+5
|
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releaseJoe Marcus Clarke2004-04-058-276/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger <mezz7@cox.net> Khairil Yusof <kaeru@pd.jaring.my> Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Scott Dodson <sdodson@sdodson.com> Vladimir Grebenschikov <vova@sw.ru>
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | Submitted by: trevor
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 1)
* Correct the order in which we obtain read and write speeds so as not toJoe Marcus Clarke2003-12-302-24/+24
| | | | tokenize out the write speed before we process it.
* Correct a typo that could prevent obtaining the correct write speed.Joe Marcus Clarke2003-12-302-3/+3
|
* Fix the CD detection code so that SCSI CDs burners are properly detected,Joe Marcus Clarke2003-12-212-23/+198
| | | | | | | | as well as DVD burners. With this patch, the correct CD write speed should also be presented. Tested by: Jeremy Messenger <mezz7@cox.net> pav
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
|
* Add Joliet support for long filenames.Joe Marcus Clarke2003-10-022-1/+19
| | | | Submitted by: Pav Lucistnik <pav@oook.cz>
* * Treat all CD burners as RW to allow for blanking disksJoe Marcus Clarke2003-10-023-3/+28
| | | | | | | * Burn all disks in DAO mode since n-c-b doesn't support multi-session, and adding this allows one to burn DVD. Submitted by: Pav Lucistnik <pav@oook.cz>
* Fix on -CURRENT where 'c' node entries for CD devices don't exist.Adam Weinberger2003-09-252-0/+38
| | | | | | Bump PORTREVISION. Obtained from: marcus
* Add nautilus-cd-burner, a drag 'n' drop CD burner component for Nautilus.Joe Marcus Clarke2003-09-186-0/+131