The NetBSD Project

CVS log for pkgsrc/lang/caml-light/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / lang / caml-light

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11.20.1 / (download) - annotate - [select for diffs], Sun Nov 6 20:31:01 2011 UTC (6 months, 2 weeks ago) by spz
Branch: pkgsrc-2011Q3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) next main 1.12 (colored)

Pullup ticket #3592 - requested by dholland
lang/caml-light: security patch

Revisions pulled up:
- lang/caml-light/Makefile                                      1.13
- lang/caml-light/distinfo                                      1.9
- lang/caml-light/patches/patch-yacc_main_c                     1.1

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Sun Nov  6 19:32:07 UTC 2011

   Modified Files:
   	pkgsrc/lang/caml-light: Makefile distinfo
   Added Files:
   	pkgsrc/lang/caml-light/patches: patch-yacc_main_c

   Log Message:
   Fix insecure-temp-files, PR 45558


   To generate a diff of this commit:
   cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/caml-light/Makefile
   cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/caml-light/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/lang/caml-light/patches/patch-yacc_main_c

Revision 1.13 / (download) - annotate - [select for diffs], Sun Nov 6 19:32:07 2011 UTC (6 months, 2 weeks ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Fix insecure-temp-files, PR 45558

Revision 1.12 / (download) - annotate - [select for diffs], Tue Nov 1 11:39:59 2011 UTC (6 months, 3 weeks ago) by bsiegert
Branch: MAIN
Changes since 1.11: +7 -1 lines
Diff to previous 1.11 (colored)

cpp is /usr/libexec/cpp in MirBSD. Fixes build.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jun 30 00:07:18 2009 UTC (2 years, 10 months ago) by joerg
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
Branch point for: pkgsrc-2011Q3
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored)

Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Sep 5 02:07:51 2008 UTC (3 years, 8 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.9: +6 -3 lines
Diff to previous 1.9 (colored)

Fix broken 64-bit build. Add destdir support.
PKGREVISION++, because I changed some things around.

Revision 1.9 / (download) - annotate - [select for diffs], Sun May 25 21:42:21 2008 UTC (4 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.8: +3 -1 lines
Diff to previous 1.8 (colored)

Explicitly add pax dependency in those Makefiles that use it (or have
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Jan 18 20:44:25 2007 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.7: +3 -2 lines
Diff to previous 1.7 (colored)

Fixed PKGMANDIR and sorted PLIST.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 4 21:46:12 2006 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Dec 3 15:15:00 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 20 12:19:16 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 17 21:44:02 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 29 12:41:24 2003 UTC (9 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored)

Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 17 09:07:00 2001 UTC (11 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, netbsd-1-5-PATCH001, buildlink2-base, buildlink2
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Move the COMMENT from being in its own file to a definition in the
package Makefile.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jun 21 11:42:46 2000 UTC (11 years, 11 months ago) by bouyer
Branch: TNF
CVS Tags: pkgsrc-base, netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of caml-light, another caml implementation.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 21 11:42:46 2000 UTC (11 years, 11 months ago) by bouyer
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>