summaryrefslogtreecommitdiff
path: root/emulators/darwin_lib/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2017-08-21mk/emulator: Move Linux shlibs task settings to package Makefiles.jlam1-2/+2
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.
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
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.
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2011-03-03Add destdir installation support.obache1-2/+4
XXX: xload and xterm have suid root
2010-02-25Reset MAINTAINER, mail bounces.joerg1-2/+2
2009-10-11Comment out non-existing master sites.wiz1-4/+4
Fix fetch stage on x86_64.
2007-08-01Support automatically using pkgsrc/emulators/darwin_lib to satisfyjlam1-24/+21
EMUL_PLATFORMs darwin-i386 and darwin-powerpc.
2006-07-02Fixed pkglint warnings. Also fixed a sed expression that used /+ to meanrillig1-2/+2
"one or more slashes". The + operator is not contained in POSIX basic regular expressions.
2006-06-23* Strip out unnecessary path components in the PLIST so that check-filesjlam1-15/+12
isn't confused by the "pkg_info -qL" output. * Add a MESSAGE file noting what should be added to the kernel config file in order to use darwin_lib. * Add an INSTALL script that creates the /emul/darwin symlink needed by NetBSD to use darwin_lib. Bump the PKGREVISION to 2. This fixes the error noted in the bulk build results: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
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
2005-05-23Set NO_BUILD to yes instead of 1.rillig1-2/+2
2003-11-23fix typo in COMMENTgrant1-2/+2
2003-09-28Darwin library package for COMPAT_DARWIN, work from James Whitwellmanu1-0/+47