summaryrefslogtreecommitdiff
path: root/x11/qrash (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Kludge this so it compiles and runs on FreeBSD 5.1-BETA.Trevor Johnson2003-05-223-8/+19
| | | | | | | | | | The video works but I don't know about the sound--I don't have sound set up just now. still to do: patch by use of sed Notes: svn path=/head/; revision=81702
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81207
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* Use stdlib.h instead of malloc.h.Trevor Johnson2002-02-111-0/+2
| | | | Notes: svn path=/head/; revision=54578
* This does not compile on the Alpha.Trevor Johnson2001-04-201-0/+1
| | | | Notes: svn path=/head/; revision=41703
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* Change MAINTAINER for my ports.Trevor Johnson2000-10-021-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33312
* Forgot to add it in previous commit.Maxim Sobolev2000-06-211-0/+9
| | | | Notes: svn path=/head/; revision=29744
* Make it PREFIX-clean.Maxim Sobolev2000-06-215-23/+35
| | | | | | | | PR: 19307 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=29743
* Comment clean-ups.Tim Vanderhoek2000-05-121-1/+1
| | | | Notes: svn path=/head/; revision=28421
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27497
* forgot a fileMichael Haro2000-03-311-0/+20
| | | | Notes: svn path=/head/; revision=27185
* update mastersitesMichael Haro2000-03-312-3/+6
| | | | | | | | PR: 17560 Submitted by: Trevor Johnson (trevor@jpj.net) <trevor@jpj.net> Notes: svn path=/head/; revision=27184
* Adding qrash version 1.0Steve Price1999-12-2726-0/+499
An animated musical demo for X11. PR: 14554 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=24143