summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2003-01-29Use a table-based lookup scheme to pair up JREs to JDKs.jlam1-10/+15
2003-01-29Create directories at pre-install time instead of post-install so thatjlam1-14/+38
2003-01-29sun-jdk14 has moved to .../java/sun-1.4.jlam1-2/+2
2003-01-29Move the inclusion of bsd.pkg.install.mk higher so that binary packagesjlam1-5/+5
2003-01-29Set _JAVA_BASE_CLASSES to classes.zip or wre.jar in java-vm.mk, then use inabs2-4/+7
2003-01-28Ensure that PKG_SYSCONFBASE is always defined (defaulting to ${PREFIX}/etc).jlam1-2/+2
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-1/+5
2003-01-28Search for the system provided install-info in /usr/bin and if neededseb1-6/+12
2003-01-28white space fix: replace spaces by tabsseb1-12/+12
2003-01-25Add some LOWER_VENDOR definitions on Linux to better customize packagesjschauma1-6/+14
2003-01-25Create a fake libpthread.la that corresponds to /usr/lib/libpthread.*.jlam1-1/+12
2003-01-25Modify code to produce fake libtool archives to check whether the librariesjlam1-5/+7
2003-01-25Skip if no valid Emacs version found. For bulk builds.uebayasi1-3/+3
2003-01-24Strip bare "-L${BUILDLINK_DIR}" (note there is no trailing "/lib") fromjlam1-1/+3
2003-01-24Use an /etc/mk.conf setting for libdvdcss's HOMEPAGE and MASTER_SITES,agc1-1/+13
2003-01-21require at least libtool 1.4.20010614nb12 on Darwin.grant2-2/+7
2003-01-21Pax NetBSDi.jschauma1-2/+2
2003-01-21add MYSQL_USER, MYSQL_GROUP, MYSQL_DATADIR.grant1-1/+17
2003-01-20List which packages depend on the different variables, and some consistencykristerw1-31/+35
2003-01-20BOOTSTRAP_EGCS is not used any longer. Remove it.kristerw1-7/+1
2003-01-20Add stamp-vti to AUTOMAKE_PATTERNS; fixes bison problem, tested by salo.wiz1-1/+2
2003-01-20fix a bug introduced by the last commit where a string was accidentallydmcmahill1-3/+2
2003-01-18Many white space and indenting fixes to bring this more in line withdmcmahill1-469/+553
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 insteadjlam10-19/+26
2003-01-15Revert previous change. Defining BSD_PREFS_MK instead of BSD_PKG_MKjlam1-4/+4
2003-01-15Add RCS Id.jlam1-0/+2
2003-01-15avoid the use of the gensub() function as it is a gawk extension notdmcmahill1-6/+7
2003-01-14Define and check for BSD_PREFS_MK, not BSD_PKG_MK. Proposed by Jan Schaumann.wiz1-4/+4
2003-01-14Bump build dependency on x11-links to 0.12 after teaching x11-links aboutjlam1-2/+2
2003-01-14On Linux, LOWER_ARCH is generally not yet defined. Move assignment.jschauma1-5/+4
2003-01-13bump BUILD_DEPENDS on x11-links (Darwin fixes).grant1-2/+2
2003-01-12According to seb, make on 1.5 does not know about ${VAR:tl}, so let's go back tojschauma1-3/+3
2003-01-12efficiency++;jschauma1-6/+6
2003-01-12On Linux, s/i.86/i386/ for LOWER_ARCH and MACHINE_ARCH as suggested byjschauma1-1/+3
2003-01-10Alphabetize _BLNK_CACHE_ALL list.jlam1-2/+2
2003-01-10Added http://osdn.dl.sourceforge.net/sourceforge/ as Sourceforge mirror.jmmv1-1/+2
2003-01-10Don't add rpath statements to _BLNK_LDFLAGS if _USE_RPATH != "yes".thorpej1-4/+9
2003-01-10Protect some substitutions with slashes -- i.e. so that /usr/pkgsrc/.../workmycroft1-3/+4
2003-01-10Add the PKG_PRESERVE capability to bsd.pkg.mk.agc1-1/+14
2003-01-10Protect ${WRKDIR} from transformation. We only want to transform pathsjlam1-1/+6
2003-01-10Fix indentation for case statement.jlam1-2/+2
2003-01-10Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-basejlam9-25/+44
2003-01-10Add locale/bs/LC_MESSAGES.mycroft12-12/+60
2003-01-09Introduce NO_PKGTOOLS_REQD_CHECK, with which a package can disableschmonz1-54/+28
2003-01-08Teach buildlink2 about ${_OPSYS_RPATH_NAME} instead of just using -Wl,-Rjlam1-11/+4
2003-01-07Also substitute for @BUILDLINK_X11_DIR@ in the wrapper scripts. This wasjlam1-1/+3
2003-01-07Output warnings to stderr, not to stdout (duh!)jlam1-3/+3
2003-01-07Don't complain about (correct) .buildlink leakage in the fake libtooljlam1-3/+4
2003-01-06use ${LOCALBASE}/{g,}patch (in that order) if gpatch is not ingrant1-1/+3