aboutsummaryrefslogtreecommitdiff
path: root/games/acm/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Add distfile mirrorDmitry Marakasov2014-12-121-1/+0
| | | | | | | | - Add LICENSE_FILE - Drop @dirrm* from plist Notes: svn path=/head/; revision=374579
* - Update COMMENT [1]Danilo Egea Gondolfo2013-10-291-40/+41
| | | | | | | | | | | | | | - Update pkg-descr [1] - Add SOUND option [1] - Add stage support - Update MASTER_SITES - Use %%DATADIR%% in pkg-plist PR: ports/181067 Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1] Notes: svn path=/head/; revision=331980
* Upgrade to version 5.0 of ACM.Stefan Eßer1999-02-011-35/+40
| | | | Notes: svn path=/head/; revision=16472
* Fix ELF brokenness caused by wrong assumptions of GNU configure, if anStefan Eßer1998-12-061-14/+1
| | | | | | | | | | | "elf.h" header file is found (assumption was System V.4, which made later configure tests fail). Make myself maintainer of this port (as suggested by the previous maintainer: joerg). Notes: svn path=/head/; revision=15158
* Remove empty directories on deinstall.Steve Price1998-09-281-0/+1
| | | | Notes: svn path=/head/; revision=13482
* Remove manpages defined in MAN? macros in games' Makefiles.Satoshi Asami1998-08-131-1/+0
| | | | Notes: svn path=/head/; revision=12487
* Have manpage installed in man6 where games belong.David E. O'Brien1997-01-031-1/+1
| | | | | | | and some /usr/local hardcodings --> ${PREFIX} Notes: svn path=/head/; revision=5191
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-4/+1
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Update this from 2.0 to 4.7 :-) and add optional NAS (audio) supportMark Murray1996-08-131-11/+48
| | | | | | | OK-ed by: joerg Notes: svn path=/head/; revision=3591
* Make this port actually work:Joerg Wunsch1995-04-171-9/+8
| | | | | | | | | | | | | | | | | . install the data files, too :) . make acm complain if it cannot find a data file, instead of dump core . moved the data file location to where all X11 programs used to have it . try working around some floating point problems by masking all FP exceptions (yes, i know that it's ugly, but i won't like to go and fix acm -- it's way too huge for me) Notes: svn path=/head/; revision=1424
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.Andreas Schulz1995-03-201-1/+2
| | | | | | | | This thing is getting boring :-). Also add the acm.1 manpage to the packing list. Notes: svn path=/head/; revision=1160
* Add the missing package files.Joerg Wunsch1995-03-061-0/+15
Notes: svn path=/head/; revision=1104