summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2003-01-05when invoking genreadme.awk, set TMPDIR correctlylukem1-2/+2
2003-01-04redo the README.html target for increased speed. For packages withdmcmahill1-31/+36
2003-01-04move bulk/{mkreadme,genreadme.awk} to scripts/ as this is a more suitabledmcmahill1-2/+2
2003-01-04fix a typo in a comment.grant1-2/+2
2002-12-31Remove deprecated USE_JAVA code from bsd.pkg.mk. Packages should usejlam1-84/+1
2002-12-29Make CONFIGURE_DIRS have meaning for programs that use imake.jlam1-2/+4
2002-12-28Fix typo.seb1-2/+2
2002-12-27* Garbage collect IGNORE -> SKIP migration.uebayasi1-8/+8
2002-12-26Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files asjlam1-3/+3
2002-12-25add support for PLIST.common_end to automatic PLIST handling, which isgrant1-1/+4
2002-12-25Introduce automatic platform dependant PLIST handling, as proposed ongrant1-2/+14
2002-12-23Fix gnome dist path on ftp.tuwien.ac.at.wiz1-2/+2
2002-12-23Remove an USE_BUILDLINK_ONLY test (not set anywhere any longer).wiz1-3/+1
2002-12-23Remove reference to f2c's (long removed) buildlink.mk.wiz1-4/+2
2002-12-23Add an extract method for zoo archivescjep1-1/+6
2002-12-21Fix broken environment passed to "pkg_tarup" command to make "tarup"tron1-2/+2
2002-12-18uni-paderborn does not provide X contrib any more.wiz1-2/+1
2002-12-16bump PKGTOOLS_REQD to 20021123. The primary motivation is to ensure supportdmcmahill1-2/+2
2002-12-11 * pass BSD_INSTALL to programs, just like the other BSD_INSTALL_* macros,hubertf1-3/+4
2002-12-10revert oops in last commit.grant1-2/+2
2002-12-10use the form MESSAGE.${OPSYS}-${MACHINE_PLATFORM} for automaticgrant1-4/+4
2002-12-07Partially revert to behavior of revision 1.1100 wrt MESSAGE_SRC:seb1-8/+10
2002-12-07Replace IGNORE into PKG_FAIL_REASON and PKG_SKIP_REASON, so pkgsrcschmonz1-17/+17
2002-12-05Add OS and arch specific MESSAGE file handling. This removes thegrant1-2/+12
2002-12-03Eliminate another usage of ${OPSYS} in bsd.pkg.mk - realy on Darwinagc1-7/+3
2002-12-03Add a layer of abstraction into bsd.pkg.mk for Java settings - set theagc1-3/+3
2002-12-03Use ${_PATCH_CAN_BACKUP} rather than hardcoding an OPSYS value intoagc1-2/+2
2002-12-03Use a more generic way of determining, on an opsys-dependent basis,agc1-2/+2
2002-12-03Handle the different rpath directive to the linker for Irix in a different,agc1-17/+4
2002-12-03Abstract out the base value of libtool required into _OPSYS_LIBTOOL_REQD,agc1-8/+3
2002-12-03Commit patch from Nick after testing it on IRIX.jschauma1-9/+12
2002-12-02Add initial support for IRIX.jschauma1-1/+16
2002-11-26'Applying pkgsrc patches' it is.jschauma1-3/+3
2002-11-26Don't say: 'Applying ${OPSYS} patches', just 'Applying patches'.jschauma1-3/+3
2002-11-26Restore usual meaning for AUTOMAKE_OVERRIDE so that it works even ifjlam1-7/+10
2002-11-24Back out previous change of PKGTOOLS_REQ; fix does not necessitatejschauma1-2/+2
2002-11-23Bump PKGTOOLS_REQD to 20021123 to prevent users from using tools thatjschauma1-2/+2
2002-11-23If PKGSRC_RUN_TEST is yes, make all run test. This results in testdillo1-1/+5
2002-11-21Default to USE_BUILDLINK?=no, and change checks for !defined(USE_BUILDLINK2)jlam1-8/+5
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