Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 08/17/1999 04:18:42
Module Name:	pkgsrc
Committed By:	agc
Date:		Tue Aug 17 11:18:42 UTC 1999

Modified Files:
	pkgsrc/lang/elk: Makefile
	pkgsrc/lang/elk/files: patch-sum
Added Files:
	pkgsrc/lang/elk/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
	    patch-af patch-ag patch-ah patch-ai patch-aj
Removed Files:
	pkgsrc/lang/elk/patches: patch-a patch-b patch-c patch-d patch-e
	    patch-f
	pkgsrc/lang/elk/scripts: configure

Log Message:
Use USE_X11 in Makefile to show that this package links with X11
headers and libs.

Make this package work on Solaris.

Use the same "pkgsrc" configuration file for locations of objects on
NetBSD (both ELF and a.out) and Solaris.

Use a Makefile target, rather than a separate script.

Avoid clash with ALIGN definition in <sys/param.h>


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/lang/elk/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/elk/files/patch-sum
cvs rdiff -r1.3 -r0 pkgsrc/lang/elk/patches/patch-a \
    pkgsrc/lang/elk/patches/patch-c pkgsrc/lang/elk/patches/patch-d \
    pkgsrc/lang/elk/patches/patch-e
cvs rdiff -r0 -r1.1 pkgsrc/lang/elk/patches/patch-aa \
    pkgsrc/lang/elk/patches/patch-ab pkgsrc/lang/elk/patches/patch-ac \
    pkgsrc/lang/elk/patches/patch-ad pkgsrc/lang/elk/patches/patch-ae \
    pkgsrc/lang/elk/patches/patch-af pkgsrc/lang/elk/patches/patch-ag \
    pkgsrc/lang/elk/patches/patch-ah pkgsrc/lang/elk/patches/patch-ai \
    pkgsrc/lang/elk/patches/patch-aj
cvs rdiff -r1.2 -r0 pkgsrc/lang/elk/patches/patch-b \
    pkgsrc/lang/elk/patches/patch-f
cvs rdiff -r1.4 -r0 pkgsrc/lang/elk/scripts/configure

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