summaryrefslogtreecommitdiff
path: root/mk/mk.conf.example
AgeCommit message (Collapse)AuthorFilesLines
1999-11-15remove LAME_USE_GTK, it is no longer usedhubertf1-6/+1
1999-11-12Add documentation for "squid" package related variables.tron1-1/+19
1999-11-12Enable alternate rsh path with SSH_RSHPATHabs1-1/+5
Patch from NoRM <norm@mono.org>
1999-11-12Clarify the way in which PATCH_FUZZ_FACTOR should be set.agc1-4/+6
1999-11-12Introduce a variable called PATCH_FUZZ_FACTOR, default "", and use itagc1-1/+7
if patch(1) is smart enough (i.e. not Solaris by default). Also introduce a second patch stage (in the package patch phase, not the distribution patches), whereby a misapplied patch with ${PATCH_FUZZ_FACTOR} will be tried again without a fuzz factor. This will fail on package patches which patch many files, but these should be fixed anyway.
1999-11-10Provide an example MOTIFBASE definition.agc1-1/+5
1999-10-31Cleanup as suggested in PR #8717 by wiz@danbala.ifoer.tuwien.ac.at:jdolecek1-39/+45
- substitute leading tabs with spaces in IRRD_USE_PGP comment - use ``YES'' instead of ``yes'' for appropriate variables - move GLX_CHIPSET, INN_DATA_DIR and KNEWS_* so that the variables are sorted alphabetically - add description of possible values for USE_GIF - comment out NMH_MTA (nmh Makefiles DTRT) - append = to variables as appropriate so that make(1) will parse them correctly if they are uncommented Other minor cleanups: - s/set, not set/defined, not defined/ in comments - use empty value consistently for variables whose only purpose is to be either defined or undefined (previously, either ``yes'', ``1'' or empty value was used) - mark variable UVM as obsolete (XXX it should be g/c'ed probably)
1999-10-28Document IRRD_USE_PGP.kim1-1/+7
1999-10-28Move SSH_DONT_USE_IDEA to its alphabetical spot in the file.kim1-5/+5
1999-10-24Add variables USE_CANNA, USE_SJ3 and USE_WNN4.minoura1-1/+16
1999-10-22Document the possible JB settings for the jitterbug package. *sigh*agc1-1/+34
1999-10-21Remove the xvile USE_MENUS definition, which is on by default now.agc1-6/+1
1999-10-19s/USE_WALLPAPER/KTERM_USE_WALLPAPER/ to make it more obvious which packageagc1-5/+5
uses this definition.
1999-10-19Move PATCH_DEBUG into the generic options group of definitions - althoughagc1-24/+24
it is only used specifically by the exmh package, PATCH_DEBUG can still be set to get more information as the patches are applied.
1999-10-19Delete NOMANINSTALL, which is not used by any package, and would causeagc1-6/+1
PLISTs to be inconsistent if it were used.
1999-10-19s/EXTRA_DICT/ISPELL_EXTRA_DICT/ to make it obvious which package usesagc1-2/+2
this definition.
1999-10-19s/DOMAIN_NAME/KNEWS_DOMAIN_NAME/ to make it more obvious which packageagc1-2/+7
uses this definition. Also s/DOMAIN_FILE/KNEWS_DOMAIN_FILE/ in the package Makefile, and document it in mk.conf.example.
1999-10-19s/DONT_USE_IDEA/SSH_DONT_USE_IDEA/ to make it more obvious which packageagc1-2/+2
uses this definition.
1999-10-14Replace leading tabs with spaceshubertf1-5/+5
Noted in PR 8612 by Kawamoto Yosihisa <kawamoto@tenjin.org>
1999-10-13Use LAME_USE_GTK=NO to turn off the GTK+ interface for 'lame' rather than twoexplorer1-1/+6
separate packages, lame and lame-gui.
1999-10-01document USE_GIFdrochner1-1/+6
1999-09-29Document "GLX_CHIPSET" used by the "Mesa-glx" package.tron1-1/+7
1999-09-23document and use DEFAULT_IRC_SERVERhubertf1-1/+7
1999-09-20Change the semantics of PGSQL_USE_TCL to be YES/NO, defaulting to YES sincejlam1-3/+3
the old 6.4.2 package included the Tcl/Tk stuff. "Backwards compatible upgrade."
1999-09-19Document new PGSQL_USE_TCL variable which enables building the Tcl/Tkjlam1-1/+6
interface for PostgreSQL.
1999-09-14Document LPRng-specific variables.jlam1-1/+11
1999-09-14Change how Kerberos support is enabled in pkgsrc.kim1-10/+10
Quick guide for compiling packages: - set KERBEROS=4 or KERBEROS=5 in /etc/mk.conf Quick guide for configuring Kerberos support in a package Makefile: - test for KERBEROS value and enable the appropriate version with CONFIGURE_ARGS or other means and set USE_KERBEROS=yes - make sure to disable Kerberos support otherwise (especially if using configure, which might automatically detect it) - BUILD_DEFS and RESTRICTED are set automatically in bsd.pkg.mk when USE_KERBEROS=yes is set
1999-09-07Document DT_LAYOUT.jlam1-1/+6
1999-09-03Compare "${USE_INET6}" explicitly with "YES" so that you can overridetron1-2/+2
settings at the command line.
1999-08-26Add USE_WALLPAPER, suggested by Alistair Crooks.sakamoto1-1/+5
Used in x11/kterm package to support wallpaper.
1999-08-25Introduce a USE_XAW definition, which is used in package Makefiles, toagc1-1/+6
denote that the package uses libXaw. Introduce an XAW_TYPE definition, which is defined in /etc/mk.conf by the user, to denote the type of libXaw to use. Possible values are: standard, 3d and xpm. Define USE_XAW in relevant Makefiles. Set default XAW_TYPE in Makefiles which previously did a DEPENDS+= Xaw3d... This means that package builds should not fail because of conflicting Xaw packages being installed on machines.
1999-08-25Document NMH_PAGER and NMH_EDITOR.agc1-9/+13
Make WINDOWMAKER_OPTIONS conform to normal usage. GIMP_SMALL_DATA doesn't seem to exist any more. Explain LIBWRAP_FWD and USE_INN more fully.
1999-08-23Correct description of "USE_XFACE".tron1-2/+2
1999-08-18Remove MASTER_SITE_LOCAL and MASTER_SITE_BACKUP entriessoren1-3/+1
for ftp.dk.netbsd.org until another place for a Danish ftp.netbsd.org mirror is found.
1999-07-28Clarify the DIST_PATH example.agc1-3/+4
1999-07-28Document the DIST_PATH definition which accidentally got committedagc1-1/+17
yesterday. #DIST_PATH= /cdrom/0/distfiles:${HOME}/distfiles (DIST_PATH allows multiple directories for distfiles to be defined, although distfiles will still be downloaded into DISTDIR. For example, this allows a CD to be used as a basic repository for distfiles, with additional distfiles to be found in other directories, and, if the distfile is not found in any of these, it will be downloaded into DISTDIR. A symbolic link is created in DISTDIR, pointing to the local distfile.)
1999-07-26New variable "USE_INN" to use "inn" instead of "nntclnt" to providetron1-1/+7
"inews" binary for newsreaders.
1999-07-19Document "${INN_DATA_DIR}".tron1-1/+5
1999-07-15Once again: this is a make file. there's a difference between TABS and SPACESwrstuden1-4/+4
when starting a line. Tabs are for shell commands, and spaces are for comments, etc.. Closes PR 7982 by KAWAMOTO Yosihisa kawamoto@tenjin.org.
1999-07-13Add possibility to sort the master download site list according tomjl1-2/+17
local preferences (domain suffixes or full regular expressions) by defining MASTER_SORT or MASTER_SORT_REGEX appropriately.
1999-07-07USE_INET6 clarify (some pkgsrc require IPv6-ready kernel)itojun1-1/+2
1999-07-07add and document USE_INET6.itojun1-1/+4
1999-07-05"USE_MULE" option isn't supported by "xemacs" package.tron1-6/+1
1999-06-21Document new option "NS_ENCRYPTION" which is used to decided whether tojlam1-1/+6
install the export or US version of Netscape.
1999-06-08Document the mk.conf variables used by the qpopper and majordomo pkgs.bad1-1/+21
1999-05-14Replace leading tabulators by spaces. Fixes PR pkg/7581 by "Wiz" (ortron1-2/+2
whatever his name is).
1999-05-11Add "APACHE_PERF_TUNING" and "APACHE_SUEXEC".tron1-1/+11
1999-05-03Make the Kerberos option uniform - it is now USE_KERBEROS4 and specifiestv1-11/+7
use of krb4 _or_ a compatible subsystem. (MAKE_ was only used by this option; USE_ is used by many.) Also set RESTRICTED= in all relevant pkgs when USE_KERBEROS4 is enabled.
1999-04-24Add "DISTDIR", fixes PR pkg/7423 by Minoura Makoto.tron1-2/+8
1999-04-15Remove "%SUBDIR%/" from various "MASTER_SITE..." examples.tron1-26/+26