summaryrefslogtreecommitdiff
path: root/games/libshhcards (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Fix build for Alpha.Steve Price1999-05-311-3/+18
| | | | Notes: svn path=/head/; revision=19135
* Update to version 1.0.4.Steve Price1999-05-014-17/+23
| | | | | | | | PR: 11375 Submitted by: maintainer Notes: svn path=/head/; revision=18265
* Replace -soname with -Wl,-soname.Hidetoshi Shimokawa1999-01-101-2/+2
| | | | | | | Alpha's cc doesn't have -soname option. Notes: svn path=/head/; revision=15960
* LIB_DEPENDS on Xpm.Satoshi Asami1998-11-281-1/+3
| | | | Notes: svn path=/head/; revision=14937
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-8/+10
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Bump the minor version number for a.out so it doesn't go backwards.Steve Price1998-10-013-9/+12
| | | | | | | Noticed by: Satoshi Asami Notes: svn path=/head/; revision=13568
* Conver to ELF.Steve Price1998-09-283-11/+33
| | | | Notes: svn path=/head/; revision=13489
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* A library for displaying playing cards in X11. Moved from devel to games.Matthew Hunt1998-05-026-0/+72
Notes: svn path=/head/; revision=10804