summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2003-11-02Depend on pkgtools-20030918 again; http support is not really a requirement.wiz1-2/+2
2003-10-30implement the change in rev. 1.1296 (which was backed out in rev.grant1-2/+2
2003-10-30Bump PKGTOOLS_REQD to 20031003, per a suggestion from agc.wiz1-2/+2
2003-10-30Revert the change in 1.1296 which was causing problems on NetBSD whenagc1-2/+2
2003-10-26don't build HTML man pages.grant1-1/+3
2003-10-24Remove '-' from the version part of _GCC_IN_USE so that pkg_admin can dealcube1-2/+2
2003-10-23The "elf" goes after "netbsd", the version number after that.fredb1-2/+2
2003-10-19style/whitespace fixesgrant1-27/+27
2003-10-19whitespace fixesgrant1-31/+31
2003-10-19more whitespace fixesgrant3-12/+12
2003-10-19fix some cut'n'paste whitespacegrant1-9/+9
2003-10-19tell imake not to build HTML man pages.grant1-1/+3
2003-10-18Bump minimum required version of "x11-links" package.tron2-4/+4
2003-10-18Fix PR 17883 by adding code to perform just-in-time su(1) functionalityagc1-3/+12
2003-10-18move the libstdc++ fake libtool archive stuff out ofgrant1-14/+20
2003-10-18properly quote the value of PKGNAME_REQD when calling ${MAKE} togrant1-2/+2
2003-10-16Set default for SILC_CLIENT_WITH_PERL here.salo1-2/+2
2003-10-13Update pkgtools/x11-links to 0.16.veego2-4/+4
2003-10-13Add a dot before the 'if' statement.jschauma1-2/+2
2003-10-12fix logic error introduced in last, sync comments about CC_VERSIONgrant1-7/+8
2003-10-11use 'solaris2' instead of 'solaris' in MACHINE_GNU_PLATFORM togrant1-2/+3
2003-10-11add a BUILD_DEPENDS on devel/patch if no suitable patch(1) isgrant3-8/+39
2003-10-11set CC_VERSION for non-gcc and use it in the BUILD_INFO file.grant2-10/+8
2003-10-11don't hardcode the -DHasGcc2... flags to imake, pass them only ifgrant3-11/+19
2003-10-11find the right GREP and SED programs and use them.grant1-3/+9
2003-10-10This patch addresses three problems:hubertf1-5/+3
2003-10-10Follow Dan Winships solution from the teTeX-bin package to check forjschauma1-2/+2
2003-10-09Change the way in which arguments are processed by the wrappers. Wejlam4-16/+102
2003-10-09It's "skipargs", not "skip".jlam1-2/+2
2003-10-08Use the -S argument to pkg_admin(1) if it exists.agc1-2/+8
2003-10-08Use sed instead of requiring gawk (for gensub) for portability.jlam1-30/+16
2003-10-07Revert previous change as gsub() doesn't quite work like gensub() withjlam1-14/+16
2003-10-07Allow a new variable SUBST_FILTER_CMD.<class> that is a command filter orjlam1-6/+17
2003-10-07Insure that the install-info we found is not one provided by the gtexinfoseb1-2/+2
2003-10-06allow lang/gcc{,3} to be used to build themselves by only adding thegrant1-24/+35
2003-10-06Simplify by using gsub() instead of gensub() in awk script.jlam1-16/+14
2003-10-06avoid F77/PKG_FC being recursively defined.grant1-3/+3
2003-10-05require libtool nb16 on Darwin for latest library name fix.grant1-2/+2
2003-10-04Add some documentation.jlam3-5/+13
2003-10-03Darwin's special GCC uses "-install_name /path/shlib" to indicatejlam1-2/+12
2003-10-03Factor out some more commonly used bits of the wrapper system intojlam7-111/+116
2003-10-03Initial import.xtraeme1-0/+633
2003-10-03kaffe and wonka works for "arm" too (not only "arm32").kristerw1-3/+3
2003-10-02Allow variables to be set on a per-OS basis.gavan1-1/+11
2003-10-02Fail-safe check for circular dependencies.gavan1-1/+6
2003-09-30Set the final form of the template buildlink3.mk file, after I've had ajlam1-5/+4
2003-09-30Set the final form of the template buildlink3.mk file as a guideline forjlam1-6/+14
2003-09-28Update the template buildlink3.mk file so that it may be used forjlam1-6/+6
2003-09-28Create _BLNK_{DEPENDS,PACKAGES} that are "uniq"ed versions ofjlam1-7/+23
2003-09-28Rearrange order of the targets for the various helper scripts for thejlam1-35/+85