summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2002-12-03Eliminate another usage of ${OPSYS} in bsd.pkg.mk - realy on Darwinagc8-14/+17
2002-12-03Add a layer of abstraction into bsd.pkg.mk for Java settings - set theagc8-10/+17
2002-12-03s/-path/-rpath/jschauma1-2/+2
2002-12-03Use ${_PATCH_CAN_BACKUP} rather than hardcoding an OPSYS value intoagc8-9/+16
2002-12-03Use a more generic way of determining, on an opsys-dependent basis,agc8-9/+16
2002-12-03Handle the different rpath directive to the linker for Irix in a different,agc8-24/+18
2002-12-03Abstract out the base value of libtool required into _OPSYS_LIBTOOL_REQD,agc8-15/+17
2002-12-03Apply patches from Sergey Svishchev in PR 19221 to get the correct valueagc1-1/+3
2002-12-03Commit patch from Nick after testing it on IRIX.jschauma1-9/+12
2002-12-03Allow package Makefiles to define REPLACE_LOCALEDIR, which is a space-jlam1-10/+20
2002-12-02IRIX wants -rpath (missed in last commit)jschauma1-1/+9
2002-12-02Add initial support for IRIX.jschauma7-7/+636
2002-12-01Move the PKGLOCALDIR section a little lower so it isn't in the middle ofjlam1-21/+20
2002-12-01add some more error checking. In particular if the bulk-cache creationdmcmahill1-1/+5
2002-11-30turn on USE_INET6 in a KAME IPv6 environment other than NetBSD.grant1-2/+5
2002-11-30Former OpenBSD and FreeBSD tags were borked in the last commit.cjep1-3/+3
2002-11-30OpenBSD x11 dist file. May need some tuning.cjep1-0/+533
2002-11-30An initial OpenBSD pkg dist file.cjep1-0/+484
2002-11-30defs file for OpenBSD.cjep1-0/+125
2002-11-30Conditionalize _PKGLOCALEDIR_FILES pattern for ${FIND}. Some packages needsalo1-4/+9
2002-11-29Add locale/am.wiz5-5/+25
2002-11-28Introduce new framework for handling packages' locale directories.salo1-1/+20
2002-11-27* EMACS_VERSION_ACCEPTED -> EMACS_VERSIONS_ACCEPTEDuebayasi1-2/+4
2002-11-26Move X11BASE transformations ahead of LOCALBASE transformations to handlejlam1-9/+9
2002-11-26'Applying pkgsrc patches' it is.jschauma1-3/+3
2002-11-26Don't say: 'Applying ${OPSYS} patches', just 'Applying patches'.jschauma1-3/+3
2002-11-26Add note about IMAKE on Solaris with native compilers.salo1-7/+16
2002-11-26Restore usual meaning for AUTOMAKE_OVERRIDE so that it works even ifjlam2-9/+15
2002-11-26Added POSTFIX_USE_LDAPmartti1-1/+6
2002-11-25Don't match common delimiters ['";:] when doing matches for substitutions.jlam1-9/+9
2002-11-25In the _BUILDLINK_SUBST_USE target, save the original file from which wejlam1-6/+8
2002-11-25Use green threads with blackdown-jdk13 on NetBSD/powerpc.schmonz1-1/+6
2002-11-24Back out previous change of PKGTOOLS_REQ; fix does not necessitatejschauma1-2/+2
2002-11-24Update config.sub and guess to the latest version, 2002-11-13.chris2-50/+75
2002-11-24introduce PKG_HAVE_KQUEUE variable - defined if OS supports kqueue(2)/kevent(2)jdolecek2-2/+11
2002-11-23Bump PKGTOOLS_REQD to 20021123 to prevent users from using tools thatjschauma1-2/+2
2002-11-23If PKGSRC_RUN_TEST is yes, make all run test. This results in testdillo1-1/+5
2002-11-23Darwin doesn't yet have a working equivalent to sysutils/userschmonz1-1/+3
2002-11-23Make gcc default compiler for packages using imake on Solaris.salo1-1/+2
2002-11-21Don't blindly assume that directores listed in OWN_DIRS* and MAKE_DIRS*jlam2-7/+17
2002-11-21Default to USE_BUILDLINK?=no, and change checks for !defined(USE_BUILDLINK2)jlam1-8/+5
2002-11-21Instead of inventing our own "missing" script, just use the GNU one.jlam1-9/+8
2002-11-21"Import" the "missing" script from GNU automake 1.7.jlam1-0/+339
2002-11-20Reimplement hide-autotools target by making better use of make targets.jlam1-9/+15
2002-11-20Provide a more complete list of GNU auto* tools to hide (thanks wiz!).jlam1-2/+8
2002-11-20Fixes from Robert Elz to:agc1-9/+17
2002-11-20If using buildlink2, use a (hopefully) less error-prone way of preventingjlam1-1/+29
2002-11-17LOWER_VENDOR is 'pc' on FreeBSD only if running on i386.grant1-1/+5
2002-11-17Grrr Solaris' sh.seb1-2/+2
2002-11-17pull out SERIAL_DEVICES for now.grant1-23/+1