Subject: CVS commit: pkgsrc/archivers/arj
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 03/22/2005 16:24:13
Module Name: pkgsrc
Committed By: minskim
Date: Tue Mar 22 16:24:13 UTC 2005
Modified Files:
pkgsrc/archivers/arj: distinfo
pkgsrc/archivers/arj/patches: patch-aa patch-ab patch-ac
Added Files:
pkgsrc/archivers/arj/patches: patch-ad patch-ae
Log Message:
Make this package build on Darwin.
- Include mount.h to use statfs.
- Use chown(2) if lchown(2) is unavailable. (Can be problematic,
but no easy solution.)
- Pass -bundle to gcc to build a Mach-o bundle format file.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/archivers/arj/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/archivers/arj/patches/patch-aa \
pkgsrc/archivers/arj/patches/patch-ab
cvs rdiff -r1.2 -r1.3 pkgsrc/archivers/arj/patches/patch-ac
cvs rdiff -r0 -r1.1 pkgsrc/archivers/arj/patches/patch-ad \
pkgsrc/archivers/arj/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.