Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-16 | This package uses imake/xmkmf, even if it doesn't need USE_IMAKE. | jlam | 1 | -7/+3 | |
2005-05-16 | Fix quoting of make variables passed to shell. | jlam | 1 | -2/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -2/+1 | |
useful. | |||||
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-03 | Update to 1.07, based on PR 28519 by Joachim Kuebart. | wiz | 5 | -169/+228 | |
Changes from xpat2-1.06 to xpat2-1.07 ------------------------------------- This is mostly a contrib release. I have added improvements obtained from the net: - German rules by Thomas Betker - improvements for the motif interface by Karsten Jensen - a new motif interface and work on Imakefile by Christian Anzenberger - minor adaptions to make xpat2 work with Qt 2.x | |||||
2004-08-01 | Use GAMEOWN, GAMEGRP and GAMEMODE instead of hard coding these values. | jschauma | 1 | -4/+4 | |
First commit to start address PR pkg/26236. | |||||
2004-03-08 | Use bl3. | snj | 1 | -3/+3 | |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 | |
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. | |||||
2002-10-10 | buildlink1 -> buildlink2. | wiz | 1 | -4/+4 | |
2001-12-02 | bsd.pkg.install.mk calls the INSTALL script at the right times | jlam | 1 | -2/+1 | |
automatically, so no need to do it ourselves. | |||||
2001-11-19 | Use general INSTALL/DEINSTALL scripts instead of homegrown ones. | jlam | 3 | -51/+11 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 4 | -3/+3 | |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-11-30 | Make this package work in the presence of xpkgwedge by passing XMKMF | agc | 3 | -3/+19 | |
through the environment, and using it. | |||||
2000-09-03 | $() -> ${} | wiz | 1 | -3/+3 | |
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -4/+3 | |
2000-07-28 | xpat2, a light-weight solitaire game | jlam | 9 | -0/+277 | |
From PR#10685 by Joachim Kuebart <kuebart@mathematik.uni-ulm.de>. |