Age | Commit message (Expand) | Author | Files | Lines |
2012-07-08 | compiler.mk/gcc.mk: Add support for USE_LANGUAGES+= ada | marino | 3 | -8/+97 |
2012-07-06 | Update pkg-config dependency to 0.25 (in pkgsrc since 2010) since even | wiz | 1 | -2/+2 |
2012-07-03 | Support NFS for directories which aren't enabled by default too. | jperkin | 1 | -7/+7 |
2012-07-03 | Update for OSX Lion. | jperkin | 1 | -20/+47 |
2012-07-03 | Keep PREFER_PKGSRC for NetBSD and native X11R7. Noticed by wiz. | joerg | 1 | -1/+2 |
2012-07-03 | Do not prefer expat on NetBSD, if the base system has it. | joerg | 1 | -2/+5 |
2012-07-02 | Introduce OS_VARIANT. This variable can be used to differentiate operating | jperkin | 1 | -1/+10 |
2012-07-02 | Expand the list of full dependencies, so that the shared library check | joerg | 3 | -4/+138 |
2012-07-02 | Add amanda options | sbd | 1 | -0/+4 |
2012-06-27 | Ensure the Solaris native linker is used by default, avoids conflicts | jperkin | 1 | -1/+10 |
2012-06-26 | Solaris needs -m32 for ABI=32 too, now that we have compilers which build | jperkin | 1 | -11/+2 |
2012-06-25 | Support strip in /usr/bin/strip, as per SmartOS. | jperkin | 1 | -1/+5 |
2012-06-19 | Add user and group management functions for MirBSD to unbreak packages | bsiegert | 1 | -0/+150 |
2012-06-17 | Remove outdated comment about packages not getting a LICENSE set if | wiz | 1 | -4/+2 |
2012-06-16 | Comment out dependency on sysutils/user for user and group management. | bsiegert | 1 | -4/+4 |
2012-06-16 | switch to SUSE_PREFER=12.1 for NetBSD>=6. | obache | 1 | -7/+8 |
2012-06-16 | Revert last change. | obache | 1 | -17/+2 |
2012-06-15 | allow DSO in not only non-full dependency packages but also indirect full dep... | obache | 1 | -2/+17 |
2012-06-15 | Use native ksh93 on Solaris 11 and derivatives. | jperkin | 1 | -1/+2 |
2012-06-14 | remove dead mirrors. | zafer | 1 | -15/+1 |
2012-06-14 | Set a default Solaris/x86 ABI, restores previous behaviour when bootstrap | jperkin | 1 | -1/+2 |
2012-06-14 | Set NBPAX_PROGRAM_PREFIX?=nb by default, avoids problems on various platforms | jperkin | 1 | -1/+6 |
2012-06-13 | Drop USE_INET6 => inet6 option binding. | gdt | 1 | -3/+1 |
2012-06-11 | Describe remaining undocumented mplayer options. | wiz | 1 | -0/+6 |
2012-06-11 | Set MACHINE_ARCH=x86_64 when ABI=64 on Solaris/x86, required for packages | jperkin | 1 | -3/+6 |
2012-06-08 | Ignore SunPRO -errwarn flags to prevent it from being recognized as a entry | obache | 1 | -1/+6 |
2012-06-02 | Note xnp2-ia32 option used by emulators/xnp2. | obache | 1 | -0/+1 |
2012-06-02 | Describe psiconv, sort. | wiz | 1 | -1/+2 |
2012-06-01 | Fix indent, no functional change. | jperkin | 1 | -3/+3 |
2012-06-01 | Default to X11_TYPE?=modular if OpenWin headers are not installed. | jperkin | 1 | -1/+5 |
2012-05-30 | Remove GNU_PROGRAM_PREFIX as discussed in pkgsrc-users@ | cheusov | 2 | -21/+10 |
2012-05-29 | Extend shared library check to all files that match *.so. | joerg | 1 | -2/+2 |
2012-05-27 | "rebuild" and "retest" targets were added (by analogy with "reinstall"). | cheusov | 4 | -4/+63 |
2012-05-26 | Only pick up /sbin/ldconfig as ldconfig tool for the case OBJECT_FMT=="a.out". | obache | 1 | -2/+2 |
2012-05-24 | Use ?= for setting PKGSRC_SETENV to make it easy to override in mk.conf | abs | 1 | -2/+2 |
2012-05-24 | Treat /usr/lib${LIBABISUFFIX}} the same as /usr/lib and strip it out of | sbd | 1 | -4/+4 |
2012-05-22 | mk/check/check-files.mk: Skip locale.alias | marino | 1 | -1/+4 |
2012-05-21 | Add native pax. | jperkin | 1 | -2/+2 |
2012-05-20 | note fribidi option. | obache | 1 | -0/+1 |
2012-05-20 | Note libind option (used by x11/mlterm). | obache | 1 | -0/+1 |
2012-05-18 | Add native pax. | jperkin | 1 | -1/+2 |
2012-05-18 | Add a global BUILDLINK_TRANSFORM to remove -ldl. This library is an empty | bsiegert | 1 | -1/+3 |
2012-05-16 | typo. | jperkin | 1 | -2/+2 |
2012-05-14 | Partially revert previous: exclude kaffe on x86_64 again as it builds | dholland | 1 | -2/+3 |
2012-05-14 | remove stray blank line in previous commit | dholland | 1 | -2/+1 |
2012-05-14 | Update _ONLY_FOR_PLATFORMS.kaffe from kaffe's makefile. | dholland | 1 | -2/+4 |
2012-05-14 | prefer native X modules for OpenBSD using Xorg. | obache | 1 | -1/+4 |
2012-05-13 | Allow to additional post-processing PLIST with PLIST_AWK and PLIST_AWK_ENV. | obache | 1 | -1/+9 |
2012-05-13 | Set LD_TRACE_LOADED_OBJECTS_FMT{1,2} for OpenBSD so that output of ldd will be | obache | 2 | -3/+6 |
2012-05-12 | mk/java-vm.mk: Set DragonFly for openjdk7 | marino | 1 | -1/+2 |