summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2006-05-25No package is using USE_RMAN any longer, remove it.wiz1-13/+1
2006-05-23Resolve misunderstanding with jlam, show-subdir-var works likejoerg1-2/+2
2006-05-23Packages may set the variable FETCH_MESSAGE to a list of lines that arerillig1-2/+11
2006-05-22Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk wherejlam2-48/+60
2006-05-22Add show-subdir-var to get the value of SUBDIR of the top-level andjoerg1-1/+4
2006-05-22POSIX doesn't specify -or as operand for find, only -o.joerg1-2/+2
2006-05-21Move mk/install to mk/pkginstall to better reflect the contents (thejlam20-48/+48
2006-05-21Add back "gsoelim" as a NetBSD tool since it supports "-I directory".jlam1-2/+3
2006-05-21NetBSD actually doesn't have GNU soelim, but rather BSD soelim.jlam1-2/+1
2006-05-21Teach the tools framework about "groff" as a tool.jlam5-7/+21
2006-05-21Pass PKG_PHASE=install when recursively calling make from within thejlam1-4/+4
2006-05-21Replaced ECHO_MSG with STEP_MSG.rillig1-9/+9
2006-05-21Avoid a difference in shell implementation between IRIX 5.3 and newerjlam1-2/+2
2006-05-20Modify msgfmt.sh to make the following changes when filtering *.po files:jlam1-18/+27
2006-05-20We can simplify MSGSTRN_RE because we already catch the msgstr[0] andjlam1-2/+2
2006-05-20Rename ORE to OBSOLETE_RE for more clarity in the variable name.jlam1-16/+16
2006-05-20Restore "unnecessary" variable... sometimes we use named constants forjlam1-2/+3
2006-05-19Now that ftp.netbsd.org has an http server, include it in the list forperry1-1/+2
2006-05-16Rename spoof to syslogng-spoof. Suggested by wiz@.adrianp1-1/+1
2006-05-16This file needs bsd.prefs.mk, since the variable WRKDIR is used in arillig1-1/+3
2006-05-15Add scsl-jdk15 and scsl-jre15, SCSL licensed versions of sun-jdk15 andtv1-6/+19
2006-05-14Describe xscreensaver-webcollage option.wiz1-0/+1
2006-05-14Re-add ${PREFIX} to the list of directories print-PLIST targetseb1-1/+2
2006-05-13Remove references to teTeX1.minskim1-2/+2
2006-05-12Add a description for svnadrianp1-1/+2
2006-05-12Fix a problem that occurs if compiler.mk is included in a package'sjlam1-5/+6
2006-05-11Make build failures due to the previous commit less mysterious by usingjlam1-3/+16
2006-05-10Don't let this program get confused just because there is no white-spacerillig1-3/+2
2006-05-10Fixed some pkglint warnings in the do-configure, do-build, do-test andrillig1-13/+13
2006-05-10Made the "check-files" target work even when PREFIX is a symlink byrillig1-4/+7
2006-05-10Allow to use sun-jdk15 on Darwin-8, and sun-jdk14 on Darwin-[678].minskim1-4/+5
2006-05-10Fix missing quotes that were causing the group and user existence checksjlam1-3/+3
2006-05-09Apply PRINT_PLIST_AWK and _PLIST_PLIST_AWK_SUBST in the same orderminskim1-2/+2
2006-05-09Make the "apache2" package the default. Apache 1.3.x is very outdated.tron1-2/+2
2006-05-08CHECK_FILES is now active by default for PKG_DEVELOPER.joerg1-1/+2
2006-05-06Force unrequested languages to be unavailable by setting them to ${FALSE}.tv1-1/+12
2006-05-06If USE_ABI_DEPENDS=no, do not add the BUILDLINK_ABI_DEPENDS.$pkgreed2-5/+7
2006-05-02Use brackets "[]" to quote characters instead of backslash "\". Thisjlam1-2/+2
2006-05-01Use the meta-data directory as the location for all temporary filesjlam6-90/+111
2006-05-01Add 'oracle', to be used by upcoming RT update.cube1-0/+1
2006-04-29If DJB_RESTRICTED=YES, set LICENSE=djb-nonlicense.gdt1-2/+3
2006-04-29Ensure that @VAR@ placeholders in usergroupfuncs are properly substitutedjlam1-3/+3
2006-04-29Always remove the intermediate files, even if the +USERGROUP scriptjlam1-6/+10
2006-04-29Remove the test file in all exit conditions.jlam3-9/+9
2006-04-29Allow for just-in-time su when creating users and groups ifjlam1-5/+13
2006-04-27Use a better default user comment if none is specified -- if the usernamejlam3-6/+18
2006-04-26Allow a package to specify the ownership and permission onjlam2-4/+17
2006-04-25Rename the test directory to a more suggestive name.jlam2-4/+4
2006-04-25Modify the DIRS line format to match the FILES one, where the modejlam2-29/+42
2006-04-25Use colons as separators instead of slashes on the off-chance that "/"jlam2-27/+27