summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2002-12-27More ideas: _STRIPFLAG_CC, _STRIPFLAG_INSTALL, compiler optimization flags.schmonz1-2/+3
2002-12-27Both buildlink caching methods work on Solaris 8 and Darwin 6.2.grant2-5/+6
2002-12-27* Garbage collect IGNORE -> SKIP migration.uebayasi1-8/+8
2002-12-26Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files asjlam2-8/+8
2002-12-26Full caching still works on Irix. Yay. :)jschauma1-2/+2
2002-12-26Add some libtool workarounds for software authors that don't follow thejlam3-1/+55
2002-12-26Rewrite wrapper scripts so that it is possible to add wrapper-specificjlam13-241/+343
2002-12-26Update comment for USE_MMX to reflect changes.wiz1-2/+3
2002-12-26Add USE_MMX option.wiz1-1/+6
2002-12-26buildlink1 is dead. Long live buildlink2! (Perhaps Q2 should be removed.)schmonz1-4/+4
2002-12-25add support for PLIST.common_end to automatic PLIST handling, which isgrant1-1/+4
2002-12-25Introduce automatic platform dependant PLIST handling, as proposed ongrant1-2/+14
2002-12-25Add optional Xft support to Mozilla and Phoenix, to enable variousgrant1-1/+6
2002-12-25Let p:path convert both:jlam1-2/+3
2002-12-25Add a to-do item:schmonz1-3/+11
2002-12-25Check for USE_BUILDLINK2 != no instead of just whether USE_BUILDLINK2 isjlam1-3/+3
2002-12-24Goodbye, buildlink1.wiz1-396/+0
2002-12-24Comments begin with the '#' character in Makefiles, not '$'agc1-2/+2
2002-12-23Eliminate another ZOULARISBASE.jschauma1-3/+3
2002-12-23Don't test for OPSYS to set rpath et al, but rather use _OPSYS_RPATH_NAME.jschauma2-14/+5
2002-12-23ZOULARISBASE is certainly never used on Irix. Let's get rid of it.jschauma1-15/+3
2002-12-23Let's be consistent:jschauma3-10/+10
2002-12-23Add sq locale (for glib2).wiz7-7/+35
2002-12-23Fix gnome dist path on ftp.tuwien.ac.at.wiz1-2/+2
2002-12-23Note that buildlink2 and full caching both work on IRIX (thanks, jschauma!)jlam2-3/+4
2002-12-23Note that to test buildlink2, we need to build & install, but to testjlam1-3/+3
2002-12-23Note that Solaris 8 & 9 work with full caching enabled (thanks grant, salo!).jlam2-6/+11
2002-12-23- full caching works on Solaris 8.grant1-4/+5
2002-12-23Remove an USE_BUILDLINK_ONLY test (not set anywhere any longer).wiz1-3/+1