Commit graph

24 commits

Author SHA1 Message Date
wiz
ff22ec594f Follow some redirects. 2017-09-04 18:08:18 +00:00
jlam
b8ee74f354 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.
2017-08-21 12:49:16 +00:00
dbj
dde82c09aa update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
kamil
9e956386e3 Fix incorrect name, suse_gc -> suse_libgc 2015-09-26 01:05:31 +00:00
kamil
cdde668f76 Add new entry: DEPENDS_suse-12.1.gc 2015-09-26 01:00:22 +00:00
kamil
685cc4dab1 Add: used by emulators/suse121_libgc/Makefile 2015-09-26 00:44:03 +00:00
kamil
3a24a734d3 Remove duplicated entries of 'used by' 2015-09-26 00:42:39 +00:00
tnn
98f05118bf Partially revert previous, apparently there exists "make emul-distinfo"
Turn "make distinfo" into an error instead.
Thanks to anonymous for the hint.
2015-03-10 01:42:13 +00:00
tnn
f456c1a3b5 interim make distinfo handling until we decide how to do a generic fix 2015-03-08 19:03:32 +00:00
jperkin
fbefd000e6 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
obache
c6d721ccf8 Revert
define PKGNAME instead of fake DISTNAME
PKGNAME is unstable variable in current pkgsrc framework, so packages must not
rely on it.
2015-02-11 09:38:12 +00:00
rodent
4f4d1a3c3d Used by suse121_{gstreamer,sqlite3}. 2014-12-04 22:06:03 +00:00
rodent
315c9978fe Add support for gstreamer and sqlite packages (incoming). 2014-12-04 19:42:17 +00:00
wiz
8b765c474f Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings. 2014-10-05 16:41:05 +00:00
obache
4a631931c8 define PKGNAME instead of fake DISTNAME. 2014-09-07 12:26:39 +00:00
obache
d4f7b5895c openldap is in base. 2014-04-08 08:20:06 +00:00
obache
dc136bc043 libidn is in base. 2014-04-08 08:15:07 +00:00
obache
f4f86d6d71 dbus module is in gtk2. 2014-04-01 08:40:34 +00:00
obache
dafd5bbdbc add dbus-glib, glib2 and libffi linux module support 2014-01-22 12:34:22 +00:00
obache
602d7e2bdd reorder to avoid unwanted substitute. 2013-12-12 11:03:17 +00:00
obache
b4454b4f6d Added suse131_mozilla-{nspr,nss} package to support nspr and nss linux module.
Tyey are in base package for suse121.
2013-12-12 02:34:28 +00:00
asau
49d542f06c Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
obache
37199a43cc Change HOMPAGE to openSUSE one, not Enterprise one. 2012-04-13 14:19:17 +00:00
obache
f964344eb4 Import suse121_* common parts into emulators/suse121_linux. 2012-03-21 13:40:05 +00:00