summaryrefslogtreecommitdiffstats
path: root/games/xshogi/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 1.3krion2004-03-201-16/+16
| | | | | PR: ports/64468 Submitted by: Ports Fury
* Use PLIST_FILES.trevor2004-02-051-0/+1
| | | | Reviewed by: marcus
* Reset maintainer on ports owned by the following committers who havekris2003-11-031-1/+1
| | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Clear moonlight beckons.ade2003-03-071-0/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-2/+2
| | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
* 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-271-2/+2
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-221-3/+3
| | | | chown -> ${CHOWN}
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
|
* Change maitainer's email address,vanilla1999-01-121-6/+6
| | | | and BROKEN some gnome ports until I upgrade it.
* 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-031-4/+8
| | | | Remove hardcodings of /usr/local and /usr/X11R6
* X frontend to GNU shogi. Closes PR 1886/2028.asami1996-11-171-0/+28
Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
OpenPOWER on IntegriCloud