The NetBSD Project

CVS log for pkgsrc/cross/i386-linux/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / cross / i386-linux

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.32
Tue Dec 31 17:08:08 2013 UTC (10 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.31: +1 -1 lines
Remove packages that were either BROKEN for more than a year or
BROKEN and explicitly scheduled to be removed after 2013Q4.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Oct 24 10:31:02 2013 UTC (11 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
Mark remaining packages not support DESTDIR as BROKEN as decided
by pkgsrc-pmc.

If you are interested in one of these, please fix it before 2013Q4.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Aug 14 17:07:56 2012 UTC (12 years, 3 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -1 lines
Mark packages with no staged installation support explicitly (PKG_DESTDIR_SUPPORT=none).

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Nov 15 20:26:04 2011 UTC (12 years, 11 months ago) by shattered
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -1 lines
PR/41459 -- mark as not available on x86_64 (these use egcs-1.1.1, which
predates x86_64).

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Aug 25 12:32:55 2009 UTC (15 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: 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
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -3 lines
Remove BROKEN_IN variable. It was no maintained, and there was no
defined workflow for setting it, removing it, or removing packages
depending on it.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Jan 31 00:04:11 2007 UTC (17 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: 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, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -1 lines
Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).

Feel free to fix them...

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Jun 13 16:50:59 2006 UTC (18 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
Fix build on DragonFly, don't bother with texinfo build, since
it won't be used anyway.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon May 22 22:22:02 2006 UTC (18 years, 5 months ago) by jlam
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where
it will live with other "check" targets run after package installation.

Get rid of SHLIB_HANDLING, whose meaning had mutated over the years
from one thing to another.  Currently, it is used to basically note
whether the system's "ldd" command can be usefully run on the package's
binaries and libraries.  Rename this variable to CHECK_SHLIBS_SUPPORTED
for more clarity.

CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf
to note whether the check for missing run-time search paths is performed
after a package is installed.  It defaults to "no" unless PKG_DEVELOPER
is set.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:29:07 2006 UTC (18 years, 8 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
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.23: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:08:30 2006 UTC (18 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Feb 2 19:17:44 2006 UTC (18 years, 9 months ago) by rillig
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Use ${LOCALBASE}/bin/rpm2cpio instead of the plain rpm2cpio. It could not
be found before unless ${LOCALBASE}/bin was in the PATH.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:49:56 2005 UTC (18 years, 11 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
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.20: download - view: text, markup, annotated - select for diffs
Mon Apr 18 12:16:13 2005 UTC (19 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Remove MASTER_SITES entry which does not have the files any longer.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jul 9 20:48:15 2004 UTC (20 years, 4 months ago) by kristerw
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Adjust after update of cross/binutils, and bump PKGREVISION
for the packages depending on it.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jan 20 12:10:55 2004 UTC (20 years, 9 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:27:53 2003 UTC (21 years, 4 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
s/netbsd.org/NetBSD.org/

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jun 2 01:21:12 2003 UTC (21 years, 5 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Mar 29 12:40:24 2003 UTC (21 years, 7 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Oct 3 16:40:11 2002 UTC (22 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
Remove autoconf build dependency (already pulled in via COMMON/cross.mk.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jul 16 13:37:00 2002 UTC (22 years, 4 months ago) by fredb
Branches: MAIN
CVS tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -1 lines
Fix up a couple symlinks that were pointing to non-existent targets.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Sep 27 23:17:51 2001 UTC (23 years, 1 month ago) by jlam
Branches: MAIN
CVS tags: netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Aug 27 14:35:06 2001 UTC (23 years, 2 months ago) by tron
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Use wildcard dependence on "autoconf" package.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 27 03:19:49 2001 UTC (23 years, 7 months ago) by hubertf
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
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.9: download - view: text, markup, annotated - select for diffs
Sat Mar 10 21:15:27 2001 UTC (23 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -5 lines
Purely automatic replacement: SYS_INCLUDE -> CROSS_SYS_INCLUDE.
Fixes pkg/7006.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 16 14:04:56 2001 UTC (23 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 5 09:00:55 2001 UTC (23 years, 9 months ago) by tron
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Sep 13 13:51:29 2000 UTC (24 years, 2 months ago) by fredb
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Don't try to run check-shlibs over linux binaries.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Mar 28 17:16:45 1999 UTC (25 years, 7 months ago) by hubertf
Branches: MAIN
CVS tags: netbsd-1-4-RELEASE, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, comdex-fall-1999
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
add autoconf (-> autoheader) as BUILD_DEPEND

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jan 4 22:54:44 1999 UTC (25 years, 10 months ago) by tv
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
The correct LDEMULATION value is `elf_i386'.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jan 4 22:37:32 1999 UTC (25 years, 10 months ago) by tv
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -6 lines
Major `cross' category overhaul.  Clean up the shared Makefiles; move all
binutils stuff (except gas) to a shared, multiple-target binutils build;
reduce extract and compile times by being more specific with files and
targets; update to egcs 1.1.1 with a diffball from NetBSD's src/gnu/dist
tree; add 4.4BSD a.out archive support to binutils.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Aug 23 20:40:23 1998 UTC (26 years, 2 months ago) by frueauf
Branches: MAIN
CVS tags: netbsd-1-3-PATCH003
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -2 lines
Set default MAINTAINER.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Aug 14 00:10:44 1998 UTC (26 years, 3 months ago) by tv
Branches: MAIN
Cross-compiler for x86 Linux, libc v6 aka glibc v2 (RedHat 5.x, for
instance).

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>