aboutsummaryrefslogtreecommitdiffstats
path: root/games/drm
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* - Fix build with gcc 4.Xmiwi2006-12-162-2/+13
| | | | | PR: ports/106741 Submitted by: trasz
* - Add SHA256pav2005-11-251-0/+1
|
* SIZEify.trevor2004-01-291-0/+1
|
* 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-2/+4
| | | | | - DOCSDIR support to some - Brush out some lint
* PORTNAME/PORTVERSION stuffmharo2000-04-141-3/+3
|
* 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. :)
* Import of drm 1.0jseger1999-04-136-0/+56
This is very simple tetris-like game. You kill "bugs" by dropping the right combination of blocks on them. PR: ports/7701 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>