Up to [cvs.netbsd.org] / pkgsrc / devel / as31
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.18 / (download) - annotate - [select for diffs], Wed Mar 7 20:39:47 2012 UTC (2 months, 2 weeks ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
Not MAKE_JOBS_SAFE.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Feb 28 14:52:43 2011 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Reset maintainer for retired developers.
Revision 1.16 / (download) - annotate - [select for diffs], Mon Mar 3 17:45:34 2008 UTC (4 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: 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
Changes since 1.15: +6 -3
lines
Diff to previous 1.15 (colored)
Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Jun 8 18:39:23 2007 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.14: +2 -3
lines
Diff to previous 1.14 (colored)
Remove dead MASTERS_SITES. From Zafer Aydogan.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 7 09:13:50 2007 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.13: +3 -3
lines
Diff to previous 1.13 (colored)
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Sep 9 02:41:56 2006 UTC (5 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Rename variable MAKEFILE to MAKE_FILE.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Jun 20 22:08:36 2006 UTC (5 years, 11 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
USE_TOOLS+=yacc
Revision 1.11 / (download) - annotate - [select for diffs], Sat Jan 21 18:57:40 2006 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Update package Makefile now that bsd.pkg.extract.mk is using the "extract" script for extraction. Many cases where a custom EXTRACT_CMD simply copied the distfile into the work directory are no longer needed. The extract script also hides differences between pax and tar behind a common command-line interface, so we no longer need code that's conditional on whether EXTRACT_USING is tar or pax.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Nov 1 04:16:58 2005 UTC (6 years, 6 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored)
Don't build/install the catpage; removes dependency on nroff.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Jun 16 06:57:45 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.8: +3 -1
lines
Diff to previous 1.8 (colored)
Create directories before installing files into them.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Dec 3 15:14:54 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various.
Revision 1.6.4.1 / (download) - annotate - [select for diffs], Thu Jul 29 21:44:01 2004 UTC (7 years, 9 months ago) by agc
Branch: pkgsrc-2004Q2
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
Pullup ticket 78 to the pkgsrc-2004Q2 branch, requested by Grant Beattie follow pkgsrc conventions for including bsd.pkg.mk Module Name: pkgsrc Committed By: grant Date: Sat Jul 10 09:08:44 UTC 2004 Modified Files: pkgsrc/devel/as31: Makefile pkgsrc/net/tcpdstat: Makefile Log Message: .include "../../mk/bsd.pkg.mk" not .include <../../mk/bsd.pkg.mk>
Revision 1.7 / (download) - annotate - [select for diffs], Sat Jul 10 09:08:44 2004 UTC (7 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
.include "../../mk/bsd.pkg.mk" not .include <../../mk/bsd.pkg.mk>
Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 20 12:13:27 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Branch point for: pkgsrc-2004Q2
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Jul 17 21:29:30 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.4 / (download) - annotate - [select for diffs], Sat Mar 29 12:40:30 2003 UTC (9 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Sep 9 20:36:19 2001 UTC (10 years, 8 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,
buildlink2-base,
buildlink2
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
Revision 1.2 / (download) - annotate - [select for diffs], Fri Feb 16 14:38:17 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Jul 8 13:30:04 2000 UTC (11 years, 10 months ago) by bjh21
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)
as31-19900126 8031/8051 assembler
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jul 8 13:30:04 2000 UTC (11 years, 10 months ago) by bjh21
Branch: MAIN
Initial revision