summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2001-06-07Use "/usr/ccs/bin/make" under Solaris if "USE_IMAKE" is defined.tron1-3/+6
2001-06-07Set "X11BASE" much earlier under Solaris to get "USE_MESA" and "USE_XPM"tron1-2/+4
2001-06-06Add srp_client-license as an ACCEPTABLE_LICENSES option.jtb1-1/+4
2001-06-06Add portsentry-license as an ACCEPTABLE_LICENSES option.jtb1-1/+4
2001-06-06Add mosaic-license as an ACCEPTABLE_LICENSES option.jtb1-1/+4
2001-06-04Add pine-license as an ACCEPTABLE_LICENSES option. Correct somejtb1-6/+9
2001-06-04Add mush-license as an ACCEPTABLE_LICENSES option.jtb1-1/+4
2001-06-04Add majordomo-license as ACCEPTABLE_LICENSES option.jtb1-1/+4
2001-06-04Add cyrus-imapd-license as ACCEPTABLE_LICENSES option.jtb1-1/+4
2001-06-04Add zoo-license as an ACCEPTABLE_LICENSES option.jtb1-1/+4
2001-06-04Add trn-license as option for ACCEPTABLE_LICENSES.jtb1-1/+4
2001-06-04Add nntpclnt-license as a possible value for ACCEPTABLE_LICENSES.jtb1-1/+4
2001-06-04Add emiclock-license to list of possibilities for ACCEPTABLE_LICENSES.jtb1-1/+4
2001-06-04Add unrar-license to list of possible ACCEPTABLE_LICENSES.jtb1-1/+4
2001-06-04Add section for unarj-license.jtb1-1/+4
2001-05-29Recognise that the world is an imperfect place, and add locale dirsagc3-3/+617
2001-05-24Introduce a new variable KJS_USE_PCRE that controls the regex libraryskrll1-1/+7
2001-05-24document PVM_SSH variabledmcmahill1-1/+7
2001-05-24Improve logic around USE_LIBTOOL and USE_LTDL.skrll1-2/+3
2001-05-24To check patches using the checkpatch target, a special version ofagc1-16/+1
2001-05-24When displaying a list of "dependencies" in the run-depends-listagc1-3/+2
2001-05-23Use full pathname for xargs, since it isn't a builtin.agc1-5/+6
2001-05-22Save the version of the package extracted in the ${EXTRACT_COOKIE}, andagc1-1/+11
2001-05-20make the bin-install target look at some FTP servers (stored inhubertf2-7/+49
2001-05-20Fix two problems when using a ksh(1) as /bin/sh (ln -sf /bin/ksh /bin/sh [*]):hubertf1-3/+3
2001-05-18Make sure that all ELF symlinks gets removed from the PLIST when doingskrll1-1/+7
2001-05-18Set XARGS to xargs (NetBSD/Solaris) or xargs -r (linux).abs1-6/+9
2001-05-18Introduce a new make variable APACHE_CUSTOM_CFLAGS that can be set injlam1-1/+6
2001-05-18Add MAKE="${MAKE_PROGRAM}" to CONFIGURE_ENV. This ensures that GNUjlam1-1/+2
2001-05-17Default LOCALBASE to /usr/pkg, and override to /usr/local in Solaris case.abs1-4/+4
2001-05-17If we can use the Linux jdk on NetBSD-*-i386, we can probably risk it onabs1-2/+3
2001-05-17In the Linux case, if MACHINE_ARCH is unknown set it to LOWER_ARCH (it doesabs1-1/+2
2001-05-17Fix chown and chgrp paths on linux (at least redhat 6.2)abs1-3/+3
2001-05-17Skip all the -lintl checks on Linuxabs1-1/+3
2001-05-17If there are no CKSUMFILES, don't try to append ${DIST_SUBDIR} whenagc1-1/+3
2001-05-14Document new variable SAMBA_WITH_CUPS that toggles whether net/samba isjlam1-1/+7
2001-05-14pull in python-mk if USE_PYTHON is defined, just like USE_PERL5drochner1-1/+12
2001-05-14Add support for .lha extensions, provided in PR 12888 by Ben Collveragc1-2/+2
2001-05-13The config file for vtun is machine specific, so make it possible tokim1-1/+8
2001-05-09Bump the value of LIBTOOL_REQD to match the one in the package.agc1-2/+2
2001-05-09OK, let's try this the other way 'round: first clean out *everything*,hubertf1-57/+61
2001-05-09Add date when a buid for a pkg started, and comment a place that has somehubertf1-2/+3
2001-05-09don't exit if a depends can't be pkg_add'ed. In this case it will bedmcmahill1-2/+2
2001-05-09put the PERL5_REQD outside the USE_PERL5 check so packages can do:dmcmahill1-2/+2
2001-05-08Allow changing document root for suexec through ${APACHE_SUEXEC_DOCROOT}.jlam1-1/+6
2001-05-07Add ACCEPTABLE_LICENSES+=jdk13-license examplehubertf1-1/+4
2001-05-06Don't let SDL randomly pick up NAS support. Add SDL_USE_NAS variable that,rh1-1/+6
2001-05-05when installing pkglint before the bulk build do it with PRECLEAN=yes.dmcmahill1-11/+12
2001-05-03keep a snapshot of the bulk cache files.dmcmahill1-1/+32
2001-05-03some code cleanup.dmcmahill1-30/+36