Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   agc
Date:           Thu Jul  8 07:58:43 UTC 1999

Modified Files:
        pkgsrc/mail/postfix: Makefile
        pkgsrc/mk: bsd.prefs.mk

Log Message:
CAPITAL_OPSYS and OS_MAJOR_VERSION are used in one package Makefile,
but calculated every time bsd.prefs.mk is read.  Correct the
situation, and only calculate these when they are needed.
Also save a few more cycles by hardcoding the LOWER_OPSYS values for
known operating systems, rather than using expensive shell echo and tr
commands every time bsd.prefs.mk is read.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/mail/postfix/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/mk/bsd.prefs.mk

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




Home | Main Index | Thread Index | Old Index