summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2012-07-28Pullup ticket #3880 - requested by bsiegerttron1-2/+2
2012-07-03Pullup ticket #3846 - requested by joergtron3-4/+138
2012-06-27Ensure the Solaris native linker is used by default, avoids conflictsjperkin1-1/+10
2012-06-26Solaris needs -m32 for ABI=32 too, now that we have compilers which buildjperkin1-11/+2
2012-06-25Support strip in /usr/bin/strip, as per SmartOS.jperkin1-1/+5
2012-06-19Add user and group management functions for MirBSD to unbreak packagesbsiegert1-0/+150
2012-06-17Remove outdated comment about packages not getting a LICENSE set ifwiz1-4/+2
2012-06-16Comment out dependency on sysutils/user for user and group management.bsiegert1-4/+4
2012-06-16switch to SUSE_PREFER=12.1 for NetBSD>=6.obache1-7/+8
2012-06-16Revert last change.obache1-17/+2
2012-06-15allow DSO in not only non-full dependency packages but also indirect full dep...obache1-2/+17
2012-06-15Use native ksh93 on Solaris 11 and derivatives.jperkin1-1/+2
2012-06-14remove dead mirrors.zafer1-15/+1
2012-06-14Set a default Solaris/x86 ABI, restores previous behaviour when bootstrapjperkin1-1/+2
2012-06-14Set NBPAX_PROGRAM_PREFIX?=nb by default, avoids problems on various platformsjperkin1-1/+6
2012-06-13Drop USE_INET6 => inet6 option binding.gdt1-3/+1
2012-06-11Describe remaining undocumented mplayer options.wiz1-0/+6
2012-06-11Set MACHINE_ARCH=x86_64 when ABI=64 on Solaris/x86, required for packagesjperkin1-3/+6
2012-06-08Ignore SunPRO -errwarn flags to prevent it from being recognized as a entryobache1-1/+6
2012-06-02Note xnp2-ia32 option used by emulators/xnp2.obache1-0/+1
2012-06-02Describe psiconv, sort.wiz1-1/+2
2012-06-01Fix indent, no functional change.jperkin1-3/+3
2012-06-01Default to X11_TYPE?=modular if OpenWin headers are not installed.jperkin1-1/+5
2012-05-30Remove GNU_PROGRAM_PREFIX as discussed in pkgsrc-users@cheusov2-21/+10
2012-05-29Extend shared library check to all files that match *.so.joerg1-2/+2
2012-05-27"rebuild" and "retest" targets were added (by analogy with "reinstall").cheusov4-4/+63
2012-05-26Only pick up /sbin/ldconfig as ldconfig tool for the case OBJECT_FMT=="a.out".obache1-2/+2
2012-05-24Use ?= for setting PKGSRC_SETENV to make it easy to override in mk.confabs1-2/+2
2012-05-24Treat /usr/lib${LIBABISUFFIX}} the same as /usr/lib and strip it out ofsbd1-4/+4
2012-05-22mk/check/check-files.mk: Skip locale.aliasmarino1-1/+4
2012-05-21Add native pax.jperkin1-2/+2
2012-05-20note fribidi option.obache1-0/+1
2012-05-20Note libind option (used by x11/mlterm).obache1-0/+1
2012-05-18Add native pax.jperkin1-1/+2
2012-05-18Add a global BUILDLINK_TRANSFORM to remove -ldl. This library is an emptybsiegert1-1/+3
2012-05-16typo.jperkin1-2/+2
2012-05-14Partially revert previous: exclude kaffe on x86_64 again as it buildsdholland1-2/+3
2012-05-14remove stray blank line in previous commitdholland1-2/+1
2012-05-14Update _ONLY_FOR_PLATFORMS.kaffe from kaffe's makefile.dholland1-2/+4
2012-05-14prefer native X modules for OpenBSD using Xorg.obache1-1/+4
2012-05-13Allow to additional post-processing PLIST with PLIST_AWK and PLIST_AWK_ENV.obache1-1/+9
2012-05-13Set LD_TRACE_LOADED_OBJECTS_FMT{1,2} for OpenBSD so that output of ldd will beobache2-3/+6
2012-05-12mk/java-vm.mk: Set DragonFly for openjdk7marino1-1/+2
2012-05-11Apply user transformation earlier to make it possible to dropjoerg1-5/+5
2012-05-04It is possible to check shlibs on OpenBSD now.obache1-2/+4
2012-05-04dlopen require pthread on OpenBSD too.obache1-2/+3
2012-05-04OpenBSD also knows -pthread CFLAGS/LDFLAGS.obache1-2/+2
2012-05-04Add MASTER_SITE_MOZILLA_ESR, for Extended Support Release version ofryoon1-2/+7
2012-05-03OpenBSD has builtin pax tool.obache1-1/+2
2012-05-02As described in comments, export ${TEST_ENV} instead of ${MAKE_ENV} to testobache1-2/+2