summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2002-01-10bsd.pkg.install.mk lists many things in FILES_SUBST, and we should havejlam1-1/+7
2002-01-10Also substitute for ${PKG_SYSCONFDIR} in MESSAGE files.jlam1-2/+3
2002-01-09Add elk package variable used to determine if X11 module is enabled or not.seb1-1/+6
2002-01-09In automake*-override targets make sur that find return a least a fileseb1-5/+5
2002-01-07Only add rpath to LDFLAGS when the platform supports it.seb1-1/+3
2002-01-06Remove support for MASTER_SITES_foo and PATCH_SITES_foo, without furtherfredb1-9/+1
2002-01-06Put back the DIST_SUBDIR handling in the _FETCH_ALLFILES macro.fredb1-4/+4
2002-01-06Re-work the fetch target(s), as discussed on "tech-pkg". The primaryfredb1-65/+50
2002-01-06Fix file recognition for "unbuildlink-buildlink-subst" so it recognizetron1-2/+2
2002-01-06Rewrite handling of "AUTOMAKE_OVERRIDE" so that files get touched in thetron1-17/+19
2002-01-06Remove duplicate handling of "USETOOLS". It's already defined and addedtron1-6/+1
2002-01-05Ignore "/usr/bin/msgfmt" under Solaris because it's not the GNU version.tron1-2/+3
2002-01-05Use wildcard in dependence on "gtexinfo" package so that "USE_GTEXINFO"tron1-2/+2
2002-01-05Use abstract names like "datasize" and "stacksize" in "UNLIMIT_RESOURCES"tron1-4/+7
2002-01-04Allow objects of the form libfoo_pic.a to be linked into shared objects asskrll1-2/+2
2002-01-04Minor indenting nit.agc1-3/+3
2002-01-04Add a new variable "UNLIMIT_RESOURCES" which can be used to raise processtron1-2/+10
2002-01-03Explicitly set BUILDLINK_DIR and BUILDLINK_X11_DIR with = instead of ?=.jlam2-4/+4
2002-01-01Remove trailing \ in the sed expression for config script wrappers as Linuxjlam1-2/+2
2002-01-01NS_ENCRYPTION hasn't been user-decidable for over a year now -- remove option.wiz1-7/+1
2001-12-27Darwin's patch(1) requires that you tell it to make backup files, as wellagc1-2/+2
2001-12-26(1) Create new variable "APACHE_SUEXEC_CONFIGURE_ARGS" that may containjlam2-3/+13
2001-12-26Remove excessively clever checks to allow a section to be seen only if it'sjlam1-8/+5
2001-12-26Define a symbol BSD_PREFS_MK that may be checked by Makefile fragments tojlam1-1/+13
2001-12-26Include bsd.prefs.mk so that INSTALL_RCD_SCRIPTS may be defined before thejlam1-1/+3
2001-12-25Add another locale dir (bg).wiz4-4/+20
2001-12-25Add another locale dir (de_AT).wiz4-4/+20
2001-12-24Initial implementation of pthread.buildlink.mk to transparently allow forjlam2-1/+110
2001-12-23Make the AUTOMAKE_OVERRIDE work for packages that use automake-1.5 and/orjlam1-7/+12
2001-12-22Change the way the files used by the GNU auto* tools are touched. We nowjlam1-6/+43
2001-12-21By popular demand, change the default screen library for "lynx" tofredb1-3/+3
2001-12-19Teach bsd.pkg.mk how to extract all files in ${EXTRACT_ONLY} that end injlam1-40/+83
2001-12-19D'oh! I had the logic reversed for the INSTALL_RCD_SCRIPTS check.jlam1-3/+3
2001-12-19Wildcard lha dependency.wiz1-2/+2
2001-12-19Do previous without breaking package Makefiles that use RCD_SCRIPTS andjlam1-5/+6
2001-12-19Add a new _OPSYS_HAS_GMAKE definition, to denote that the OS has GNU makeagc5-6/+15
2001-12-18Since print/cups conflicts with another popular print package,jlam2-8/+11
2001-12-18By default, don't install the rc.d scripts into /etc/rc.d. Despite thejlam1-1/+7
2001-12-17Add an example of use of the french distfile mirrror.bouyer1-1/+9
2001-12-17Use "/usr/xpg4/bin/sed" instead of "/usr/bin/sed" under Solaris becausetron1-2/+2
2001-12-17- add 'bulk-cache' and 'clean-bulk-cache' targets to create and removedmcmahill2-19/+34
2001-12-16add more checks to be more robust in the face of an index file whichdmcmahill1-1/+3
2001-12-15Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the externalagc4-38/+38
2001-12-13Substitute for GREP as well.jlam1-1/+2
2001-12-12Retire USE_CURSES, which was superseded by devel/ncurses/buildlink.mk, andwiz1-16/+1
2001-12-12Add LOWER_OS_VERSION to match LOWER_OPSYS, LOWER_VENDOR, and LOWER_ARCHabs2-2/+8
2001-12-11if .tar.bz2 needs bzcat, so does .tbzabs1-2/+2
2001-12-10Substitute for HEAD and GTAR.jlam1-1/+3
2001-12-10We want to touch the configure script last (after touching the sourcejlam1-2/+2
2001-12-10Added SASL_USE_GSSAPI=YESmartti1-1/+6