summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2006-11-06Also add bin/nawk to the tarred-up files.tv1-3/+4
2006-11-06Add lang/nawk and sysutils/install-sh to the "don't blow away" packagetv1-3/+3
2006-11-06Use the shell "test" builtin. Not only is it faster, but /bin/test istv1-2/+2
2006-11-06Move include of mk/x11.b3.mk into the non-openmotif, non-lesstif case.joerg1-2/+3
2006-11-06Add case for modular Xorg.joerg1-1/+4
2006-11-05Add an entry for anope-dbencryptionadrianp1-0/+1
2006-11-05Some people really try to run pkgsrc's make with -j5 options. Since thatrillig1-1/+5
2006-11-05Code cleanup; removed a redundant comment.rillig1-5/+2
2006-11-05Use REAL_ROOT_USER for configuration dirs.joerg1-2/+2
2006-11-05Rename _INSTALL_ROOT_USER to REAL_ROOT_USER. Use it as default forjoerg4-11/+11
2006-11-05RC scripts should be installed relative to DESTDIR as well.joerg1-3/+3
2006-11-05Look into DESTDIR when checking for WRKDIR references.joerg1-2/+2
2006-11-05Special case LOCALBASE before X11BASE, as they can be identical injoerg1-1/+2
2006-11-05DOCOWN and DOCGRP should be unprivileged as well.joerg1-1/+3
2006-11-05Add an alternative version of bsd.prefs.mk. make(1) processing ofjoerg1-0/+8
2006-11-05Add a dsecription for XML supportadrianp1-0/+1
2006-11-05Normalized the way test(1) is used. Since I have no idea whether ${TEST}rillig2-9/+9
2006-11-05The config.guess, config.sub and libtool files should also berillig2-8/+8
2006-11-04Added BUILD_DEFS_EFFECTS.rillig4-23/+28
2006-11-04Added some more formats that are needed to recognize SMART_MESSAGES inrillig1-2/+3
2006-11-04mk/defaults/mk.conf is an important source for online help. It justrillig1-2/+2
2006-11-04Since PKG_JVM is not user-settable, it must not be added to BUILD_DEFS.rillig1-2/+3
2006-11-04There is a difference between the variables that can be configured byrillig1-14/+29
2006-11-04Made the code that selects the possible Java VMs much simpler.rillig1-18/+9
2006-11-04Brought the comment into "pkgsrc comment normal form".rillig1-17/+33
2006-11-04When a package sets INSTALLATION_DIRS_FROM_PLIST to "yes", it does notrillig2-2/+45
2006-11-03Add mkfontscale.joerg1-1/+9
2006-11-03Fix thinko: INSTALLATION_DIRS entries don't have ${DESTDIR} as prefix,joerg1-3/+3
2006-11-03Don't reset the "installed" state when using DESTDIR operations onjoerg1-1/+3
2006-11-03Add package-install. For non-DESTDIR builds, package and package-installjoerg3-4/+31
2006-11-03The Tru64 linker does not know -h ${soname}, only -soname ${soname}.rillig2-2/+12
2006-11-02Removed some code duplication, which results in 120 lines less code.rillig1-147/+29
2006-11-02Adjusted the check-perms target to the recent update ofrillig1-11/+11
2006-10-29Update to version 2006-05-10.23 from automake-1.10.wiz1-85/+116
2006-10-29Merge 2006-09-20 (local changes: only sh5 support).wiz1-58/+125
2006-10-29Merge 2006-07-02 (local changes: only sh5 support).wiz1-296/+337
2006-10-29Added a "see also" entry.rillig1-1/+4
2006-10-28Add graphicsmagick and imagemagick options, for ruby-RMagick.obache1-0/+2
2006-10-27add MASTER_SITE_GENTOO, from FreeBSDdrochner1-1/+57
2006-10-26Oops, spurious line in the output.rillig1-2/+1
2006-10-26Changed BUILD_MAKE_FLAGS and TEST_MAKE_FLAGS to be appended to therillig2-10/+48
2006-10-26Converted the commands that output lists to make(1) loops instead ofrillig1-24/+14
2006-10-26Change INSTALL_MAKE_FLAGS to be _appended_ to MAKE_FLAGS when runningrillig1-3/+3
2006-10-26Replaced a .sinclude with .include to catch errors when X11_TYPE is notrillig3-6/+6
2006-10-26PKG_DEVELOPER is a defined check; it doesn't need to equal the string "yes".tv1-2/+2
2006-10-26-E is an alias for --export-dynamic, which the Solaris linker does notrillig1-2/+2
2006-10-25Tried to document some of the *_ENV variables. There are still many TODOrillig1-0/+66
2006-10-25The file directories.mk provides a short help on some directories thatrillig1-0/+41
2006-10-24Add memtest+ 1.65 to pkgsrc, with options for serial console and .iso generationsmb1-0/+2
2006-10-23Added the CHECK_PORTABILITY_SKIP variable that may be defined by packagesrillig2-7/+18