Commit graph

4 commits

Author SHA1 Message Date
Edwin Groothuis
f4e89d7c04 games/xscrabble: update to 2.12
1. Update to xscrabble 2.12
	2. Fix typo in pkg-descr and trim trailing blanks

	"You might be able to improve upon this"

	This port does something I don't like: it installs an empty,
	unwritable scrabble_scores file in a directory whose contents
	shouldn't be modified. Players then need to override the
	app-defaults by placing a

	XScrabble.scorefile: /path/to/scrabble_scores

	line in $HOME/.Xdefaults (or $HOME/.Xresources, whatever).

	Wouldn't it make more sense to create a new, empty, writable
	score file under /var/games (if it doesn't exist) upon
	package installation; make the app-defaults file reference that;
	on deinstall, remove /var/games/scrabble_scores if it is empty or
	print a message indicating this file needs to be deleted manually
	in order to remove all traces?

PR:		ports/111839
Submitted by:	"Eric P. Scott" <eps+pbug0704@ana.com>
2007-09-25 12:02:57 +00:00
Kirill Ponomarev
34e439eec3 - Update to version 2.10
PR:		56005
Submitted by:	Ports Fury
2003-08-26 20:40:37 +00:00
Steve Price
289b6f579d - Add primary site to MASTER_SITES
- Support CFLAGS properly
- /usr/bin/perl -> PERL
- Add WWW: line into pkg/DESCR

PR:		16279
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-24 06:01:01 +00:00
Thomas Gellekum
7ae40f62da Import xscrabble port. 1997-08-04 11:45:49 +00:00