summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-18drop -Wl,--export-dynamic, as Solaris ld(1) default behaviour is togrant1-1/+10
2005-08-16Don't add inet6 to PKG_DEFAULT_OPTIONS, it is a user settabledillo1-3/+1
2005-08-16Turn the location of the *.pc files in which the pkg-config wrapper willjlam1-5/+5
2005-08-15Add some to-do items.schmonz1-1/+12
2005-08-15Fix an annoying whitespace issue for 80 character-width displays.jlam1-10/+10
2005-08-15Alter the check-files target for ${PREFIX} to check for if files arejlam1-19/+38
2005-08-15Minor nit... use ${.TARGET} instead of specifying the file name againjlam1-2/+2
2005-08-15In print-pkg-size-this, initialize s before summing up all file sizes. Thisrillig1-2/+2
2005-08-15Reordered the conditions of checking for .tar files in DISTFILES to improverillig1-5/+6
2005-08-14Reverted the change from revision 1.1710, which sorted all DEPENDS andrillig1-3/+2
2005-08-14The check-files-post need to be done before post-install-script,kristerw1-2/+2
2005-08-13Convert sun-jre14 and sun-jre15 to use the options framework.dillo2-13/+2
2005-08-13transform -Wl,-soname to -h for sunprogrant1-1/+9
2005-08-12Don't use the same inclusion guard as fam/buildlink3.mk. "Duh."jlam1-4/+4
2005-08-11Change the order of libraries looked for, and start with libdb1 instead ofcube1-6/+6
2005-08-10Add a buildlink3.mk file that will choose between the two FAMjlam1-0/+54
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam3-2/+64
2005-08-10Move the check-files-post check so that it is done after the automatickristerw1-4/+4
2005-08-10If we need imake, then also pull in any other tools that imake needs tojlam1-4/+5
2005-08-10Fix a cut-and-paste bug.jlam1-2/+2
2005-08-10No version of FreeBSD has /usr/bin/shlock.jlam1-4/+1
2005-08-08Set TOOLS_PLATFORM.shlock only if exists the binary on /usr/bin,xtraeme1-1/+3
2005-08-08Restore the @(..)s which were removed in rev 1.1706.veego1-7/+7
2005-08-07Remove variable which is not needed any longer after wxGTK update.wiz1-6/+1
2005-08-06At least on NetBSD 2.0 i386 postgres80 is currently installingabs1-2/+2
2005-08-06Update lang/perl5 to 5.8.7. Changes from version 5.8.6 include updatesjlam2-10/+4
2005-08-05Hardcode a workaround for perl's DynaLoader.a which is definitely ajlam2-2/+28