Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-07 | Update to SML/NJ 110.72, bug fix release. | asau | 4 | -55/+92 | |
2009-12-15 | Support FreeBSD. | asau | 2 | -6/+8 | |
2009-09-22 | Remove comment about outdated mirror. | asau | 1 | -4/+1 | |
2009-09-22 | Commit forgotten PLIST for 110.71 update. | asau | 1 | -106/+146 | |
2009-09-22 | Update to SML/NJ 110.71. | asau | 13 | -217/+171 | |
Numerous changes since version 110.42 include AMD64 support and loads of bug fixes, detailed list of changes is at http://www.smlnj.org/dist/working/110.71/NOTES/HISTORY | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -132/+1 | |
2008-05-26 | Second round of explicit pax dependencies. As reminded by tnn@, | joerg | 1 | -3/+3 | |
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. | |||||
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 2 | -19/+21 | |
through PLIST_SUBST to the plist module. | |||||
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -4/+6 | |
their files via a custom do-install target. | |||||
2007-01-23 | Fixed group-writable files. PKGREVISION++ | rillig | 1 | -2/+5 | |
2007-01-19 | add missing rmd160 hashes for boot.{sparc,ppc}-unix.tgz | dmcmahill | 1 | -1/+3 | |
2006-10-19 | Give BOX a default value, so that "make fetch" at least works partially | wiz | 1 | -1/+5 | |
on unsupported platforms. | |||||
2006-05-18 | Remove BROKEN_IN, builds in current 3.0 bulk builds. | wiz | 1 | -3/+1 | |
2006-03-28 | Apply patch from PR pkg/32722. Fixes building on i386. | gavan | 3 | -6/+71 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-04 | Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4 | schmonz | 1 | -3/+2 | |
rather than PKG_FAIL_REASON, so that they provide useful error messages in build logs, and so that they continue to work on platforms where they aren't broken. | |||||
2005-12-26 | Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386 | schmonz | 1 | -1/+4 | |
3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed. | |||||
2005-12-08 | Bumped the PKGREVISION of the packages that have been broken by the recent | rillig | 1 | -1/+2 | |
"pkglint --autofix" change. | |||||
2005-12-08 | Fixed PLIST quoting issue introduced by the recent "pkglint --autofix" | rillig | 1 | -2/+2 | |
change. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -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 | |||||
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+17 | |
2004-06-22 | 80 chars per line. | xtraeme | 1 | -2/+3 | |
2004-06-06 | Revert to smlnj-110.42, as 110.45 is troublesome. While doing so, keep it | snj | 5 | -245/+248 | |
using buildlink3, fetchable, and buildable with gcc3. Requested by the package's maintainer. | |||||
2004-04-09 | Update to smlnj-110.45. | snj | 5 | -243/+243 | |
"The latest working version (110.45) fixes some installation problems caused by incompatibilities with GCC 3.3. Earlier, 110.44 brought our implementation of the Basis library closer to the specification, fixed several important bugs, and provided support for Mac OS X 10.3 (Panther). The previous working release (110.43) offered an operational win32 port, added IntInf support to compiler and Basis library, and also updated many interfaces of the Basis according to the latest draft of the specification." Provided by Jesper Louis Andersen in PR pkg/24586. Also fixes PR pkg/23480. | |||||
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-08-01 | This works on Linux, too. At least under i386. | jschauma | 1 | -3/+3 | |
2003-07-02 | Add checksum and size info for boot.sparc-unix.tgz distfile. | jtb | 1 | -1/+3 | |
2003-07-02 | Come back boot.x86-unix.tgz in distinfo. | taca | 1 | -1/+3 | |
P.S. Should "make mdi" fetch and process all ARCH (or MACHINE_ARCH)'s distfiles? | |||||
2003-07-01 | Wrong version of patch-af. | jtb | 8 | -14/+10 | |
2003-07-01 | Make this work on powerpc. | jtb | 12 | -36/+168 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-03-21 | Update to 110.42, from Christopher Richards in connection with PR 18678. | wiz | 12 | -97/+191 | |
Changes: A number of small, but important bug fixes. | |||||
2003-03-21 | Reimport sml-nj as smlnj, which is the name commonly used by the community. | wiz | 10 | -0/+764 | |
Suggested by Christopher Richards in connection with PR 18678. |