summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2006-04-25First try at fixing a deficiency in the package +INSTALL scripts,jlam5-24/+263
2006-04-24Fix typos in comments, noted by Yoshito Komatsu in private email.jlam3-6/+6
2006-04-24Rename recently added BUILD_INFO variable DATE to BUILD_DATE, anddillo1-4/+4
2006-04-24Fix {group,user}_exists functions when the numeric ID is not set. Fixjlam3-9/+27
2006-04-24Added the shebang line.rillig1-2/+2
2006-04-23add pcb-motifdmcmahill1-0/+1
2006-04-23Add two new capabilities to the pkginstall framework:jlam6-70/+470
2006-04-22Adjusted the code to the pkglint warning that NO_PACKAGE should not berillig1-2/+2
2006-04-19remove teTeX1 from the TEX_ACCEPTED list, since it was removedtonio1-10/+5
2006-04-19Update PREFER_PKGSRC for the two package renames (renderproto and randrproto).reed1-2/+2
2006-04-18Rename the CHANGES file to CHANGES-2006. From now on, the changes forjlam1-2/+3
2006-04-17Only do the locale transformation if USE_PKGLOCALEDIR is defined. Thisjlam2-2/+9
2006-04-17Modify the plist module to automatically transform "^share/locale" injlam3-3/+62
2006-04-16Now that all info file entries have been pushed from INFO_FILES intojlam2-31/+5
2006-04-15There are two things that we need to keep track of:jlam1-8/+13
2006-04-15Back to pkg-vulnerabilities format 1.0.0.salo1-4/+2
2006-04-15Reorder the loop so that we can never get into an infinite loop. Wejlam1-10/+6
2006-04-15Modify the loop so that the statements and comment lines can bejlam1-13/+27
2006-04-15Apply jlam's awk fix done in plist-info.awk 1.12.minskim1-3/+5
2006-04-15Replace a re-used regular expression with a constant.jlam1-8/+10