summaryrefslogtreecommitdiffstats
path: root/sysutils/nautilus-cd-burner
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.marcus2004-02-041-1/+1
| | | | (Part 1)
* Correct the order in which we obtain read and write speeds so as not tomarcus2003-12-302-24/+24
| | | | tokenize out the write speed before we process it.
* Correct a typo that could prevent obtaining the correct write speed.marcus2003-12-302-3/+3
|
* Fix the CD detection code so that SCSI CDs burners are properly detected,marcus2003-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.trevor2003-11-171-1/+0
|
* Add Joliet support for long filenames.marcus2003-10-022-1/+19
| | | | Submitted by: Pav Lucistnik <pav@oook.cz>
* * Treat all CD burners as RW to allow for blanking disksmarcus2003-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.adamw2003-09-252-0/+38
| | | | | | Bump PORTREVISION. Obtained from: marcus
* Add nautilus-cd-burner, a drag 'n' drop CD burner component for Nautilus.marcus2003-09-186-0/+131
OpenPOWER on IntegriCloud