summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2004-09-19Comment out old sourceforge URL for gd.tuwien.ac.at, and add commentedwiz1-3/+4
2004-09-19Correct path for Mozilla mirror on "ftp.funet.fi".tron1-2/+2
2004-09-16Make and mount the local patches directory when relevant. Fixes PR#26951cjep1-2/+10
2004-09-15Move definition of PKGNAME and PKGNAME_NOREV higher in the file since theirjlam1-14/+14
2004-09-15Default PKG_FAIL_UNSUPPORTED_OPTIONS to "no" to match current practicesjlam1-3/+3
2004-09-14Document THTTPD_LOG_FACILITY.wiz1-1/+7
2004-09-13Use /bin/false instead of false for NOLOGINmartti1-2/+2
2004-09-11Finish off the locking work, by adding locks around "make install" andagc1-3/+13
2004-09-10* Do the *.la expansion within the current _PLIST_AWK_SCRIPT framework.jlam3-31/+91
2004-09-08UNBUILDLINK_{PATTERNS,FILES} are actually no more, so garbage-collec themjlam1-6/+4
2004-09-07Remove non-standard share/locale/bg_BG.cp1251, which is currentlywiz19-95/+19
2004-09-07Remove share/locale/ja_JA, since it should be ja_JP instead, butwiz4-20/+4
2004-09-07Use UNWRAP_{PATTERNS,FILES} instead of UNBUILDLINK_{PATTERNS,FILES}. Thisjlam1-3/+3
2004-09-06Add a library of useful shell functions. There are functions forjlam1-0/+329
2004-09-04Add 'or' locale, initially used by eog2 2.7.1.jmmv11-11/+55
2004-09-03Add 'yo' locale, initially used by gnome-desktop-2.7.92.jmmv11-11/+55
2004-09-02many kernel-grovelling tools in Linux need /proc mounted to dogrant1-1/+2
2004-09-01Match the default value and the "Default" line (W3M_USE_UNICODE).uebayasi1-2/+2
2004-09-01Replace the only occurrence of the :E modifier in bsd.pkg.mk withschmonz1-2/+2
2004-08-31Add 'ka' locale, initially used by yelp-2.6.2.jmmv11-11/+55
2004-08-29Fix typo in comment, reported by Ryo HAYASAKA in PR 26797.wiz1-3/+3
2004-08-28Make "rename" a synonym for "S".jlam1-1/+4
2004-08-28Add "rm:opt" as a synonym for "S:opt:", and "rmdir:dir" for "r:dir".jlam1-2/+7
2004-08-27Restore a default definition for _BLNK_RPATH_FLAGS lost in previous commit.jlam1-1/+2
2004-08-27Whitespace nit.jlam1-2/+2
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam19-67/+73
2004-08-26If gpatch is installed, set _OPSYS_GPATCH_REQUIRED to YES, so that furtherjschauma1-1/+2
2004-08-25Add a knob PKGSRC_SHOW_PATCH_ERRORMSG to control whether the newlyschmonz2-6/+19
2004-08-24Process RECOMMENDED *after* including bsd.buildlink3.mk; else it has notv1-9/+9
2004-08-23On Interix, default to using a threaded Perl. This is how the bundledtv1-7/+10
2004-08-23SUBST_POSTCMD must be globally defined or else it breaks.jlam1-2/+2
2004-08-23Actually, it's okay if SUBST_FILTER_CMD is empty... the ${SUBST_COOKIE}jlam1-2/+2
2004-08-23Use _SUBST_BACKUP_SUFFIX instead of hardcoding ".subst.sav" everywhere.jlam1-8/+10
2004-08-23Also hide automake 1.9* commands by adding their names in _HIDE_PROGS.automake.seb1-2/+4
2004-08-23SUBST_FILTER_CMD can't be empty. It must be a real filter cmd, so defaultjlam1-2/+2
2004-08-22Match documentation to reality to reflect recent change in semantics forjlam1-3/+3
2004-08-22Change the way that legacy USE_* and FOO_USE_* options are convertedjlam1-10/+12
2004-08-22The option names are "ldap" and "PAM".jlam1-3/+3
2004-08-18USE_RSAREF2 is a yes/no variable.jlam1-2/+2
2004-08-17Don't put the .la transform in GENERATE_PLIST; that's too late to make it intv1-5/+7
2004-08-16Add new variable LIBTOOL_LA_FILES, which may be used instead of listingtv2-1/+66
2004-08-16If patching fails and either of PKG_OPTIONS and LOCALPATCHES areschmonz1-4/+14
2004-08-15Use '-none' instead of '-notall' as the mipspro equivalent to --no-whole-archivejschauma1-2/+2
2004-08-14For ROOT_CMD, use full path to sudo and ${SH} instead of "sh".schmonz1-2/+2
2004-08-14Update to 2004-03-12, maintaining our local additions for sh5.schmonz1-14/+59
2004-08-14Update to 2004-06-11, maintaining our local additions for sh5.schmonz1-11/+63
2004-08-13Update for automake-1.9.wiz1-3/+3
2004-08-13Add ${CAT} as the final pipeline command to BUILDLINK_FILES_CMD.<pkg> sojlam1-2/+2
2004-08-13add some quoting to deal with the case where a file in a packagedmcmahill1-10/+10
2004-08-12Properly quote the NICE_LEVEL variable to prevent errors.sketch1-2/+2