The NetBSD Project

CVS log for pkgsrc/emulators/suse121_base/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / emulators / suse121_base

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15 / (download) - annotate - [select for diffs], Mon May 24 19:52:11 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, 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, HEAD
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

*: recursive bump for perl 5.34

Revision 1.14 / (download) - annotate - [select for diffs], Mon Aug 31 18:09:28 2020 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Aug 22 09:45:05 2018 UTC (5 years, 7 months ago) by wiz
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, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Recursive bump for perl5-5.28.0

Revision 1.12 / (download) - annotate - [select for diffs], Mon Aug 21 12:49:16 2017 UTC (6 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.11: +8 -3 lines
Diff to previous 1.11 (colored)

mk/emulator: Move Linux shlibs task settings to package Makefiles.

Move the definitions of LDCONFIG_ADD_CMD and LDCONFIG_REMOVE_CMD
into suse_linux/emulator.mk.  The commands are specific to the
Linux installed, including the path to ldconfig(8), so localize
them to the package that provides it.

Move the definition of RUN_LDCONFIG out of the emulator framework
and into the packages that use them as RUN_LDCONFIG is meant to be
a package-settable variable.

Fix the path to the Linux ldconfig(8) that was used on FreeBSD to
brand the ELF format that has been incorrect for over 10 years.

In the suse_base packages, explicitly set LDCONFIG_REMOVE_CMD to
${TRUE} since the ldconfig(8) command is provided by that package
and can't be invoked at the postremove stage because it has already
been deleted from the system by then.

Bump the PKGREVISION of all the suse_base packages because the
install scripts have changed.

Bump the PKGREVISIONs of the darwin_lib and osf1_lib packages
because the install scripts no longer try to run ldconfig(8),
which is not provided in either OpenDarwin or OSF/1.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Jul 9 06:38:16 2016 UTC (7 years, 9 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
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Feb 16 10:15:45 2015 UTC (9 years, 2 months ago) by jperkin
Branch: MAIN
CVS Tags: 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
Changes since 1.9: +1 -1 lines
Diff to previous 1.9 (colored)

Put back PKGNAME definitions.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Feb 11 09:38:14 2015 UTC (9 years, 2 months ago) by obache
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Revert
 define PKGNAME instead of fake DISTNAME
PKGNAME is unstable variable in current pkgsrc framework, so packages must not
rely on it.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Sep 7 12:26:40 2014 UTC (9 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

define PKGNAME instead of fake DISTNAME.

Revision 1.7 / (download) - annotate - [select for diffs], Thu May 29 23:36:33 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.5.2.1 / (download) - annotate - [select for diffs], Mon Feb 11 13:06:50 2013 UTC (11 years, 2 months ago) by tron
Branch: pkgsrc-2012Q4
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored) next main 1.6 (colored)

Pullup ticket #4059 - requested by obache
emulators/suse121_base: security update

Revisions pulled up:
- emulators/suse121_base/Makefile                               1.6
- emulators/suse121_base/distinfo                               1.5

---
   Module Name:	pkgsrc
   Committed By:	obache
   Date:		Sat Feb  9 09:39:28 UTC 2013

   Modified Files:
   	pkgsrc/emulators/suse121_base: Makefile distinfo

   Log Message:
   Update coreutils RPM to 8.14-3.19.1 for CVE-2013-0221 CVE-2013-0222 and
   CVE-2013-0223.

   Bump PKGREVISION.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Feb 9 09:39:28 2013 UTC (11 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Update coreutils RPM to 8.14-3.19.1 for CVE-2013-0221 CVE-2013-0222 and
CVE-2013-0223.

Bump PKGREVISION.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 3 21:56:01 2012 UTC (11 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base
Branch point for: pkgsrc-2012Q4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Wed Jul 25 13:43:53 2012 UTC (11 years, 8 months ago) by spz
Branch: pkgsrc-2012Q2
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

Pullup ticket #3867 - requested by obache
emulators/suse121_base: security update

Revisions pulled up:
- emulators/suse121_base/Makefile                               1.4
- emulators/suse121_base/distinfo                               1.4

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	obache
   Date:		Tue Jul 24 09:59:48 UTC 2012

   Modified Files:
   	pkgsrc/emulators/suse121_base: Makefile distinfo

   Log Message:
   Update bash-4.2/libreadline6-6.2 rpm to 1.14.1 for CVE-2012-3410.

   Bump PKGREVISION.


   To generate a diff of this commit:
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/emulators/suse121_base/Makefile \
        pkgsrc/emulators/suse121_base/distinfo

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 24 09:59:48 2012 UTC (11 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Update bash-4.2/libreadline6-6.2 rpm to 1.14.1 for CVE-2012-3410.

Bump PKGREVISION.

Revision 1.3 / (download) - annotate - [select for diffs], Sun May 27 12:16:15 2012 UTC (11 years, 10 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base
Branch point for: pkgsrc-2012Q2
Changes since 1.2: +6 -6 lines
Diff to previous 1.2 (colored)

* Update aaa_base, bash and libreadline rpm for openSUSE-RU-2012:0454-1.
* Update glibc rpm to 2.14.1-14.17.1, previous one is not in repo.
* Change /etc/mtab symlink to relative so that linux binary can read it.

Bump PKGREVISION.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Mar 22 11:49:19 2012 UTC (12 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.1: +4 -1 lines
Diff to previous 1.1 (colored)

Add missing packages for libsndfile.

Bump PKGREVISION.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Mar 21 13:35:50 2012 UTC (12 years, 1 month ago) by obache
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import suse_base-12.1 as emulators/suse121_base.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
don't require X11 shared libraries.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 21 13:35:50 2012 UTC (12 years, 1 month ago) by obache
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>