The NetBSD Project

CVS log for pkgsrc/sysutils/9base/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / sysutils / 9base

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Thu Oct 27 09:58:44 2011 UTC (6 months, 4 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Conver to use MACHINE_PLATFORM:MNetBSD-5.[0-8]* for NetBSD 5.2 or later.
Ponted out in PR pkg/45524

Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 26 11:31:12 2011 UTC (6 months, 4 weeks ago) by ryoon
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Fix PR pkg/45524
* Fix typo in patch-bc (fix build on any platform).
* Add workaround for NetBSD 5.0 build (dynamic link)
* Add some missing distrile lines (regen distinfo).

Revision 1.12 / (download) - annotate - [select for diffs], Tue Oct 25 16:28:17 2011 UTC (7 months ago) by ryoon
Branch: MAIN
Changes since 1.11: +30 -7 lines
Diff to previous 1.11 (colored)

Update to 20100604 aka 6

* Convert patches to MAKE_FLAGS and BUILDLINK_TRANSFORM.
* Add CONF_FILES support.
* Replace /bin/rc.
* Add workaround for NetBSD 5.1

Tested on NetBSD/i386 4.0.1, 5.1, 5.99.56, and NetBSD/amd64 5.99.55,
and DragonFly/i386 2.10.1.

Changelog:
unknown

Revision 1.11 / (download) - annotate - [select for diffs], Fri May 7 12:02:45 2010 UTC (2 years ago) by jmmv
Branch: 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
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Bump PKGREVISION to reflect the recent change in pkginstall/shells to use
etcutils to update /etc/shells.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jul 6 16:08:05 2009 UTC (2 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

Not MAKE_JOBS_SAFE.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 30 14:41:03 2008 UTC (3 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3
Changes since 1.8: +6 -1 lines
Diff to previous 1.8 (colored)

Fix build on amd64. This is horrible code and e.g. using GCC builtins
would be much cleaner. Mark as destdir safe.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Mar 25 07:37:54 2007 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

Improve HOMEPAGE.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 22 19:01:25 2007 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:39 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.5: +2 -2 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Tue Feb 14 16:26:38 2006 UTC (6 years, 3 months ago) by yyamano
Branch: MAIN
Changes since 1.4: +7 -1 lines
Diff to previous 1.4 (colored)

Make this build on Darwin. Fix PR 32796.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Feb 3 00:58:25 2006 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Reset maintainer on his request. PR 32699.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Dec 29 06:22:16 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Dec 6 18:50:36 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Updated to 20051114. Patch provided by Leonard Schmidt in PR 32095.
I added patch-b{a,b,c} that are needed for NetBSD 1.6.2.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Oct 29 16:04:38 2005 UTC (6 years, 6 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Reimport 9rc as 9base since the package was renamed.  Patches provided
by Leonard Schmidt (maintainer) in PR pkg/31945.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Oct 29 16:04:38 2005 UTC (6 years, 6 months ago) by minskim
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>