aboutsummaryrefslogtreecommitdiffstats
path: root/games/xvmahjongg
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* - PORTDOCS policepat2001-12-242-6/+6
| | | | | - DOCSDIR support to some - Brush out some lint
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵dwcjr2001-09-241-2/+1
| | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-4/+3
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* - Fix MASTER_SITESmharo2000-04-011-8/+9
| | | | | | | - Remove redundant LIB_DEPENDS PR: 17164 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* 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. :)
* LIB_DEPENDS on the new unified xview port.steve1999-05-051-3/+3
|
* Remove regexp support for libxview not that it builds ELF too.steve1998-09-221-3/+3
|
* Remove manpages defined in MAN? macros in games' Makefiles.asami1998-08-131-1/+0
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-3/+3
|
* 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.
* Making x11 category more useful project part 1: take out "x11" ofasami1998-07-281-2/+2
| | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
* New port xvmahjongg; the solitaire version for Xview.tg1998-05-147-0/+100
PR: 6090 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>