Up to [cvs.netbsd.org] / pkgsrc / lang / moscow_ml
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.30 / (download) - annotate - [select for diffs], Sat Nov 12 00:37:40 2011 UTC (6 months, 1 week ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
Changes since 1.29: +25 -6
lines
Diff to previous 1.29 (colored)
Fix post-install rule to not (sometimes) leave behind mode 744 directories.
Revision 1.28.32.1 / (download) - annotate - [select for diffs], Tue Nov 8 21:58:07 2011 UTC (6 months, 2 weeks ago) by tron
Branch: pkgsrc-2011Q3
Changes since 1.28: +2 -1
lines
Diff to previous 1.28 (colored) next main 1.29 (colored)
Pullup ticket #3594 - requested by dholland lang/moscow_ml: security patch Revisions pulled up: - lang/moscow_ml/Makefile 1.29 - lang/moscow_ml/distinfo 1.6 - lang/moscow_ml/patches/patch-mosmlyac_main_c 1.1 --- Module Name: pkgsrc Committed By: dholland Date: Tue Nov 8 12:41:30 UTC 2011 Modified Files: pkgsrc/lang/moscow_ml: Makefile distinfo Added Files: pkgsrc/lang/moscow_ml/patches: patch-mosmlyac_main_c Log Message: Fix PR 45558 (aka CVE-2011-4119) which also turns out to affect Moscow ML. Credit to Florian Weimer for noticing this.
Revision 1.29 / (download) - annotate - [select for diffs], Tue Nov 8 12:41:30 2011 UTC (6 months, 2 weeks ago) by dholland
Branch: MAIN
Changes since 1.28: +2 -1
lines
Diff to previous 1.28 (colored)
Fix PR 45558 (aka CVE-2011-4119) which also turns out to affect Moscow ML. Credit to Florian Weimer for noticing this.
Revision 1.28 / (download) - annotate - [select for diffs], Mon Apr 28 10:16:57 2008 UTC (4 years ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Branch point for: pkgsrc-2011Q3
Changes since 1.27: +10 -10
lines
Diff to previous 1.27 (colored)
Update to Moscow ML version 2.01 (January 2004) No ChangeLog available, but a recursive diff reveals a mostly bugfix release. From Aleksej Saushev in private mail.
Revision 1.27 / (download) - annotate - [select for diffs], Sat Jan 5 09:22:06 2008 UTC (4 years, 4 months ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.26: +2 -1
lines
Diff to previous 1.26 (colored)
Set MAKE_JOBS_SAFE=no Noticed by Aleksej Saushev
Revision 1.26 / (download) - annotate - [select for diffs], Thu Feb 22 19:26:38 2007 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.25: +3 -3
lines
Diff to previous 1.25 (colored)
Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail.
Revision 1.25 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:55 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.24 / (download) - annotate - [select for diffs], Sat Jul 16 01:19:11 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Get rid of USE_PERL5. The new way to express needing the Perl executable around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
Revision 1.23 / (download) - annotate - [select for diffs], Fri Dec 3 15:15:01 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various.
Revision 1.22 / (download) - annotate - [select for diffs], Sat Apr 24 22:46:10 2004 UTC (8 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Relinquish maintainership of packages to tech-pkg@NetBSD.org.
Revision 1.21 / (download) - annotate - [select for diffs], Tue Jan 20 12:19:17 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Sep 27 18:33:56 2003 UTC (8 years, 7 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
It is not safe to do unaligned access in ISO C, even if the configure script manages to do this without receiving a SIGBUS... Make the test always return that unalign access is forbidden. This makes the package work on ARM. PKGREVISION++
Revision 1.19 / (download) - annotate - [select for diffs], Thu Jul 17 21:44:56 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.18 / (download) - annotate - [select for diffs], Wed Jul 24 19:45:24 2002 UTC (9 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Change explicit build dependencies on perl into "USE_PERL5=build". This makes these packages build correctly on Darwin where perl>=5.8.0 is required.
Revision 1.17 / (download) - annotate - [select for diffs], Tue Jul 23 20:52:24 2002 UTC (9 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
My old email address is dead.
Revision 1.16 / (download) - annotate - [select for diffs], Mon Apr 30 04:16:10 2001 UTC (11 years ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH001,
buildlink2-base,
buildlink2
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also change
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Mar 27 03:20:03 2001 UTC (11 years, 2 months ago) by hubertf
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Change BUILD_DEPENDS semantics: first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
Revision 1.14 / (download) - annotate - [select for diffs], Sun Feb 25 04:17:56 2001 UTC (11 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Cleanup MKDIR usage => INSTALL_*_DIR XXX need to teach pkglint to be more picky about this
Revision 1.13 / (download) - annotate - [select for diffs], Sat Feb 17 09:07:20 2001 UTC (11 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Move the COMMENT from being in its own file to a definition in the package Makefile.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Sep 5 09:33:16 2000 UTC (11 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Update build dependency on perl to build in correct directory if perl interpreter is not found.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 28 09:14:50 2000 UTC (11 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Use PERL5 variable for location of perl5 binary.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Aug 23 21:57:58 2000 UTC (11 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.9: +3 -10
lines
Diff to previous 1.9 (colored)
Update "moscow_ml" package to version 2.00. Changes since version 1.44: This is file README for Moscow ML 2.00 for Linux/Unix (June 2000) - The full SML Modules language (structures, signatures, and functors) is now supported, thanks to Claudio Russo. Also, several extensions to the SML Modules language are provided: - higher-order functors: functors may be defined within structures and functors - first-class modules: structures and functors may be packed and then handled as Core language values, which may then be unpacked as structures or functors again - recursive modules: signatures and structures may be recursively defined - Value polymorphism has become friendlier: non-generalizable free type variables are left free, and become instantiated (once only) when the bound variable is used - Added facilities for creating and communicating with subprocesses (structure Unix and Signal from SML Basis Library). - Added facilities for efficient functional generation of HTML code (structure Msp); also supports the writing of ML Server Page scripts. - Added facilities setting and accessing `cookies' in CGI scripts (structure Mosmlcookie), thanks to Hans Molin, Uppsala, Sweden. - The Gdimage structure now produces PNG images (using Thomas Boutell's gd library).
Revision 1.9 / (download) - annotate - [select for diffs], Wed Apr 5 08:44:59 2000 UTC (12 years, 1 month ago) by jdolecek
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Update to moscow_ml-1.44. Changes in 1.44 (from pkg README):
* Access to GNU gdbm persistent hashtables (structures Gdbm, Polygdbm)
* Interface to the PostgreSQL database server (structure Postgres)
* Interface to the MySQL database server (structure Mysql)
* Interface to POSIX 1003.2 regular expressions (structure Regex)
* Interface to sockets (structure Socket)
* Faster bytecode execution (when compiled with GCC or egcs)
* Registration of ML and C functions simplify callbacks
Apparently the NetBSD patches were also pulled up.
Since the distfile on the original site was updated without
version indication, this also fixes kern/9783.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Apr 14 18:00:47 1999 UTC (13 years, 1 month ago) by bad
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
comdex-fall-1999
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
${LOCALBAASE}/bin/perl or bust.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Feb 20 22:48:33 1999 UTC (13 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.6: +1 -3
lines
Diff to previous 1.6 (colored)
Fix CONFLICTS (remove redundancy, mostly)
Revision 1.6 / (download) - annotate - [select for diffs], Mon Dec 7 11:11:40 1998 UTC (13 years, 5 months ago) by frueauf
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Fix BUILD_DEPENDS as per pr 6538 by Johnny C. Lam.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Dec 4 11:09:46 1998 UTC (13 years, 5 months ago) by frueauf
Branch: MAIN
Changes since 1.4: +16 -12
lines
Diff to previous 1.4 (colored)
Update moscow_ml to 1.43, provided in pr 6527 by Johnny C. Lam with
some refining by myself.
New in version 1.43 of Moscow ML:
* Arrays of weak pointers (structure Weak).
* Dynamic linking of external functions under Linux and Solaris
* Access to GNU gdbm persistent hashtables (structures Gdbm, Polygdbm)
* The load paths can be set from the interactive system.
* The interactive system's prompts and responses can be turned off
(option -quietdec, variable Meta.quietdec).
* Prettyprinters can be installed also on base types and abstract types.
* Mosmllex now supports abbreviations for regular expressions.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Aug 20 15:17:05 1998 UTC (13 years, 9 months ago) by tsarna
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
The Grand Homepagification: - New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Jun 3 13:07:09 1998 UTC (13 years, 11 months ago) by agc
Branch: MAIN
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored)
Include bsd.prefs.mk, so that variables can be set in /etc/mk.conf
Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 15 10:38:29 1998 UTC (14 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.1: +2 -7
lines
Diff to previous 1.1 (colored)
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. Remove redundant (and sometimes erroneous) comments.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Feb 17 10:18:36 1998 UTC (14 years, 3 months ago) by agc
Branch: MAIN
Import Moscow ML, a Standard ML implementation based on CAML Light, into the NetBSD packages collection. This is from Johnny C. Lam, in PR pkg/5002. Minor fixes by me to the PLIST file for the location of two files (libexec not lib).