Up to [cvs.netbsd.org] / pkgsrc / lang / ezm3
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.21 / (download) - annotate - [select for diffs], Mon Feb 4 14:42:14 2008 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
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,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Reset maintainer on his request.
Revision 1.20 / (download) - annotate - [select for diffs], Mon Jul 2 20:24:27 2007 UTC (4 years, 10 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
s/PRIVILEGED_STAGE/PRIVILEGED_STAGES/g as it could refer to multiple stages in the future. Suggested by rillig@
Revision 1.19 / (download) - annotate - [select for diffs], Sun Jul 1 00:07:56 2007 UTC (4 years, 10 months ago) by adrianp
Branch: MAIN
Changes since 1.18: +2 -1
lines
Diff to previous 1.18 (colored)
Add PRIVILEGED_STAGE+= clean
Revision 1.18 / (download) - annotate - [select for diffs], Mon Feb 26 20:09:55 2007 UTC (5 years, 2 months ago) by veego
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Update homepage.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Feb 26 19:50:26 2007 UTC (5 years, 2 months ago) by veego
Branch: MAIN
Changes since 1.16: +3 -3
lines
Diff to previous 1.16 (colored)
Add a patch to build it with gcc4 and reset the 'external' maintainer after no reaction from him (this time I waited 11 days, where I still have no reply from my last change which was over an 1 year ago).
Revision 1.16 / (download) - annotate - [select for diffs], Thu Feb 22 19:26:37 2007 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.15: +8 -8
lines
Diff to previous 1.15 (colored)
Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Apr 20 16:21:01 2006 UTC (6 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.14: +3 -2
lines
Diff to previous 1.14 (colored)
Don't try to build on DragonFly anymore, until a newer bootstrap is available.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:44 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Jan 2 23:19:41 2006 UTC (6 years, 4 months ago) by veego
Branch: MAIN
Changes since 1.12: +9 -5
lines
Diff to previous 1.12 (colored)
Update to version 1.2: This new release includes an updated code generator (based on gcc 3.2.3) which is a big step toward supporting amd64 platforms. (Sorry, they're not supported quite yet in this release.) A few bugs have been fixed, of course. It should be easier now to build Ezm3 on the newer Linux distributions. You must use CVSup 16.1h or later with this version of Ezm3. Earlier versions of CVSup will not build properly with Ezm3 1.2. pkgsrc changes: - Add untested OpenBSD support - Make the PLIST files more uniform, so it would be easier to merge a few of the PLIST.OPSYS entries into PLIST.common - buildlink3.mk was not changed, because we use CVSup 16.1h since two years No answer from the 'maintainer' when i send him the patch two weeks ago and this release is now over 18 month old.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:25 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for
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
Revision 1.11 / (download) - annotate - [select for diffs], Sun Jun 5 09:47:16 2005 UTC (6 years, 11 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
Add DragonFly support; patch from Joerg Sonnenberger. Changes reviewed by the maintainer. While here, add missing checksums for Linux and FreeBSD bootstrap kits.
Revision 1.10 / (download) - annotate - [select for diffs], Sun May 22 20:08:09 2005 UTC (7 years ago) by jlam
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
Revision 1.9 / (download) - annotate - [select for diffs], Mon May 9 12:23:23 2005 UTC (7 years ago) by xtraeme
Branch: MAIN
Changes since 1.8: +3 -1
lines
Diff to previous 1.8 (colored)
Fix installation after USE_BUILDLINK3 was enabled by default:
* ezm3 installs its files into ${PREFIX}/ezm3, the installation
fails due to missing libraries, fixed with
BUILDLINK_PASSTHRU_DIRS.
* Provide a buildlink3 file with DEPMETHOD=build to fix the
cvsup packages.
Bump PKGREVISION, this closes PR pkg/29986 and PR pkg/30159.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jun 4 17:34:36 2004 UTC (7 years, 11 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.7: +15 -3
lines
Diff to previous 1.7 (colored)
Allow this to build and install on Linux. While here, be explicit as to why we can not build and install the package in separate steps instead of silently setting NO_BUILD.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Jan 24 13:51:14 2004 UTC (8 years, 4 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 13 22:02:20 2004 UTC (8 years, 4 months ago) by xtraeme
Branch: MAIN
Changes since 1.5: +3 -11
lines
Diff to previous 1.5 (colored)
Move the contents of do-build target to do-install, and use NO_BUILD=yes, so we can build it without root permissions, suggested by Julio Merino in private email.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 11 20:30:39 2004 UTC (8 years, 4 months ago) by xtraeme
Branch: MAIN
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Remove SU_CMD, should fix the problems in last bulk build.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 10 19:12:51 2004 UTC (8 years, 4 months ago) by cjep
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Whitespace
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 6 20:09:20 2004 UTC (8 years, 4 months ago) by xtraeme
Branch: MAIN
Changes since 1.2: +1 -2
lines
Diff to previous 1.2 (colored)
This doesn't really need USE_X11.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 6 06:43:31 2004 UTC (8 years, 4 months ago) by xtraeme
Branch: MAIN
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
Add missing var ${PROGS}.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jan 5 23:54:18 2004 UTC (8 years, 4 months ago) by xtraeme
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of ezm-1.1 from pkgsrc-wip, packaged by Motoyuki Konno, adapted for FreeBSD/NetBSD by me. Ezm3 is a smaller, more portable distribution of the Modula-3 compiler and runtime system for people whose only need for Modula-3 is to build CVSup. It supports all features of CVSup, but has smaller distfiles and installs more quickly than other versions of Modula-3. Ezm3 provides full X11 GUI support even when compiled on systems which do not have X11 installed. It links programs statically with the Modula-3 libraries but dynamically with the system libraries, so that programs built with Ezm3 can run on systems which do not have Modula-3 installed on them.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 5 23:54:18 2004 UTC (8 years, 4 months ago) by xtraeme
Branch: MAIN
Initial revision