aboutsummaryrefslogtreecommitdiffstats
path: root/games/xshogi
Commit message (Collapse)AuthorAgeFilesLines
* Use proper POSIX syntax for `chown'.obrien2001-06-011-1/+1
|
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-3/+3
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* Change MAINTAINER address from nacai@iname.comnakai2000-01-071-1/+1
| | | | to nakai@FreeBSD.org
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-2/+2
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-231-3/+3
| | | | chown -> ${CHOWN}
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
|
* Change maitainer's email address,vanilla1999-01-132-8/+6
| | | | and BROKEN some gnome ports until I upgrade it.
* Respect system CFLAGS. (remove -m486 for alpha)simokawa1999-01-101-1/+1
|
* Fix for ELF build.steve1998-09-281-4/+7
|
* Remove manpages defined in MAN? macros in games' Makefiles.asami1998-08-131-1/+0
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Have manpage go into man6 as the manpage says.obrien1997-01-033-84/+56
| | | | Remove hardcodings of /usr/local and /usr/X11R6
* X frontend to GNU shogi. Closes PR 1886/2028.asami1996-11-177-0/+133
Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>