Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-11-15 | remove LAME_USE_GTK, it is no longer used | hubertf | 1 | -6/+1 | |
1999-11-12 | Add documentation for "squid" package related variables. | tron | 1 | -1/+19 | |
1999-11-12 | Enable alternate rsh path with SSH_RSHPATH | abs | 1 | -1/+5 | |
Patch from NoRM <norm@mono.org> | |||||
1999-11-12 | Clarify the way in which PATCH_FUZZ_FACTOR should be set. | agc | 1 | -4/+6 | |
1999-11-12 | Introduce a variable called PATCH_FUZZ_FACTOR, default "", and use it | agc | 1 | -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-10 | Provide an example MOTIFBASE definition. | agc | 1 | -1/+5 | |
1999-10-31 | Cleanup as suggested in PR #8717 by wiz@danbala.ifoer.tuwien.ac.at: | jdolecek | 1 | -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-28 | Document IRRD_USE_PGP. | kim | 1 | -1/+7 | |
1999-10-28 | Move SSH_DONT_USE_IDEA to its alphabetical spot in the file. | kim | 1 | -5/+5 | |
1999-10-24 | Add variables USE_CANNA, USE_SJ3 and USE_WNN4. | minoura | 1 | -1/+16 | |
1999-10-22 | Document the possible JB settings for the jitterbug package. *sigh* | agc | 1 | -1/+34 | |
1999-10-21 | Remove the xvile USE_MENUS definition, which is on by default now. | agc | 1 | -6/+1 | |
1999-10-19 | s/USE_WALLPAPER/KTERM_USE_WALLPAPER/ to make it more obvious which package | agc | 1 | -5/+5 | |
uses this definition. | |||||
1999-10-19 | Move PATCH_DEBUG into the generic options group of definitions - although | agc | 1 | -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-19 | Delete NOMANINSTALL, which is not used by any package, and would cause | agc | 1 | -6/+1 | |
PLISTs to be inconsistent if it were used. | |||||
1999-10-19 | s/EXTRA_DICT/ISPELL_EXTRA_DICT/ to make it obvious which package uses | agc | 1 | -2/+2 | |
this definition. | |||||
1999-10-19 | s/DOMAIN_NAME/KNEWS_DOMAIN_NAME/ to make it more obvious which package | agc | 1 | -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-19 | s/DONT_USE_IDEA/SSH_DONT_USE_IDEA/ to make it more obvious which package | agc | 1 | -2/+2 | |
uses this definition. | |||||
1999-10-14 | Replace leading tabs with spaces | hubertf | 1 | -5/+5 | |
Noted in PR 8612 by Kawamoto Yosihisa <kawamoto@tenjin.org> | |||||
1999-10-13 | Use LAME_USE_GTK=NO to turn off the GTK+ interface for 'lame' rather than two | explorer | 1 | -1/+6 | |
separate packages, lame and lame-gui. | |||||
1999-10-01 | document USE_GIF | drochner | 1 | -1/+6 | |
1999-09-29 | Document "GLX_CHIPSET" used by the "Mesa-glx" package. | tron | 1 | -1/+7 | |
1999-09-23 | document and use DEFAULT_IRC_SERVER | hubertf | 1 | -1/+7 | |
1999-09-20 | Change the semantics of PGSQL_USE_TCL to be YES/NO, defaulting to YES since | jlam | 1 | -3/+3 | |
the old 6.4.2 package included the Tcl/Tk stuff. "Backwards compatible upgrade." | |||||
1999-09-19 | Document new PGSQL_USE_TCL variable which enables building the Tcl/Tk | jlam | 1 | -1/+6 | |
interface for PostgreSQL. | |||||
1999-09-14 | Document LPRng-specific variables. | jlam | 1 | -1/+11 | |
1999-09-14 | Change how Kerberos support is enabled in pkgsrc. | kim | 1 | -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-07 | Document DT_LAYOUT. | jlam | 1 | -1/+6 | |
1999-09-03 | Compare "${USE_INET6}" explicitly with "YES" so that you can override | tron | 1 | -2/+2 | |
settings at the command line. | |||||
1999-08-26 | Add USE_WALLPAPER, suggested by Alistair Crooks. | sakamoto | 1 | -1/+5 | |
Used in x11/kterm package to support wallpaper. | |||||
1999-08-25 | Introduce a USE_XAW definition, which is used in package Makefiles, to | agc | 1 | -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-25 | Document NMH_PAGER and NMH_EDITOR. | agc | 1 | -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-23 | Correct description of "USE_XFACE". | tron | 1 | -2/+2 | |
1999-08-18 | Remove MASTER_SITE_LOCAL and MASTER_SITE_BACKUP entries | soren | 1 | -3/+1 | |
for ftp.dk.netbsd.org until another place for a Danish ftp.netbsd.org mirror is found. | |||||
1999-07-28 | Clarify the DIST_PATH example. | agc | 1 | -3/+4 | |
1999-07-28 | Document the DIST_PATH definition which accidentally got committed | agc | 1 | -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-26 | New variable "USE_INN" to use "inn" instead of "nntclnt" to provide | tron | 1 | -1/+7 | |
"inews" binary for newsreaders. | |||||
1999-07-19 | Document "${INN_DATA_DIR}". | tron | 1 | -1/+5 | |
1999-07-15 | Once again: this is a make file. there's a difference between TABS and SPACES | wrstuden | 1 | -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-13 | Add possibility to sort the master download site list according to | mjl | 1 | -2/+17 | |
local preferences (domain suffixes or full regular expressions) by defining MASTER_SORT or MASTER_SORT_REGEX appropriately. | |||||
1999-07-07 | USE_INET6 clarify (some pkgsrc require IPv6-ready kernel) | itojun | 1 | -1/+2 | |
1999-07-07 | add and document USE_INET6. | itojun | 1 | -1/+4 | |
1999-07-05 | "USE_MULE" option isn't supported by "xemacs" package. | tron | 1 | -6/+1 | |
1999-06-21 | Document new option "NS_ENCRYPTION" which is used to decided whether to | jlam | 1 | -1/+6 | |
install the export or US version of Netscape. | |||||
1999-06-08 | Document the mk.conf variables used by the qpopper and majordomo pkgs. | bad | 1 | -1/+21 | |
1999-05-14 | Replace leading tabulators by spaces. Fixes PR pkg/7581 by "Wiz" (or | tron | 1 | -2/+2 | |
whatever his name is). | |||||
1999-05-11 | Add "APACHE_PERF_TUNING" and "APACHE_SUEXEC". | tron | 1 | -1/+11 | |
1999-05-03 | Make the Kerberos option uniform - it is now USE_KERBEROS4 and specifies | tv | 1 | -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-24 | Add "DISTDIR", fixes PR pkg/7423 by Minoura Makoto. | tron | 1 | -2/+8 | |
1999-04-15 | Remove "%SUBDIR%/" from various "MASTER_SITE..." examples. | tron | 1 | -26/+26 | |