summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-08-29Map legacy "postgresql*" options to standard "pgsql".tv1-1/+5
2005-08-29PostgreSQL support option is "pgsql".tv1-4/+1
2005-08-28Rework emacs.mk:uebayasi1-165/+291
2005-08-28Support BSD/OS 5.0 also as some tools are in new locations.reed1-1/+17
2005-08-26_RESUME_TRANSFER: only try to get the value of the temp file when it'sxtraeme1-3/+4
2005-08-26Use PKG_TOOLS_BIN, so it doesn't run wrong pkg_* tools found in the PATH.reed3-19/+24
2005-08-26Add todo item: Generate list of packages that were "Successfully packaged".reed1-0/+1
2005-08-26Create intermediate directories as required when creating PKG_DBDIR.reed1-2/+2
2005-08-26Make sure file exists before defining TOOLS_PLATFORM.mktemp.reed1-1/+3
2005-08-25Make sure TEE is defined.reed1-1/+2
2005-08-25iUse "up-to-date" instead of "upto date" to be consistent.reed1-3/+3
2005-08-24Removed trailing white-space.rillig1-2/+2
2005-08-24Added a code snippet that demonstrates how to set the $@ array to therillig1-1/+12
2005-08-24Fixed a typo and added a comment about when to remove the deprecationrillig1-2/+3
2005-08-24Add todo item: define "djb-nonlicense" and set LICENSE on affectedschmonz1-1/+2
2005-08-24Introduce DJB_MAKE_TARGETS boolean, on by default, off in theschmonz1-12/+4
2005-08-23use /usr/xpg4/bin/tr instead of /usr/bin/trdmcmahill1-2/+2
2005-08-23This file must not be included by anything other than bsd.pkg.mk.rillig1-4/+5
2005-08-23The real user name in PKG_USERS does not need to be escaped with doublerillig1-19/+23
2005-08-23Made the code for the shell file work on Solaris.rillig1-15/+11
2005-08-23Made the code to create the dirs file work on Solaris.rillig1-83/+26
2005-08-23Avoid double // in the case where PREFIX is / (eg: shells/standalone-tcsh)abs1-5/+21
2005-08-23Made the code for the permissions file work on Solaris.rillig1-17/+12
2005-08-23Shortened the code for the usergroup file and made it work even on Solaris.rillig1-32/+19
2005-08-23Cleaned up the code that parses the CONF_FILES etc. Now it is possiblerillig1-16/+8
2005-08-23Cleaned up the code for creating .install_files. Now only shellrillig1-57/+28
2005-08-22Do not attempt to modify /etc/shells as a regular user.reed1-2/+5
2005-08-22I forgot to add the trailing slash when stripping ${PREFIX} from pathnames.rillig1-2/+2
2005-08-21... and corrected a bug I had overseen. I had only tested that the functionrillig1-2/+2
2005-08-21Simplified the strip_prefix function. Tested with /usr/bin/awk on Solaris,rillig1-5/+4
2005-08-21Changed the comment for SUBST_STAGE to be more complete. Started the otherrillig1-9/+9
2005-08-21Cleaned up the code that checks which tools are needed for extraction.rillig1-16/+18
2005-08-21preserve -Qoption arg if the 2nd next arg isn't -R.grant1-1/+2
2005-08-20Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} sojlam1-2/+2
2005-08-20strip leading "-Qoption ld" from -R args for sunpro C++ compiler, togrant2-1/+66
2005-08-20Don't skip files that are under REQD_DIRS directories, as those arejlam1-3/+3
2005-08-20Add a guideline for what should be listed in REQD_* variables -- theyjlam1-5/+10
2005-08-20add -xnolibmopt after -fast to disable the use of libsunmath (until itgrant1-2/+14
2005-08-20The various bsd.pkginstall.mk variables can be paths relative tojlam1-3/+3
2005-08-19Define new variables for package Makefile use:jlam9-193/+274
2005-08-19perllocal.pod is like info/dir... we don't care if it's created orjlam1-1/+2
2005-08-19Add the 'ug' locale, initially used by gnome-themes 2.10.1 (AFAICT).jmmv13-13/+65
2005-08-19Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMSjlam1-45/+6
2005-08-19Rewrite sub-script targets so be less susceptible to "make variablejlam1-59/+212
2005-08-19Add the 'te' locale, initially used by gnome-desktop-2.10.2 (AFAICT).jmmv13-13/+65
2005-08-19Skip the configure stage if NO_CONFIGURE is defined (useful forschmonz1-2/+2
2005-08-19Add and define djbfft options.schmonz1-0/+3
2005-08-19Convert DJB_ERRNO_HACK to a "djbware-errno-hack" option availableschmonz2-11/+22
2005-08-18INSTALLATION_DIRS implies NO_MTREE: If a package sets INSTALLATION_DIRS,jlam1-1/+9
2005-08-18pass through -f flags that sunpro understands verbatim, drop other -f*grant1-2/+16