Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-06 | make legacy variables external: | dillo | 2 | -20/+38 | |
PKG_LEGACY_OPTIONS PKG_OPTIONS_DEPRECATED_WARNINGS | |||||
2005-06-05 | Force libtool-base-1.5.18nb3 on DragonFly. | tv | 1 | -1/+2 | |
2005-06-05 | Fixed a typo in a comment. | rillig | 1 | -2/+2 | |
2005-06-04 | IMAKE_FILEMAN_SUFFIX is 4 on Solaris and (as I read it) OSF1 and UnixWare. | markd | 3 | -10/+9 | |
2005-06-04 | Added a leading underscore to the names of the *_COOKIE variables, as they | rillig | 3 | -63/+63 | |
are not part of the public interface. | |||||
2005-06-04 | Describe new xterm options, from Jeroen Ruigrok van der Werven | wiz | 1 | -0/+3 | |
2005-06-04 | Improve the way option groups are displayed in show-options. | dillo | 1 | -12/+26 | |
While here, rename _cls_ to _grp_, as they are called groups. | |||||
2005-06-04 | Fix variable names in usage example. | seb | 1 | -3/+3 | |
2005-06-03 | Teach the tools framework about mktemp. Replace explicit tests for | jlam | 9 | -9/+31 | |
mktemp with USE_TOOLS+=mktemp in the samba packages. | |||||
2005-06-03 | Teach the tools framework about bdftopcf and remove | jlam | 2 | -43/+20 | |
x11-clients.buildlink3.mk. Packages that need bdftopcf should say: USE_TOOLS+= bdftopcf | |||||
2005-06-03 | Back out revision 1.1684. MAKEFLAGS was being propagated incorrectly | jlam | 1 | -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-03 | Coalesce the common makefile code in the builtin.mk file that inspect | jlam | 2 | -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-03 | don't requrie PKG_SUPPORTED_OPTIONS to be set when groups are in use | dillo | 1 | -5/+8 | |
2005-06-03 | Remove obsolete USE_GIF variable. | wiz | 1 | -8/+1 | |
2005-06-03 | Describe options used in inputmethod/uim and www/w3m. | uebayasi | 1 | -6/+9 | |
2005-06-03 | Describe idea option. | wiz | 1 | -1/+1 | |
2005-06-03 | Remove obsolete USE_IDEA variable. | wiz | 1 | -7/+1 | |
2005-06-03 | Remove USE_ESOUND, all users have been converted. | wiz | 1 | -7/+1 | |
2005-06-03 | "socks" option has been removed, remove it here too. | wiz | 1 | -1/+0 | |
2005-06-03 | Remove gtk2 options description now that option has been removed :) | wiz | 1 | -1/+0 | |
2005-06-03 | Add gtk2 option description. | wiz | 1 | -0/+1 | |
2005-06-02 | Fix USE_SOCKS=5 case. | wiz | 1 | -2/+2 | |
2005-06-02 | add group options to PKG_SUPPORTED_OPTIONS before includeing | dillo | 1 | -4/+6 | |
mk/defaults/obsolete.mk so socks and kerberos work when listed in groups | |||||
2005-06-02 | Document socks4 and socks5, and mention that socks should not be used. | wiz | 1 | -3/+3 | |
2005-06-02 | Fix a typo, and remove package names from | wiz | 1 | -4/+4 | |
descriptions for package-specific options. | |||||
2005-06-02 | Back out previous change, and correct the surrounding check -- we need | jlam | 1 | -4/+3 | |
to see if _USE_TOOLS contains "perl", not USE_TOOLS. | |||||
2005-06-02 | Whitespace nit. | wiz | 1 | -2/+2 | |
2005-06-02 | add support for groups of mutually exclusive options via | dillo | 1 | -4/+76 | |
PKG_OPTIONS_REQUIRED_GROUPS and PKG_OPTIONS_OPTIONAL_GROUPS. | |||||
2005-06-02 | Improve quoting. | wiz | 1 | -2/+2 | |
2005-06-02 | Remove obsolete PINFO* variable. | wiz | 1 | -7/+1 | |
2005-06-02 | Document pinfo options. | wiz | 1 | -0/+1 | |
2005-06-02 | Remove obsolete W3M* variables. | wiz | 1 | -16/+1 | |
2005-06-02 | Document w3m options. | wiz | 1 | -0/+3 | |
2005-06-02 | Remove obsolete GOLEM_WITH_SOUND variable. | wiz | 1 | -6/+1 | |
2005-06-02 | Add an article. | wiz | 1 | -1/+1 | |
2005-06-02 | Remove obsoleted MPLAYER_* variables. | wiz | 1 | -23/+1 | |
2005-06-02 | Remove obsolete blender options. | wiz | 1 | -31/+1 | |
2005-06-02 | Describe blender options, and sort. | wiz | 1 | -3/+5 | |
2005-06-02 | Allow USE_JAVA2 to (optionally) be set to 1.4 or 1.5, and use in tomcat55 | abs | 1 | -3/+8 | |
2005-06-02 | Test whether "_TOOLS_USE_PKGSRC.perl" is defined before checking its value. | tron | 1 | -2/+3 | |
This makes "make fetch-list" in "pkgsrc/meta-pkgs/kde3" work again. | |||||
2005-06-01 | remove obsolete variable BATTLEBALL_USE_MESA | dillo | 1 | -7/+1 | |
2005-06-01 | Remove two obsolete QPOPPER variables. | wiz | 1 | -11/+1 | |
2005-06-01 | Document some more options. | wiz | 1 | -5/+6 | |
2005-06-01 | Remove USE_MMX section; all USE_MMX users have been converted | wiz | 1 | -7/+1 | |
to the mmx option. | |||||
2005-06-01 | Remove mk/autoconf.mk and mk/automake.mk and replace their usage with | jlam | 4 | -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-01 | Document mmx. | wiz | 1 | -1/+1 | |
2005-06-01 | Remove obsolete ATERM variables. | wiz | 1 | -21/+1 | |
2005-06-01 | Document aterm options. | wiz | 1 | -0/+4 | |
2005-06-01 | Describe lprng-* options. | wiz | 1 | -0/+2 | |
2005-06-01 | Remove obsolete LPRNG* options. | wiz | 1 | -11/+1 | |