summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2002-11-17bump LIBTOOL_REQD for FreeBSD.grant1-1/+6
2002-11-12add definition for HTML_PKGNAME used by the readme generationdmcmahill1-1/+2
2002-11-11add a print-summary-data target which will be used by the new bulkdmcmahill1-1/+16
2002-11-10rename BINPKG_SITE to BINPKG_SITEShubertf1-3/+3
2002-11-07Add a test target to bsd.pkg.mk:dillo1-2/+35
2002-10-30Add PKGCONFIG_OVERRIDE to get rid of tons of unnecessary patches.rh1-1/+14
2002-10-28Revert previous. There are extra quotes in COMMENT files created by makebouyer1-2/+2
2002-10-28Add quotes around ${COMMENTS} for PKG_ARGS_COMMON. This is needed forbouyer1-2/+2
2002-10-23Remove USE_LIBINTL and _DO_LIBINTL_CHECKS, which have been replacedwiz1-20/+1
2002-10-22x11.buildlink.mk is no more so remove checks for X11_BUILDLINK_MK.jlam1-9/+6
2002-10-22Have USE_IMAKE imply USE_X11BASE imply USE_X11. Now we can just check ifjlam1-6/+12
2002-10-21Grep for 'Make' in ${GMAKE} --version output for recording its version.seb1-2/+2
2002-10-21Purge unused USE_XPM (use graphics/xpm/buildlink2.mk instead).wiz1-12/+1
2002-10-21Remove traces of now unused USE_XAW.wiz1-11/+1
2002-10-21Remove (currently unused) USE_LTDL code -- use libtool/buildlink2.mk instead.wiz1-5/+1
2002-10-21Remove USE_MESA -- now unused.wiz1-12/+1
2002-10-20Remove obsolete USE_FREETYPE2 support; all users have been converted to usewiz1-9/+1
2002-10-19Move some variable definitions from bsd.pkg.mk to bsd.prefs.mk so thatjlam1-33/+1
2002-10-13Reorder EVAL_PREFIX, PKG_JAVA_HOME, and CLASSPATH sections so thatjlam1-40/+47
2002-10-13The JVM packages all now install such that "pkg_info -qp <jvm-pkg>" returnsjlam1-18/+11
2002-10-08Recognize ROOT_USER and ROOT_GROUP in MESSAGE files.jlam1-1/+3
2002-10-07Move BUILD_USES_GETTEXT_M4 logic to automake.mk.wiz1-5/+1
2002-10-04Don't use JAVA_HOME as the user may have it incorrectly set in thejlam1-15/+17
2002-10-03Back out previous -- needs more thought.jwise1-4/+4
2002-10-03Fix a long-standing problem with dependencies for java packages, introducedjwise1-4/+4
2002-09-29Correctly fetch ALLFILES containing '=' charactersrh1-6/+6
2002-09-27Add MASTER_SITE_GNUSTEPrh1-1/+10
2002-09-26When PKG_DEBUG_LEVEL=2, set_PKG_DEBUG_SCRIPT is set to "${SH} -x". Usejlam1-3/+5
2002-09-26At least jakarta-tomcat requires the same ${_ULIMIT_CMD} on do-install asabs1-2/+2
2002-09-25USE_MOTIF is unused.jlam1-8/+1
2002-09-24Move pkgtools-related definitions into bsd.prefs.mk so that they may bejlam1-9/+1
2002-09-24Fix gnome path on ftp.tuwien.ac.at.wiz1-2/+2
2002-09-23Provide a separate variable "X11_LDFLAGS" that just contains the linkerjlam1-3/+5
2002-09-22Allow other Makefiles to specify a PERL5_GENERATE_PLIST that overrides thejlam1-2/+4
2002-09-21Handle removing the rpath flags in the wrappers if USE_BUILDLINK2 is set.jlam1-1/+3
2002-09-18Always Linux-*-i[3456]86, never Linux-*-i386.abs1-4/+4
2002-09-17Move the LIBTOOL definition outside of the USE_LIBTOOL conditional so thatjlam1-2/+2
2002-09-16quote args to pkg_info, to prevent some shell trying to interpret them.hubertf1-8/+8
2002-09-16show-installed-depends: properly quote pkg, as it can contain some thingshubertf1-2/+2
2002-09-15Move xpkgwedge check from bsd.pkg.mk to bsd.prefs.mk so that X11PREFIXrh1-18/+1
2002-09-12Add BUILD_DIRS and INSTALL_DIRS, which have the same semantics asjlam1-3/+11
2002-09-08Add a "list" target which invokes "pkg_info -L" for the current package.tron1-1/+5
2002-09-06Don't add the perl dependency if perl5/buildlink2.mk is included as thejlam1-1/+3
2002-09-02openoffice requires the unlimit on configure (for jdk) as well as for build.abs1-2/+2
2002-09-01Fix sourceforge path on ftp.tuwien.ac.at.wiz1-2/+2
2002-08-30Another sourceforge mirror site.wiz1-1/+2
2002-08-30Add 'UNLIMIT_RESOURCES+=datasize' if we are using sun-jdk14. On at leastabs1-1/+3
2002-08-28Allow more flexibility in the handling of UNLIMIT_RESOURCES.seb1-10/+6
2002-08-27Fix USE_FORTRAN in the USE_BUILDLINK2 case.jlam1-2/+4
2002-08-27In print-PLIST, use "${RMDIR} dir 2>/dev/null || ${TRUE}" instead of justjlam1-2/+2