Age | Commit message (Expand) | Author | Files | Lines |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -3/+2 |
2004-07-31 | I don't know why, but using XFree86 or xorg from pkgsrc, doesn't get | xtraeme | 1 | -3/+21 |
2004-06-15 | Let xpkgwedge to create a symlink ${PREFIX}/bin/mkfontscale, which is | minskim | 1 | -3/+7 |
2004-04-30 | 1.10: Add a chunk of shlib override make-code to make this work on Interix, | tv | 1 | -2/+2 |
2004-02-02 | These packages don't use any compilers, so set USE_LANGUAGES to an empty | jlam | 1 | -1/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2004-01-04 | Make sure LOCALBASE and X11BASE are defined before comparing them. | reed | 1 | -1/+2 |
2004-01-03 | xpkgwedge is not needed when X11BASE is LOCALBASE, | reed | 1 | -1/+5 |
2004-01-03 | Update pkgtools/xpkgwedge to 1.9. Changes from version 1.8 are making | jlam | 1 | -2/+5 |
2003-11-23 | We're not ready for pkgviews yet! | jlam | 1 | -3/+1 |
2003-11-23 | Update the host.def file during view (de)installation. Also deal with | jlam | 1 | -1/+4 |
2003-10-18 | s,/usr/X11R6/,$${X11BASE}, in COMMENT. | grant | 1 | -2/+2 |
2003-09-10 | Add handling for OpenWin on Solaris. Two files are patched with | gavan | 1 | -4/+2 |
2003-08-30 | Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if | jlam | 1 | -3/+5 |
2003-08-30 | Modernize this package a bit: | jlam | 1 | -38/+7 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -3/+3 |
2003-06-12 | Use ${MAKE}, too. | jschauma | 1 | -1/+2 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 |
2002-08-23 | Merge pkgsrc/pkgtools from the buildlink2 branch back to the main trunk. | jlam | 1 | -1/+1 |
2002-08-23 | Merge pkgtools/xpkgwedge from the buildlink2 branch back into the main | jlam | 1 | -1/+3 |
2002-06-07 | This package doesn't work under Solaris because the include OpenWindows | tron | 1 | -1/+3 |
2002-02-26 | Symlink/remove bdftopcf, fstobdf, and mkfontdir in the INSTALL/DEINSTALL | jlam | 1 | -5/+10 |
2001-10-14 | Create links for X11 font tools so that packages building own fonts e.g. | tron | 1 | -3/+5 |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 |
2001-07-13 | In package Makefiles, create FILES_SUBST instead of duplicating sed | jlam | 1 | -11/+2 |
2001-07-10 | bump version to 1.6 - work with host.def not existing on Solaris 8/x86 | hubertf | 1 | -2/+2 |
2001-07-02 | Update xpkgwedge to 1.5. This version factored out the buildlink logic | jlam | 1 | -2/+2 |
2001-07-01 | Make sure the -DBuildLink gets passed through to subdir Imakefiles if | jlam | 1 | -2/+2 |
2001-06-29 | Update xpkgwedge to 1.3. Changes from version 1.2 are adding a section | jlam | 1 | -2/+2 |
2001-06-18 | Use FILES_SUBST instead of repeating substitution pattern for all the | jlam | 1 | -9/+16 |
2001-06-16 | Add a local modified copy of InstallAppDefaultsLong: | veego | 1 | -2/+2 |
2001-05-31 | Fix dead HOMEPAGE. | dent | 1 | -2/+2 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 1 | -4/+1 |
2001-01-18 | Pull in a minor change to xmkmf from XFree86-4.0.2: xmkmf now supports | jlam | 1 | -2/+2 |
2001-01-13 | Fix typo in last commit. | tron | 1 | -3/+3 |
2001-01-13 | Use "gdiff" from "diffutils" package under Solaris. | tron | 1 | -3/+11 |
2000-10-23 | Update xpkgwedge to 1.0 and make appropriate changes to bsd.pkg.mk to handle | jlam | 1 | -18/+31 |
2000-07-14 | Add NO_MTREE so installation doesn't pollute X11BASE with a lot of | jlam | 1 | -1/+2 |
2000-06-28 | Remove the user setting of the USE_LOCALBASE_FOR_X11 definition. | agc | 1 | -2/+2 |
1998-09-27 | Add "pkgtools" to "${CATEGORIES}". | tron | 1 | -2/+2 |
1998-09-17 | Make the REQ and MESSAGE files specifiable from package Makefiles, | agc | 1 | -5/+4 |
1998-08-23 | Setting NO_CHECKSUM=yes is enough. | frueauf | 1 | -2/+2 |
1998-08-23 | As there is nothing to extract, set EXTRACT_ONLY=#empty and remove | frueauf | 1 | -1/+2 |
1998-08-11 | Set ${PREFIX} after inclusion of bsd.pkg.mk; don't depend on bsd.pkg.mk to | tv | 1 | -5/+5 |
1998-08-09 | "make clean" shouldn't fail if nothing was built so far. | tron | 1 | -2/+2 |
1998-07-31 | Make xpkgwedge capable of building a "binary pkg", for uniformity. | tv | 1 | -3/+1 |
1998-07-31 | Update to "0.4": new layout to coincide with USE_LOCALBASE_FOR_X11 | tv | 1 | -6/+13 |
1998-07-14 | cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every | frueauf | 1 | -3/+7 |