Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: pkgsrc-changes
Date: 04/19/2001 03:56:35
Module Name:	pkgsrc
Committed By:	jtb
Date:		Thu Apr 19 00:56:35 UTC 2001

Modified Files:
	pkgsrc/devel/hdf: Makefile distinfo
	pkgsrc/devel/hdf/patches: patch-ae patch-af patch-ah patch-ai patch-aj
	    patch-ao patch-aq
Added Files:
	pkgsrc/devel/hdf/patches: patch-at
Removed Files:
	pkgsrc/devel/hdf/files: bytesex.c

Log Message:
Add -DNETLONG=int to CPPFLAGS instead of using a patch.  Only link
executables with libm when truly necessary.  Add sparc64 and powerpc support.
Determine endianness at compile time rather than at configuration.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/hdf/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/hdf/distinfo
cvs rdiff -r1.2 -r0 pkgsrc/devel/hdf/files/bytesex.c
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/hdf/patches/patch-ae \
    pkgsrc/devel/hdf/patches/patch-aj
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/hdf/patches/patch-af
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/hdf/patches/patch-ah \
    pkgsrc/devel/hdf/patches/patch-ai pkgsrc/devel/hdf/patches/patch-ao
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/hdf/patches/patch-aq
cvs rdiff -r0 -r1.1 pkgsrc/devel/hdf/patches/patch-at

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.