aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/mkisofs-devel/files
Commit message (Collapse)AuthorAgeFilesLines
* Cut down to a slave port for cdrtools-1.10 and thus upgrade to 1.14.dirk2001-08-027-219/+0
|
* Add a patch for the old and new __dtoa().dirk2001-02-261-0/+42
| | | | | Submitted by: tegge PR: ports/25286
* Replace every occurance of scsi_mode_page_header withdirk2000-08-203-0/+122
| | | | | scg_scsi_mode_page_header in order to resolve a conflict with scsi_mode_page_header defined /usr/include/scsi/scsi_all.h.
* Upgrade to 1.12.1 (included in cdrecord-1.8.1).dirk2000-04-301-13/+13
|
* Fix a core dump in conjunction with -T.dirk2000-02-141-0/+13
| | | | | PR: ports/16697 Submitted by: Udo Schweigert <ust@cert.siemens.de>
* Upgrade to mkisofs included in cdrecord-1.8.dirk2000-01-301-9/+0
|
* Use mkisofs supplied with cdrecord.dirk1999-10-192-31/+50
| | | | Now the mkisofs port is a copy of the cdrecord port with some modifications.
* Upgrade to 1.12b4.dirk1999-03-311-31/+0
| | | | | | | This version has support for Joliet filesystems. Although this is labeled as "beta" it has proven enough stability as mkisofs112 in the ports tree. mkisofs112 is going to be deleted now.
* Fix bug related to multi-session burning.obrien1998-10-311-5/+27
| | | | | PR: posted to ports@freebsd.org Submitted by: Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
* Upgrade to version 1.11.1, also fix an ininitialized variable bug injoerg1997-10-222-22/+12
| | | | | | the multisession stuff. Too bad, but i've missed the 2.2.5 deadline with this by a few hours.
* Fix a gross bug in the El Torito stuff, causing a coredump during exit().joerg1997-05-051-0/+21
|
* After being able to reproduce and fix the coredumps i've got with thisjoerg1997-04-281-0/+30
version, now finally upgrade to mkisofs 1.10. PR: ports/3143 Submitted by: partially by Brian Handy <handy@lambic.space.lockheed.com>