summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2004-05-19Follow Grant's advice: use _OPSYS_GPATCH_REQD to influence _NEED_PATCHjschauma1-5/+6
2004-05-19We have a variable _OPSYS_GPATCH_REQD, but it doesn't do anything.jschauma1-1/+5
2004-05-17Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymoreseb1-2/+1
2004-05-17libtool archives don't start with '-', so don't match those, which arejlam2-4/+4
2004-05-17Check that MABIFLAG is defined before checking that it's non-empty. Thisjlam1-3/+3
2004-05-17Add a new package-settable variable, INSTALLATION_PREFIX, as discussedjlam1-2/+8
2004-05-17Allow use of 32bit gcc compiled from pkgsrc on 64bit Irix for a defaultjschauma1-4/+10
2004-05-15update suggested CPAN mirror for Australia to mirror.aarnet.edu.au,grant1-2/+2
2004-05-12Change date of when deprecated USE_GCC2, USE_GCC3, USE_PKGSRC_GCC,reed1-2/+2
2004-05-12If ABI is set, LDFLAGS also needs the proper flag.jschauma1-1/+2
2004-05-12Mention how SETGIDGAME and the other GAME vars are set per default.jschauma11-13/+125
2004-05-12No USE_BUILDLINK2 package sets USE_FORTRAN any longer -- convert supportwiz1-3/+3
2004-05-12INSTALL_GAME should be exported a as BSD_INSTALL_GAMEjschauma1-2/+4
2004-05-12Introduce new variables:jschauma3-14/+56
2004-05-10Fix typo.xtraeme1-2/+2
2004-05-09add mipspro-ucode to _COMPILERS which was missed the first time.grant1-2/+2
2004-05-08remove a word which shouldn't be there.grant1-3/+3
2004-05-08correctly preserve the user-specified order of pseudo-compilers. patchgrant1-6/+5
2004-05-08Rename NO_CONFIGURE_INFODIR to CONFIGURE_HAS_INFODIR (which defaults toreed1-2/+3
2004-05-08_PKGSRC_COMPILER needs to contain the real compiler first, thengrant1-2/+2
2004-05-08implement {NOT,ONLY}_FOR_COMPILER so that packages can be marked asgrant1-5/+39
2004-05-08If using GNU_CONFIGURE then set --infodir to ${PREFIX}/${INFO_DIR}.reed1-1/+4
2004-05-06Finally set _COMPILER_LD_FLAG.jschauma1-1/+4
2004-05-06Use system maximum command line lengthadam1-6/+5
2004-05-05Make sure buildlink3 file exists before trying to use it.xtraeme1-3/+7
2004-05-05Use numeric uid/gid instead of Administrator/+Administrators, as nativetv3-6/+6
2004-05-05gcc can use -mabi=${ABI}, if ABI is set (for example on Irix).jschauma1-1/+8
2004-05-04No longer used.snj1-87/+0
2004-05-04/usr/bin/cpp on darwin is a wrapper script that forces thedanw2-4/+7
2004-05-03Unused.wiz1-156/+0
2004-05-03Unused.wiz1-27/+0
2004-05-02Add buildlink3 bits.xtraeme1-11/+17
2004-05-02Rename GRUB_ISO9660 and GRUB_UFS2 to GRUB_USE_ISO9660 and GRUB_USE_UFS2xtraeme1-1/+11
2004-05-02Rename ENABLE_CACHE option to JWHOIS_ENABLE_CACHE, and document it inxtraeme1-1/+6
2004-04-30Add an explicit DEPENDS on xpkgwedge-1.10 if USE_X11BASE is definedtv1-1/+6
2004-04-30No code change, but just indent two lines.reed1-3/+3
2004-04-30Use the shell's builtin echo instead of /bin/echo.reed1-2/+2
2004-04-29On older IRIX systems, /usr/bin/awk is actually less functional thanjschauma1-2/+2
2004-04-29add missing -r option that the usage claimed existed. Noted by garbled@dmcmahill1-2/+2
2004-04-28* Bl3ify.uebayasi1-7/+1
2004-04-28Add Autoconf overrides that prevent recognition of <poll.h> or poll(2).tv1-1/+7
2004-04-27Add a new install macro INSTALL_LIB for use when installing librariestv1-1/+7
2004-04-27if we need the devel/flex package and USE_BUILDLINK3 is set, thendmcmahill1-1/+5
2004-04-27Move the inclusion of tools.mk ahead of bsd.buildlink3.mk so that tools.mkjlam1-3/+3
2004-04-27Add ECHO_N to the list of substituted variables in [DE]INSTALL.tv2-2/+4
2004-04-27Indent properly.agc1-5/+5
2004-04-27Do the same USE_USERADD/USE_GROUPADD fix as done for Interix: use thetv5-20/+20
2004-04-27Add Interix hack: if user and group are the same name, trip up with atv1-1/+15
2004-04-27Factor out dependency on "user" package to its own variable.tv1-3/+4
2004-04-27It's USE_GROUPADD, not USE_USERGROUP.tv1-2/+2