summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-1/+5
2003-01-21require at least libtool 1.4.20010614nb12 on Darwin.grant1-1/+5
2003-01-20Add stamp-vti to AUTOMAKE_PATTERNS; fixes bison problem, tested by salo.wiz1-1/+2
2003-01-17-. if (${AUTOMAKE_OVERRIDE} == "YES")wiz1-2/+2
2003-01-15Make BUILD_DIR always point to a physical path by invoking /bin/pwd insteadjlam1-7/+7
2003-01-10Added http://osdn.dl.sourceforge.net/sourceforge/ as Sourceforge mirror.jmmv1-1/+2
2003-01-10Add the PKG_PRESERVE capability to bsd.pkg.mk.agc1-1/+14
2003-01-10Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-basejlam1-6/+19
2003-01-09Introduce NO_PKGTOOLS_REQD_CHECK, with which a package can disableschmonz1-54/+28
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