The NetBSD Project

CVS log for pkgsrc/pkgtools/libkver/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / pkgtools / libkver

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.41 / (download) - annotate - [select for diffs], Sun Aug 9 21:37:26 2020 UTC (3 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, HEAD
Changes since 1.40: +3 -3 lines
Diff to previous 1.40 (colored)

pkgtools/libkver: fix a few pkglint warnings

Revision 1.40 / (download) - annotate - [select for diffs], Thu May 23 19:23:12 2019 UTC (4 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored)

all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.

Revision 1.39 / (download) - annotate - [select for diffs], Wed Jul 4 13:40:32 2018 UTC (5 years, 8 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

*: Move SUBST_STAGE from post-patch to pre-configure

Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.

Revision 1.38 / (download) - annotate - [select for diffs], Sat Jan 27 19:07:46 2018 UTC (6 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.37: +11 -11 lines
Diff to previous 1.37 (colored)

pkgtools/*: Realign variables in Makefiles

Mainly done by pkglint, manually reviewed and improved in some few cases.

Revision 1.37 / (download) - annotate - [select for diffs], Sat Aug 19 00:22:00 2017 UTC (6 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.36: +3 -1 lines
Diff to previous 1.36 (colored)

pkgtools/libkver: Install manpages into ${PKGMANDIR}.

This project uses BSD makefiles to build and install the binaries
and manpages.  Add "MANDIR=..." to the flags passed to
"make install" so that the manpages are installed in the correct
location under ${PKGMANDIR}.

Revision 1.36 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:49 2014 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.35: +1 -3 lines
Diff to previous 1.35 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.35 / (download) - annotate - [select for diffs], Mon Mar 3 03:30:53 2014 UTC (10 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.34: +2 -4 lines
Diff to previous 1.34 (colored)

Just define PKGNAME and use it.

Revision 1.34 / (download) - annotate - [select for diffs], Fri Aug 23 08:59:51 2013 UTC (10 years, 6 months ago) by apb
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

Update the valid_MACHINE_ARCH list from NetSBD src/build.sh version 1.272.
Bump kver version to 0.7.2.

Revision 1.33 / (download) - annotate - [select for diffs], Fri Jan 4 06:00:48 2013 UTC (11 years, 2 months ago) by apb
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

* commit PLIST changes that I forgot to commit earlier;
* use size_t, not int, for a length passed to sysctl(2);
* bump version to 0.7.1.

Revision 1.32 / (download) - annotate - [select for diffs], Wed Oct 31 14:41:55 2012 UTC (11 years, 4 months ago) by apb
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.31: +10 -3 lines
Diff to previous 1.31 (colored)

Add the ability for libkver to override all four of ostype, osrelease,
machine, and machine_arch.  Add a helper script to simplify use of
libkver.  Set VERSION=0.7.

An earlier version of this change was reviewed by seb@NetBSD.org.

Revision 1.31 / (download) - annotate - [select for diffs], Tue Sep 11 23:19:35 2012 UTC (11 years, 6 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.30: +1 -2 lines
Diff to previous 1.30 (colored)

"user-destdir" is default these days

Revision 1.30 / (download) - annotate - [select for diffs], Tue Feb 10 00:13:34 2009 UTC (15 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, 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
Changes since 1.29: +2 -4 lines
Diff to previous 1.29 (colored)

DESTDIR support.

Revision 1.29 / (download) - annotate - [select for diffs], Wed Oct 1 20:16:50 2008 UTC (15 years, 5 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

Set "USE_BSD_MAKEFILE" to indicate that this package uses a BSD-style
makefile. This should fix HTML manual page issue under NetBSD-current.
Problem reported by Cesar Catrian Carreno on "pkgsrc-users" mailing list.

Revision 1.28 / (download) - annotate - [select for diffs], Sat Apr 12 22:43:09 2008 UTC (15 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper-base, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.27: +3 -3 lines
Diff to previous 1.27 (colored)

Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Jul 26 12:24:52 2007 UTC (16 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.26: +3 -2 lines
Diff to previous 1.26 (colored)

Thinking again, include bsd.prefs.mk *first* and override CHECK_PERMS
afterwards, the user might have set it.

Revision 1.26 / (download) - annotate - [select for diffs], Thu Jul 26 12:24:08 2007 UTC (16 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored)

Skip the permission check for libkver as well to avoid cyclic
dependencies.

Revision 1.25 / (download) - annotate - [select for diffs], Fri May 18 22:44:32 2007 UTC (16 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Silence make. If /sbin/sysctl is static or non-existent, ldd would return
an error and make complain rather verbosely. Use || true to hide that
error.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Feb 22 19:27:02 2007 UTC (17 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.23 / (download) - annotate - [select for diffs], Wed May 31 22:10:30 2006 UTC (17 years, 9 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.22: +5 -5 lines
Diff to previous 1.22 (colored)

placate pkglint

Revision 1.22 / (download) - annotate - [select for diffs], Wed May 31 22:04:55 2006 UTC (17 years, 9 months ago) by seb
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

If I should be steward of one be it this one!

Revision 1.21 / (download) - annotate - [select for diffs], Tue Mar 14 01:14:32 2006 UTC (18 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.20: +1 -4 lines
Diff to previous 1.20 (colored)

Modify the pkginstall framework so that it manages all aspects of
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:27 2006 UTC (18 years ago) by jlam
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (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.19 / (download) - annotate - [select for diffs], Thu Dec 29 06:22:05 2005 UTC (18 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.18: +1 -2 lines
Diff to previous 1.18 (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.18 / (download) - annotate - [select for diffs], Tue Dec 27 13:54:59 2005 UTC (18 years, 2 months ago) by seb
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Lower expectations, both others' and mine: relinquish stewardship

Revision 1.17 / (download) - annotate - [select for diffs], Mon Nov 14 08:58:51 2005 UTC (18 years, 4 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

Rename LIBKVER_STANDALONE_DIR to LIBKVER_STANDALONE_PREFIX.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Nov 7 22:30:13 2005 UTC (18 years, 4 months ago) by seb
Branch: MAIN
Changes since 1.15: +6 -1 lines
Diff to previous 1.15 (colored)

Add target 'standalone-install': install libkver in ${LIBKVER_STANDALONE_DIR},
defaults to /libkver, and register it there.

This is a convenient one-stop target to use libkver in a sandboxed bulk-build.
(hint for Julio ;)

Revision 1.15 / (download) - annotate - [select for diffs], Wed Sep 28 20:52:25 2005 UTC (18 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:05 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.12.2.1 / (download) - annotate - [select for diffs], Fri Apr 1 05:30:34 2005 UTC (18 years, 11 months ago) by snj
Branch: pkgsrc-2005Q1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) next main 1.13 (colored)

Pullup ticket 403 - requested by Lubomir Sedlacik
libkver update

Revisions pulled up:
- pkgsrc/pkgtools/libkver/Makefile		1.13
- pkgsrc/pkgtools/libkver/files/lib/kver.c	1.7


    Module Name:    pkgsrc
    Committed By:   seb
    Date:           Wed Mar 30 06:41:01 UTC 2005

    Modified Files:
            pkgsrc/pkgtools/libkver: Makefile
            pkgsrc/pkgtools/libkver/files/lib: kver.c

    Log Message:
    Update to version 0.6.

    Support NetBSD release like X.Y.Z_LABEL eg 1.6.2_STABLE.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Mar 30 06:41:01 2005 UTC (18 years, 11 months ago) by seb
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Update to version 0.6.

Support NetBSD release like X.Y.Z_LABEL eg 1.6.2_STABLE.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jan 6 05:32:29 2005 UTC (19 years, 2 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base
Branch point for: pkgsrc-2005Q1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Don't "cp -p" for *source* files.  Builds are usually done as an unprivileged
user, so it's not nice to try to use an option that will try to chown if
the repository isn't owned by the builder.

(Some OS's do in fact cause an error when the chown in "cp -p" fails.)

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jul 6 09:45:38 2004 UTC (19 years, 8 months ago) by cube
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

o Allow use if sysctl for MIBs shorter or longer than 2
o Instead of returning an error, pass the control to the actual call. This
  avoids a failure in make because of broken uname() when libkver is used.

OK'd by seb@.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 19 13:38:28 2004 UTC (20 years, 2 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.9: +6 -2 lines
Diff to previous 1.9 (colored)

Convert to bl3 and allow pkgviews installation.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Dec 23 19:48:31 2003 UTC (20 years, 3 months ago) by seb
Branch: MAIN
Changes since 1.8: +6 -7 lines
Diff to previous 1.8 (colored)

Replace ad hoc creation of installation directories in pre-install target
by INSTALLATION_DIRS framework.

While here also create {man,cat}pages directories.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Dec 13 17:45:59 2003 UTC (20 years, 3 months ago) by seb
Branch: MAIN
Changes since 1.7: +20 -6 lines
Diff to previous 1.7 (colored)

Update to version 0.4.

Libkver is now run-time configurable, see installed kver(3), it now
installs in LOCALBASE and uses install/deinstall scripts to replace/restore
/sbin/sysctl if needed.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Oct 27 20:31:42 2003 UTC (20 years, 4 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update to version 0.3.

Add support for NetBSD 1.6.2.

XXX The "release date" is fiction.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 30 19:13:30 2003 UTC (20 years, 5 months ago) by seb
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Update to version 0.2.

Fix a mostly harmless bug: a utsname.machine string was added at the
end of utsname.version string.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 21 17:14:06 2003 UTC (20 years, 8 months ago) by martti
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

COMMENT should start with a capital letter.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jul 20 15:37:46 2003 UTC (20 years, 8 months ago) by seb
Branch: MAIN
Changes since 1.3: +7 -1 lines
Diff to previous 1.3 (colored)

Add support for picking up KVER_OSRELEASE in "/etc/mk.conf": both
when used as standalone sources and -as MAKECONF is set to /dev/null in
MAKE_ENV by bsd.pkg.mk- as package sources.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jul 20 13:56:25 2003 UTC (20 years, 8 months ago) by seb
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Use english not french!

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 17 22:52:14 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jul 11 14:50:37 2003 UTC (20 years, 8 months ago) by seb
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of libkver version 0.1 into the NetBSD Packages Colelction.

This package provides a shared library and a replacement for
sysctl(1) (when needed i.e. when the original one is statically linked)
so that the real version numbers and strings of the running NetBSD
kernel as returned by sysctl(3) and uname(3) are overridden by
those fixed during compilation.

This is useful for -among other things- building packages in
sandboxed/chrooted environment for a different NetBSD release than the
system hosting the sandbox/chroot.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 11 14:50:37 2003 UTC (20 years, 8 months ago) by seb
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>