summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Collapse)AuthorFilesLines
2005-06-06make legacy variables external:dillo2-20/+38
PKG_LEGACY_OPTIONS PKG_OPTIONS_DEPRECATED_WARNINGS
2005-06-05Force libtool-base-1.5.18nb3 on DragonFly.tv1-1/+2
2005-06-05Fixed a typo in a comment.rillig1-2/+2
2005-06-04IMAKE_FILEMAN_SUFFIX is 4 on Solaris and (as I read it) OSF1 and UnixWare.markd3-10/+9
2005-06-04Added a leading underscore to the names of the *_COOKIE variables, as theyrillig3-63/+63
are not part of the public interface.
2005-06-04Describe new xterm options, from Jeroen Ruigrok van der Wervenwiz1-0/+3
2005-06-04Improve the way option groups are displayed in show-options.dillo1-12/+26
While here, rename _cls_ to _grp_, as they are called groups.
2005-06-04Fix variable names in usage example.seb1-3/+3
2005-06-03Teach the tools framework about mktemp. Replace explicit tests forjlam9-9/+31
mktemp with USE_TOOLS+=mktemp in the samba packages.
2005-06-03Teach the tools framework about bdftopcf and removejlam2-43/+20
x11-clients.buildlink3.mk. Packages that need bdftopcf should say: USE_TOOLS+= bdftopcf
2005-06-03Back out revision 1.1684. MAKEFLAGS was being propagated incorrectlyjlam1-14/+1
through to dependencies, which caused dependencies to have improper lists of tools required. XXX This whole mess with MAKEFLAGS and which ones are passed along when XXX running the install-depends target needs to be fixed for real.
2005-06-03Coalesce the common makefile code in the builtin.mk file that inspectjlam2-0/+167
the X11 distribution using imake into mk/buildlink3/imake-check.mk. imake-check.mk calls out to a helper shell script mk/buildlink3/imake-check that generates the required Imakefiles and runs imake. Remove the now extraneous builtin-imake.mk files as the builtin.mk files can now contain the name of the imake symbol to check.
2005-06-03don't requrie PKG_SUPPORTED_OPTIONS to be set when groups are in usedillo1-5/+8
2005-06-03Remove obsolete USE_GIF variable.wiz1-8/+1
2005-06-03Describe options used in inputmethod/uim and www/w3m.uebayasi1-6/+9
2005-06-03Describe idea option.wiz1-1/+1
2005-06-03Remove obsolete USE_IDEA variable.wiz1-7/+1
2005-06-03Remove USE_ESOUND, all users have been converted.wiz1-7/+1
2005-06-03"socks" option has been removed, remove it here too.wiz1-1/+0
2005-06-03Remove gtk2 options description now that option has been removed :)wiz1-1/+0
2005-06-03Add gtk2 option description.wiz1-0/+1
2005-06-02Fix USE_SOCKS=5 case.wiz1-2/+2
2005-06-02add group options to PKG_SUPPORTED_OPTIONS before includeingdillo1-4/+6
mk/defaults/obsolete.mk so socks and kerberos work when listed in groups
2005-06-02Document socks4 and socks5, and mention that socks should not be used.wiz1-3/+3
2005-06-02Fix a typo, and remove package names fromwiz1-4/+4
descriptions for package-specific options.
2005-06-02Back out previous change, and correct the surrounding check -- we needjlam1-4/+3
to see if _USE_TOOLS contains "perl", not USE_TOOLS.
2005-06-02Whitespace nit.wiz1-2/+2
2005-06-02add support for groups of mutually exclusive options viadillo1-4/+76
PKG_OPTIONS_REQUIRED_GROUPS and PKG_OPTIONS_OPTIONAL_GROUPS.
2005-06-02Improve quoting.wiz1-2/+2
2005-06-02Remove obsolete PINFO* variable.wiz1-7/+1
2005-06-02Document pinfo options.wiz1-0/+1
2005-06-02Remove obsolete W3M* variables.wiz1-16/+1
2005-06-02Document w3m options.wiz1-0/+3
2005-06-02Remove obsolete GOLEM_WITH_SOUND variable.wiz1-6/+1
2005-06-02Add an article.wiz1-1/+1
2005-06-02Remove obsoleted MPLAYER_* variables.wiz1-23/+1
2005-06-02Remove obsolete blender options.wiz1-31/+1
2005-06-02Describe blender options, and sort.wiz1-3/+5
2005-06-02Allow USE_JAVA2 to (optionally) be set to 1.4 or 1.5, and use in tomcat55abs1-3/+8
2005-06-02Test whether "_TOOLS_USE_PKGSRC.perl" is defined before checking its value.tron1-2/+3
This makes "make fetch-list" in "pkgsrc/meta-pkgs/kde3" work again.
2005-06-01remove obsolete variable BATTLEBALL_USE_MESAdillo1-7/+1
2005-06-01Remove two obsolete QPOPPER variables.wiz1-11/+1
2005-06-01Document some more options.wiz1-5/+6
2005-06-01Remove USE_MMX section; all USE_MMX users have been convertedwiz1-7/+1
to the mmx option.
2005-06-01Remove mk/autoconf.mk and mk/automake.mk and replace their usage withjlam4-81/+2
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or "automake14". Also, we don't need to call the auto* tools via ${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care to symlink the correct tool to the correct name, so we can just use aclocal, autoconf, etc.
2005-06-01Document mmx.wiz1-1/+1
2005-06-01Remove obsolete ATERM variables.wiz1-21/+1
2005-06-01Document aterm options.wiz1-0/+4
2005-06-01Describe lprng-* options.wiz1-0/+2
2005-06-01Remove obsolete LPRNG* options.wiz1-11/+1