head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.54 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.52 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.50 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.48 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.46 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.44 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.42 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.40 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.38 pkgsrc-2008Q2-base:1.6 pkgsrc-2008Q1:1.6.0.36 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.34 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.32 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.30 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.28 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.26 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.24 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.22 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.20 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.6.0.18 pkgsrc-2005Q4-base:1.6 pkgsrc-2005Q3:1.6.0.16 pkgsrc-2005Q3-base:1.6 pkgsrc-2005Q2:1.6.0.14 pkgsrc-2005Q2-base:1.6 pkgsrc-2005Q1:1.6.0.12 pkgsrc-2005Q1-base:1.6 pkgsrc-2004Q4:1.6.0.10 pkgsrc-2004Q4-base:1.6 pkgsrc-2004Q3:1.6.0.8 pkgsrc-2004Q3-base:1.6 pkgsrc-2004Q2:1.6.0.6 pkgsrc-2004Q2-base:1.6 pkgsrc-2004Q1:1.6.0.4 pkgsrc-2004Q1-base:1.6 pkgsrc-2003Q4:1.6.0.2 pkgsrc-2003Q4-base:1.6 buildlink2:1.5.0.2 buildlink2-base:1.5 netbsd-1-5-PATCH003:1.5 netbsd-1-5-PATCH001:1.5 netbsd-1-5-RELEASE:1.5 netbsd-1-4-PATCH003:1.5 netbsd-1-4-PATCH002:1.5 comdex-fall-1999:1.5 netbsd-1-4-PATCH001:1.5 netbsd-1-4-RELEASE:1.5 netbsd-1-3-PATCH002:1.2 FreeBSD-current-1997-10-09:1.1.1.1 FREEBSD:1.1.1; locks; strict; comment @# @; 1.6 date 2002.07.03.12.15.56; author wiz; state dead; branches; next 1.5; 1.5 date 99.04.07.23.55.26; author tron; state Exp; branches; next 1.4; 1.4 date 99.04.07.23.30.59; author tron; state Exp; branches; next 1.3; 1.3 date 98.07.04.08.09.07; author mycroft; state dead; branches; next 1.2; 1.2 date 97.10.29.12.28.55; author agc; state Exp; branches; next 1.1; 1.1 date 97.10.29.11.45.08; author agc; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 97.10.29.11.45.08; author agc; state Exp; branches; next ; desc @@ 1.6 log @Remove IGNOREd mkisofs package -- can be reimported if someone really splits mkisofs out from cdrecord. @ text @$NetBSD: patch-aa,v 1.5 1999/04/07 23:55:26 tron Exp $ --- mkisofs.8.orig Tue Jun 2 05:36:16 1998 +++ mkisofs.8 Thu Apr 8 01:46:17 1999 @@@@ -82,8 +79,10 @@@@ .B \-m .I glob ] +[ .B \-o .I filename +] .I path .SH DESCRIPTION .B mkisofs @ 1.5 log @Because "cvs" messes the patch file up during commit we remove the bogus header from the manual page manually. @ text @d1 1 a1 1 $NetBSD$ @ 1.4 log @Correct manual page: the "-o filename" argument is optional. Fixes PR pkg/7315 by Mason Loring Bliss. @ text @d4 1 a4 8 +++ mkisofs.8 Thu Apr 8 01:29:24 1999 @@@@ -1,6 +1,3 @@@@ -# -# $Id: mkisofs.8,v 1.5.1.3 1998/06/02 03:36:16 eric Exp $ -# .\" -*- nroff -*- .TH MKISOFS 8 "12 Oct 1997" "Version 1.11.3" .SH NAME @ 1.3 log @Update to 1.11.3. @ text @d1 22 a22 17 --- Makefile.in.orig Thu Apr 10 04:41:41 1997 +++ Makefile.in Wed Oct 1 12:25:59 1997 @@@@ -28,12 +28,12 @@@@ #### End of system configuration section. #### -CFLAGS=@@CFLAGS@@ -I. +CFLAGS= $(XCFLAGS) LDFLAGS=@@LDFLAGS@@ OBJS=mkisofs.o tree.o write.o hash.o rock.o exclude.o multi.o \ files.o match.o name.o fnmatch.o eltorito.o -World: mkisofs +all: mkisofs Makefile: Makefile.in config.status CONFIG_FILES=Makefile CONFIG_HEADERS= $(SHELL) ./config.status @ 1.2 log @Upgrade to mkisofs-1.11. Bring patches forward to newer version. @ text @@ 1.1 log @Initial revision @ text @d1 2 a2 2 --- Makefile.in.orig Sat Mar 15 04:02:45 1997 +++ Makefile.in Tue Mar 18 11:50:24 1997 d7 3 a9 3 -CFLAGS=-g -O -c -I. +CFLAGS=$(XCFLAGS) LDFLAGS= d16 2 a17 2 Makefile: Makefile.in configure ./configure @ 1.1.1.1 log @Initial import of mkisofs from FreeBSD ports collection into NetBSD package system. @ text @@