summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2003-01-10Alphabetize _BLNK_CACHE_ALL list.jlam1-2/+2
2003-01-10Added http://osdn.dl.sourceforge.net/sourceforge/ as Sourceforge mirror.jmmv1-1/+2
2003-01-10Don't add rpath statements to _BLNK_LDFLAGS if _USE_RPATH != "yes".thorpej1-4/+9
2003-01-10Protect some substitutions with slashes -- i.e. so that /usr/pkgsrc/.../workmycroft1-3/+4
2003-01-10Add the PKG_PRESERVE capability to bsd.pkg.mk.agc1-1/+14
2003-01-10Protect ${WRKDIR} from transformation. We only want to transform pathsjlam1-1/+6
2003-01-10Fix indentation for case statement.jlam1-2/+2
2003-01-10Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-basejlam9-25/+44
2003-01-10Add locale/bs/LC_MESSAGES.mycroft12-12/+60
2003-01-09Introduce NO_PKGTOOLS_REQD_CHECK, with which a package can disableschmonz1-54/+28
2003-01-08Teach buildlink2 about ${_OPSYS_RPATH_NAME} instead of just using -Wl,-Rjlam1-11/+4
2003-01-07Also substitute for @BUILDLINK_X11_DIR@ in the wrapper scripts. This wasjlam1-1/+3
2003-01-07Output warnings to stderr, not to stdout (duh!)jlam1-3/+3
2003-01-07Don't complain about (correct) .buildlink leakage in the fake libtooljlam1-3/+4
2003-01-06use ${LOCALBASE}/{g,}patch (in that order) if gpatch is not ingrant1-1/+3
2003-01-06Catch buildlink2 leakage as soon as it happens during the build process.jlam1-1/+6
2003-01-06Fix buildlink2 leakage into installed libtool archives that has been goingjlam1-2/+8
2003-01-06Some changes for Bourne shells that don't match NetBSD's feature-set:jlam2-7/+11
2003-01-05Remove a unused hack (it was only used by pthread.buildlink.mk, which isjlam1-13/+1
2003-01-05add a -a|--append option to allow appending to an existing database instead ofdmcmahill1-4/+36
2003-01-05Switch the top level pkgsrc 'readme' and 'cdrom-readme' targets to use thedmcmahill1-3/+5
2003-01-05when invoking genreadme.awk, set TMPDIR correctlylukem1-2/+2
2003-01-04expr -> ${EXPR}dmcmahill2-5/+7
2003-01-04redo the README.html target for increased speed. For packages withdmcmahill1-31/+36
2003-01-04move bulk/{mkreadme,genreadme.awk} to scripts/ as this is a more suitabledmcmahill3-5/+5
2003-01-04add two scripts used for creating dependency databases. These scriptsdmcmahill2-0/+294
2003-01-04fix a typo in a comment.grant1-2/+2
2003-01-03Require at least version 0.10 of the "x11-links" package becausetron1-2/+2
2003-01-03Add the buildlink2 warnings to the wrapper log as well as outputting tojlam1-1/+3
2003-01-02Add lib/pkgconfig directory. It is used by several packages and is currentlyjmmv7-7/+21
2003-01-02Correct comment on where defaults are set for DEFAULT_SERIAL_DEVICE, andwiz1-2/+12
2003-01-02Add a few switches to allow changing compile-time options:hubertf1-1/+21
2003-01-01Use a while loop instead of a for loop to iterate over the arguments. Thisjlam1-2/+3
2002-12-31Introduce a variable called kernel which is either empty or contains thecjep1-3/+7
2002-12-31Loopback mount /proc on SunOS. shells/tcsh successfully builds in the sandboxcjep1-2/+9
2002-12-31Remove deprecated USE_JAVA code from bsd.pkg.mk. Packages should usejlam1-84/+1
2002-12-31Add /usr/ccs, /usr/ucb and /usr/xpg4 for SunOS in sandboxDirs.cjep1-2/+2
2002-12-311. On SunOS populate /dev in the sandbox with devfsadm and ucblinks.cjep1-21/+20
2002-12-31USE_JAVA2 is used to note that the package requires a Java2 implementation.jlam1-2/+9
2002-12-31Allow for strangely-cased USE_JAVA values.jlam1-5/+6
2002-12-311. Introduce mountflags so that we can tune the mount command for Solariscjep1-8/+13
2002-12-31Introduce idprog so that Solaris survives the root test.cjep1-2/+7
2002-12-31If the pkg tools are not update, upgrade them.cjep1-1/+8
2002-12-29Make CONFIGURE_DIRS have meaning for programs that use imake.jlam1-2/+4
2002-12-28Fix typo.seb1-2/+2
2002-12-28Darwin 5.5 has finished the grueling recertification process: stillschmonz1-2/+2
2002-12-28Check whether USE_BUILDLINK2 is defined before testing its value.jlam1-3/+3
2002-12-28As a refinement on the previous commit, we shouldn't even add .../.libsjlam1-8/+15
2002-12-28Break out of loop as soon after the first time we find a libfoo.la libtooljlam1-1/+2
2002-12-28Note that USE_MMX is used by snes9x too.kristerw1-2/+2