summaryrefslogtreecommitdiff
path: root/lang/smlnj/Makefile.common
AgeCommit message (Collapse)AuthorFilesLines
2015-04-22Preliminary hacks for building this with -m32 on amd64 NetBSD.dholland1-1/+4
I've run into local problems with COMPAT_32 so this only gets a short distance in before I can't run it any further, but I'm going to commit anyway as "broken package" > "no package", and with luck I'll get it sorted out fully before much longer. Also allow amd64 Linux as the necessary hacks for that seem to already be in place.
2015-01-05Add missing continuation line marker.wiz1-3/+2
Remove mention of lang/twelf.
2015-01-04Use ONLY_FOR_PLATFORM only to indicate what the compiler knows how todholland1-6/+17
target. For stuff the packaging doesn't handle, use BROKEN.
2014-10-05Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings.wiz1-1/+4
2009-12-15Support FreeBSD.asau1-6/+6
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam1-3/+5
through PLIST_SUBST to the plist module.
2006-10-19Give BOX a default value, so that "make fetch" at least works partiallywiz1-1/+5
on unsupported platforms.
2005-12-08Fixed PLIST quoting issue introduced by the recent "pkglint --autofix"rillig1-2/+2
change.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2004-06-2280 chars per line.xtraeme1-2/+3
2003-08-01This works on Linux, too. At least under i386.jschauma1-3/+3
2003-07-01Make this work on powerpc.jtb1-3/+8
2003-03-21Update to 110.42, from Christopher Richards in connection with PR 18678.wiz1-0/+25
Changes: A number of small, but important bug fixes.